TCGPlayer::Category
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)
Sourcecondition_guide_url
Sourcecondition_guide_url=(condition_guide_url : String)
Sourcedisplay_name
Sourcedisplay_name=(display_name : String)
Sourceis_direct
Sourceis_direct=(is_direct : Bool)
Sourceis_scannable
Sourceis_scannable=(is_scannable : Bool)
Sourcemodified_on
Sourcemodified_on=(modified_on : String)
Sourcename
Sourcename=(name : String)
Sourcenon_sealed_label
Sourcenon_sealed_label=(non_sealed_label : String | Nil)
Sourcepopularity
Sourcepopularity=(popularity : Int32)
Sourcesealed_label
Sourcesealed_label=(sealed_label : String | Nil)
Sourceseo_category_name
Sourceseo_category_name=(seo_category_name : String)
Source