Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 908 Bytes

WalletSummaryRecord.md

File metadata and controls

19 lines (15 loc) · 908 Bytes

WalletSummaryRecord

Properties

Name Type Description Notes
Account float64 [default to null]
Currency string [optional] [default to null]
TransactType string [optional] [default to null]
Symbol string [optional] [default to null]
Amount float64 [optional] [default to 0.0]
PendingDebit float64 [optional] [default to 0.0]
RealisedPnl float64 [optional] [default to 0.0]
WalletBalance float64 [optional] [default to 0.0]
UnrealisedPnl float64 [optional] [default to 0.0]
MarginBalance float64 [optional] [default to 0.0]

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