Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tcg-player
master
TCGPlayer
Category
Group
Client
Catalog
Categories
Pricing
Products
MarketPrice
Product
Price
Sku
Response
ResponseList
SearchManifest
Filter
Sorting
Built with Crystal 1.9.2
2023-10-07 20:50:59 UTC
struct
TCGPlayer::SearchManifest::Sorting
TCGPlayer::SearchManifest::Sorting
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
tcg-player/types.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#text
: String
#text=
(text : String)
#value
: String
#value=
(value : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
text
: String
#
[
View source
]
def
text=
(text : String)
#
[
View source
]
def
value
: String
#
[
View source
]
def
value=
(value : String)
#
[
View source
]