|
COOPENOMICS
v1
Кооперативная Экономика
|
#include <eosio/asset.hpp>#include <eosio/crypto.hpp>#include <eosio/eosio.hpp>#include <string>#include "../consts.hpp"Классы | |
| struct | soviet_tax |
| Заявка на перечисление удержанного НДФЛ в бюджет (процесс p.sov.tax; решение владельца 2026-08-13). Подробнее... | |
Определения типов | |
| typedef eosio::multi_index< "taxes"_n, soviet_tax, eosio::indexed_by<"byhash"_n, eosio::const_mem_fun< soviet_tax, eosio::checksum256, &soviet_tax::by_hash > > > | soviet_taxes_index |
| typedef eosio::multi_index< "taxes"_n, soviet_tax, eosio::indexed_by<"byhash"_n, eosio::const_mem_fun<soviet_tax, eosio::checksum256, &soviet_tax::by_hash> > > soviet_taxes_index |