INPaymentAccountResolutionResult.GetSuccess(INPaymentAccount) Method

Definition

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

[Foundation.Export("successWithResolvedPaymentAccount:")]
public static Intents.INPaymentAccountResolutionResult GetSuccess (Intents.INPaymentAccount resolvedPaymentAccount);
static member GetSuccess : Intents.INPaymentAccount -> Intents.INPaymentAccountResolutionResult

Parameters

resolvedPaymentAccount
INPaymentAccount

Returns

Attributes

Applies to