PaymentDetailsModifier.SupportedMethods Property

Definition

Gets or sets contains a sequence of payment method identifiers.

public System.Collections.Generic.IList<string> SupportedMethods { get; set; }
member this.SupportedMethods : System.Collections.Generic.IList<string> with get, set
Public Property SupportedMethods As IList(Of String)

Property Value

The supported method identifiers.

Applies to