Return Value
The current Transaction
instance for fluent access.
Currency
Technology
@discardableResult func amount(_ amount: Decimal, currency: Currency
) -> TransactionBuilder
The current Transaction
instance for fluent access.
amount
The amount to be paid or refunded.
currency
The currency of the payment amount.