@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
|
@@ -3,16 +3,10 @@ import { APIResource } from "../core/resource.mjs";
|
|
|
3
3
|
import { PageCursorURL } from "../core/pagination.mjs";
|
|
4
4
|
import { path } from "../internal/utils/path.mjs";
|
|
5
5
|
export class HeadcountPriorities extends APIResource {
|
|
6
|
-
/**
|
|
7
|
-
* Retrieve a specific headcount priority
|
|
8
|
-
*/
|
|
9
|
-
retrieve(id, options) {
|
|
10
|
-
return this._client.get(path `/headcount-priorities/${id}`, options);
|
|
11
|
-
}
|
|
12
6
|
/**
|
|
13
7
|
* A List of headcount priorities
|
|
14
8
|
*
|
|
15
|
-
* - Requires: `
|
|
9
|
+
* - Requires: `API Tier 2`
|
|
16
10
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
17
11
|
*/
|
|
18
12
|
list(query = {}, options) {
|
|
@@ -21,5 +15,11 @@ export class HeadcountPriorities extends APIResource {
|
|
|
21
15
|
...options,
|
|
22
16
|
});
|
|
23
17
|
}
|
|
18
|
+
/**
|
|
19
|
+
* Retrieve a specific headcount priority
|
|
20
|
+
*/
|
|
21
|
+
retrieve(id, options) {
|
|
22
|
+
return this._client.get(path `/headcount-priorities/${id}`, options);
|
|
23
|
+
}
|
|
24
24
|
}
|
|
25
25
|
//# sourceMappingURL=headcount-priorities.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headcount-priorities.mjs","sourceRoot":"","sources":["../src/resources/headcount-priorities.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAGf,EAAE,aAAa,EAAe;OAE9B,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD
|
|
1
|
+
{"version":3,"file":"headcount-priorities.mjs","sourceRoot":"","sources":["../src/resources/headcount-priorities.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAGf,EAAE,aAAa,EAAe;OAE9B,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;;;;OAKG;IACH,IAAI,CACF,QAAwD,EAAE,EAC1D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,uBAAuB,EAAE,CAAA,aAA4C,CAAA,EAAE;YACpG,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,yBAAyB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;CACF"}
|
package/resources/index.d.mts
CHANGED
|
@@ -1,42 +1,44 @@
|
|
|
1
1
|
export * from "./shared.mjs";
|
|
2
|
-
export { BusinessPartnerGroups, type BusinessPartnerGroup, type BusinessPartnerGroupRetrieveResponse, type
|
|
3
|
-
export { BusinessPartners, type BusinessPartner, type Meta, type BusinessPartnerRetrieveResponse, type
|
|
2
|
+
export { BusinessPartnerGroups, type BusinessPartnerGroup, type BusinessPartnerGroupRetrieveResponse, type BusinessPartnerGroupListParams, type BusinessPartnerGroupCreateParams, type BusinessPartnerGroupRetrieveParams, type BusinessPartnerGroupsPageCursorURL, } from "./business-partner-groups.mjs";
|
|
3
|
+
export { BusinessPartners, type BusinessPartner, type Meta, type BusinessPartnerRetrieveResponse, type BusinessPartnerListParams, type BusinessPartnerCreateParams, type BusinessPartnerRetrieveParams, type BusinessPartnersPageCursorURL, } from "./business-partners.mjs";
|
|
4
4
|
export { CandidateApplications, type CandidateApplicationListResponse, type CandidateApplicationListParams, type CandidateApplicationListResponsesPageCursorURL, } from "./candidate-applications.mjs";
|
|
5
5
|
export { Candidates, type CandidateListResponse, type CandidateListParams, type CandidateListResponsesPageCursorURL, } from "./candidates.mjs";
|
|
6
6
|
export { Companies, type Company, type CompanyListParams, type CompaniesPageCursorURL } from "./companies.mjs";
|
|
7
|
-
export { Compensations, type Compensation, type CompensationRetrieveResponse, type
|
|
7
|
+
export { Compensations, type Compensation, type CompensationRetrieveResponse, type CompensationListParams, type CompensationRetrieveParams, type CompensationsPageCursorURL, } from "./compensations.mjs";
|
|
8
8
|
export { CustomFields, type CustomFieldListResponse, type CustomFieldListParams, type CustomFieldListResponsesPageCursorURL, } from "./custom-fields.mjs";
|
|
9
9
|
export { CustomObjects, type CustomObject, type CustomObjectCreateParams, type CustomObjectUpdateParams, type CustomObjectsPageCursorURL, } from "./custom-objects/custom-objects.mjs";
|
|
10
|
-
export { Departments, type Department, type DepartmentRetrieveResponse, type
|
|
10
|
+
export { Departments, type Department, type DepartmentRetrieveResponse, type DepartmentListParams, type DepartmentRetrieveParams, type DepartmentsPageCursorURL, } from "./departments.mjs";
|
|
11
|
+
export { DraftHires, type DraftHireCreateResponse, type DraftHireCreateParams } from "./draft-hires.mjs";
|
|
11
12
|
export { EmploymentTypes, type CompanyEmploymentType, type EmploymentTypeRetrieveResponse, type EmploymentTypeListParams, type CompanyEmploymentTypesPageCursorURL, } from "./employment-types.mjs";
|
|
12
13
|
export { Entitlements, type EntitlementListResponse, type EntitlementListResponsesPageCursorURL, } from "./entitlements.mjs";
|
|
13
|
-
export { Functions, type Function, type FunctionCreateDevBundleResponse, type
|
|
14
|
-
export { HeadcountPositions, type
|
|
15
|
-
export { HeadcountPriorities, type
|
|
16
|
-
export { JobAssignments, type AttributeChangeDetails, type JobAssignment, type JobAssignmentRetrieveResponse, type
|
|
17
|
-
export { JobCodes, type JobCode, type JobCodeRequest, type JobCodeRetrieveResponse, type
|
|
18
|
-
export { JobDimensions, type JobDimension, type JobDimensionRequest, type JobDimensionRetrieveResponse, type
|
|
19
|
-
export { JobFunctions, type
|
|
20
|
-
export { JobPayRateExceptions, type JobPayRateException, type JobPayRateExceptionRetrieveResponse, type
|
|
14
|
+
export { Functions, type Function, type FunctionCreateDevBundleResponse, type FunctionListParams, type FunctionCreateParams, type FunctionUpdateParams, type FunctionsPageCursorURL, } from "./functions/functions.mjs";
|
|
15
|
+
export { HeadcountPositions, type HeadcountPositionListResponse, type HeadcountPositionRetrieveResponse, type HeadcountPositionListParams, type HeadcountPositionRetrieveParams, type HeadcountPositionListResponsesPageCursorURL, } from "./headcount-positions.mjs";
|
|
16
|
+
export { HeadcountPriorities, type HeadcountPriorityListResponse, type HeadcountPriorityRetrieveResponse, type HeadcountPriorityListParams, type HeadcountPriorityListResponsesPageCursorURL, } from "./headcount-priorities.mjs";
|
|
17
|
+
export { JobAssignments, type AttributeChangeDetails, type JobAssignment, type JobAssignmentRetrieveResponse, type JobAssignmentListParams, type JobAssignmentRetrieveParams, type JobAssignmentListChangeLogParams, type AttributeChangeDetailsPageCursorURL, type JobAssignmentsPageCursorURL, } from "./job-assignments.mjs";
|
|
18
|
+
export { JobCodes, type JobCode, type JobCodeRequest, type JobCodeRetrieveResponse, type JobCodeListParams, type JobCodeCreateParams, type JobCodeRetrieveParams, type JobCodeUpdateParams, type JobCodeListChangeLogParams, type JobCodesPageCursorURL, } from "./job-codes.mjs";
|
|
19
|
+
export { JobDimensions, type JobDimension, type JobDimensionRequest, type JobDimensionRetrieveResponse, type JobDimensionListParams, type JobDimensionCreateParams, type JobDimensionUpdateParams, type JobDimensionsPageCursorURL, } from "./job-dimensions.mjs";
|
|
20
|
+
export { JobFunctions, type JobFunctionListResponse, type JobFunctionRetrieveResponse, type JobFunctionListParams, type JobFunctionListResponsesPageCursorURL, } from "./job-functions.mjs";
|
|
21
|
+
export { JobPayRateExceptions, type JobPayRateException, type JobPayRateExceptionRetrieveResponse, type JobPayRateExceptionListParams, type JobPayRateExceptionRetrieveParams, type JobPayRateExceptionListChangeLogParams, type JobPayRateExceptionsPageCursorURL, } from "./job-pay-rate-exceptions.mjs";
|
|
21
22
|
export { JobRequisitions, type JobRequisition, type JobRequisitionListParams, type JobRequisitionsPageCursorURL, } from "./job-requisitions.mjs";
|
|
22
|
-
export { KioskBadges, type TimeKioskBadge, type KioskBadgeCreateResponse, type KioskBadgeRetrieveResponse, type KioskBadgeUpdateResponse, type
|
|
23
|
-
export {
|
|
24
|
-
export {
|
|
23
|
+
export { KioskBadges, type TimeKioskBadge, type KioskBadgeListResponse, type KioskBadgeCreateResponse, type KioskBadgeRetrieveResponse, type KioskBadgeUpdateResponse, type KioskBadgeListParams, type KioskBadgeCreateParams, type KioskBadgeRetrieveParams, type KioskBadgeUpdateParams, type KioskBadgeListResponsesPageCursorURL, } from "./kiosk-badges.mjs";
|
|
24
|
+
export { LeaveAccruals, type LeaveAccrualRetrieveResponse, type LeaveAccrualCreateResponse, type LeaveAccrualRetrieveParams, type LeaveAccrualCreateParams, } from "./leave-accruals.mjs";
|
|
25
|
+
export { LeaveBalances, type LeaveBalance, type LeaveBalanceRetrieveResponse, type LeaveBalanceListParams, type LeaveBalanceRetrieveParams, type LeaveBalancesPageCursorURL, } from "./leave-balances.mjs";
|
|
26
|
+
export { LeaveRequests, type LeaveRequest, type LeaveRequestListResponse, type LeaveRequestCreateResponse, type LeaveRequestRetrieveResponse, type LeaveRequestUpdateResponse, type LeaveRequestListParams, type LeaveRequestCreateParams, type LeaveRequestRetrieveParams, type LeaveRequestUpdateParams, type LeaveRequestListResponsesPageCursorURL, } from "./leave-requests.mjs";
|
|
25
27
|
export { LeaveTypes, type LeaveType, type LeaveTypeRetrieveResponse, type LeaveTypeListParams, type LeaveTypesPageCursorURL, } from "./leave-types.mjs";
|
|
26
|
-
export { LegalEntities, type LegalEntity, type LegalEntityRetrieveResponse, type
|
|
27
|
-
export { Levels, type Level, type LevelRetrieveResponse, type
|
|
28
|
-
export { LocationFactors, type
|
|
28
|
+
export { LegalEntities, type LegalEntity, type LegalEntityRetrieveResponse, type LegalEntityListParams, type LegalEntityRetrieveParams, type LegalEntitiesPageCursorURL, } from "./legal-entities.mjs";
|
|
29
|
+
export { Levels, type Level, type LevelRetrieveResponse, type LevelListParams, type LevelRetrieveParams, type LevelsPageCursorURL, } from "./levels.mjs";
|
|
30
|
+
export { LocationFactors, type LocationFactorListResponse, type LocationFactorRetrieveResponse, type LocationFactorListParams, type LocationFactorListResponsesPageCursorURL, } from "./location-factors.mjs";
|
|
29
31
|
export { ObjectCategories, type ObjectCategory, type ObjectCategoryCreateParams, type ObjectCategoryUpdateParams, type ObjectCategoriesPageCursorURL, } from "./object-categories.mjs";
|
|
30
32
|
export { SSOMeResource, type SSOMe, type SSOMeRetrieveParams } from "./sso-me.mjs";
|
|
31
|
-
export { Schedules, type
|
|
32
|
-
export { ShiftInputs, type ShiftInput, type ShiftInputCreateResponse, type ShiftInputRetrieveResponse, type ShiftInputUpdateResponse, type
|
|
33
|
-
export { Shiftassignments, type
|
|
33
|
+
export { Schedules, type ScheduleListResponse, type ScheduleRetrieveResponse, type ScheduleListParams, type ScheduleRetrieveParams, type ScheduleListResponsesPageCursorURL, } from "./schedules.mjs";
|
|
34
|
+
export { ShiftInputs, type ShiftInput, type ShiftInputListResponse, type ShiftInputCreateResponse, type ShiftInputRetrieveResponse, type ShiftInputUpdateResponse, type ShiftInputListParams, type ShiftInputCreateParams, type ShiftInputRetrieveParams, type ShiftInputUpdateParams, type ShiftInputListResponsesPageCursorURL, } from "./shift-inputs.mjs";
|
|
35
|
+
export { Shiftassignments, type ShiftassignmentListResponse, type ShiftassignmentRetrieveResponse, type ShiftassignmentListParams, type ShiftassignmentRetrieveParams, type ShiftassignmentListResponsesPageCursorURL, } from "./shiftassignments.mjs";
|
|
34
36
|
export { Supergroups, type Supergroup, type SupergroupRetrieveResponse, type SupergroupListParams, type SupergroupsPageCursorURL, } from "./supergroups/supergroups.mjs";
|
|
35
|
-
export { Teams, type Team, type TeamRetrieveResponse, type
|
|
36
|
-
export { TimeCards, type PayPeriod, type TimeCard, type TimeCardRetrieveResponse, type
|
|
37
|
-
export { TimeEntries, type TimeEntry, type TimeEntryCreateResponse, type TimeEntryRetrieveResponse, type TimeEntryUpdateResponse, type
|
|
37
|
+
export { Teams, type Team, type TeamRetrieveResponse, type TeamListParams, type TeamRetrieveParams, type TeamsPageCursorURL, } from "./teams.mjs";
|
|
38
|
+
export { TimeCards, type PayPeriod, type TimeCard, type TimeCardRetrieveResponse, type TimeCardListParams, type TimeCardRetrieveParams, type TimeCardsPageCursorURL, } from "./time-cards.mjs";
|
|
39
|
+
export { TimeEntries, type TimeEntry, type TimeEntryListResponse, type TimeEntryCreateResponse, type TimeEntryRetrieveResponse, type TimeEntryUpdateResponse, type TimeEntryListParams, type TimeEntryCreateParams, type TimeEntryRetrieveParams, type TimeEntryUpdateParams, type TimeEntryListResponsesPageCursorURL, } from "./time-entries.mjs";
|
|
38
40
|
export { Tracks, type Track, type TrackRetrieveResponse, type TrackListParams, type TracksPageCursorURL, } from "./tracks.mjs";
|
|
39
41
|
export { Users, type User, type UserRetrieveResponse, type UserListParams, type UsersPageCursorURL, } from "./users.mjs";
|
|
40
42
|
export { WorkLocations, type WorkLocation, type WorkLocationRetrieveResponse, type WorkLocationListParams, type WorkLocationsPageCursorURL, } from "./work-locations.mjs";
|
|
41
|
-
export { Workers, type Worker, type WorkerRetrieveResponse, type
|
|
43
|
+
export { Workers, type Worker, type WorkerRetrieveResponse, type WorkerListParams, type WorkerRetrieveParams, type WorkersPageCursorURL, } from "./workers.mjs";
|
|
42
44
|
//# sourceMappingURL=index.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";OAGO,EACL,qBAAqB,EACrB,KAAK,oBAAoB,EACzB,KAAK,oCAAoC,EACzC,KAAK,gCAAgC,EACrC,KAAK,kCAAkC,EACvC,KAAK,
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"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"}
|
package/resources/index.d.ts
CHANGED
|
@@ -1,42 +1,44 @@
|
|
|
1
1
|
export * from "./shared.js";
|
|
2
|
-
export { BusinessPartnerGroups, type BusinessPartnerGroup, type BusinessPartnerGroupRetrieveResponse, type
|
|
3
|
-
export { BusinessPartners, type BusinessPartner, type Meta, type BusinessPartnerRetrieveResponse, type
|
|
2
|
+
export { BusinessPartnerGroups, type BusinessPartnerGroup, type BusinessPartnerGroupRetrieveResponse, type BusinessPartnerGroupListParams, type BusinessPartnerGroupCreateParams, type BusinessPartnerGroupRetrieveParams, type BusinessPartnerGroupsPageCursorURL, } from "./business-partner-groups.js";
|
|
3
|
+
export { BusinessPartners, type BusinessPartner, type Meta, type BusinessPartnerRetrieveResponse, type BusinessPartnerListParams, type BusinessPartnerCreateParams, type BusinessPartnerRetrieveParams, type BusinessPartnersPageCursorURL, } from "./business-partners.js";
|
|
4
4
|
export { CandidateApplications, type CandidateApplicationListResponse, type CandidateApplicationListParams, type CandidateApplicationListResponsesPageCursorURL, } from "./candidate-applications.js";
|
|
5
5
|
export { Candidates, type CandidateListResponse, type CandidateListParams, type CandidateListResponsesPageCursorURL, } from "./candidates.js";
|
|
6
6
|
export { Companies, type Company, type CompanyListParams, type CompaniesPageCursorURL } from "./companies.js";
|
|
7
|
-
export { Compensations, type Compensation, type CompensationRetrieveResponse, type
|
|
7
|
+
export { Compensations, type Compensation, type CompensationRetrieveResponse, type CompensationListParams, type CompensationRetrieveParams, type CompensationsPageCursorURL, } from "./compensations.js";
|
|
8
8
|
export { CustomFields, type CustomFieldListResponse, type CustomFieldListParams, type CustomFieldListResponsesPageCursorURL, } from "./custom-fields.js";
|
|
9
9
|
export { CustomObjects, type CustomObject, type CustomObjectCreateParams, type CustomObjectUpdateParams, type CustomObjectsPageCursorURL, } from "./custom-objects/custom-objects.js";
|
|
10
|
-
export { Departments, type Department, type DepartmentRetrieveResponse, type
|
|
10
|
+
export { Departments, type Department, type DepartmentRetrieveResponse, type DepartmentListParams, type DepartmentRetrieveParams, type DepartmentsPageCursorURL, } from "./departments.js";
|
|
11
|
+
export { DraftHires, type DraftHireCreateResponse, type DraftHireCreateParams } from "./draft-hires.js";
|
|
11
12
|
export { EmploymentTypes, type CompanyEmploymentType, type EmploymentTypeRetrieveResponse, type EmploymentTypeListParams, type CompanyEmploymentTypesPageCursorURL, } from "./employment-types.js";
|
|
12
13
|
export { Entitlements, type EntitlementListResponse, type EntitlementListResponsesPageCursorURL, } from "./entitlements.js";
|
|
13
|
-
export { Functions, type Function, type FunctionCreateDevBundleResponse, type
|
|
14
|
-
export { HeadcountPositions, type
|
|
15
|
-
export { HeadcountPriorities, type
|
|
16
|
-
export { JobAssignments, type AttributeChangeDetails, type JobAssignment, type JobAssignmentRetrieveResponse, type
|
|
17
|
-
export { JobCodes, type JobCode, type JobCodeRequest, type JobCodeRetrieveResponse, type
|
|
18
|
-
export { JobDimensions, type JobDimension, type JobDimensionRequest, type JobDimensionRetrieveResponse, type
|
|
19
|
-
export { JobFunctions, type
|
|
20
|
-
export { JobPayRateExceptions, type JobPayRateException, type JobPayRateExceptionRetrieveResponse, type
|
|
14
|
+
export { Functions, type Function, type FunctionCreateDevBundleResponse, type FunctionListParams, type FunctionCreateParams, type FunctionUpdateParams, type FunctionsPageCursorURL, } from "./functions/functions.js";
|
|
15
|
+
export { HeadcountPositions, type HeadcountPositionListResponse, type HeadcountPositionRetrieveResponse, type HeadcountPositionListParams, type HeadcountPositionRetrieveParams, type HeadcountPositionListResponsesPageCursorURL, } from "./headcount-positions.js";
|
|
16
|
+
export { HeadcountPriorities, type HeadcountPriorityListResponse, type HeadcountPriorityRetrieveResponse, type HeadcountPriorityListParams, type HeadcountPriorityListResponsesPageCursorURL, } from "./headcount-priorities.js";
|
|
17
|
+
export { JobAssignments, type AttributeChangeDetails, type JobAssignment, type JobAssignmentRetrieveResponse, type JobAssignmentListParams, type JobAssignmentRetrieveParams, type JobAssignmentListChangeLogParams, type AttributeChangeDetailsPageCursorURL, type JobAssignmentsPageCursorURL, } from "./job-assignments.js";
|
|
18
|
+
export { JobCodes, type JobCode, type JobCodeRequest, type JobCodeRetrieveResponse, type JobCodeListParams, type JobCodeCreateParams, type JobCodeRetrieveParams, type JobCodeUpdateParams, type JobCodeListChangeLogParams, type JobCodesPageCursorURL, } from "./job-codes.js";
|
|
19
|
+
export { JobDimensions, type JobDimension, type JobDimensionRequest, type JobDimensionRetrieveResponse, type JobDimensionListParams, type JobDimensionCreateParams, type JobDimensionUpdateParams, type JobDimensionsPageCursorURL, } from "./job-dimensions.js";
|
|
20
|
+
export { JobFunctions, type JobFunctionListResponse, type JobFunctionRetrieveResponse, type JobFunctionListParams, type JobFunctionListResponsesPageCursorURL, } from "./job-functions.js";
|
|
21
|
+
export { JobPayRateExceptions, type JobPayRateException, type JobPayRateExceptionRetrieveResponse, type JobPayRateExceptionListParams, type JobPayRateExceptionRetrieveParams, type JobPayRateExceptionListChangeLogParams, type JobPayRateExceptionsPageCursorURL, } from "./job-pay-rate-exceptions.js";
|
|
21
22
|
export { JobRequisitions, type JobRequisition, type JobRequisitionListParams, type JobRequisitionsPageCursorURL, } from "./job-requisitions.js";
|
|
22
|
-
export { KioskBadges, type TimeKioskBadge, type KioskBadgeCreateResponse, type KioskBadgeRetrieveResponse, type KioskBadgeUpdateResponse, type
|
|
23
|
-
export {
|
|
24
|
-
export {
|
|
23
|
+
export { KioskBadges, type TimeKioskBadge, type KioskBadgeListResponse, type KioskBadgeCreateResponse, type KioskBadgeRetrieveResponse, type KioskBadgeUpdateResponse, type KioskBadgeListParams, type KioskBadgeCreateParams, type KioskBadgeRetrieveParams, type KioskBadgeUpdateParams, type KioskBadgeListResponsesPageCursorURL, } from "./kiosk-badges.js";
|
|
24
|
+
export { LeaveAccruals, type LeaveAccrualRetrieveResponse, type LeaveAccrualCreateResponse, type LeaveAccrualRetrieveParams, type LeaveAccrualCreateParams, } from "./leave-accruals.js";
|
|
25
|
+
export { LeaveBalances, type LeaveBalance, type LeaveBalanceRetrieveResponse, type LeaveBalanceListParams, type LeaveBalanceRetrieveParams, type LeaveBalancesPageCursorURL, } from "./leave-balances.js";
|
|
26
|
+
export { LeaveRequests, type LeaveRequest, type LeaveRequestListResponse, type LeaveRequestCreateResponse, type LeaveRequestRetrieveResponse, type LeaveRequestUpdateResponse, type LeaveRequestListParams, type LeaveRequestCreateParams, type LeaveRequestRetrieveParams, type LeaveRequestUpdateParams, type LeaveRequestListResponsesPageCursorURL, } from "./leave-requests.js";
|
|
25
27
|
export { LeaveTypes, type LeaveType, type LeaveTypeRetrieveResponse, type LeaveTypeListParams, type LeaveTypesPageCursorURL, } from "./leave-types.js";
|
|
26
|
-
export { LegalEntities, type LegalEntity, type LegalEntityRetrieveResponse, type
|
|
27
|
-
export { Levels, type Level, type LevelRetrieveResponse, type
|
|
28
|
-
export { LocationFactors, type
|
|
28
|
+
export { LegalEntities, type LegalEntity, type LegalEntityRetrieveResponse, type LegalEntityListParams, type LegalEntityRetrieveParams, type LegalEntitiesPageCursorURL, } from "./legal-entities.js";
|
|
29
|
+
export { Levels, type Level, type LevelRetrieveResponse, type LevelListParams, type LevelRetrieveParams, type LevelsPageCursorURL, } from "./levels.js";
|
|
30
|
+
export { LocationFactors, type LocationFactorListResponse, type LocationFactorRetrieveResponse, type LocationFactorListParams, type LocationFactorListResponsesPageCursorURL, } from "./location-factors.js";
|
|
29
31
|
export { ObjectCategories, type ObjectCategory, type ObjectCategoryCreateParams, type ObjectCategoryUpdateParams, type ObjectCategoriesPageCursorURL, } from "./object-categories.js";
|
|
30
32
|
export { SSOMeResource, type SSOMe, type SSOMeRetrieveParams } from "./sso-me.js";
|
|
31
|
-
export { Schedules, type
|
|
32
|
-
export { ShiftInputs, type ShiftInput, type ShiftInputCreateResponse, type ShiftInputRetrieveResponse, type ShiftInputUpdateResponse, type
|
|
33
|
-
export { Shiftassignments, type
|
|
33
|
+
export { Schedules, type ScheduleListResponse, type ScheduleRetrieveResponse, type ScheduleListParams, type ScheduleRetrieveParams, type ScheduleListResponsesPageCursorURL, } from "./schedules.js";
|
|
34
|
+
export { ShiftInputs, type ShiftInput, type ShiftInputListResponse, type ShiftInputCreateResponse, type ShiftInputRetrieveResponse, type ShiftInputUpdateResponse, type ShiftInputListParams, type ShiftInputCreateParams, type ShiftInputRetrieveParams, type ShiftInputUpdateParams, type ShiftInputListResponsesPageCursorURL, } from "./shift-inputs.js";
|
|
35
|
+
export { Shiftassignments, type ShiftassignmentListResponse, type ShiftassignmentRetrieveResponse, type ShiftassignmentListParams, type ShiftassignmentRetrieveParams, type ShiftassignmentListResponsesPageCursorURL, } from "./shiftassignments.js";
|
|
34
36
|
export { Supergroups, type Supergroup, type SupergroupRetrieveResponse, type SupergroupListParams, type SupergroupsPageCursorURL, } from "./supergroups/supergroups.js";
|
|
35
|
-
export { Teams, type Team, type TeamRetrieveResponse, type
|
|
36
|
-
export { TimeCards, type PayPeriod, type TimeCard, type TimeCardRetrieveResponse, type
|
|
37
|
-
export { TimeEntries, type TimeEntry, type TimeEntryCreateResponse, type TimeEntryRetrieveResponse, type TimeEntryUpdateResponse, type
|
|
37
|
+
export { Teams, type Team, type TeamRetrieveResponse, type TeamListParams, type TeamRetrieveParams, type TeamsPageCursorURL, } from "./teams.js";
|
|
38
|
+
export { TimeCards, type PayPeriod, type TimeCard, type TimeCardRetrieveResponse, type TimeCardListParams, type TimeCardRetrieveParams, type TimeCardsPageCursorURL, } from "./time-cards.js";
|
|
39
|
+
export { TimeEntries, type TimeEntry, type TimeEntryListResponse, type TimeEntryCreateResponse, type TimeEntryRetrieveResponse, type TimeEntryUpdateResponse, type TimeEntryListParams, type TimeEntryCreateParams, type TimeEntryRetrieveParams, type TimeEntryUpdateParams, type TimeEntryListResponsesPageCursorURL, } from "./time-entries.js";
|
|
38
40
|
export { Tracks, type Track, type TrackRetrieveResponse, type TrackListParams, type TracksPageCursorURL, } from "./tracks.js";
|
|
39
41
|
export { Users, type User, type UserRetrieveResponse, type UserListParams, type UsersPageCursorURL, } from "./users.js";
|
|
40
42
|
export { WorkLocations, type WorkLocation, type WorkLocationRetrieveResponse, type WorkLocationListParams, type WorkLocationsPageCursorURL, } from "./work-locations.js";
|
|
41
|
-
export { Workers, type Worker, type WorkerRetrieveResponse, type
|
|
43
|
+
export { Workers, type Worker, type WorkerRetrieveResponse, type WorkerListParams, type WorkerRetrieveParams, type WorkersPageCursorURL, } from "./workers.js";
|
|
42
44
|
//# sourceMappingURL=index.d.ts.map
|
package/resources/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";OAGO,EACL,qBAAqB,EACrB,KAAK,oBAAoB,EACzB,KAAK,oCAAoC,EACzC,KAAK,gCAAgC,EACrC,KAAK,kCAAkC,EACvC,KAAK,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"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"}
|
package/resources/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.Workers = exports.WorkLocations = exports.Users = exports.Tracks = exports.TimeEntries = exports.TimeCards = exports.Teams = exports.Supergroups = exports.Shiftassignments = exports.ShiftInputs = exports.Schedules = exports.SSOMeResource = exports.ObjectCategories = exports.LocationFactors = exports.Levels = exports.LegalEntities = exports.LeaveTypes = exports.LeaveRequests = exports.LeaveBalances = exports.KioskBadges = exports.JobRequisitions = exports.JobPayRateExceptions = exports.JobFunctions = exports.JobDimensions = exports.JobCodes = exports.JobAssignments = exports.HeadcountPriorities = exports.HeadcountPositions = exports.Functions = exports.Entitlements = exports.EmploymentTypes = exports.Departments = exports.CustomObjects = exports.CustomFields = exports.Compensations = exports.Companies = exports.Candidates = exports.CandidateApplications = exports.BusinessPartners = exports.BusinessPartnerGroups = void 0;
|
|
4
|
+
exports.Workers = exports.WorkLocations = exports.Users = exports.Tracks = exports.TimeEntries = exports.TimeCards = exports.Teams = exports.Supergroups = exports.Shiftassignments = exports.ShiftInputs = exports.Schedules = exports.SSOMeResource = exports.ObjectCategories = exports.LocationFactors = exports.Levels = exports.LegalEntities = exports.LeaveTypes = exports.LeaveRequests = exports.LeaveBalances = exports.LeaveAccruals = exports.KioskBadges = exports.JobRequisitions = exports.JobPayRateExceptions = exports.JobFunctions = exports.JobDimensions = exports.JobCodes = exports.JobAssignments = exports.HeadcountPriorities = exports.HeadcountPositions = exports.Functions = exports.Entitlements = exports.EmploymentTypes = exports.DraftHires = exports.Departments = exports.CustomObjects = exports.CustomFields = exports.Compensations = exports.Companies = exports.Candidates = exports.CandidateApplications = exports.BusinessPartners = exports.BusinessPartnerGroups = void 0;
|
|
5
5
|
const tslib_1 = require("../internal/tslib.js");
|
|
6
6
|
tslib_1.__exportStar(require("./shared.js"), exports);
|
|
7
7
|
var business_partner_groups_1 = require("./business-partner-groups.js");
|
|
@@ -22,6 +22,8 @@ var custom_objects_1 = require("./custom-objects/custom-objects.js");
|
|
|
22
22
|
Object.defineProperty(exports, "CustomObjects", { enumerable: true, get: function () { return custom_objects_1.CustomObjects; } });
|
|
23
23
|
var departments_1 = require("./departments.js");
|
|
24
24
|
Object.defineProperty(exports, "Departments", { enumerable: true, get: function () { return departments_1.Departments; } });
|
|
25
|
+
var draft_hires_1 = require("./draft-hires.js");
|
|
26
|
+
Object.defineProperty(exports, "DraftHires", { enumerable: true, get: function () { return draft_hires_1.DraftHires; } });
|
|
25
27
|
var employment_types_1 = require("./employment-types.js");
|
|
26
28
|
Object.defineProperty(exports, "EmploymentTypes", { enumerable: true, get: function () { return employment_types_1.EmploymentTypes; } });
|
|
27
29
|
var entitlements_1 = require("./entitlements.js");
|
|
@@ -46,6 +48,8 @@ var job_requisitions_1 = require("./job-requisitions.js");
|
|
|
46
48
|
Object.defineProperty(exports, "JobRequisitions", { enumerable: true, get: function () { return job_requisitions_1.JobRequisitions; } });
|
|
47
49
|
var kiosk_badges_1 = require("./kiosk-badges.js");
|
|
48
50
|
Object.defineProperty(exports, "KioskBadges", { enumerable: true, get: function () { return kiosk_badges_1.KioskBadges; } });
|
|
51
|
+
var leave_accruals_1 = require("./leave-accruals.js");
|
|
52
|
+
Object.defineProperty(exports, "LeaveAccruals", { enumerable: true, get: function () { return leave_accruals_1.LeaveAccruals; } });
|
|
49
53
|
var leave_balances_1 = require("./leave-balances.js");
|
|
50
54
|
Object.defineProperty(exports, "LeaveBalances", { enumerable: true, get: function () { return leave_balances_1.LeaveBalances; } });
|
|
51
55
|
var leave_requests_1 = require("./leave-requests.js");
|
package/resources/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,sDAAyB;AACzB,wEAQmC;AAPjC,gIAAA,qBAAqB,OAAA;AAQvB,4DAS6B;AAR3B,qHAAA,gBAAgB,OAAA;AASlB,sEAKkC;AAJhC,+HAAA,qBAAqB,OAAA;AAKvB,8CAKsB;AAJpB,wGAAA,UAAU,OAAA;AAKZ,4CAA2G;AAAlG,sGAAA,SAAS,OAAA;AAClB,oDAOyB;AANvB,8GAAA,aAAa,OAAA;AAOf,oDAKyB;AAJvB,6GAAA,YAAY,OAAA;AAKd,qEAMyC;AALvC,+GAAA,aAAa,OAAA;AAMf,gDAOuB;AANrB,0GAAA,WAAW,OAAA;AAOb,0DAM4B;AAL1B,mHAAA,eAAe,OAAA;AAMjB,kDAIwB;AAHtB,4GAAA,YAAY,OAAA;AAId,sDAQ+B;AAP7B,sGAAA,SAAS,OAAA;AAQX,gEAO+B;AAN7B,yHAAA,kBAAkB,OAAA;AAOpB,kEAMgC;AAL9B,2HAAA,mBAAmB,OAAA;AAMrB,wDAU2B;AATzB,iHAAA,cAAc,OAAA;AAUhB,4CAWqB;AAVnB,qGAAA,QAAQ,OAAA;AAWV,sDAS0B;AARxB,+GAAA,aAAa,OAAA;AASf,oDAMyB;AALvB,6GAAA,YAAY,OAAA;AAMd,wEAQmC;AAPjC,+HAAA,oBAAoB,OAAA;AAQtB,0DAK4B;AAJ1B,mHAAA,eAAe,OAAA;AAKjB,kDAYwB;AAXtB,2GAAA,WAAW,OAAA;AAYb,sDAO0B;AANxB,+GAAA,aAAa,OAAA;AAOf,sDAY0B;AAXxB,+GAAA,aAAa,OAAA;AAYf,gDAMuB;AALrB,yGAAA,UAAU,OAAA;AAMZ,sDAO0B;AANxB,+GAAA,aAAa,OAAA;AAOf,sCAOkB;AANhB,gGAAA,MAAM,OAAA;AAOR,0DAM4B;AAL1B,mHAAA,eAAe,OAAA;AAMjB,4DAM6B;AAL3B,qHAAA,gBAAgB,OAAA;AAMlB,sCAA+E;AAAtE,uGAAA,aAAa,OAAA;AACtB,4CAOqB;AANnB,sGAAA,SAAS,OAAA;AAOX,kDAYwB;AAXtB,2GAAA,WAAW,OAAA;AAYb,0DAO4B;AAN1B,oHAAA,gBAAgB,OAAA;AAOlB,4DAMmC;AALjC,0GAAA,WAAW,OAAA;AAMb,oCAOiB;AANf,8FAAA,KAAK,OAAA;AAOP,8CAQsB;AAPpB,uGAAA,SAAS,OAAA;AAQX,kDAYwB;AAXtB,2GAAA,WAAW,OAAA;AAYb,sCAMkB;AALhB,gGAAA,MAAM,OAAA;AAMR,oCAMiB;AALf,8FAAA,KAAK,OAAA;AAMP,sDAM0B;AALxB,+GAAA,aAAa,OAAA;AAMf,wCAOmB;AANjB,kGAAA,OAAO,OAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,sDAAyB;AACzB,wEAQmC;AAPjC,gIAAA,qBAAqB,OAAA;AAQvB,4DAS6B;AAR3B,qHAAA,gBAAgB,OAAA;AASlB,sEAKkC;AAJhC,+HAAA,qBAAqB,OAAA;AAKvB,8CAKsB;AAJpB,wGAAA,UAAU,OAAA;AAKZ,4CAA2G;AAAlG,sGAAA,SAAS,OAAA;AAClB,oDAOyB;AANvB,8GAAA,aAAa,OAAA;AAOf,oDAKyB;AAJvB,6GAAA,YAAY,OAAA;AAKd,qEAMyC;AALvC,+GAAA,aAAa,OAAA;AAMf,gDAOuB;AANrB,0GAAA,WAAW,OAAA;AAOb,gDAAqG;AAA5F,yGAAA,UAAU,OAAA;AACnB,0DAM4B;AAL1B,mHAAA,eAAe,OAAA;AAMjB,kDAIwB;AAHtB,4GAAA,YAAY,OAAA;AAId,sDAQ+B;AAP7B,sGAAA,SAAS,OAAA;AAQX,gEAO+B;AAN7B,yHAAA,kBAAkB,OAAA;AAOpB,kEAMgC;AAL9B,2HAAA,mBAAmB,OAAA;AAMrB,wDAU2B;AATzB,iHAAA,cAAc,OAAA;AAUhB,4CAWqB;AAVnB,qGAAA,QAAQ,OAAA;AAWV,sDAS0B;AARxB,+GAAA,aAAa,OAAA;AASf,oDAMyB;AALvB,6GAAA,YAAY,OAAA;AAMd,wEAQmC;AAPjC,+HAAA,oBAAoB,OAAA;AAQtB,0DAK4B;AAJ1B,mHAAA,eAAe,OAAA;AAKjB,kDAYwB;AAXtB,2GAAA,WAAW,OAAA;AAYb,sDAM0B;AALxB,+GAAA,aAAa,OAAA;AAMf,sDAO0B;AANxB,+GAAA,aAAa,OAAA;AAOf,sDAY0B;AAXxB,+GAAA,aAAa,OAAA;AAYf,gDAMuB;AALrB,yGAAA,UAAU,OAAA;AAMZ,sDAO0B;AANxB,+GAAA,aAAa,OAAA;AAOf,sCAOkB;AANhB,gGAAA,MAAM,OAAA;AAOR,0DAM4B;AAL1B,mHAAA,eAAe,OAAA;AAMjB,4DAM6B;AAL3B,qHAAA,gBAAgB,OAAA;AAMlB,sCAA+E;AAAtE,uGAAA,aAAa,OAAA;AACtB,4CAOqB;AANnB,sGAAA,SAAS,OAAA;AAOX,kDAYwB;AAXtB,2GAAA,WAAW,OAAA;AAYb,0DAO4B;AAN1B,oHAAA,gBAAgB,OAAA;AAOlB,4DAMmC;AALjC,0GAAA,WAAW,OAAA;AAMb,oCAOiB;AANf,8FAAA,KAAK,OAAA;AAOP,8CAQsB;AAPpB,uGAAA,SAAS,OAAA;AAQX,kDAYwB;AAXtB,2GAAA,WAAW,OAAA;AAYb,sCAMkB;AALhB,gGAAA,MAAM,OAAA;AAMR,oCAMiB;AALf,8FAAA,KAAK,OAAA;AAMP,sDAM0B;AALxB,+GAAA,aAAa,OAAA;AAMf,wCAOmB;AANjB,kGAAA,OAAO,OAAA"}
|
package/resources/index.mjs
CHANGED
|
@@ -9,6 +9,7 @@ export { Compensations, } from "./compensations.mjs";
|
|
|
9
9
|
export { CustomFields, } from "./custom-fields.mjs";
|
|
10
10
|
export { CustomObjects, } from "./custom-objects/custom-objects.mjs";
|
|
11
11
|
export { Departments, } from "./departments.mjs";
|
|
12
|
+
export { DraftHires } from "./draft-hires.mjs";
|
|
12
13
|
export { EmploymentTypes, } from "./employment-types.mjs";
|
|
13
14
|
export { Entitlements, } from "./entitlements.mjs";
|
|
14
15
|
export { Functions, } from "./functions/functions.mjs";
|
|
@@ -21,6 +22,7 @@ export { JobFunctions, } from "./job-functions.mjs";
|
|
|
21
22
|
export { JobPayRateExceptions, } from "./job-pay-rate-exceptions.mjs";
|
|
22
23
|
export { JobRequisitions, } from "./job-requisitions.mjs";
|
|
23
24
|
export { KioskBadges, } from "./kiosk-badges.mjs";
|
|
25
|
+
export { LeaveAccruals, } from "./leave-accruals.mjs";
|
|
24
26
|
export { LeaveBalances, } from "./leave-balances.mjs";
|
|
25
27
|
export { LeaveRequests, } from "./leave-requests.mjs";
|
|
26
28
|
export { LeaveTypes, } from "./leave-types.mjs";
|
package/resources/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;;OAG/E,EACL,qBAAqB,GAOtB;OACM,EACL,gBAAgB,GAQjB;OACM,EACL,qBAAqB,GAItB;OACM,EACL,UAAU,GAIX;OACM,EAAE,SAAS,EAAqE;OAChF,EACL,aAAa,GAMd;OACM,EACL,YAAY,GAIb;OACM,EACL,aAAa,GAKd;OACM,EACL,WAAW,GAMZ;OACM,EACL,eAAe,GAKhB;OACM,EACL,YAAY,GAGb;OACM,EACL,SAAS,GAOV;OACM,EACL,kBAAkB,GAMnB;OACM,EACL,mBAAmB,GAKpB;OACM,EACL,cAAc,GASf;OACM,EACL,QAAQ,GAUT;OACM,EACL,aAAa,GAQd;OACM,EACL,YAAY,GAKb;OACM,EACL,oBAAoB,GAOrB;OACM,EACL,eAAe,GAIhB;OACM,EACL,WAAW,GAWZ;OACM,EACL,aAAa,GAMd;OACM,EACL,aAAa,GAWd;OACM,EACL,UAAU,GAKX;OACM,EACL,aAAa,GAMd;OACM,EACL,MAAM,GAMP;OACM,EACL,eAAe,GAKhB;OACM,EACL,gBAAgB,GAKjB;OACM,EAAE,aAAa,EAAwC;OACvD,EACL,SAAS,GAMV;OACM,EACL,WAAW,GAWZ;OACM,EACL,gBAAgB,GAMjB;OACM,EACL,WAAW,GAKZ;OACM,EACL,KAAK,GAMN;OACM,EACL,SAAS,GAOV;OACM,EACL,WAAW,GAWZ;OACM,EACL,MAAM,GAKP;OACM,EACL,KAAK,GAKN;OACM,EACL,aAAa,GAKd;OACM,EACL,OAAO,GAMR"}
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;;OAG/E,EACL,qBAAqB,GAOtB;OACM,EACL,gBAAgB,GAQjB;OACM,EACL,qBAAqB,GAItB;OACM,EACL,UAAU,GAIX;OACM,EAAE,SAAS,EAAqE;OAChF,EACL,aAAa,GAMd;OACM,EACL,YAAY,GAIb;OACM,EACL,aAAa,GAKd;OACM,EACL,WAAW,GAMZ;OACM,EAAE,UAAU,EAA4D;OACxE,EACL,eAAe,GAKhB;OACM,EACL,YAAY,GAGb;OACM,EACL,SAAS,GAOV;OACM,EACL,kBAAkB,GAMnB;OACM,EACL,mBAAmB,GAKpB;OACM,EACL,cAAc,GASf;OACM,EACL,QAAQ,GAUT;OACM,EACL,aAAa,GAQd;OACM,EACL,YAAY,GAKb;OACM,EACL,oBAAoB,GAOrB;OACM,EACL,eAAe,GAIhB;OACM,EACL,WAAW,GAWZ;OACM,EACL,aAAa,GAKd;OACM,EACL,aAAa,GAMd;OACM,EACL,aAAa,GAWd;OACM,EACL,UAAU,GAKX;OACM,EACL,aAAa,GAMd;OACM,EACL,MAAM,GAMP;OACM,EACL,eAAe,GAKhB;OACM,EACL,gBAAgB,GAKjB;OACM,EAAE,aAAa,EAAwC;OACvD,EACL,SAAS,GAMV;OACM,EACL,WAAW,GAWZ;OACM,EACL,gBAAgB,GAMjB;OACM,EACL,WAAW,GAKZ;OACM,EACL,KAAK,GAMN;OACM,EACL,SAAS,GAOV;OACM,EACL,WAAW,GAWZ;OACM,EACL,MAAM,GAKP;OACM,EACL,KAAK,GAKN;OACM,EACL,aAAa,GAKd;OACM,EACL,OAAO,GAMR"}
|
|
@@ -7,10 +7,6 @@ import { APIPromise } from "../core/api-promise.mjs";
|
|
|
7
7
|
import { PageCursorURL, PagePromise } from "../core/pagination.mjs";
|
|
8
8
|
import { RequestOptions } from "../internal/request-options.mjs";
|
|
9
9
|
export declare class JobAssignments extends APIResource {
|
|
10
|
-
/**
|
|
11
|
-
* Retrieve a specific job assignment
|
|
12
|
-
*/
|
|
13
|
-
retrieve(id: string, query?: JobAssignmentRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<JobAssignmentRetrieveResponse>;
|
|
14
10
|
/**
|
|
15
11
|
* A List of job assignments
|
|
16
12
|
*
|
|
@@ -20,6 +16,10 @@ export declare class JobAssignments extends APIResource {
|
|
|
20
16
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
21
17
|
*/
|
|
22
18
|
list(query?: JobAssignmentListParams | null | undefined, options?: RequestOptions): PagePromise<JobAssignmentsPageCursorURL, JobAssignment>;
|
|
19
|
+
/**
|
|
20
|
+
* Retrieve a specific job assignment
|
|
21
|
+
*/
|
|
22
|
+
retrieve(id: string, query?: JobAssignmentRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<JobAssignmentRetrieveResponse>;
|
|
23
23
|
/**
|
|
24
24
|
* A List of attribute change logs
|
|
25
25
|
*
|
|
@@ -143,19 +143,19 @@ export interface JobAssignment {
|
|
|
143
143
|
*/
|
|
144
144
|
export interface JobAssignmentRetrieveResponse extends BusinessPartnersAPI.Meta, JobAssignment {
|
|
145
145
|
}
|
|
146
|
-
export interface JobAssignmentRetrieveParams {
|
|
147
|
-
expand?: string;
|
|
148
|
-
}
|
|
149
146
|
export interface JobAssignmentListParams {
|
|
150
147
|
expand?: string;
|
|
151
148
|
filter?: string;
|
|
152
149
|
order_by?: string;
|
|
153
150
|
}
|
|
151
|
+
export interface JobAssignmentRetrieveParams {
|
|
152
|
+
expand?: string;
|
|
153
|
+
}
|
|
154
154
|
export interface JobAssignmentListChangeLogParams {
|
|
155
155
|
expand?: string;
|
|
156
156
|
order_by?: string;
|
|
157
157
|
}
|
|
158
158
|
export declare namespace JobAssignments {
|
|
159
|
-
export { type AttributeChangeDetails as AttributeChangeDetails, type JobAssignment as JobAssignment, type JobAssignmentRetrieveResponse as JobAssignmentRetrieveResponse, type JobAssignmentsPageCursorURL as JobAssignmentsPageCursorURL, type AttributeChangeDetailsPageCursorURL as AttributeChangeDetailsPageCursorURL, type
|
|
159
|
+
export { type AttributeChangeDetails as AttributeChangeDetails, type JobAssignment as JobAssignment, type JobAssignmentRetrieveResponse as JobAssignmentRetrieveResponse, type JobAssignmentsPageCursorURL as JobAssignmentsPageCursorURL, type AttributeChangeDetailsPageCursorURL as AttributeChangeDetailsPageCursorURL, type JobAssignmentListParams as JobAssignmentListParams, type JobAssignmentRetrieveParams as JobAssignmentRetrieveParams, type JobAssignmentListChangeLogParams as JobAssignmentListChangeLogParams, };
|
|
160
160
|
}
|
|
161
161
|
//# sourceMappingURL=job-assignments.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"job-assignments.d.mts","sourceRoot":"","sources":["../src/resources/job-assignments.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,mBAAmB;OACxB,KAAK,WAAW;OAChB,KAAK,uBAAuB;OAC5B,KAAK,UAAU;OACf,EAAE,UAAU,EAAE;OACd,EAAE,aAAa,EAAE,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,cAAe,SAAQ,WAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"job-assignments.d.mts","sourceRoot":"","sources":["../src/resources/job-assignments.ts"],"names":[],"mappings":"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"}
|
|
@@ -7,10 +7,6 @@ import { APIPromise } from "../core/api-promise.js";
|
|
|
7
7
|
import { PageCursorURL, PagePromise } from "../core/pagination.js";
|
|
8
8
|
import { RequestOptions } from "../internal/request-options.js";
|
|
9
9
|
export declare class JobAssignments extends APIResource {
|
|
10
|
-
/**
|
|
11
|
-
* Retrieve a specific job assignment
|
|
12
|
-
*/
|
|
13
|
-
retrieve(id: string, query?: JobAssignmentRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<JobAssignmentRetrieveResponse>;
|
|
14
10
|
/**
|
|
15
11
|
* A List of job assignments
|
|
16
12
|
*
|
|
@@ -20,6 +16,10 @@ export declare class JobAssignments extends APIResource {
|
|
|
20
16
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
21
17
|
*/
|
|
22
18
|
list(query?: JobAssignmentListParams | null | undefined, options?: RequestOptions): PagePromise<JobAssignmentsPageCursorURL, JobAssignment>;
|
|
19
|
+
/**
|
|
20
|
+
* Retrieve a specific job assignment
|
|
21
|
+
*/
|
|
22
|
+
retrieve(id: string, query?: JobAssignmentRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<JobAssignmentRetrieveResponse>;
|
|
23
23
|
/**
|
|
24
24
|
* A List of attribute change logs
|
|
25
25
|
*
|
|
@@ -143,19 +143,19 @@ export interface JobAssignment {
|
|
|
143
143
|
*/
|
|
144
144
|
export interface JobAssignmentRetrieveResponse extends BusinessPartnersAPI.Meta, JobAssignment {
|
|
145
145
|
}
|
|
146
|
-
export interface JobAssignmentRetrieveParams {
|
|
147
|
-
expand?: string;
|
|
148
|
-
}
|
|
149
146
|
export interface JobAssignmentListParams {
|
|
150
147
|
expand?: string;
|
|
151
148
|
filter?: string;
|
|
152
149
|
order_by?: string;
|
|
153
150
|
}
|
|
151
|
+
export interface JobAssignmentRetrieveParams {
|
|
152
|
+
expand?: string;
|
|
153
|
+
}
|
|
154
154
|
export interface JobAssignmentListChangeLogParams {
|
|
155
155
|
expand?: string;
|
|
156
156
|
order_by?: string;
|
|
157
157
|
}
|
|
158
158
|
export declare namespace JobAssignments {
|
|
159
|
-
export { type AttributeChangeDetails as AttributeChangeDetails, type JobAssignment as JobAssignment, type JobAssignmentRetrieveResponse as JobAssignmentRetrieveResponse, type JobAssignmentsPageCursorURL as JobAssignmentsPageCursorURL, type AttributeChangeDetailsPageCursorURL as AttributeChangeDetailsPageCursorURL, type
|
|
159
|
+
export { type AttributeChangeDetails as AttributeChangeDetails, type JobAssignment as JobAssignment, type JobAssignmentRetrieveResponse as JobAssignmentRetrieveResponse, type JobAssignmentsPageCursorURL as JobAssignmentsPageCursorURL, type AttributeChangeDetailsPageCursorURL as AttributeChangeDetailsPageCursorURL, type JobAssignmentListParams as JobAssignmentListParams, type JobAssignmentRetrieveParams as JobAssignmentRetrieveParams, type JobAssignmentListChangeLogParams as JobAssignmentListChangeLogParams, };
|
|
160
160
|
}
|
|
161
161
|
//# sourceMappingURL=job-assignments.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"job-assignments.d.ts","sourceRoot":"","sources":["../src/resources/job-assignments.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,mBAAmB;OACxB,KAAK,WAAW;OAChB,KAAK,uBAAuB;OAC5B,KAAK,UAAU;OACf,EAAE,UAAU,EAAE;OACd,EAAE,aAAa,EAAE,WAAW,EAAE;OAC9B,EAAE,cAAc,EAAE;AAGzB,qBAAa,cAAe,SAAQ,WAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"job-assignments.d.ts","sourceRoot":"","sources":["../src/resources/job-assignments.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,12 +6,6 @@ const resource_1 = require("../core/resource.js");
|
|
|
6
6
|
const pagination_1 = require("../core/pagination.js");
|
|
7
7
|
const path_1 = require("../internal/utils/path.js");
|
|
8
8
|
class JobAssignments extends resource_1.APIResource {
|
|
9
|
-
/**
|
|
10
|
-
* Retrieve a specific job assignment
|
|
11
|
-
*/
|
|
12
|
-
retrieve(id, query = {}, options) {
|
|
13
|
-
return this._client.get((0, path_1.path) `/job-assignments/${id}`, { query, ...options });
|
|
14
|
-
}
|
|
15
9
|
/**
|
|
16
10
|
* A List of job assignments
|
|
17
11
|
*
|
|
@@ -23,6 +17,12 @@ class JobAssignments extends resource_1.APIResource {
|
|
|
23
17
|
list(query = {}, options) {
|
|
24
18
|
return this._client.getAPIList('/job-assignments', (pagination_1.PageCursorURL), { query, ...options });
|
|
25
19
|
}
|
|
20
|
+
/**
|
|
21
|
+
* Retrieve a specific job assignment
|
|
22
|
+
*/
|
|
23
|
+
retrieve(id, query = {}, options) {
|
|
24
|
+
return this._client.get((0, path_1.path) `/job-assignments/${id}`, { query, ...options });
|
|
25
|
+
}
|
|
26
26
|
/**
|
|
27
27
|
* A List of attribute change logs
|
|
28
28
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"job-assignments.js","sourceRoot":"","sources":["../src/resources/job-assignments.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAM/C,sDAAgE;AAEhE,oDAA8C;AAE9C,MAAa,cAAe,SAAQ,sBAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"job-assignments.js","sourceRoot":"","sources":["../src/resources/job-assignments.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAM/C,sDAAgE;AAEhE,oDAA8C;AAE9C,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;;;;;;OAOG;IACH,IAAI,CACF,QAAoD,EAAE,EACtD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,kBAAkB,EAAE,CAAA,0BAA4B,CAAA,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1G,CAAC;IAED;;OAEG;IACH,QAAQ,CACN,EAAU,EACV,QAAwD,EAAE,EAC1D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,oBAAoB,EAAE,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/E,CAAC;IAED;;;;;;OAMG;IACH,aAAa,CACX,eAAuB,EACvB,QAA6D,EAAE,EAC/D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAA,WAAI,EAAA,oBAAoB,eAAe,aAAa,EACpD,CAAA,0BAAqC,CAAA,EACrC,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;CACF;AA7CD,wCA6CC"}
|
|
@@ -3,12 +3,6 @@ import { APIResource } from "../core/resource.mjs";
|
|
|
3
3
|
import { PageCursorURL } from "../core/pagination.mjs";
|
|
4
4
|
import { path } from "../internal/utils/path.mjs";
|
|
5
5
|
export class JobAssignments extends APIResource {
|
|
6
|
-
/**
|
|
7
|
-
* Retrieve a specific job assignment
|
|
8
|
-
*/
|
|
9
|
-
retrieve(id, query = {}, options) {
|
|
10
|
-
return this._client.get(path `/job-assignments/${id}`, { query, ...options });
|
|
11
|
-
}
|
|
12
6
|
/**
|
|
13
7
|
* A List of job assignments
|
|
14
8
|
*
|
|
@@ -20,6 +14,12 @@ export class JobAssignments extends APIResource {
|
|
|
20
14
|
list(query = {}, options) {
|
|
21
15
|
return this._client.getAPIList('/job-assignments', (PageCursorURL), { query, ...options });
|
|
22
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Retrieve a specific job assignment
|
|
19
|
+
*/
|
|
20
|
+
retrieve(id, query = {}, options) {
|
|
21
|
+
return this._client.get(path `/job-assignments/${id}`, { query, ...options });
|
|
22
|
+
}
|
|
23
23
|
/**
|
|
24
24
|
* A List of attribute change logs
|
|
25
25
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"job-assignments.mjs","sourceRoot":"","sources":["../src/resources/job-assignments.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAMf,EAAE,aAAa,EAAe;OAE9B,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"job-assignments.mjs","sourceRoot":"","sources":["../src/resources/job-assignments.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAMf,EAAE,aAAa,EAAe;OAE9B,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;;;;;;OAOG;IACH,IAAI,CACF,QAAoD,EAAE,EACtD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,kBAAkB,EAAE,CAAA,aAA4B,CAAA,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1G,CAAC;IAED;;OAEG;IACH,QAAQ,CACN,EAAU,EACV,QAAwD,EAAE,EAC1D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,oBAAoB,EAAE,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/E,CAAC;IAED;;;;;;OAMG;IACH,aAAa,CACX,eAAuB,EACvB,QAA6D,EAAE,EAC/D,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAI,CAAA,oBAAoB,eAAe,aAAa,EACpD,CAAA,aAAqC,CAAA,EACrC,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;CACF"}
|