TCGPlayer::ResponseList(T)
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
errors
Sourceerrors=(errors : Array(String))
Sourceresults
Sourceresults=(results : Array(T))
Sourcesuccess
Sourcesuccess=(success : Bool)
Sourcetotal_items
Sourcetotal_items=(total_items : Int32)
Source