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

#include <table_fund_coopwallet.hpp>

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

uint64_t primary_key () const
 

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

uint64_t id = 0
 
eosio::name coopname
 
simple_wallet circulating_account
 
simple_wallet initial_account
 
simple_wallet accumulative_account
 
simple_wallet accumulative_expense_account
 

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

table: coopwallet

Методы

◆ primary_key()

uint64_t coopwallet::primary_key ( ) const
inline

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

◆ accumulative_account

simple_wallet coopwallet::accumulative_account

◆ accumulative_expense_account

simple_wallet coopwallet::accumulative_expense_account

◆ circulating_account

simple_wallet coopwallet::circulating_account

◆ coopname

eosio::name coopwallet::coopname

◆ id

uint64_t coopwallet::id = 0

◆ initial_account

simple_wallet coopwallet::initial_account

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