Структура бухгалтерского счета
Подробнее...
#include <shared_ledger.hpp>
Структура бухгалтерского счета
- Область памяти (scope): coopname
- Имя таблицы (table): accounts
◆ 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 |
Доступные средства (было allocation)
◆ blocked
eosio::asset laccount::blocked |
◆ id
◆ name
std::string laccount::name |
◆ writeoff
eosio::asset laccount::writeoff |
Объявления и описания членов структуры находятся в файле: