Name | Type | Description | Notes |
---|---|---|---|
CurrencyPair | string | Currency pair | [optional] |
Account | string | Specify query account. | [optional] |
Amount | string | New order amount. `amount` and `price` must specify one of them | [optional] |
Price | string | New order price. `amount` and `Price` must specify one of them" | [optional] |
AmendText | string | Custom info during amending order | [optional] |
ActionMode | string | Processing Mode: When placing an order, different fields are returned based on action_mode. This field is only valid during the request and is not included in the response result ACK: Asynchronous mode, only returns key order fields RESULT: No clearing information FULL: Full mode (default) | [optional] |