ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-routings
Routing
Interface Routing
interface
Routing
{
id
:
string
;
name
:
string
;
version
:
string
;
description
?:
string
;
finishedProductId
:
string
;
isActive
:
boolean
;
createdAt
:
Date
;
updatedAt
:
Date
;
finishedProduct
:
{
id
:
string
;
name
:
string
;
code
:
string
;
description
?:
string
;
}
;
operations
:
Operation
[]
;
_count
:
{
operations
:
number
;
workOrders
:
number
}
;
}
Index
Properties
id
name
version
description?
finished
Product
Id
is
Active
created
At
updated
At
finished
Product
operations
_
count
Properties
id
id
:
string
name
name
:
string
version
version
:
string
Optional
description
description
?:
string
finished
Product
Id
finishedProductId
:
string
is
Active
isActive
:
boolean
created
At
createdAt
:
Date
updated
At
updatedAt
:
Date
finished
Product
finishedProduct
:
{
id
:
string
;
name
:
string
;
code
:
string
;
description
?:
string
;
}
operations
operations
:
Operation
[]
_
count
_count
:
{
operations
:
number
;
workOrders
:
number
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
version
description
finished
Product
Id
is
Active
created
At
updated
At
finished
Product
operations
_
count
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...