You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+39-5Lines changed: 39 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,7 @@ end
84
84
*[get_application_offer](docs/sdks/ats/README.md#get_application_offer) - Get Application Offer
85
85
*[get_application_scorecard](docs/sdks/ats/README.md#get_application_scorecard) - Get Application Scorecard
86
86
*[get_assessments_package](docs/sdks/ats/README.md#get_assessments_package) - Get Assessments Package
87
+
*[get_assessments_result](docs/sdks/ats/README.md#get_assessments_result) - Get Assessments Results
87
88
*[get_candidate](docs/sdks/ats/README.md#get_candidate) - Get Candidate
88
89
*[get_candidate_note](docs/sdks/ats/README.md#get_candidate_note) - Get Candidate Note
89
90
*[get_department](docs/sdks/ats/README.md#get_department) - Get Department
@@ -96,11 +97,13 @@ end
96
97
*[get_offer](docs/sdks/ats/README.md#get_offer) - Get Offer
97
98
*[get_rejected_reason](docs/sdks/ats/README.md#get_rejected_reason) - Get Rejected Reason
98
99
*[get_user](docs/sdks/ats/README.md#get_user) - Get User
100
+
*[list_application_custom_field_definitions](docs/sdks/ats/README.md#list_application_custom_field_definitions) - List application custom field definitions
99
101
*[list_application_documents](docs/sdks/ats/README.md#list_application_documents) - List Application Documents
100
102
*[list_application_scorecards](docs/sdks/ats/README.md#list_application_scorecards) - List Application Scorecards
101
103
*[list_applications](docs/sdks/ats/README.md#list_applications) - List Applications
102
104
*[list_applications_offers](docs/sdks/ats/README.md#list_applications_offers) - List Application Offers
103
105
*[list_assessments_packages](docs/sdks/ats/README.md#list_assessments_packages) - List Assessments Packages
106
+
*[list_candidate_custom_field_definitions](docs/sdks/ats/README.md#list_candidate_custom_field_definitions) - List candidate custom field definitions
104
107
*[list_candidate_notes](docs/sdks/ats/README.md#list_candidate_notes) - List Candidate Notes
105
108
*[list_candidates](docs/sdks/ats/README.md#list_candidates) - List Candidates
106
109
*[list_departments](docs/sdks/ats/README.md#list_departments) - List Departments
@@ -166,26 +169,57 @@ end
166
169
*[update_time_off_request](docs/sdks/hris/README.md#update_time_off_request) - Update time off request
0 commit comments