Share via


PaymentRequest.MethodData プロパティ

定義

public System.Collections.Generic.IList<Microsoft.Bot.Connector.PaymentMethodData> MethodData { get; set; }
member this.MethodData : System.Collections.Generic.IList<Microsoft.Bot.Connector.PaymentMethodData> with get, set
Public Property MethodData As IList(Of PaymentMethodData)

プロパティ値

適用対象