INCurrencyAmountResolutionResult.GetSuccess(INCurrencyAmount) Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the parameter value was successfully matched.

[Foundation.Export("successWithResolvedCurrencyAmount:")]
public static Intents.INCurrencyAmountResolutionResult GetSuccess (Intents.INCurrencyAmount resolvedCurrencyAmount);
static member GetSuccess : Intents.INCurrencyAmount -> Intents.INCurrencyAmountResolutionResult

Parameters

resolvedCurrencyAmount
INCurrencyAmount

Returns

Attributes

Applies to