Defines requirements for the POST /orders endpoint.
| 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. |