struct

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
Source
new(settlement_price : Graphene::Operations::T_price, maintenance_collateral_ratio : UInt16, maximum_short_squeeze_ratio : UInt16, core_exchange_rate : Graphene::Operations::T_price)
Source
unpack(io) : self
Source

Instance methods

core_exchange_rate
Source
maintenance_collateral_ratio
Source
maximum_short_squeeze_ratio
Source
settlement_price
Source