struct

TCGPlayer::Product::Price

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

direct_low_price
Source
direct_low_price=(direct_low_price : Float64 | Nil)
Source
high_price
Source
high_price=(high_price : Float64 | Nil)
Source
low_price
Source
low_price=(low_price : Float64 | Nil)
Source
market_price
Source
market_price=(market_price : Float64 | Nil)
Source
mid_price
Source
mid_price=(mid_price : Float64 | Nil)
Source
product_id
Source
product_id=(product_id : Int32)
Source
sub_type_name
Source
sub_type_name=(sub_type_name : String)
Source