Inttegro.Specifications (inttegro v0.1.0)

Copy Markdown View Source

Operations for Inttegro specifications.

Summary

Functions

countries(client, options \\ [])

@spec countries(Inttegro.Client.t(), keyword()) ::
  {:ok, %{optional(String.t()) => Inttegro.CountrySpecification.t()}}
  | {:error, Exception.t()}