Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 862 Bytes

SpotAccountBook.md

File metadata and controls

17 lines (12 loc) · 862 Bytes

SpotAccountBook

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]
Text string Additional information [optional]

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