Aracılığıyla paylaş


PaymentRequest.MethodData Özellik

Tanım

Bu istek için izin verilen ödeme yöntemlerini alır veya ayarlar.

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)

Özellik Değeri

Bu isteğin ödeme yöntemleri.

Şunlara uygulanır