Hierarchy

  • Receipt

Properties

CashFromCustomer: number

Cash from the customer (if paid in cash)

CashRegister: CashRegister

Cash register from which the receipt is printed

Cashier?: Cashier

Information about the person taking the order.

Customer: Customer

Customer information

Loyalty?: Loyalty

Information needed for the loyalty program.

Order: Order

Order for this receipt

Organization: Organization

Information about the organization that printed the receipt

PreviousReceipts: PreviousReceipt[]

Previous receipts that were printed for this order, including refunds

Store: Store

Information about the store in which the purchase is occurring

Taxpayer: Taxpayer

Taxpayer information

Generated using TypeDoc