PaymentDetailsModifier.SupportedMethods プロパティ

定義

支払い方法識別子のシーケンスを取得または設定します。

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)

プロパティ値

サポートされているメソッド識別子。

適用対象