MollieAPI.Model.ErrorResponseLinksDocumentation (mollie_api v0.1.0-20260303)

View Source

The URL to the generic Mollie API error handling guide.

Summary

Types

t()

@type t() :: %MollieAPI.Model.ErrorResponseLinksDocumentation{
  href: String.t(),
  type: String.t()
}

Functions

decode(value)