pokemon v1.0.0 Pokemon.Set

Set API Endpoint

Summary

Functions

Finds all cards by parameters and returns a list of maps

Arguments

page (integer)
pageSize (integer)
standardLegal (boolean)

Finds a set by id and returns a map

Prints the endpoint name

Finds sets by parameters and returns a list of maps

Functions

all(args \\ %{page: 1, pageSize: 100})

Finds all cards by parameters and returns a list of maps

Arguments

page (integer)
pageSize (integer)
standardLegal (boolean)
find(id)

Finds a set by id and returns a map

resource()

Prints the endpoint name

where(args)

Finds sets by parameters and returns a list of maps