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

View Source

Full payload of the event.

Summary

Types

t()

@type t() :: %MollieAPI.Model.EntityWebhookEventEmbedded{
  entity: MollieAPI.Model.EntityWebhookEventEmbeddedEntity.t() | nil
}

Functions

decode(value)