TCGPlayer::Product
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
category_id
Sourcecategory_id=(category_id : Int32)
Sourceclean_name
Sourceclean_name=(clean_name : String)
Sourcegroup_id
Sourcegroup_id=(group_id : Int32)
Sourceimage_url
Sourceimage_url=(image_url : String)
Sourcemodified_on
Sourcemodified_on=(modified_on : String)
Sourcename
Sourcename=(name : String)
Sourceproduct_id
Sourceproduct_id=(product_id : Int32)
Sourceurl
Sourceurl=(url : String)
Source