@rippling/rippling-sdk 0.2.0-alpha.29 → 0.2.0-alpha.30
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 +22 -94
- package/client.d.mts.map +1 -1
- package/client.d.ts +22 -94
- package/client.d.ts.map +1 -1
- package/client.js +20 -92
- package/client.js.map +1 -1
- package/client.mjs +20 -92
- package/client.mjs.map +1 -1
- package/internal/utils/env.js +2 -2
- package/internal/utils/env.js.map +1 -1
- package/internal/utils/env.mjs +2 -2
- package/internal/utils/env.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/business-partner-groups.d.mts +1 -1
- package/resources/business-partner-groups.d.ts +1 -1
- package/resources/business-partner-groups.js +1 -1
- package/resources/business-partner-groups.mjs +1 -1
- package/resources/business-partners.d.mts +1 -1
- package/resources/business-partners.d.ts +1 -1
- package/resources/business-partners.js +1 -1
- package/resources/business-partners.mjs +1 -1
- package/resources/candidate-applications.d.mts +1 -1
- package/resources/candidate-applications.d.ts +1 -1
- package/resources/candidate-applications.js +1 -1
- package/resources/candidate-applications.mjs +1 -1
- package/resources/candidates.d.mts +1 -1
- package/resources/candidates.d.ts +1 -1
- package/resources/candidates.js +1 -1
- package/resources/candidates.mjs +1 -1
- package/resources/companies.d.mts +1 -1
- package/resources/companies.d.ts +1 -1
- package/resources/companies.js +1 -1
- package/resources/companies.mjs +1 -1
- package/resources/compensation-bands-details.d.mts +1 -1
- package/resources/compensation-bands-details.d.ts +1 -1
- package/resources/compensation-bands-details.js +1 -1
- package/resources/compensation-bands-details.mjs +1 -1
- package/resources/compensations.d.mts +1 -1
- package/resources/compensations.d.ts +1 -1
- package/resources/compensations.js +1 -1
- package/resources/compensations.mjs +1 -1
- package/resources/custom-apps.d.mts +3 -3
- package/resources/custom-apps.d.ts +3 -3
- package/resources/custom-apps.js +3 -3
- package/resources/custom-apps.mjs +3 -3
- package/resources/custom-fields.d.mts +1 -1
- package/resources/custom-fields.d.ts +1 -1
- package/resources/custom-fields.js +1 -1
- package/resources/custom-fields.mjs +1 -1
- package/resources/custom-objects/custom-objects.d.mts +29 -5
- package/resources/custom-objects/custom-objects.d.mts.map +1 -1
- package/resources/custom-objects/custom-objects.d.ts +29 -5
- package/resources/custom-objects/custom-objects.d.ts.map +1 -1
- package/resources/custom-objects/custom-objects.js +5 -5
- package/resources/custom-objects/custom-objects.js.map +1 -1
- package/resources/custom-objects/custom-objects.mjs +5 -5
- package/resources/custom-objects/custom-objects.mjs.map +1 -1
- package/resources/custom-objects/fields.d.mts +71 -5
- package/resources/custom-objects/fields.d.mts.map +1 -1
- package/resources/custom-objects/fields.d.ts +71 -5
- package/resources/custom-objects/fields.d.ts.map +1 -1
- package/resources/custom-objects/fields.js +5 -5
- package/resources/custom-objects/fields.mjs +5 -5
- package/resources/custom-objects/records.d.mts +68 -11
- package/resources/custom-objects/records.d.mts.map +1 -1
- package/resources/custom-objects/records.d.ts +68 -11
- package/resources/custom-objects/records.d.ts.map +1 -1
- package/resources/custom-objects/records.js +10 -10
- package/resources/custom-objects/records.mjs +10 -10
- package/resources/custom-pages.d.mts +3 -3
- package/resources/custom-pages.d.ts +3 -3
- package/resources/custom-pages.js +3 -3
- package/resources/custom-pages.mjs +3 -3
- package/resources/custom-settings.d.mts +2 -2
- package/resources/custom-settings.d.ts +2 -2
- package/resources/custom-settings.js +2 -2
- package/resources/custom-settings.mjs +2 -2
- package/resources/departments.d.mts +2 -2
- package/resources/departments.d.ts +2 -2
- package/resources/departments.js +2 -2
- package/resources/departments.mjs +2 -2
- package/resources/earning-types.d.mts +48 -0
- package/resources/earning-types.d.mts.map +1 -0
- package/resources/earning-types.d.ts +48 -0
- package/resources/earning-types.d.ts.map +1 -0
- package/resources/earning-types.js +21 -0
- package/resources/earning-types.js.map +1 -0
- package/resources/earning-types.mjs +17 -0
- package/resources/earning-types.mjs.map +1 -0
- package/resources/employment-types.d.mts +1 -1
- package/resources/employment-types.d.ts +1 -1
- package/resources/employment-types.js +1 -1
- package/resources/employment-types.mjs +1 -1
- package/resources/entitlements.d.mts +1 -1
- package/resources/entitlements.d.ts +1 -1
- package/resources/entitlements.js +1 -1
- package/resources/entitlements.mjs +1 -1
- package/resources/functions/deployments.d.mts +10 -4
- package/resources/functions/deployments.d.mts.map +1 -1
- package/resources/functions/deployments.d.ts +10 -4
- package/resources/functions/deployments.d.ts.map +1 -1
- package/resources/functions/deployments.js +4 -4
- package/resources/functions/deployments.mjs +4 -4
- package/resources/functions/executions.d.mts +10 -4
- package/resources/functions/executions.d.mts.map +1 -1
- package/resources/functions/executions.d.ts +10 -4
- package/resources/functions/executions.d.ts.map +1 -1
- package/resources/functions/executions.js +4 -4
- package/resources/functions/executions.mjs +4 -4
- package/resources/functions/functions.d.mts +8 -14
- package/resources/functions/functions.d.mts.map +1 -1
- package/resources/functions/functions.d.ts +8 -14
- package/resources/functions/functions.d.ts.map +1 -1
- package/resources/functions/functions.js +6 -6
- package/resources/functions/functions.js.map +1 -1
- package/resources/functions/functions.mjs +6 -6
- package/resources/functions/functions.mjs.map +1 -1
- package/resources/functions/index.d.mts +1 -1
- package/resources/functions/index.d.mts.map +1 -1
- package/resources/functions/index.d.ts +1 -1
- package/resources/functions/index.d.ts.map +1 -1
- package/resources/functions/index.js.map +1 -1
- package/resources/functions/index.mjs.map +1 -1
- package/resources/headcount-positions.d.mts +1 -1
- package/resources/headcount-positions.d.ts +1 -1
- package/resources/headcount-positions.js +1 -1
- package/resources/headcount-positions.mjs +1 -1
- package/resources/headcount-priorities.d.mts +1 -1
- package/resources/headcount-priorities.d.ts +1 -1
- package/resources/headcount-priorities.js +1 -1
- package/resources/headcount-priorities.mjs +1 -1
- package/resources/index.d.mts +5 -17
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +5 -17
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +10 -34
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +4 -16
- package/resources/index.mjs.map +1 -1
- package/resources/job-assignments.d.mts +3 -3
- package/resources/job-assignments.d.ts +3 -3
- package/resources/job-assignments.js +3 -3
- package/resources/job-assignments.mjs +3 -3
- package/resources/job-codes.d.mts +3 -3
- package/resources/job-codes.d.ts +3 -3
- package/resources/job-codes.js +3 -3
- package/resources/job-codes.mjs +3 -3
- package/resources/job-dimensions.d.mts +2 -2
- package/resources/job-dimensions.d.ts +2 -2
- package/resources/job-dimensions.js +2 -2
- package/resources/job-dimensions.mjs +2 -2
- package/resources/job-functions.d.mts +1 -1
- package/resources/job-functions.d.ts +1 -1
- package/resources/job-functions.js +1 -1
- package/resources/job-functions.mjs +1 -1
- package/resources/job-pay-rate-exceptions.d.mts +2 -2
- package/resources/job-pay-rate-exceptions.d.ts +2 -2
- package/resources/job-pay-rate-exceptions.js +2 -2
- package/resources/job-pay-rate-exceptions.mjs +2 -2
- package/resources/job-requisitions.d.mts +1 -1
- package/resources/job-requisitions.d.ts +1 -1
- package/resources/job-requisitions.js +1 -1
- package/resources/job-requisitions.mjs +1 -1
- package/resources/kiosk-badges.d.mts +2 -2
- package/resources/kiosk-badges.d.ts +2 -2
- package/resources/kiosk-badges.js +2 -2
- package/resources/kiosk-badges.mjs +2 -2
- package/resources/leave-accruals.d.mts +1 -1
- package/resources/leave-accruals.d.ts +1 -1
- package/resources/leave-accruals.js +1 -1
- package/resources/leave-accruals.mjs +1 -1
- package/resources/leave-balances.d.mts +1 -1
- package/resources/leave-balances.d.ts +1 -1
- package/resources/leave-balances.js +1 -1
- package/resources/leave-balances.mjs +1 -1
- package/resources/leave-requests.d.mts +2 -2
- package/resources/leave-requests.d.ts +2 -2
- package/resources/leave-requests.js +2 -2
- package/resources/leave-requests.mjs +2 -2
- package/resources/leave-types.d.mts +1 -1
- package/resources/leave-types.d.ts +1 -1
- package/resources/leave-types.js +1 -1
- package/resources/leave-types.mjs +1 -1
- package/resources/legal-entities.d.mts +1 -1
- package/resources/legal-entities.d.ts +1 -1
- package/resources/legal-entities.js +1 -1
- package/resources/legal-entities.mjs +1 -1
- package/resources/levels.d.mts +1 -1
- package/resources/levels.d.ts +1 -1
- package/resources/levels.js +1 -1
- package/resources/levels.mjs +1 -1
- package/resources/location-factors.d.mts +1 -1
- package/resources/location-factors.d.ts +1 -1
- package/resources/location-factors.js +1 -1
- package/resources/location-factors.mjs +1 -1
- package/resources/metadata/components.d.mts +2 -2
- package/resources/metadata/components.d.ts +2 -2
- package/resources/metadata/components.js +2 -2
- package/resources/metadata/components.mjs +2 -2
- package/resources/metadata/metadata.d.mts +2 -2
- package/resources/metadata/metadata.d.ts +2 -2
- package/resources/metadata/metadata.js +2 -2
- package/resources/metadata/metadata.mjs +2 -2
- package/resources/metadata/summary.d.mts +2 -2
- package/resources/metadata/summary.d.ts +2 -2
- package/resources/metadata/summary.js +2 -2
- package/resources/metadata/summary.mjs +2 -2
- package/resources/metadata/types.d.mts +2 -2
- package/resources/metadata/types.d.ts +2 -2
- package/resources/metadata/types.js +2 -2
- package/resources/metadata/types.mjs +2 -2
- package/resources/object-categories.d.mts +17 -5
- package/resources/object-categories.d.mts.map +1 -1
- package/resources/object-categories.d.ts +17 -5
- package/resources/object-categories.d.ts.map +1 -1
- package/resources/object-categories.js +5 -5
- package/resources/object-categories.mjs +5 -5
- package/resources/payroll-runs.d.mts +195 -0
- package/resources/payroll-runs.d.mts.map +1 -0
- package/resources/payroll-runs.d.ts +195 -0
- package/resources/payroll-runs.d.ts.map +1 -0
- package/resources/payroll-runs.js +32 -0
- package/resources/payroll-runs.js.map +1 -0
- package/resources/payroll-runs.mjs +28 -0
- package/resources/payroll-runs.mjs.map +1 -0
- package/resources/platform-capabilities.d.mts +2 -2
- package/resources/platform-capabilities.d.ts +2 -2
- package/resources/platform-capabilities.js +2 -2
- package/resources/platform-capabilities.mjs +2 -2
- package/resources/report-runs.d.mts +60 -0
- package/resources/report-runs.d.mts.map +1 -1
- package/resources/report-runs.d.ts +60 -0
- package/resources/report-runs.d.ts.map +1 -1
- package/resources/reports/available-filters.d.mts +49 -0
- package/resources/reports/available-filters.d.mts.map +1 -0
- package/resources/reports/available-filters.d.ts +49 -0
- package/resources/reports/available-filters.d.ts.map +1 -0
- package/resources/reports/available-filters.js +20 -0
- package/resources/reports/available-filters.js.map +1 -0
- package/resources/reports/available-filters.mjs +16 -0
- package/resources/reports/available-filters.mjs.map +1 -0
- package/resources/reports/index.d.mts +3 -0
- package/resources/reports/index.d.mts.map +1 -0
- package/resources/reports/index.d.ts +3 -0
- package/resources/reports/index.d.ts.map +1 -0
- package/resources/reports/index.js +9 -0
- package/resources/reports/index.js.map +1 -0
- package/resources/reports/index.mjs +4 -0
- package/resources/reports/index.mjs.map +1 -0
- package/resources/reports/reports.d.mts +85 -0
- package/resources/reports/reports.d.mts.map +1 -0
- package/resources/reports/reports.d.ts +85 -0
- package/resources/reports/reports.d.ts.map +1 -0
- package/resources/reports/reports.js +27 -0
- package/resources/reports/reports.js.map +1 -0
- package/resources/reports/reports.mjs +22 -0
- package/resources/reports/reports.mjs.map +1 -0
- package/resources/reports.d.mts +2 -0
- package/resources/reports.d.mts.map +1 -0
- package/resources/reports.d.ts +2 -0
- package/resources/reports.d.ts.map +1 -0
- package/resources/reports.js +6 -0
- package/resources/reports.js.map +1 -0
- package/resources/reports.mjs +3 -0
- package/resources/reports.mjs.map +1 -0
- package/resources/schedules.d.mts +2 -2
- package/resources/schedules.d.ts +2 -2
- package/resources/schedules.js +2 -2
- package/resources/schedules.mjs +2 -2
- package/resources/shift-inputs.d.mts +2 -2
- package/resources/shift-inputs.d.ts +2 -2
- package/resources/shift-inputs.js +2 -2
- package/resources/shift-inputs.mjs +2 -2
- package/resources/shiftassignments.d.mts +2 -2
- package/resources/shiftassignments.d.ts +2 -2
- package/resources/shiftassignments.js +2 -2
- package/resources/shiftassignments.mjs +2 -2
- package/resources/teams.d.mts +1 -1
- package/resources/teams.d.ts +1 -1
- package/resources/teams.js +1 -1
- package/resources/teams.mjs +1 -1
- package/resources/time-cards.d.mts +1 -1
- package/resources/time-cards.d.ts +1 -1
- package/resources/time-cards.js +1 -1
- package/resources/time-cards.mjs +1 -1
- package/resources/time-entries.d.mts +2 -2
- package/resources/time-entries.d.ts +2 -2
- package/resources/time-entries.js +2 -2
- package/resources/time-entries.mjs +2 -2
- package/resources/titles.d.mts +2 -2
- package/resources/titles.d.ts +2 -2
- package/resources/titles.js +2 -2
- package/resources/titles.mjs +2 -2
- package/resources/tracks.d.mts +1 -1
- package/resources/tracks.d.ts +1 -1
- package/resources/tracks.js +1 -1
- package/resources/tracks.mjs +1 -1
- package/resources/unassignedshifts.d.mts +2 -2
- package/resources/unassignedshifts.d.ts +2 -2
- package/resources/unassignedshifts.js +2 -2
- package/resources/unassignedshifts.mjs +2 -2
- package/resources/users.d.mts +1 -1
- package/resources/users.d.ts +1 -1
- package/resources/users.js +1 -1
- package/resources/users.mjs +1 -1
- package/resources/work-locations.d.mts +2 -2
- package/resources/work-locations.d.ts +2 -2
- package/resources/work-locations.js +2 -2
- package/resources/work-locations.mjs +2 -2
- package/resources/workers.d.mts +1 -1
- package/resources/workers.d.ts +1 -1
- package/resources/workers.js +1 -1
- package/resources/workers.mjs +1 -1
- package/resources/workflow-action-executions.d.mts +572 -0
- package/resources/workflow-action-executions.d.mts.map +1 -0
- package/resources/workflow-action-executions.d.ts +572 -0
- package/resources/workflow-action-executions.d.ts.map +1 -0
- package/resources/{create-app-notification.js → workflow-action-executions.js} +6 -6
- package/resources/workflow-action-executions.js.map +1 -0
- package/resources/{evaluate-rql.mjs → workflow-action-executions.mjs} +4 -4
- package/resources/workflow-action-executions.mjs.map +1 -0
- package/src/client.ts +55 -221
- package/src/internal/utils/env.ts +2 -2
- package/src/resources/business-partner-groups.ts +1 -1
- package/src/resources/business-partners.ts +1 -1
- package/src/resources/candidate-applications.ts +1 -1
- package/src/resources/candidates.ts +1 -1
- package/src/resources/companies.ts +1 -1
- package/src/resources/compensation-bands-details.ts +1 -1
- package/src/resources/compensations.ts +1 -1
- package/src/resources/custom-apps.ts +3 -3
- package/src/resources/custom-fields.ts +1 -1
- package/src/resources/custom-objects/custom-objects.ts +29 -5
- package/src/resources/custom-objects/fields.ts +71 -5
- package/src/resources/custom-objects/records.ts +68 -11
- package/src/resources/custom-pages.ts +3 -3
- package/src/resources/custom-settings.ts +2 -2
- package/src/resources/departments.ts +2 -2
- package/src/resources/earning-types.ts +64 -0
- package/src/resources/employment-types.ts +1 -1
- package/src/resources/entitlements.ts +1 -1
- package/src/resources/functions/deployments.ts +10 -4
- package/src/resources/functions/executions.ts +10 -4
- package/src/resources/functions/functions.ts +9 -15
- package/src/resources/functions/index.ts +1 -0
- package/src/resources/headcount-positions.ts +1 -1
- package/src/resources/headcount-priorities.ts +1 -1
- package/src/resources/index.ts +19 -52
- package/src/resources/job-assignments.ts +3 -3
- package/src/resources/job-codes.ts +3 -3
- package/src/resources/job-dimensions.ts +2 -2
- package/src/resources/job-functions.ts +1 -1
- package/src/resources/job-pay-rate-exceptions.ts +2 -2
- package/src/resources/job-requisitions.ts +1 -1
- package/src/resources/kiosk-badges.ts +2 -2
- package/src/resources/leave-accruals.ts +1 -1
- package/src/resources/leave-balances.ts +1 -1
- package/src/resources/leave-requests.ts +2 -2
- package/src/resources/leave-types.ts +1 -1
- package/src/resources/legal-entities.ts +1 -1
- package/src/resources/levels.ts +1 -1
- package/src/resources/location-factors.ts +1 -1
- package/src/resources/metadata/components.ts +2 -2
- package/src/resources/metadata/metadata.ts +2 -2
- package/src/resources/metadata/summary.ts +2 -2
- package/src/resources/metadata/types.ts +2 -2
- package/src/resources/object-categories.ts +17 -5
- package/src/resources/payroll-runs.ts +251 -0
- package/src/resources/platform-capabilities.ts +2 -2
- package/src/resources/report-runs.ts +90 -0
- package/src/resources/reports/available-filters.ts +60 -0
- package/src/resources/reports/index.ts +4 -0
- package/src/resources/reports/reports.ts +112 -0
- package/src/resources/reports.ts +3 -0
- package/src/resources/schedules.ts +2 -2
- package/src/resources/shift-inputs.ts +2 -2
- package/src/resources/shiftassignments.ts +2 -2
- package/src/resources/teams.ts +1 -1
- package/src/resources/time-cards.ts +1 -1
- package/src/resources/time-entries.ts +2 -2
- package/src/resources/titles.ts +2 -2
- package/src/resources/tracks.ts +1 -1
- package/src/resources/unassignedshifts.ts +2 -2
- package/src/resources/users.ts +1 -1
- package/src/resources/work-locations.ts +2 -2
- package/src/resources/workers.ts +1 -1
- package/src/resources/workflow-action-executions.ts +925 -0
- 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/resources/assign-review.d.mts +0 -31
- package/resources/assign-review.d.mts.map +0 -1
- package/resources/assign-review.d.ts +0 -31
- package/resources/assign-review.d.ts.map +0 -1
- package/resources/assign-review.js +0 -18
- package/resources/assign-review.js.map +0 -1
- package/resources/assign-review.mjs +0 -14
- package/resources/assign-review.mjs.map +0 -1
- package/resources/create-app-notification.d.mts +0 -29
- package/resources/create-app-notification.d.mts.map +0 -1
- package/resources/create-app-notification.d.ts +0 -29
- package/resources/create-app-notification.d.ts.map +0 -1
- package/resources/create-app-notification.js.map +0 -1
- package/resources/create-app-notification.mjs +0 -14
- package/resources/create-app-notification.mjs.map +0 -1
- package/resources/create-gcal-event.d.mts +0 -55
- package/resources/create-gcal-event.d.mts.map +0 -1
- package/resources/create-gcal-event.d.ts +0 -55
- package/resources/create-gcal-event.d.ts.map +0 -1
- package/resources/create-gcal-event.js +0 -18
- package/resources/create-gcal-event.js.map +0 -1
- package/resources/create-gcal-event.mjs +0 -14
- package/resources/create-gcal-event.mjs.map +0 -1
- package/resources/delete-custom-object-record.d.mts +0 -26
- package/resources/delete-custom-object-record.d.mts.map +0 -1
- package/resources/delete-custom-object-record.d.ts +0 -26
- package/resources/delete-custom-object-record.d.ts.map +0 -1
- package/resources/delete-custom-object-record.js +0 -18
- package/resources/delete-custom-object-record.js.map +0 -1
- package/resources/delete-custom-object-record.mjs +0 -14
- package/resources/delete-custom-object-record.mjs.map +0 -1
- package/resources/evaluate-rql.d.mts +0 -31
- package/resources/evaluate-rql.d.mts.map +0 -1
- package/resources/evaluate-rql.d.ts +0 -31
- package/resources/evaluate-rql.d.ts.map +0 -1
- package/resources/evaluate-rql.js +0 -18
- package/resources/evaluate-rql.js.map +0 -1
- package/resources/evaluate-rql.mjs.map +0 -1
- package/resources/run-query.d.mts +0 -39
- package/resources/run-query.d.mts.map +0 -1
- package/resources/run-query.d.ts +0 -39
- package/resources/run-query.d.ts.map +0 -1
- package/resources/run-query.js +0 -21
- package/resources/run-query.js.map +0 -1
- package/resources/run-query.mjs +0 -17
- package/resources/run-query.mjs.map +0 -1
- package/resources/send-email.d.mts +0 -33
- package/resources/send-email.d.mts.map +0 -1
- package/resources/send-email.d.ts +0 -33
- package/resources/send-email.d.ts.map +0 -1
- package/resources/send-email.js +0 -18
- package/resources/send-email.js.map +0 -1
- package/resources/send-email.mjs +0 -14
- package/resources/send-email.mjs.map +0 -1
- package/resources/send-http-request.d.mts +0 -32
- package/resources/send-http-request.d.mts.map +0 -1
- package/resources/send-http-request.d.ts +0 -32
- package/resources/send-http-request.d.ts.map +0 -1
- package/resources/send-http-request.js +0 -18
- package/resources/send-http-request.js.map +0 -1
- package/resources/send-http-request.mjs +0 -14
- package/resources/send-http-request.mjs.map +0 -1
- package/resources/send-push-notification.d.mts +0 -27
- package/resources/send-push-notification.d.mts.map +0 -1
- package/resources/send-push-notification.d.ts +0 -27
- package/resources/send-push-notification.d.ts.map +0 -1
- package/resources/send-push-notification.js +0 -18
- package/resources/send-push-notification.js.map +0 -1
- package/resources/send-push-notification.mjs +0 -14
- package/resources/send-push-notification.mjs.map +0 -1
- package/resources/send-report-sftp.d.mts +0 -42
- package/resources/send-report-sftp.d.mts.map +0 -1
- package/resources/send-report-sftp.d.ts +0 -42
- package/resources/send-report-sftp.d.ts.map +0 -1
- package/resources/send-report-sftp.js +0 -18
- package/resources/send-report-sftp.js.map +0 -1
- package/resources/send-report-sftp.mjs +0 -14
- package/resources/send-report-sftp.mjs.map +0 -1
- package/resources/send-slack.d.mts +0 -30
- package/resources/send-slack.d.mts.map +0 -1
- package/resources/send-slack.d.ts +0 -30
- package/resources/send-slack.d.ts.map +0 -1
- package/resources/send-slack.js +0 -18
- package/resources/send-slack.js.map +0 -1
- package/resources/send-slack.mjs +0 -14
- package/resources/send-slack.mjs.map +0 -1
- package/resources/send-sms.d.mts +0 -26
- package/resources/send-sms.d.mts.map +0 -1
- package/resources/send-sms.d.ts +0 -26
- package/resources/send-sms.d.ts.map +0 -1
- package/resources/send-sms.js +0 -18
- package/resources/send-sms.js.map +0 -1
- package/resources/send-sms.mjs +0 -14
- package/resources/send-sms.mjs.map +0 -1
- package/resources/send-survey.d.mts +0 -29
- package/resources/send-survey.d.mts.map +0 -1
- package/resources/send-survey.d.ts +0 -29
- package/resources/send-survey.d.ts.map +0 -1
- package/resources/send-survey.js +0 -18
- package/resources/send-survey.js.map +0 -1
- package/resources/send-survey.mjs +0 -14
- package/resources/send-survey.mjs.map +0 -1
- package/resources/send-teams.d.mts +0 -30
- package/resources/send-teams.d.mts.map +0 -1
- package/resources/send-teams.d.ts +0 -30
- package/resources/send-teams.d.ts.map +0 -1
- package/resources/send-teams.js +0 -18
- package/resources/send-teams.js.map +0 -1
- package/resources/send-teams.mjs +0 -14
- package/resources/send-teams.mjs.map +0 -1
- package/resources/update-custom-object-record.d.mts +0 -27
- package/resources/update-custom-object-record.d.mts.map +0 -1
- package/resources/update-custom-object-record.d.ts +0 -27
- package/resources/update-custom-object-record.d.ts.map +0 -1
- package/resources/update-custom-object-record.js +0 -18
- package/resources/update-custom-object-record.js.map +0 -1
- package/resources/update-custom-object-record.mjs +0 -14
- package/resources/update-custom-object-record.mjs.map +0 -1
- package/resources/upsert-custom-object.d.mts +0 -26
- package/resources/upsert-custom-object.d.mts.map +0 -1
- package/resources/upsert-custom-object.d.ts +0 -26
- package/resources/upsert-custom-object.d.ts.map +0 -1
- package/resources/upsert-custom-object.js +0 -18
- package/resources/upsert-custom-object.js.map +0 -1
- package/resources/upsert-custom-object.mjs +0 -14
- package/resources/upsert-custom-object.mjs.map +0 -1
- package/src/resources/assign-review.ts +0 -44
- package/src/resources/create-app-notification.ts +0 -46
- package/src/resources/create-gcal-event.ts +0 -86
- package/src/resources/delete-custom-object-record.ts +0 -40
- package/src/resources/evaluate-rql.ts +0 -44
- package/src/resources/run-query.ts +0 -51
- package/src/resources/send-email.ts +0 -48
- package/src/resources/send-http-request.ts +0 -49
- package/src/resources/send-push-notification.ts +0 -42
- package/src/resources/send-report-sftp.ts +0 -66
- package/src/resources/send-slack.ts +0 -42
- package/src/resources/send-sms.ts +0 -37
- package/src/resources/send-survey.ts +0 -43
- package/src/resources/send-teams.ts +0 -42
- package/src/resources/update-custom-object-record.ts +0 -42
- package/src/resources/upsert-custom-object.ts +0 -40
package/resources/index.js
CHANGED
|
@@ -1,12 +1,10 @@
|
|
|
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.
|
|
5
|
-
exports.
|
|
4
|
+
exports.TimeEntries = exports.TimeCards = exports.Teams = exports.Supergroups = exports.Shiftassignments = exports.ShiftInputs = exports.ShiftAssignments = exports.Schedules = exports.SSOMeResource = exports.Reports = exports.ReportRuns = exports.PlatformCapabilities = exports.PayrollRuns = exports.ObjectCategories = exports.Metadata = exports.LocationFactors = exports.Levels = exports.LegalEntities = exports.LeaveTypes = exports.LeaveRequests = exports.LeaveBalances = exports.LeaveAccruals = exports.KioskBadges = exports.JobRequisitionsWrite = exports.JobRequisitions = exports.JobPayRateExceptions = exports.JobFunctions = exports.JobDimensions = exports.JobCodes = exports.JobAssignments = exports.HeadcountPriorities = exports.HeadcountPositions = exports.Functions = exports.Entitlements = exports.EmploymentTypes = exports.EarningTypes = exports.DraftHires = exports.Departments = exports.CustomSettings = exports.CustomPages = exports.CustomObjects = exports.CustomFields = exports.CustomApps = exports.Compensations = exports.CompensationBandsDetails = exports.Companies = exports.Candidates = exports.CandidateApplications = exports.BusinessPartners = exports.BusinessPartnerGroups = void 0;
|
|
5
|
+
exports.WorkflowActionExecutions = exports.Workers = exports.WorkLocations = exports.Users = exports.Unassignedshifts = exports.UnassignedShifts = exports.Tracks = exports.Titles = void 0;
|
|
6
6
|
const tslib_1 = require("../internal/tslib.js");
|
|
7
7
|
tslib_1.__exportStar(require("./shared.js"), exports);
|
|
8
|
-
var assign_review_1 = require("./assign-review.js");
|
|
9
|
-
Object.defineProperty(exports, "AssignReview", { enumerable: true, get: function () { return assign_review_1.AssignReview; } });
|
|
10
8
|
var business_partner_groups_1 = require("./business-partner-groups.js");
|
|
11
9
|
Object.defineProperty(exports, "BusinessPartnerGroups", { enumerable: true, get: function () { return business_partner_groups_1.BusinessPartnerGroups; } });
|
|
12
10
|
var business_partners_1 = require("./business-partners.js");
|
|
@@ -21,10 +19,6 @@ var compensation_bands_details_1 = require("./compensation-bands-details.js");
|
|
|
21
19
|
Object.defineProperty(exports, "CompensationBandsDetails", { enumerable: true, get: function () { return compensation_bands_details_1.CompensationBandsDetails; } });
|
|
22
20
|
var compensations_1 = require("./compensations.js");
|
|
23
21
|
Object.defineProperty(exports, "Compensations", { enumerable: true, get: function () { return compensations_1.Compensations; } });
|
|
24
|
-
var create_app_notification_1 = require("./create-app-notification.js");
|
|
25
|
-
Object.defineProperty(exports, "CreateAppNotification", { enumerable: true, get: function () { return create_app_notification_1.CreateAppNotification; } });
|
|
26
|
-
var create_gcal_event_1 = require("./create-gcal-event.js");
|
|
27
|
-
Object.defineProperty(exports, "CreateGcalEvent", { enumerable: true, get: function () { return create_gcal_event_1.CreateGcalEvent; } });
|
|
28
22
|
var custom_apps_1 = require("./custom-apps.js");
|
|
29
23
|
Object.defineProperty(exports, "CustomApps", { enumerable: true, get: function () { return custom_apps_1.CustomApps; } });
|
|
30
24
|
var custom_fields_1 = require("./custom-fields.js");
|
|
@@ -35,18 +29,16 @@ var custom_pages_1 = require("./custom-pages.js");
|
|
|
35
29
|
Object.defineProperty(exports, "CustomPages", { enumerable: true, get: function () { return custom_pages_1.CustomPages; } });
|
|
36
30
|
var custom_settings_1 = require("./custom-settings.js");
|
|
37
31
|
Object.defineProperty(exports, "CustomSettings", { enumerable: true, get: function () { return custom_settings_1.CustomSettings; } });
|
|
38
|
-
var delete_custom_object_record_1 = require("./delete-custom-object-record.js");
|
|
39
|
-
Object.defineProperty(exports, "DeleteCustomObjectRecord", { enumerable: true, get: function () { return delete_custom_object_record_1.DeleteCustomObjectRecord; } });
|
|
40
32
|
var departments_1 = require("./departments.js");
|
|
41
33
|
Object.defineProperty(exports, "Departments", { enumerable: true, get: function () { return departments_1.Departments; } });
|
|
42
34
|
var draft_hires_1 = require("./draft-hires.js");
|
|
43
35
|
Object.defineProperty(exports, "DraftHires", { enumerable: true, get: function () { return draft_hires_1.DraftHires; } });
|
|
36
|
+
var earning_types_1 = require("./earning-types.js");
|
|
37
|
+
Object.defineProperty(exports, "EarningTypes", { enumerable: true, get: function () { return earning_types_1.EarningTypes; } });
|
|
44
38
|
var employment_types_1 = require("./employment-types.js");
|
|
45
39
|
Object.defineProperty(exports, "EmploymentTypes", { enumerable: true, get: function () { return employment_types_1.EmploymentTypes; } });
|
|
46
40
|
var entitlements_1 = require("./entitlements.js");
|
|
47
41
|
Object.defineProperty(exports, "Entitlements", { enumerable: true, get: function () { return entitlements_1.Entitlements; } });
|
|
48
|
-
var evaluate_rql_1 = require("./evaluate-rql.js");
|
|
49
|
-
Object.defineProperty(exports, "EvaluateRql", { enumerable: true, get: function () { return evaluate_rql_1.EvaluateRql; } });
|
|
50
42
|
var functions_1 = require("./functions/functions.js");
|
|
51
43
|
Object.defineProperty(exports, "Functions", { enumerable: true, get: function () { return functions_1.Functions; } });
|
|
52
44
|
var headcount_positions_1 = require("./headcount-positions.js");
|
|
@@ -87,32 +79,18 @@ var metadata_1 = require("./metadata/metadata.js");
|
|
|
87
79
|
Object.defineProperty(exports, "Metadata", { enumerable: true, get: function () { return metadata_1.Metadata; } });
|
|
88
80
|
var object_categories_1 = require("./object-categories.js");
|
|
89
81
|
Object.defineProperty(exports, "ObjectCategories", { enumerable: true, get: function () { return object_categories_1.ObjectCategories; } });
|
|
82
|
+
var payroll_runs_1 = require("./payroll-runs.js");
|
|
83
|
+
Object.defineProperty(exports, "PayrollRuns", { enumerable: true, get: function () { return payroll_runs_1.PayrollRuns; } });
|
|
90
84
|
var platform_capabilities_1 = require("./platform-capabilities.js");
|
|
91
85
|
Object.defineProperty(exports, "PlatformCapabilities", { enumerable: true, get: function () { return platform_capabilities_1.PlatformCapabilities; } });
|
|
92
86
|
var report_runs_1 = require("./report-runs.js");
|
|
93
87
|
Object.defineProperty(exports, "ReportRuns", { enumerable: true, get: function () { return report_runs_1.ReportRuns; } });
|
|
94
|
-
var
|
|
95
|
-
Object.defineProperty(exports, "
|
|
88
|
+
var reports_1 = require("./reports/reports.js");
|
|
89
|
+
Object.defineProperty(exports, "Reports", { enumerable: true, get: function () { return reports_1.Reports; } });
|
|
96
90
|
var sso_me_1 = require("./sso-me.js");
|
|
97
91
|
Object.defineProperty(exports, "SSOMeResource", { enumerable: true, get: function () { return sso_me_1.SSOMeResource; } });
|
|
98
92
|
var schedules_1 = require("./schedules.js");
|
|
99
93
|
Object.defineProperty(exports, "Schedules", { enumerable: true, get: function () { return schedules_1.Schedules; } });
|
|
100
|
-
var send_email_1 = require("./send-email.js");
|
|
101
|
-
Object.defineProperty(exports, "SendEmail", { enumerable: true, get: function () { return send_email_1.SendEmail; } });
|
|
102
|
-
var send_http_request_1 = require("./send-http-request.js");
|
|
103
|
-
Object.defineProperty(exports, "SendHTTPRequest", { enumerable: true, get: function () { return send_http_request_1.SendHTTPRequest; } });
|
|
104
|
-
var send_push_notification_1 = require("./send-push-notification.js");
|
|
105
|
-
Object.defineProperty(exports, "SendPushNotification", { enumerable: true, get: function () { return send_push_notification_1.SendPushNotification; } });
|
|
106
|
-
var send_report_sftp_1 = require("./send-report-sftp.js");
|
|
107
|
-
Object.defineProperty(exports, "SendReportSftp", { enumerable: true, get: function () { return send_report_sftp_1.SendReportSftp; } });
|
|
108
|
-
var send_sms_1 = require("./send-sms.js");
|
|
109
|
-
Object.defineProperty(exports, "SendSMS", { enumerable: true, get: function () { return send_sms_1.SendSMS; } });
|
|
110
|
-
var send_slack_1 = require("./send-slack.js");
|
|
111
|
-
Object.defineProperty(exports, "SendSlack", { enumerable: true, get: function () { return send_slack_1.SendSlack; } });
|
|
112
|
-
var send_survey_1 = require("./send-survey.js");
|
|
113
|
-
Object.defineProperty(exports, "SendSurvey", { enumerable: true, get: function () { return send_survey_1.SendSurvey; } });
|
|
114
|
-
var send_teams_1 = require("./send-teams.js");
|
|
115
|
-
Object.defineProperty(exports, "SendTeams", { enumerable: true, get: function () { return send_teams_1.SendTeams; } });
|
|
116
94
|
var shift_assignments_1 = require("./shift-assignments.js");
|
|
117
95
|
Object.defineProperty(exports, "ShiftAssignments", { enumerable: true, get: function () { return shift_assignments_1.ShiftAssignments; } });
|
|
118
96
|
var shift_inputs_1 = require("./shift-inputs.js");
|
|
@@ -135,14 +113,12 @@ var unassigned_shifts_1 = require("./unassigned-shifts.js");
|
|
|
135
113
|
Object.defineProperty(exports, "UnassignedShifts", { enumerable: true, get: function () { return unassigned_shifts_1.UnassignedShifts; } });
|
|
136
114
|
var unassignedshifts_1 = require("./unassignedshifts.js");
|
|
137
115
|
Object.defineProperty(exports, "Unassignedshifts", { enumerable: true, get: function () { return unassignedshifts_1.Unassignedshifts; } });
|
|
138
|
-
var update_custom_object_record_1 = require("./update-custom-object-record.js");
|
|
139
|
-
Object.defineProperty(exports, "UpdateCustomObjectRecord", { enumerable: true, get: function () { return update_custom_object_record_1.UpdateCustomObjectRecord; } });
|
|
140
|
-
var upsert_custom_object_1 = require("./upsert-custom-object.js");
|
|
141
|
-
Object.defineProperty(exports, "UpsertCustomObject", { enumerable: true, get: function () { return upsert_custom_object_1.UpsertCustomObject; } });
|
|
142
116
|
var users_1 = require("./users.js");
|
|
143
117
|
Object.defineProperty(exports, "Users", { enumerable: true, get: function () { return users_1.Users; } });
|
|
144
118
|
var work_locations_1 = require("./work-locations.js");
|
|
145
119
|
Object.defineProperty(exports, "WorkLocations", { enumerable: true, get: function () { return work_locations_1.WorkLocations; } });
|
|
146
120
|
var workers_1 = require("./workers.js");
|
|
147
121
|
Object.defineProperty(exports, "Workers", { enumerable: true, get: function () { return workers_1.Workers; } });
|
|
122
|
+
var workflow_action_executions_1 = require("./workflow-action-executions.js");
|
|
123
|
+
Object.defineProperty(exports, "WorkflowActionExecutions", { enumerable: true, get: function () { return workflow_action_executions_1.WorkflowActionExecutions; } });
|
|
148
124
|
//# sourceMappingURL=index.js.map
|
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,
|
|
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,8EAOsC;AANpC,sIAAA,wBAAwB,OAAA;AAO1B,oDAOyB;AANvB,8GAAA,aAAa,OAAA;AAOf,gDASuB;AARrB,yGAAA,UAAU,OAAA;AASZ,oDAKyB;AAJvB,6GAAA,YAAY,OAAA;AAKd,qEAMyC;AALvC,+GAAA,aAAa,OAAA;AAMf,kDASwB;AARtB,2GAAA,WAAW,OAAA;AASb,wDAU2B;AATzB,iHAAA,cAAc,OAAA;AAUhB,gDASuB;AARrB,0GAAA,WAAW,OAAA;AASb,gDAAqG;AAA5F,yGAAA,UAAU,OAAA;AACnB,oDAIyB;AAHvB,6GAAA,YAAY,OAAA;AAId,0DAM4B;AAL1B,mHAAA,eAAe,OAAA;AAMjB,kDAIwB;AAHtB,4GAAA,YAAY,OAAA;AAId,sDAS+B;AAR7B,sGAAA,SAAS,OAAA;AASX,gEAO+B;AAN7B,yHAAA,kBAAkB,OAAA;AAOpB,kEAMgC;AAL9B,2HAAA,mBAAmB,OAAA;AAMrB,wDAY2B;AAXzB,iHAAA,cAAc,OAAA;AAYhB,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,sEAIkC;AAHhC,8HAAA,oBAAoB,OAAA;AAItB,kDAYwB;AAXtB,2GAAA,WAAW,OAAA;AAYb,sDAS0B;AARxB,+GAAA,aAAa,OAAA;AASf,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,mDAI6B;AAH3B,oGAAA,QAAQ,OAAA;AAIV,4DAM6B;AAL3B,qHAAA,gBAAgB,OAAA;AAMlB,kDAMwB;AALtB,2GAAA,WAAW,OAAA;AAMb,oEAIiC;AAH/B,6HAAA,oBAAoB,OAAA;AAItB,gDAKuB;AAJrB,yGAAA,UAAU,OAAA;AAKZ,gDAAyE;AAAhE,kGAAA,OAAO,OAAA;AAChB,sCAA2E;AAAlE,uGAAA,aAAa,OAAA;AACtB,4CAWqB;AAVnB,sGAAA,SAAS,OAAA;AAWX,4DAI6B;AAH3B,qHAAA,gBAAgB,OAAA;AAIlB,kDAYwB;AAXtB,2GAAA,WAAW,OAAA;AAYb,0DAW4B;AAV1B,oHAAA,gBAAgB,OAAA;AAWlB,4DAMmC;AALjC,0GAAA,WAAW,OAAA;AAMb,oCAOiB;AANf,8FAAA,KAAK,OAAA;AAOP,8CAQsB;AAPpB,uGAAA,SAAS,OAAA;AAQX,kDAYwB;AAXtB,2GAAA,WAAW,OAAA;AAYb,sCAUkB;AAThB,gGAAA,MAAM,OAAA;AAUR,sCAMkB;AALhB,gGAAA,MAAM,OAAA;AAMR,4DAM6B;AAL3B,qHAAA,gBAAgB,OAAA;AAMlB,0DAW4B;AAV1B,oHAAA,gBAAgB,OAAA;AAWlB,oCAMiB;AALf,8FAAA,KAAK,OAAA;AAMP,sDAQ0B;AAPxB,+GAAA,aAAa,OAAA;AAQf,wCAOmB;AANjB,kGAAA,OAAO,OAAA;AAOT,8EAIsC;AAHpC,sIAAA,wBAAwB,OAAA"}
|
package/resources/index.mjs
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
export * from "./shared.mjs";
|
|
3
|
-
export { AssignReview, } from "./assign-review.mjs";
|
|
4
3
|
export { BusinessPartnerGroups, } from "./business-partner-groups.mjs";
|
|
5
4
|
export { BusinessPartners, } from "./business-partners.mjs";
|
|
6
5
|
export { CandidateApplications, } from "./candidate-applications.mjs";
|
|
@@ -8,19 +7,16 @@ export { Candidates, } from "./candidates.mjs";
|
|
|
8
7
|
export { Companies } from "./companies.mjs";
|
|
9
8
|
export { CompensationBandsDetails, } from "./compensation-bands-details.mjs";
|
|
10
9
|
export { Compensations, } from "./compensations.mjs";
|
|
11
|
-
export { CreateAppNotification, } from "./create-app-notification.mjs";
|
|
12
|
-
export { CreateGcalEvent, } from "./create-gcal-event.mjs";
|
|
13
10
|
export { CustomApps, } from "./custom-apps.mjs";
|
|
14
11
|
export { CustomFields, } from "./custom-fields.mjs";
|
|
15
12
|
export { CustomObjects, } from "./custom-objects/custom-objects.mjs";
|
|
16
13
|
export { CustomPages, } from "./custom-pages.mjs";
|
|
17
14
|
export { CustomSettings, } from "./custom-settings.mjs";
|
|
18
|
-
export { DeleteCustomObjectRecord, } from "./delete-custom-object-record.mjs";
|
|
19
15
|
export { Departments, } from "./departments.mjs";
|
|
20
16
|
export { DraftHires } from "./draft-hires.mjs";
|
|
17
|
+
export { EarningTypes, } from "./earning-types.mjs";
|
|
21
18
|
export { EmploymentTypes, } from "./employment-types.mjs";
|
|
22
19
|
export { Entitlements, } from "./entitlements.mjs";
|
|
23
|
-
export { EvaluateRql } from "./evaluate-rql.mjs";
|
|
24
20
|
export { Functions, } from "./functions/functions.mjs";
|
|
25
21
|
export { HeadcountPositions, } from "./headcount-positions.mjs";
|
|
26
22
|
export { HeadcountPriorities, } from "./headcount-priorities.mjs";
|
|
@@ -41,19 +37,12 @@ export { Levels, } from "./levels.mjs";
|
|
|
41
37
|
export { LocationFactors, } from "./location-factors.mjs";
|
|
42
38
|
export { Metadata, } from "./metadata/metadata.mjs";
|
|
43
39
|
export { ObjectCategories, } from "./object-categories.mjs";
|
|
40
|
+
export { PayrollRuns, } from "./payroll-runs.mjs";
|
|
44
41
|
export { PlatformCapabilities, } from "./platform-capabilities.mjs";
|
|
45
42
|
export { ReportRuns, } from "./report-runs.mjs";
|
|
46
|
-
export {
|
|
43
|
+
export { Reports } from "./reports/reports.mjs";
|
|
47
44
|
export { SSOMeResource } from "./sso-me.mjs";
|
|
48
45
|
export { Schedules, } from "./schedules.mjs";
|
|
49
|
-
export { SendEmail } from "./send-email.mjs";
|
|
50
|
-
export { SendHTTPRequest, } from "./send-http-request.mjs";
|
|
51
|
-
export { SendPushNotification, } from "./send-push-notification.mjs";
|
|
52
|
-
export { SendReportSftp, } from "./send-report-sftp.mjs";
|
|
53
|
-
export { SendSMS } from "./send-sms.mjs";
|
|
54
|
-
export { SendSlack } from "./send-slack.mjs";
|
|
55
|
-
export { SendSurvey } from "./send-survey.mjs";
|
|
56
|
-
export { SendTeams } from "./send-teams.mjs";
|
|
57
46
|
export { ShiftAssignments, } from "./shift-assignments.mjs";
|
|
58
47
|
export { ShiftInputs, } from "./shift-inputs.mjs";
|
|
59
48
|
export { Shiftassignments, } from "./shiftassignments.mjs";
|
|
@@ -65,9 +54,8 @@ export { Titles, } from "./titles.mjs";
|
|
|
65
54
|
export { Tracks, } from "./tracks.mjs";
|
|
66
55
|
export { UnassignedShifts, } from "./unassigned-shifts.mjs";
|
|
67
56
|
export { Unassignedshifts, } from "./unassignedshifts.mjs";
|
|
68
|
-
export { UpdateCustomObjectRecord, } from "./update-custom-object-record.mjs";
|
|
69
|
-
export { UpsertCustomObject, } from "./upsert-custom-object.mjs";
|
|
70
57
|
export { Users, } from "./users.mjs";
|
|
71
58
|
export { WorkLocations, } from "./work-locations.mjs";
|
|
72
59
|
export { Workers, } from "./workers.mjs";
|
|
60
|
+
export { WorkflowActionExecutions, } from "./workflow-action-executions.mjs";
|
|
73
61
|
//# sourceMappingURL=index.mjs.map
|
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,
|
|
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,wBAAwB,GAMzB;OACM,EACL,aAAa,GAMd;OACM,EACL,UAAU,GAQX;OACM,EACL,YAAY,GAIb;OACM,EACL,aAAa,GAKd;OACM,EACL,WAAW,GAQZ;OACM,EACL,cAAc,GASf;OACM,EACL,WAAW,GAQZ;OACM,EAAE,UAAU,EAA4D;OACxE,EACL,YAAY,GAGb;OACM,EACL,eAAe,GAKhB;OACM,EACL,YAAY,GAGb;OACM,EACL,SAAS,GAQV;OACM,EACL,kBAAkB,GAMnB;OACM,EACL,mBAAmB,GAKpB;OACM,EACL,cAAc,GAWf;OACM,EACL,QAAQ,GAUT;OACM,EACL,aAAa,GAQd;OACM,EACL,YAAY,GAKb;OACM,EACL,oBAAoB,GAOrB;OACM,EACL,eAAe,GAIhB;OACM,EACL,oBAAoB,GAGrB;OACM,EACL,WAAW,GAWZ;OACM,EACL,aAAa,GAQd;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,QAAQ,GAGT;OACM,EACL,gBAAgB,GAKjB;OACM,EACL,WAAW,GAKZ;OACM,EACL,oBAAoB,GAGrB;OACM,EACL,UAAU,GAIX;OACM,EAAE,OAAO,EAA+B;OACxC,EAAE,aAAa,EAAoC;OACnD,EACL,SAAS,GAUV;OACM,EACL,gBAAgB,GAGjB;OACM,EACL,WAAW,GAWZ;OACM,EACL,gBAAgB,GAUjB;OACM,EACL,WAAW,GAKZ;OACM,EACL,KAAK,GAMN;OACM,EACL,SAAS,GAOV;OACM,EACL,WAAW,GAWZ;OACM,EACL,MAAM,GASP;OACM,EACL,MAAM,GAKP;OACM,EACL,gBAAgB,GAKjB;OACM,EACL,gBAAgB,GAUjB;OACM,EACL,KAAK,GAKN;OACM,EACL,aAAa,GAOd;OACM,EACL,OAAO,GAMR;OACM,EACL,wBAAwB,GAGzB"}
|
|
@@ -11,7 +11,7 @@ import { RequestOptions } from "../internal/request-options.mjs";
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class JobAssignments extends APIResource {
|
|
13
13
|
/**
|
|
14
|
-
* A
|
|
14
|
+
* A list of job assignments.
|
|
15
15
|
*
|
|
16
16
|
* - Requires: `API Tier 2`
|
|
17
17
|
* - Filterable fields: `worker_id`, `job_code_id`
|
|
@@ -28,7 +28,7 @@ export declare class JobAssignments extends APIResource {
|
|
|
28
28
|
*/
|
|
29
29
|
retrieve(id: string, query?: JobAssignmentRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<JobAssignmentRetrieveResponse>;
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* Update a specific job assignment.
|
|
32
32
|
*/
|
|
33
33
|
update(id: string, body: JobAssignmentUpdateParams, options?: RequestOptions): APIPromise<JobAssignment>;
|
|
34
34
|
/**
|
|
@@ -36,7 +36,7 @@ export declare class JobAssignments extends APIResource {
|
|
|
36
36
|
*/
|
|
37
37
|
delete(id: string, options?: RequestOptions): APIPromise<void>;
|
|
38
38
|
/**
|
|
39
|
-
* A
|
|
39
|
+
* A list of attribute change logs.
|
|
40
40
|
*
|
|
41
41
|
* - Requires: `API Tier 2`
|
|
42
42
|
* - Expandable fields: `changed_by_worker`
|
|
@@ -11,7 +11,7 @@ import { RequestOptions } from "../internal/request-options.js";
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class JobAssignments extends APIResource {
|
|
13
13
|
/**
|
|
14
|
-
* A
|
|
14
|
+
* A list of job assignments.
|
|
15
15
|
*
|
|
16
16
|
* - Requires: `API Tier 2`
|
|
17
17
|
* - Filterable fields: `worker_id`, `job_code_id`
|
|
@@ -28,7 +28,7 @@ export declare class JobAssignments extends APIResource {
|
|
|
28
28
|
*/
|
|
29
29
|
retrieve(id: string, query?: JobAssignmentRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<JobAssignmentRetrieveResponse>;
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* Update a specific job assignment.
|
|
32
32
|
*/
|
|
33
33
|
update(id: string, body: JobAssignmentUpdateParams, options?: RequestOptions): APIPromise<JobAssignment>;
|
|
34
34
|
/**
|
|
@@ -36,7 +36,7 @@ export declare class JobAssignments extends APIResource {
|
|
|
36
36
|
*/
|
|
37
37
|
delete(id: string, options?: RequestOptions): APIPromise<void>;
|
|
38
38
|
/**
|
|
39
|
-
* A
|
|
39
|
+
* A list of attribute change logs.
|
|
40
40
|
*
|
|
41
41
|
* - Requires: `API Tier 2`
|
|
42
42
|
* - Expandable fields: `changed_by_worker`
|
|
@@ -11,7 +11,7 @@ const path_1 = require("../internal/utils/path.js");
|
|
|
11
11
|
*/
|
|
12
12
|
class JobAssignments extends resource_1.APIResource {
|
|
13
13
|
/**
|
|
14
|
-
* A
|
|
14
|
+
* A list of job assignments.
|
|
15
15
|
*
|
|
16
16
|
* - Requires: `API Tier 2`
|
|
17
17
|
* - Filterable fields: `worker_id`, `job_code_id`
|
|
@@ -34,7 +34,7 @@ class JobAssignments extends resource_1.APIResource {
|
|
|
34
34
|
return this._client.get((0, path_1.path) `/job-assignments/${id}/`, { query, ...options });
|
|
35
35
|
}
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* Update a specific job assignment.
|
|
38
38
|
*/
|
|
39
39
|
update(id, body, options) {
|
|
40
40
|
return this._client.patch((0, path_1.path) `/job-assignments/${id}/`, { body, ...options });
|
|
@@ -49,7 +49,7 @@ class JobAssignments extends resource_1.APIResource {
|
|
|
49
49
|
});
|
|
50
50
|
}
|
|
51
51
|
/**
|
|
52
|
-
* A
|
|
52
|
+
* A list of attribute change logs.
|
|
53
53
|
*
|
|
54
54
|
* - Requires: `API Tier 2`
|
|
55
55
|
* - Expandable fields: `changed_by_worker`
|
|
@@ -8,7 +8,7 @@ import { path } from "../internal/utils/path.mjs";
|
|
|
8
8
|
*/
|
|
9
9
|
export class JobAssignments extends APIResource {
|
|
10
10
|
/**
|
|
11
|
-
* A
|
|
11
|
+
* A list of job assignments.
|
|
12
12
|
*
|
|
13
13
|
* - Requires: `API Tier 2`
|
|
14
14
|
* - Filterable fields: `worker_id`, `job_code_id`
|
|
@@ -31,7 +31,7 @@ export class JobAssignments extends APIResource {
|
|
|
31
31
|
return this._client.get(path `/job-assignments/${id}/`, { query, ...options });
|
|
32
32
|
}
|
|
33
33
|
/**
|
|
34
|
-
*
|
|
34
|
+
* Update a specific job assignment.
|
|
35
35
|
*/
|
|
36
36
|
update(id, body, options) {
|
|
37
37
|
return this._client.patch(path `/job-assignments/${id}/`, { body, ...options });
|
|
@@ -46,7 +46,7 @@ export class JobAssignments extends APIResource {
|
|
|
46
46
|
});
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
|
-
* A
|
|
49
|
+
* A list of attribute change logs.
|
|
50
50
|
*
|
|
51
51
|
* - Requires: `API Tier 2`
|
|
52
52
|
* - Expandable fields: `changed_by_worker`
|
|
@@ -15,7 +15,7 @@ import { RequestOptions } from "../internal/request-options.mjs";
|
|
|
15
15
|
*/
|
|
16
16
|
export declare class JobCodes extends APIResource {
|
|
17
17
|
/**
|
|
18
|
-
* A
|
|
18
|
+
* A list of job codes.
|
|
19
19
|
*
|
|
20
20
|
* - Requires: `API Tier 2`
|
|
21
21
|
* - Filterable fields: `job_dimension_id`, `group_id`
|
|
@@ -33,7 +33,7 @@ export declare class JobCodes extends APIResource {
|
|
|
33
33
|
*/
|
|
34
34
|
retrieve(id: string, query?: JobCodeRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<JobCodeRetrieveResponse>;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* Update a specific job code.
|
|
37
37
|
*/
|
|
38
38
|
update(id: string, body: JobCodeUpdateParams, options?: RequestOptions): APIPromise<JobCode>;
|
|
39
39
|
/**
|
|
@@ -41,7 +41,7 @@ export declare class JobCodes extends APIResource {
|
|
|
41
41
|
*/
|
|
42
42
|
delete(id: string, options?: RequestOptions): APIPromise<void>;
|
|
43
43
|
/**
|
|
44
|
-
* A
|
|
44
|
+
* A list of attribute change logs.
|
|
45
45
|
*
|
|
46
46
|
* - Requires: `API Tier 2`
|
|
47
47
|
* - Expandable fields: `changed_by_worker`
|
package/resources/job-codes.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ import { RequestOptions } from "../internal/request-options.js";
|
|
|
15
15
|
*/
|
|
16
16
|
export declare class JobCodes extends APIResource {
|
|
17
17
|
/**
|
|
18
|
-
* A
|
|
18
|
+
* A list of job codes.
|
|
19
19
|
*
|
|
20
20
|
* - Requires: `API Tier 2`
|
|
21
21
|
* - Filterable fields: `job_dimension_id`, `group_id`
|
|
@@ -33,7 +33,7 @@ export declare class JobCodes extends APIResource {
|
|
|
33
33
|
*/
|
|
34
34
|
retrieve(id: string, query?: JobCodeRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<JobCodeRetrieveResponse>;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* Update a specific job code.
|
|
37
37
|
*/
|
|
38
38
|
update(id: string, body: JobCodeUpdateParams, options?: RequestOptions): APIPromise<JobCode>;
|
|
39
39
|
/**
|
|
@@ -41,7 +41,7 @@ export declare class JobCodes extends APIResource {
|
|
|
41
41
|
*/
|
|
42
42
|
delete(id: string, options?: RequestOptions): APIPromise<void>;
|
|
43
43
|
/**
|
|
44
|
-
* A
|
|
44
|
+
* A list of attribute change logs.
|
|
45
45
|
*
|
|
46
46
|
* - Requires: `API Tier 2`
|
|
47
47
|
* - Expandable fields: `changed_by_worker`
|
package/resources/job-codes.js
CHANGED
|
@@ -11,7 +11,7 @@ const path_1 = require("../internal/utils/path.js");
|
|
|
11
11
|
*/
|
|
12
12
|
class JobCodes extends resource_1.APIResource {
|
|
13
13
|
/**
|
|
14
|
-
* A
|
|
14
|
+
* A list of job codes.
|
|
15
15
|
*
|
|
16
16
|
* - Requires: `API Tier 2`
|
|
17
17
|
* - Filterable fields: `job_dimension_id`, `group_id`
|
|
@@ -35,7 +35,7 @@ class JobCodes extends resource_1.APIResource {
|
|
|
35
35
|
return this._client.get((0, path_1.path) `/job-codes/${id}/`, { query, ...options });
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
|
-
*
|
|
38
|
+
* Update a specific job code.
|
|
39
39
|
*/
|
|
40
40
|
update(id, body, options) {
|
|
41
41
|
return this._client.patch((0, path_1.path) `/job-codes/${id}/`, { body, ...options });
|
|
@@ -50,7 +50,7 @@ class JobCodes extends resource_1.APIResource {
|
|
|
50
50
|
});
|
|
51
51
|
}
|
|
52
52
|
/**
|
|
53
|
-
* A
|
|
53
|
+
* A list of attribute change logs.
|
|
54
54
|
*
|
|
55
55
|
* - Requires: `API Tier 2`
|
|
56
56
|
* - Expandable fields: `changed_by_worker`
|
package/resources/job-codes.mjs
CHANGED
|
@@ -8,7 +8,7 @@ import { path } from "../internal/utils/path.mjs";
|
|
|
8
8
|
*/
|
|
9
9
|
export class JobCodes extends APIResource {
|
|
10
10
|
/**
|
|
11
|
-
* A
|
|
11
|
+
* A list of job codes.
|
|
12
12
|
*
|
|
13
13
|
* - Requires: `API Tier 2`
|
|
14
14
|
* - Filterable fields: `job_dimension_id`, `group_id`
|
|
@@ -32,7 +32,7 @@ export class JobCodes extends APIResource {
|
|
|
32
32
|
return this._client.get(path `/job-codes/${id}/`, { query, ...options });
|
|
33
33
|
}
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* Update a specific job code.
|
|
36
36
|
*/
|
|
37
37
|
update(id, body, options) {
|
|
38
38
|
return this._client.patch(path `/job-codes/${id}/`, { body, ...options });
|
|
@@ -47,7 +47,7 @@ export class JobCodes extends APIResource {
|
|
|
47
47
|
});
|
|
48
48
|
}
|
|
49
49
|
/**
|
|
50
|
-
* A
|
|
50
|
+
* A list of attribute change logs.
|
|
51
51
|
*
|
|
52
52
|
* - Requires: `API Tier 2`
|
|
53
53
|
* - Expandable fields: `changed_by_worker`
|
|
@@ -8,7 +8,7 @@ import { RequestOptions } from "../internal/request-options.mjs";
|
|
|
8
8
|
*/
|
|
9
9
|
export declare class JobDimensions extends APIResource {
|
|
10
10
|
/**
|
|
11
|
-
* A
|
|
11
|
+
* A list of job dimensions.
|
|
12
12
|
*
|
|
13
13
|
* - Requires: `API Tier 2`
|
|
14
14
|
* - Filterable fields: `name`
|
|
@@ -24,7 +24,7 @@ export declare class JobDimensions extends APIResource {
|
|
|
24
24
|
*/
|
|
25
25
|
retrieve(id: string, options?: RequestOptions): APIPromise<JobDimensionRetrieveResponse>;
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* Update a specific job dimension.
|
|
28
28
|
*/
|
|
29
29
|
update(id: string, body: JobDimensionUpdateParams, options?: RequestOptions): APIPromise<JobDimension>;
|
|
30
30
|
/**
|
|
@@ -8,7 +8,7 @@ import { RequestOptions } from "../internal/request-options.js";
|
|
|
8
8
|
*/
|
|
9
9
|
export declare class JobDimensions extends APIResource {
|
|
10
10
|
/**
|
|
11
|
-
* A
|
|
11
|
+
* A list of job dimensions.
|
|
12
12
|
*
|
|
13
13
|
* - Requires: `API Tier 2`
|
|
14
14
|
* - Filterable fields: `name`
|
|
@@ -24,7 +24,7 @@ export declare class JobDimensions extends APIResource {
|
|
|
24
24
|
*/
|
|
25
25
|
retrieve(id: string, options?: RequestOptions): APIPromise<JobDimensionRetrieveResponse>;
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* Update a specific job dimension.
|
|
28
28
|
*/
|
|
29
29
|
update(id: string, body: JobDimensionUpdateParams, options?: RequestOptions): APIPromise<JobDimension>;
|
|
30
30
|
/**
|
|
@@ -11,7 +11,7 @@ const path_1 = require("../internal/utils/path.js");
|
|
|
11
11
|
*/
|
|
12
12
|
class JobDimensions extends resource_1.APIResource {
|
|
13
13
|
/**
|
|
14
|
-
* A
|
|
14
|
+
* A list of job dimensions.
|
|
15
15
|
*
|
|
16
16
|
* - Requires: `API Tier 2`
|
|
17
17
|
* - Filterable fields: `name`
|
|
@@ -33,7 +33,7 @@ class JobDimensions extends resource_1.APIResource {
|
|
|
33
33
|
return this._client.get((0, path_1.path) `/job-dimensions/${id}/`, options);
|
|
34
34
|
}
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* Update a specific job dimension.
|
|
37
37
|
*/
|
|
38
38
|
update(id, body, options) {
|
|
39
39
|
return this._client.patch((0, path_1.path) `/job-dimensions/${id}/`, { body, ...options });
|
|
@@ -8,7 +8,7 @@ import { path } from "../internal/utils/path.mjs";
|
|
|
8
8
|
*/
|
|
9
9
|
export class JobDimensions extends APIResource {
|
|
10
10
|
/**
|
|
11
|
-
* A
|
|
11
|
+
* A list of job dimensions.
|
|
12
12
|
*
|
|
13
13
|
* - Requires: `API Tier 2`
|
|
14
14
|
* - Filterable fields: `name`
|
|
@@ -30,7 +30,7 @@ export class JobDimensions extends APIResource {
|
|
|
30
30
|
return this._client.get(path `/job-dimensions/${id}/`, options);
|
|
31
31
|
}
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* Update a specific job dimension.
|
|
34
34
|
*/
|
|
35
35
|
update(id, body, options) {
|
|
36
36
|
return this._client.patch(path `/job-dimensions/${id}/`, { body, ...options });
|
|
@@ -8,7 +8,7 @@ import { RequestOptions } from "../internal/request-options.mjs";
|
|
|
8
8
|
*/
|
|
9
9
|
export declare class JobFunctions extends APIResource {
|
|
10
10
|
/**
|
|
11
|
-
* A
|
|
11
|
+
* A list of job functions.
|
|
12
12
|
*
|
|
13
13
|
* - Requires: `API Tier 1`
|
|
14
14
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
@@ -8,7 +8,7 @@ import { RequestOptions } from "../internal/request-options.js";
|
|
|
8
8
|
*/
|
|
9
9
|
export declare class JobFunctions extends APIResource {
|
|
10
10
|
/**
|
|
11
|
-
* A
|
|
11
|
+
* A list of job functions.
|
|
12
12
|
*
|
|
13
13
|
* - Requires: `API Tier 1`
|
|
14
14
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
@@ -10,7 +10,7 @@ const path_1 = require("../internal/utils/path.js");
|
|
|
10
10
|
*/
|
|
11
11
|
class JobFunctions extends resource_1.APIResource {
|
|
12
12
|
/**
|
|
13
|
-
* A
|
|
13
|
+
* A list of job functions.
|
|
14
14
|
*
|
|
15
15
|
* - Requires: `API Tier 1`
|
|
16
16
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
@@ -11,7 +11,7 @@ import { RequestOptions } from "../internal/request-options.mjs";
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class JobPayRateExceptions extends APIResource {
|
|
13
13
|
/**
|
|
14
|
-
* A
|
|
14
|
+
* A list of job pay rate exceptions.
|
|
15
15
|
*
|
|
16
16
|
* - Requires: `API Tier 2`
|
|
17
17
|
* - Filterable fields: `job_code_id`
|
|
@@ -24,7 +24,7 @@ export declare class JobPayRateExceptions extends APIResource {
|
|
|
24
24
|
*/
|
|
25
25
|
retrieve(id: string, query?: JobPayRateExceptionRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<JobPayRateExceptionRetrieveResponse>;
|
|
26
26
|
/**
|
|
27
|
-
* A
|
|
27
|
+
* A list of attribute change logs.
|
|
28
28
|
*
|
|
29
29
|
* - Requires: `API Tier 2`
|
|
30
30
|
* - Expandable fields: `changed_by_worker`
|
|
@@ -11,7 +11,7 @@ import { RequestOptions } from "../internal/request-options.js";
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class JobPayRateExceptions extends APIResource {
|
|
13
13
|
/**
|
|
14
|
-
* A
|
|
14
|
+
* A list of job pay rate exceptions.
|
|
15
15
|
*
|
|
16
16
|
* - Requires: `API Tier 2`
|
|
17
17
|
* - Filterable fields: `job_code_id`
|
|
@@ -24,7 +24,7 @@ export declare class JobPayRateExceptions extends APIResource {
|
|
|
24
24
|
*/
|
|
25
25
|
retrieve(id: string, query?: JobPayRateExceptionRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<JobPayRateExceptionRetrieveResponse>;
|
|
26
26
|
/**
|
|
27
|
-
* A
|
|
27
|
+
* A list of attribute change logs.
|
|
28
28
|
*
|
|
29
29
|
* - Requires: `API Tier 2`
|
|
30
30
|
* - Expandable fields: `changed_by_worker`
|
|
@@ -10,7 +10,7 @@ const path_1 = require("../internal/utils/path.js");
|
|
|
10
10
|
*/
|
|
11
11
|
class JobPayRateExceptions extends resource_1.APIResource {
|
|
12
12
|
/**
|
|
13
|
-
* A
|
|
13
|
+
* A list of job pay rate exceptions.
|
|
14
14
|
*
|
|
15
15
|
* - Requires: `API Tier 2`
|
|
16
16
|
* - Filterable fields: `job_code_id`
|
|
@@ -30,7 +30,7 @@ class JobPayRateExceptions extends resource_1.APIResource {
|
|
|
30
30
|
return this._client.get((0, path_1.path) `/job-pay-rate-exceptions/${id}/`, { query, ...options });
|
|
31
31
|
}
|
|
32
32
|
/**
|
|
33
|
-
* A
|
|
33
|
+
* A list of attribute change logs.
|
|
34
34
|
*
|
|
35
35
|
* - Requires: `API Tier 2`
|
|
36
36
|
* - Expandable fields: `changed_by_worker`
|
|
@@ -7,7 +7,7 @@ import { path } from "../internal/utils/path.mjs";
|
|
|
7
7
|
*/
|
|
8
8
|
export class JobPayRateExceptions extends APIResource {
|
|
9
9
|
/**
|
|
10
|
-
* A
|
|
10
|
+
* A list of job pay rate exceptions.
|
|
11
11
|
*
|
|
12
12
|
* - Requires: `API Tier 2`
|
|
13
13
|
* - Filterable fields: `job_code_id`
|
|
@@ -27,7 +27,7 @@ export class JobPayRateExceptions extends APIResource {
|
|
|
27
27
|
return this._client.get(path `/job-pay-rate-exceptions/${id}/`, { query, ...options });
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
|
-
* A
|
|
30
|
+
* A list of attribute change logs.
|
|
31
31
|
*
|
|
32
32
|
* - Requires: `API Tier 2`
|
|
33
33
|
* - Expandable fields: `changed_by_worker`
|
|
@@ -6,7 +6,7 @@ import { RequestOptions } from "../internal/request-options.mjs";
|
|
|
6
6
|
*/
|
|
7
7
|
export declare class JobRequisitions extends APIResource {
|
|
8
8
|
/**
|
|
9
|
-
* A
|
|
9
|
+
* A list of job requisitions.
|
|
10
10
|
*
|
|
11
11
|
* - Requires: `API Tier 2`
|
|
12
12
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
@@ -6,7 +6,7 @@ import { RequestOptions } from "../internal/request-options.js";
|
|
|
6
6
|
*/
|
|
7
7
|
export declare class JobRequisitions extends APIResource {
|
|
8
8
|
/**
|
|
9
|
-
* A
|
|
9
|
+
* A list of job requisitions.
|
|
10
10
|
*
|
|
11
11
|
* - Requires: `API Tier 2`
|
|
12
12
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
@@ -9,7 +9,7 @@ const pagination_1 = require("../core/pagination.js");
|
|
|
9
9
|
*/
|
|
10
10
|
class JobRequisitions extends resource_1.APIResource {
|
|
11
11
|
/**
|
|
12
|
-
* A
|
|
12
|
+
* A list of job requisitions.
|
|
13
13
|
*
|
|
14
14
|
* - Requires: `API Tier 2`
|
|
15
15
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|