Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 571 Bytes

ModelOperation.md

File metadata and controls

17 lines (9 loc) · 571 Bytes

ModelOperation

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.

Properties

Name Type Description Notes
modelName String
availableOperations List<String>
requiredPostParameters List<String>
supportedFields List<String>