Język

PaymentDetailsModifier.AdditionalDisplayItems Właściwość

Definicja

Gets or sets oferuje dodatkowe elementy wyświetlania, które są dodawane do pola displayItems w słowniku PaymentDetails dla identyfikatorów metod płatności w polu supportedMethods.

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

Wartość właściwości

Dodatkowe elementy wyświetlane są dodawane do pola displayItems w PaymentDetails.

Dotyczy