@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Messages
Print
Message
id
message
printer
response
Print
Message
Response
Print
Messages
Response
Hierarchy
PrintMessage
Index
Properties
id
message
printer
response
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
Generated using
TypeDoc