@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
package/src/resources/index.ts
CHANGED
|
@@ -5,9 +5,9 @@ export {
|
|
|
5
5
|
BusinessPartnerGroups,
|
|
6
6
|
type BusinessPartnerGroup,
|
|
7
7
|
type BusinessPartnerGroupRetrieveResponse,
|
|
8
|
+
type BusinessPartnerGroupListParams,
|
|
8
9
|
type BusinessPartnerGroupCreateParams,
|
|
9
10
|
type BusinessPartnerGroupRetrieveParams,
|
|
10
|
-
type BusinessPartnerGroupListParams,
|
|
11
11
|
type BusinessPartnerGroupsPageCursorURL,
|
|
12
12
|
} from './business-partner-groups';
|
|
13
13
|
export {
|
|
@@ -15,9 +15,9 @@ export {
|
|
|
15
15
|
type BusinessPartner,
|
|
16
16
|
type Meta,
|
|
17
17
|
type BusinessPartnerRetrieveResponse,
|
|
18
|
+
type BusinessPartnerListParams,
|
|
18
19
|
type BusinessPartnerCreateParams,
|
|
19
20
|
type BusinessPartnerRetrieveParams,
|
|
20
|
-
type BusinessPartnerListParams,
|
|
21
21
|
type BusinessPartnersPageCursorURL,
|
|
22
22
|
} from './business-partners';
|
|
23
23
|
export {
|
|
@@ -37,8 +37,8 @@ export {
|
|
|
37
37
|
Compensations,
|
|
38
38
|
type Compensation,
|
|
39
39
|
type CompensationRetrieveResponse,
|
|
40
|
-
type CompensationRetrieveParams,
|
|
41
40
|
type CompensationListParams,
|
|
41
|
+
type CompensationRetrieveParams,
|
|
42
42
|
type CompensationsPageCursorURL,
|
|
43
43
|
} from './compensations';
|
|
44
44
|
export {
|
|
@@ -58,10 +58,11 @@ export {
|
|
|
58
58
|
Departments,
|
|
59
59
|
type Department,
|
|
60
60
|
type DepartmentRetrieveResponse,
|
|
61
|
-
type DepartmentRetrieveParams,
|
|
62
61
|
type DepartmentListParams,
|
|
62
|
+
type DepartmentRetrieveParams,
|
|
63
63
|
type DepartmentsPageCursorURL,
|
|
64
64
|
} from './departments';
|
|
65
|
+
export { DraftHires, type DraftHireCreateResponse, type DraftHireCreateParams } from './draft-hires';
|
|
65
66
|
export {
|
|
66
67
|
EmploymentTypes,
|
|
67
68
|
type CompanyEmploymentType,
|
|
@@ -78,23 +79,23 @@ export {
|
|
|
78
79
|
Functions,
|
|
79
80
|
type Function,
|
|
80
81
|
type FunctionCreateDevBundleResponse,
|
|
82
|
+
type FunctionListParams,
|
|
81
83
|
type FunctionCreateParams,
|
|
82
84
|
type FunctionUpdateParams,
|
|
83
|
-
type FunctionListParams,
|
|
84
85
|
type FunctionsPageCursorURL,
|
|
85
86
|
} from './functions/functions';
|
|
86
87
|
export {
|
|
87
88
|
HeadcountPositions,
|
|
88
|
-
type HeadcountPositionRetrieveResponse,
|
|
89
89
|
type HeadcountPositionListResponse,
|
|
90
|
-
type
|
|
90
|
+
type HeadcountPositionRetrieveResponse,
|
|
91
91
|
type HeadcountPositionListParams,
|
|
92
|
+
type HeadcountPositionRetrieveParams,
|
|
92
93
|
type HeadcountPositionListResponsesPageCursorURL,
|
|
93
94
|
} from './headcount-positions';
|
|
94
95
|
export {
|
|
95
96
|
HeadcountPriorities,
|
|
96
|
-
type HeadcountPriorityRetrieveResponse,
|
|
97
97
|
type HeadcountPriorityListResponse,
|
|
98
|
+
type HeadcountPriorityRetrieveResponse,
|
|
98
99
|
type HeadcountPriorityListParams,
|
|
99
100
|
type HeadcountPriorityListResponsesPageCursorURL,
|
|
100
101
|
} from './headcount-priorities';
|
|
@@ -103,8 +104,8 @@ export {
|
|
|
103
104
|
type AttributeChangeDetails,
|
|
104
105
|
type JobAssignment,
|
|
105
106
|
type JobAssignmentRetrieveResponse,
|
|
106
|
-
type JobAssignmentRetrieveParams,
|
|
107
107
|
type JobAssignmentListParams,
|
|
108
|
+
type JobAssignmentRetrieveParams,
|
|
108
109
|
type JobAssignmentListChangeLogParams,
|
|
109
110
|
type AttributeChangeDetailsPageCursorURL,
|
|
110
111
|
type JobAssignmentsPageCursorURL,
|
|
@@ -114,10 +115,10 @@ export {
|
|
|
114
115
|
type JobCode,
|
|
115
116
|
type JobCodeRequest,
|
|
116
117
|
type JobCodeRetrieveResponse,
|
|
118
|
+
type JobCodeListParams,
|
|
117
119
|
type JobCodeCreateParams,
|
|
118
120
|
type JobCodeRetrieveParams,
|
|
119
121
|
type JobCodeUpdateParams,
|
|
120
|
-
type JobCodeListParams,
|
|
121
122
|
type JobCodeListChangeLogParams,
|
|
122
123
|
type JobCodesPageCursorURL,
|
|
123
124
|
} from './job-codes';
|
|
@@ -126,15 +127,15 @@ export {
|
|
|
126
127
|
type JobDimension,
|
|
127
128
|
type JobDimensionRequest,
|
|
128
129
|
type JobDimensionRetrieveResponse,
|
|
130
|
+
type JobDimensionListParams,
|
|
129
131
|
type JobDimensionCreateParams,
|
|
130
132
|
type JobDimensionUpdateParams,
|
|
131
|
-
type JobDimensionListParams,
|
|
132
133
|
type JobDimensionsPageCursorURL,
|
|
133
134
|
} from './job-dimensions';
|
|
134
135
|
export {
|
|
135
136
|
JobFunctions,
|
|
136
|
-
type JobFunctionRetrieveResponse,
|
|
137
137
|
type JobFunctionListResponse,
|
|
138
|
+
type JobFunctionRetrieveResponse,
|
|
138
139
|
type JobFunctionListParams,
|
|
139
140
|
type JobFunctionListResponsesPageCursorURL,
|
|
140
141
|
} from './job-functions';
|
|
@@ -142,8 +143,8 @@ export {
|
|
|
142
143
|
JobPayRateExceptions,
|
|
143
144
|
type JobPayRateException,
|
|
144
145
|
type JobPayRateExceptionRetrieveResponse,
|
|
145
|
-
type JobPayRateExceptionRetrieveParams,
|
|
146
146
|
type JobPayRateExceptionListParams,
|
|
147
|
+
type JobPayRateExceptionRetrieveParams,
|
|
147
148
|
type JobPayRateExceptionListChangeLogParams,
|
|
148
149
|
type JobPayRateExceptionsPageCursorURL,
|
|
149
150
|
} from './job-pay-rate-exceptions';
|
|
@@ -156,35 +157,42 @@ export {
|
|
|
156
157
|
export {
|
|
157
158
|
KioskBadges,
|
|
158
159
|
type TimeKioskBadge,
|
|
160
|
+
type KioskBadgeListResponse,
|
|
159
161
|
type KioskBadgeCreateResponse,
|
|
160
162
|
type KioskBadgeRetrieveResponse,
|
|
161
163
|
type KioskBadgeUpdateResponse,
|
|
162
|
-
type
|
|
164
|
+
type KioskBadgeListParams,
|
|
163
165
|
type KioskBadgeCreateParams,
|
|
164
166
|
type KioskBadgeRetrieveParams,
|
|
165
167
|
type KioskBadgeUpdateParams,
|
|
166
|
-
type KioskBadgeListParams,
|
|
167
168
|
type KioskBadgeListResponsesPageCursorURL,
|
|
168
169
|
} from './kiosk-badges';
|
|
170
|
+
export {
|
|
171
|
+
LeaveAccruals,
|
|
172
|
+
type LeaveAccrualRetrieveResponse,
|
|
173
|
+
type LeaveAccrualCreateResponse,
|
|
174
|
+
type LeaveAccrualRetrieveParams,
|
|
175
|
+
type LeaveAccrualCreateParams,
|
|
176
|
+
} from './leave-accruals';
|
|
169
177
|
export {
|
|
170
178
|
LeaveBalances,
|
|
171
179
|
type LeaveBalance,
|
|
172
180
|
type LeaveBalanceRetrieveResponse,
|
|
173
|
-
type LeaveBalanceRetrieveParams,
|
|
174
181
|
type LeaveBalanceListParams,
|
|
182
|
+
type LeaveBalanceRetrieveParams,
|
|
175
183
|
type LeaveBalancesPageCursorURL,
|
|
176
184
|
} from './leave-balances';
|
|
177
185
|
export {
|
|
178
186
|
LeaveRequests,
|
|
179
187
|
type LeaveRequest,
|
|
188
|
+
type LeaveRequestListResponse,
|
|
180
189
|
type LeaveRequestCreateResponse,
|
|
181
190
|
type LeaveRequestRetrieveResponse,
|
|
182
191
|
type LeaveRequestUpdateResponse,
|
|
183
|
-
type
|
|
192
|
+
type LeaveRequestListParams,
|
|
184
193
|
type LeaveRequestCreateParams,
|
|
185
194
|
type LeaveRequestRetrieveParams,
|
|
186
195
|
type LeaveRequestUpdateParams,
|
|
187
|
-
type LeaveRequestListParams,
|
|
188
196
|
type LeaveRequestListResponsesPageCursorURL,
|
|
189
197
|
} from './leave-requests';
|
|
190
198
|
export {
|
|
@@ -198,22 +206,22 @@ export {
|
|
|
198
206
|
LegalEntities,
|
|
199
207
|
type LegalEntity,
|
|
200
208
|
type LegalEntityRetrieveResponse,
|
|
201
|
-
type LegalEntityRetrieveParams,
|
|
202
209
|
type LegalEntityListParams,
|
|
210
|
+
type LegalEntityRetrieveParams,
|
|
203
211
|
type LegalEntitiesPageCursorURL,
|
|
204
212
|
} from './legal-entities';
|
|
205
213
|
export {
|
|
206
214
|
Levels,
|
|
207
215
|
type Level,
|
|
208
216
|
type LevelRetrieveResponse,
|
|
209
|
-
type LevelRetrieveParams,
|
|
210
217
|
type LevelListParams,
|
|
218
|
+
type LevelRetrieveParams,
|
|
211
219
|
type LevelsPageCursorURL,
|
|
212
220
|
} from './levels';
|
|
213
221
|
export {
|
|
214
222
|
LocationFactors,
|
|
215
|
-
type LocationFactorRetrieveResponse,
|
|
216
223
|
type LocationFactorListResponse,
|
|
224
|
+
type LocationFactorRetrieveResponse,
|
|
217
225
|
type LocationFactorListParams,
|
|
218
226
|
type LocationFactorListResponsesPageCursorURL,
|
|
219
227
|
} from './location-factors';
|
|
@@ -227,31 +235,31 @@ export {
|
|
|
227
235
|
export { SSOMeResource, type SSOMe, type SSOMeRetrieveParams } from './sso-me';
|
|
228
236
|
export {
|
|
229
237
|
Schedules,
|
|
230
|
-
type ScheduleRetrieveResponse,
|
|
231
238
|
type ScheduleListResponse,
|
|
232
|
-
type
|
|
239
|
+
type ScheduleRetrieveResponse,
|
|
233
240
|
type ScheduleListParams,
|
|
241
|
+
type ScheduleRetrieveParams,
|
|
234
242
|
type ScheduleListResponsesPageCursorURL,
|
|
235
243
|
} from './schedules';
|
|
236
244
|
export {
|
|
237
245
|
ShiftInputs,
|
|
238
246
|
type ShiftInput,
|
|
247
|
+
type ShiftInputListResponse,
|
|
239
248
|
type ShiftInputCreateResponse,
|
|
240
249
|
type ShiftInputRetrieveResponse,
|
|
241
250
|
type ShiftInputUpdateResponse,
|
|
242
|
-
type
|
|
251
|
+
type ShiftInputListParams,
|
|
243
252
|
type ShiftInputCreateParams,
|
|
244
253
|
type ShiftInputRetrieveParams,
|
|
245
254
|
type ShiftInputUpdateParams,
|
|
246
|
-
type ShiftInputListParams,
|
|
247
255
|
type ShiftInputListResponsesPageCursorURL,
|
|
248
256
|
} from './shift-inputs';
|
|
249
257
|
export {
|
|
250
258
|
Shiftassignments,
|
|
251
|
-
type ShiftassignmentRetrieveResponse,
|
|
252
259
|
type ShiftassignmentListResponse,
|
|
253
|
-
type
|
|
260
|
+
type ShiftassignmentRetrieveResponse,
|
|
254
261
|
type ShiftassignmentListParams,
|
|
262
|
+
type ShiftassignmentRetrieveParams,
|
|
255
263
|
type ShiftassignmentListResponsesPageCursorURL,
|
|
256
264
|
} from './shiftassignments';
|
|
257
265
|
export {
|
|
@@ -265,8 +273,8 @@ export {
|
|
|
265
273
|
Teams,
|
|
266
274
|
type Team,
|
|
267
275
|
type TeamRetrieveResponse,
|
|
268
|
-
type TeamRetrieveParams,
|
|
269
276
|
type TeamListParams,
|
|
277
|
+
type TeamRetrieveParams,
|
|
270
278
|
type TeamsPageCursorURL,
|
|
271
279
|
} from './teams';
|
|
272
280
|
export {
|
|
@@ -274,21 +282,21 @@ export {
|
|
|
274
282
|
type PayPeriod,
|
|
275
283
|
type TimeCard,
|
|
276
284
|
type TimeCardRetrieveResponse,
|
|
277
|
-
type TimeCardRetrieveParams,
|
|
278
285
|
type TimeCardListParams,
|
|
286
|
+
type TimeCardRetrieveParams,
|
|
279
287
|
type TimeCardsPageCursorURL,
|
|
280
288
|
} from './time-cards';
|
|
281
289
|
export {
|
|
282
290
|
TimeEntries,
|
|
283
291
|
type TimeEntry,
|
|
292
|
+
type TimeEntryListResponse,
|
|
284
293
|
type TimeEntryCreateResponse,
|
|
285
294
|
type TimeEntryRetrieveResponse,
|
|
286
295
|
type TimeEntryUpdateResponse,
|
|
287
|
-
type
|
|
296
|
+
type TimeEntryListParams,
|
|
288
297
|
type TimeEntryCreateParams,
|
|
289
298
|
type TimeEntryRetrieveParams,
|
|
290
299
|
type TimeEntryUpdateParams,
|
|
291
|
-
type TimeEntryListParams,
|
|
292
300
|
type TimeEntryListResponsesPageCursorURL,
|
|
293
301
|
} from './time-entries';
|
|
294
302
|
export {
|
|
@@ -316,7 +324,7 @@ export {
|
|
|
316
324
|
Workers,
|
|
317
325
|
type Worker,
|
|
318
326
|
type WorkerRetrieveResponse,
|
|
319
|
-
type WorkerRetrieveParams,
|
|
320
327
|
type WorkerListParams,
|
|
328
|
+
type WorkerRetrieveParams,
|
|
321
329
|
type WorkersPageCursorURL,
|
|
322
330
|
} from './workers';
|
|
@@ -11,17 +11,6 @@ import { RequestOptions } from '../internal/request-options';
|
|
|
11
11
|
import { path } from '../internal/utils/path';
|
|
12
12
|
|
|
13
13
|
export class JobAssignments extends APIResource {
|
|
14
|
-
/**
|
|
15
|
-
* Retrieve a specific job assignment
|
|
16
|
-
*/
|
|
17
|
-
retrieve(
|
|
18
|
-
id: string,
|
|
19
|
-
query: JobAssignmentRetrieveParams | null | undefined = {},
|
|
20
|
-
options?: RequestOptions,
|
|
21
|
-
): APIPromise<JobAssignmentRetrieveResponse> {
|
|
22
|
-
return this._client.get(path`/job-assignments/${id}`, { query, ...options });
|
|
23
|
-
}
|
|
24
|
-
|
|
25
14
|
/**
|
|
26
15
|
* A List of job assignments
|
|
27
16
|
*
|
|
@@ -37,6 +26,17 @@ export class JobAssignments extends APIResource {
|
|
|
37
26
|
return this._client.getAPIList('/job-assignments', PageCursorURL<JobAssignment>, { query, ...options });
|
|
38
27
|
}
|
|
39
28
|
|
|
29
|
+
/**
|
|
30
|
+
* Retrieve a specific job assignment
|
|
31
|
+
*/
|
|
32
|
+
retrieve(
|
|
33
|
+
id: string,
|
|
34
|
+
query: JobAssignmentRetrieveParams | null | undefined = {},
|
|
35
|
+
options?: RequestOptions,
|
|
36
|
+
): APIPromise<JobAssignmentRetrieveResponse> {
|
|
37
|
+
return this._client.get(path`/job-assignments/${id}`, { query, ...options });
|
|
38
|
+
}
|
|
39
|
+
|
|
40
40
|
/**
|
|
41
41
|
* A List of attribute change logs
|
|
42
42
|
*
|
|
@@ -195,10 +195,6 @@ export interface JobAssignment {
|
|
|
195
195
|
*/
|
|
196
196
|
export interface JobAssignmentRetrieveResponse extends BusinessPartnersAPI.Meta, JobAssignment {}
|
|
197
197
|
|
|
198
|
-
export interface JobAssignmentRetrieveParams {
|
|
199
|
-
expand?: string;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
198
|
export interface JobAssignmentListParams {
|
|
203
199
|
expand?: string;
|
|
204
200
|
|
|
@@ -207,6 +203,10 @@ export interface JobAssignmentListParams {
|
|
|
207
203
|
order_by?: string;
|
|
208
204
|
}
|
|
209
205
|
|
|
206
|
+
export interface JobAssignmentRetrieveParams {
|
|
207
|
+
expand?: string;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
210
|
export interface JobAssignmentListChangeLogParams {
|
|
211
211
|
expand?: string;
|
|
212
212
|
|
|
@@ -220,8 +220,8 @@ export declare namespace JobAssignments {
|
|
|
220
220
|
type JobAssignmentRetrieveResponse as JobAssignmentRetrieveResponse,
|
|
221
221
|
type JobAssignmentsPageCursorURL as JobAssignmentsPageCursorURL,
|
|
222
222
|
type AttributeChangeDetailsPageCursorURL as AttributeChangeDetailsPageCursorURL,
|
|
223
|
-
type JobAssignmentRetrieveParams as JobAssignmentRetrieveParams,
|
|
224
223
|
type JobAssignmentListParams as JobAssignmentListParams,
|
|
224
|
+
type JobAssignmentRetrieveParams as JobAssignmentRetrieveParams,
|
|
225
225
|
type JobAssignmentListChangeLogParams as JobAssignmentListChangeLogParams,
|
|
226
226
|
};
|
|
227
227
|
}
|
|
@@ -16,6 +16,22 @@ import { RequestOptions } from '../internal/request-options';
|
|
|
16
16
|
import { path } from '../internal/utils/path';
|
|
17
17
|
|
|
18
18
|
export class JobCodes extends APIResource {
|
|
19
|
+
/**
|
|
20
|
+
* A List of job codes
|
|
21
|
+
*
|
|
22
|
+
* - Requires: `API Tier 2`
|
|
23
|
+
* - Filterable fields: `job_dimension_id`, `group_id`
|
|
24
|
+
* - Expandable fields: `job_dimension`, `work_location`, `department`,
|
|
25
|
+
* `pay_rate_exceptions`
|
|
26
|
+
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
27
|
+
*/
|
|
28
|
+
list(
|
|
29
|
+
query: JobCodeListParams | null | undefined = {},
|
|
30
|
+
options?: RequestOptions,
|
|
31
|
+
): PagePromise<JobCodesPageCursorURL, JobCode> {
|
|
32
|
+
return this._client.getAPIList('/job-codes', PageCursorURL<JobCode>, { query, ...options });
|
|
33
|
+
}
|
|
34
|
+
|
|
19
35
|
/**
|
|
20
36
|
* Create a new job code
|
|
21
37
|
*/
|
|
@@ -41,22 +57,6 @@ export class JobCodes extends APIResource {
|
|
|
41
57
|
return this._client.patch(path`/job-codes/${id}`, { body, ...options });
|
|
42
58
|
}
|
|
43
59
|
|
|
44
|
-
/**
|
|
45
|
-
* A List of job codes
|
|
46
|
-
*
|
|
47
|
-
* - Requires: `API Tier 2`
|
|
48
|
-
* - Filterable fields: `job_dimension_id`, `group_id`
|
|
49
|
-
* - Expandable fields: `job_dimension`, `work_location`, `department`,
|
|
50
|
-
* `pay_rate_exceptions`
|
|
51
|
-
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
52
|
-
*/
|
|
53
|
-
list(
|
|
54
|
-
query: JobCodeListParams | null | undefined = {},
|
|
55
|
-
options?: RequestOptions,
|
|
56
|
-
): PagePromise<JobCodesPageCursorURL, JobCode> {
|
|
57
|
-
return this._client.getAPIList('/job-codes', PageCursorURL<JobCode>, { query, ...options });
|
|
58
|
-
}
|
|
59
|
-
|
|
60
60
|
/**
|
|
61
61
|
* Delete a job code
|
|
62
62
|
*/
|
|
@@ -277,6 +277,14 @@ export namespace JobCodeRequest {
|
|
|
277
277
|
*/
|
|
278
278
|
export interface JobCodeRetrieveResponse extends BusinessPartnersAPI.Meta, JobCode {}
|
|
279
279
|
|
|
280
|
+
export interface JobCodeListParams {
|
|
281
|
+
expand?: string;
|
|
282
|
+
|
|
283
|
+
filter?: string;
|
|
284
|
+
|
|
285
|
+
order_by?: string;
|
|
286
|
+
}
|
|
287
|
+
|
|
280
288
|
export interface JobCodeCreateParams {
|
|
281
289
|
/**
|
|
282
290
|
* The ID of the job dimension this job code belongs to.
|
|
@@ -435,14 +443,6 @@ export namespace JobCodeUpdateParams {
|
|
|
435
443
|
}
|
|
436
444
|
}
|
|
437
445
|
|
|
438
|
-
export interface JobCodeListParams {
|
|
439
|
-
expand?: string;
|
|
440
|
-
|
|
441
|
-
filter?: string;
|
|
442
|
-
|
|
443
|
-
order_by?: string;
|
|
444
|
-
}
|
|
445
|
-
|
|
446
446
|
export interface JobCodeListChangeLogParams {
|
|
447
447
|
expand?: string;
|
|
448
448
|
|
|
@@ -455,10 +455,10 @@ export declare namespace JobCodes {
|
|
|
455
455
|
type JobCodeRequest as JobCodeRequest,
|
|
456
456
|
type JobCodeRetrieveResponse as JobCodeRetrieveResponse,
|
|
457
457
|
type JobCodesPageCursorURL as JobCodesPageCursorURL,
|
|
458
|
+
type JobCodeListParams as JobCodeListParams,
|
|
458
459
|
type JobCodeCreateParams as JobCodeCreateParams,
|
|
459
460
|
type JobCodeRetrieveParams as JobCodeRetrieveParams,
|
|
460
461
|
type JobCodeUpdateParams as JobCodeUpdateParams,
|
|
461
|
-
type JobCodeListParams as JobCodeListParams,
|
|
462
462
|
type JobCodeListChangeLogParams as JobCodeListChangeLogParams,
|
|
463
463
|
};
|
|
464
464
|
}
|
|
@@ -9,6 +9,20 @@ import { RequestOptions } from '../internal/request-options';
|
|
|
9
9
|
import { path } from '../internal/utils/path';
|
|
10
10
|
|
|
11
11
|
export class JobDimensions extends APIResource {
|
|
12
|
+
/**
|
|
13
|
+
* A List of job dimensions
|
|
14
|
+
*
|
|
15
|
+
* - Requires: `API Tier 2`
|
|
16
|
+
* - Filterable fields: `name`
|
|
17
|
+
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
18
|
+
*/
|
|
19
|
+
list(
|
|
20
|
+
query: JobDimensionListParams | null | undefined = {},
|
|
21
|
+
options?: RequestOptions,
|
|
22
|
+
): PagePromise<JobDimensionsPageCursorURL, JobDimension> {
|
|
23
|
+
return this._client.getAPIList('/job-dimensions', PageCursorURL<JobDimension>, { query, ...options });
|
|
24
|
+
}
|
|
25
|
+
|
|
12
26
|
/**
|
|
13
27
|
* Create a new job dimension
|
|
14
28
|
*/
|
|
@@ -30,20 +44,6 @@ export class JobDimensions extends APIResource {
|
|
|
30
44
|
return this._client.patch(path`/job-dimensions/${id}`, { body, ...options });
|
|
31
45
|
}
|
|
32
46
|
|
|
33
|
-
/**
|
|
34
|
-
* A List of job dimensions
|
|
35
|
-
*
|
|
36
|
-
* - Requires: `API Tier 2`
|
|
37
|
-
* - Filterable fields: `name`
|
|
38
|
-
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
39
|
-
*/
|
|
40
|
-
list(
|
|
41
|
-
query: JobDimensionListParams | null | undefined = {},
|
|
42
|
-
options?: RequestOptions,
|
|
43
|
-
): PagePromise<JobDimensionsPageCursorURL, JobDimension> {
|
|
44
|
-
return this._client.getAPIList('/job-dimensions', PageCursorURL<JobDimension>, { query, ...options });
|
|
45
|
-
}
|
|
46
|
-
|
|
47
47
|
/**
|
|
48
48
|
* Delete a job dimension
|
|
49
49
|
*/
|
|
@@ -132,6 +132,12 @@ export interface JobDimensionRequest {
|
|
|
132
132
|
*/
|
|
133
133
|
export interface JobDimensionRetrieveResponse extends BusinessPartnersAPI.Meta, JobDimension {}
|
|
134
134
|
|
|
135
|
+
export interface JobDimensionListParams {
|
|
136
|
+
filter?: string;
|
|
137
|
+
|
|
138
|
+
order_by?: string;
|
|
139
|
+
}
|
|
140
|
+
|
|
135
141
|
export interface JobDimensionCreateParams {
|
|
136
142
|
/**
|
|
137
143
|
* The name of the job dimension
|
|
@@ -182,20 +188,14 @@ export interface JobDimensionUpdateParams {
|
|
|
182
188
|
roster_type?: 'PER_DIMENSION' | 'PER_JOB_CODE';
|
|
183
189
|
}
|
|
184
190
|
|
|
185
|
-
export interface JobDimensionListParams {
|
|
186
|
-
filter?: string;
|
|
187
|
-
|
|
188
|
-
order_by?: string;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
191
|
export declare namespace JobDimensions {
|
|
192
192
|
export {
|
|
193
193
|
type JobDimension as JobDimension,
|
|
194
194
|
type JobDimensionRequest as JobDimensionRequest,
|
|
195
195
|
type JobDimensionRetrieveResponse as JobDimensionRetrieveResponse,
|
|
196
196
|
type JobDimensionsPageCursorURL as JobDimensionsPageCursorURL,
|
|
197
|
+
type JobDimensionListParams as JobDimensionListParams,
|
|
197
198
|
type JobDimensionCreateParams as JobDimensionCreateParams,
|
|
198
199
|
type JobDimensionUpdateParams as JobDimensionUpdateParams,
|
|
199
|
-
type JobDimensionListParams as JobDimensionListParams,
|
|
200
200
|
};
|
|
201
201
|
}
|
|
@@ -8,17 +8,10 @@ import { RequestOptions } from '../internal/request-options';
|
|
|
8
8
|
import { path } from '../internal/utils/path';
|
|
9
9
|
|
|
10
10
|
export class JobFunctions extends APIResource {
|
|
11
|
-
/**
|
|
12
|
-
* Retrieve a specific job function
|
|
13
|
-
*/
|
|
14
|
-
retrieve(id: string, options?: RequestOptions): APIPromise<JobFunctionRetrieveResponse> {
|
|
15
|
-
return this._client.get(path`/job-functions/${id}`, options);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
11
|
/**
|
|
19
12
|
* A List of job functions
|
|
20
13
|
*
|
|
21
|
-
* - Requires: `
|
|
14
|
+
* - Requires: `API Tier 1`
|
|
22
15
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
23
16
|
*/
|
|
24
17
|
list(
|
|
@@ -30,14 +23,18 @@ export class JobFunctions extends APIResource {
|
|
|
30
23
|
...options,
|
|
31
24
|
});
|
|
32
25
|
}
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* Retrieve a specific job function
|
|
29
|
+
*/
|
|
30
|
+
retrieve(id: string, options?: RequestOptions): APIPromise<JobFunctionRetrieveResponse> {
|
|
31
|
+
return this._client.get(path`/job-functions/${id}`, options);
|
|
32
|
+
}
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
export type JobFunctionListResponsesPageCursorURL = PageCursorURL<JobFunctionListResponse>;
|
|
36
36
|
|
|
37
|
-
|
|
38
|
-
* Meta information for the response.
|
|
39
|
-
*/
|
|
40
|
-
export interface JobFunctionRetrieveResponse extends BusinessPartnersAPI.Meta {
|
|
37
|
+
export interface JobFunctionListResponse {
|
|
41
38
|
/**
|
|
42
39
|
* Identifier field
|
|
43
40
|
*/
|
|
@@ -59,7 +56,10 @@ export interface JobFunctionRetrieveResponse extends BusinessPartnersAPI.Meta {
|
|
|
59
56
|
name?: string;
|
|
60
57
|
}
|
|
61
58
|
|
|
62
|
-
|
|
59
|
+
/**
|
|
60
|
+
* Meta information for the response.
|
|
61
|
+
*/
|
|
62
|
+
export interface JobFunctionRetrieveResponse extends BusinessPartnersAPI.Meta {
|
|
63
63
|
/**
|
|
64
64
|
* Identifier field
|
|
65
65
|
*/
|
|
@@ -87,8 +87,8 @@ export interface JobFunctionListParams {
|
|
|
87
87
|
|
|
88
88
|
export declare namespace JobFunctions {
|
|
89
89
|
export {
|
|
90
|
-
type JobFunctionRetrieveResponse as JobFunctionRetrieveResponse,
|
|
91
90
|
type JobFunctionListResponse as JobFunctionListResponse,
|
|
91
|
+
type JobFunctionRetrieveResponse as JobFunctionRetrieveResponse,
|
|
92
92
|
type JobFunctionListResponsesPageCursorURL as JobFunctionListResponsesPageCursorURL,
|
|
93
93
|
type JobFunctionListParams as JobFunctionListParams,
|
|
94
94
|
};
|
|
@@ -11,17 +11,6 @@ import { RequestOptions } from '../internal/request-options';
|
|
|
11
11
|
import { path } from '../internal/utils/path';
|
|
12
12
|
|
|
13
13
|
export class JobPayRateExceptions extends APIResource {
|
|
14
|
-
/**
|
|
15
|
-
* Retrieve a specific job pay rate exception
|
|
16
|
-
*/
|
|
17
|
-
retrieve(
|
|
18
|
-
id: string,
|
|
19
|
-
query: JobPayRateExceptionRetrieveParams | null | undefined = {},
|
|
20
|
-
options?: RequestOptions,
|
|
21
|
-
): APIPromise<JobPayRateExceptionRetrieveResponse> {
|
|
22
|
-
return this._client.get(path`/job-pay-rate-exceptions/${id}`, { query, ...options });
|
|
23
|
-
}
|
|
24
|
-
|
|
25
14
|
/**
|
|
26
15
|
* A List of job pay rate exceptions
|
|
27
16
|
*
|
|
@@ -40,6 +29,17 @@ export class JobPayRateExceptions extends APIResource {
|
|
|
40
29
|
});
|
|
41
30
|
}
|
|
42
31
|
|
|
32
|
+
/**
|
|
33
|
+
* Retrieve a specific job pay rate exception
|
|
34
|
+
*/
|
|
35
|
+
retrieve(
|
|
36
|
+
id: string,
|
|
37
|
+
query: JobPayRateExceptionRetrieveParams | null | undefined = {},
|
|
38
|
+
options?: RequestOptions,
|
|
39
|
+
): APIPromise<JobPayRateExceptionRetrieveResponse> {
|
|
40
|
+
return this._client.get(path`/job-pay-rate-exceptions/${id}`, { query, ...options });
|
|
41
|
+
}
|
|
42
|
+
|
|
43
43
|
/**
|
|
44
44
|
* A List of attribute change logs
|
|
45
45
|
*
|
|
@@ -112,10 +112,6 @@ export interface JobPayRateException {
|
|
|
112
112
|
*/
|
|
113
113
|
export interface JobPayRateExceptionRetrieveResponse extends BusinessPartnersAPI.Meta, JobPayRateException {}
|
|
114
114
|
|
|
115
|
-
export interface JobPayRateExceptionRetrieveParams {
|
|
116
|
-
expand?: string;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
115
|
export interface JobPayRateExceptionListParams {
|
|
120
116
|
expand?: string;
|
|
121
117
|
|
|
@@ -124,6 +120,10 @@ export interface JobPayRateExceptionListParams {
|
|
|
124
120
|
order_by?: string;
|
|
125
121
|
}
|
|
126
122
|
|
|
123
|
+
export interface JobPayRateExceptionRetrieveParams {
|
|
124
|
+
expand?: string;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
127
|
export interface JobPayRateExceptionListChangeLogParams {
|
|
128
128
|
expand?: string;
|
|
129
129
|
|
|
@@ -135,8 +135,8 @@ export declare namespace JobPayRateExceptions {
|
|
|
135
135
|
type JobPayRateException as JobPayRateException,
|
|
136
136
|
type JobPayRateExceptionRetrieveResponse as JobPayRateExceptionRetrieveResponse,
|
|
137
137
|
type JobPayRateExceptionsPageCursorURL as JobPayRateExceptionsPageCursorURL,
|
|
138
|
-
type JobPayRateExceptionRetrieveParams as JobPayRateExceptionRetrieveParams,
|
|
139
138
|
type JobPayRateExceptionListParams as JobPayRateExceptionListParams,
|
|
139
|
+
type JobPayRateExceptionRetrieveParams as JobPayRateExceptionRetrieveParams,
|
|
140
140
|
type JobPayRateExceptionListChangeLogParams as JobPayRateExceptionListChangeLogParams,
|
|
141
141
|
};
|
|
142
142
|
}
|