Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 526 Bytes

File metadata and controls

13 lines (8 loc) · 526 Bytes

LedgerEntryData

Properties

Name Type Description Notes
asset Option<String> An asset. [optional]
qty Option<f32> The quantity changed of the asset. Can be positive or negative. [optional]
_type Option<String> Trade, Fee or Withdrawal [optional]

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