Lithic.Resources.Settlement (Lithic v1.0.0)

Copy Markdown View Source

Settlement summaries and details.

Summary

Functions

get_summary(opts \\ [])

@spec get_summary(keyword()) :: {:ok, map()} | {:error, Lithic.Error.t()}

list_details(opts \\ [])

@spec list_details(keyword()) ::
  {:ok, Lithic.Page.t(map())} | {:error, Lithic.Error.t()}