struct Scryfall::SetList

Included Modules

Defined in:

scryfall/models/set_list.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def data : Array(Set) #

[View source]
def each(&) #
Description copied from module Enumerable(Scryfall::Set)

Must yield this collection's elements to the block.


[View source]
def has_more? : Bool #

[View source]