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

View Source

Summary

Types

t()

@type t() :: %MollieAPI.Model.EntityBalanceTransactionContextManagedFee{
  feeId: String.t() | nil,
  feeType: String.t() | nil
}

Functions

decode(value)