MTG SDK Elixir v0.1.4 Mtg.Api.ListStrings View Source

Module defining the listing types API call

Link to this section Summary

Functions

Callback implementation for Mtg.Api.Base.call/1.

Link to this section Types

Link to this type

headers() View Source
headers() :: [{binary(), binary()}]

Link to this section Functions

Link to this function

call(arg) View Source
call(module()) :: {:ok, [binary()]} | {:error, Mtg.Error.t()}

Callback implementation for Mtg.Api.Base.call/1.