Receipt

class Receipt

A receipt produced by the terminal.

Properties

Link copied to clipboard

Printable receipt content.

Link copied to clipboard
val id: String?

Optional id to distinguish receipts of the same type.

Link copied to clipboard

Who the receipt is intended for, for example Merchant or Cardholder.

Link copied to clipboard
val type: String?

Receipt type as reported by the terminal, for example Transaction.

Functions

Link copied to clipboard
open override fun toString(): String