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