The ModelOperation Object ### Description The ModelOperation
object is used to represent the operations that are currently supported for a given model. ### Usage Example View what operations are supported for the Candidate
endpoint.
Name | Type | Description | Notes |
---|---|---|---|
modelName | String | ||
availableOperations | List<String> | ||
requiredPostParameters | List<String> | ||
supportedFields | List<String> |