ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
types/job-description
JobDescriptionResponse
Interface JobDescriptionResponse
interface
JobDescriptionResponse
{
jobDescriptions
:
JobDescription
[]
;
pagination
:
{
page
:
number
;
limit
:
number
;
total
:
number
;
totalPages
:
number
;
}
;
stats
:
{
total
:
number
;
templates
:
number
;
specific
:
number
;
departments
:
number
;
}
;
}
Index
Properties
job
Descriptions
pagination
stats
Properties
job
Descriptions
jobDescriptions
:
JobDescription
[]
pagination
pagination
:
{
page
:
number
;
limit
:
number
;
total
:
number
;
totalPages
:
number
}
stats
stats
:
{
total
:
number
;
templates
:
number
;
specific
:
number
;
departments
:
number
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
job
Descriptions
pagination
stats
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...