Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 723 Bytes

ExchangeOrderList.md

File metadata and controls

16 lines (12 loc) · 723 Bytes

ExchangeOrderList

Properties

Name Type Description Notes
FromCoin string [optional] [default to null]
ToCoin string [optional] [default to null]
FromAmount float32 [optional] [default to null]
ToAmount float32 [optional] [default to null]
ExchangeRate float32 [optional] [default to null]
FromFee float32 [optional] [default to null]
CreatedAt string [optional] [default to null]

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