Graphene::Operations::T_price_feed
Inherits Graphene::Serialize::Composite < Graphene::Serialize::Pack < Struct < Value < Object
Constructors
from_graphene_json(json : JSON::Any | Nil, args) : self
Sourcenew(settlement_price : Graphene::Operations::T_price, maintenance_collateral_ratio : UInt16, maximum_short_squeeze_ratio : UInt16, core_exchange_rate : Graphene::Operations::T_price)
Sourceunpack(io) : self
SourceInstance methods
core_exchange_rate
Sourcemaintenance_collateral_ratio
Sourcemaximum_short_squeeze_ratio
Sourcesettlement_price
Source