INListRideOptionsIntentResponse.PaymentMethods Property

Definition

Gets or sets the array of acceptable INPaymentMethod types allowed with the options.

public virtual Intents.INPaymentMethod[] PaymentMethods { [Foundation.Export("paymentMethods", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPaymentMethods:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PaymentMethods : Intents.INPaymentMethod[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to