Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 876 Bytes

File metadata and controls

14 lines (8 loc) · 876 Bytes

ManifestOrder

Properties

Name Type Description Notes
supported boolean Indicates whether the endpoint is supported by the provider [default to undefined]
executionTypes Array<ExecutionRequestDetailsType> Supported execution types when creating an order. [default to undefined]
settlementTypes Array<SettlementTypeEnum> Supported settlement types when creating an order. If present - settlement is required. If absent - no need to provide settlement. [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]