PaymentDetailsModifier.AdditionalDisplayItems Property

Definition

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

Property Value

Applies to