WalletBalance

wallet_api.v1.WalletBalance

type WalletBalance

asset_controller.WalletBalance

FieldTypeDescription
amountAmountAmount in Wallet
file_countint64Number of Files in Wallet
{
  "amount": {
    "asset_code": "USD",
    "value": "57.00"
  },
  "file_count": 57
}