Contents

INRequestPaymentCurrencyAmountResolutionResult

A resolution result for the currency amount associated with a payment request.

Declaration

class INRequestPaymentCurrencyAmountResolutionResult

Overview

An INRequestPaymentCurrencyAmountResolutionResult object is what you return when resolving parameters containing an INCurrencyAmount value. Use the creation method that best reflects your ability to resolve the parameter successfully.

For additional resolution options, see INCurrencyAmountResolutionResult and INIntentResolutionResult.

Topics

Creating a Resolution Result Object

See Also

Resolution Results