@@ -123,6 +123,7 @@ run();
123123* [ createCandidateNote] ( docs/sdks/ats/README.md#createcandidatenote ) - Create Candidate Note
124124* [ createJob] ( docs/sdks/ats/README.md#createjob ) - Create Job
125125* [ createOffer] ( docs/sdks/ats/README.md#createoffer ) - Creates an offer
126+ * [ deleteBackgroundCheckPackage] ( docs/sdks/ats/README.md#deletebackgroundcheckpackage ) - Delete Background Check Package
126127* [ downloadApplicationDocument] ( docs/sdks/ats/README.md#downloadapplicationdocument ) - Download Application Document
127128* [ getApplication] ( docs/sdks/ats/README.md#getapplication ) - Get Application
128129* [ getApplicationCustomFieldDefinition] ( docs/sdks/ats/README.md#getapplicationcustomfielddefinition ) - Get Application Custom Field Definition
@@ -182,6 +183,7 @@ run();
182183* [ updateApplication] ( docs/sdks/ats/README.md#updateapplication ) - Update an Application
183184* [ updateApplicationNote] ( docs/sdks/ats/README.md#updateapplicationnote ) - Update an Application Note
184185* [ updateAssessmentsResult] ( docs/sdks/ats/README.md#updateassessmentsresult ) - Update Assessments Result
186+ * [ updateBackgroundCheckPackage] ( docs/sdks/ats/README.md#updatebackgroundcheckpackage ) - Update Background Check Package
185187* [ updateBackgroundCheckResult] ( docs/sdks/ats/README.md#updatebackgroundcheckresult ) - Update Background Check Result
186188* [ updateCandidate] ( docs/sdks/ats/README.md#updatecandidate ) - Update Candidate
187189* [ updateJob] ( docs/sdks/ats/README.md#updatejob ) - Update Job
@@ -229,6 +231,7 @@ run();
229231* [ getEmployeeDocument] ( docs/sdks/hris/README.md#getemployeedocument ) - Get Employee Document
230232* [ getEmployeeDocumentCategory] ( docs/sdks/hris/README.md#getemployeedocumentcategory ) - Get Employee Document Category
231233* [ getEmployeeEmployment] ( docs/sdks/hris/README.md#getemployeeemployment ) - Get Employee Employment
234+ * [ getEmployeeSkill] ( docs/sdks/hris/README.md#getemployeeskill ) - Get Employee Skill
232235* [ getEmployeeTimeOffBalance] ( docs/sdks/hris/README.md#getemployeetimeoffbalance ) - Get Employee Time Off Balance
233236* [ getEmployeesTimeOffRequest] ( docs/sdks/hris/README.md#getemployeestimeoffrequest ) - Get Employees Time Off Request
234237* [ getEmployeesWorkEligibility] ( docs/sdks/hris/README.md#getemployeesworkeligibility ) - Get Employees Work Eligibility
@@ -250,6 +253,7 @@ run();
250253* [ listEmployeeCustomFieldDefinitions] ( docs/sdks/hris/README.md#listemployeecustomfielddefinitions ) - List employee Custom Field Definitions
251254* [ listEmployeeDocuments] ( docs/sdks/hris/README.md#listemployeedocuments ) - List Employee Documents
252255* [ listEmployeeEmployments] ( docs/sdks/hris/README.md#listemployeeemployments ) - List Employee Employments
256+ * [ listEmployeeSkills] ( docs/sdks/hris/README.md#listemployeeskills ) - List Employee Skills
253257* [ listEmployeeTimeOffBalances] ( docs/sdks/hris/README.md#listemployeetimeoffbalances ) - List Employee Time Off Balances
254258* [ listEmployeeTimeOffRequests] ( docs/sdks/hris/README.md#listemployeetimeoffrequests ) - List Employee Time Off Requests
255259* [ listEmployeeWorkEligibility] ( docs/sdks/hris/README.md#listemployeeworkeligibility ) - List Employee Work Eligibility
@@ -661,6 +665,7 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
661665- [ ` atsCreateCandidateNote ` ] ( docs/sdks/ats/README.md#createcandidatenote ) - Create Candidate Note
662666- [ ` atsCreateJob ` ] ( docs/sdks/ats/README.md#createjob ) - Create Job
663667- [ ` atsCreateOffer ` ] ( docs/sdks/ats/README.md#createoffer ) - Creates an offer
668+ - [ ` atsDeleteBackgroundCheckPackage ` ] ( docs/sdks/ats/README.md#deletebackgroundcheckpackage ) - Delete Background Check Package
664669- [ ` atsDownloadApplicationDocument ` ] ( docs/sdks/ats/README.md#downloadapplicationdocument ) - Download Application Document
665670- [ ` atsGetApplication ` ] ( docs/sdks/ats/README.md#getapplication ) - Get Application
666671- [ ` atsGetApplicationCustomFieldDefinition ` ] ( docs/sdks/ats/README.md#getapplicationcustomfielddefinition ) - Get Application Custom Field Definition
@@ -720,6 +725,7 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
720725- [ ` atsUpdateApplication ` ] ( docs/sdks/ats/README.md#updateapplication ) - Update an Application
721726- [ ` atsUpdateApplicationNote ` ] ( docs/sdks/ats/README.md#updateapplicationnote ) - Update an Application Note
722727- [ ` atsUpdateAssessmentsResult ` ] ( docs/sdks/ats/README.md#updateassessmentsresult ) - Update Assessments Result
728+ - [ ` atsUpdateBackgroundCheckPackage ` ] ( docs/sdks/ats/README.md#updatebackgroundcheckpackage ) - Update Background Check Package
723729- [ ` atsUpdateBackgroundCheckResult ` ] ( docs/sdks/ats/README.md#updatebackgroundcheckresult ) - Update Background Check Result
724730- [ ` atsUpdateCandidate ` ] ( docs/sdks/ats/README.md#updatecandidate ) - Update Candidate
725731- [ ` atsUpdateJob ` ] ( docs/sdks/ats/README.md#updatejob ) - Update Job
@@ -755,6 +761,7 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
755761- [ ` hrisGetEmployeeDocument ` ] ( docs/sdks/hris/README.md#getemployeedocument ) - Get Employee Document
756762- [ ` hrisGetEmployeeDocumentCategory ` ] ( docs/sdks/hris/README.md#getemployeedocumentcategory ) - Get Employee Document Category
757763- [ ` hrisGetEmployeeEmployment ` ] ( docs/sdks/hris/README.md#getemployeeemployment ) - Get Employee Employment
764+ - [ ` hrisGetEmployeeSkill ` ] ( docs/sdks/hris/README.md#getemployeeskill ) - Get Employee Skill
758765- [ ` hrisGetEmployeesTimeOffRequest ` ] ( docs/sdks/hris/README.md#getemployeestimeoffrequest ) - Get Employees Time Off Request
759766- [ ` hrisGetEmployeesWorkEligibility ` ] ( docs/sdks/hris/README.md#getemployeesworkeligibility ) - Get Employees Work Eligibility
760767- [ ` hrisGetEmployeeTimeOffBalance ` ] ( docs/sdks/hris/README.md#getemployeetimeoffbalance ) - Get Employee Time Off Balance
@@ -777,6 +784,7 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
777784- [ ` hrisListEmployeeDocuments ` ] ( docs/sdks/hris/README.md#listemployeedocuments ) - List Employee Documents
778785- [ ` hrisListEmployeeEmployments ` ] ( docs/sdks/hris/README.md#listemployeeemployments ) - List Employee Employments
779786- [ ` hrisListEmployees ` ] ( docs/sdks/hris/README.md#listemployees ) - List Employees
787+ - [ ` hrisListEmployeeSkills ` ] ( docs/sdks/hris/README.md#listemployeeskills ) - List Employee Skills
780788- [ ` hrisListEmployeeTimeOffBalances ` ] ( docs/sdks/hris/README.md#listemployeetimeoffbalances ) - List Employee Time Off Balances
781789- [ ` hrisListEmployeeTimeOffRequests ` ] ( docs/sdks/hris/README.md#listemployeetimeoffrequests ) - List Employee Time Off Requests
782790- [ ` hrisListEmployeeWorkEligibility ` ] ( docs/sdks/hris/README.md#listemployeeworkeligibility ) - List Employee Work Eligibility
0 commit comments