Preparing search index...
The search index is not available
digicust_types
digicust_types
DigicustQueueModel
Interface DigicustQueueModel
interface
DigicustQueueModel
{
alias
?:
string
;
automated
?:
boolean
;
createdAt
?:
Date
;
customerId
?:
string
;
documentType
?:
string
;
errors
?:
Error
[]
;
fields
?:
QueueFieldsModel
[]
;
id
?:
string
;
projectId
?:
string
;
workspaceId
?:
string
;
}
Index
Properties
alias?
automated?
created
At?
customer
Id?
document
Type?
errors?
fields?
id?
project
Id?
workspace
Id?
Properties
Optional
alias
alias
?:
string
Optional
automated
automated
?:
boolean
Optional
created
At
created
At
?:
Date
Optional
customer
Id
customer
Id
?:
string
Optional
document
Type
document
Type
?:
string
Optional
errors
errors
?:
Error
[]
Optional
fields
fields
?:
QueueFieldsModel
[]
Optional
id
id
?:
string
Optional
project
Id
project
Id
?:
string
Optional
workspace
Id
workspace
Id
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
alias
automated
created
At
customer
Id
document
Type
errors
fields
id
project
Id
workspace
Id
digicust_types
Loading...