struct TCGPlayer::Category
- TCGPlayer::Category
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
tcg-player/types.crConstructors
Instance Method Summary
- #category_id : Int32
- #category_id=(category_id : Int32)
- #condition_guide_url : String
- #condition_guide_url=(condition_guide_url : String)
- #display_name : String
- #display_name=(display_name : String)
- #is_direct : Bool
- #is_direct=(is_direct : Bool)
- #is_scannable : Bool
- #is_scannable=(is_scannable : Bool)
- #modified_on : String
- #modified_on=(modified_on : String)
- #name : String
- #name=(name : String)
- #non_sealed_label : String | Nil
- #non_sealed_label=(non_sealed_label : String | Nil)
- #popularity : Int32
- #popularity=(popularity : Int32)
- #sealed_label : String | Nil
- #sealed_label=(sealed_label : String | Nil)
- #seo_category_name : String
- #seo_category_name=(seo_category_name : String)