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

#include <table_soviet_staff.hpp>

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

uint64_t primary_key () const
 
bool has_right (eosio::name contract, eosio::name action_name) const
 

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

eosio::name username
 
std::string position_title
 
std::vector< eosio::name > roles
 
std::vector< rightrights
 
eosio::time_point_sec created_at
 
eosio::time_point_sec updated_at
 

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

table: staff

Методы

◆ has_right()

bool staff::has_right ( eosio::name  contract,
eosio::name  action_name 
) const
inline

◆ primary_key()

uint64_t staff::primary_key ( ) const
inline

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

◆ created_at

eosio::time_point_sec staff::created_at

◆ position_title

std::string staff::position_title

◆ rights

std::vector<right> staff::rights

◆ roles

std::vector<eosio::name> staff::roles

◆ updated_at

eosio::time_point_sec staff::updated_at

◆ username

eosio::name staff::username

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