Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 526 Bytes

File metadata and controls

15 lines (7 loc) · 526 Bytes

ManifestOrderInfo

Defines requirements for the POST /orders endpoint.

Properties

Name Type Description Notes
settlementTypes List<SettlementTypeEnum> Supported settlement types when creating an order. If present - settlement is required. If absent - no need to provide settlement. [optional]
executionTypes List<ExecutionRequestDetailsType> Supported execution types when creating an order.