Item
Represents a single item in a receipt row. The item is defined using a RowElement. This class is a specific type of ReceiptRow.
It is typically used to display individual elements such as text, images, or QR codes in a receipt template.
Properties
Link copied to clipboard
The row element to be displayed. This can be of type RowElement.Text, RowElement.Image, or RowElement.QrCode.