MoneyInput

Overview

Specifies the input fields required to update a monetary value with currency

Arguments

ArgumentDescription
amount (Decimal required)

Decimal money amount.

currencyCode (String required)

The three-letter currency codes that represent the world currencies used in stores, an ISO-4217 formatted currency code.

The size should be greater than or equal to 3 and less than or equal to 3.