@rippling/rippling-sdk 0.2.0-alpha.26 → 0.2.0-alpha.27
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 +193 -3
- package/client.d.mts.map +1 -1
- package/client.d.ts +193 -3
- package/client.d.ts.map +1 -1
- package/client.js +215 -20
- package/client.js.map +1 -1
- package/client.mjs +215 -20
- package/client.mjs.map +1 -1
- package/internal/parse.d.mts.map +1 -1
- package/internal/parse.d.ts.map +1 -1
- package/internal/parse.js +5 -0
- package/internal/parse.js.map +1 -1
- package/internal/parse.mjs +5 -0
- package/internal/parse.mjs.map +1 -1
- package/internal/utils/query.d.mts +5 -0
- package/internal/utils/query.d.mts.map +1 -0
- package/internal/utils/query.d.ts +5 -0
- package/internal/utils/query.d.ts.map +1 -0
- package/internal/utils/query.js +23 -0
- package/internal/utils/query.js.map +1 -0
- package/internal/utils/query.mjs +20 -0
- package/internal/utils/query.mjs.map +1 -0
- package/internal/utils.d.mts +1 -0
- package/internal/utils.d.ts +1 -0
- package/internal/utils.js +1 -0
- package/internal/utils.js.map +1 -1
- package/internal/utils.mjs +1 -0
- package/package.json +12 -1
- package/resources/business-partner-groups.d.mts +3 -0
- package/resources/business-partner-groups.d.mts.map +1 -1
- package/resources/business-partner-groups.d.ts +3 -0
- package/resources/business-partner-groups.d.ts.map +1 -1
- package/resources/business-partner-groups.js +3 -0
- package/resources/business-partner-groups.js.map +1 -1
- package/resources/business-partner-groups.mjs +3 -0
- package/resources/business-partner-groups.mjs.map +1 -1
- package/resources/business-partners.d.mts +3 -0
- package/resources/business-partners.d.mts.map +1 -1
- package/resources/business-partners.d.ts +3 -0
- package/resources/business-partners.d.ts.map +1 -1
- package/resources/business-partners.js +3 -0
- package/resources/business-partners.js.map +1 -1
- package/resources/business-partners.mjs +3 -0
- package/resources/business-partners.mjs.map +1 -1
- package/resources/candidate-applications.d.mts +3 -0
- package/resources/candidate-applications.d.mts.map +1 -1
- package/resources/candidate-applications.d.ts +3 -0
- package/resources/candidate-applications.d.ts.map +1 -1
- package/resources/candidate-applications.js +3 -0
- package/resources/candidate-applications.js.map +1 -1
- package/resources/candidate-applications.mjs +3 -0
- package/resources/candidate-applications.mjs.map +1 -1
- package/resources/candidates.d.mts +3 -0
- package/resources/candidates.d.mts.map +1 -1
- package/resources/candidates.d.ts +3 -0
- package/resources/candidates.d.ts.map +1 -1
- package/resources/candidates.js +3 -0
- package/resources/candidates.js.map +1 -1
- package/resources/candidates.mjs +3 -0
- package/resources/candidates.mjs.map +1 -1
- package/resources/companies.d.mts +3 -0
- package/resources/companies.d.mts.map +1 -1
- package/resources/companies.d.ts +3 -0
- package/resources/companies.d.ts.map +1 -1
- package/resources/companies.js +3 -0
- package/resources/companies.js.map +1 -1
- package/resources/companies.mjs +3 -0
- package/resources/companies.mjs.map +1 -1
- package/resources/compensation-bands-details.d.mts +3 -0
- package/resources/compensation-bands-details.d.mts.map +1 -1
- package/resources/compensation-bands-details.d.ts +3 -0
- package/resources/compensation-bands-details.d.ts.map +1 -1
- package/resources/compensation-bands-details.js +3 -0
- package/resources/compensation-bands-details.js.map +1 -1
- package/resources/compensation-bands-details.mjs +3 -0
- package/resources/compensation-bands-details.mjs.map +1 -1
- package/resources/compensations.d.mts +3 -0
- package/resources/compensations.d.mts.map +1 -1
- package/resources/compensations.d.ts +3 -0
- package/resources/compensations.d.ts.map +1 -1
- package/resources/compensations.js +3 -0
- package/resources/compensations.js.map +1 -1
- package/resources/compensations.mjs +3 -0
- package/resources/compensations.mjs.map +1 -1
- package/resources/create-app-notification.d.mts +29 -0
- package/resources/create-app-notification.d.mts.map +1 -0
- package/resources/create-app-notification.d.ts +29 -0
- package/resources/create-app-notification.d.ts.map +1 -0
- package/resources/create-app-notification.js +18 -0
- package/resources/create-app-notification.js.map +1 -0
- package/resources/create-app-notification.mjs +14 -0
- package/resources/create-app-notification.mjs.map +1 -0
- package/resources/custom-apps.d.mts +261 -0
- package/resources/custom-apps.d.mts.map +1 -0
- package/resources/custom-apps.d.ts +261 -0
- package/resources/custom-apps.d.ts.map +1 -0
- package/resources/custom-apps.js +47 -0
- package/resources/custom-apps.js.map +1 -0
- package/resources/custom-apps.mjs +43 -0
- package/resources/custom-apps.mjs.map +1 -0
- package/resources/custom-fields.d.mts +3 -0
- package/resources/custom-fields.d.mts.map +1 -1
- package/resources/custom-fields.d.ts +3 -0
- package/resources/custom-fields.d.ts.map +1 -1
- package/resources/custom-fields.js +3 -0
- package/resources/custom-fields.js.map +1 -1
- package/resources/custom-fields.mjs +3 -0
- package/resources/custom-fields.mjs.map +1 -1
- package/resources/custom-objects/custom-objects.d.mts +3 -0
- package/resources/custom-objects/custom-objects.d.mts.map +1 -1
- package/resources/custom-objects/custom-objects.d.ts +3 -0
- package/resources/custom-objects/custom-objects.d.ts.map +1 -1
- package/resources/custom-objects/custom-objects.js +3 -0
- package/resources/custom-objects/custom-objects.js.map +1 -1
- package/resources/custom-objects/custom-objects.mjs +3 -0
- package/resources/custom-objects/custom-objects.mjs.map +1 -1
- package/resources/custom-objects/fields.d.mts +3 -0
- package/resources/custom-objects/fields.d.mts.map +1 -1
- package/resources/custom-objects/fields.d.ts +3 -0
- package/resources/custom-objects/fields.d.ts.map +1 -1
- package/resources/custom-objects/fields.js +3 -0
- package/resources/custom-objects/fields.js.map +1 -1
- package/resources/custom-objects/fields.mjs +3 -0
- package/resources/custom-objects/fields.mjs.map +1 -1
- package/resources/custom-objects/records.d.mts +3 -0
- package/resources/custom-objects/records.d.mts.map +1 -1
- package/resources/custom-objects/records.d.ts +3 -0
- package/resources/custom-objects/records.d.ts.map +1 -1
- package/resources/custom-objects/records.js +3 -0
- package/resources/custom-objects/records.js.map +1 -1
- package/resources/custom-objects/records.mjs +3 -0
- package/resources/custom-objects/records.mjs.map +1 -1
- package/resources/custom-pages.d.mts +201 -0
- package/resources/custom-pages.d.mts.map +1 -0
- package/resources/custom-pages.d.ts +201 -0
- package/resources/custom-pages.d.ts.map +1 -0
- package/resources/custom-pages.js +47 -0
- package/resources/custom-pages.js.map +1 -0
- package/resources/custom-pages.mjs +43 -0
- package/resources/custom-pages.mjs.map +1 -0
- package/resources/departments.d.mts +3 -0
- package/resources/departments.d.mts.map +1 -1
- package/resources/departments.d.ts +3 -0
- package/resources/departments.d.ts.map +1 -1
- package/resources/departments.js +3 -0
- package/resources/departments.js.map +1 -1
- package/resources/departments.mjs +3 -0
- package/resources/departments.mjs.map +1 -1
- package/resources/draft-hires.d.mts +3 -0
- package/resources/draft-hires.d.mts.map +1 -1
- package/resources/draft-hires.d.ts +3 -0
- package/resources/draft-hires.d.ts.map +1 -1
- package/resources/draft-hires.js +3 -0
- package/resources/draft-hires.js.map +1 -1
- package/resources/draft-hires.mjs +3 -0
- package/resources/draft-hires.mjs.map +1 -1
- package/resources/employment-types.d.mts +3 -0
- package/resources/employment-types.d.mts.map +1 -1
- package/resources/employment-types.d.ts +3 -0
- package/resources/employment-types.d.ts.map +1 -1
- package/resources/employment-types.js +3 -0
- package/resources/employment-types.js.map +1 -1
- package/resources/employment-types.mjs +3 -0
- package/resources/employment-types.mjs.map +1 -1
- package/resources/entitlements.d.mts +3 -0
- package/resources/entitlements.d.mts.map +1 -1
- package/resources/entitlements.d.ts +3 -0
- package/resources/entitlements.d.ts.map +1 -1
- package/resources/entitlements.js +3 -0
- package/resources/entitlements.js.map +1 -1
- package/resources/entitlements.mjs +3 -0
- package/resources/entitlements.mjs.map +1 -1
- package/resources/functions/deployments.d.mts +3 -0
- package/resources/functions/deployments.d.mts.map +1 -1
- package/resources/functions/deployments.d.ts +3 -0
- package/resources/functions/deployments.d.ts.map +1 -1
- package/resources/functions/deployments.js +3 -0
- package/resources/functions/deployments.js.map +1 -1
- package/resources/functions/deployments.mjs +3 -0
- package/resources/functions/deployments.mjs.map +1 -1
- package/resources/functions/executions.d.mts +3 -0
- package/resources/functions/executions.d.mts.map +1 -1
- package/resources/functions/executions.d.ts +3 -0
- package/resources/functions/executions.d.ts.map +1 -1
- package/resources/functions/executions.js +3 -0
- package/resources/functions/executions.js.map +1 -1
- package/resources/functions/executions.mjs +3 -0
- package/resources/functions/executions.mjs.map +1 -1
- package/resources/functions/functions.d.mts +15 -0
- package/resources/functions/functions.d.mts.map +1 -1
- package/resources/functions/functions.d.ts +15 -0
- package/resources/functions/functions.d.ts.map +1 -1
- package/resources/functions/functions.js +3 -0
- package/resources/functions/functions.js.map +1 -1
- package/resources/functions/functions.mjs +3 -0
- package/resources/functions/functions.mjs.map +1 -1
- package/resources/headcount-positions.d.mts +3 -0
- package/resources/headcount-positions.d.mts.map +1 -1
- package/resources/headcount-positions.d.ts +3 -0
- package/resources/headcount-positions.d.ts.map +1 -1
- package/resources/headcount-positions.js +3 -0
- package/resources/headcount-positions.js.map +1 -1
- package/resources/headcount-positions.mjs +3 -0
- package/resources/headcount-positions.mjs.map +1 -1
- package/resources/headcount-priorities.d.mts +3 -0
- package/resources/headcount-priorities.d.mts.map +1 -1
- package/resources/headcount-priorities.d.ts +3 -0
- package/resources/headcount-priorities.d.ts.map +1 -1
- package/resources/headcount-priorities.js +3 -0
- package/resources/headcount-priorities.js.map +1 -1
- package/resources/headcount-priorities.mjs +3 -0
- package/resources/headcount-priorities.mjs.map +1 -1
- package/resources/index.d.mts +8 -0
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +8 -0
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +18 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +8 -0
- package/resources/index.mjs.map +1 -1
- package/resources/job-assignments.d.mts +3 -0
- package/resources/job-assignments.d.mts.map +1 -1
- package/resources/job-assignments.d.ts +3 -0
- package/resources/job-assignments.d.ts.map +1 -1
- package/resources/job-assignments.js +3 -0
- package/resources/job-assignments.js.map +1 -1
- package/resources/job-assignments.mjs +3 -0
- package/resources/job-assignments.mjs.map +1 -1
- package/resources/job-codes.d.mts +3 -0
- package/resources/job-codes.d.mts.map +1 -1
- package/resources/job-codes.d.ts +3 -0
- package/resources/job-codes.d.ts.map +1 -1
- package/resources/job-codes.js +3 -0
- package/resources/job-codes.js.map +1 -1
- package/resources/job-codes.mjs +3 -0
- package/resources/job-codes.mjs.map +1 -1
- package/resources/job-dimensions.d.mts +3 -0
- package/resources/job-dimensions.d.mts.map +1 -1
- package/resources/job-dimensions.d.ts +3 -0
- package/resources/job-dimensions.d.ts.map +1 -1
- package/resources/job-dimensions.js +3 -0
- package/resources/job-dimensions.js.map +1 -1
- package/resources/job-dimensions.mjs +3 -0
- package/resources/job-dimensions.mjs.map +1 -1
- package/resources/job-functions.d.mts +3 -0
- package/resources/job-functions.d.mts.map +1 -1
- package/resources/job-functions.d.ts +3 -0
- package/resources/job-functions.d.ts.map +1 -1
- package/resources/job-functions.js +3 -0
- package/resources/job-functions.js.map +1 -1
- package/resources/job-functions.mjs +3 -0
- package/resources/job-functions.mjs.map +1 -1
- package/resources/job-pay-rate-exceptions.d.mts +3 -0
- package/resources/job-pay-rate-exceptions.d.mts.map +1 -1
- package/resources/job-pay-rate-exceptions.d.ts +3 -0
- package/resources/job-pay-rate-exceptions.d.ts.map +1 -1
- package/resources/job-pay-rate-exceptions.js +3 -0
- package/resources/job-pay-rate-exceptions.js.map +1 -1
- package/resources/job-pay-rate-exceptions.mjs +3 -0
- package/resources/job-pay-rate-exceptions.mjs.map +1 -1
- package/resources/job-requisitions-write.d.mts +3 -0
- package/resources/job-requisitions-write.d.mts.map +1 -1
- package/resources/job-requisitions-write.d.ts +3 -0
- package/resources/job-requisitions-write.d.ts.map +1 -1
- package/resources/job-requisitions-write.js +3 -0
- package/resources/job-requisitions-write.js.map +1 -1
- package/resources/job-requisitions-write.mjs +3 -0
- package/resources/job-requisitions-write.mjs.map +1 -1
- package/resources/job-requisitions.d.mts +3 -0
- package/resources/job-requisitions.d.mts.map +1 -1
- package/resources/job-requisitions.d.ts +3 -0
- package/resources/job-requisitions.d.ts.map +1 -1
- package/resources/job-requisitions.js +3 -0
- package/resources/job-requisitions.js.map +1 -1
- package/resources/job-requisitions.mjs +3 -0
- package/resources/job-requisitions.mjs.map +1 -1
- package/resources/kiosk-badges.d.mts +3 -0
- package/resources/kiosk-badges.d.mts.map +1 -1
- package/resources/kiosk-badges.d.ts +3 -0
- package/resources/kiosk-badges.d.ts.map +1 -1
- package/resources/kiosk-badges.js +3 -0
- package/resources/kiosk-badges.js.map +1 -1
- package/resources/kiosk-badges.mjs +3 -0
- package/resources/kiosk-badges.mjs.map +1 -1
- package/resources/leave-accruals.d.mts +7 -4
- package/resources/leave-accruals.d.mts.map +1 -1
- package/resources/leave-accruals.d.ts +7 -4
- package/resources/leave-accruals.d.ts.map +1 -1
- package/resources/leave-accruals.js +3 -0
- package/resources/leave-accruals.js.map +1 -1
- package/resources/leave-accruals.mjs +3 -0
- package/resources/leave-accruals.mjs.map +1 -1
- package/resources/leave-balances.d.mts +3 -0
- package/resources/leave-balances.d.mts.map +1 -1
- package/resources/leave-balances.d.ts +3 -0
- package/resources/leave-balances.d.ts.map +1 -1
- package/resources/leave-balances.js +3 -0
- package/resources/leave-balances.js.map +1 -1
- package/resources/leave-balances.mjs +3 -0
- package/resources/leave-balances.mjs.map +1 -1
- package/resources/leave-requests.d.mts +3 -0
- package/resources/leave-requests.d.mts.map +1 -1
- package/resources/leave-requests.d.ts +3 -0
- package/resources/leave-requests.d.ts.map +1 -1
- package/resources/leave-requests.js +3 -0
- package/resources/leave-requests.js.map +1 -1
- package/resources/leave-requests.mjs +3 -0
- package/resources/leave-requests.mjs.map +1 -1
- package/resources/leave-types.d.mts +3 -0
- package/resources/leave-types.d.mts.map +1 -1
- package/resources/leave-types.d.ts +3 -0
- package/resources/leave-types.d.ts.map +1 -1
- package/resources/leave-types.js +3 -0
- package/resources/leave-types.js.map +1 -1
- package/resources/leave-types.mjs +3 -0
- package/resources/leave-types.mjs.map +1 -1
- package/resources/legal-entities.d.mts +3 -0
- package/resources/legal-entities.d.mts.map +1 -1
- package/resources/legal-entities.d.ts +3 -0
- package/resources/legal-entities.d.ts.map +1 -1
- package/resources/legal-entities.js +3 -0
- package/resources/legal-entities.js.map +1 -1
- package/resources/legal-entities.mjs +3 -0
- package/resources/legal-entities.mjs.map +1 -1
- package/resources/levels.d.mts +3 -0
- package/resources/levels.d.mts.map +1 -1
- package/resources/levels.d.ts +3 -0
- package/resources/levels.d.ts.map +1 -1
- package/resources/levels.js +3 -0
- package/resources/levels.js.map +1 -1
- package/resources/levels.mjs +3 -0
- package/resources/levels.mjs.map +1 -1
- package/resources/location-factors.d.mts +3 -0
- package/resources/location-factors.d.mts.map +1 -1
- package/resources/location-factors.d.ts +3 -0
- package/resources/location-factors.d.ts.map +1 -1
- package/resources/location-factors.js +3 -0
- package/resources/location-factors.js.map +1 -1
- package/resources/location-factors.mjs +3 -0
- package/resources/location-factors.mjs.map +1 -1
- package/resources/metadata/components.d.mts +28 -0
- package/resources/metadata/components.d.mts.map +1 -0
- package/resources/metadata/components.d.ts +28 -0
- package/resources/metadata/components.d.ts.map +1 -0
- package/resources/metadata/components.js +21 -0
- package/resources/metadata/components.js.map +1 -0
- package/resources/metadata/components.mjs +17 -0
- package/resources/metadata/components.mjs.map +1 -0
- package/resources/metadata/index.d.mts +5 -0
- package/resources/metadata/index.d.mts.map +1 -0
- package/resources/metadata/index.d.ts +5 -0
- package/resources/metadata/index.d.ts.map +1 -0
- package/resources/metadata/index.js +13 -0
- package/resources/metadata/index.js.map +1 -0
- package/resources/metadata/index.mjs +6 -0
- package/resources/metadata/index.mjs.map +1 -0
- package/resources/metadata/metadata.d.mts +40 -0
- package/resources/metadata/metadata.d.mts.map +1 -0
- package/resources/metadata/metadata.d.ts +40 -0
- package/resources/metadata/metadata.d.ts.map +1 -0
- package/resources/metadata/metadata.js +37 -0
- package/resources/metadata/metadata.js.map +1 -0
- package/resources/metadata/metadata.mjs +32 -0
- package/resources/metadata/metadata.mjs.map +1 -0
- package/resources/metadata/summary.d.mts +28 -0
- package/resources/metadata/summary.d.mts.map +1 -0
- package/resources/metadata/summary.d.ts +28 -0
- package/resources/metadata/summary.d.ts.map +1 -0
- package/resources/metadata/summary.js +21 -0
- package/resources/metadata/summary.js.map +1 -0
- package/resources/metadata/summary.mjs +17 -0
- package/resources/metadata/summary.mjs.map +1 -0
- package/resources/metadata/types.d.mts +28 -0
- package/resources/metadata/types.d.mts.map +1 -0
- package/resources/metadata/types.d.ts +28 -0
- package/resources/metadata/types.d.ts.map +1 -0
- package/resources/metadata/types.js +21 -0
- package/resources/metadata/types.js.map +1 -0
- package/resources/metadata/types.mjs +17 -0
- package/resources/metadata/types.mjs.map +1 -0
- package/resources/metadata.d.mts +2 -0
- package/resources/metadata.d.mts.map +1 -0
- package/resources/metadata.d.ts +2 -0
- package/resources/metadata.d.ts.map +1 -0
- package/resources/metadata.js +6 -0
- package/resources/metadata.js.map +1 -0
- package/resources/metadata.mjs +3 -0
- package/resources/metadata.mjs.map +1 -0
- package/resources/object-categories.d.mts +3 -0
- package/resources/object-categories.d.mts.map +1 -1
- package/resources/object-categories.d.ts +3 -0
- package/resources/object-categories.d.ts.map +1 -1
- package/resources/object-categories.js +3 -0
- package/resources/object-categories.js.map +1 -1
- package/resources/object-categories.mjs +3 -0
- package/resources/object-categories.mjs.map +1 -1
- package/resources/platform-capabilities.d.mts +25 -0
- package/resources/platform-capabilities.d.mts.map +1 -0
- package/resources/platform-capabilities.d.ts +25 -0
- package/resources/platform-capabilities.d.ts.map +1 -0
- package/resources/platform-capabilities.js +21 -0
- package/resources/platform-capabilities.js.map +1 -0
- package/resources/platform-capabilities.mjs +17 -0
- package/resources/platform-capabilities.mjs.map +1 -0
- package/resources/report-runs.d.mts +21 -12
- package/resources/report-runs.d.mts.map +1 -1
- package/resources/report-runs.d.ts +21 -12
- package/resources/report-runs.d.ts.map +1 -1
- package/resources/report-runs.js +3 -0
- package/resources/report-runs.js.map +1 -1
- package/resources/report-runs.mjs +3 -0
- package/resources/report-runs.mjs.map +1 -1
- package/resources/run-query.d.mts +39 -0
- package/resources/run-query.d.mts.map +1 -0
- package/resources/run-query.d.ts +39 -0
- package/resources/run-query.d.ts.map +1 -0
- package/resources/run-query.js +21 -0
- package/resources/run-query.js.map +1 -0
- package/resources/run-query.mjs +17 -0
- package/resources/run-query.mjs.map +1 -0
- package/resources/schedules.d.mts +3 -0
- package/resources/schedules.d.mts.map +1 -1
- package/resources/schedules.d.ts +3 -0
- package/resources/schedules.d.ts.map +1 -1
- package/resources/schedules.js +3 -0
- package/resources/schedules.js.map +1 -1
- package/resources/schedules.mjs +3 -0
- package/resources/schedules.mjs.map +1 -1
- package/resources/send-email.d.mts +33 -0
- package/resources/send-email.d.mts.map +1 -0
- package/resources/send-email.d.ts +33 -0
- package/resources/send-email.d.ts.map +1 -0
- package/resources/send-email.js +18 -0
- package/resources/send-email.js.map +1 -0
- package/resources/send-email.mjs +14 -0
- package/resources/send-email.mjs.map +1 -0
- package/resources/send-slack.d.mts +30 -0
- package/resources/send-slack.d.mts.map +1 -0
- package/resources/send-slack.d.ts +30 -0
- package/resources/send-slack.d.ts.map +1 -0
- package/resources/send-slack.js +18 -0
- package/resources/send-slack.js.map +1 -0
- package/resources/send-slack.mjs +14 -0
- package/resources/send-slack.mjs.map +1 -0
- package/resources/shift-assignments.d.mts +3 -0
- package/resources/shift-assignments.d.mts.map +1 -1
- package/resources/shift-assignments.d.ts +3 -0
- package/resources/shift-assignments.d.ts.map +1 -1
- package/resources/shift-assignments.js +3 -0
- package/resources/shift-assignments.js.map +1 -1
- package/resources/shift-assignments.mjs +3 -0
- package/resources/shift-assignments.mjs.map +1 -1
- package/resources/shift-inputs.d.mts +3 -0
- package/resources/shift-inputs.d.mts.map +1 -1
- package/resources/shift-inputs.d.ts +3 -0
- package/resources/shift-inputs.d.ts.map +1 -1
- package/resources/shift-inputs.js +3 -0
- package/resources/shift-inputs.js.map +1 -1
- package/resources/shift-inputs.mjs +3 -0
- package/resources/shift-inputs.mjs.map +1 -1
- package/resources/shiftassignments.d.mts +3 -0
- package/resources/shiftassignments.d.mts.map +1 -1
- package/resources/shiftassignments.d.ts +3 -0
- package/resources/shiftassignments.d.ts.map +1 -1
- package/resources/shiftassignments.js +3 -0
- package/resources/shiftassignments.js.map +1 -1
- package/resources/shiftassignments.mjs +3 -0
- package/resources/shiftassignments.mjs.map +1 -1
- package/resources/sso-me.d.mts +3 -0
- package/resources/sso-me.d.mts.map +1 -1
- package/resources/sso-me.d.ts +3 -0
- package/resources/sso-me.d.ts.map +1 -1
- package/resources/sso-me.js +3 -0
- package/resources/sso-me.js.map +1 -1
- package/resources/sso-me.mjs +3 -0
- package/resources/sso-me.mjs.map +1 -1
- package/resources/supergroups/exclusion-members.d.mts +3 -0
- package/resources/supergroups/exclusion-members.d.mts.map +1 -1
- package/resources/supergroups/exclusion-members.d.ts +3 -0
- package/resources/supergroups/exclusion-members.d.ts.map +1 -1
- package/resources/supergroups/exclusion-members.js +3 -0
- package/resources/supergroups/exclusion-members.js.map +1 -1
- package/resources/supergroups/exclusion-members.mjs +3 -0
- package/resources/supergroups/exclusion-members.mjs.map +1 -1
- package/resources/supergroups/inclusion-members.d.mts +3 -0
- package/resources/supergroups/inclusion-members.d.mts.map +1 -1
- package/resources/supergroups/inclusion-members.d.ts +3 -0
- package/resources/supergroups/inclusion-members.d.ts.map +1 -1
- package/resources/supergroups/inclusion-members.js +3 -0
- package/resources/supergroups/inclusion-members.js.map +1 -1
- package/resources/supergroups/inclusion-members.mjs +3 -0
- package/resources/supergroups/inclusion-members.mjs.map +1 -1
- package/resources/supergroups/members.d.mts +3 -0
- package/resources/supergroups/members.d.mts.map +1 -1
- package/resources/supergroups/members.d.ts +3 -0
- package/resources/supergroups/members.d.ts.map +1 -1
- package/resources/supergroups/members.js +3 -0
- package/resources/supergroups/members.js.map +1 -1
- package/resources/supergroups/members.mjs +3 -0
- package/resources/supergroups/members.mjs.map +1 -1
- package/resources/supergroups/supergroups.d.mts +3 -0
- package/resources/supergroups/supergroups.d.mts.map +1 -1
- package/resources/supergroups/supergroups.d.ts +3 -0
- package/resources/supergroups/supergroups.d.ts.map +1 -1
- package/resources/supergroups/supergroups.js +3 -0
- package/resources/supergroups/supergroups.js.map +1 -1
- package/resources/supergroups/supergroups.mjs +3 -0
- package/resources/supergroups/supergroups.mjs.map +1 -1
- package/resources/teams.d.mts +3 -0
- package/resources/teams.d.mts.map +1 -1
- package/resources/teams.d.ts +3 -0
- package/resources/teams.d.ts.map +1 -1
- package/resources/teams.js +3 -0
- package/resources/teams.js.map +1 -1
- package/resources/teams.mjs +3 -0
- package/resources/teams.mjs.map +1 -1
- package/resources/time-cards.d.mts +3 -0
- package/resources/time-cards.d.mts.map +1 -1
- package/resources/time-cards.d.ts +3 -0
- package/resources/time-cards.d.ts.map +1 -1
- package/resources/time-cards.js +3 -0
- package/resources/time-cards.js.map +1 -1
- package/resources/time-cards.mjs +3 -0
- package/resources/time-cards.mjs.map +1 -1
- package/resources/time-entries.d.mts +5 -1
- package/resources/time-entries.d.mts.map +1 -1
- package/resources/time-entries.d.ts +5 -1
- package/resources/time-entries.d.ts.map +1 -1
- package/resources/time-entries.js +5 -1
- package/resources/time-entries.js.map +1 -1
- package/resources/time-entries.mjs +5 -1
- package/resources/time-entries.mjs.map +1 -1
- package/resources/titles.d.mts +3 -0
- package/resources/titles.d.mts.map +1 -1
- package/resources/titles.d.ts +3 -0
- package/resources/titles.d.ts.map +1 -1
- package/resources/titles.js +3 -0
- package/resources/titles.js.map +1 -1
- package/resources/titles.mjs +3 -0
- package/resources/titles.mjs.map +1 -1
- package/resources/tracks.d.mts +3 -0
- package/resources/tracks.d.mts.map +1 -1
- package/resources/tracks.d.ts +3 -0
- package/resources/tracks.d.ts.map +1 -1
- package/resources/tracks.js +3 -0
- package/resources/tracks.js.map +1 -1
- package/resources/tracks.mjs +3 -0
- package/resources/tracks.mjs.map +1 -1
- package/resources/unassigned-shifts.d.mts +3 -0
- package/resources/unassigned-shifts.d.mts.map +1 -1
- package/resources/unassigned-shifts.d.ts +3 -0
- package/resources/unassigned-shifts.d.ts.map +1 -1
- package/resources/unassigned-shifts.js +3 -0
- package/resources/unassigned-shifts.js.map +1 -1
- package/resources/unassigned-shifts.mjs +3 -0
- package/resources/unassigned-shifts.mjs.map +1 -1
- package/resources/unassignedshifts.d.mts +3 -0
- package/resources/unassignedshifts.d.mts.map +1 -1
- package/resources/unassignedshifts.d.ts +3 -0
- package/resources/unassignedshifts.d.ts.map +1 -1
- package/resources/unassignedshifts.js +3 -0
- package/resources/unassignedshifts.js.map +1 -1
- package/resources/unassignedshifts.mjs +3 -0
- package/resources/unassignedshifts.mjs.map +1 -1
- package/resources/users.d.mts +3 -0
- package/resources/users.d.mts.map +1 -1
- package/resources/users.d.ts +3 -0
- package/resources/users.d.ts.map +1 -1
- package/resources/users.js +3 -0
- package/resources/users.js.map +1 -1
- package/resources/users.mjs +3 -0
- package/resources/users.mjs.map +1 -1
- package/resources/work-locations.d.mts +7 -0
- package/resources/work-locations.d.mts.map +1 -1
- package/resources/work-locations.d.ts +7 -0
- package/resources/work-locations.d.ts.map +1 -1
- package/resources/work-locations.js +13 -0
- package/resources/work-locations.js.map +1 -1
- package/resources/work-locations.mjs +13 -0
- package/resources/work-locations.mjs.map +1 -1
- package/resources/workers.d.mts +11 -4
- package/resources/workers.d.mts.map +1 -1
- package/resources/workers.d.ts +11 -4
- package/resources/workers.d.ts.map +1 -1
- package/resources/workers.js +3 -0
- package/resources/workers.js.map +1 -1
- package/resources/workers.mjs +3 -0
- package/resources/workers.mjs.map +1 -1
- package/src/client.ts +313 -27
- package/src/internal/parse.ts +6 -0
- package/src/internal/utils/query.ts +23 -0
- package/src/internal/utils.ts +1 -0
- package/src/resources/business-partner-groups.ts +3 -0
- package/src/resources/business-partners.ts +3 -0
- package/src/resources/candidate-applications.ts +3 -0
- package/src/resources/candidates.ts +3 -0
- package/src/resources/companies.ts +3 -0
- package/src/resources/compensation-bands-details.ts +3 -0
- package/src/resources/compensations.ts +3 -0
- package/src/resources/create-app-notification.ts +46 -0
- package/src/resources/custom-apps.ts +342 -0
- package/src/resources/custom-fields.ts +3 -0
- package/src/resources/custom-objects/custom-objects.ts +3 -0
- package/src/resources/custom-objects/fields.ts +3 -0
- package/src/resources/custom-objects/records.ts +3 -0
- package/src/resources/custom-pages.ts +277 -0
- package/src/resources/departments.ts +3 -0
- package/src/resources/draft-hires.ts +3 -0
- package/src/resources/employment-types.ts +3 -0
- package/src/resources/entitlements.ts +3 -0
- package/src/resources/functions/deployments.ts +3 -0
- package/src/resources/functions/executions.ts +3 -0
- package/src/resources/functions/functions.ts +18 -0
- package/src/resources/headcount-positions.ts +3 -0
- package/src/resources/headcount-priorities.ts +3 -0
- package/src/resources/index.ts +38 -0
- package/src/resources/job-assignments.ts +3 -0
- package/src/resources/job-codes.ts +3 -0
- package/src/resources/job-dimensions.ts +3 -0
- package/src/resources/job-functions.ts +3 -0
- package/src/resources/job-pay-rate-exceptions.ts +3 -0
- package/src/resources/job-requisitions-write.ts +3 -0
- package/src/resources/job-requisitions.ts +3 -0
- package/src/resources/kiosk-badges.ts +3 -0
- package/src/resources/leave-accruals.ts +11 -4
- package/src/resources/leave-balances.ts +3 -0
- package/src/resources/leave-requests.ts +3 -0
- package/src/resources/leave-types.ts +3 -0
- package/src/resources/legal-entities.ts +3 -0
- package/src/resources/levels.ts +3 -0
- package/src/resources/location-factors.ts +3 -0
- package/src/resources/metadata/components.ts +38 -0
- package/src/resources/metadata/index.ts +10 -0
- package/src/resources/metadata/metadata.ts +70 -0
- package/src/resources/metadata/summary.ts +38 -0
- package/src/resources/metadata/types.ts +38 -0
- package/src/resources/metadata.ts +3 -0
- package/src/resources/object-categories.ts +3 -0
- package/src/resources/platform-capabilities.ts +41 -0
- package/src/resources/report-runs.ts +22 -12
- package/src/resources/run-query.ts +51 -0
- package/src/resources/schedules.ts +3 -0
- package/src/resources/send-email.ts +48 -0
- package/src/resources/send-slack.ts +42 -0
- package/src/resources/shift-assignments.ts +3 -0
- package/src/resources/shift-inputs.ts +3 -0
- package/src/resources/shiftassignments.ts +3 -0
- package/src/resources/sso-me.ts +3 -0
- package/src/resources/supergroups/exclusion-members.ts +3 -0
- package/src/resources/supergroups/inclusion-members.ts +3 -0
- package/src/resources/supergroups/members.ts +3 -0
- package/src/resources/supergroups/supergroups.ts +3 -0
- package/src/resources/teams.ts +3 -0
- package/src/resources/time-cards.ts +3 -0
- package/src/resources/time-entries.ts +5 -1
- package/src/resources/titles.ts +3 -0
- package/src/resources/tracks.ts +3 -0
- package/src/resources/unassigned-shifts.ts +3 -0
- package/src/resources/unassignedshifts.ts +3 -0
- package/src/resources/users.ts +3 -0
- package/src/resources/work-locations.ts +14 -0
- package/src/resources/workers.ts +11 -3
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
+
|
|
3
|
+
import { APIResource } from '../core/resource';
|
|
4
|
+
import { APIPromise } from '../core/api-promise';
|
|
5
|
+
import { RequestOptions } from '../internal/request-options';
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* Execute workflow actions like sending emails, Slack messages, and notifications
|
|
9
|
+
*/
|
|
10
|
+
export class CreateAppNotification extends APIResource {
|
|
11
|
+
/**
|
|
12
|
+
* Create an in-app notification for the specified recipients.
|
|
13
|
+
*/
|
|
14
|
+
create(
|
|
15
|
+
body: CreateAppNotificationCreateParams,
|
|
16
|
+
options?: RequestOptions,
|
|
17
|
+
): APIPromise<CreateAppNotificationCreateResponse> {
|
|
18
|
+
return this._client.post('/create-app-notification', { body, ...options });
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export interface CreateAppNotificationCreateResponse {
|
|
23
|
+
/**
|
|
24
|
+
* Result of the create app notification action
|
|
25
|
+
*/
|
|
26
|
+
result: unknown;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export interface CreateAppNotificationCreateParams {
|
|
30
|
+
description: string;
|
|
31
|
+
|
|
32
|
+
recipients: Array<string>;
|
|
33
|
+
|
|
34
|
+
subject: string;
|
|
35
|
+
|
|
36
|
+
days_from_now?: number | null;
|
|
37
|
+
|
|
38
|
+
due_date?: string | null;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export declare namespace CreateAppNotification {
|
|
42
|
+
export {
|
|
43
|
+
type CreateAppNotificationCreateResponse as CreateAppNotificationCreateResponse,
|
|
44
|
+
type CreateAppNotificationCreateParams as CreateAppNotificationCreateParams,
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -0,0 +1,342 @@
|
|
|
1
|
+
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
+
|
|
3
|
+
import { APIResource } from '../core/resource';
|
|
4
|
+
import * as BusinessPartnersAPI from './business-partners';
|
|
5
|
+
import { APIPromise } from '../core/api-promise';
|
|
6
|
+
import { PageCursorURL, PagePromise } from '../core/pagination';
|
|
7
|
+
import { buildHeaders } from '../internal/headers';
|
|
8
|
+
import { RequestOptions } from '../internal/request-options';
|
|
9
|
+
import { path } from '../internal/utils/path';
|
|
10
|
+
|
|
11
|
+
export class CustomApps extends APIResource {
|
|
12
|
+
/**
|
|
13
|
+
* A List of CustomApp
|
|
14
|
+
*
|
|
15
|
+
* - Requires: `API Tier 1`
|
|
16
|
+
*/
|
|
17
|
+
list(options?: RequestOptions): PagePromise<CustomAppListResponsesPageCursorURL, CustomAppListResponse> {
|
|
18
|
+
return this._client.getAPIList('/custom-apps', PageCursorURL<CustomAppListResponse>, options);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Create a new CustomApp
|
|
23
|
+
*/
|
|
24
|
+
create(body: CustomAppCreateParams, options?: RequestOptions): APIPromise<CustomAppCreateResponse> {
|
|
25
|
+
return this._client.post('/custom-apps', { body, ...options });
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Retrieve a specific CustomApp
|
|
30
|
+
*/
|
|
31
|
+
retrieve(id: string, options?: RequestOptions): APIPromise<CustomAppRetrieveResponse> {
|
|
32
|
+
return this._client.get(path`/custom-apps/${id}`, options);
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* Updated a specific CustomApp
|
|
37
|
+
*/
|
|
38
|
+
update(
|
|
39
|
+
id: string,
|
|
40
|
+
body: CustomAppUpdateParams,
|
|
41
|
+
options?: RequestOptions,
|
|
42
|
+
): APIPromise<CustomAppUpdateResponse> {
|
|
43
|
+
return this._client.patch(path`/custom-apps/${id}`, { body, ...options });
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* Delete a CustomApp
|
|
48
|
+
*/
|
|
49
|
+
delete(id: string, options?: RequestOptions): APIPromise<void> {
|
|
50
|
+
return this._client.delete(path`/custom-apps/${id}`, {
|
|
51
|
+
...options,
|
|
52
|
+
headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
export type CustomAppListResponsesPageCursorURL = PageCursorURL<CustomAppListResponse>;
|
|
58
|
+
|
|
59
|
+
export interface CustomAppListResponse {
|
|
60
|
+
/**
|
|
61
|
+
* The unique api name of the custom app
|
|
62
|
+
*/
|
|
63
|
+
api_name: string;
|
|
64
|
+
|
|
65
|
+
/**
|
|
66
|
+
* The display name of the custom app
|
|
67
|
+
*/
|
|
68
|
+
name: string;
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* Identifier field
|
|
72
|
+
*/
|
|
73
|
+
id?: string;
|
|
74
|
+
|
|
75
|
+
/**
|
|
76
|
+
* Record creation date
|
|
77
|
+
*/
|
|
78
|
+
created_at?: string;
|
|
79
|
+
|
|
80
|
+
/**
|
|
81
|
+
* The description of the custom app
|
|
82
|
+
*/
|
|
83
|
+
description?: string;
|
|
84
|
+
|
|
85
|
+
/**
|
|
86
|
+
* The icon URL of the custom app
|
|
87
|
+
*/
|
|
88
|
+
icon?: string;
|
|
89
|
+
|
|
90
|
+
/**
|
|
91
|
+
* The pages of the custom app
|
|
92
|
+
*/
|
|
93
|
+
pages?: Array<CustomAppListResponse.Page>;
|
|
94
|
+
|
|
95
|
+
/**
|
|
96
|
+
* Record update date
|
|
97
|
+
*/
|
|
98
|
+
updated_at?: string;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
export namespace CustomAppListResponse {
|
|
102
|
+
/**
|
|
103
|
+
* Summary of a page attached to a custom app.
|
|
104
|
+
*/
|
|
105
|
+
export interface Page {
|
|
106
|
+
/**
|
|
107
|
+
* The unique name of the page within the app
|
|
108
|
+
*/
|
|
109
|
+
api_name?: string;
|
|
110
|
+
|
|
111
|
+
/**
|
|
112
|
+
* The ID of the canvas instance backing this page
|
|
113
|
+
*/
|
|
114
|
+
canvas_instance_id?: string;
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
export interface CustomAppCreateResponse {
|
|
119
|
+
/**
|
|
120
|
+
* The unique api name of the custom app
|
|
121
|
+
*/
|
|
122
|
+
api_name: string;
|
|
123
|
+
|
|
124
|
+
/**
|
|
125
|
+
* The display name of the custom app
|
|
126
|
+
*/
|
|
127
|
+
name: string;
|
|
128
|
+
|
|
129
|
+
/**
|
|
130
|
+
* Identifier field
|
|
131
|
+
*/
|
|
132
|
+
id?: string;
|
|
133
|
+
|
|
134
|
+
/**
|
|
135
|
+
* Record creation date
|
|
136
|
+
*/
|
|
137
|
+
created_at?: string;
|
|
138
|
+
|
|
139
|
+
/**
|
|
140
|
+
* The description of the custom app
|
|
141
|
+
*/
|
|
142
|
+
description?: string;
|
|
143
|
+
|
|
144
|
+
/**
|
|
145
|
+
* The icon URL of the custom app
|
|
146
|
+
*/
|
|
147
|
+
icon?: string;
|
|
148
|
+
|
|
149
|
+
/**
|
|
150
|
+
* The pages of the custom app
|
|
151
|
+
*/
|
|
152
|
+
pages?: Array<CustomAppCreateResponse.Page>;
|
|
153
|
+
|
|
154
|
+
/**
|
|
155
|
+
* Record update date
|
|
156
|
+
*/
|
|
157
|
+
updated_at?: string;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
export namespace CustomAppCreateResponse {
|
|
161
|
+
/**
|
|
162
|
+
* Summary of a page attached to a custom app.
|
|
163
|
+
*/
|
|
164
|
+
export interface Page {
|
|
165
|
+
/**
|
|
166
|
+
* The unique name of the page within the app
|
|
167
|
+
*/
|
|
168
|
+
api_name?: string;
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* The ID of the canvas instance backing this page
|
|
172
|
+
*/
|
|
173
|
+
canvas_instance_id?: string;
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
/**
|
|
178
|
+
* Meta information for the response.
|
|
179
|
+
*/
|
|
180
|
+
export interface CustomAppRetrieveResponse extends BusinessPartnersAPI.Meta {
|
|
181
|
+
/**
|
|
182
|
+
* The unique api name of the custom app
|
|
183
|
+
*/
|
|
184
|
+
api_name: string;
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* The display name of the custom app
|
|
188
|
+
*/
|
|
189
|
+
name: string;
|
|
190
|
+
|
|
191
|
+
/**
|
|
192
|
+
* Identifier field
|
|
193
|
+
*/
|
|
194
|
+
id?: string;
|
|
195
|
+
|
|
196
|
+
/**
|
|
197
|
+
* Record creation date
|
|
198
|
+
*/
|
|
199
|
+
created_at?: string;
|
|
200
|
+
|
|
201
|
+
/**
|
|
202
|
+
* The description of the custom app
|
|
203
|
+
*/
|
|
204
|
+
description?: string;
|
|
205
|
+
|
|
206
|
+
/**
|
|
207
|
+
* The icon URL of the custom app
|
|
208
|
+
*/
|
|
209
|
+
icon?: string;
|
|
210
|
+
|
|
211
|
+
/**
|
|
212
|
+
* The pages of the custom app
|
|
213
|
+
*/
|
|
214
|
+
pages?: Array<CustomAppRetrieveResponse.Page>;
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* Record update date
|
|
218
|
+
*/
|
|
219
|
+
updated_at?: string;
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
export namespace CustomAppRetrieveResponse {
|
|
223
|
+
/**
|
|
224
|
+
* Summary of a page attached to a custom app.
|
|
225
|
+
*/
|
|
226
|
+
export interface Page {
|
|
227
|
+
/**
|
|
228
|
+
* The unique name of the page within the app
|
|
229
|
+
*/
|
|
230
|
+
api_name?: string;
|
|
231
|
+
|
|
232
|
+
/**
|
|
233
|
+
* The ID of the canvas instance backing this page
|
|
234
|
+
*/
|
|
235
|
+
canvas_instance_id?: string;
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
export interface CustomAppUpdateResponse {
|
|
240
|
+
/**
|
|
241
|
+
* The unique api name of the custom app
|
|
242
|
+
*/
|
|
243
|
+
api_name: string;
|
|
244
|
+
|
|
245
|
+
/**
|
|
246
|
+
* The display name of the custom app
|
|
247
|
+
*/
|
|
248
|
+
name: string;
|
|
249
|
+
|
|
250
|
+
/**
|
|
251
|
+
* Identifier field
|
|
252
|
+
*/
|
|
253
|
+
id?: string;
|
|
254
|
+
|
|
255
|
+
/**
|
|
256
|
+
* Record creation date
|
|
257
|
+
*/
|
|
258
|
+
created_at?: string;
|
|
259
|
+
|
|
260
|
+
/**
|
|
261
|
+
* The description of the custom app
|
|
262
|
+
*/
|
|
263
|
+
description?: string;
|
|
264
|
+
|
|
265
|
+
/**
|
|
266
|
+
* The icon URL of the custom app
|
|
267
|
+
*/
|
|
268
|
+
icon?: string;
|
|
269
|
+
|
|
270
|
+
/**
|
|
271
|
+
* The pages of the custom app
|
|
272
|
+
*/
|
|
273
|
+
pages?: Array<CustomAppUpdateResponse.Page>;
|
|
274
|
+
|
|
275
|
+
/**
|
|
276
|
+
* Record update date
|
|
277
|
+
*/
|
|
278
|
+
updated_at?: string;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
export namespace CustomAppUpdateResponse {
|
|
282
|
+
/**
|
|
283
|
+
* Summary of a page attached to a custom app.
|
|
284
|
+
*/
|
|
285
|
+
export interface Page {
|
|
286
|
+
/**
|
|
287
|
+
* The unique name of the page within the app
|
|
288
|
+
*/
|
|
289
|
+
api_name?: string;
|
|
290
|
+
|
|
291
|
+
/**
|
|
292
|
+
* The ID of the canvas instance backing this page
|
|
293
|
+
*/
|
|
294
|
+
canvas_instance_id?: string;
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
export interface CustomAppCreateParams {
|
|
299
|
+
/**
|
|
300
|
+
* The unique api name of the custom app
|
|
301
|
+
*/
|
|
302
|
+
api_name: string;
|
|
303
|
+
|
|
304
|
+
/**
|
|
305
|
+
* The display name of the custom app
|
|
306
|
+
*/
|
|
307
|
+
name: string;
|
|
308
|
+
|
|
309
|
+
/**
|
|
310
|
+
* The description of the custom app
|
|
311
|
+
*/
|
|
312
|
+
description?: string;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
export interface CustomAppUpdateParams {
|
|
316
|
+
/**
|
|
317
|
+
* The unique api name of the custom app
|
|
318
|
+
*/
|
|
319
|
+
api_name: string;
|
|
320
|
+
|
|
321
|
+
/**
|
|
322
|
+
* The display name of the custom app
|
|
323
|
+
*/
|
|
324
|
+
name: string;
|
|
325
|
+
|
|
326
|
+
/**
|
|
327
|
+
* The description of the custom app
|
|
328
|
+
*/
|
|
329
|
+
description?: string;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
export declare namespace CustomApps {
|
|
333
|
+
export {
|
|
334
|
+
type CustomAppListResponse as CustomAppListResponse,
|
|
335
|
+
type CustomAppCreateResponse as CustomAppCreateResponse,
|
|
336
|
+
type CustomAppRetrieveResponse as CustomAppRetrieveResponse,
|
|
337
|
+
type CustomAppUpdateResponse as CustomAppUpdateResponse,
|
|
338
|
+
type CustomAppListResponsesPageCursorURL as CustomAppListResponsesPageCursorURL,
|
|
339
|
+
type CustomAppCreateParams as CustomAppCreateParams,
|
|
340
|
+
type CustomAppUpdateParams as CustomAppUpdateParams,
|
|
341
|
+
};
|
|
342
|
+
}
|
|
@@ -4,6 +4,9 @@ import { APIResource } from '../core/resource';
|
|
|
4
4
|
import { PageCursorURL, PagePromise } from '../core/pagination';
|
|
5
5
|
import { RequestOptions } from '../internal/request-options';
|
|
6
6
|
|
|
7
|
+
/**
|
|
8
|
+
* Custom fields defined by the company
|
|
9
|
+
*/
|
|
7
10
|
export class CustomFields extends APIResource {
|
|
8
11
|
/**
|
|
9
12
|
* A List of custom fields
|
|
@@ -32,6 +32,9 @@ import { buildHeaders } from '../../internal/headers';
|
|
|
32
32
|
import { RequestOptions } from '../../internal/request-options';
|
|
33
33
|
import { path } from '../../internal/utils/path';
|
|
34
34
|
|
|
35
|
+
/**
|
|
36
|
+
* Custom objects defined by the company
|
|
37
|
+
*/
|
|
35
38
|
export class CustomObjects extends APIResource {
|
|
36
39
|
fields: FieldsAPI.Fields = new FieldsAPI.Fields(this._client);
|
|
37
40
|
records: RecordsAPI.Records = new RecordsAPI.Records(this._client);
|
|
@@ -7,6 +7,9 @@ import { buildHeaders } from '../../internal/headers';
|
|
|
7
7
|
import { RequestOptions } from '../../internal/request-options';
|
|
8
8
|
import { path } from '../../internal/utils/path';
|
|
9
9
|
|
|
10
|
+
/**
|
|
11
|
+
* Custom object fields defined by the company
|
|
12
|
+
*/
|
|
10
13
|
export class Fields extends APIResource {
|
|
11
14
|
/**
|
|
12
15
|
* A List of custom object fields
|
|
@@ -7,6 +7,9 @@ import { buildHeaders } from '../../internal/headers';
|
|
|
7
7
|
import { RequestOptions } from '../../internal/request-options';
|
|
8
8
|
import { path } from '../../internal/utils/path';
|
|
9
9
|
|
|
10
|
+
/**
|
|
11
|
+
* Custom object datarows defined by the company
|
|
12
|
+
*/
|
|
10
13
|
export class Records extends APIResource {
|
|
11
14
|
/**
|
|
12
15
|
* A List of custom object records
|
|
@@ -0,0 +1,277 @@
|
|
|
1
|
+
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
+
|
|
3
|
+
import { APIResource } from '../core/resource';
|
|
4
|
+
import * as BusinessPartnersAPI from './business-partners';
|
|
5
|
+
import { APIPromise } from '../core/api-promise';
|
|
6
|
+
import { PageCursorURL, PagePromise } from '../core/pagination';
|
|
7
|
+
import { buildHeaders } from '../internal/headers';
|
|
8
|
+
import { RequestOptions } from '../internal/request-options';
|
|
9
|
+
import { path } from '../internal/utils/path';
|
|
10
|
+
|
|
11
|
+
export class CustomPages extends APIResource {
|
|
12
|
+
/**
|
|
13
|
+
* A List of CustomPage
|
|
14
|
+
*
|
|
15
|
+
* - Requires: `API Tier 1`
|
|
16
|
+
*/
|
|
17
|
+
list(options?: RequestOptions): PagePromise<CustomPageListResponsesPageCursorURL, CustomPageListResponse> {
|
|
18
|
+
return this._client.getAPIList('/custom-pages', PageCursorURL<CustomPageListResponse>, options);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Create a new CustomPage
|
|
23
|
+
*/
|
|
24
|
+
create(
|
|
25
|
+
body: CustomPageCreateParams | null | undefined = {},
|
|
26
|
+
options?: RequestOptions,
|
|
27
|
+
): APIPromise<CustomPageCreateResponse> {
|
|
28
|
+
return this._client.post('/custom-pages', { body, ...options });
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* Retrieve a specific CustomPage
|
|
33
|
+
*/
|
|
34
|
+
retrieve(id: string, options?: RequestOptions): APIPromise<CustomPageRetrieveResponse> {
|
|
35
|
+
return this._client.get(path`/custom-pages/${id}`, options);
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* Updated a specific CustomPage
|
|
40
|
+
*/
|
|
41
|
+
update(
|
|
42
|
+
id: string,
|
|
43
|
+
body: CustomPageUpdateParams | null | undefined = {},
|
|
44
|
+
options?: RequestOptions,
|
|
45
|
+
): APIPromise<CustomPageUpdateResponse> {
|
|
46
|
+
return this._client.patch(path`/custom-pages/${id}`, { body, ...options });
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
/**
|
|
50
|
+
* Delete a CustomPage
|
|
51
|
+
*/
|
|
52
|
+
delete(id: string, options?: RequestOptions): APIPromise<void> {
|
|
53
|
+
return this._client.delete(path`/custom-pages/${id}`, {
|
|
54
|
+
...options,
|
|
55
|
+
headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
export type CustomPageListResponsesPageCursorURL = PageCursorURL<CustomPageListResponse>;
|
|
61
|
+
|
|
62
|
+
export interface CustomPageListResponse {
|
|
63
|
+
/**
|
|
64
|
+
* Identifier field
|
|
65
|
+
*/
|
|
66
|
+
id?: string;
|
|
67
|
+
|
|
68
|
+
/**
|
|
69
|
+
* Canvas actions
|
|
70
|
+
*/
|
|
71
|
+
actions?: Array<unknown>;
|
|
72
|
+
|
|
73
|
+
/**
|
|
74
|
+
* Canvas actions (v2)
|
|
75
|
+
*/
|
|
76
|
+
canvas_actions?: Array<unknown>;
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* The canvas component tree
|
|
80
|
+
*/
|
|
81
|
+
components?: Array<unknown>;
|
|
82
|
+
|
|
83
|
+
/**
|
|
84
|
+
* Record creation date
|
|
85
|
+
*/
|
|
86
|
+
created_at?: string;
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* Media assets
|
|
90
|
+
*/
|
|
91
|
+
media?: unknown;
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* The display name of the custom page
|
|
95
|
+
*/
|
|
96
|
+
name?: string;
|
|
97
|
+
|
|
98
|
+
/**
|
|
99
|
+
* Record update date
|
|
100
|
+
*/
|
|
101
|
+
updated_at?: string;
|
|
102
|
+
|
|
103
|
+
/**
|
|
104
|
+
* Canvas variables
|
|
105
|
+
*/
|
|
106
|
+
variables?: Array<unknown>;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
export interface CustomPageCreateResponse {
|
|
110
|
+
/**
|
|
111
|
+
* Identifier field
|
|
112
|
+
*/
|
|
113
|
+
id?: string;
|
|
114
|
+
|
|
115
|
+
/**
|
|
116
|
+
* Canvas actions
|
|
117
|
+
*/
|
|
118
|
+
actions?: Array<unknown>;
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* Canvas actions (v2)
|
|
122
|
+
*/
|
|
123
|
+
canvas_actions?: Array<unknown>;
|
|
124
|
+
|
|
125
|
+
/**
|
|
126
|
+
* The canvas component tree
|
|
127
|
+
*/
|
|
128
|
+
components?: Array<unknown>;
|
|
129
|
+
|
|
130
|
+
/**
|
|
131
|
+
* Record creation date
|
|
132
|
+
*/
|
|
133
|
+
created_at?: string;
|
|
134
|
+
|
|
135
|
+
/**
|
|
136
|
+
* Media assets
|
|
137
|
+
*/
|
|
138
|
+
media?: unknown;
|
|
139
|
+
|
|
140
|
+
/**
|
|
141
|
+
* The display name of the custom page
|
|
142
|
+
*/
|
|
143
|
+
name?: string;
|
|
144
|
+
|
|
145
|
+
/**
|
|
146
|
+
* Record update date
|
|
147
|
+
*/
|
|
148
|
+
updated_at?: string;
|
|
149
|
+
|
|
150
|
+
/**
|
|
151
|
+
* Canvas variables
|
|
152
|
+
*/
|
|
153
|
+
variables?: Array<unknown>;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
/**
|
|
157
|
+
* Meta information for the response.
|
|
158
|
+
*/
|
|
159
|
+
export interface CustomPageRetrieveResponse extends BusinessPartnersAPI.Meta {
|
|
160
|
+
/**
|
|
161
|
+
* Identifier field
|
|
162
|
+
*/
|
|
163
|
+
id?: string;
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* Canvas actions
|
|
167
|
+
*/
|
|
168
|
+
actions?: Array<unknown>;
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* Canvas actions (v2)
|
|
172
|
+
*/
|
|
173
|
+
canvas_actions?: Array<unknown>;
|
|
174
|
+
|
|
175
|
+
/**
|
|
176
|
+
* The canvas component tree
|
|
177
|
+
*/
|
|
178
|
+
components?: Array<unknown>;
|
|
179
|
+
|
|
180
|
+
/**
|
|
181
|
+
* Record creation date
|
|
182
|
+
*/
|
|
183
|
+
created_at?: string;
|
|
184
|
+
|
|
185
|
+
/**
|
|
186
|
+
* Media assets
|
|
187
|
+
*/
|
|
188
|
+
media?: unknown;
|
|
189
|
+
|
|
190
|
+
/**
|
|
191
|
+
* The display name of the custom page
|
|
192
|
+
*/
|
|
193
|
+
name?: string;
|
|
194
|
+
|
|
195
|
+
/**
|
|
196
|
+
* Record update date
|
|
197
|
+
*/
|
|
198
|
+
updated_at?: string;
|
|
199
|
+
|
|
200
|
+
/**
|
|
201
|
+
* Canvas variables
|
|
202
|
+
*/
|
|
203
|
+
variables?: Array<unknown>;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
export interface CustomPageUpdateResponse {
|
|
207
|
+
/**
|
|
208
|
+
* Identifier field
|
|
209
|
+
*/
|
|
210
|
+
id?: string;
|
|
211
|
+
|
|
212
|
+
/**
|
|
213
|
+
* Canvas actions
|
|
214
|
+
*/
|
|
215
|
+
actions?: Array<unknown>;
|
|
216
|
+
|
|
217
|
+
/**
|
|
218
|
+
* Canvas actions (v2)
|
|
219
|
+
*/
|
|
220
|
+
canvas_actions?: Array<unknown>;
|
|
221
|
+
|
|
222
|
+
/**
|
|
223
|
+
* The canvas component tree
|
|
224
|
+
*/
|
|
225
|
+
components?: Array<unknown>;
|
|
226
|
+
|
|
227
|
+
/**
|
|
228
|
+
* Record creation date
|
|
229
|
+
*/
|
|
230
|
+
created_at?: string;
|
|
231
|
+
|
|
232
|
+
/**
|
|
233
|
+
* Media assets
|
|
234
|
+
*/
|
|
235
|
+
media?: unknown;
|
|
236
|
+
|
|
237
|
+
/**
|
|
238
|
+
* The display name of the custom page
|
|
239
|
+
*/
|
|
240
|
+
name?: string;
|
|
241
|
+
|
|
242
|
+
/**
|
|
243
|
+
* Record update date
|
|
244
|
+
*/
|
|
245
|
+
updated_at?: string;
|
|
246
|
+
|
|
247
|
+
/**
|
|
248
|
+
* Canvas variables
|
|
249
|
+
*/
|
|
250
|
+
variables?: Array<unknown>;
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
export interface CustomPageCreateParams {
|
|
254
|
+
/**
|
|
255
|
+
* The display name of the custom page
|
|
256
|
+
*/
|
|
257
|
+
name?: string;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
export interface CustomPageUpdateParams {
|
|
261
|
+
/**
|
|
262
|
+
* The display name of the custom page
|
|
263
|
+
*/
|
|
264
|
+
name?: string;
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
export declare namespace CustomPages {
|
|
268
|
+
export {
|
|
269
|
+
type CustomPageListResponse as CustomPageListResponse,
|
|
270
|
+
type CustomPageCreateResponse as CustomPageCreateResponse,
|
|
271
|
+
type CustomPageRetrieveResponse as CustomPageRetrieveResponse,
|
|
272
|
+
type CustomPageUpdateResponse as CustomPageUpdateResponse,
|
|
273
|
+
type CustomPageListResponsesPageCursorURL as CustomPageListResponsesPageCursorURL,
|
|
274
|
+
type CustomPageCreateParams as CustomPageCreateParams,
|
|
275
|
+
type CustomPageUpdateParams as CustomPageUpdateParams,
|
|
276
|
+
};
|
|
277
|
+
}
|
|
@@ -7,6 +7,9 @@ import { PageCursorURL, PagePromise } from '../core/pagination';
|
|
|
7
7
|
import { RequestOptions } from '../internal/request-options';
|
|
8
8
|
import { path } from '../internal/utils/path';
|
|
9
9
|
|
|
10
|
+
/**
|
|
11
|
+
* Departments used by the company
|
|
12
|
+
*/
|
|
10
13
|
export class Departments extends APIResource {
|
|
11
14
|
/**
|
|
12
15
|
* A List of departments
|