INPaymentAmountResolutionResult.GetConfirmationRequired Method

Definition

Factory method to create an INPaymentAmountResolutionResult object indicating that the user must confirm the value of the parameter.

[Foundation.Export("confirmationRequiredWithPaymentAmountToConfirm:")]
public static Intents.INPaymentAmountResolutionResult GetConfirmationRequired (Intents.INPaymentAmount paymentAmountToConfirm);
static member GetConfirmationRequired : Intents.INPaymentAmount -> Intents.INPaymentAmountResolutionResult

Parameters

paymentAmountToConfirm
INPaymentAmount

To be added.

This parameter can be null.

Returns

Attributes

Applies to