struct

TCGPlayer::Category

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

category_id
Source
category_id=(category_id : Int32)
Source
condition_guide_url
Source
condition_guide_url=(condition_guide_url : String)
Source
display_name
Source
display_name=(display_name : String)
Source
is_direct
Source
is_direct=(is_direct : Bool)
Source
is_scannable
Source
is_scannable=(is_scannable : Bool)
Source
modified_on
Source
modified_on=(modified_on : String)
Source
name
Source
name=(name : String)
Source
non_sealed_label
Source
non_sealed_label=(non_sealed_label : String | Nil)
Source
popularity
Source
popularity=(popularity : Int32)
Source
sealed_label
Source
sealed_label=(sealed_label : String | Nil)
Source
seo_category_name
Source
seo_category_name=(seo_category_name : String)
Source

Nested types