Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PrintMessage

Index

Properties

Properties

Optional id

id: string

Optional message

message: { body?: string | Record<string, unknown>; type: string }

Type declaration

  • Optional body?: string | Record<string, unknown>
  • type: string

Optional printer

printer: string

Optional response

response: { msg?: string | Record<string, unknown>; status: number }

Type declaration

  • Optional msg?: string | Record<string, unknown>
  • status: number

Legend

  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Enumeration
  • Class

Generated using TypeDoc