TCGPlayer::MarketPrice
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
highest_range
Sourcehighest_range=(highest_range : Float64 | Nil)
Sourcelowest_range
Sourcelowest_range=(lowest_range : Float64 | Nil)
Sourceprice
Sourceprice=(price : Float64 | Nil)
Sourceproduct_condition_id
Sourceproduct_condition_id=(product_condition_id : Int32)
Source