ReceiptRow
Types
Link copied to clipboard
Represents a divider within the receipt layout.
Link copied to clipboard
Represents a single item in a receipt row. The item is defined using a RowElement. This class is a specific type of ReceiptRow.
Link copied to clipboard
Represents a collection of RowElements within a receipt row.
Link copied to clipboard
Represents an empty or blank row within a receipt. It can be used to add spacing between other elements in the receipt structure.
Link copied to clipboard
Represents a table layout used in a receipt. The table consists of header cells and rows of data.