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

#include <table_fund_accfunds.hpp>

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

uint64_t primary_key () const
 

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

uint64_t id
 
eosio::name coopname
 
eosio::name contract
 
std::string name
 
std::string description
 
uint64_t percent
 
eosio::asset available
 
eosio::asset withdrawed
 

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

table: accfunds

Методы

◆ primary_key()

uint64_t accfund::primary_key ( ) const
inline

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

◆ available

eosio::asset accfund::available

◆ contract

eosio::name accfund::contract

◆ coopname

eosio::name accfund::coopname

◆ description

std::string accfund::description

◆ id

uint64_t accfund::id

◆ name

std::string accfund::name

◆ percent

uint64_t accfund::percent

◆ withdrawed

eosio::asset accfund::withdrawed

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