Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 939 Bytes

File metadata and controls

17 lines (11 loc) · 939 Bytes

ExecutionRequestBaseDetails

Properties

Name Type Description Notes
side Side [default to undefined]
baseAmount string Amount in baseAssetId. BUY = base amount to receive; SELL = base amount to sell. [default to undefined]
baseAssetId string The asset you receive on BUY / give on SELL. [default to undefined]
quoteAssetId string Counter asset used to pay/receive [default to undefined]
baseAssetRail TransferRail [optional] [default to undefined]
quoteAssetRail TransferRail [optional] [default to undefined]

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