PaymentRequest.MethodData Properti

Definisi

Mendapatkan atau menetapkan metode pembayaran yang diizinkan untuk permintaan ini.

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

Nilai Properti

Metode pembayaran untuk permintaan ini.

Berlaku untuk