ExOpenSea.Collections.Show (ex_open_sea v0.0.4)
Link to this section Summary
Link to this section Types
Link to this type
api_key()
@type api_key() :: ExOpenSea.ApiKey.t()
Link to this type
collection()
@type collection() :: ExOpenSea.Collection.t()
Link to this type
error_reason()
@type error_reason() :: :not_found | :parse_result_item | String.t()
Link to this type
result()
@type result() :: {:ok, collection()} | {:error, error_reason()}
Link to this type
slug()
@type slug() :: ExOpenSea.Collection.slug()
Link to this section Functions
Link to this function