PaymentDetails.DisplayItems Proprietà

Definizione

Ottiene o imposta contiene elementi di riga per la richiesta di pagamento che l'agente utente può visualizzare.

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

Valore della proprietà

Elementi per la richiesta di pagamento.

Si applica a