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

View Source

Links to related resources.

Summary

Types

t()

@type t() :: %MollieAPI.Model.EntityUnmatchedCreditTransferLinks{
  documentation:
    MollieAPI.Model.EntityUnmatchedCreditTransferLinksDocumentation.t() | nil,
  self: MollieAPI.Model.EntityUnmatchedCreditTransferLinksSelf.t() | nil
}

Functions

decode(value)