PaymentDetailsModifier.SupportedMethods プロパティ

定義

Gets または Set は支払い方法識別子の列を含みます。

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)

プロパティ値

サポートされたメソッド識別子。

適用対象