ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-equipment
CreateEquipmentData
Interface CreateEquipmentData
interface
CreateEquipmentData
{
name
:
string
;
code
:
string
;
description
?:
string
;
type
?:
string
;
manufacturer
?:
string
;
model
?:
string
;
serialNumber
?:
string
;
location
?:
string
;
workStationId
?:
string
;
}
Index
Properties
name
code
description?
type?
manufacturer?
model?
serial
Number?
location?
work
Station
Id?
Properties
name
name
:
string
code
code
:
string
Optional
description
description
?:
string
Optional
type
type
?:
string
Optional
manufacturer
manufacturer
?:
string
Optional
model
model
?:
string
Optional
serial
Number
serialNumber
?:
string
Optional
location
location
?:
string
Optional
work
Station
Id
workStationId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
code
description
type
manufacturer
model
serial
Number
location
work
Station
Id
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...