Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 686 Bytes

Wallet.md

File metadata and controls

15 lines (11 loc) · 686 Bytes

Wallet

Properties

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

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