ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-job-descriptions
JobDescription
Interface JobDescription
interface
JobDescription
{
id
:
string
;
employeeId
?:
string
;
title
:
string
;
jobNature
?:
string
;
department
?:
string
;
functionalManager
?:
string
;
hierarchicalManager
?:
string
;
mainResponsibilities
:
string
;
missionsActivities
:
string
;
authorities
:
string
;
profile
:
string
;
responsibilities
?:
string
;
requirements
?:
string
;
skills
:
string
[]
;
level
?:
string
;
salaryRange
?:
string
;
isTemplate
:
boolean
;
isActive
:
boolean
;
createdAt
:
string
;
updatedAt
:
string
;
employee
?:
{
id
:
string
;
firstName
:
string
;
lastName
:
string
;
employeeNumber
:
string
;
}
;
}
Index
Properties
id
employee
Id?
title
job
Nature?
department?
functional
Manager?
hierarchical
Manager?
main
Responsibilities
missions
Activities
authorities
profile
responsibilities?
requirements?
skills
level?
salary
Range?
is
Template
is
Active
created
At
updated
At
employee?
Properties
id
id
:
string
Optional
employee
Id
employeeId
?:
string
title
title
:
string
Optional
job
Nature
jobNature
?:
string
Optional
department
department
?:
string
Optional
functional
Manager
functionalManager
?:
string
Optional
hierarchical
Manager
hierarchicalManager
?:
string
main
Responsibilities
mainResponsibilities
:
string
missions
Activities
missionsActivities
:
string
authorities
authorities
:
string
profile
profile
:
string
Optional
responsibilities
responsibilities
?:
string
Optional
requirements
requirements
?:
string
skills
skills
:
string
[]
Optional
level
level
?:
string
Optional
salary
Range
salaryRange
?:
string
is
Template
isTemplate
:
boolean
is
Active
isActive
:
boolean
created
At
createdAt
:
string
updated
At
updatedAt
:
string
Optional
employee
employee
?:
{
id
:
string
;
firstName
:
string
;
lastName
:
string
;
employeeNumber
:
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
employee
Id
title
job
Nature
department
functional
Manager
hierarchical
Manager
main
Responsibilities
missions
Activities
authorities
profile
responsibilities
requirements
skills
level
salary
Range
is
Template
is
Active
created
At
updated
At
employee
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...