struct TCGPlayer::SearchManifest::Filter

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 display_name : String #

[View source]
def display_name=(display_name : String) #

[View source]
def input_type : String #

[View source]
def input_type=(input_type : String) #

[View source]
def items : Array(Sorting) #

[View source]
def items=(items : Array(Sorting)) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]