currencyAmount
The amount of the payment.
Declaration
@NSCopying var currencyAmount: INCurrencyAmount? { get }Discussion
Use this property to verify that you can handle the transfer successfully. For example, you might verify that the currency amount and that your service allows the current user to make the request.