struct

TCGPlayer::Product

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
clean_name
Source
clean_name=(clean_name : String)
Source
group_id
Source
group_id=(group_id : Int32)
Source
image_url
Source
image_url=(image_url : String)
Source
modified_on
Source
modified_on=(modified_on : String)
Source
name
Source
name=(name : String)
Source
product_id
Source
product_id=(product_id : Int32)
Source
url=(url : String)
Source

Nested types