INPaymentAmountResolutionResult.GetDisambiguation(INPaymentAmount[]) Method

Definition

Factory method to create an INPaymentAmountResolutionResult object indicating that the user must choose an option.

[Foundation.Export("disambiguationWithPaymentAmountsToDisambiguate:")]
public static Intents.INPaymentAmountResolutionResult GetDisambiguation (Intents.INPaymentAmount[] paymentAmountsToDisambiguate);
static member GetDisambiguation : Intents.INPaymentAmount[] -> Intents.INPaymentAmountResolutionResult

Parameters

paymentAmountsToDisambiguate
INPaymentAmount[]

Returns

Attributes

Applies to