MicrosoftPayMethodData.SupportedTypes Property

Definition

Gets or sets supported payment types (e.g., "credit").

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

Property Value

The supported payment types.

Applies to