Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
moxfield
v0.1.1
Moxfield
Api
Decks
Error
ConnectionLost
NotFound
RespObject
Options
Search
SortType
Types
Card
CardFace
CardList
Cards
CreatedByUser
Deck
Entry
DeckDatum
Decks
Hub
Legalities
PagedResponse
Prices
Built with Crystal 1.9.2
2023-10-08 12:33:04 UTC
struct
Moxfield::Types::Hub
Moxfield::Types::Hub
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
moxfield/models/types.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#description
: String
#description=
(description : String)
#name
: String
#name=
(name : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
description
: String
#
[
View source
]
def
description=
(description : String)
#
[
View source
]
def
name
: String
#
[
View source
]
def
name=
(name : String)
#
[
View source
]