Graphene::Operations::OP_limit_order_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, seller : Graphene::Serialize::Tm_protocol_id_type(2_i8), amount_to_sell : Graphene::Operations::T_asset, min_to_receive : Graphene::Operations::T_asset, expiration : Graphene::Serialize::T_time_point_sec, fill_or_kill : Bool, extensions : Graphene::Serialize::Tm_empty_set(Graphene::Serialize::T_void))
Sourceunpack(io) : self
SourceInstance methods
amount_to_sell
Sourceexpiration
Sourceextensions
Sourcefee
Sourcefill_or_kill
Sourcemin_to_receive
Sourceseller
Source