@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/src/client.ts
CHANGED
|
@@ -19,11 +19,6 @@ import { AbstractPage, PageCursorURLResponse } from './core/pagination';
|
|
|
19
19
|
import * as Uploads from './core/uploads';
|
|
20
20
|
import * as API from './resources/index';
|
|
21
21
|
import { APIPromise } from './core/api-promise';
|
|
22
|
-
import {
|
|
23
|
-
AssignReview,
|
|
24
|
-
AssignReviewCreateParams,
|
|
25
|
-
AssignReviewCreateResponse,
|
|
26
|
-
} from './resources/assign-review';
|
|
27
22
|
import {
|
|
28
23
|
BusinessPartnerGroup,
|
|
29
24
|
BusinessPartnerGroupCreateParams,
|
|
@@ -72,16 +67,6 @@ import {
|
|
|
72
67
|
Compensations,
|
|
73
68
|
CompensationsPageCursorURL,
|
|
74
69
|
} from './resources/compensations';
|
|
75
|
-
import {
|
|
76
|
-
CreateAppNotification,
|
|
77
|
-
CreateAppNotificationCreateParams,
|
|
78
|
-
CreateAppNotificationCreateResponse,
|
|
79
|
-
} from './resources/create-app-notification';
|
|
80
|
-
import {
|
|
81
|
-
CreateGcalEvent,
|
|
82
|
-
CreateGcalEventCreateParams,
|
|
83
|
-
CreateGcalEventCreateResponse,
|
|
84
|
-
} from './resources/create-gcal-event';
|
|
85
70
|
import {
|
|
86
71
|
CustomAppCreateParams,
|
|
87
72
|
CustomAppCreateResponse,
|
|
@@ -119,11 +104,6 @@ import {
|
|
|
119
104
|
CustomSettingUpdateResponse,
|
|
120
105
|
CustomSettings,
|
|
121
106
|
} from './resources/custom-settings';
|
|
122
|
-
import {
|
|
123
|
-
DeleteCustomObjectRecord,
|
|
124
|
-
DeleteCustomObjectRecordCreateParams,
|
|
125
|
-
DeleteCustomObjectRecordCreateResponse,
|
|
126
|
-
} from './resources/delete-custom-object-record';
|
|
127
107
|
import {
|
|
128
108
|
Department,
|
|
129
109
|
DepartmentCreateParams,
|
|
@@ -135,6 +115,11 @@ import {
|
|
|
135
115
|
DepartmentsPageCursorURL,
|
|
136
116
|
} from './resources/departments';
|
|
137
117
|
import { DraftHireCreateParams, DraftHireCreateResponse, DraftHires } from './resources/draft-hires';
|
|
118
|
+
import {
|
|
119
|
+
EarningTypeListResponse,
|
|
120
|
+
EarningTypeListResponsesPageCursorURL,
|
|
121
|
+
EarningTypes,
|
|
122
|
+
} from './resources/earning-types';
|
|
138
123
|
import {
|
|
139
124
|
CompanyEmploymentType,
|
|
140
125
|
CompanyEmploymentTypesPageCursorURL,
|
|
@@ -147,7 +132,6 @@ import {
|
|
|
147
132
|
EntitlementListResponsesPageCursorURL,
|
|
148
133
|
Entitlements,
|
|
149
134
|
} from './resources/entitlements';
|
|
150
|
-
import { EvaluateRql, EvaluateRqlCreateParams, EvaluateRqlCreateResponse } from './resources/evaluate-rql';
|
|
151
135
|
import {
|
|
152
136
|
HeadcountPositionListParams,
|
|
153
137
|
HeadcountPositionListResponse,
|
|
@@ -306,6 +290,13 @@ import {
|
|
|
306
290
|
ObjectCategoryCreateParams,
|
|
307
291
|
ObjectCategoryUpdateParams,
|
|
308
292
|
} from './resources/object-categories';
|
|
293
|
+
import {
|
|
294
|
+
PayrollRunListParams,
|
|
295
|
+
PayrollRunListResponse,
|
|
296
|
+
PayrollRunListResponsesPageCursorURL,
|
|
297
|
+
PayrollRunRetrieveResponse,
|
|
298
|
+
PayrollRuns,
|
|
299
|
+
} from './resources/payroll-runs';
|
|
309
300
|
import {
|
|
310
301
|
PlatformCapabilities,
|
|
311
302
|
PlatformCapabilityListResponse,
|
|
@@ -317,7 +308,6 @@ import {
|
|
|
317
308
|
ReportRunRetrieveResponse,
|
|
318
309
|
ReportRuns,
|
|
319
310
|
} from './resources/report-runs';
|
|
320
|
-
import { RunQuery, RunQueryCreateParams, RunQueryCreateResponse } from './resources/run-query';
|
|
321
311
|
import {
|
|
322
312
|
ScheduleCreateParams,
|
|
323
313
|
ScheduleCreateResponse,
|
|
@@ -330,26 +320,6 @@ import {
|
|
|
330
320
|
ScheduleUpdateResponse,
|
|
331
321
|
Schedules,
|
|
332
322
|
} from './resources/schedules';
|
|
333
|
-
import { SendEmail, SendEmailCreateParams, SendEmailCreateResponse } from './resources/send-email';
|
|
334
|
-
import {
|
|
335
|
-
SendHTTPRequest,
|
|
336
|
-
SendHTTPRequestCreateParams,
|
|
337
|
-
SendHTTPRequestCreateResponse,
|
|
338
|
-
} from './resources/send-http-request';
|
|
339
|
-
import {
|
|
340
|
-
SendPushNotification,
|
|
341
|
-
SendPushNotificationCreateParams,
|
|
342
|
-
SendPushNotificationCreateResponse,
|
|
343
|
-
} from './resources/send-push-notification';
|
|
344
|
-
import {
|
|
345
|
-
SendReportSftp,
|
|
346
|
-
SendReportSftpCreateParams,
|
|
347
|
-
SendReportSftpCreateResponse,
|
|
348
|
-
} from './resources/send-report-sftp';
|
|
349
|
-
import { SendSlack, SendSlackCreateParams, SendSlackCreateResponse } from './resources/send-slack';
|
|
350
|
-
import { SendSMS, SendSMSCreateParams, SendSMSCreateResponse } from './resources/send-sms';
|
|
351
|
-
import { SendSurvey, SendSurveyCreateParams, SendSurveyCreateResponse } from './resources/send-survey';
|
|
352
|
-
import { SendTeamCreateParams, SendTeamCreateResponse, SendTeams } from './resources/send-teams';
|
|
353
323
|
import {
|
|
354
324
|
ShiftAssignmentUpdateCustomfieldsParams,
|
|
355
325
|
ShiftAssignmentUpdateCustomfieldsResponse,
|
|
@@ -448,16 +418,6 @@ import {
|
|
|
448
418
|
UnassignedshiftUpdateResponse,
|
|
449
419
|
Unassignedshifts,
|
|
450
420
|
} from './resources/unassignedshifts';
|
|
451
|
-
import {
|
|
452
|
-
UpdateCustomObjectRecord,
|
|
453
|
-
UpdateCustomObjectRecordCreateParams,
|
|
454
|
-
UpdateCustomObjectRecordCreateResponse,
|
|
455
|
-
} from './resources/update-custom-object-record';
|
|
456
|
-
import {
|
|
457
|
-
UpsertCustomObject,
|
|
458
|
-
UpsertCustomObjectCreateParams,
|
|
459
|
-
UpsertCustomObjectCreateResponse,
|
|
460
|
-
} from './resources/upsert-custom-object';
|
|
461
421
|
import { User, UserListParams, UserRetrieveResponse, Users, UsersPageCursorURL } from './resources/users';
|
|
462
422
|
import {
|
|
463
423
|
WorkLocation,
|
|
@@ -476,6 +436,11 @@ import {
|
|
|
476
436
|
Workers,
|
|
477
437
|
WorkersPageCursorURL,
|
|
478
438
|
} from './resources/workers';
|
|
439
|
+
import {
|
|
440
|
+
WorkflowActionExecutionCreateParams,
|
|
441
|
+
WorkflowActionExecutionCreateResponse,
|
|
442
|
+
WorkflowActionExecutions,
|
|
443
|
+
} from './resources/workflow-action-executions';
|
|
479
444
|
import {
|
|
480
445
|
CustomObject,
|
|
481
446
|
CustomObjectCreateParams,
|
|
@@ -485,6 +450,7 @@ import {
|
|
|
485
450
|
} from './resources/custom-objects/custom-objects';
|
|
486
451
|
import {
|
|
487
452
|
Function,
|
|
453
|
+
FunctionCreateDevBundleParams,
|
|
488
454
|
FunctionCreateDevBundleResponse,
|
|
489
455
|
FunctionCreateParams,
|
|
490
456
|
FunctionListParams,
|
|
@@ -497,6 +463,7 @@ import {
|
|
|
497
463
|
MetadataListResponse,
|
|
498
464
|
MetadataListResponsesPageCursorURL,
|
|
499
465
|
} from './resources/metadata/metadata';
|
|
466
|
+
import { ReportRetrieveResponse, Reports } from './resources/reports/reports';
|
|
500
467
|
import {
|
|
501
468
|
Supergroup,
|
|
502
469
|
SupergroupListParams,
|
|
@@ -1349,10 +1316,6 @@ export class RipplingSDK {
|
|
|
1349
1316
|
* Job related information for the company
|
|
1350
1317
|
*/
|
|
1351
1318
|
jobPayRateExceptions: API.JobPayRateExceptions = new API.JobPayRateExceptions(this);
|
|
1352
|
-
/**
|
|
1353
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1354
|
-
*/
|
|
1355
|
-
assignReview: API.AssignReview = new API.AssignReview(this);
|
|
1356
1319
|
/**
|
|
1357
1320
|
* Someone who applies to a job requisition opened by the company
|
|
1358
1321
|
*/
|
|
@@ -1365,14 +1328,6 @@ export class RipplingSDK {
|
|
|
1365
1328
|
* Compensation bands details associated with workers
|
|
1366
1329
|
*/
|
|
1367
1330
|
compensationBandsDetails: API.CompensationBandsDetails = new API.CompensationBandsDetails(this);
|
|
1368
|
-
/**
|
|
1369
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1370
|
-
*/
|
|
1371
|
-
createAppNotification: API.CreateAppNotification = new API.CreateAppNotification(this);
|
|
1372
|
-
/**
|
|
1373
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1374
|
-
*/
|
|
1375
|
-
createGcalEvent: API.CreateGcalEvent = new API.CreateGcalEvent(this);
|
|
1376
1331
|
customApps: API.CustomApps = new API.CustomApps(this);
|
|
1377
1332
|
/**
|
|
1378
1333
|
* Custom fields defined by the company
|
|
@@ -1380,22 +1335,18 @@ export class RipplingSDK {
|
|
|
1380
1335
|
customFields: API.CustomFields = new API.CustomFields(this);
|
|
1381
1336
|
customPages: API.CustomPages = new API.CustomPages(this);
|
|
1382
1337
|
customSettings: API.CustomSettings = new API.CustomSettings(this);
|
|
1383
|
-
/**
|
|
1384
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1385
|
-
*/
|
|
1386
|
-
deleteCustomObjectRecord: API.DeleteCustomObjectRecord = new API.DeleteCustomObjectRecord(this);
|
|
1387
1338
|
/**
|
|
1388
1339
|
* Candidates who have not yet started work at the company
|
|
1389
1340
|
*/
|
|
1390
1341
|
draftHires: API.DraftHires = new API.DraftHires(this);
|
|
1391
1342
|
/**
|
|
1392
|
-
*
|
|
1343
|
+
* Earning types configured for the company
|
|
1393
1344
|
*/
|
|
1394
|
-
|
|
1345
|
+
earningTypes: API.EarningTypes = new API.EarningTypes(this);
|
|
1395
1346
|
/**
|
|
1396
|
-
*
|
|
1347
|
+
* Availability of API features to the company or Partners.
|
|
1397
1348
|
*/
|
|
1398
|
-
|
|
1349
|
+
entitlements: API.Entitlements = new API.Entitlements(this);
|
|
1399
1350
|
/**
|
|
1400
1351
|
* Headcount allocations for the company
|
|
1401
1352
|
*/
|
|
@@ -1424,6 +1375,10 @@ export class RipplingSDK {
|
|
|
1424
1375
|
* Custom objects defined by the company
|
|
1425
1376
|
*/
|
|
1426
1377
|
metadata: API.Metadata = new API.Metadata(this);
|
|
1378
|
+
/**
|
|
1379
|
+
* Payroll runs for the company
|
|
1380
|
+
*/
|
|
1381
|
+
payrollRuns: API.PayrollRuns = new API.PayrollRuns(this);
|
|
1427
1382
|
/**
|
|
1428
1383
|
* Custom objects defined by the company
|
|
1429
1384
|
*/
|
|
@@ -1431,47 +1386,15 @@ export class RipplingSDK {
|
|
|
1431
1386
|
/**
|
|
1432
1387
|
* Report data for company
|
|
1433
1388
|
*/
|
|
1434
|
-
|
|
1389
|
+
reports: API.Reports = new API.Reports(this);
|
|
1435
1390
|
/**
|
|
1436
|
-
*
|
|
1391
|
+
* Report data for company
|
|
1437
1392
|
*/
|
|
1438
|
-
|
|
1393
|
+
reportRuns: API.ReportRuns = new API.ReportRuns(this);
|
|
1439
1394
|
/**
|
|
1440
1395
|
* Schedules used by the company
|
|
1441
1396
|
*/
|
|
1442
1397
|
schedules: API.Schedules = new API.Schedules(this);
|
|
1443
|
-
/**
|
|
1444
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1445
|
-
*/
|
|
1446
|
-
sendEmail: API.SendEmail = new API.SendEmail(this);
|
|
1447
|
-
/**
|
|
1448
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1449
|
-
*/
|
|
1450
|
-
sendHTTPRequest: API.SendHTTPRequest = new API.SendHTTPRequest(this);
|
|
1451
|
-
/**
|
|
1452
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1453
|
-
*/
|
|
1454
|
-
sendPushNotification: API.SendPushNotification = new API.SendPushNotification(this);
|
|
1455
|
-
/**
|
|
1456
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1457
|
-
*/
|
|
1458
|
-
sendReportSftp: API.SendReportSftp = new API.SendReportSftp(this);
|
|
1459
|
-
/**
|
|
1460
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1461
|
-
*/
|
|
1462
|
-
sendSlack: API.SendSlack = new API.SendSlack(this);
|
|
1463
|
-
/**
|
|
1464
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1465
|
-
*/
|
|
1466
|
-
sendSMS: API.SendSMS = new API.SendSMS(this);
|
|
1467
|
-
/**
|
|
1468
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1469
|
-
*/
|
|
1470
|
-
sendSurvey: API.SendSurvey = new API.SendSurvey(this);
|
|
1471
|
-
/**
|
|
1472
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1473
|
-
*/
|
|
1474
|
-
sendTeams: API.SendTeams = new API.SendTeams(this);
|
|
1475
1398
|
/**
|
|
1476
1399
|
* Shift assignments assigned to workers
|
|
1477
1400
|
*/
|
|
@@ -1487,11 +1410,7 @@ export class RipplingSDK {
|
|
|
1487
1410
|
/**
|
|
1488
1411
|
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1489
1412
|
*/
|
|
1490
|
-
|
|
1491
|
-
/**
|
|
1492
|
-
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
1493
|
-
*/
|
|
1494
|
-
upsertCustomObject: API.UpsertCustomObject = new API.UpsertCustomObject(this);
|
|
1413
|
+
workflowActionExecutions: API.WorkflowActionExecutions = new API.WorkflowActionExecutions(this);
|
|
1495
1414
|
/**
|
|
1496
1415
|
* Shift assignments assigned to workers
|
|
1497
1416
|
*/
|
|
@@ -1532,20 +1451,16 @@ RipplingSDK.BusinessPartnerGroups = BusinessPartnerGroups;
|
|
|
1532
1451
|
RipplingSDK.Functions = Functions;
|
|
1533
1452
|
RipplingSDK.JobAssignments = JobAssignments;
|
|
1534
1453
|
RipplingSDK.JobPayRateExceptions = JobPayRateExceptions;
|
|
1535
|
-
RipplingSDK.AssignReview = AssignReview;
|
|
1536
1454
|
RipplingSDK.Candidates = Candidates;
|
|
1537
1455
|
RipplingSDK.CandidateApplications = CandidateApplications;
|
|
1538
1456
|
RipplingSDK.CompensationBandsDetails = CompensationBandsDetails;
|
|
1539
|
-
RipplingSDK.CreateAppNotification = CreateAppNotification;
|
|
1540
|
-
RipplingSDK.CreateGcalEvent = CreateGcalEvent;
|
|
1541
1457
|
RipplingSDK.CustomApps = CustomApps;
|
|
1542
1458
|
RipplingSDK.CustomFields = CustomFields;
|
|
1543
1459
|
RipplingSDK.CustomPages = CustomPages;
|
|
1544
1460
|
RipplingSDK.CustomSettings = CustomSettings;
|
|
1545
|
-
RipplingSDK.DeleteCustomObjectRecord = DeleteCustomObjectRecord;
|
|
1546
1461
|
RipplingSDK.DraftHires = DraftHires;
|
|
1462
|
+
RipplingSDK.EarningTypes = EarningTypes;
|
|
1547
1463
|
RipplingSDK.Entitlements = Entitlements;
|
|
1548
|
-
RipplingSDK.EvaluateRql = EvaluateRql;
|
|
1549
1464
|
RipplingSDK.HeadcountPositions = HeadcountPositions;
|
|
1550
1465
|
RipplingSDK.HeadcountPriorities = HeadcountPriorities;
|
|
1551
1466
|
RipplingSDK.JobFunctions = JobFunctions;
|
|
@@ -1553,23 +1468,15 @@ RipplingSDK.JobRequisitionsWrite = JobRequisitionsWrite;
|
|
|
1553
1468
|
RipplingSDK.LeaveAccruals = LeaveAccruals;
|
|
1554
1469
|
RipplingSDK.LocationFactors = LocationFactors;
|
|
1555
1470
|
RipplingSDK.Metadata = Metadata;
|
|
1471
|
+
RipplingSDK.PayrollRuns = PayrollRuns;
|
|
1556
1472
|
RipplingSDK.PlatformCapabilities = PlatformCapabilities;
|
|
1473
|
+
RipplingSDK.Reports = Reports;
|
|
1557
1474
|
RipplingSDK.ReportRuns = ReportRuns;
|
|
1558
|
-
RipplingSDK.RunQuery = RunQuery;
|
|
1559
1475
|
RipplingSDK.Schedules = Schedules;
|
|
1560
|
-
RipplingSDK.SendEmail = SendEmail;
|
|
1561
|
-
RipplingSDK.SendHTTPRequest = SendHTTPRequest;
|
|
1562
|
-
RipplingSDK.SendPushNotification = SendPushNotification;
|
|
1563
|
-
RipplingSDK.SendReportSftp = SendReportSftp;
|
|
1564
|
-
RipplingSDK.SendSlack = SendSlack;
|
|
1565
|
-
RipplingSDK.SendSMS = SendSMS;
|
|
1566
|
-
RipplingSDK.SendSurvey = SendSurvey;
|
|
1567
|
-
RipplingSDK.SendTeams = SendTeams;
|
|
1568
1476
|
RipplingSDK.Shiftassignments = Shiftassignments;
|
|
1569
1477
|
RipplingSDK.Titles = Titles;
|
|
1570
1478
|
RipplingSDK.Unassignedshifts = Unassignedshifts;
|
|
1571
|
-
RipplingSDK.
|
|
1572
|
-
RipplingSDK.UpsertCustomObject = UpsertCustomObject;
|
|
1479
|
+
RipplingSDK.WorkflowActionExecutions = WorkflowActionExecutions;
|
|
1573
1480
|
RipplingSDK.ShiftAssignments = ShiftAssignments;
|
|
1574
1481
|
RipplingSDK.UnassignedShifts = UnassignedShifts;
|
|
1575
1482
|
|
|
@@ -1845,6 +1752,7 @@ export declare namespace RipplingSDK {
|
|
|
1845
1752
|
type FunctionListParams as FunctionListParams,
|
|
1846
1753
|
type FunctionCreateParams as FunctionCreateParams,
|
|
1847
1754
|
type FunctionUpdateParams as FunctionUpdateParams,
|
|
1755
|
+
type FunctionCreateDevBundleParams as FunctionCreateDevBundleParams,
|
|
1848
1756
|
};
|
|
1849
1757
|
|
|
1850
1758
|
export {
|
|
@@ -1871,12 +1779,6 @@ export declare namespace RipplingSDK {
|
|
|
1871
1779
|
type JobPayRateExceptionListChangeLogParams as JobPayRateExceptionListChangeLogParams,
|
|
1872
1780
|
};
|
|
1873
1781
|
|
|
1874
|
-
export {
|
|
1875
|
-
AssignReview as AssignReview,
|
|
1876
|
-
type AssignReviewCreateResponse as AssignReviewCreateResponse,
|
|
1877
|
-
type AssignReviewCreateParams as AssignReviewCreateParams,
|
|
1878
|
-
};
|
|
1879
|
-
|
|
1880
1782
|
export {
|
|
1881
1783
|
Candidates as Candidates,
|
|
1882
1784
|
type CandidateListResponse as CandidateListResponse,
|
|
@@ -1900,18 +1802,6 @@ export declare namespace RipplingSDK {
|
|
|
1900
1802
|
type CompensationBandsDetailRetrieveParams as CompensationBandsDetailRetrieveParams,
|
|
1901
1803
|
};
|
|
1902
1804
|
|
|
1903
|
-
export {
|
|
1904
|
-
CreateAppNotification as CreateAppNotification,
|
|
1905
|
-
type CreateAppNotificationCreateResponse as CreateAppNotificationCreateResponse,
|
|
1906
|
-
type CreateAppNotificationCreateParams as CreateAppNotificationCreateParams,
|
|
1907
|
-
};
|
|
1908
|
-
|
|
1909
|
-
export {
|
|
1910
|
-
CreateGcalEvent as CreateGcalEvent,
|
|
1911
|
-
type CreateGcalEventCreateResponse as CreateGcalEventCreateResponse,
|
|
1912
|
-
type CreateGcalEventCreateParams as CreateGcalEventCreateParams,
|
|
1913
|
-
};
|
|
1914
|
-
|
|
1915
1805
|
export {
|
|
1916
1806
|
CustomApps as CustomApps,
|
|
1917
1807
|
type CustomAppListResponse as CustomAppListResponse,
|
|
@@ -1953,12 +1843,6 @@ export declare namespace RipplingSDK {
|
|
|
1953
1843
|
type CustomSettingUpdateParams as CustomSettingUpdateParams,
|
|
1954
1844
|
};
|
|
1955
1845
|
|
|
1956
|
-
export {
|
|
1957
|
-
DeleteCustomObjectRecord as DeleteCustomObjectRecord,
|
|
1958
|
-
type DeleteCustomObjectRecordCreateResponse as DeleteCustomObjectRecordCreateResponse,
|
|
1959
|
-
type DeleteCustomObjectRecordCreateParams as DeleteCustomObjectRecordCreateParams,
|
|
1960
|
-
};
|
|
1961
|
-
|
|
1962
1846
|
export {
|
|
1963
1847
|
DraftHires as DraftHires,
|
|
1964
1848
|
type DraftHireCreateResponse as DraftHireCreateResponse,
|
|
@@ -1966,15 +1850,15 @@ export declare namespace RipplingSDK {
|
|
|
1966
1850
|
};
|
|
1967
1851
|
|
|
1968
1852
|
export {
|
|
1969
|
-
|
|
1970
|
-
type
|
|
1971
|
-
type
|
|
1853
|
+
EarningTypes as EarningTypes,
|
|
1854
|
+
type EarningTypeListResponse as EarningTypeListResponse,
|
|
1855
|
+
type EarningTypeListResponsesPageCursorURL as EarningTypeListResponsesPageCursorURL,
|
|
1972
1856
|
};
|
|
1973
1857
|
|
|
1974
1858
|
export {
|
|
1975
|
-
|
|
1976
|
-
type
|
|
1977
|
-
type
|
|
1859
|
+
Entitlements as Entitlements,
|
|
1860
|
+
type EntitlementListResponse as EntitlementListResponse,
|
|
1861
|
+
type EntitlementListResponsesPageCursorURL as EntitlementListResponsesPageCursorURL,
|
|
1978
1862
|
};
|
|
1979
1863
|
|
|
1980
1864
|
export {
|
|
@@ -2033,12 +1917,22 @@ export declare namespace RipplingSDK {
|
|
|
2033
1917
|
type MetadataListResponsesPageCursorURL as MetadataListResponsesPageCursorURL,
|
|
2034
1918
|
};
|
|
2035
1919
|
|
|
1920
|
+
export {
|
|
1921
|
+
PayrollRuns as PayrollRuns,
|
|
1922
|
+
type PayrollRunListResponse as PayrollRunListResponse,
|
|
1923
|
+
type PayrollRunRetrieveResponse as PayrollRunRetrieveResponse,
|
|
1924
|
+
type PayrollRunListResponsesPageCursorURL as PayrollRunListResponsesPageCursorURL,
|
|
1925
|
+
type PayrollRunListParams as PayrollRunListParams,
|
|
1926
|
+
};
|
|
1927
|
+
|
|
2036
1928
|
export {
|
|
2037
1929
|
PlatformCapabilities as PlatformCapabilities,
|
|
2038
1930
|
type PlatformCapabilityListResponse as PlatformCapabilityListResponse,
|
|
2039
1931
|
type PlatformCapabilityListResponsesPageCursorURL as PlatformCapabilityListResponsesPageCursorURL,
|
|
2040
1932
|
};
|
|
2041
1933
|
|
|
1934
|
+
export { Reports as Reports, type ReportRetrieveResponse as ReportRetrieveResponse };
|
|
1935
|
+
|
|
2042
1936
|
export {
|
|
2043
1937
|
ReportRuns as ReportRuns,
|
|
2044
1938
|
type ReportRunCreateResponse as ReportRunCreateResponse,
|
|
@@ -2046,12 +1940,6 @@ export declare namespace RipplingSDK {
|
|
|
2046
1940
|
type ReportRunCreateParams as ReportRunCreateParams,
|
|
2047
1941
|
};
|
|
2048
1942
|
|
|
2049
|
-
export {
|
|
2050
|
-
RunQuery as RunQuery,
|
|
2051
|
-
type RunQueryCreateResponse as RunQueryCreateResponse,
|
|
2052
|
-
type RunQueryCreateParams as RunQueryCreateParams,
|
|
2053
|
-
};
|
|
2054
|
-
|
|
2055
1943
|
export {
|
|
2056
1944
|
Schedules as Schedules,
|
|
2057
1945
|
type ScheduleListResponse as ScheduleListResponse,
|
|
@@ -2065,54 +1953,6 @@ export declare namespace RipplingSDK {
|
|
|
2065
1953
|
type ScheduleUpdateParams as ScheduleUpdateParams,
|
|
2066
1954
|
};
|
|
2067
1955
|
|
|
2068
|
-
export {
|
|
2069
|
-
SendEmail as SendEmail,
|
|
2070
|
-
type SendEmailCreateResponse as SendEmailCreateResponse,
|
|
2071
|
-
type SendEmailCreateParams as SendEmailCreateParams,
|
|
2072
|
-
};
|
|
2073
|
-
|
|
2074
|
-
export {
|
|
2075
|
-
SendHTTPRequest as SendHTTPRequest,
|
|
2076
|
-
type SendHTTPRequestCreateResponse as SendHTTPRequestCreateResponse,
|
|
2077
|
-
type SendHTTPRequestCreateParams as SendHTTPRequestCreateParams,
|
|
2078
|
-
};
|
|
2079
|
-
|
|
2080
|
-
export {
|
|
2081
|
-
SendPushNotification as SendPushNotification,
|
|
2082
|
-
type SendPushNotificationCreateResponse as SendPushNotificationCreateResponse,
|
|
2083
|
-
type SendPushNotificationCreateParams as SendPushNotificationCreateParams,
|
|
2084
|
-
};
|
|
2085
|
-
|
|
2086
|
-
export {
|
|
2087
|
-
SendReportSftp as SendReportSftp,
|
|
2088
|
-
type SendReportSftpCreateResponse as SendReportSftpCreateResponse,
|
|
2089
|
-
type SendReportSftpCreateParams as SendReportSftpCreateParams,
|
|
2090
|
-
};
|
|
2091
|
-
|
|
2092
|
-
export {
|
|
2093
|
-
SendSlack as SendSlack,
|
|
2094
|
-
type SendSlackCreateResponse as SendSlackCreateResponse,
|
|
2095
|
-
type SendSlackCreateParams as SendSlackCreateParams,
|
|
2096
|
-
};
|
|
2097
|
-
|
|
2098
|
-
export {
|
|
2099
|
-
SendSMS as SendSMS,
|
|
2100
|
-
type SendSMSCreateResponse as SendSMSCreateResponse,
|
|
2101
|
-
type SendSMSCreateParams as SendSMSCreateParams,
|
|
2102
|
-
};
|
|
2103
|
-
|
|
2104
|
-
export {
|
|
2105
|
-
SendSurvey as SendSurvey,
|
|
2106
|
-
type SendSurveyCreateResponse as SendSurveyCreateResponse,
|
|
2107
|
-
type SendSurveyCreateParams as SendSurveyCreateParams,
|
|
2108
|
-
};
|
|
2109
|
-
|
|
2110
|
-
export {
|
|
2111
|
-
SendTeams as SendTeams,
|
|
2112
|
-
type SendTeamCreateResponse as SendTeamCreateResponse,
|
|
2113
|
-
type SendTeamCreateParams as SendTeamCreateParams,
|
|
2114
|
-
};
|
|
2115
|
-
|
|
2116
1956
|
export {
|
|
2117
1957
|
Shiftassignments as Shiftassignments,
|
|
2118
1958
|
type ShiftassignmentListResponse as ShiftassignmentListResponse,
|
|
@@ -2152,15 +1992,9 @@ export declare namespace RipplingSDK {
|
|
|
2152
1992
|
};
|
|
2153
1993
|
|
|
2154
1994
|
export {
|
|
2155
|
-
|
|
2156
|
-
type
|
|
2157
|
-
type
|
|
2158
|
-
};
|
|
2159
|
-
|
|
2160
|
-
export {
|
|
2161
|
-
UpsertCustomObject as UpsertCustomObject,
|
|
2162
|
-
type UpsertCustomObjectCreateResponse as UpsertCustomObjectCreateResponse,
|
|
2163
|
-
type UpsertCustomObjectCreateParams as UpsertCustomObjectCreateParams,
|
|
1995
|
+
WorkflowActionExecutions as WorkflowActionExecutions,
|
|
1996
|
+
type WorkflowActionExecutionCreateResponse as WorkflowActionExecutionCreateResponse,
|
|
1997
|
+
type WorkflowActionExecutionCreateParams as WorkflowActionExecutionCreateParams,
|
|
2164
1998
|
};
|
|
2165
1999
|
|
|
2166
2000
|
export {
|
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
*/
|
|
10
10
|
export const readEnv = (env: string): string | undefined => {
|
|
11
11
|
if (typeof (globalThis as any).process !== 'undefined') {
|
|
12
|
-
return (globalThis as any).process.env?.[env]?.trim()
|
|
12
|
+
return (globalThis as any).process.env?.[env]?.trim() || undefined;
|
|
13
13
|
}
|
|
14
14
|
if (typeof (globalThis as any).Deno !== 'undefined') {
|
|
15
|
-
return (globalThis as any).Deno.env?.get?.(env)?.trim();
|
|
15
|
+
return (globalThis as any).Deno.env?.get?.(env)?.trim() || undefined;
|
|
16
16
|
}
|
|
17
17
|
return undefined;
|
|
18
18
|
};
|
|
@@ -14,7 +14,7 @@ import { path } from '../internal/utils/path';
|
|
|
14
14
|
*/
|
|
15
15
|
export class BusinessPartnerGroups extends APIResource {
|
|
16
16
|
/**
|
|
17
|
-
* A
|
|
17
|
+
* A list of business partner groups.
|
|
18
18
|
*
|
|
19
19
|
* - Requires: `API Tier 1`
|
|
20
20
|
* - Expandable fields: `default_business_partner`
|
|
@@ -15,7 +15,7 @@ import { path } from '../internal/utils/path';
|
|
|
15
15
|
*/
|
|
16
16
|
export class BusinessPartners extends APIResource {
|
|
17
17
|
/**
|
|
18
|
-
* A
|
|
18
|
+
* A list of business partners.
|
|
19
19
|
*
|
|
20
20
|
* - Requires: `API Tier 1`
|
|
21
21
|
* - Filterable fields: `worker_id`, `business_partner_group_id`
|
|
@@ -10,7 +10,7 @@ import { RequestOptions } from '../internal/request-options';
|
|
|
10
10
|
*/
|
|
11
11
|
export class CandidateApplications extends APIResource {
|
|
12
12
|
/**
|
|
13
|
-
* A
|
|
13
|
+
* A list of candidate applications.
|
|
14
14
|
*
|
|
15
15
|
* - Requires: `API Tier 2`
|
|
16
16
|
* - Expandable fields: `job`
|
|
@@ -9,7 +9,7 @@ import { RequestOptions } from '../internal/request-options';
|
|
|
9
9
|
*/
|
|
10
10
|
export class Candidates extends APIResource {
|
|
11
11
|
/**
|
|
12
|
-
* A
|
|
12
|
+
* A list of candidates.
|
|
13
13
|
*
|
|
14
14
|
* - Requires: `API Tier 2`
|
|
15
15
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|
|
@@ -11,7 +11,7 @@ import { RequestOptions } from '../internal/request-options';
|
|
|
11
11
|
*/
|
|
12
12
|
export class Companies extends APIResource {
|
|
13
13
|
/**
|
|
14
|
-
* A
|
|
14
|
+
* A list of companies.
|
|
15
15
|
*
|
|
16
16
|
* - Requires: `API Tier 1`
|
|
17
17
|
* - Expandable fields: `parent_legal_entity`, `legal_entities`
|
|
@@ -13,7 +13,7 @@ import { path } from '../internal/utils/path';
|
|
|
13
13
|
*/
|
|
14
14
|
export class CompensationBandsDetails extends APIResource {
|
|
15
15
|
/**
|
|
16
|
-
* A
|
|
16
|
+
* A list of compensation bands details.
|
|
17
17
|
*
|
|
18
18
|
* - Requires: `API Tier 2`
|
|
19
19
|
* - Filterable fields: `created_at`, `updated_at`, `internal_job_code`,
|
|
@@ -10,9 +10,9 @@ import { path } from '../internal/utils/path';
|
|
|
10
10
|
|
|
11
11
|
export class CustomApps extends APIResource {
|
|
12
12
|
/**
|
|
13
|
-
* A
|
|
13
|
+
* A list of CustomApp.
|
|
14
14
|
*
|
|
15
|
-
* - Requires: `
|
|
15
|
+
* - Requires: `Custom Apps Platform API`
|
|
16
16
|
*/
|
|
17
17
|
list(options?: RequestOptions): PagePromise<CustomAppListResponsesPageCursorURL, CustomAppListResponse> {
|
|
18
18
|
return this._client.getAPIList('/custom-apps/', PageCursorURL<CustomAppListResponse>, options);
|
|
@@ -33,7 +33,7 @@ export class CustomApps extends APIResource {
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* Update a specific CustomApp.
|
|
37
37
|
*/
|
|
38
38
|
update(
|
|
39
39
|
id: string,
|
|
@@ -9,7 +9,7 @@ import { RequestOptions } from '../internal/request-options';
|
|
|
9
9
|
*/
|
|
10
10
|
export class CustomFields extends APIResource {
|
|
11
11
|
/**
|
|
12
|
-
* A
|
|
12
|
+
* A list of custom fields.
|
|
13
13
|
*
|
|
14
14
|
* - Requires: `API Tier 1`
|
|
15
15
|
* - Sortable fields: `id`, `created_at`, `updated_at`
|