#include <steem_api_objects.hpp>
|
account_object::id_type | id |
|
account_name_type | name |
|
authority | owner |
|
authority | active |
|
authority | posting |
|
public_key_type | memo_key |
|
string | json_metadata |
|
account_name_type | proxy |
|
time_point_sec | last_owner_update |
|
time_point_sec | last_account_update |
|
time_point_sec | created |
|
bool | mined |
|
bool | owner_challenged |
|
bool | active_challenged |
|
time_point_sec | last_owner_proved |
|
time_point_sec | last_active_proved |
|
account_name_type | recovery_account |
|
account_name_type | reset_account |
|
time_point_sec | last_account_recovery |
|
uint32_t | comment_count |
|
uint32_t | lifetime_vote_count |
|
uint32_t | post_count |
|
bool | can_vote |
|
uint16_t | voting_power |
|
time_point_sec | last_vote_time |
|
asset< 0, 17, 0 > | balance |
|
asset< 0, 17, 0 > | savings_balance |
|
asset< 0, 17, 0 > | sbd_balance |
|
uint128_t | sbd_seconds |
|
time_point_sec | sbd_seconds_last_update |
|
time_point_sec | sbd_last_interest_payment |
|
asset< 0, 17, 0 > | savings_sbd_balance |
|
uint128_t | savings_sbd_seconds |
|
time_point_sec | savings_sbd_seconds_last_update |
|
time_point_sec | savings_sbd_last_interest_payment |
|
uint8_t | savings_withdraw_requests |
|
share_type | curation_rewards |
|
share_type | posting_rewards |
|
asset< 0, 17, 0 > | vesting_shares |
|
asset< 0, 17, 0 > | delegated_vesting_shares |
|
asset< 0, 17, 0 > | received_vesting_shares |
|
asset< 0, 17, 0 > | vesting_withdraw_rate |
|
time_point_sec | next_vesting_withdrawal |
|
share_type | withdrawn |
|
share_type | to_withdraw |
|
uint16_t | withdraw_routes |
|
vector< share_type > | proxied_vsf_votes |
|
uint16_t | witnesses_voted_for |
|
share_type | average_bandwidth = 0 |
|
share_type | lifetime_bandwidth = 0 |
|
time_point_sec | last_bandwidth_update |
|
share_type | average_market_bandwidth = 0 |
|
time_point_sec | last_market_bandwidth_update |
|
time_point_sec | last_post |
|
time_point_sec | last_root_post |
|
share_type | post_bandwidth = STEEMIT_100_PERCENT |
|
share_type | new_average_bandwidth |
|
share_type | new_average_market_bandwidth |
|
Definition at line 85 of file steem_api_objects.hpp.
◆ account_api_obj() [1/2]
◆ account_api_obj() [2/2]
golos::application::account_api_obj::account_api_obj |
( |
| ) |
|
|
inline |
◆ active
authority golos::application::account_api_obj::active |
◆ active_challenged
bool golos::application::account_api_obj::active_challenged |
◆ average_bandwidth
share_type golos::application::account_api_obj::average_bandwidth = 0 |
◆ average_market_bandwidth
share_type golos::application::account_api_obj::average_market_bandwidth = 0 |
◆ balance
asset<0, 17, 0> golos::application::account_api_obj::balance |
◆ can_vote
bool golos::application::account_api_obj::can_vote |
◆ comment_count
uint32_t golos::application::account_api_obj::comment_count |
◆ created
time_point_sec golos::application::account_api_obj::created |
◆ curation_rewards
share_type golos::application::account_api_obj::curation_rewards |
◆ delegated_vesting_shares
asset<0, 17, 0> golos::application::account_api_obj::delegated_vesting_shares |
◆ id
account_object::id_type golos::application::account_api_obj::id |
◆ json_metadata
string golos::application::account_api_obj::json_metadata |
◆ last_account_recovery
time_point_sec golos::application::account_api_obj::last_account_recovery |
◆ last_account_update
time_point_sec golos::application::account_api_obj::last_account_update |
◆ last_active_proved
time_point_sec golos::application::account_api_obj::last_active_proved |
◆ last_bandwidth_update
time_point_sec golos::application::account_api_obj::last_bandwidth_update |
◆ last_market_bandwidth_update
time_point_sec golos::application::account_api_obj::last_market_bandwidth_update |
◆ last_owner_proved
time_point_sec golos::application::account_api_obj::last_owner_proved |
◆ last_owner_update
time_point_sec golos::application::account_api_obj::last_owner_update |
◆ last_post
time_point_sec golos::application::account_api_obj::last_post |
◆ last_root_post
time_point_sec golos::application::account_api_obj::last_root_post |
◆ last_vote_time
time_point_sec golos::application::account_api_obj::last_vote_time |
◆ lifetime_bandwidth
share_type golos::application::account_api_obj::lifetime_bandwidth = 0 |
◆ lifetime_vote_count
uint32_t golos::application::account_api_obj::lifetime_vote_count |
◆ memo_key
public_key_type golos::application::account_api_obj::memo_key |
◆ mined
bool golos::application::account_api_obj::mined |
◆ name
account_name_type golos::application::account_api_obj::name |
◆ new_average_bandwidth
share_type golos::application::account_api_obj::new_average_bandwidth |
◆ new_average_market_bandwidth
share_type golos::application::account_api_obj::new_average_market_bandwidth |
◆ next_vesting_withdrawal
time_point_sec golos::application::account_api_obj::next_vesting_withdrawal |
◆ owner
authority golos::application::account_api_obj::owner |
◆ owner_challenged
bool golos::application::account_api_obj::owner_challenged |
◆ post_bandwidth
share_type golos::application::account_api_obj::post_bandwidth = STEEMIT_100_PERCENT |
◆ post_count
uint32_t golos::application::account_api_obj::post_count |
◆ posting
authority golos::application::account_api_obj::posting |
◆ posting_rewards
share_type golos::application::account_api_obj::posting_rewards |
◆ proxied_vsf_votes
vector<share_type> golos::application::account_api_obj::proxied_vsf_votes |
◆ proxy
account_name_type golos::application::account_api_obj::proxy |
◆ received_vesting_shares
asset<0, 17, 0> golos::application::account_api_obj::received_vesting_shares |
◆ recovery_account
account_name_type golos::application::account_api_obj::recovery_account |
◆ reset_account
account_name_type golos::application::account_api_obj::reset_account |
◆ savings_balance
asset<0, 17, 0> golos::application::account_api_obj::savings_balance |
◆ savings_sbd_balance
asset<0, 17, 0> golos::application::account_api_obj::savings_sbd_balance |
◆ savings_sbd_last_interest_payment
time_point_sec golos::application::account_api_obj::savings_sbd_last_interest_payment |
◆ savings_sbd_seconds
uint128_t golos::application::account_api_obj::savings_sbd_seconds |
◆ savings_sbd_seconds_last_update
time_point_sec golos::application::account_api_obj::savings_sbd_seconds_last_update |
◆ savings_withdraw_requests
uint8_t golos::application::account_api_obj::savings_withdraw_requests |
◆ sbd_balance
asset<0, 17, 0> golos::application::account_api_obj::sbd_balance |
◆ sbd_last_interest_payment
time_point_sec golos::application::account_api_obj::sbd_last_interest_payment |
◆ sbd_seconds
uint128_t golos::application::account_api_obj::sbd_seconds |
◆ sbd_seconds_last_update
time_point_sec golos::application::account_api_obj::sbd_seconds_last_update |
◆ to_withdraw
share_type golos::application::account_api_obj::to_withdraw |
◆ vesting_shares
asset<0, 17, 0> golos::application::account_api_obj::vesting_shares |
◆ vesting_withdraw_rate
asset<0, 17, 0> golos::application::account_api_obj::vesting_withdraw_rate |
◆ voting_power
uint16_t golos::application::account_api_obj::voting_power |
◆ withdraw_routes
uint16_t golos::application::account_api_obj::withdraw_routes |
◆ withdrawn
share_type golos::application::account_api_obj::withdrawn |
◆ witnesses_voted_for
uint16_t golos::application::account_api_obj::witnesses_voted_for |
The documentation for this struct was generated from the following file: