@rippling/rippling-sdk 0.2.0-alpha.21 → 0.2.0-alpha.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/client.d.mts +41 -37
- package/client.d.mts.map +1 -1
- package/client.d.ts +41 -37
- package/client.d.ts.map +1 -1
- package/client.js +18 -18
- package/client.js.map +1 -1
- package/client.mjs +18 -18
- package/client.mjs.map +1 -1
- package/internal/utils/values.js +3 -3
- package/internal/utils/values.js.map +1 -1
- package/internal/utils/values.mjs +3 -3
- package/internal/utils/values.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/business-partner-groups.d.mts +13 -13
- package/resources/business-partner-groups.d.mts.map +1 -1
- package/resources/business-partner-groups.d.ts +13 -13
- package/resources/business-partner-groups.d.ts.map +1 -1
- package/resources/business-partner-groups.js +12 -12
- package/resources/business-partner-groups.js.map +1 -1
- package/resources/business-partner-groups.mjs +12 -12
- package/resources/business-partner-groups.mjs.map +1 -1
- package/resources/business-partners.d.mts +14 -14
- package/resources/business-partners.d.mts.map +1 -1
- package/resources/business-partners.d.ts +14 -14
- package/resources/business-partners.d.ts.map +1 -1
- package/resources/business-partners.js +12 -12
- package/resources/business-partners.js.map +1 -1
- package/resources/business-partners.mjs +12 -12
- package/resources/business-partners.mjs.map +1 -1
- package/resources/compensations.d.mts +8 -8
- package/resources/compensations.d.mts.map +1 -1
- package/resources/compensations.d.ts +8 -8
- package/resources/compensations.d.ts.map +1 -1
- package/resources/compensations.js +6 -6
- package/resources/compensations.js.map +1 -1
- package/resources/compensations.mjs +6 -6
- package/resources/compensations.mjs.map +1 -1
- package/resources/custom-objects/custom-objects.d.mts +7 -7
- package/resources/custom-objects/custom-objects.d.mts.map +1 -1
- package/resources/custom-objects/custom-objects.d.ts +7 -7
- package/resources/custom-objects/custom-objects.d.ts.map +1 -1
- package/resources/custom-objects/custom-objects.js +8 -8
- package/resources/custom-objects/custom-objects.js.map +1 -1
- package/resources/custom-objects/custom-objects.mjs +8 -8
- package/resources/custom-objects/custom-objects.mjs.map +1 -1
- package/resources/custom-objects/fields.d.mts +6 -6
- package/resources/custom-objects/fields.d.mts.map +1 -1
- package/resources/custom-objects/fields.d.ts +6 -6
- package/resources/custom-objects/fields.d.ts.map +1 -1
- package/resources/custom-objects/fields.js +8 -8
- package/resources/custom-objects/fields.js.map +1 -1
- package/resources/custom-objects/fields.mjs +8 -8
- package/resources/custom-objects/fields.mjs.map +1 -1
- package/resources/custom-objects/index.d.mts +1 -1
- package/resources/custom-objects/index.d.mts.map +1 -1
- package/resources/custom-objects/index.d.ts +1 -1
- package/resources/custom-objects/index.d.ts.map +1 -1
- package/resources/custom-objects/records.d.mts +32 -32
- package/resources/custom-objects/records.d.mts.map +1 -1
- package/resources/custom-objects/records.d.ts +32 -32
- package/resources/custom-objects/records.d.ts.map +1 -1
- package/resources/custom-objects/records.js +27 -27
- package/resources/custom-objects/records.js.map +1 -1
- package/resources/custom-objects/records.mjs +27 -27
- package/resources/custom-objects/records.mjs.map +1 -1
- package/resources/departments.d.mts +8 -8
- package/resources/departments.d.mts.map +1 -1
- package/resources/departments.d.ts +8 -8
- package/resources/departments.d.ts.map +1 -1
- package/resources/departments.js +6 -6
- package/resources/departments.js.map +1 -1
- package/resources/departments.mjs +6 -6
- package/resources/departments.mjs.map +1 -1
- package/resources/draft-hires.d.mts +427 -0
- package/resources/draft-hires.d.mts.map +1 -0
- package/resources/draft-hires.d.ts +427 -0
- package/resources/draft-hires.d.ts.map +1 -0
- package/resources/draft-hires.js +15 -0
- package/resources/draft-hires.js.map +1 -0
- package/resources/draft-hires.mjs +11 -0
- package/resources/draft-hires.mjs.map +1 -0
- package/resources/employment-types.d.mts +4 -4
- package/resources/employment-types.d.mts.map +1 -1
- package/resources/employment-types.d.ts +4 -4
- package/resources/employment-types.d.ts.map +1 -1
- package/resources/employment-types.js +6 -6
- package/resources/employment-types.js.map +1 -1
- package/resources/employment-types.mjs +6 -6
- package/resources/employment-types.mjs.map +1 -1
- package/resources/functions/deployments.d.mts +7 -7
- package/resources/functions/deployments.d.mts.map +1 -1
- package/resources/functions/deployments.d.ts +7 -7
- package/resources/functions/deployments.d.ts.map +1 -1
- package/resources/functions/deployments.js +9 -9
- package/resources/functions/deployments.js.map +1 -1
- package/resources/functions/deployments.mjs +9 -9
- package/resources/functions/deployments.mjs.map +1 -1
- package/resources/functions/executions.d.mts +15 -15
- package/resources/functions/executions.d.mts.map +1 -1
- package/resources/functions/executions.d.ts +15 -15
- package/resources/functions/executions.d.ts.map +1 -1
- package/resources/functions/executions.js +10 -10
- package/resources/functions/executions.js.map +1 -1
- package/resources/functions/executions.mjs +10 -10
- package/resources/functions/executions.mjs.map +1 -1
- package/resources/functions/functions.d.mts +12 -12
- package/resources/functions/functions.d.mts.map +1 -1
- package/resources/functions/functions.d.ts +12 -12
- package/resources/functions/functions.d.ts.map +1 -1
- package/resources/functions/functions.js +9 -9
- package/resources/functions/functions.js.map +1 -1
- package/resources/functions/functions.mjs +9 -9
- package/resources/functions/functions.mjs.map +1 -1
- package/resources/functions/index.d.mts +2 -2
- package/resources/functions/index.d.mts.map +1 -1
- package/resources/functions/index.d.ts +2 -2
- package/resources/functions/index.d.ts.map +1 -1
- package/resources/headcount-positions.d.mts +74 -44
- package/resources/headcount-positions.d.mts.map +1 -1
- package/resources/headcount-positions.d.ts +74 -44
- package/resources/headcount-positions.d.ts.map +1 -1
- package/resources/headcount-positions.js +7 -7
- package/resources/headcount-positions.js.map +1 -1
- package/resources/headcount-positions.mjs +7 -7
- package/resources/headcount-positions.mjs.map +1 -1
- package/resources/headcount-priorities.d.mts +11 -11
- package/resources/headcount-priorities.d.mts.map +1 -1
- package/resources/headcount-priorities.d.ts +11 -11
- package/resources/headcount-priorities.d.ts.map +1 -1
- package/resources/headcount-priorities.js +7 -7
- package/resources/headcount-priorities.js.map +1 -1
- package/resources/headcount-priorities.mjs +7 -7
- package/resources/headcount-priorities.mjs.map +1 -1
- package/resources/index.d.mts +27 -25
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +27 -25
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +5 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +2 -0
- package/resources/index.mjs.map +1 -1
- package/resources/job-assignments.d.mts +8 -8
- package/resources/job-assignments.d.mts.map +1 -1
- package/resources/job-assignments.d.ts +8 -8
- package/resources/job-assignments.d.ts.map +1 -1
- package/resources/job-assignments.js +6 -6
- package/resources/job-assignments.js.map +1 -1
- package/resources/job-assignments.mjs +6 -6
- package/resources/job-assignments.mjs.map +1 -1
- package/resources/job-codes.d.mts +16 -16
- package/resources/job-codes.d.mts.map +1 -1
- package/resources/job-codes.d.ts +16 -16
- package/resources/job-codes.d.ts.map +1 -1
- package/resources/job-codes.js +12 -12
- package/resources/job-codes.js.map +1 -1
- package/resources/job-codes.mjs +12 -12
- package/resources/job-codes.mjs.map +1 -1
- package/resources/job-dimensions.d.mts +13 -13
- package/resources/job-dimensions.d.mts.map +1 -1
- package/resources/job-dimensions.d.ts +13 -13
- package/resources/job-dimensions.d.ts.map +1 -1
- package/resources/job-dimensions.js +10 -10
- package/resources/job-dimensions.js.map +1 -1
- package/resources/job-dimensions.mjs +10 -10
- package/resources/job-dimensions.mjs.map +1 -1
- package/resources/job-functions.d.mts +11 -11
- package/resources/job-functions.d.mts.map +1 -1
- package/resources/job-functions.d.ts +11 -11
- package/resources/job-functions.d.ts.map +1 -1
- package/resources/job-functions.js +7 -7
- package/resources/job-functions.js.map +1 -1
- package/resources/job-functions.mjs +7 -7
- package/resources/job-functions.mjs.map +1 -1
- package/resources/job-pay-rate-exceptions.d.mts +8 -8
- package/resources/job-pay-rate-exceptions.d.mts.map +1 -1
- package/resources/job-pay-rate-exceptions.d.ts +8 -8
- package/resources/job-pay-rate-exceptions.d.ts.map +1 -1
- package/resources/job-pay-rate-exceptions.js +6 -6
- package/resources/job-pay-rate-exceptions.js.map +1 -1
- package/resources/job-pay-rate-exceptions.mjs +6 -6
- package/resources/job-pay-rate-exceptions.mjs.map +1 -1
- package/resources/kiosk-badges.d.mts +22 -22
- package/resources/kiosk-badges.d.mts.map +1 -1
- package/resources/kiosk-badges.d.ts +22 -22
- package/resources/kiosk-badges.d.ts.map +1 -1
- package/resources/kiosk-badges.js +14 -14
- package/resources/kiosk-badges.js.map +1 -1
- package/resources/kiosk-badges.mjs +14 -14
- package/resources/kiosk-badges.mjs.map +1 -1
- package/resources/leave-accruals.d.mts +205 -0
- package/resources/leave-accruals.d.mts.map +1 -0
- package/resources/leave-accruals.d.ts +205 -0
- package/resources/leave-accruals.d.ts.map +1 -0
- package/resources/leave-accruals.js +22 -0
- package/resources/leave-accruals.js.map +1 -0
- package/resources/leave-accruals.mjs +18 -0
- package/resources/leave-accruals.mjs.map +1 -0
- package/resources/leave-balances.d.mts +8 -8
- package/resources/leave-balances.d.mts.map +1 -1
- package/resources/leave-balances.d.ts +8 -8
- package/resources/leave-balances.d.ts.map +1 -1
- package/resources/leave-balances.js +6 -6
- package/resources/leave-balances.js.map +1 -1
- package/resources/leave-balances.mjs +6 -6
- package/resources/leave-balances.mjs.map +1 -1
- package/resources/leave-requests.d.mts +31 -31
- package/resources/leave-requests.d.mts.map +1 -1
- package/resources/leave-requests.d.ts +31 -31
- package/resources/leave-requests.d.ts.map +1 -1
- package/resources/leave-requests.js +15 -15
- package/resources/leave-requests.js.map +1 -1
- package/resources/leave-requests.mjs +15 -15
- package/resources/leave-requests.mjs.map +1 -1
- package/resources/leave-types.d.mts +4 -4
- package/resources/leave-types.d.mts.map +1 -1
- package/resources/leave-types.d.ts +4 -4
- package/resources/leave-types.d.ts.map +1 -1
- package/resources/leave-types.js +6 -6
- package/resources/leave-types.js.map +1 -1
- package/resources/leave-types.mjs +6 -6
- package/resources/leave-types.mjs.map +1 -1
- package/resources/legal-entities.d.mts +9 -9
- package/resources/legal-entities.d.mts.map +1 -1
- package/resources/legal-entities.d.ts +9 -9
- package/resources/legal-entities.d.ts.map +1 -1
- package/resources/legal-entities.js +6 -6
- package/resources/legal-entities.js.map +1 -1
- package/resources/legal-entities.mjs +6 -6
- package/resources/legal-entities.mjs.map +1 -1
- package/resources/levels.d.mts +8 -8
- package/resources/levels.d.mts.map +1 -1
- package/resources/levels.d.ts +8 -8
- package/resources/levels.d.ts.map +1 -1
- package/resources/levels.js +6 -6
- package/resources/levels.js.map +1 -1
- package/resources/levels.mjs +6 -6
- package/resources/levels.mjs.map +1 -1
- package/resources/location-factors.d.mts +17 -17
- package/resources/location-factors.d.mts.map +1 -1
- package/resources/location-factors.d.ts +17 -17
- package/resources/location-factors.d.ts.map +1 -1
- package/resources/location-factors.js +7 -7
- package/resources/location-factors.js.map +1 -1
- package/resources/location-factors.mjs +7 -7
- package/resources/location-factors.mjs.map +1 -1
- package/resources/object-categories.d.mts +6 -6
- package/resources/object-categories.d.mts.map +1 -1
- package/resources/object-categories.d.ts +6 -6
- package/resources/object-categories.d.ts.map +1 -1
- package/resources/object-categories.js +8 -8
- package/resources/object-categories.js.map +1 -1
- package/resources/object-categories.mjs +8 -8
- package/resources/object-categories.mjs.map +1 -1
- package/resources/schedules.d.mts +13 -13
- package/resources/schedules.d.mts.map +1 -1
- package/resources/schedules.d.ts +13 -13
- package/resources/schedules.d.ts.map +1 -1
- package/resources/schedules.js +6 -6
- package/resources/schedules.js.map +1 -1
- package/resources/schedules.mjs +6 -6
- package/resources/schedules.mjs.map +1 -1
- package/resources/shared.d.mts +1 -1
- package/resources/shared.d.mts.map +1 -1
- package/resources/shared.d.ts +1 -1
- package/resources/shared.d.ts.map +1 -1
- package/resources/shift-inputs.d.mts +22 -22
- package/resources/shift-inputs.d.mts.map +1 -1
- package/resources/shift-inputs.d.ts +22 -22
- package/resources/shift-inputs.d.ts.map +1 -1
- package/resources/shift-inputs.js +14 -14
- package/resources/shift-inputs.js.map +1 -1
- package/resources/shift-inputs.mjs +14 -14
- package/resources/shift-inputs.mjs.map +1 -1
- package/resources/shiftassignments.d.mts +21 -21
- package/resources/shiftassignments.d.mts.map +1 -1
- package/resources/shiftassignments.d.ts +21 -21
- package/resources/shiftassignments.d.ts.map +1 -1
- package/resources/shiftassignments.js +6 -6
- package/resources/shiftassignments.js.map +1 -1
- package/resources/shiftassignments.mjs +6 -6
- package/resources/shiftassignments.mjs.map +1 -1
- package/resources/supergroups/exclusion-members.d.mts +8 -8
- package/resources/supergroups/exclusion-members.d.mts.map +1 -1
- package/resources/supergroups/exclusion-members.d.ts +8 -8
- package/resources/supergroups/exclusion-members.d.ts.map +1 -1
- package/resources/supergroups/exclusion-members.js +6 -6
- package/resources/supergroups/exclusion-members.js.map +1 -1
- package/resources/supergroups/exclusion-members.mjs +6 -6
- package/resources/supergroups/exclusion-members.mjs.map +1 -1
- package/resources/supergroups/inclusion-members.d.mts +8 -8
- package/resources/supergroups/inclusion-members.d.mts.map +1 -1
- package/resources/supergroups/inclusion-members.d.ts +8 -8
- package/resources/supergroups/inclusion-members.d.ts.map +1 -1
- package/resources/supergroups/inclusion-members.js +6 -6
- package/resources/supergroups/inclusion-members.js.map +1 -1
- package/resources/supergroups/inclusion-members.mjs +6 -6
- package/resources/supergroups/inclusion-members.mjs.map +1 -1
- package/resources/supergroups/index.d.mts +2 -2
- package/resources/supergroups/index.d.mts.map +1 -1
- package/resources/supergroups/index.d.ts +2 -2
- package/resources/supergroups/index.d.ts.map +1 -1
- package/resources/supergroups/supergroups.d.mts +6 -6
- package/resources/supergroups/supergroups.d.mts.map +1 -1
- package/resources/supergroups/supergroups.d.ts +6 -6
- package/resources/supergroups/supergroups.d.ts.map +1 -1
- package/resources/supergroups/supergroups.js +6 -6
- package/resources/supergroups/supergroups.js.map +1 -1
- package/resources/supergroups/supergroups.mjs +6 -6
- package/resources/supergroups/supergroups.mjs.map +1 -1
- package/resources/teams.d.mts +8 -8
- package/resources/teams.d.mts.map +1 -1
- package/resources/teams.d.ts +8 -8
- package/resources/teams.d.ts.map +1 -1
- package/resources/teams.js +6 -6
- package/resources/teams.js.map +1 -1
- package/resources/teams.mjs +6 -6
- package/resources/teams.mjs.map +1 -1
- package/resources/time-cards.d.mts +8 -8
- package/resources/time-cards.d.mts.map +1 -1
- package/resources/time-cards.d.ts +8 -8
- package/resources/time-cards.d.ts.map +1 -1
- package/resources/time-cards.js +6 -6
- package/resources/time-cards.js.map +1 -1
- package/resources/time-cards.mjs +6 -6
- package/resources/time-cards.mjs.map +1 -1
- package/resources/time-entries.d.mts +58 -58
- package/resources/time-entries.d.mts.map +1 -1
- package/resources/time-entries.d.ts +58 -58
- package/resources/time-entries.d.ts.map +1 -1
- package/resources/time-entries.js +14 -14
- package/resources/time-entries.js.map +1 -1
- package/resources/time-entries.mjs +14 -14
- package/resources/time-entries.mjs.map +1 -1
- package/resources/tracks.d.mts +4 -4
- package/resources/tracks.d.mts.map +1 -1
- package/resources/tracks.d.ts +4 -4
- package/resources/tracks.d.ts.map +1 -1
- package/resources/tracks.js +6 -6
- package/resources/tracks.js.map +1 -1
- package/resources/tracks.mjs +6 -6
- package/resources/tracks.mjs.map +1 -1
- package/resources/users.d.mts +4 -4
- package/resources/users.d.mts.map +1 -1
- package/resources/users.d.ts +4 -4
- package/resources/users.d.ts.map +1 -1
- package/resources/users.js +6 -6
- package/resources/users.js.map +1 -1
- package/resources/users.mjs +6 -6
- package/resources/users.mjs.map +1 -1
- package/resources/work-locations.d.mts +4 -4
- package/resources/work-locations.d.mts.map +1 -1
- package/resources/work-locations.d.ts +4 -4
- package/resources/work-locations.d.ts.map +1 -1
- package/resources/work-locations.js +6 -6
- package/resources/work-locations.js.map +1 -1
- package/resources/work-locations.mjs +6 -6
- package/resources/work-locations.mjs.map +1 -1
- package/resources/workers.d.mts +10 -10
- package/resources/workers.d.mts.map +1 -1
- package/resources/workers.d.ts +10 -10
- package/resources/workers.d.ts.map +1 -1
- package/resources/workers.js +6 -6
- package/resources/workers.js.map +1 -1
- package/resources/workers.mjs +6 -6
- package/resources/workers.mjs.map +1 -1
- package/src/client.ts +108 -90
- package/src/internal/utils/values.ts +3 -3
- package/src/resources/business-partner-groups.ts +24 -24
- package/src/resources/business-partners.ts +27 -27
- package/src/resources/compensations.ts +16 -16
- package/src/resources/custom-objects/custom-objects.ts +12 -12
- package/src/resources/custom-objects/fields.ts +16 -16
- package/src/resources/custom-objects/index.ts +3 -3
- package/src/resources/custom-objects/records.ts +70 -70
- package/src/resources/departments.ts +16 -16
- package/src/resources/draft-hires.ts +519 -0
- package/src/resources/employment-types.ts +7 -7
- package/src/resources/functions/deployments.ts +10 -10
- package/src/resources/functions/executions.ts +28 -28
- package/src/resources/functions/functions.ts +20 -20
- package/src/resources/functions/index.ts +3 -3
- package/src/resources/headcount-positions.ts +103 -53
- package/src/resources/headcount-priorities.ts +14 -14
- package/src/resources/index.ts +40 -32
- package/src/resources/job-assignments.ts +16 -16
- package/src/resources/job-codes.ts +25 -25
- package/src/resources/job-dimensions.ts +21 -21
- package/src/resources/job-functions.ts +14 -14
- package/src/resources/job-pay-rate-exceptions.ts +16 -16
- package/src/resources/kiosk-badges.ts +35 -35
- package/src/resources/leave-accruals.ts +261 -0
- package/src/resources/leave-balances.ts +16 -16
- package/src/resources/leave-requests.ts +44 -44
- package/src/resources/leave-types.ts +7 -7
- package/src/resources/legal-entities.ts +17 -16
- package/src/resources/levels.ts +16 -16
- package/src/resources/location-factors.ts +20 -18
- package/src/resources/object-categories.ts +9 -9
- package/src/resources/schedules.ts +22 -22
- package/src/resources/shared.ts +1 -0
- package/src/resources/shift-inputs.ts +35 -35
- package/src/resources/shiftassignments.ts +30 -30
- package/src/resources/supergroups/exclusion-members.ts +16 -16
- package/src/resources/supergroups/inclusion-members.ts +16 -16
- package/src/resources/supergroups/index.ts +2 -2
- package/src/resources/supergroups/supergroups.ts +9 -9
- package/src/resources/teams.ts +16 -16
- package/src/resources/time-cards.ts +16 -16
- package/src/resources/time-entries.ts +71 -71
- package/src/resources/tracks.ts +7 -7
- package/src/resources/users.ts +7 -7
- package/src/resources/work-locations.ts +7 -7
- package/src/resources/workers.ts +18 -16
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -0,0 +1,427 @@
|
|
|
1
|
+
import { APIResource } from "../core/resource.mjs";
|
|
2
|
+
import * as Shared from "./shared.mjs";
|
|
3
|
+
import { APIPromise } from "../core/api-promise.mjs";
|
|
4
|
+
import { RequestOptions } from "../internal/request-options.mjs";
|
|
5
|
+
export declare class DraftHires extends APIResource {
|
|
6
|
+
/**
|
|
7
|
+
* Create bulk draft hire
|
|
8
|
+
*/
|
|
9
|
+
create(body: DraftHireCreateParams, options?: RequestOptions): APIPromise<DraftHireCreateResponse>;
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* Response model for bulk draft hire creation.
|
|
13
|
+
*/
|
|
14
|
+
export interface DraftHireCreateResponse {
|
|
15
|
+
/**
|
|
16
|
+
* List of invalid draft hire requests
|
|
17
|
+
*/
|
|
18
|
+
invalid_items?: Array<DraftHireCreateResponse.InvalidItem>;
|
|
19
|
+
/**
|
|
20
|
+
* Detailed results for each draft hire item
|
|
21
|
+
*/
|
|
22
|
+
successful_results?: Array<DraftHireCreateResponse.SuccessfulResult>;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace DraftHireCreateResponse {
|
|
25
|
+
/**
|
|
26
|
+
* Result for an individual draft hire creation.
|
|
27
|
+
*/
|
|
28
|
+
interface InvalidItem {
|
|
29
|
+
/**
|
|
30
|
+
* External reference ID from the request
|
|
31
|
+
*/
|
|
32
|
+
reference_id: string;
|
|
33
|
+
/**
|
|
34
|
+
* Status of the creation (success, error, warning)
|
|
35
|
+
*/
|
|
36
|
+
status: string;
|
|
37
|
+
/**
|
|
38
|
+
* Generated draft hire ID if successful
|
|
39
|
+
*/
|
|
40
|
+
draft_hire_id?: string;
|
|
41
|
+
/**
|
|
42
|
+
* List of validation errors if any
|
|
43
|
+
*/
|
|
44
|
+
errors?: Array<string>;
|
|
45
|
+
/**
|
|
46
|
+
* Success or error message
|
|
47
|
+
*/
|
|
48
|
+
message?: string;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Result for an individual draft hire creation.
|
|
52
|
+
*/
|
|
53
|
+
interface SuccessfulResult {
|
|
54
|
+
/**
|
|
55
|
+
* External reference ID from the request
|
|
56
|
+
*/
|
|
57
|
+
reference_id: string;
|
|
58
|
+
/**
|
|
59
|
+
* Status of the creation (success, error, warning)
|
|
60
|
+
*/
|
|
61
|
+
status: string;
|
|
62
|
+
/**
|
|
63
|
+
* Generated draft hire ID if successful
|
|
64
|
+
*/
|
|
65
|
+
draft_hire_id?: string;
|
|
66
|
+
/**
|
|
67
|
+
* List of validation errors if any
|
|
68
|
+
*/
|
|
69
|
+
errors?: Array<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Success or error message
|
|
72
|
+
*/
|
|
73
|
+
message?: string;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
export interface DraftHireCreateParams {
|
|
77
|
+
/**
|
|
78
|
+
* List of draft hires
|
|
79
|
+
*/
|
|
80
|
+
draft_hires: Array<DraftHireCreateParams.DraftHire>;
|
|
81
|
+
}
|
|
82
|
+
export declare namespace DraftHireCreateParams {
|
|
83
|
+
/**
|
|
84
|
+
* A draft hire represents a candidate who has been offered a position but hasn't started yet.
|
|
85
|
+
*
|
|
86
|
+
* This class provides Platform API access to draft hire data stored as RoleWithCompany instances
|
|
87
|
+
* in a candidate state, allowing external systems to create and manage draft hires.
|
|
88
|
+
*/
|
|
89
|
+
interface DraftHire {
|
|
90
|
+
/**
|
|
91
|
+
* Employment information for the draft hire position
|
|
92
|
+
*/
|
|
93
|
+
employment_info: DraftHire.EmploymentInfo;
|
|
94
|
+
/**
|
|
95
|
+
* Personal information for the draft hire candidate
|
|
96
|
+
*/
|
|
97
|
+
personal_info: DraftHire.PersonalInfo;
|
|
98
|
+
/**
|
|
99
|
+
* External reference ID for tracking purposes
|
|
100
|
+
*/
|
|
101
|
+
reference_id: string;
|
|
102
|
+
/**
|
|
103
|
+
* Work location information
|
|
104
|
+
*/
|
|
105
|
+
work_location_info: DraftHire.WorkLocationInfo;
|
|
106
|
+
/**
|
|
107
|
+
* Custom fields for the draft hire
|
|
108
|
+
*/
|
|
109
|
+
custom_fields?: Array<DraftHire.CustomField>;
|
|
110
|
+
}
|
|
111
|
+
namespace DraftHire {
|
|
112
|
+
/**
|
|
113
|
+
* Employment information for the draft hire position
|
|
114
|
+
*/
|
|
115
|
+
interface EmploymentInfo {
|
|
116
|
+
/**
|
|
117
|
+
* Employment type ID
|
|
118
|
+
*/
|
|
119
|
+
employment_type_id: string;
|
|
120
|
+
/**
|
|
121
|
+
* Contract end date
|
|
122
|
+
*/
|
|
123
|
+
contract_end_date?: string;
|
|
124
|
+
/**
|
|
125
|
+
* Currency
|
|
126
|
+
*/
|
|
127
|
+
currency?: string;
|
|
128
|
+
/**
|
|
129
|
+
* Department ID
|
|
130
|
+
*/
|
|
131
|
+
department_id?: string;
|
|
132
|
+
/**
|
|
133
|
+
* Duties
|
|
134
|
+
*/
|
|
135
|
+
duties?: string;
|
|
136
|
+
/**
|
|
137
|
+
* Equity number of shares
|
|
138
|
+
*/
|
|
139
|
+
equity_num_shares?: number;
|
|
140
|
+
/**
|
|
141
|
+
* Equity value
|
|
142
|
+
*/
|
|
143
|
+
equity_value?: number;
|
|
144
|
+
/**
|
|
145
|
+
* Equity vesting schedule
|
|
146
|
+
*/
|
|
147
|
+
equity_vesting_schedule?: EmploymentInfo.EquityVestingSchedule;
|
|
148
|
+
/**
|
|
149
|
+
* Job title
|
|
150
|
+
*/
|
|
151
|
+
job_title?: string;
|
|
152
|
+
/**
|
|
153
|
+
* Legal entity ID
|
|
154
|
+
*/
|
|
155
|
+
legal_entity_id?: string;
|
|
156
|
+
/**
|
|
157
|
+
* Level ID
|
|
158
|
+
*/
|
|
159
|
+
level_id?: string;
|
|
160
|
+
/**
|
|
161
|
+
* Manager ID
|
|
162
|
+
*/
|
|
163
|
+
manager_id?: string;
|
|
164
|
+
/**
|
|
165
|
+
* Offer expiration date
|
|
166
|
+
*/
|
|
167
|
+
offer_expiration_date?: string;
|
|
168
|
+
/**
|
|
169
|
+
* On target commission
|
|
170
|
+
*/
|
|
171
|
+
on_target_commission?: number;
|
|
172
|
+
/**
|
|
173
|
+
* Overtime exemption
|
|
174
|
+
*/
|
|
175
|
+
overtime_exemption?: 'exempt' | 'non-exempt';
|
|
176
|
+
/**
|
|
177
|
+
* Probation end date
|
|
178
|
+
*/
|
|
179
|
+
probation_end_date?: string;
|
|
180
|
+
/**
|
|
181
|
+
* Relocation reimbursement
|
|
182
|
+
*/
|
|
183
|
+
relocation_reimbursement?: number;
|
|
184
|
+
/**
|
|
185
|
+
* Salary per unit
|
|
186
|
+
*/
|
|
187
|
+
salary_per_unit?: number;
|
|
188
|
+
/**
|
|
189
|
+
* Salary unit
|
|
190
|
+
*/
|
|
191
|
+
salary_unit?: string;
|
|
192
|
+
/**
|
|
193
|
+
* Signing bonus
|
|
194
|
+
*/
|
|
195
|
+
signing_bonus?: number;
|
|
196
|
+
/**
|
|
197
|
+
* Start date
|
|
198
|
+
*/
|
|
199
|
+
start_date?: string;
|
|
200
|
+
/**
|
|
201
|
+
* Target annual bonus
|
|
202
|
+
*/
|
|
203
|
+
target_annual_bonus?: number;
|
|
204
|
+
/**
|
|
205
|
+
* Teams IDs
|
|
206
|
+
*/
|
|
207
|
+
teams_ids?: Array<string>;
|
|
208
|
+
/**
|
|
209
|
+
* Title
|
|
210
|
+
*/
|
|
211
|
+
title?: string;
|
|
212
|
+
/**
|
|
213
|
+
* Weekly hours
|
|
214
|
+
*/
|
|
215
|
+
weekly_hours?: number;
|
|
216
|
+
/**
|
|
217
|
+
* Work email
|
|
218
|
+
*/
|
|
219
|
+
work_email?: string;
|
|
220
|
+
}
|
|
221
|
+
namespace EmploymentInfo {
|
|
222
|
+
/**
|
|
223
|
+
* Equity vesting schedule
|
|
224
|
+
*/
|
|
225
|
+
interface EquityVestingSchedule {
|
|
226
|
+
/**
|
|
227
|
+
* Required company ID for the vesting schedule
|
|
228
|
+
*/
|
|
229
|
+
company_id: string;
|
|
230
|
+
/**
|
|
231
|
+
* Name of the vesting schedule
|
|
232
|
+
*/
|
|
233
|
+
_name?: string;
|
|
234
|
+
/**
|
|
235
|
+
* Number of cliff months before vesting begins
|
|
236
|
+
*/
|
|
237
|
+
cliffMonths?: number;
|
|
238
|
+
/**
|
|
239
|
+
* Number of continuous vesting months
|
|
240
|
+
*/
|
|
241
|
+
continuousVestingMonths?: number;
|
|
242
|
+
/**
|
|
243
|
+
* Percentage of initial vesting as decimal
|
|
244
|
+
*/
|
|
245
|
+
percentageInitialVesting?: number;
|
|
246
|
+
/**
|
|
247
|
+
* Spoke ID for the vesting schedule
|
|
248
|
+
*/
|
|
249
|
+
spokeId?: string;
|
|
250
|
+
/**
|
|
251
|
+
* Total number of vesting months
|
|
252
|
+
*/
|
|
253
|
+
totalVestingMonths?: number;
|
|
254
|
+
/**
|
|
255
|
+
* Total number of vesting years
|
|
256
|
+
*/
|
|
257
|
+
totalVestingYears?: number;
|
|
258
|
+
/**
|
|
259
|
+
* Type of vesting schedule
|
|
260
|
+
*/
|
|
261
|
+
vestingType?: string;
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
/**
|
|
265
|
+
* Personal information for the draft hire candidate
|
|
266
|
+
*/
|
|
267
|
+
interface PersonalInfo {
|
|
268
|
+
/**
|
|
269
|
+
* Invite email of the candidate
|
|
270
|
+
*/
|
|
271
|
+
invite_email: string;
|
|
272
|
+
/**
|
|
273
|
+
* Name of the candidate
|
|
274
|
+
*/
|
|
275
|
+
name: PersonalInfo.Name;
|
|
276
|
+
/**
|
|
277
|
+
* Citizenship of the candidate
|
|
278
|
+
*/
|
|
279
|
+
citizenship?: string;
|
|
280
|
+
/**
|
|
281
|
+
* Date of birth
|
|
282
|
+
*/
|
|
283
|
+
date_of_birth?: string;
|
|
284
|
+
/**
|
|
285
|
+
* Emergency contact name
|
|
286
|
+
*/
|
|
287
|
+
emergency_contact_name?: string;
|
|
288
|
+
/**
|
|
289
|
+
* Emergency contact phone
|
|
290
|
+
*/
|
|
291
|
+
emergency_contact_phone?: PersonalInfo.EmergencyContactPhone;
|
|
292
|
+
/**
|
|
293
|
+
* Ethnicity of the candidate
|
|
294
|
+
*/
|
|
295
|
+
ethnicity?: string;
|
|
296
|
+
/**
|
|
297
|
+
* Gender of the candidate
|
|
298
|
+
*/
|
|
299
|
+
gender?: string;
|
|
300
|
+
/**
|
|
301
|
+
* Home address of the candidate
|
|
302
|
+
*/
|
|
303
|
+
home_address?: Shared.Address;
|
|
304
|
+
/**
|
|
305
|
+
* Locale of the candidate
|
|
306
|
+
*/
|
|
307
|
+
locale?: PersonalInfo.Locale;
|
|
308
|
+
/**
|
|
309
|
+
* Race of the candidate
|
|
310
|
+
*/
|
|
311
|
+
race?: string;
|
|
312
|
+
/**
|
|
313
|
+
* Social security number of the candidate
|
|
314
|
+
*/
|
|
315
|
+
ssn?: string;
|
|
316
|
+
}
|
|
317
|
+
namespace PersonalInfo {
|
|
318
|
+
/**
|
|
319
|
+
* Name of the candidate
|
|
320
|
+
*/
|
|
321
|
+
interface Name {
|
|
322
|
+
/**
|
|
323
|
+
* First name or given name
|
|
324
|
+
*/
|
|
325
|
+
first?: string;
|
|
326
|
+
/**
|
|
327
|
+
* Last name or family name
|
|
328
|
+
*/
|
|
329
|
+
last?: string;
|
|
330
|
+
/**
|
|
331
|
+
* Middle name(s)
|
|
332
|
+
*/
|
|
333
|
+
middle?: string;
|
|
334
|
+
/**
|
|
335
|
+
* Preferred nickname or informal name
|
|
336
|
+
*/
|
|
337
|
+
nickname?: string;
|
|
338
|
+
/**
|
|
339
|
+
* Name suffix (e.g., Jr., Sr., III)
|
|
340
|
+
*/
|
|
341
|
+
suffix?: string;
|
|
342
|
+
/**
|
|
343
|
+
* Title or honorific (e.g., Mr., Ms., Dr.)
|
|
344
|
+
*/
|
|
345
|
+
title?: string;
|
|
346
|
+
}
|
|
347
|
+
/**
|
|
348
|
+
* Emergency contact phone
|
|
349
|
+
*/
|
|
350
|
+
interface EmergencyContactPhone {
|
|
351
|
+
/**
|
|
352
|
+
* Country code for the phone number
|
|
353
|
+
*/
|
|
354
|
+
country_code?: string;
|
|
355
|
+
/**
|
|
356
|
+
* Phone number extension
|
|
357
|
+
*/
|
|
358
|
+
extension?: string;
|
|
359
|
+
/**
|
|
360
|
+
* National phone number without country code
|
|
361
|
+
*/
|
|
362
|
+
national_number?: string;
|
|
363
|
+
}
|
|
364
|
+
/**
|
|
365
|
+
* Locale of the candidate
|
|
366
|
+
*/
|
|
367
|
+
interface Locale {
|
|
368
|
+
/**
|
|
369
|
+
* The primary language code
|
|
370
|
+
*/
|
|
371
|
+
language_code?: string;
|
|
372
|
+
/**
|
|
373
|
+
* Additional language inspection data
|
|
374
|
+
*/
|
|
375
|
+
language_inspection?: Array<string>;
|
|
376
|
+
/**
|
|
377
|
+
* The locale code for formatting
|
|
378
|
+
*/
|
|
379
|
+
locale_code?: string;
|
|
380
|
+
/**
|
|
381
|
+
* The region code
|
|
382
|
+
*/
|
|
383
|
+
region_code?: string;
|
|
384
|
+
/**
|
|
385
|
+
* The user's timezone
|
|
386
|
+
*/
|
|
387
|
+
timezone?: string;
|
|
388
|
+
}
|
|
389
|
+
}
|
|
390
|
+
/**
|
|
391
|
+
* Work location information
|
|
392
|
+
*/
|
|
393
|
+
interface WorkLocationInfo {
|
|
394
|
+
/**
|
|
395
|
+
* Country code of the work location
|
|
396
|
+
*/
|
|
397
|
+
country_code?: string;
|
|
398
|
+
/**
|
|
399
|
+
* Whether the work location is remote
|
|
400
|
+
*/
|
|
401
|
+
is_remote?: boolean;
|
|
402
|
+
/**
|
|
403
|
+
* Work location ID
|
|
404
|
+
*/
|
|
405
|
+
location_id?: string;
|
|
406
|
+
}
|
|
407
|
+
/**
|
|
408
|
+
* Custom field information for a draft hire.
|
|
409
|
+
*
|
|
410
|
+
* Custom fields are associated with RoleWithCompany model.
|
|
411
|
+
*/
|
|
412
|
+
interface CustomField {
|
|
413
|
+
/**
|
|
414
|
+
* Name of the custom field
|
|
415
|
+
*/
|
|
416
|
+
field_name: string;
|
|
417
|
+
/**
|
|
418
|
+
* Value of the custom field
|
|
419
|
+
*/
|
|
420
|
+
field_value: unknown;
|
|
421
|
+
}
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
export declare namespace DraftHires {
|
|
425
|
+
export { type DraftHireCreateResponse as DraftHireCreateResponse, type DraftHireCreateParams as DraftHireCreateParams, };
|
|
426
|
+
}
|
|
427
|
+
//# sourceMappingURL=draft-hires.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"draft-hires.d.mts","sourceRoot":"","sources":["../src/resources/draft-hires.ts"],"names":[],"mappings":"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"}
|