struct Moxfield::Types::Deck
- Moxfield::Types::Deck
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
moxfield/models/decks.crConstructors
Instance Method Summary
- #are_comments_enabled : Bool
- #are_comments_enabled=(are_comments_enabled : Bool)
- #attractions : Hash(String, Entry)
- #attractions=(attractions : Hash(String, Entry))
- #attractions_count : Int32
- #attractions_count=(attractions_count : Int32)
- #author_tags : Hash(String, Array(String))
- #author_tags=(author_tags : Hash(String, Array(String)))
- #authors : Array(CreatedByUser)
- #authors=(authors : Array(CreatedByUser))
- #authors_can_edit : Bool
- #authors_can_edit=(authors_can_edit : Bool)
- #commanders : Hash(String, Entry)
- #commanders=(commanders : Hash(String, Entry))
- #commanders_count : Int32
- #commanders_count=(commanders_count : Int32)
- #comment_count : Int32
- #comment_count=(comment_count : Int32)
- #companions : Hash(String, Entry)
- #companions=(companions : Hash(String, Entry))
- #companions_count : Int32
- #companions_count=(companions_count : Int32)
- #created_at_utc : String
- #created_at_utc=(created_at_utc : String)
- #created_by_user : CreatedByUser
- #created_by_user=(created_by_user : CreatedByUser)
- #description : String
- #description=(description : String)
- #export_id : String
- #export_id=(export_id : String)
- #format : String
- #format=(format : String)
- #hubs : Array(Hub)
- #hubs=(hubs : Array(Hub))
- #id : String
- #id=(id : String)
- #is_shared : Bool
- #is_shared=(is_shared : Bool)
- #is_too_beaucoup : Bool
- #is_too_beaucoup=(is_too_beaucoup : Bool)
- #last_updated_at_utc : String
- #last_updated_at_utc=(last_updated_at_utc : String)
- #like_count : Int32
- #like_count=(like_count : Int32)
- #main : Card
- #main=(main : Card)
- #mainboard : Hash(String, Entry)
- #mainboard=(mainboard : Hash(String, Entry))
- #mainboard_count : Int32
- #mainboard_count=(mainboard_count : Int32)
- #maybeboard : Hash(String, Entry)
- #maybeboard=(maybeboard : Hash(String, Entry))
- #maybeboard_count : Int32
- #maybeboard_count=(maybeboard_count : Int32)
- #name : String
- #name=(name : String)
- #public_id : String
- #public_id=(public_id : String)
- #public_url : String
- #public_url=(public_url : String)
- #requested_authors : Array(CreatedByUser)
- #requested_authors=(requested_authors : Array(CreatedByUser))
- #sideboard : Hash(String, Entry)
- #sideboard=(sideboard : Hash(String, Entry))
- #sideboard_count : Int32
- #sideboard_count=(sideboard_count : Int32)
- #signature_spells : Hash(String, Entry)
- #signature_spells=(signature_spells : Hash(String, Entry))
- #signature_spells_count : Int32
- #signature_spells_count=(signature_spells_count : Int32)
- #stickers : Hash(String, Entry)
- #stickers=(stickers : Hash(String, Entry))
- #stickers_count : Int32
- #stickers_count=(stickers_count : Int32)
- #tokens : Array(Card)
- #tokens=(tokens : Array(Card))
- #version : Int32
- #version=(version : Int32)
- #view_count : Int32
- #view_count=(view_count : Int32)
- #visibility : String
- #visibility=(visibility : String)