Contents

INCurrencyAmountResolutionResult

A resolution result for a currency amount associated with an intent.

Declaration

class INCurrencyAmountResolutionResult

Overview

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

For additional resolution options, see INIntentResolutionResult.

Topics

Creating a Resolution Result Object

See Also

Resolution Results