MollieAPI.Model.EntityBalanceReportTotalsPayments (mollie_api v0.1.0-20260303)
View SourceOnly available on transaction-categories grouping.
Summary
Types
@type t() :: %MollieAPI.Model.EntityBalanceReportTotalsPayments{ immediatelyAvailable: MollieAPI.Model.SubGroup.t() | nil, movedToAvailable: MollieAPI.Model.SubGroup.t() | nil, pending: MollieAPI.Model.SubGroup.t() | nil }