Share via


PaymentRequest.MethodData Property

Definition

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)

Property Value

Applies to