Scorum
Public Attributes | List of all members
scorum::chain::withdraw_scorumpower_route_object Class Reference

#include <withdraw_scorumpower_objects.hpp>

Inheritance diagram for scorum::chain::withdraw_scorumpower_route_object:

Public Attributes

id_type id
 
withdrawable_id_type from_id
 
withdrawable_id_type to_id
 
uint16_t percent = 0
 
bool auto_vest = false
 

Detailed Description

Definition at line 12 of file withdraw_scorumpower_objects.hpp.

Member Data Documentation

◆ auto_vest

bool scorum::chain::withdraw_scorumpower_route_object::auto_vest = false

Definition at line 24 of file withdraw_scorumpower_objects.hpp.

◆ from_id

withdrawable_id_type scorum::chain::withdraw_scorumpower_route_object::from_id

Definition at line 20 of file withdraw_scorumpower_objects.hpp.

◆ id

id_type scorum::chain::withdraw_scorumpower_route_object::id

Definition at line 18 of file withdraw_scorumpower_objects.hpp.

◆ percent

uint16_t scorum::chain::withdraw_scorumpower_route_object::percent = 0

Definition at line 23 of file withdraw_scorumpower_objects.hpp.

◆ to_id

withdrawable_id_type scorum::chain::withdraw_scorumpower_route_object::to_id

Definition at line 21 of file withdraw_scorumpower_objects.hpp.


The documentation for this class was generated from the following file: