Class PrintJob

Hierarchy

Implements

Constructors

Properties

_timestamp: number
connection_type: PrinterConnections = PrinterConnections.ETHERNET
created_at: Date = ...
data: PrintCommand = ...
deleted_at: any = null
id_in_server: number
name: string

name of the object

name_translations: any

Translations of the name

print_times: number = 1
printed: number = 0
printer_ip: string = ""
printer_name: string = ""
printer_type: PrinterType = PrinterType.ReceiptPrinter
printer_uid: string = ""
protocol: ESCPOS = PrinterProtocols.ESCPOS
retries: number = 0
save_only: boolean = false
status: PrintJobStatus = PrintJobStatus.Queued
uid: string = ...
updated_at: Date = ...

Generated using TypeDoc