Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 912 Bytes

File metadata and controls

17 lines (13 loc) · 912 Bytes

MarginAccountBook

Properties

Name Type Description Notes
id str Balance change record ID [optional]
time str Account change timestamp [optional]
time_ms int The timestamp of the change (in milliseconds) [optional]
currency str Currency changed [optional]
currency_pair str Account trading pair [optional]
change str Amount changed. Positive value means transferring in, while negative out [optional]
balance str Balance after change [optional]
type str Account book type. Please refer to account book type for more detail [optional]

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