Graphene::Operations::OP_proposal_delete
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, fee_paying_account : Graphene::Serialize::Tm_protocol_id_type(2_i8), using_owner_authority : Bool, proposal : Graphene::Serialize::Tm_protocol_id_type(10_i8), extensions : Graphene::Serialize::Tm_empty_set(Graphene::Serialize::T_void))
Sourceunpack(io) : self
SourceInstance methods
extensions
Sourcefee
Sourcefee_paying_account
Sourceproposal
Sourceusing_owner_authority
Source