Compartir a través de


ReceiptCard.Items Property

Definition

Array of Receipt Items.

public System.Collections.Generic.IList<Microsoft.Agents.Core.Models.ReceiptItem> Items { get; set; }
member this.Items : System.Collections.Generic.IList<Microsoft.Agents.Core.Models.ReceiptItem> with get, set
Public Property Items As IList(Of ReceiptItem)

Property Value

Applies to