Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 574 Bytes

Wallet.md

File metadata and controls

15 lines (10 loc) · 574 Bytes

Wallet

Properties

Name Type Description Notes
currency CryptoCurrency [optional]
walletId kotlin.String ID of the queried Wallet [optional]
received kotlin.String Total received [optional]
sent kotlin.String Total sent [optional]
balance kotlin.String Current wallet balance [optional]
error kotlin.Boolean `true` is there was a problem. `false` if not [optional]