Divider

@ObjCName(name = "TeyaReceiptRowDivider", exact = true)
object Divider : ReceiptRow

Represents a divider within the receipt layout.

This class is a subtype of ReceiptRow and is used to visually separate different sections or elements within a receipt. The divider does not contain any additional properties or configurable element. It will show as a horizontal dashed line, like:

-------------------------