Share via


INRideCompletionStatus.GetSettledPaymentAmount(INCurrencyAmount) Method

Definition

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

Parameters

settledPaymentAmount
INCurrencyAmount

Returns

Attributes

Applies to