MollieAPI.Model.EntityBalanceTransferPartyResponse (mollie_api v0.1.0-20260303)
View SourceA party involved in the balance transfer, either the sender or the receiver.
Summary
Types
@type t() :: %MollieAPI.Model.EntityBalanceTransferPartyResponse{ description: String.t(), id: String.t(), type: MollieAPI.Model.BalanceTransferPartyTypeResponse.t() }