Graphene::Operations::OP_withdraw_permission_create
Inherits Graphene::Serialize::Composite < Graphene::Serialize::Pack < Struct < Value < Object
Constructors
from_graphene_json(json : JSON::Any | Nil, args) : self
Sourcenew(fee : Graphene::Operations::T_asset, withdraw_from_account : Graphene::Serialize::Tm_protocol_id_type(2_i8), authorized_account : Graphene::Serialize::Tm_protocol_id_type(2_i8), withdrawal_limit : Graphene::Operations::T_asset, withdrawal_period_sec : UInt32, periods_until_expiration : UInt32, period_start_time : Graphene::Serialize::T_time_point_sec)
Sourceunpack(io) : self
SourceInstance methods
authorized_account
Sourcefee
Sourceperiod_start_time
Sourceperiods_until_expiration
Sourcewithdraw_from_account
Sourcewithdrawal_limit
Sourcewithdrawal_period_sec
Source