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

View Source

Provide any data you like, for example a string or a JSON object. We will save the data alongside the entity. Whenever you fetch the entity with our API, we will also include the metadata. You can use up to approximately 1kB.

Summary

Types

t()

@type t() :: %MollieAPI.Model.Metadata{}

Functions

decode(value)