Graphene::Operations::OP_withdraw_permission_claim
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_permission : Graphene::Serialize::Tm_protocol_id_type(12_i8), withdraw_from_account : Graphene::Serialize::Tm_protocol_id_type(2_i8), withdraw_to_account : Graphene::Serialize::Tm_protocol_id_type(2_i8), amount_to_withdraw : Graphene::Operations::T_asset, memo : Graphene::Serialize::Tm_optional(Graphene::Operations::T_memo_data))
Sourceunpack(io) : self
SourceInstance methods
amount_to_withdraw
Sourcefee
Sourcememo
Sourcewithdraw_from_account
Sourcewithdraw_permission
Sourcewithdraw_to_account
Source