Share via


INBillPayeeResolutionResult.GetDisambiguation(INBillPayee[]) Method

Definition

[Foundation.Export("disambiguationWithBillPayeesToDisambiguate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INBillPayeeResolutionResult GetDisambiguation(Intents.INBillPayee[] billPayeesToDisambiguate);
[<Foundation.Export("disambiguationWithBillPayeesToDisambiguate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDisambiguation : Intents.INBillPayee[] -> Intents.INBillPayeeResolutionResult

Parameters

billPayeesToDisambiguate
INBillPayee[]

Returns

Attributes

Applies to