Share via


INRideCompletionStatus.GetOutstandingPaymentAmount(INCurrencyAmount) Method

Definition

[Foundation.Export("completedWithOutstandingPaymentAmount:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INRideCompletionStatus GetOutstandingPaymentAmount(Intents.INCurrencyAmount outstandingPaymentAmount);
[<Foundation.Export("completedWithOutstandingPaymentAmount:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetOutstandingPaymentAmount : Intents.INCurrencyAmount -> Intents.INRideCompletionStatus

Parameters

outstandingPaymentAmount
INCurrencyAmount

Returns

Attributes

Applies to