struct Scryfall::BulkData
- Scryfall::BulkData
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
scryfall/models/bulk_data.crConstructors
Instance Method Summary
- #bulk_type : String
- #bulk_type=(bulk_type : String)
- #compressed_size : Int32 | Nil
- #compressed_size=(compressed_size : Int32 | Nil)
- #content_encoding : String
- #content_encoding=(content_encoding : String)
- #content_type : String
- #content_type=(content_type : String)
- #description : String
- #description=(description : String)
- #download_uri : URI
- #download_uri=(download_uri : URI)
- #id : UUID
- #id=(id : UUID)
- #name : String
- #name=(name : String)
- #object : String
- #object=(object : String)
- #updated_at : String
- #updated_at=(updated_at : String)
- #uri : String
- #uri=(uri : String)