Share via


PaymentDetails.DisplayItems Property

Definition

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

Property Value

Applies to