|
COOPENOMICS
v1
Кооперативная Экономика
|
#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 |
|
inline |
| eosio::asset accfund::available |
| eosio::name accfund::contract |
| eosio::name accfund::coopname |
| std::string accfund::description |
| uint64_t accfund::id |
| std::string accfund::name |
| uint64_t accfund::percent |
| eosio::asset accfund::withdrawed |