MollieAPI.Model.EntityBalanceTransferResponseStatusReason (mollie_api v0.1.0-20260303)
View SourceThe reason for the current status of the transfer, if applicable.
Summary
Types
@type t() :: %MollieAPI.Model.EntityBalanceTransferResponseStatusReason{ code: MollieAPI.Model.BalanceTransferStatusReasonResponse.t(), message: String.t() }