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

View Source

Summary

Types

t()

@type t() :: %MollieAPI.Model.EntityBalanceTransactionContextRefund{
  paymentDescription: String.t() | nil,
  paymentId: String.t() | nil,
  refundDescription: String.t() | nil,
  refundId: String.t() | nil
}

Functions

decode(value)