[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 808 Bytes

CrossMarginAccountBook.md

File metadata and controls

16 lines (11 loc) · 808 Bytes

CrossMarginAccountBook

Properties

Name Type Description Notes
Id string Balance change record ID [optional]
Time int64 The timestamp of the change (in milliseconds) [optional]
Currency string Currency changed [optional]
Change string Amount changed. Positive value means transferring in, while negative out [optional]
Balance string Balance after change [optional]
Type string Account book type. Please refer to account book type for more detail [optional]

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