YGO.CardSetInformation (ygo v0.1.3) View Source

Contains HTTP requests for card set information.

Link to this section Summary

Functions

Requests card set information.

Link to this section Functions

Link to this function

get_card_set_information(set)

View Source

Specs

get_card_set_information(set :: binary()) ::
  {:error, String.t()} | {:ok, [map()]}

Requests card set information.