struct TCGPlayer::Product::Sku

Included Modules

Defined in:

tcg-player/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def condition_id : Int32 #

[View source]
def condition_id=(condition_id : Int32) #

[View source]
def language_id : Int32 #

[View source]
def language_id=(language_id : Int32) #

[View source]
def printing_id : Int32 #

[View source]
def printing_id=(printing_id : Int32) #

[View source]
def product_id : Int32 #

[View source]
def product_id=(product_id : Int32) #

[View source]
def sku_id : Int32 #

[View source]
def sku_id=(sku_id : Int32) #

[View source]