struct Scryfall::BulkDataList
- Scryfall::BulkDataList
- Struct
- Value
- Object
Included Modules
- Enumerable(Scryfall::BulkData)
- JSON::Serializable
Defined in:
scryfall/models/bulk_data.crConstructors
Instance Method Summary
- #data : Array(BulkData)
-
#each(&)
Must yield this collection's elements to the block.
- #has_more? : Bool
- #object : String
Constructor Detail
Instance Method Detail
def each(&)
#
Description copied from module Enumerable(Scryfall::BulkData)
Must yield this collection's elements to the block.