@rippling/rippling-sdk 0.2.0-alpha.88 → 0.2.0-alpha.89
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 +46 -10
- package/client.d.mts.map +1 -1
- package/client.d.ts +46 -10
- package/client.d.ts.map +1 -1
- package/client.js +36 -0
- package/client.js.map +1 -1
- package/client.mjs +36 -0
- package/client.mjs.map +1 -1
- package/examples/manifest/acp-agent/acp-agent.ts +52 -0
- package/examples/manifest/acp-agent/agent/index.ts +9 -0
- package/lib/manifest/_existing-component-fields.d.mts.map +1 -1
- package/lib/manifest/_existing-component-fields.d.ts.map +1 -1
- package/lib/manifest/_existing-component-fields.js +1 -0
- package/lib/manifest/_existing-component-fields.js.map +1 -1
- package/lib/manifest/_existing-component-fields.mjs +1 -0
- package/lib/manifest/_existing-component-fields.mjs.map +1 -1
- package/lib/manifest/acp-agent.d.mts +66 -0
- package/lib/manifest/acp-agent.d.mts.map +1 -0
- package/lib/manifest/acp-agent.d.ts +66 -0
- package/lib/manifest/acp-agent.d.ts.map +1 -0
- package/lib/manifest/acp-agent.js +135 -0
- package/lib/manifest/acp-agent.js.map +1 -0
- package/lib/manifest/acp-agent.mjs +131 -0
- package/lib/manifest/acp-agent.mjs.map +1 -0
- package/lib/manifest/existing-manifest-context.d.mts +3 -0
- package/lib/manifest/existing-manifest-context.d.mts.map +1 -1
- package/lib/manifest/existing-manifest-context.d.ts +3 -0
- package/lib/manifest/existing-manifest-context.d.ts.map +1 -1
- package/lib/manifest/existing-manifest-context.js +14 -0
- package/lib/manifest/existing-manifest-context.js.map +1 -1
- package/lib/manifest/existing-manifest-context.mjs +14 -0
- package/lib/manifest/existing-manifest-context.mjs.map +1 -1
- package/lib/manifest/index.d.mts +1 -0
- package/lib/manifest/index.d.mts.map +1 -1
- package/lib/manifest/index.d.ts +1 -0
- package/lib/manifest/index.d.ts.map +1 -1
- package/lib/manifest/index.js +3 -1
- package/lib/manifest/index.js.map +1 -1
- package/lib/manifest/index.mjs +1 -0
- package/lib/manifest/index.mjs.map +1 -1
- package/lib/manifest/manifest-builder.d.mts +1 -1
- package/lib/manifest/manifest-builder.d.mts.map +1 -1
- package/lib/manifest/manifest-builder.d.ts +1 -1
- package/lib/manifest/manifest-builder.d.ts.map +1 -1
- package/lib/manifest/manifest-builder.js.map +1 -1
- package/lib/manifest/manifest-builder.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/app-users.d.mts +4 -0
- package/resources/app-users.d.mts.map +1 -1
- package/resources/app-users.d.ts +4 -0
- package/resources/app-users.d.ts.map +1 -1
- package/resources/break-policies.d.mts +4 -0
- package/resources/break-policies.d.mts.map +1 -1
- package/resources/break-policies.d.ts +4 -0
- package/resources/break-policies.d.ts.map +1 -1
- package/resources/break-types.d.mts +4 -0
- package/resources/break-types.d.mts.map +1 -1
- package/resources/break-types.d.ts +4 -0
- package/resources/break-types.d.ts.map +1 -1
- package/resources/business-partner-groups.d.mts +4 -0
- package/resources/business-partner-groups.d.mts.map +1 -1
- package/resources/business-partner-groups.d.ts +4 -0
- package/resources/business-partner-groups.d.ts.map +1 -1
- package/resources/business-partners.d.mts +4 -0
- package/resources/business-partners.d.mts.map +1 -1
- package/resources/business-partners.d.ts +4 -0
- package/resources/business-partners.d.ts.map +1 -1
- package/resources/business-structure-paths.d.mts +4 -0
- package/resources/business-structure-paths.d.mts.map +1 -1
- package/resources/business-structure-paths.d.ts +4 -0
- package/resources/business-structure-paths.d.ts.map +1 -1
- package/resources/candidate-applications.d.mts +4 -0
- package/resources/candidate-applications.d.mts.map +1 -1
- package/resources/candidate-applications.d.ts +4 -0
- package/resources/candidate-applications.d.ts.map +1 -1
- package/resources/candidates.d.mts +4 -0
- package/resources/candidates.d.mts.map +1 -1
- package/resources/candidates.d.ts +4 -0
- package/resources/candidates.d.ts.map +1 -1
- package/resources/companies.d.mts +4 -0
- package/resources/companies.d.mts.map +1 -1
- package/resources/companies.d.ts +4 -0
- package/resources/companies.d.ts.map +1 -1
- package/resources/company-legal-entities.d.mts +4 -0
- package/resources/company-legal-entities.d.mts.map +1 -1
- package/resources/company-legal-entities.d.ts +4 -0
- package/resources/company-legal-entities.d.ts.map +1 -1
- package/resources/company-legal-entity-workers.d.mts +4 -0
- package/resources/company-legal-entity-workers.d.mts.map +1 -1
- package/resources/company-legal-entity-workers.d.ts +4 -0
- package/resources/company-legal-entity-workers.d.ts.map +1 -1
- package/resources/compensation-bands-details.d.mts +4 -0
- package/resources/compensation-bands-details.d.mts.map +1 -1
- package/resources/compensation-bands-details.d.ts +4 -0
- package/resources/compensation-bands-details.d.ts.map +1 -1
- package/resources/compensations.d.mts +4 -0
- package/resources/compensations.d.mts.map +1 -1
- package/resources/compensations.d.ts +4 -0
- package/resources/compensations.d.ts.map +1 -1
- package/resources/custom-fields.d.mts +4 -0
- package/resources/custom-fields.d.mts.map +1 -1
- package/resources/custom-fields.d.ts +4 -0
- package/resources/custom-fields.d.ts.map +1 -1
- package/resources/custom-objects/custom-objects.d.mts +13 -6
- package/resources/custom-objects/custom-objects.d.mts.map +1 -1
- package/resources/custom-objects/custom-objects.d.ts +13 -6
- package/resources/custom-objects/custom-objects.d.ts.map +1 -1
- package/resources/custom-objects/custom-objects.js +2 -2
- package/resources/custom-objects/custom-objects.js.map +1 -1
- package/resources/custom-objects/custom-objects.mjs +2 -2
- package/resources/custom-objects/custom-objects.mjs.map +1 -1
- package/resources/custom-objects/fields.d.mts +9 -2
- package/resources/custom-objects/fields.d.mts.map +1 -1
- package/resources/custom-objects/fields.d.ts +9 -2
- package/resources/custom-objects/fields.d.ts.map +1 -1
- package/resources/custom-objects/fields.js +2 -2
- package/resources/custom-objects/fields.js.map +1 -1
- package/resources/custom-objects/fields.mjs +2 -2
- package/resources/custom-objects/fields.mjs.map +1 -1
- package/resources/custom-objects/index.d.mts +3 -3
- package/resources/custom-objects/index.d.mts.map +1 -1
- package/resources/custom-objects/index.d.ts +3 -3
- package/resources/custom-objects/index.d.ts.map +1 -1
- package/resources/custom-objects/index.js.map +1 -1
- package/resources/custom-objects/index.mjs.map +1 -1
- package/resources/custom-objects/records.d.mts +9 -2
- package/resources/custom-objects/records.d.mts.map +1 -1
- package/resources/custom-objects/records.d.ts +9 -2
- package/resources/custom-objects/records.d.ts.map +1 -1
- package/resources/custom-objects/records.js +2 -2
- package/resources/custom-objects/records.js.map +1 -1
- package/resources/custom-objects/records.mjs +2 -2
- package/resources/custom-objects/records.mjs.map +1 -1
- package/resources/custom-settings.d.mts +4 -0
- package/resources/custom-settings.d.mts.map +1 -1
- package/resources/custom-settings.d.ts +4 -0
- package/resources/custom-settings.d.ts.map +1 -1
- package/resources/departments.d.mts +4 -0
- package/resources/departments.d.mts.map +1 -1
- package/resources/departments.d.ts +4 -0
- package/resources/departments.d.ts.map +1 -1
- package/resources/device-orders.d.mts +4 -0
- package/resources/device-orders.d.mts.map +1 -1
- package/resources/device-orders.d.ts +4 -0
- package/resources/device-orders.d.ts.map +1 -1
- package/resources/devices.d.mts +4 -0
- package/resources/devices.d.mts.map +1 -1
- package/resources/devices.d.ts +4 -0
- package/resources/devices.d.ts.map +1 -1
- package/resources/earning-types.d.mts +9 -2
- package/resources/earning-types.d.mts.map +1 -1
- package/resources/earning-types.d.ts +9 -2
- package/resources/earning-types.d.ts.map +1 -1
- package/resources/earning-types.js +5 -2
- package/resources/earning-types.js.map +1 -1
- package/resources/earning-types.mjs +5 -2
- package/resources/earning-types.mjs.map +1 -1
- package/resources/earnings-inputs.d.mts +9 -2
- package/resources/earnings-inputs.d.mts.map +1 -1
- package/resources/earnings-inputs.d.ts +9 -2
- package/resources/earnings-inputs.d.ts.map +1 -1
- package/resources/earnings-inputs.js +5 -2
- package/resources/earnings-inputs.js.map +1 -1
- package/resources/earnings-inputs.mjs +5 -2
- package/resources/earnings-inputs.mjs.map +1 -1
- package/resources/employment-types.d.mts +4 -0
- package/resources/employment-types.d.mts.map +1 -1
- package/resources/employment-types.d.ts +4 -0
- package/resources/employment-types.d.ts.map +1 -1
- package/resources/functions/executions.d.mts +5 -0
- package/resources/functions/executions.d.mts.map +1 -1
- package/resources/functions/executions.d.ts +5 -0
- package/resources/functions/executions.d.ts.map +1 -1
- package/resources/functions/functions.d.mts +5 -0
- package/resources/functions/functions.d.mts.map +1 -1
- package/resources/functions/functions.d.ts +5 -0
- package/resources/functions/functions.d.ts.map +1 -1
- package/resources/functions/functions.js.map +1 -1
- package/resources/functions/functions.mjs.map +1 -1
- package/resources/headcount-positions.d.mts +4 -0
- package/resources/headcount-positions.d.mts.map +1 -1
- package/resources/headcount-positions.d.ts +4 -0
- package/resources/headcount-positions.d.ts.map +1 -1
- package/resources/headcount-priorities.d.mts +4 -0
- package/resources/headcount-priorities.d.mts.map +1 -1
- package/resources/headcount-priorities.d.ts +4 -0
- package/resources/headcount-priorities.d.ts.map +1 -1
- package/resources/index.d.mts +11 -5
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +11 -5
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +14 -2
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +6 -0
- package/resources/index.mjs.map +1 -1
- package/resources/job-assignments.d.mts +8 -0
- package/resources/job-assignments.d.mts.map +1 -1
- package/resources/job-assignments.d.ts +8 -0
- package/resources/job-assignments.d.ts.map +1 -1
- package/resources/job-codes.d.mts +8 -0
- package/resources/job-codes.d.mts.map +1 -1
- package/resources/job-codes.d.ts +8 -0
- package/resources/job-codes.d.ts.map +1 -1
- package/resources/job-dimensions.d.mts +4 -0
- package/resources/job-dimensions.d.mts.map +1 -1
- package/resources/job-dimensions.d.ts +4 -0
- package/resources/job-dimensions.d.ts.map +1 -1
- package/resources/job-functions.d.mts +4 -0
- package/resources/job-functions.d.mts.map +1 -1
- package/resources/job-functions.d.ts +4 -0
- package/resources/job-functions.d.ts.map +1 -1
- package/resources/job-pay-rate-exceptions.d.mts +8 -0
- package/resources/job-pay-rate-exceptions.d.mts.map +1 -1
- package/resources/job-pay-rate-exceptions.d.ts +8 -0
- package/resources/job-pay-rate-exceptions.d.ts.map +1 -1
- package/resources/job-requisitions.d.mts +4 -0
- package/resources/job-requisitions.d.mts.map +1 -1
- package/resources/job-requisitions.d.ts +4 -0
- package/resources/job-requisitions.d.ts.map +1 -1
- package/resources/kiosk-badges.d.mts +4 -0
- package/resources/kiosk-badges.d.mts.map +1 -1
- package/resources/kiosk-badges.d.ts +4 -0
- package/resources/kiosk-badges.d.ts.map +1 -1
- package/resources/leave-accruals.d.mts +4 -0
- package/resources/leave-accruals.d.mts.map +1 -1
- package/resources/leave-accruals.d.ts +4 -0
- package/resources/leave-accruals.d.ts.map +1 -1
- package/resources/leave-balances.d.mts +4 -0
- package/resources/leave-balances.d.mts.map +1 -1
- package/resources/leave-balances.d.ts +4 -0
- package/resources/leave-balances.d.ts.map +1 -1
- package/resources/leave-requests.d.mts +4 -0
- package/resources/leave-requests.d.mts.map +1 -1
- package/resources/leave-requests.d.ts +4 -0
- package/resources/leave-requests.d.ts.map +1 -1
- package/resources/leave-types.d.mts +4 -0
- package/resources/leave-types.d.mts.map +1 -1
- package/resources/leave-types.d.ts +4 -0
- package/resources/leave-types.d.ts.map +1 -1
- package/resources/legal-entities.d.mts +4 -0
- package/resources/legal-entities.d.mts.map +1 -1
- package/resources/legal-entities.d.ts +4 -0
- package/resources/legal-entities.d.ts.map +1 -1
- package/resources/levels.d.mts +4 -0
- package/resources/levels.d.mts.map +1 -1
- package/resources/levels.d.ts +4 -0
- package/resources/levels.d.ts.map +1 -1
- package/resources/location-factors.d.mts +4 -0
- package/resources/location-factors.d.mts.map +1 -1
- package/resources/location-factors.d.ts +4 -0
- package/resources/location-factors.d.ts.map +1 -1
- package/resources/metadata/component-schemas.d.mts +93 -0
- package/resources/metadata/component-schemas.d.mts.map +1 -0
- package/resources/metadata/component-schemas.d.ts +93 -0
- package/resources/metadata/component-schemas.d.ts.map +1 -0
- package/resources/metadata/component-schemas.js +28 -0
- package/resources/metadata/component-schemas.js.map +1 -0
- package/resources/metadata/component-schemas.mjs +24 -0
- package/resources/metadata/component-schemas.mjs.map +1 -0
- package/resources/metadata/component-types.d.mts +47 -0
- package/resources/metadata/component-types.d.mts.map +1 -0
- package/resources/metadata/component-types.d.ts +47 -0
- package/resources/metadata/component-types.d.ts.map +1 -0
- package/resources/metadata/component-types.js +27 -0
- package/resources/metadata/component-types.js.map +1 -0
- package/resources/metadata/component-types.mjs +23 -0
- package/resources/metadata/component-types.mjs.map +1 -0
- package/resources/metadata/components.d.mts +544 -0
- package/resources/metadata/components.d.mts.map +1 -0
- package/resources/metadata/components.d.ts +544 -0
- package/resources/metadata/components.d.ts.map +1 -0
- package/resources/metadata/components.js +134 -0
- package/resources/metadata/components.js.map +1 -0
- package/resources/metadata/components.mjs +130 -0
- package/resources/metadata/components.mjs.map +1 -0
- package/resources/metadata/deployment-runs.d.mts +275 -0
- package/resources/metadata/deployment-runs.d.mts.map +1 -0
- package/resources/metadata/deployment-runs.d.ts +275 -0
- package/resources/metadata/deployment-runs.d.ts.map +1 -0
- package/resources/metadata/deployment-runs.js +133 -0
- package/resources/metadata/deployment-runs.js.map +1 -0
- package/resources/metadata/deployment-runs.mjs +129 -0
- package/resources/metadata/deployment-runs.mjs.map +1 -0
- package/resources/metadata/index.d.mts +9 -0
- package/resources/metadata/index.d.mts.map +1 -0
- package/resources/metadata/index.d.ts +9 -0
- package/resources/metadata/index.d.ts.map +1 -0
- package/resources/metadata/index.js +21 -0
- package/resources/metadata/index.js.map +1 -0
- package/resources/metadata/index.mjs +10 -0
- package/resources/metadata/index.mjs.map +1 -0
- package/resources/metadata/metadata.d.mts +125 -0
- package/resources/metadata/metadata.d.mts.map +1 -0
- package/resources/metadata/metadata.d.ts +125 -0
- package/resources/metadata/metadata.d.ts.map +1 -0
- package/resources/metadata/metadata.js +58 -0
- package/resources/metadata/metadata.js.map +1 -0
- package/resources/metadata/metadata.mjs +53 -0
- package/resources/metadata/metadata.mjs.map +1 -0
- package/resources/metadata/schema.d.mts +92 -0
- package/resources/metadata/schema.d.mts.map +1 -0
- package/resources/metadata/schema.d.ts +92 -0
- package/resources/metadata/schema.d.ts.map +1 -0
- package/resources/metadata/schema.js +27 -0
- package/resources/metadata/schema.js.map +1 -0
- package/resources/metadata/schema.mjs +23 -0
- package/resources/metadata/schema.mjs.map +1 -0
- package/resources/metadata/types.d.mts +46 -0
- package/resources/metadata/types.d.mts.map +1 -0
- package/resources/metadata/types.d.ts +46 -0
- package/resources/metadata/types.d.ts.map +1 -0
- package/resources/metadata/types.js +26 -0
- package/resources/metadata/types.js.map +1 -0
- package/resources/metadata/types.mjs +22 -0
- package/resources/metadata/types.mjs.map +1 -0
- package/resources/metadata/validation-runs.d.mts +275 -0
- package/resources/metadata/validation-runs.d.mts.map +1 -0
- package/resources/metadata/validation-runs.d.ts +275 -0
- package/resources/metadata/validation-runs.d.ts.map +1 -0
- package/resources/metadata/validation-runs.js +133 -0
- package/resources/metadata/validation-runs.js.map +1 -0
- package/resources/metadata/validation-runs.mjs +129 -0
- package/resources/metadata/validation-runs.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 +9 -2
- package/resources/object-categories.d.mts.map +1 -1
- package/resources/object-categories.d.ts +9 -2
- package/resources/object-categories.d.ts.map +1 -1
- package/resources/object-categories.js +5 -2
- package/resources/object-categories.js.map +1 -1
- package/resources/object-categories.mjs +5 -2
- package/resources/object-categories.mjs.map +1 -1
- package/resources/package-installs.d.mts +108 -0
- package/resources/package-installs.d.mts.map +1 -0
- package/resources/package-installs.d.ts +108 -0
- package/resources/package-installs.d.ts.map +1 -0
- package/resources/package-installs.js +25 -0
- package/resources/package-installs.js.map +1 -0
- package/resources/package-installs.mjs +21 -0
- package/resources/package-installs.mjs.map +1 -0
- package/resources/package-uninstalls.d.mts +128 -0
- package/resources/package-uninstalls.d.mts.map +1 -0
- package/resources/package-uninstalls.d.ts +128 -0
- package/resources/package-uninstalls.d.ts.map +1 -0
- package/resources/package-uninstalls.js +25 -0
- package/resources/package-uninstalls.js.map +1 -0
- package/resources/package-uninstalls.mjs +21 -0
- package/resources/package-uninstalls.mjs.map +1 -0
- package/resources/package-version-component-updates.d.mts +117 -0
- package/resources/package-version-component-updates.d.mts.map +1 -0
- package/resources/package-version-component-updates.d.ts +117 -0
- package/resources/package-version-component-updates.d.ts.map +1 -0
- package/resources/package-version-component-updates.js +33 -0
- package/resources/package-version-component-updates.js.map +1 -0
- package/resources/package-version-component-updates.mjs +29 -0
- package/resources/package-version-component-updates.mjs.map +1 -0
- package/resources/package-versions/index.d.mts +3 -0
- package/resources/package-versions/index.d.mts.map +1 -0
- package/resources/package-versions/index.d.ts +3 -0
- package/resources/package-versions/index.d.ts.map +1 -0
- package/resources/package-versions/index.js +9 -0
- package/resources/package-versions/index.js.map +1 -0
- package/resources/package-versions/index.mjs +4 -0
- package/resources/package-versions/index.mjs.map +1 -0
- package/resources/package-versions/next-versions.d.mts +70 -0
- package/resources/package-versions/next-versions.d.mts.map +1 -0
- package/resources/package-versions/next-versions.d.ts +70 -0
- package/resources/package-versions/next-versions.d.ts.map +1 -0
- package/resources/package-versions/next-versions.js +21 -0
- package/resources/package-versions/next-versions.js.map +1 -0
- package/resources/package-versions/next-versions.mjs +17 -0
- package/resources/package-versions/next-versions.mjs.map +1 -0
- package/resources/package-versions/package-versions.d.mts +68 -0
- package/resources/package-versions/package-versions.d.mts.map +1 -0
- package/resources/package-versions/package-versions.d.ts +68 -0
- package/resources/package-versions/package-versions.d.ts.map +1 -0
- package/resources/package-versions/package-versions.js +27 -0
- package/resources/package-versions/package-versions.js.map +1 -0
- package/resources/package-versions/package-versions.mjs +22 -0
- package/resources/package-versions/package-versions.mjs.map +1 -0
- package/resources/package-versions.d.mts +2 -0
- package/resources/package-versions.d.mts.map +1 -0
- package/resources/package-versions.d.ts +2 -0
- package/resources/package-versions.d.ts.map +1 -0
- package/resources/package-versions.js +6 -0
- package/resources/package-versions.js.map +1 -0
- package/resources/package-versions.mjs +3 -0
- package/resources/package-versions.mjs.map +1 -0
- package/resources/packages/packages.d.mts +4 -0
- package/resources/packages/packages.d.mts.map +1 -1
- package/resources/packages/packages.d.ts +4 -0
- package/resources/packages/packages.d.ts.map +1 -1
- package/resources/packages/packages.js.map +1 -1
- package/resources/packages/packages.mjs.map +1 -1
- package/resources/packages/versions.d.mts +12 -16
- package/resources/packages/versions.d.mts.map +1 -1
- package/resources/packages/versions.d.ts +12 -16
- package/resources/packages/versions.d.ts.map +1 -1
- package/resources/payroll-runs/payroll-runs.d.mts +5 -0
- package/resources/payroll-runs/payroll-runs.d.mts.map +1 -1
- package/resources/payroll-runs/payroll-runs.d.ts +5 -0
- package/resources/payroll-runs/payroll-runs.d.ts.map +1 -1
- package/resources/payroll-runs/payroll-runs.js.map +1 -1
- package/resources/payroll-runs/payroll-runs.mjs.map +1 -1
- package/resources/payroll-runs/worker-payroll-records.d.mts +4 -0
- package/resources/payroll-runs/worker-payroll-records.d.mts.map +1 -1
- package/resources/payroll-runs/worker-payroll-records.d.ts +4 -0
- package/resources/payroll-runs/worker-payroll-records.d.ts.map +1 -1
- package/resources/sandboxes.d.mts +668 -0
- package/resources/sandboxes.d.mts.map +1 -0
- package/resources/sandboxes.d.ts +668 -0
- package/resources/sandboxes.d.ts.map +1 -0
- package/resources/sandboxes.js +40 -0
- package/resources/sandboxes.js.map +1 -0
- package/resources/sandboxes.mjs +36 -0
- package/resources/sandboxes.mjs.map +1 -0
- package/resources/scheduled-job-assignments.d.mts +4 -0
- package/resources/scheduled-job-assignments.d.mts.map +1 -1
- package/resources/scheduled-job-assignments.d.ts +4 -0
- package/resources/scheduled-job-assignments.d.ts.map +1 -1
- package/resources/schedules.d.mts +4 -0
- package/resources/schedules.d.mts.map +1 -1
- package/resources/schedules.d.ts +4 -0
- package/resources/schedules.d.ts.map +1 -1
- package/resources/shift-inputs.d.mts +4 -0
- package/resources/shift-inputs.d.mts.map +1 -1
- package/resources/shift-inputs.d.ts +4 -0
- package/resources/shift-inputs.d.ts.map +1 -1
- package/resources/shiftassignments.d.mts +4 -0
- package/resources/shiftassignments.d.mts.map +1 -1
- package/resources/shiftassignments.d.ts +4 -0
- package/resources/shiftassignments.d.ts.map +1 -1
- package/resources/sites.d.mts +9 -2
- package/resources/sites.d.mts.map +1 -1
- package/resources/sites.d.ts +9 -2
- package/resources/sites.d.ts.map +1 -1
- package/resources/sites.js +2 -2
- package/resources/sites.js.map +1 -1
- package/resources/sites.mjs +2 -2
- package/resources/sites.mjs.map +1 -1
- package/resources/software-deployments.d.mts +4 -0
- package/resources/software-deployments.d.mts.map +1 -1
- package/resources/software-deployments.d.ts +4 -0
- package/resources/software-deployments.d.ts.map +1 -1
- package/resources/sso-me.d.mts +4 -0
- package/resources/sso-me.d.mts.map +1 -1
- package/resources/sso-me.d.ts +4 -0
- package/resources/sso-me.d.ts.map +1 -1
- package/resources/supergroups/exclusion-members.d.mts +5 -0
- package/resources/supergroups/exclusion-members.d.mts.map +1 -1
- package/resources/supergroups/exclusion-members.d.ts +5 -0
- package/resources/supergroups/exclusion-members.d.ts.map +1 -1
- package/resources/supergroups/inclusion-members.d.mts +5 -0
- package/resources/supergroups/inclusion-members.d.mts.map +1 -1
- package/resources/supergroups/inclusion-members.d.ts +5 -0
- package/resources/supergroups/inclusion-members.d.ts.map +1 -1
- package/resources/supergroups/members.d.mts +5 -0
- package/resources/supergroups/members.d.mts.map +1 -1
- package/resources/supergroups/members.d.ts +5 -0
- package/resources/supergroups/members.d.ts.map +1 -1
- package/resources/supergroups/supergroups.d.mts +5 -0
- package/resources/supergroups/supergroups.d.mts.map +1 -1
- package/resources/supergroups/supergroups.d.ts +5 -0
- package/resources/supergroups/supergroups.d.ts.map +1 -1
- package/resources/supergroups/supergroups.js.map +1 -1
- package/resources/supergroups/supergroups.mjs.map +1 -1
- package/resources/teams.d.mts +4 -0
- package/resources/teams.d.mts.map +1 -1
- package/resources/teams.d.ts +4 -0
- package/resources/teams.d.ts.map +1 -1
- package/resources/time-cards.d.mts +4 -0
- package/resources/time-cards.d.mts.map +1 -1
- package/resources/time-cards.d.ts +4 -0
- package/resources/time-cards.d.ts.map +1 -1
- package/resources/time-entries.d.mts +4 -0
- package/resources/time-entries.d.mts.map +1 -1
- package/resources/time-entries.d.ts +4 -0
- package/resources/time-entries.d.ts.map +1 -1
- package/resources/titles.d.mts +4 -0
- package/resources/titles.d.mts.map +1 -1
- package/resources/titles.d.ts +4 -0
- package/resources/titles.d.ts.map +1 -1
- package/resources/tracks.d.mts +4 -0
- package/resources/tracks.d.mts.map +1 -1
- package/resources/tracks.d.ts +4 -0
- package/resources/tracks.d.ts.map +1 -1
- package/resources/unassignedshifts.d.mts +4 -0
- package/resources/unassignedshifts.d.mts.map +1 -1
- package/resources/unassignedshifts.d.ts +4 -0
- package/resources/unassignedshifts.d.ts.map +1 -1
- package/resources/users.d.mts +4 -0
- package/resources/users.d.mts.map +1 -1
- package/resources/users.d.ts +4 -0
- package/resources/users.d.ts.map +1 -1
- package/resources/work-locations.d.mts +4 -0
- package/resources/work-locations.d.mts.map +1 -1
- package/resources/work-locations.d.ts +4 -0
- package/resources/work-locations.d.ts.map +1 -1
- package/resources/worker-changes.d.mts +4 -0
- package/resources/worker-changes.d.mts.map +1 -1
- package/resources/worker-changes.d.ts +4 -0
- package/resources/worker-changes.d.ts.map +1 -1
- package/resources/worker-time-splits.d.mts +4 -0
- package/resources/worker-time-splits.d.mts.map +1 -1
- package/resources/worker-time-splits.d.ts +4 -0
- package/resources/worker-time-splits.d.ts.map +1 -1
- package/resources/workers.d.mts +4 -0
- package/resources/workers.d.mts.map +1 -1
- package/resources/workers.d.ts +4 -0
- package/resources/workers.d.ts.map +1 -1
- package/src/client.ts +116 -0
- package/src/lib/manifest/_existing-component-fields.ts +1 -0
- package/src/lib/manifest/acp-agent.ts +207 -0
- package/src/lib/manifest/existing-manifest-context.ts +22 -0
- package/src/lib/manifest/index.ts +8 -0
- package/src/lib/manifest/manifest-builder.ts +1 -0
- package/src/resources/app-users.ts +5 -0
- package/src/resources/break-policies.ts +5 -0
- package/src/resources/break-types.ts +5 -0
- package/src/resources/business-partner-groups.ts +5 -0
- package/src/resources/business-partners.ts +5 -0
- package/src/resources/business-structure-paths.ts +5 -0
- package/src/resources/candidate-applications.ts +5 -0
- package/src/resources/candidates.ts +5 -0
- package/src/resources/companies.ts +5 -0
- package/src/resources/company-legal-entities.ts +5 -0
- package/src/resources/company-legal-entity-workers.ts +5 -0
- package/src/resources/compensation-bands-details.ts +5 -0
- package/src/resources/compensations.ts +5 -0
- package/src/resources/custom-fields.ts +5 -0
- package/src/resources/custom-objects/custom-objects.ts +19 -2
- package/src/resources/custom-objects/fields.ts +12 -1
- package/src/resources/custom-objects/index.ts +3 -0
- package/src/resources/custom-objects/records.ts +12 -1
- package/src/resources/custom-settings.ts +5 -0
- package/src/resources/departments.ts +5 -0
- package/src/resources/device-orders.ts +5 -0
- package/src/resources/devices.ts +5 -0
- package/src/resources/earning-types.ts +15 -1
- package/src/resources/earnings-inputs.ts +15 -1
- package/src/resources/employment-types.ts +5 -0
- package/src/resources/functions/executions.ts +7 -0
- package/src/resources/functions/functions.ts +7 -0
- package/src/resources/headcount-positions.ts +5 -0
- package/src/resources/headcount-priorities.ts +5 -0
- package/src/resources/index.ts +37 -0
- package/src/resources/job-assignments.ts +10 -0
- package/src/resources/job-codes.ts +10 -0
- package/src/resources/job-dimensions.ts +5 -0
- package/src/resources/job-functions.ts +5 -0
- package/src/resources/job-pay-rate-exceptions.ts +10 -0
- package/src/resources/job-requisitions.ts +5 -0
- package/src/resources/kiosk-badges.ts +5 -0
- package/src/resources/leave-accruals.ts +5 -0
- package/src/resources/leave-balances.ts +5 -0
- package/src/resources/leave-requests.ts +5 -0
- package/src/resources/leave-types.ts +5 -0
- package/src/resources/legal-entities.ts +5 -0
- package/src/resources/levels.ts +5 -0
- package/src/resources/location-factors.ts +5 -0
- package/src/resources/metadata/component-schemas.ts +109 -0
- package/src/resources/metadata/component-types.ts +56 -0
- package/src/resources/metadata/components.ts +630 -0
- package/src/resources/metadata/deployment-runs.ts +356 -0
- package/src/resources/metadata/index.ts +40 -0
- package/src/resources/metadata/metadata.ts +221 -0
- package/src/resources/metadata/schema.ts +105 -0
- package/src/resources/metadata/types.ts +55 -0
- package/src/resources/metadata/validation-runs.ts +356 -0
- package/src/resources/metadata.ts +3 -0
- package/src/resources/object-categories.ts +18 -2
- package/src/resources/package-installs.ts +143 -0
- package/src/resources/package-uninstalls.ts +168 -0
- package/src/resources/package-version-component-updates.ts +154 -0
- package/src/resources/package-versions/index.ts +8 -0
- package/src/resources/package-versions/next-versions.ts +95 -0
- package/src/resources/package-versions/package-versions.ts +100 -0
- package/src/resources/package-versions.ts +3 -0
- package/src/resources/packages/packages.ts +5 -0
- package/src/resources/packages/versions.ts +13 -18
- package/src/resources/payroll-runs/payroll-runs.ts +7 -0
- package/src/resources/payroll-runs/worker-payroll-records.ts +5 -0
- package/src/resources/sandboxes.ts +808 -0
- package/src/resources/scheduled-job-assignments.ts +5 -0
- package/src/resources/schedules.ts +5 -0
- package/src/resources/shift-inputs.ts +5 -0
- package/src/resources/shiftassignments.ts +5 -0
- package/src/resources/sites.ts +15 -2
- package/src/resources/software-deployments.ts +5 -0
- package/src/resources/sso-me.ts +5 -0
- package/src/resources/supergroups/exclusion-members.ts +7 -0
- package/src/resources/supergroups/inclusion-members.ts +7 -0
- package/src/resources/supergroups/members.ts +7 -0
- package/src/resources/supergroups/supergroups.ts +7 -0
- package/src/resources/teams.ts +5 -0
- package/src/resources/time-cards.ts +5 -0
- package/src/resources/time-entries.ts +5 -0
- package/src/resources/titles.ts +5 -0
- package/src/resources/tracks.ts +5 -0
- package/src/resources/unassignedshifts.ts +5 -0
- package/src/resources/users.ts +5 -0
- package/src/resources/work-locations.ts +5 -0
- package/src/resources/worker-changes.ts +5 -0
- package/src/resources/worker-time-splits.ts +5 -0
- package/src/resources/workers.ts +5 -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
|
@@ -2,6 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
export { Agent, type AgentIdentityMode, type AgentProps, type AgentSourceFile } from './agent';
|
|
4
4
|
|
|
5
|
+
export {
|
|
6
|
+
ACPAgent,
|
|
7
|
+
type ACPAgentEventTrigger,
|
|
8
|
+
type ACPAgentIdentityMode,
|
|
9
|
+
type ACPAgentProps,
|
|
10
|
+
type ACPAgentSourceFile,
|
|
11
|
+
} from './acp-agent';
|
|
12
|
+
|
|
5
13
|
export {
|
|
6
14
|
generateId,
|
|
7
15
|
type EdgeType,
|
|
@@ -113,6 +113,11 @@ export interface BreakPolicyRetrieveResponse extends BusinessPartnersAPI.Meta {
|
|
|
113
113
|
export interface BreakPolicyListParams {
|
|
114
114
|
cursor?: string;
|
|
115
115
|
|
|
116
|
+
/**
|
|
117
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
118
|
+
*/
|
|
119
|
+
limit?: number;
|
|
120
|
+
|
|
116
121
|
order_by?: string;
|
|
117
122
|
}
|
|
118
123
|
|
|
@@ -92,6 +92,11 @@ export interface CustomFieldListResponse {
|
|
|
92
92
|
export interface CustomFieldListParams {
|
|
93
93
|
cursor?: string;
|
|
94
94
|
|
|
95
|
+
/**
|
|
96
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
97
|
+
*/
|
|
98
|
+
limit?: number;
|
|
99
|
+
|
|
95
100
|
order_by?: string;
|
|
96
101
|
}
|
|
97
102
|
|
|
@@ -6,6 +6,7 @@ import {
|
|
|
6
6
|
CustomObjectField,
|
|
7
7
|
CustomObjectFieldsPageCursorURL,
|
|
8
8
|
FieldCreateParams,
|
|
9
|
+
FieldListParams,
|
|
9
10
|
FieldUpdateParams,
|
|
10
11
|
Fields,
|
|
11
12
|
} from './fields';
|
|
@@ -20,6 +21,7 @@ import {
|
|
|
20
21
|
RecordBulkUpdateResponse,
|
|
21
22
|
RecordCreateParams,
|
|
22
23
|
RecordCreateResponse,
|
|
24
|
+
RecordListParams,
|
|
23
25
|
RecordQueryParams,
|
|
24
26
|
RecordQueryResponse,
|
|
25
27
|
RecordUpdateParams,
|
|
@@ -44,8 +46,11 @@ export class CustomObjects extends APIResource {
|
|
|
44
46
|
*
|
|
45
47
|
* - Requires: `API Tier 1`
|
|
46
48
|
*/
|
|
47
|
-
list(
|
|
48
|
-
|
|
49
|
+
list(
|
|
50
|
+
query: CustomObjectListParams | null | undefined = {},
|
|
51
|
+
options?: RequestOptions,
|
|
52
|
+
): PagePromise<CustomObjectsPageCursorURL, CustomObject> {
|
|
53
|
+
return this._client.getAPIList('/custom-objects/', PageCursorURL<CustomObject>, { query, ...options });
|
|
49
54
|
}
|
|
50
55
|
|
|
51
56
|
/**
|
|
@@ -152,6 +157,15 @@ export interface CustomObject {
|
|
|
152
157
|
owner_id?: string;
|
|
153
158
|
}
|
|
154
159
|
|
|
160
|
+
export interface CustomObjectListParams {
|
|
161
|
+
cursor?: string;
|
|
162
|
+
|
|
163
|
+
/**
|
|
164
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
165
|
+
*/
|
|
166
|
+
limit?: number;
|
|
167
|
+
}
|
|
168
|
+
|
|
155
169
|
/** Request payload accepted by `client.customObjects.create(...)`. */
|
|
156
170
|
export interface CustomObjectCreateParams {
|
|
157
171
|
/**
|
|
@@ -210,6 +224,7 @@ export declare namespace CustomObjects {
|
|
|
210
224
|
export {
|
|
211
225
|
type CustomObject as CustomObject,
|
|
212
226
|
type CustomObjectsPageCursorURL as CustomObjectsPageCursorURL,
|
|
227
|
+
type CustomObjectListParams as CustomObjectListParams,
|
|
213
228
|
type CustomObjectCreateParams as CustomObjectCreateParams,
|
|
214
229
|
type CustomObjectUpdateParams as CustomObjectUpdateParams,
|
|
215
230
|
};
|
|
@@ -218,6 +233,7 @@ export declare namespace CustomObjects {
|
|
|
218
233
|
Fields as Fields,
|
|
219
234
|
type CustomObjectField as CustomObjectField,
|
|
220
235
|
type CustomObjectFieldsPageCursorURL as CustomObjectFieldsPageCursorURL,
|
|
236
|
+
type FieldListParams as FieldListParams,
|
|
221
237
|
type FieldCreateParams as FieldCreateParams,
|
|
222
238
|
type FieldUpdateParams as FieldUpdateParams,
|
|
223
239
|
};
|
|
@@ -231,6 +247,7 @@ export declare namespace CustomObjects {
|
|
|
231
247
|
type RecordBulkCreateResponse as RecordBulkCreateResponse,
|
|
232
248
|
type RecordBulkUpdateResponse as RecordBulkUpdateResponse,
|
|
233
249
|
type CustomObjectDataRowsPageCursorURL as CustomObjectDataRowsPageCursorURL,
|
|
250
|
+
type RecordListParams as RecordListParams,
|
|
234
251
|
type RecordCreateParams as RecordCreateParams,
|
|
235
252
|
type RecordQueryParams as RecordQueryParams,
|
|
236
253
|
type RecordUpdateParams as RecordUpdateParams,
|
|
@@ -18,12 +18,13 @@ export class Fields extends APIResource {
|
|
|
18
18
|
*/
|
|
19
19
|
list(
|
|
20
20
|
customObjectAPIName: string,
|
|
21
|
+
query: FieldListParams | null | undefined = {},
|
|
21
22
|
options?: RequestOptions,
|
|
22
23
|
): PagePromise<CustomObjectFieldsPageCursorURL, CustomObjectField> {
|
|
23
24
|
return this._client.getAPIList(
|
|
24
25
|
path`/custom-objects/${customObjectAPIName}/fields/`,
|
|
25
26
|
PageCursorURL<CustomObjectField>,
|
|
26
|
-
options,
|
|
27
|
+
{ query, ...options },
|
|
27
28
|
);
|
|
28
29
|
}
|
|
29
30
|
|
|
@@ -77,6 +78,15 @@ export class Fields extends APIResource {
|
|
|
77
78
|
|
|
78
79
|
export type CustomObjectFieldsPageCursorURL = PageCursorURL<CustomObjectField>;
|
|
79
80
|
|
|
81
|
+
export interface FieldListParams {
|
|
82
|
+
cursor?: string;
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
86
|
+
*/
|
|
87
|
+
limit?: number;
|
|
88
|
+
}
|
|
89
|
+
|
|
80
90
|
/** Supported wire-level field-type identifiers for custom-object fields. */
|
|
81
91
|
export type CustomObjectFieldType =
|
|
82
92
|
| 'TEXT'
|
|
@@ -442,6 +452,7 @@ export declare namespace Fields {
|
|
|
442
452
|
type CustomObjectNameFieldDetails as CustomObjectNameFieldDetails,
|
|
443
453
|
type CustomObjectField as CustomObjectField,
|
|
444
454
|
type CustomObjectFieldsPageCursorURL as CustomObjectFieldsPageCursorURL,
|
|
455
|
+
type FieldListParams as FieldListParams,
|
|
445
456
|
type FieldCreateParams as FieldCreateParams,
|
|
446
457
|
type FieldUpdateParams as FieldUpdateParams,
|
|
447
458
|
};
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
export {
|
|
4
4
|
CustomObjects,
|
|
5
5
|
type CustomObject,
|
|
6
|
+
type CustomObjectListParams,
|
|
6
7
|
type CustomObjectCreateParams,
|
|
7
8
|
type CustomObjectUpdateParams,
|
|
8
9
|
type CustomObjectsPageCursorURL,
|
|
@@ -10,6 +11,7 @@ export {
|
|
|
10
11
|
export {
|
|
11
12
|
Fields,
|
|
12
13
|
type CustomObjectField,
|
|
14
|
+
type FieldListParams,
|
|
13
15
|
type FieldCreateParams,
|
|
14
16
|
type FieldUpdateParams,
|
|
15
17
|
type CustomObjectFieldsPageCursorURL,
|
|
@@ -22,6 +24,7 @@ export {
|
|
|
22
24
|
type RecordUpdateResponse,
|
|
23
25
|
type RecordBulkCreateResponse,
|
|
24
26
|
type RecordBulkUpdateResponse,
|
|
27
|
+
type RecordListParams,
|
|
25
28
|
type RecordCreateParams,
|
|
26
29
|
type RecordQueryParams,
|
|
27
30
|
type RecordUpdateParams,
|
|
@@ -18,12 +18,13 @@ export class Records extends APIResource {
|
|
|
18
18
|
*/
|
|
19
19
|
list(
|
|
20
20
|
customObjectAPIName: string,
|
|
21
|
+
query: RecordListParams | null | undefined = {},
|
|
21
22
|
options?: RequestOptions,
|
|
22
23
|
): PagePromise<CustomObjectDataRowsPageCursorURL, CustomObjectDataRow> {
|
|
23
24
|
return this._client.getAPIList(
|
|
24
25
|
path`/custom-objects/${customObjectAPIName}/records/`,
|
|
25
26
|
PageCursorURL<CustomObjectDataRow>,
|
|
26
|
-
options,
|
|
27
|
+
{ query, ...options },
|
|
27
28
|
);
|
|
28
29
|
}
|
|
29
30
|
|
|
@@ -263,6 +264,15 @@ export interface RecordBulkUpdateResponse {
|
|
|
263
264
|
data?: Array<CustomObjectDataRow>;
|
|
264
265
|
}
|
|
265
266
|
|
|
267
|
+
export interface RecordListParams {
|
|
268
|
+
cursor?: string;
|
|
269
|
+
|
|
270
|
+
/**
|
|
271
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
272
|
+
*/
|
|
273
|
+
limit?: number;
|
|
274
|
+
}
|
|
275
|
+
|
|
266
276
|
export type RecordCreateParams = { [key: string]: unknown };
|
|
267
277
|
|
|
268
278
|
export interface RecordQueryParams {
|
|
@@ -332,6 +342,7 @@ export declare namespace Records {
|
|
|
332
342
|
type RecordBulkCreateResponse as RecordBulkCreateResponse,
|
|
333
343
|
type RecordBulkUpdateResponse as RecordBulkUpdateResponse,
|
|
334
344
|
type CustomObjectDataRowsPageCursorURL as CustomObjectDataRowsPageCursorURL,
|
|
345
|
+
type RecordListParams as RecordListParams,
|
|
335
346
|
type RecordCreateParams as RecordCreateParams,
|
|
336
347
|
type RecordQueryParams as RecordQueryParams,
|
|
337
348
|
type RecordUpdateParams as RecordUpdateParams,
|
|
@@ -280,6 +280,11 @@ export interface CustomSettingUpdateResponse {
|
|
|
280
280
|
export interface CustomSettingListParams {
|
|
281
281
|
cursor?: string;
|
|
282
282
|
|
|
283
|
+
/**
|
|
284
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
285
|
+
*/
|
|
286
|
+
limit?: number;
|
|
287
|
+
|
|
283
288
|
order_by?: string;
|
|
284
289
|
}
|
|
285
290
|
|
package/src/resources/devices.ts
CHANGED
|
@@ -14,9 +14,13 @@ export class EarningTypes extends APIResource {
|
|
|
14
14
|
* - Requires: `Global Payroll`
|
|
15
15
|
*/
|
|
16
16
|
list(
|
|
17
|
+
query: EarningTypeListParams | null | undefined = {},
|
|
17
18
|
options?: RequestOptions,
|
|
18
19
|
): PagePromise<EarningTypeListResponsesPageCursorURL, EarningTypeListResponse> {
|
|
19
|
-
return this._client.getAPIList('/earning-types/', PageCursorURL<EarningTypeListResponse>,
|
|
20
|
+
return this._client.getAPIList('/earning-types/', PageCursorURL<EarningTypeListResponse>, {
|
|
21
|
+
query,
|
|
22
|
+
...options,
|
|
23
|
+
});
|
|
20
24
|
}
|
|
21
25
|
}
|
|
22
26
|
|
|
@@ -50,9 +54,19 @@ export interface EarningTypeListResponse {
|
|
|
50
54
|
earning_code?: string;
|
|
51
55
|
}
|
|
52
56
|
|
|
57
|
+
export interface EarningTypeListParams {
|
|
58
|
+
cursor?: string;
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
62
|
+
*/
|
|
63
|
+
limit?: number;
|
|
64
|
+
}
|
|
65
|
+
|
|
53
66
|
export declare namespace EarningTypes {
|
|
54
67
|
export {
|
|
55
68
|
type EarningTypeListResponse as EarningTypeListResponse,
|
|
56
69
|
type EarningTypeListResponsesPageCursorURL as EarningTypeListResponsesPageCursorURL,
|
|
70
|
+
type EarningTypeListParams as EarningTypeListParams,
|
|
57
71
|
};
|
|
58
72
|
}
|
|
@@ -17,9 +17,13 @@ export class EarningsInputs extends APIResource {
|
|
|
17
17
|
* - Requires: `Global Payroll`
|
|
18
18
|
*/
|
|
19
19
|
list(
|
|
20
|
+
query: EarningsInputListParams | null | undefined = {},
|
|
20
21
|
options?: RequestOptions,
|
|
21
22
|
): PagePromise<EarningsInputListResponsesPageCursorURL, EarningsInputListResponse> {
|
|
22
|
-
return this._client.getAPIList('/earnings-inputs/', PageCursorURL<EarningsInputListResponse>,
|
|
23
|
+
return this._client.getAPIList('/earnings-inputs/', PageCursorURL<EarningsInputListResponse>, {
|
|
24
|
+
query,
|
|
25
|
+
...options,
|
|
26
|
+
});
|
|
23
27
|
}
|
|
24
28
|
|
|
25
29
|
/**
|
|
@@ -197,6 +201,15 @@ export interface EarningsInputCreateResponse {
|
|
|
197
201
|
worker_id?: string;
|
|
198
202
|
}
|
|
199
203
|
|
|
204
|
+
export interface EarningsInputListParams {
|
|
205
|
+
cursor?: string;
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
209
|
+
*/
|
|
210
|
+
limit?: number;
|
|
211
|
+
}
|
|
212
|
+
|
|
200
213
|
export interface EarningsInputCreateParams {
|
|
201
214
|
/**
|
|
202
215
|
* Earning amount as a string-encoded decimal.
|
|
@@ -267,6 +280,7 @@ export declare namespace EarningsInputs {
|
|
|
267
280
|
type EarningsInputListResponse as EarningsInputListResponse,
|
|
268
281
|
type EarningsInputCreateResponse as EarningsInputCreateResponse,
|
|
269
282
|
type EarningsInputListResponsesPageCursorURL as EarningsInputListResponsesPageCursorURL,
|
|
283
|
+
type EarningsInputListParams as EarningsInputListParams,
|
|
270
284
|
type EarningsInputCreateParams as EarningsInputCreateParams,
|
|
271
285
|
};
|
|
272
286
|
}
|
|
@@ -99,6 +99,11 @@ export interface EmploymentTypeRetrieveResponse extends BusinessPartnersAPI.Meta
|
|
|
99
99
|
export interface EmploymentTypeListParams {
|
|
100
100
|
cursor?: string;
|
|
101
101
|
|
|
102
|
+
/**
|
|
103
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
104
|
+
*/
|
|
105
|
+
limit?: number;
|
|
106
|
+
|
|
102
107
|
order_by?: string;
|
|
103
108
|
}
|
|
104
109
|
|
|
@@ -149,6 +149,13 @@ export namespace ExecutionListLogsResponse {
|
|
|
149
149
|
}
|
|
150
150
|
|
|
151
151
|
export interface ExecutionListParams {
|
|
152
|
+
cursor?: string;
|
|
153
|
+
|
|
154
|
+
/**
|
|
155
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
156
|
+
*/
|
|
157
|
+
limit?: number;
|
|
158
|
+
|
|
152
159
|
order_by?: string;
|
|
153
160
|
}
|
|
154
161
|
|
|
@@ -141,6 +141,13 @@ export interface FunctionCreateDevBundleResponse {
|
|
|
141
141
|
}
|
|
142
142
|
|
|
143
143
|
export interface FunctionListParams {
|
|
144
|
+
cursor?: string;
|
|
145
|
+
|
|
146
|
+
/**
|
|
147
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
148
|
+
*/
|
|
149
|
+
limit?: number;
|
|
150
|
+
|
|
144
151
|
order_by?: string;
|
|
145
152
|
}
|
|
146
153
|
|
|
@@ -1806,6 +1806,11 @@ export interface HeadcountPositionListParams {
|
|
|
1806
1806
|
|
|
1807
1807
|
filter?: string;
|
|
1808
1808
|
|
|
1809
|
+
/**
|
|
1810
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
1811
|
+
*/
|
|
1812
|
+
limit?: number;
|
|
1813
|
+
|
|
1809
1814
|
order_by?: string;
|
|
1810
1815
|
}
|
|
1811
1816
|
|
|
@@ -87,6 +87,11 @@ export interface HeadcountPriorityRetrieveResponse extends BusinessPartnersAPI.M
|
|
|
87
87
|
export interface HeadcountPriorityListParams {
|
|
88
88
|
cursor?: string;
|
|
89
89
|
|
|
90
|
+
/**
|
|
91
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
92
|
+
*/
|
|
93
|
+
limit?: number;
|
|
94
|
+
|
|
90
95
|
order_by?: string;
|
|
91
96
|
}
|
|
92
97
|
|
package/src/resources/index.ts
CHANGED
|
@@ -124,6 +124,7 @@ export {
|
|
|
124
124
|
export {
|
|
125
125
|
CustomObjects,
|
|
126
126
|
type CustomObject,
|
|
127
|
+
type CustomObjectListParams,
|
|
127
128
|
type CustomObjectCreateParams,
|
|
128
129
|
type CustomObjectUpdateParams,
|
|
129
130
|
type CustomObjectsPageCursorURL,
|
|
@@ -179,12 +180,14 @@ export { DraftHires, type DraftHireCreateResponse, type DraftHireCreateParams }
|
|
|
179
180
|
export {
|
|
180
181
|
EarningTypes,
|
|
181
182
|
type EarningTypeListResponse,
|
|
183
|
+
type EarningTypeListParams,
|
|
182
184
|
type EarningTypeListResponsesPageCursorURL,
|
|
183
185
|
} from './earning-types';
|
|
184
186
|
export {
|
|
185
187
|
EarningsInputs,
|
|
186
188
|
type EarningsInputListResponse,
|
|
187
189
|
type EarningsInputCreateResponse,
|
|
190
|
+
type EarningsInputListParams,
|
|
188
191
|
type EarningsInputCreateParams,
|
|
189
192
|
type EarningsInputListResponsesPageCursorURL,
|
|
190
193
|
} from './earnings-inputs';
|
|
@@ -375,13 +378,38 @@ export {
|
|
|
375
378
|
type LocationFactorListParams,
|
|
376
379
|
type LocationFactorListResponsesPageCursorURL,
|
|
377
380
|
} from './location-factors';
|
|
381
|
+
export { Metadata, type MetadataExtractResponse, type MetadataExtractParams } from './metadata/metadata';
|
|
378
382
|
export {
|
|
379
383
|
ObjectCategories,
|
|
380
384
|
type ObjectCategory,
|
|
385
|
+
type ObjectCategoryListParams,
|
|
381
386
|
type ObjectCategoryCreateParams,
|
|
382
387
|
type ObjectCategoryUpdateParams,
|
|
383
388
|
type ObjectCategoriesPageCursorURL,
|
|
384
389
|
} from './object-categories';
|
|
390
|
+
export {
|
|
391
|
+
PackageInstalls,
|
|
392
|
+
type PackageInstallCreateResponse,
|
|
393
|
+
type PackageInstallRetrieveResponse,
|
|
394
|
+
type PackageInstallCreateParams,
|
|
395
|
+
} from './package-installs';
|
|
396
|
+
export {
|
|
397
|
+
PackageUninstalls,
|
|
398
|
+
type PackageUninstallCreateResponse,
|
|
399
|
+
type PackageUninstallRetrieveResponse,
|
|
400
|
+
type PackageUninstallCreateParams,
|
|
401
|
+
} from './package-uninstalls';
|
|
402
|
+
export {
|
|
403
|
+
PackageVersionComponentUpdates,
|
|
404
|
+
type PackageVersionComponentUpdateCreateResponse,
|
|
405
|
+
type PackageVersionComponentUpdateRetrieveResponse,
|
|
406
|
+
type PackageVersionComponentUpdateCreateParams,
|
|
407
|
+
} from './package-version-component-updates';
|
|
408
|
+
export {
|
|
409
|
+
PackageVersions,
|
|
410
|
+
type PackageVersionUpdateResponse,
|
|
411
|
+
type PackageVersionUpdateParams,
|
|
412
|
+
} from './package-versions/package-versions';
|
|
385
413
|
export {
|
|
386
414
|
Packages,
|
|
387
415
|
type PackageListResponse,
|
|
@@ -413,6 +441,14 @@ export {
|
|
|
413
441
|
} from './report-runs';
|
|
414
442
|
export { Reports, type ReportRetrieveResponse } from './reports/reports';
|
|
415
443
|
export { SSOMeResource, type SSOMe, type SSOMeListParams } from './sso-me';
|
|
444
|
+
export {
|
|
445
|
+
Sandboxes,
|
|
446
|
+
type SandboxListResponse,
|
|
447
|
+
type SandboxCreateResponse,
|
|
448
|
+
type SandboxListParams,
|
|
449
|
+
type SandboxCreateParams,
|
|
450
|
+
type SandboxListResponsesPageCursorURL,
|
|
451
|
+
} from './sandboxes';
|
|
416
452
|
export {
|
|
417
453
|
ScheduledJobAssignments,
|
|
418
454
|
type ScheduledJobAssignmentListResponse,
|
|
@@ -471,6 +507,7 @@ export {
|
|
|
471
507
|
type SiteUploadBatchesPresignResponse,
|
|
472
508
|
type SiteFilesResponse,
|
|
473
509
|
type SiteFileOperationsResponse,
|
|
510
|
+
type SiteListParams,
|
|
474
511
|
type SiteCreateParams,
|
|
475
512
|
type SiteUpdateParams,
|
|
476
513
|
type SiteUploadBatchesPresignParams,
|
|
@@ -235,6 +235,11 @@ export interface JobAssignmentListParams {
|
|
|
235
235
|
|
|
236
236
|
filter?: string;
|
|
237
237
|
|
|
238
|
+
/**
|
|
239
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
240
|
+
*/
|
|
241
|
+
limit?: number;
|
|
242
|
+
|
|
238
243
|
order_by?: string;
|
|
239
244
|
}
|
|
240
245
|
|
|
@@ -345,6 +350,11 @@ export interface JobAssignmentListChangeLogParams {
|
|
|
345
350
|
|
|
346
351
|
expand?: string;
|
|
347
352
|
|
|
353
|
+
/**
|
|
354
|
+
* The maximum number of results to return. Defaults to 50. Maximum is 100.
|
|
355
|
+
*/
|
|
356
|
+
limit?: number;
|
|
357
|
+
|
|
348
358
|
order_by?: string;
|
|
349
359
|
}
|
|
350
360
|
|