COOPENOMICS  v1
Кооперативная Экономика
Структура laccount

#include <table_ledger_laccount.hpp>

Открытые члены

uint64_t primary_key () const
 
bool is_empty () const
 
eosio::asset get_total () const
 
eosio::asset get_balance () const
 

Открытые атрибуты

uint64_t id
 
std::string name
 
eosio::asset available
 
eosio::asset blocked
 
eosio::asset writeoff
 

Подробное описание

table: accounts (ledger)

Методы

◆ get_balance()

eosio::asset laccount::get_balance ( ) const
inline

◆ get_total()

eosio::asset laccount::get_total ( ) const
inline

◆ is_empty()

bool laccount::is_empty ( ) const
inline

◆ primary_key()

uint64_t laccount::primary_key ( ) const
inline

Данные класса

◆ available

eosio::asset laccount::available

◆ blocked

eosio::asset laccount::blocked

◆ id

uint64_t laccount::id

◆ name

std::string laccount::name

◆ writeoff

eosio::asset laccount::writeoff

Объявления и описания членов структуры находятся в файле: