struct

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
Source
new(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)
Source
unpack(io) : self
Source

Instance methods

authorized_account
Source
period_start_time
Source
periods_until_expiration
Source
withdraw_from_account
Source
withdrawal_limit
Source
withdrawal_period_sec
Source

Nested types