TronDesigner Website Integration
Preparing search index...
website-integration
IPrintJobDto
Interface IPrintJobDto
interface
IPrintJobDto
{
code
?:
string
;
created
:
Date
;
customer
:
IPrintJobCustomerDto
;
customProperties
?:
{
[
key
:
string
]:
string
}
;
language
:
string
;
printings
:
IPrintingDto
[]
;
printJobGuid
:
string
;
printModelGuid
:
string
;
product
:
IProductDto
;
state
:
StatesType
;
supplier
:
string
;
supplierName
:
string
;
title
?:
string
;
updated
?:
Date
;
version
:
string
;
}
Index
Properties
code?
created
customer
custom
Properties?
language
printings
print
Job
Guid
print
Model
Guid
product
state
supplier
supplier
Name
title?
updated?
version
Properties
Optional
code
code
?:
string
created
created
:
Date
customer
customer
:
IPrintJobCustomerDto
Optional
custom
Properties
customProperties
?:
{
[
key
:
string
]:
string
}
language
language
:
string
printings
printings
:
IPrintingDto
[]
print
Job
Guid
printJobGuid
:
string
print
Model
Guid
printModelGuid
:
string
product
product
:
IProductDto
state
state
:
StatesType
supplier
supplier
:
string
supplier
Name
supplierName
:
string
Optional
title
title
?:
string
Optional
updated
updated
?:
Date
version
version
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
created
customer
custom
Properties
language
printings
print
Job
Guid
print
Model
Guid
product
state
supplier
supplier
Name
title
updated
version
TronDesigner Website Integration
Loading...