Class Till

Hierarchy

Implements

Constructors

Properties

_timestamp: number
amount: number = 0

Amount

created_at: Date = ...
deleted_at: any = null
id_in_server: number
invoice_uid: string = ""

invoice uid

note: string = ""

Note

shift_uid: string = ""

operation history id

type: TillType = TillType.CashDeposit

Till Type

uid: string = ...
updated_at: Date = ...
user_uid: string = ""

user uid

Generated using TypeDoc