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

View Source

Structured references provided with the unmatched credit transfer.

Summary

Types

t()

@type t() ::
  %MollieAPI.Model.EntityUnmatchedCreditTransferRemittanceInformationReferences{
    creditorReference: String.t() | nil,
    endToEndId: String.t() | nil
  }

Functions

decode(value)