Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 913 Bytes

SWGWalletSummaryRecord.md

File metadata and controls

19 lines (15 loc) · 913 Bytes

SWGWalletSummaryRecord

Properties

Name Type Description Notes
account NSNumber*
currency NSString* [optional] [default to @"XBt"]
transactType NSString* [optional]
symbol NSString* [optional] [default to @"XBTUSD"]
amount NSNumber* [optional] [default to @0.0]
pendingDebit NSNumber* [optional] [default to @0.0]
realisedPnl NSNumber* [optional] [default to @0.0]
walletBalance NSNumber* [optional] [default to @0.0]
unrealisedPnl NSNumber* [optional] [default to @0.0]
marginBalance NSNumber* [optional] [default to @0.0]

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