編輯

共用方式為


INPaymentAccountResolutionResult.GetConfirmationRequired Method

Definition

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

[Foundation.Export("confirmationRequiredWithPaymentAccountToConfirm:")]
public static Intents.INPaymentAccountResolutionResult GetConfirmationRequired (Intents.INPaymentAccount paymentAccountToConfirm);
static member GetConfirmationRequired : Intents.INPaymentAccount -> Intents.INPaymentAccountResolutionResult

Parameters

paymentAccountToConfirm
INPaymentAccount

To be added.

This parameter can be null.

Returns

Attributes

Applies to