PolyScan::OpportunityLeg
Inherits JSON::Serializable < Reference < Object
Constructors
new(action : String, token_id : String, label : String, size : Fixed, vwap_price : Fixed, notional : Fixed, fee : Fixed)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
action
Sourcefee
Sourcelabel
Sourcenotional
Sourcesize
Sourcetoken_id
Sourcetotal_cost
Sourcevwap_price
Source