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

#include <table_gateway_outcomes.hpp>

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

uint64_t primary_key () const
 
uint64_t by_username () const
 
checksum256 by_hash () const
 
uint64_t by_status () const
 

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

uint64_t id
 
eosio::name coopname
 
eosio::name username
 
eosio::name type
 
checksum256 outcome_hash
 
eosio::name callback_contract
 
eosio::name confirm_callback
 
eosio::name decline_callback
 
eosio::asset quantity
 
eosio::name status
 
eosio::time_point_sec created_at = current_time_point()
 

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

table: outcomes

Методы

◆ by_hash()

checksum256 Gateway::outcome::by_hash ( ) const
inline

◆ by_status()

uint64_t Gateway::outcome::by_status ( ) const
inline

◆ by_username()

uint64_t Gateway::outcome::by_username ( ) const
inline

◆ primary_key()

uint64_t Gateway::outcome::primary_key ( ) const
inline

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

◆ callback_contract

eosio::name Gateway::outcome::callback_contract

◆ confirm_callback

eosio::name Gateway::outcome::confirm_callback

◆ coopname

eosio::name Gateway::outcome::coopname

◆ created_at

eosio::time_point_sec Gateway::outcome::created_at = current_time_point()

◆ decline_callback

eosio::name Gateway::outcome::decline_callback

◆ id

uint64_t Gateway::outcome::id

◆ outcome_hash

checksum256 Gateway::outcome::outcome_hash

◆ quantity

eosio::asset Gateway::outcome::quantity

◆ status

eosio::name Gateway::outcome::status

◆ type

eosio::name Gateway::outcome::type

◆ username

eosio::name Gateway::outcome::username

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