BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::app::asset_api::account_asset_balance Struct Reference

#include <api.hpp>

Public Attributes

string name
 
account_id_type account_id
 
share_type amount
 

Detailed Description

Definition at line 553 of file api.hpp.

Member Data Documentation

◆ account_id

account_id_type graphene::app::asset_api::account_asset_balance::account_id

Definition at line 556 of file api.hpp.

◆ amount

share_type graphene::app::asset_api::account_asset_balance::amount

Definition at line 557 of file api.hpp.

◆ name

string graphene::app::asset_api::account_asset_balance::name

Definition at line 555 of file api.hpp.


The documentation for this struct was generated from the following file: