MollieAPI.Model.EntityUnmatchedCreditTransferActionLinks (mollie_api v0.1.0-20260428)

View Source

Links to related resources.

Summary

Types

t()

@type t() :: %MollieAPI.Model.EntityUnmatchedCreditTransferActionLinks{
  documentation:
    MollieAPI.Model.EntityUnmatchedCreditTransferActionLinksDocumentation.t()
    | nil,
  self: MollieAPI.Model.EntityUnmatchedCreditTransferActionLinksSelf.t() | nil
}

Functions

decode(value)