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

View Source

The balance of the business account after this transaction was processed.

Summary

Types

t()

@type t() :: %MollieAPI.Model.AfterBalance{total: MollieAPI.Model.Amount.t()}

Functions

decode(value)