Contents

init(amount:currencyCode:)

Creates a IntentCurrencyAmount from a monetary amount and a currency code.

Declaration

init(amount: Decimal, currencyCode: String)

Parameters

  • amount:

    Monetary amount

  • currencyCode:

    ISO 4217 currency code that applies to the monetary amount.