@seamapi/http 1.128.0 → 2.0.0
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/README.md +0 -13
- package/lib/seam/connect/index.d.ts +1 -0
- package/lib/seam/connect/index.js +1 -0
- package/lib/seam/connect/index.js.map +1 -1
- package/lib/seam/connect/options.d.ts +0 -1
- package/lib/seam/connect/options.js.map +1 -1
- package/lib/seam/connect/parse-options.js +0 -2
- package/lib/seam/connect/parse-options.js.map +1 -1
- package/lib/seam/connect/resolve-action-attempt.d.ts +5 -5
- package/lib/seam/connect/resolve-action-attempt.js.map +1 -1
- package/lib/seam/connect/resources/access-code.d.ts +1 -1
- package/lib/seam/connect/resources/access-grant.d.ts +1 -1
- package/lib/seam/connect/resources/access-method.d.ts +1 -1
- package/lib/seam/connect/resources/acs-access-group.d.ts +1 -1
- package/lib/seam/connect/resources/acs-credential.d.ts +1 -1
- package/lib/seam/connect/resources/acs-encoder.d.ts +1 -1
- package/lib/seam/connect/resources/acs-entrance.d.ts +1 -1
- package/lib/seam/connect/resources/acs-system.d.ts +1 -1
- package/lib/seam/connect/resources/acs-user.d.ts +1 -2
- package/lib/seam/connect/resources/action-attempt.d.ts +1 -1
- package/lib/seam/connect/resources/batch.d.ts +53 -29
- package/lib/seam/connect/resources/client-session.d.ts +1 -1
- package/lib/seam/connect/resources/connect-webview.d.ts +1 -3
- package/lib/seam/connect/resources/connected-account.d.ts +1 -1
- package/lib/seam/connect/resources/customer-portal.d.ts +1 -1
- package/lib/seam/connect/resources/device-provider.d.ts +1 -1
- package/lib/seam/connect/resources/device.d.ts +1 -2
- package/lib/seam/connect/resources/event.d.ts +1 -9
- package/lib/seam/connect/resources/index.d.ts +32 -43
- package/lib/seam/connect/resources/instant-key.d.ts +1 -1
- package/lib/seam/connect/resources/noise-threshold.d.ts +1 -1
- package/lib/seam/connect/resources/phone.d.ts +1 -1
- package/lib/seam/connect/resources/space.d.ts +1 -3
- package/lib/seam/connect/resources/thermostat-daily-program.d.ts +1 -1
- package/lib/seam/connect/resources/thermostat-schedule.d.ts +1 -1
- package/lib/seam/connect/resources/unmanaged-access-code.d.ts +1 -1
- package/lib/seam/connect/resources/unmanaged-access-grant.d.ts +94 -0
- package/lib/seam/connect/resources/{customer.js → unmanaged-access-grant.js} +1 -1
- package/lib/seam/connect/resources/unmanaged-access-grant.js.map +1 -0
- package/lib/seam/connect/resources/unmanaged-access-method.d.ts +70 -0
- package/lib/seam/connect/resources/{acs-credential-pool.js → unmanaged-access-method.js} +1 -1
- package/lib/seam/connect/resources/unmanaged-access-method.js.map +1 -0
- package/lib/seam/connect/resources/unmanaged-device.d.ts +1 -1
- package/lib/seam/connect/resources/unmanaged-user-identity.d.ts +26 -0
- package/lib/seam/connect/resources/{bridge-client-session.js → unmanaged-user-identity.js} +1 -1
- package/lib/seam/connect/resources/unmanaged-user-identity.js.map +1 -0
- package/lib/seam/connect/resources/user-identity.d.ts +1 -1
- package/lib/seam/connect/resources/webhook.d.ts +1 -1
- package/lib/seam/connect/resources/workspace.d.ts +1 -1
- package/lib/seam/connect/routes/access-codes/access-codes.d.ts +7 -64
- package/lib/seam/connect/routes/access-codes/access-codes.js +0 -12
- package/lib/seam/connect/routes/access-codes/access-codes.js.map +1 -1
- package/lib/seam/connect/routes/access-codes/simulate/simulate.d.ts +2 -6
- package/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.d.ts +3 -25
- package/lib/seam/connect/routes/access-grants/access-grants.d.ts +7 -35
- package/lib/seam/connect/routes/access-grants/unmanaged/unmanaged.d.ts +3 -15
- package/lib/seam/connect/routes/access-methods/access-methods.d.ts +15 -37
- package/lib/seam/connect/routes/access-methods/access-methods.js.map +1 -1
- package/lib/seam/connect/routes/access-methods/unmanaged/unmanaged.d.ts +3 -11
- package/lib/seam/connect/routes/acs/access-groups/access-groups.d.ts +7 -37
- package/lib/seam/connect/routes/acs/access-groups/access-groups.js +0 -4
- package/lib/seam/connect/routes/acs/access-groups/access-groups.js.map +1 -1
- package/lib/seam/connect/routes/acs/access-groups/index.d.ts +0 -1
- package/lib/seam/connect/routes/acs/access-groups/index.js +0 -1
- package/lib/seam/connect/routes/acs/access-groups/index.js.map +1 -1
- package/lib/seam/connect/routes/acs/acs.d.ts +0 -4
- package/lib/seam/connect/routes/acs/acs.js +0 -8
- package/lib/seam/connect/routes/acs/acs.js.map +1 -1
- package/lib/seam/connect/routes/acs/credentials/credentials.d.ts +6 -61
- package/lib/seam/connect/routes/acs/credentials/credentials.js +0 -16
- package/lib/seam/connect/routes/acs/credentials/credentials.js.map +1 -1
- package/lib/seam/connect/routes/acs/credentials/index.d.ts +0 -1
- package/lib/seam/connect/routes/acs/credentials/index.js +0 -1
- package/lib/seam/connect/routes/acs/credentials/index.js.map +1 -1
- package/lib/seam/connect/routes/acs/encoders/encoders.d.ts +13 -27
- package/lib/seam/connect/routes/acs/encoders/encoders.js.map +1 -1
- package/lib/seam/connect/routes/acs/encoders/simulate/simulate.d.ts +0 -16
- package/lib/seam/connect/routes/acs/entrances/entrances.d.ts +9 -27
- package/lib/seam/connect/routes/acs/entrances/entrances.js.map +1 -1
- package/lib/seam/connect/routes/acs/index.d.ts +0 -2
- package/lib/seam/connect/routes/acs/index.js +0 -2
- package/lib/seam/connect/routes/acs/index.js.map +1 -1
- package/lib/seam/connect/routes/acs/systems/systems.d.ts +4 -20
- package/lib/seam/connect/routes/acs/users/index.d.ts +0 -1
- package/lib/seam/connect/routes/acs/users/index.js +0 -1
- package/lib/seam/connect/routes/acs/users/index.js.map +1 -1
- package/lib/seam/connect/routes/acs/users/users.d.ts +6 -52
- package/lib/seam/connect/routes/acs/users/users.js +0 -4
- package/lib/seam/connect/routes/acs/users/users.js.map +1 -1
- package/lib/seam/connect/routes/action-attempts/action-attempts.d.ts +5 -12
- package/lib/seam/connect/routes/action-attempts/action-attempts.js.map +1 -1
- package/lib/seam/connect/routes/client-sessions/client-sessions.d.ts +5 -33
- package/lib/seam/connect/routes/connect-webviews/connect-webviews.d.ts +4 -21
- package/lib/seam/connect/routes/connected-accounts/connected-accounts.d.ts +3 -24
- package/lib/seam/connect/routes/connected-accounts/simulate/simulate.d.ts +0 -4
- package/lib/seam/connect/routes/customers/customers.d.ts +2 -17
- package/lib/seam/connect/routes/customers/customers.js +0 -4
- package/lib/seam/connect/routes/customers/customers.js.map +1 -1
- package/lib/seam/connect/routes/customers/index.d.ts +0 -1
- package/lib/seam/connect/routes/customers/index.js +0 -1
- package/lib/seam/connect/routes/customers/index.js.map +1 -1
- package/lib/seam/connect/routes/devices/devices.d.ts +5 -41
- package/lib/seam/connect/routes/devices/devices.js +0 -12
- package/lib/seam/connect/routes/devices/devices.js.map +1 -1
- package/lib/seam/connect/routes/devices/simulate/simulate.d.ts +0 -24
- package/lib/seam/connect/routes/devices/unmanaged/unmanaged.d.ts +3 -17
- package/lib/seam/connect/routes/events/events.d.ts +3 -11
- package/lib/seam/connect/routes/index.d.ts +0 -3
- package/lib/seam/connect/routes/index.js +0 -3
- package/lib/seam/connect/routes/index.js.map +1 -1
- package/lib/seam/connect/routes/instant-keys/instant-keys.d.ts +3 -15
- package/lib/seam/connect/routes/locks/locks.d.ts +13 -31
- package/lib/seam/connect/routes/locks/locks.js.map +1 -1
- package/lib/seam/connect/routes/locks/simulate/simulate.d.ts +7 -11
- package/lib/seam/connect/routes/locks/simulate/simulate.js.map +1 -1
- package/lib/seam/connect/routes/noise-sensors/noise-sensors.d.ts +2 -8
- package/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.d.ts +4 -28
- package/lib/seam/connect/routes/noise-sensors/simulate/simulate.d.ts +0 -4
- package/lib/seam/connect/routes/phones/phones.d.ts +3 -15
- package/lib/seam/connect/routes/phones/simulate/simulate.d.ts +2 -6
- package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.d.ts +1 -5
- package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.js +0 -22
- package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.js.map +1 -1
- package/lib/seam/connect/routes/seam-http-endpoints.d.ts +8 -122
- package/lib/seam/connect/routes/seam-http-endpoints.js +0 -834
- package/lib/seam/connect/routes/seam-http-endpoints.js.map +1 -1
- package/lib/seam/connect/routes/seam-http.d.ts +0 -4
- package/lib/seam/connect/routes/seam-http.js +0 -8
- package/lib/seam/connect/routes/seam-http.js.map +1 -1
- package/lib/seam/connect/routes/spaces/spaces.d.ts +7 -60
- package/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.d.ts +6 -16
- package/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.js.map +1 -1
- package/lib/seam/connect/routes/thermostats/schedules/schedules.d.ts +4 -24
- package/lib/seam/connect/routes/thermostats/simulate/simulate.d.ts +0 -8
- package/lib/seam/connect/routes/thermostats/thermostats.d.ts +27 -87
- package/lib/seam/connect/routes/thermostats/thermostats.js +0 -12
- package/lib/seam/connect/routes/thermostats/thermostats.js.map +1 -1
- package/lib/seam/connect/routes/user-identities/index.d.ts +0 -1
- package/lib/seam/connect/routes/user-identities/index.js +0 -1
- package/lib/seam/connect/routes/user-identities/index.js.map +1 -1
- package/lib/seam/connect/routes/user-identities/unmanaged/unmanaged.d.ts +3 -15
- package/lib/seam/connect/routes/user-identities/user-identities.d.ts +14 -72
- package/lib/seam/connect/routes/user-identities/user-identities.js +0 -4
- package/lib/seam/connect/routes/user-identities/user-identities.js.map +1 -1
- package/lib/seam/connect/routes/webhooks/webhooks.d.ts +4 -24
- package/lib/seam/connect/routes/workspaces/index.d.ts +0 -1
- package/lib/seam/connect/routes/workspaces/index.js +0 -1
- package/lib/seam/connect/routes/workspaces/index.js.map +1 -1
- package/lib/seam/connect/routes/workspaces/workspaces.d.ts +8 -41
- package/lib/seam/connect/routes/workspaces/workspaces.js +0 -16
- package/lib/seam/connect/routes/workspaces/workspaces.js.map +1 -1
- package/lib/seam/connect/seam-http-request.js.map +1 -1
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/version.js.map +1 -1
- package/package.json +4 -4
- package/src/lib/seam/connect/index.ts +1 -0
- package/src/lib/seam/connect/options.ts +0 -1
- package/src/lib/seam/connect/parse-options.ts +0 -2
- package/src/lib/seam/connect/resolve-action-attempt.ts +7 -10
- package/src/lib/seam/connect/resources/access-code.ts +1 -1
- package/src/lib/seam/connect/resources/access-grant.ts +1 -1
- package/src/lib/seam/connect/resources/access-method.ts +1 -1
- package/src/lib/seam/connect/resources/acs-access-group.ts +1 -1
- package/src/lib/seam/connect/resources/acs-credential.ts +1 -1
- package/src/lib/seam/connect/resources/acs-encoder.ts +1 -1
- package/src/lib/seam/connect/resources/acs-entrance.ts +1 -1
- package/src/lib/seam/connect/resources/acs-system.ts +1 -1
- package/src/lib/seam/connect/resources/acs-user.ts +1 -2
- package/src/lib/seam/connect/resources/action-attempt.ts +1 -1
- package/src/lib/seam/connect/resources/batch.ts +56 -29
- package/src/lib/seam/connect/resources/client-session.ts +1 -1
- package/src/lib/seam/connect/resources/connect-webview.ts +1 -5
- package/src/lib/seam/connect/resources/connected-account.ts +1 -1
- package/src/lib/seam/connect/resources/customer-portal.ts +1 -1
- package/src/lib/seam/connect/resources/device-provider.ts +1 -1
- package/src/lib/seam/connect/resources/device.ts +1 -3
- package/src/lib/seam/connect/resources/event.ts +1 -15
- package/src/lib/seam/connect/resources/index.ts +32 -43
- package/src/lib/seam/connect/resources/instant-key.ts +1 -1
- package/src/lib/seam/connect/resources/noise-threshold.ts +1 -1
- package/src/lib/seam/connect/resources/phone.ts +1 -1
- package/src/lib/seam/connect/resources/space.ts +1 -3
- package/src/lib/seam/connect/resources/thermostat-daily-program.ts +1 -1
- package/src/lib/seam/connect/resources/thermostat-schedule.ts +1 -1
- package/src/lib/seam/connect/resources/unmanaged-access-code.ts +1 -1
- package/src/lib/seam/connect/resources/unmanaged-access-grant.ts +164 -0
- package/src/lib/seam/connect/resources/unmanaged-access-method.ts +114 -0
- package/src/lib/seam/connect/resources/unmanaged-device.ts +1 -1
- package/src/lib/seam/connect/resources/unmanaged-user-identity.ts +48 -0
- package/src/lib/seam/connect/resources/user-identity.ts +1 -1
- package/src/lib/seam/connect/resources/webhook.ts +1 -1
- package/src/lib/seam/connect/resources/workspace.ts +1 -1
- package/src/lib/seam/connect/routes/access-codes/access-codes.ts +7 -107
- package/src/lib/seam/connect/routes/access-codes/simulate/simulate.ts +2 -8
- package/src/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.ts +3 -34
- package/src/lib/seam/connect/routes/access-grants/access-grants.ts +18 -45
- package/src/lib/seam/connect/routes/access-grants/unmanaged/unmanaged.ts +5 -20
- package/src/lib/seam/connect/routes/access-methods/access-methods.ts +20 -50
- package/src/lib/seam/connect/routes/access-methods/unmanaged/unmanaged.ts +3 -15
- package/src/lib/seam/connect/routes/acs/access-groups/access-groups.ts +7 -57
- package/src/lib/seam/connect/routes/acs/access-groups/index.ts +0 -1
- package/src/lib/seam/connect/routes/acs/acs.ts +0 -13
- package/src/lib/seam/connect/routes/acs/credentials/credentials.ts +6 -111
- package/src/lib/seam/connect/routes/acs/credentials/index.ts +0 -1
- package/src/lib/seam/connect/routes/acs/encoders/encoders.ts +13 -40
- package/src/lib/seam/connect/routes/acs/encoders/simulate/simulate.ts +0 -24
- package/src/lib/seam/connect/routes/acs/entrances/entrances.ts +7 -36
- package/src/lib/seam/connect/routes/acs/index.ts +0 -2
- package/src/lib/seam/connect/routes/acs/systems/systems.ts +4 -25
- package/src/lib/seam/connect/routes/acs/users/index.ts +0 -1
- package/src/lib/seam/connect/routes/acs/users/users.ts +6 -70
- package/src/lib/seam/connect/routes/action-attempts/action-attempts.ts +3 -15
- package/src/lib/seam/connect/routes/client-sessions/client-sessions.ts +5 -44
- package/src/lib/seam/connect/routes/connect-webviews/connect-webviews.ts +4 -29
- package/src/lib/seam/connect/routes/connected-accounts/connected-accounts.ts +3 -30
- package/src/lib/seam/connect/routes/connected-accounts/simulate/simulate.ts +0 -6
- package/src/lib/seam/connect/routes/customers/customers.ts +2 -26
- package/src/lib/seam/connect/routes/customers/index.ts +0 -1
- package/src/lib/seam/connect/routes/devices/devices.ts +5 -116
- package/src/lib/seam/connect/routes/devices/simulate/simulate.ts +0 -33
- package/src/lib/seam/connect/routes/devices/unmanaged/unmanaged.ts +3 -68
- package/src/lib/seam/connect/routes/events/events.ts +3 -13
- package/src/lib/seam/connect/routes/index.ts +0 -3
- package/src/lib/seam/connect/routes/instant-keys/instant-keys.ts +3 -20
- package/src/lib/seam/connect/routes/locks/locks.ts +7 -86
- package/src/lib/seam/connect/routes/locks/simulate/simulate.ts +7 -18
- package/src/lib/seam/connect/routes/noise-sensors/noise-sensors.ts +2 -55
- package/src/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.ts +4 -41
- package/src/lib/seam/connect/routes/noise-sensors/simulate/simulate.ts +0 -6
- package/src/lib/seam/connect/routes/phones/phones.ts +3 -18
- package/src/lib/seam/connect/routes/phones/simulate/simulate.ts +2 -8
- package/src/lib/seam/connect/routes/seam-http-endpoints-without-workspace.ts +1 -55
- package/src/lib/seam/connect/routes/seam-http-endpoints.ts +75 -2091
- package/src/lib/seam/connect/routes/seam-http.ts +0 -10
- package/src/lib/seam/connect/routes/spaces/spaces.ts +16 -73
- package/src/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.ts +6 -24
- package/src/lib/seam/connect/routes/thermostats/schedules/schedules.ts +4 -32
- package/src/lib/seam/connect/routes/thermostats/simulate/simulate.ts +0 -12
- package/src/lib/seam/connect/routes/thermostats/thermostats.ts +15 -186
- package/src/lib/seam/connect/routes/user-identities/index.ts +0 -1
- package/src/lib/seam/connect/routes/user-identities/unmanaged/unmanaged.ts +3 -21
- package/src/lib/seam/connect/routes/user-identities/user-identities.ts +14 -104
- package/src/lib/seam/connect/routes/webhooks/webhooks.ts +4 -29
- package/src/lib/seam/connect/routes/workspaces/index.ts +0 -1
- package/src/lib/seam/connect/routes/workspaces/workspaces.ts +6 -81
- package/src/lib/seam/connect/seam-http-request.ts +1 -1
- package/src/lib/version.ts +1 -1
- package/lib/seam/connect/resources/acs-credential-pool.d.ts +0 -9
- package/lib/seam/connect/resources/acs-credential-pool.js.map +0 -1
- package/lib/seam/connect/resources/acs-credential-provisioning-automation.d.ts +0 -7
- package/lib/seam/connect/resources/acs-credential-provisioning-automation.js +0 -6
- package/lib/seam/connect/resources/acs-credential-provisioning-automation.js.map +0 -1
- package/lib/seam/connect/resources/bridge-client-session.d.ts +0 -29
- package/lib/seam/connect/resources/bridge-client-session.js.map +0 -1
- package/lib/seam/connect/resources/bridge-connected-systems.d.ts +0 -10
- package/lib/seam/connect/resources/bridge-connected-systems.js +0 -6
- package/lib/seam/connect/resources/bridge-connected-systems.js.map +0 -1
- package/lib/seam/connect/resources/customer.d.ts +0 -5
- package/lib/seam/connect/resources/customer.js.map +0 -1
- package/lib/seam/connect/resources/customization-profile.d.ts +0 -18
- package/lib/seam/connect/resources/customization-profile.js +0 -6
- package/lib/seam/connect/resources/customization-profile.js.map +0 -1
- package/lib/seam/connect/resources/enrollment-automation.d.ts +0 -7
- package/lib/seam/connect/resources/enrollment-automation.js +0 -6
- package/lib/seam/connect/resources/enrollment-automation.js.map +0 -1
- package/lib/seam/connect/resources/magic-link.d.ts +0 -7
- package/lib/seam/connect/resources/magic-link.js +0 -6
- package/lib/seam/connect/resources/magic-link.js.map +0 -1
- package/lib/seam/connect/resources/phone-session.d.ts +0 -185
- package/lib/seam/connect/resources/phone-session.js +0 -6
- package/lib/seam/connect/resources/phone-session.js.map +0 -1
- package/lib/seam/connect/resources/staff-member.d.ts +0 -16
- package/lib/seam/connect/resources/staff-member.js +0 -6
- package/lib/seam/connect/resources/staff-member.js.map +0 -1
- package/lib/seam/connect/resources/unknown.d.ts +0 -1
- package/lib/seam/connect/resources/unknown.js +0 -6
- package/lib/seam/connect/resources/unknown.js.map +0 -1
- package/lib/seam/connect/resources/unmanaged-acs-access-group.d.ts +0 -89
- package/lib/seam/connect/resources/unmanaged-acs-access-group.js +0 -6
- package/lib/seam/connect/resources/unmanaged-acs-access-group.js.map +0 -1
- package/lib/seam/connect/resources/unmanaged-acs-credential.d.ts +0 -74
- package/lib/seam/connect/resources/unmanaged-acs-credential.js +0 -6
- package/lib/seam/connect/resources/unmanaged-acs-credential.js.map +0 -1
- package/lib/seam/connect/resources/unmanaged-acs-user.d.ts +0 -155
- package/lib/seam/connect/resources/unmanaged-acs-user.js +0 -6
- package/lib/seam/connect/resources/unmanaged-acs-user.js.map +0 -1
- package/lib/seam/connect/routes/acs/access-groups/unmanaged/index.d.ts +0 -1
- package/lib/seam/connect/routes/acs/access-groups/unmanaged/index.js +0 -6
- package/lib/seam/connect/routes/acs/access-groups/unmanaged/index.js.map +0 -1
- package/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.d.ts +0 -46
- package/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.js +0 -116
- package/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.js.map +0 -1
- package/lib/seam/connect/routes/acs/credential-pools/credential-pools.d.ts +0 -33
- package/lib/seam/connect/routes/acs/credential-pools/credential-pools.js +0 -104
- package/lib/seam/connect/routes/acs/credential-pools/credential-pools.js.map +0 -1
- package/lib/seam/connect/routes/acs/credential-pools/index.d.ts +0 -1
- package/lib/seam/connect/routes/acs/credential-pools/index.js +0 -6
- package/lib/seam/connect/routes/acs/credential-pools/index.js.map +0 -1
- package/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.d.ts +0 -33
- package/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.js +0 -104
- package/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.js.map +0 -1
- package/lib/seam/connect/routes/acs/credential-provisioning-automations/index.d.ts +0 -1
- package/lib/seam/connect/routes/acs/credential-provisioning-automations/index.js +0 -6
- package/lib/seam/connect/routes/acs/credential-provisioning-automations/index.js.map +0 -1
- package/lib/seam/connect/routes/acs/credentials/unmanaged/index.d.ts +0 -1
- package/lib/seam/connect/routes/acs/credentials/unmanaged/index.js +0 -6
- package/lib/seam/connect/routes/acs/credentials/unmanaged/index.js.map +0 -1
- package/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.d.ts +0 -46
- package/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.js +0 -116
- package/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.js.map +0 -1
- package/lib/seam/connect/routes/acs/users/unmanaged/index.d.ts +0 -1
- package/lib/seam/connect/routes/acs/users/unmanaged/index.js +0 -6
- package/lib/seam/connect/routes/acs/users/unmanaged/index.js.map +0 -1
- package/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.d.ts +0 -46
- package/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.js +0 -116
- package/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.js.map +0 -1
- package/lib/seam/connect/routes/bridges/bridges.d.ts +0 -46
- package/lib/seam/connect/routes/bridges/bridges.js +0 -116
- package/lib/seam/connect/routes/bridges/bridges.js.map +0 -1
- package/lib/seam/connect/routes/bridges/index.d.ts +0 -1
- package/lib/seam/connect/routes/bridges/index.js +0 -6
- package/lib/seam/connect/routes/bridges/index.js.map +0 -1
- package/lib/seam/connect/routes/customers/reservations/index.d.ts +0 -1
- package/lib/seam/connect/routes/customers/reservations/index.js +0 -6
- package/lib/seam/connect/routes/customers/reservations/index.js.map +0 -1
- package/lib/seam/connect/routes/customers/reservations/reservations.d.ts +0 -33
- package/lib/seam/connect/routes/customers/reservations/reservations.js +0 -104
- package/lib/seam/connect/routes/customers/reservations/reservations.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/console.d.ts +0 -21
- package/lib/seam/connect/routes/seam/console/console.js +0 -95
- package/lib/seam/connect/routes/seam/console/console.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/index.d.ts +0 -2
- package/lib/seam/connect/routes/seam/console/index.js +0 -7
- package/lib/seam/connect/routes/seam/console/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/index.d.ts +0 -5
- package/lib/seam/connect/routes/seam/console/v1/index.js +0 -10
- package/lib/seam/connect/routes/seam/console/v1/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/lynx-migration/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/console/v1/lynx-migration/index.js +0 -6
- package/lib/seam/connect/routes/seam/console/v1/lynx-migration/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/lynx-migration/lynx-migration.d.ts +0 -72
- package/lib/seam/connect/routes/seam/console/v1/lynx-migration/lynx-migration.js +0 -140
- package/lib/seam/connect/routes/seam/console/v1/lynx-migration/lynx-migration.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/sites/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/console/v1/sites/index.js +0 -6
- package/lib/seam/connect/routes/seam/console/v1/sites/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/sites/sites.d.ts +0 -72
- package/lib/seam/connect/routes/seam/console/v1/sites/sites.js +0 -140
- package/lib/seam/connect/routes/seam/console/v1/sites/sites.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/timelines/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/console/v1/timelines/index.js +0 -6
- package/lib/seam/connect/routes/seam/console/v1/timelines/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/timelines/timelines.d.ts +0 -33
- package/lib/seam/connect/routes/seam/console/v1/timelines/timelines.js +0 -104
- package/lib/seam/connect/routes/seam/console/v1/timelines/timelines.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/v1.d.ts +0 -39
- package/lib/seam/connect/routes/seam/console/v1/v1.js +0 -116
- package/lib/seam/connect/routes/seam/console/v1/v1.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/workspace/feature-flags/feature-flags.d.ts +0 -46
- package/lib/seam/connect/routes/seam/console/v1/workspace/feature-flags/feature-flags.js +0 -116
- package/lib/seam/connect/routes/seam/console/v1/workspace/feature-flags/feature-flags.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/workspace/feature-flags/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/console/v1/workspace/feature-flags/index.js +0 -6
- package/lib/seam/connect/routes/seam/console/v1/workspace/feature-flags/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/console/v1/workspace/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/console/v1/workspace/index.js +0 -6
- package/lib/seam/connect/routes/seam/console/v1/workspace/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/access-grants/access-grants.d.ts +0 -46
- package/lib/seam/connect/routes/seam/customer/v1/access-grants/access-grants.js +0 -116
- package/lib/seam/connect/routes/seam/customer/v1/access-grants/access-grants.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/access-grants/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/access-grants/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/access-grants/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/access-methods/access-methods.d.ts +0 -32
- package/lib/seam/connect/routes/seam/customer/v1/access-methods/access-methods.js +0 -104
- package/lib/seam/connect/routes/seam/customer/v1/access-methods/access-methods.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/access-methods/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/access-methods/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/access-methods/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.d.ts +0 -33
- package/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.js +0 -104
- package/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/automation-runs/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/automation-runs/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/automation-runs/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/automations/automations.d.ts +0 -59
- package/lib/seam/connect/routes/seam/customer/v1/automations/automations.js +0 -128
- package/lib/seam/connect/routes/seam/customer/v1/automations/automations.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/automations/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/automations/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/automations/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connector-customers/connector-customers.d.ts +0 -33
- package/lib/seam/connect/routes/seam/customer/v1/connector-customers/connector-customers.js +0 -104
- package/lib/seam/connect/routes/seam/customer/v1/connector-customers/connector-customers.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connector-customers/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connector-customers/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/connector-customers/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connectors/connectors.d.ts +0 -115
- package/lib/seam/connect/routes/seam/customer/v1/connectors/connectors.js +0 -184
- package/lib/seam/connect/routes/seam/customer/v1/connectors/connectors.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connectors/external-sites/external-sites.d.ts +0 -33
- package/lib/seam/connect/routes/seam/customer/v1/connectors/external-sites/external-sites.js +0 -104
- package/lib/seam/connect/routes/seam/customer/v1/connectors/external-sites/external-sites.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connectors/external-sites/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connectors/external-sites/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/connectors/external-sites/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connectors/ical/ical.d.ts +0 -33
- package/lib/seam/connect/routes/seam/customer/v1/connectors/ical/ical.js +0 -104
- package/lib/seam/connect/routes/seam/customer/v1/connectors/ical/ical.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connectors/ical/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connectors/ical/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/connectors/ical/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/connectors/index.d.ts +0 -3
- package/lib/seam/connect/routes/seam/customer/v1/connectors/index.js +0 -8
- package/lib/seam/connect/routes/seam/customer/v1/connectors/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/customers/automations/automations.d.ts +0 -46
- package/lib/seam/connect/routes/seam/customer/v1/customers/automations/automations.js +0 -116
- package/lib/seam/connect/routes/seam/customer/v1/customers/automations/automations.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/customers/automations/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/customers/automations/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/customers/automations/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/customers/customers.d.ts +0 -61
- package/lib/seam/connect/routes/seam/customer/v1/customers/customers.js +0 -132
- package/lib/seam/connect/routes/seam/customer/v1/customers/customers.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/customers/index.d.ts +0 -2
- package/lib/seam/connect/routes/seam/customer/v1/customers/index.js +0 -7
- package/lib/seam/connect/routes/seam/customer/v1/customers/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/encoders/encoders.d.ts +0 -33
- package/lib/seam/connect/routes/seam/customer/v1/encoders/encoders.js +0 -104
- package/lib/seam/connect/routes/seam/customer/v1/encoders/encoders.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/encoders/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/encoders/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/encoders/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/events/events.d.ts +0 -33
- package/lib/seam/connect/routes/seam/customer/v1/events/events.js +0 -104
- package/lib/seam/connect/routes/seam/customer/v1/events/events.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/events/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/events/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/events/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/index.d.ts +0 -15
- package/lib/seam/connect/routes/seam/customer/v1/index.js +0 -20
- package/lib/seam/connect/routes/seam/customer/v1/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/portals/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/portals/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/portals/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/portals/portals.d.ts +0 -46
- package/lib/seam/connect/routes/seam/customer/v1/portals/portals.js +0 -116
- package/lib/seam/connect/routes/seam/customer/v1/portals/portals.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/reservations/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/reservations/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/reservations/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/reservations/reservations.d.ts +0 -59
- package/lib/seam/connect/routes/seam/customer/v1/reservations/reservations.js +0 -128
- package/lib/seam/connect/routes/seam/customer/v1/reservations/reservations.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/settings/index.d.ts +0 -2
- package/lib/seam/connect/routes/seam/customer/v1/settings/index.js +0 -7
- package/lib/seam/connect/routes/seam/customer/v1/settings/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/settings/settings.d.ts +0 -48
- package/lib/seam/connect/routes/seam/customer/v1/settings/settings.js +0 -120
- package/lib/seam/connect/routes/seam/customer/v1/settings/settings.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/settings/vertical-resource-aliases/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/settings/vertical-resource-aliases/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/settings/vertical-resource-aliases/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/settings/vertical-resource-aliases/vertical-resource-aliases.d.ts +0 -33
- package/lib/seam/connect/routes/seam/customer/v1/settings/vertical-resource-aliases/vertical-resource-aliases.js +0 -104
- package/lib/seam/connect/routes/seam/customer/v1/settings/vertical-resource-aliases/vertical-resource-aliases.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/spaces/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/spaces/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/spaces/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/spaces/spaces.d.ts +0 -72
- package/lib/seam/connect/routes/seam/customer/v1/spaces/spaces.js +0 -140
- package/lib/seam/connect/routes/seam/customer/v1/spaces/spaces.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/staff-members/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/staff-members/index.js +0 -6
- package/lib/seam/connect/routes/seam/customer/v1/staff-members/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/staff-members/staff-members.d.ts +0 -46
- package/lib/seam/connect/routes/seam/customer/v1/staff-members/staff-members.js +0 -116
- package/lib/seam/connect/routes/seam/customer/v1/staff-members/staff-members.js.map +0 -1
- package/lib/seam/connect/routes/seam/customer/v1/v1.d.ts +0 -47
- package/lib/seam/connect/routes/seam/customer/v1/v1.js +0 -147
- package/lib/seam/connect/routes/seam/customer/v1/v1.js.map +0 -1
- package/lib/seam/connect/routes/seam/index.d.ts +0 -3
- package/lib/seam/connect/routes/seam/index.js +0 -8
- package/lib/seam/connect/routes/seam/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/partner/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/partner/index.js +0 -6
- package/lib/seam/connect/routes/seam/partner/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.d.ts +0 -21
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.js +0 -95
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.js.map +0 -1
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/index.d.ts +0 -2
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/index.js +0 -7
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/index.js +0 -6
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/index.js.map +0 -1
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.d.ts +0 -33
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.js +0 -104
- package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.js.map +0 -1
- package/lib/seam/connect/routes/seam/partner/v1/index.d.ts +0 -1
- package/lib/seam/connect/routes/seam/partner/v1/index.js +0 -6
- package/lib/seam/connect/routes/seam/partner/v1/index.js.map +0 -1
- package/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.d.ts +0 -72
- package/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.js +0 -140
- package/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.js.map +0 -1
- package/lib/seam/connect/routes/unstable-partner/building-blocks/index.d.ts +0 -1
- package/lib/seam/connect/routes/unstable-partner/building-blocks/index.js +0 -6
- package/lib/seam/connect/routes/unstable-partner/building-blocks/index.js.map +0 -1
- package/lib/seam/connect/routes/unstable-partner/index.d.ts +0 -2
- package/lib/seam/connect/routes/unstable-partner/index.js +0 -7
- package/lib/seam/connect/routes/unstable-partner/index.js.map +0 -1
- package/lib/seam/connect/routes/unstable-partner/unstable-partner.d.ts +0 -21
- package/lib/seam/connect/routes/unstable-partner/unstable-partner.js +0 -95
- package/lib/seam/connect/routes/unstable-partner/unstable-partner.js.map +0 -1
- package/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.d.ts +0 -72
- package/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.js +0 -140
- package/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.js.map +0 -1
- package/lib/seam/connect/routes/user-identities/enrollment-automations/index.d.ts +0 -1
- package/lib/seam/connect/routes/user-identities/enrollment-automations/index.js +0 -6
- package/lib/seam/connect/routes/user-identities/enrollment-automations/index.js.map +0 -1
- package/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.d.ts +0 -85
- package/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.js +0 -152
- package/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.js.map +0 -1
- package/lib/seam/connect/routes/workspaces/customization-profiles/index.d.ts +0 -1
- package/lib/seam/connect/routes/workspaces/customization-profiles/index.js +0 -6
- package/lib/seam/connect/routes/workspaces/customization-profiles/index.js.map +0 -1
- package/src/lib/seam/connect/resources/acs-credential-pool.ts +0 -20
- package/src/lib/seam/connect/resources/acs-credential-provisioning-automation.ts +0 -16
- package/src/lib/seam/connect/resources/bridge-client-session.ts +0 -51
- package/src/lib/seam/connect/resources/bridge-connected-systems.ts +0 -22
- package/src/lib/seam/connect/resources/customer.ts +0 -12
- package/src/lib/seam/connect/resources/customization-profile.ts +0 -27
- package/src/lib/seam/connect/resources/enrollment-automation.ts +0 -16
- package/src/lib/seam/connect/resources/magic-link.ts +0 -16
- package/src/lib/seam/connect/resources/phone-session.ts +0 -300
- package/src/lib/seam/connect/resources/staff-member.ts +0 -23
- package/src/lib/seam/connect/resources/unknown.ts +0 -6
- package/src/lib/seam/connect/resources/unmanaged-acs-access-group.ts +0 -169
- package/src/lib/seam/connect/resources/unmanaged-acs-credential.ts +0 -127
- package/src/lib/seam/connect/resources/unmanaged-acs-user.ts +0 -262
- package/src/lib/seam/connect/routes/acs/access-groups/unmanaged/index.ts +0 -6
- package/src/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.ts +0 -252
- package/src/lib/seam/connect/routes/acs/credential-pools/credential-pools.ts +0 -208
- package/src/lib/seam/connect/routes/acs/credential-pools/index.ts +0 -6
- package/src/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.ts +0 -212
- package/src/lib/seam/connect/routes/acs/credential-provisioning-automations/index.ts +0 -6
- package/src/lib/seam/connect/routes/acs/credentials/unmanaged/index.ts +0 -6
- package/src/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.ts +0 -256
- package/src/lib/seam/connect/routes/acs/users/unmanaged/index.ts +0 -6
- package/src/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.ts +0 -247
- package/src/lib/seam/connect/routes/bridges/bridges.ts +0 -237
- package/src/lib/seam/connect/routes/bridges/index.ts +0 -6
- package/src/lib/seam/connect/routes/customers/reservations/index.ts +0 -6
- package/src/lib/seam/connect/routes/customers/reservations/reservations.ts +0 -209
- package/src/lib/seam/connect/routes/seam/console/console.ts +0 -173
- package/src/lib/seam/connect/routes/seam/console/index.ts +0 -7
- package/src/lib/seam/connect/routes/seam/console/v1/index.ts +0 -10
- package/src/lib/seam/connect/routes/seam/console/v1/lynx-migration/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/console/v1/lynx-migration/lynx-migration.ts +0 -336
- package/src/lib/seam/connect/routes/seam/console/v1/sites/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/console/v1/sites/sites.ts +0 -322
- package/src/lib/seam/connect/routes/seam/console/v1/timelines/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/console/v1/timelines/timelines.ts +0 -209
- package/src/lib/seam/connect/routes/seam/console/v1/v1.ts +0 -228
- package/src/lib/seam/connect/routes/seam/console/v1/workspace/feature-flags/feature-flags.ts +0 -256
- package/src/lib/seam/connect/routes/seam/console/v1/workspace/feature-flags/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/console/v1/workspace/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/access-grants/access-grants.ts +0 -252
- package/src/lib/seam/connect/routes/seam/customer/v1/access-grants/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/access-methods/access-methods.ts +0 -215
- package/src/lib/seam/connect/routes/seam/customer/v1/access-methods/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.ts +0 -212
- package/src/lib/seam/connect/routes/seam/customer/v1/automation-runs/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/automations/automations.ts +0 -292
- package/src/lib/seam/connect/routes/seam/customer/v1/automations/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/connector-customers/connector-customers.ts +0 -212
- package/src/lib/seam/connect/routes/seam/customer/v1/connector-customers/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/connectors/connectors.ts +0 -473
- package/src/lib/seam/connect/routes/seam/customer/v1/connectors/external-sites/external-sites.ts +0 -212
- package/src/lib/seam/connect/routes/seam/customer/v1/connectors/external-sites/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/connectors/ical/ical.ts +0 -212
- package/src/lib/seam/connect/routes/seam/customer/v1/connectors/ical/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/connectors/index.ts +0 -8
- package/src/lib/seam/connect/routes/seam/customer/v1/customers/automations/automations.ts +0 -256
- package/src/lib/seam/connect/routes/seam/customer/v1/customers/automations/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/customers/customers.ts +0 -302
- package/src/lib/seam/connect/routes/seam/customer/v1/customers/index.ts +0 -7
- package/src/lib/seam/connect/routes/seam/customer/v1/encoders/encoders.ts +0 -209
- package/src/lib/seam/connect/routes/seam/customer/v1/encoders/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/events/events.ts +0 -208
- package/src/lib/seam/connect/routes/seam/customer/v1/events/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/index.ts +0 -20
- package/src/lib/seam/connect/routes/seam/customer/v1/portals/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/portals/portals.ts +0 -248
- package/src/lib/seam/connect/routes/seam/customer/v1/reservations/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/reservations/reservations.ts +0 -292
- package/src/lib/seam/connect/routes/seam/customer/v1/settings/index.ts +0 -7
- package/src/lib/seam/connect/routes/seam/customer/v1/settings/settings.ts +0 -262
- package/src/lib/seam/connect/routes/seam/customer/v1/settings/vertical-resource-aliases/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/settings/vertical-resource-aliases/vertical-resource-aliases.ts +0 -223
- package/src/lib/seam/connect/routes/seam/customer/v1/spaces/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/spaces/spaces.ts +0 -328
- package/src/lib/seam/connect/routes/seam/customer/v1/staff-members/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/customer/v1/staff-members/staff-members.ts +0 -252
- package/src/lib/seam/connect/routes/seam/customer/v1/v1.ts +0 -265
- package/src/lib/seam/connect/routes/seam/index.ts +0 -8
- package/src/lib/seam/connect/routes/seam/partner/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.ts +0 -179
- package/src/lib/seam/connect/routes/seam/partner/v1/building-blocks/index.ts +0 -7
- package/src/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/index.ts +0 -6
- package/src/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.ts +0 -212
- package/src/lib/seam/connect/routes/seam/partner/v1/index.ts +0 -6
- package/src/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.ts +0 -335
- package/src/lib/seam/connect/routes/unstable-partner/building-blocks/index.ts +0 -6
- package/src/lib/seam/connect/routes/unstable-partner/index.ts +0 -7
- package/src/lib/seam/connect/routes/unstable-partner/unstable-partner.ts +0 -176
- package/src/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.ts +0 -332
- package/src/lib/seam/connect/routes/user-identities/enrollment-automations/index.ts +0 -6
- package/src/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.ts +0 -370
- package/src/lib/seam/connect/routes/workspaces/customization-profiles/index.ts +0 -6
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Automatically generated by codegen/smith.ts.
|
|
3
|
-
* Do not edit this file or add other files to this directory.
|
|
4
|
-
*/
|
|
5
|
-
import { seamApiLtsVersion } from '../../../../../../../../lts-version.js';
|
|
6
|
-
import { getAuthHeadersForClientSessionToken, warnOnInsecureuserIdentifierKey, } from '../../../../../../../../seam/connect/auth.js';
|
|
7
|
-
import { createClient } from '../../../../../../../../seam/connect/client.js';
|
|
8
|
-
import { isSeamHttpOptionsWithApiKey, isSeamHttpOptionsWithClient, isSeamHttpOptionsWithClientSessionToken, isSeamHttpOptionsWithConsoleSessionToken, isSeamHttpOptionsWithPersonalAccessToken, SeamHttpInvalidOptionsError, } from '../../../../../../../../seam/connect/options.js';
|
|
9
|
-
import { limitToSeamHttpRequestOptions, parseOptions, } from '../../../../../../../../seam/connect/parse-options.js';
|
|
10
|
-
import { SeamHttpClientSessions } from '../../../../../../../../seam/connect/routes/client-sessions/index.js';
|
|
11
|
-
import { SeamHttpRequest } from '../../../../../../../../seam/connect/seam-http-request.js';
|
|
12
|
-
import { SeamPaginator } from '../../../../../../../../seam/connect/seam-paginator.js';
|
|
13
|
-
export class SeamHttpSeamCustomerV1SettingsVerticalResourceAliases {
|
|
14
|
-
client;
|
|
15
|
-
defaults;
|
|
16
|
-
ltsVersion = seamApiLtsVersion;
|
|
17
|
-
static ltsVersion = seamApiLtsVersion;
|
|
18
|
-
constructor(apiKeyOrOptions = {}) {
|
|
19
|
-
const options = parseOptions(apiKeyOrOptions);
|
|
20
|
-
if (!options.isUndocumentedApiEnabled) {
|
|
21
|
-
throw new Error('Cannot use undocumented API without isUndocumentedApiEnabled');
|
|
22
|
-
}
|
|
23
|
-
this.client = 'client' in options ? options.client : createClient(options);
|
|
24
|
-
this.defaults = limitToSeamHttpRequestOptions(options);
|
|
25
|
-
}
|
|
26
|
-
static fromClient(client, options = {}) {
|
|
27
|
-
const constructorOptions = { ...options, client };
|
|
28
|
-
if (!isSeamHttpOptionsWithClient(constructorOptions)) {
|
|
29
|
-
throw new SeamHttpInvalidOptionsError('Missing client');
|
|
30
|
-
}
|
|
31
|
-
return new SeamHttpSeamCustomerV1SettingsVerticalResourceAliases(constructorOptions);
|
|
32
|
-
}
|
|
33
|
-
static fromApiKey(apiKey, options = {}) {
|
|
34
|
-
const constructorOptions = { ...options, apiKey };
|
|
35
|
-
if (!isSeamHttpOptionsWithApiKey(constructorOptions)) {
|
|
36
|
-
throw new SeamHttpInvalidOptionsError('Missing apiKey');
|
|
37
|
-
}
|
|
38
|
-
return new SeamHttpSeamCustomerV1SettingsVerticalResourceAliases(constructorOptions);
|
|
39
|
-
}
|
|
40
|
-
static fromClientSessionToken(clientSessionToken, options = {}) {
|
|
41
|
-
const constructorOptions = { ...options, clientSessionToken };
|
|
42
|
-
if (!isSeamHttpOptionsWithClientSessionToken(constructorOptions)) {
|
|
43
|
-
throw new SeamHttpInvalidOptionsError('Missing clientSessionToken');
|
|
44
|
-
}
|
|
45
|
-
return new SeamHttpSeamCustomerV1SettingsVerticalResourceAliases(constructorOptions);
|
|
46
|
-
}
|
|
47
|
-
static async fromPublishableKey(publishableKey, userIdentifierKey, options = {}) {
|
|
48
|
-
warnOnInsecureuserIdentifierKey(userIdentifierKey);
|
|
49
|
-
const clientOptions = parseOptions({ ...options, publishableKey });
|
|
50
|
-
if (isSeamHttpOptionsWithClient(clientOptions)) {
|
|
51
|
-
throw new SeamHttpInvalidOptionsError('The client option cannot be used with SeamHttpSeamCustomerV1SettingsVerticalResourceAliases.fromPublishableKey');
|
|
52
|
-
}
|
|
53
|
-
const client = createClient(clientOptions);
|
|
54
|
-
const clientSessions = SeamHttpClientSessions.fromClient(client);
|
|
55
|
-
const { token } = await clientSessions.getOrCreate({
|
|
56
|
-
user_identifier_key: userIdentifierKey,
|
|
57
|
-
});
|
|
58
|
-
return SeamHttpSeamCustomerV1SettingsVerticalResourceAliases.fromClientSessionToken(token, options);
|
|
59
|
-
}
|
|
60
|
-
static fromConsoleSessionToken(consoleSessionToken, workspaceId, options = {}) {
|
|
61
|
-
const constructorOptions = { ...options, consoleSessionToken, workspaceId };
|
|
62
|
-
if (!isSeamHttpOptionsWithConsoleSessionToken(constructorOptions)) {
|
|
63
|
-
throw new SeamHttpInvalidOptionsError('Missing consoleSessionToken or workspaceId');
|
|
64
|
-
}
|
|
65
|
-
return new SeamHttpSeamCustomerV1SettingsVerticalResourceAliases(constructorOptions);
|
|
66
|
-
}
|
|
67
|
-
static fromPersonalAccessToken(personalAccessToken, workspaceId, options = {}) {
|
|
68
|
-
const constructorOptions = { ...options, personalAccessToken, workspaceId };
|
|
69
|
-
if (!isSeamHttpOptionsWithPersonalAccessToken(constructorOptions)) {
|
|
70
|
-
throw new SeamHttpInvalidOptionsError('Missing personalAccessToken or workspaceId');
|
|
71
|
-
}
|
|
72
|
-
return new SeamHttpSeamCustomerV1SettingsVerticalResourceAliases(constructorOptions);
|
|
73
|
-
}
|
|
74
|
-
createPaginator(request) {
|
|
75
|
-
return new SeamPaginator(this, request);
|
|
76
|
-
}
|
|
77
|
-
async updateClientSessionToken(clientSessionToken) {
|
|
78
|
-
const { headers } = this.client.defaults;
|
|
79
|
-
const authHeaders = getAuthHeadersForClientSessionToken({
|
|
80
|
-
clientSessionToken,
|
|
81
|
-
});
|
|
82
|
-
for (const key of Object.keys(authHeaders)) {
|
|
83
|
-
if (headers[key] == null) {
|
|
84
|
-
throw new Error('Cannot update a clientSessionToken on a client created without a clientSessionToken');
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
this.client.defaults.headers = { ...headers, ...authHeaders };
|
|
88
|
-
const clientSessions = SeamHttpClientSessions.fromClient(this.client);
|
|
89
|
-
await clientSessions.get();
|
|
90
|
-
}
|
|
91
|
-
get(parameters, options = {}) {
|
|
92
|
-
if (!this.defaults.isUndocumentedApiEnabled) {
|
|
93
|
-
throw new Error('Cannot use undocumented API without isUndocumentedApiEnabled');
|
|
94
|
-
}
|
|
95
|
-
return new SeamHttpRequest(this, {
|
|
96
|
-
pathname: '/seam/customer/v1/settings/vertical_resource_aliases/get',
|
|
97
|
-
method: 'POST',
|
|
98
|
-
body: parameters,
|
|
99
|
-
responseKey: 'vertical_resource_aliases',
|
|
100
|
-
options,
|
|
101
|
-
});
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
//# sourceMappingURL=vertical-resource-aliases.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"vertical-resource-aliases.js","sourceRoot":"","sources":["../../../../../../../../../src/lib/seam/connect/routes/seam/customer/v1/settings/vertical-resource-aliases/vertical-resource-aliases.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spaces.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/lib/seam/connect/routes/seam/customer/v1/spaces/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,cAAc,aAAa,CAAA"}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import type { RouteRequestBody, RouteResponse } from '@seamapi/types/connect';
|
|
2
|
-
import { type Client } from '../../../../../../../seam/connect/client.js';
|
|
3
|
-
import { type SeamHttpFromPublishableKeyOptions, type SeamHttpOptions, type SeamHttpOptionsWithApiKey, type SeamHttpOptionsWithClient, type SeamHttpOptionsWithClientSessionToken, type SeamHttpOptionsWithConsoleSessionToken, type SeamHttpOptionsWithPersonalAccessToken, type SeamHttpRequestOptions } from '../../../../../../../seam/connect/options.js';
|
|
4
|
-
import { SeamHttpRequest } from '../../../../../../../seam/connect/seam-http-request.js';
|
|
5
|
-
import { SeamPaginator } from '../../../../../../../seam/connect/seam-paginator.js';
|
|
6
|
-
export declare class SeamHttpSeamCustomerV1Spaces {
|
|
7
|
-
client: Client;
|
|
8
|
-
readonly defaults: Required<SeamHttpRequestOptions>;
|
|
9
|
-
readonly ltsVersion = "1.0.0";
|
|
10
|
-
static ltsVersion: string;
|
|
11
|
-
constructor(apiKeyOrOptions?: string | SeamHttpOptions);
|
|
12
|
-
static fromClient(client: SeamHttpOptionsWithClient['client'], options?: Omit<SeamHttpOptionsWithClient, 'client'>): SeamHttpSeamCustomerV1Spaces;
|
|
13
|
-
static fromApiKey(apiKey: SeamHttpOptionsWithApiKey['apiKey'], options?: Omit<SeamHttpOptionsWithApiKey, 'apiKey'>): SeamHttpSeamCustomerV1Spaces;
|
|
14
|
-
static fromClientSessionToken(clientSessionToken: SeamHttpOptionsWithClientSessionToken['clientSessionToken'], options?: Omit<SeamHttpOptionsWithClientSessionToken, 'clientSessionToken'>): SeamHttpSeamCustomerV1Spaces;
|
|
15
|
-
static fromPublishableKey(publishableKey: string, userIdentifierKey: string, options?: SeamHttpFromPublishableKeyOptions): Promise<SeamHttpSeamCustomerV1Spaces>;
|
|
16
|
-
static fromConsoleSessionToken(consoleSessionToken: SeamHttpOptionsWithConsoleSessionToken['consoleSessionToken'], workspaceId: SeamHttpOptionsWithConsoleSessionToken['workspaceId'], options?: Omit<SeamHttpOptionsWithConsoleSessionToken, 'consoleSessionToken' | 'workspaceId'>): SeamHttpSeamCustomerV1Spaces;
|
|
17
|
-
static fromPersonalAccessToken(personalAccessToken: SeamHttpOptionsWithPersonalAccessToken['personalAccessToken'], workspaceId: SeamHttpOptionsWithPersonalAccessToken['workspaceId'], options?: Omit<SeamHttpOptionsWithPersonalAccessToken, 'personalAccessToken' | 'workspaceId'>): SeamHttpSeamCustomerV1Spaces;
|
|
18
|
-
createPaginator<const TResponse, const TResponseKey extends keyof TResponse>(request: SeamHttpRequest<TResponse, TResponseKey>): SeamPaginator<TResponse, TResponseKey>;
|
|
19
|
-
updateClientSessionToken(clientSessionToken: SeamHttpOptionsWithClientSessionToken['clientSessionToken']): Promise<void>;
|
|
20
|
-
create(parameters: SeamCustomerV1SpacesCreateParameters, options?: SeamCustomerV1SpacesCreateOptions): SeamCustomerV1SpacesCreateRequest;
|
|
21
|
-
list(parameters?: SeamCustomerV1SpacesListParameters, options?: SeamCustomerV1SpacesListOptions): SeamCustomerV1SpacesListRequest;
|
|
22
|
-
listReservations(parameters: SeamCustomerV1SpacesListReservationsParameters, options?: SeamCustomerV1SpacesListReservationsOptions): SeamCustomerV1SpacesListReservationsRequest;
|
|
23
|
-
pushCommonAreas(parameters?: SeamCustomerV1SpacesPushCommonAreasParameters, options?: SeamCustomerV1SpacesPushCommonAreasOptions): SeamCustomerV1SpacesPushCommonAreasRequest;
|
|
24
|
-
}
|
|
25
|
-
export type SeamCustomerV1SpacesCreateParameters = RouteRequestBody<'/seam/customer/v1/spaces/create'>;
|
|
26
|
-
/**
|
|
27
|
-
* @deprecated Use SeamCustomerV1SpacesCreateParameters instead.
|
|
28
|
-
*/
|
|
29
|
-
export type SeamCustomerV1SpacesCreateBody = SeamCustomerV1SpacesCreateParameters;
|
|
30
|
-
/**
|
|
31
|
-
* @deprecated Use SeamCustomerV1SpacesCreateRequest instead.
|
|
32
|
-
*/
|
|
33
|
-
export type SeamCustomerV1SpacesCreateResponse = RouteResponse<'/seam/customer/v1/spaces/create'>;
|
|
34
|
-
export type SeamCustomerV1SpacesCreateRequest = SeamHttpRequest<SeamCustomerV1SpacesCreateResponse, 'space'>;
|
|
35
|
-
export interface SeamCustomerV1SpacesCreateOptions {
|
|
36
|
-
}
|
|
37
|
-
export type SeamCustomerV1SpacesListParameters = RouteRequestBody<'/seam/customer/v1/spaces/list'>;
|
|
38
|
-
/**
|
|
39
|
-
* @deprecated Use SeamCustomerV1SpacesListParameters instead.
|
|
40
|
-
*/
|
|
41
|
-
export type SeamCustomerV1SpacesListParams = SeamCustomerV1SpacesListParameters;
|
|
42
|
-
/**
|
|
43
|
-
* @deprecated Use SeamCustomerV1SpacesListRequest instead.
|
|
44
|
-
*/
|
|
45
|
-
export type SeamCustomerV1SpacesListResponse = RouteResponse<'/seam/customer/v1/spaces/list'>;
|
|
46
|
-
export type SeamCustomerV1SpacesListRequest = SeamHttpRequest<SeamCustomerV1SpacesListResponse, 'spaces'>;
|
|
47
|
-
export interface SeamCustomerV1SpacesListOptions {
|
|
48
|
-
}
|
|
49
|
-
export type SeamCustomerV1SpacesListReservationsParameters = RouteRequestBody<'/seam/customer/v1/spaces/list_reservations'>;
|
|
50
|
-
/**
|
|
51
|
-
* @deprecated Use SeamCustomerV1SpacesListReservationsParameters instead.
|
|
52
|
-
*/
|
|
53
|
-
export type SeamCustomerV1SpacesListReservationsParams = SeamCustomerV1SpacesListReservationsParameters;
|
|
54
|
-
/**
|
|
55
|
-
* @deprecated Use SeamCustomerV1SpacesListReservationsRequest instead.
|
|
56
|
-
*/
|
|
57
|
-
export type SeamCustomerV1SpacesListReservationsResponse = RouteResponse<'/seam/customer/v1/spaces/list_reservations'>;
|
|
58
|
-
export type SeamCustomerV1SpacesListReservationsRequest = SeamHttpRequest<SeamCustomerV1SpacesListReservationsResponse, 'reservations'>;
|
|
59
|
-
export interface SeamCustomerV1SpacesListReservationsOptions {
|
|
60
|
-
}
|
|
61
|
-
export type SeamCustomerV1SpacesPushCommonAreasParameters = RouteRequestBody<'/seam/customer/v1/spaces/push_common_areas'>;
|
|
62
|
-
/**
|
|
63
|
-
* @deprecated Use SeamCustomerV1SpacesPushCommonAreasParameters instead.
|
|
64
|
-
*/
|
|
65
|
-
export type SeamCustomerV1SpacesPushCommonAreasBody = SeamCustomerV1SpacesPushCommonAreasParameters;
|
|
66
|
-
/**
|
|
67
|
-
* @deprecated Use SeamCustomerV1SpacesPushCommonAreasRequest instead.
|
|
68
|
-
*/
|
|
69
|
-
export type SeamCustomerV1SpacesPushCommonAreasResponse = RouteResponse<'/seam/customer/v1/spaces/push_common_areas'>;
|
|
70
|
-
export type SeamCustomerV1SpacesPushCommonAreasRequest = SeamHttpRequest<void, undefined>;
|
|
71
|
-
export interface SeamCustomerV1SpacesPushCommonAreasOptions {
|
|
72
|
-
}
|
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Automatically generated by codegen/smith.ts.
|
|
3
|
-
* Do not edit this file or add other files to this directory.
|
|
4
|
-
*/
|
|
5
|
-
import { seamApiLtsVersion } from '../../../../../../../lts-version.js';
|
|
6
|
-
import { getAuthHeadersForClientSessionToken, warnOnInsecureuserIdentifierKey, } from '../../../../../../../seam/connect/auth.js';
|
|
7
|
-
import { createClient } from '../../../../../../../seam/connect/client.js';
|
|
8
|
-
import { isSeamHttpOptionsWithApiKey, isSeamHttpOptionsWithClient, isSeamHttpOptionsWithClientSessionToken, isSeamHttpOptionsWithConsoleSessionToken, isSeamHttpOptionsWithPersonalAccessToken, SeamHttpInvalidOptionsError, } from '../../../../../../../seam/connect/options.js';
|
|
9
|
-
import { limitToSeamHttpRequestOptions, parseOptions, } from '../../../../../../../seam/connect/parse-options.js';
|
|
10
|
-
import { SeamHttpClientSessions } from '../../../../../../../seam/connect/routes/client-sessions/index.js';
|
|
11
|
-
import { SeamHttpRequest } from '../../../../../../../seam/connect/seam-http-request.js';
|
|
12
|
-
import { SeamPaginator } from '../../../../../../../seam/connect/seam-paginator.js';
|
|
13
|
-
export class SeamHttpSeamCustomerV1Spaces {
|
|
14
|
-
client;
|
|
15
|
-
defaults;
|
|
16
|
-
ltsVersion = seamApiLtsVersion;
|
|
17
|
-
static ltsVersion = seamApiLtsVersion;
|
|
18
|
-
constructor(apiKeyOrOptions = {}) {
|
|
19
|
-
const options = parseOptions(apiKeyOrOptions);
|
|
20
|
-
if (!options.isUndocumentedApiEnabled) {
|
|
21
|
-
throw new Error('Cannot use undocumented API without isUndocumentedApiEnabled');
|
|
22
|
-
}
|
|
23
|
-
this.client = 'client' in options ? options.client : createClient(options);
|
|
24
|
-
this.defaults = limitToSeamHttpRequestOptions(options);
|
|
25
|
-
}
|
|
26
|
-
static fromClient(client, options = {}) {
|
|
27
|
-
const constructorOptions = { ...options, client };
|
|
28
|
-
if (!isSeamHttpOptionsWithClient(constructorOptions)) {
|
|
29
|
-
throw new SeamHttpInvalidOptionsError('Missing client');
|
|
30
|
-
}
|
|
31
|
-
return new SeamHttpSeamCustomerV1Spaces(constructorOptions);
|
|
32
|
-
}
|
|
33
|
-
static fromApiKey(apiKey, options = {}) {
|
|
34
|
-
const constructorOptions = { ...options, apiKey };
|
|
35
|
-
if (!isSeamHttpOptionsWithApiKey(constructorOptions)) {
|
|
36
|
-
throw new SeamHttpInvalidOptionsError('Missing apiKey');
|
|
37
|
-
}
|
|
38
|
-
return new SeamHttpSeamCustomerV1Spaces(constructorOptions);
|
|
39
|
-
}
|
|
40
|
-
static fromClientSessionToken(clientSessionToken, options = {}) {
|
|
41
|
-
const constructorOptions = { ...options, clientSessionToken };
|
|
42
|
-
if (!isSeamHttpOptionsWithClientSessionToken(constructorOptions)) {
|
|
43
|
-
throw new SeamHttpInvalidOptionsError('Missing clientSessionToken');
|
|
44
|
-
}
|
|
45
|
-
return new SeamHttpSeamCustomerV1Spaces(constructorOptions);
|
|
46
|
-
}
|
|
47
|
-
static async fromPublishableKey(publishableKey, userIdentifierKey, options = {}) {
|
|
48
|
-
warnOnInsecureuserIdentifierKey(userIdentifierKey);
|
|
49
|
-
const clientOptions = parseOptions({ ...options, publishableKey });
|
|
50
|
-
if (isSeamHttpOptionsWithClient(clientOptions)) {
|
|
51
|
-
throw new SeamHttpInvalidOptionsError('The client option cannot be used with SeamHttpSeamCustomerV1Spaces.fromPublishableKey');
|
|
52
|
-
}
|
|
53
|
-
const client = createClient(clientOptions);
|
|
54
|
-
const clientSessions = SeamHttpClientSessions.fromClient(client);
|
|
55
|
-
const { token } = await clientSessions.getOrCreate({
|
|
56
|
-
user_identifier_key: userIdentifierKey,
|
|
57
|
-
});
|
|
58
|
-
return SeamHttpSeamCustomerV1Spaces.fromClientSessionToken(token, options);
|
|
59
|
-
}
|
|
60
|
-
static fromConsoleSessionToken(consoleSessionToken, workspaceId, options = {}) {
|
|
61
|
-
const constructorOptions = { ...options, consoleSessionToken, workspaceId };
|
|
62
|
-
if (!isSeamHttpOptionsWithConsoleSessionToken(constructorOptions)) {
|
|
63
|
-
throw new SeamHttpInvalidOptionsError('Missing consoleSessionToken or workspaceId');
|
|
64
|
-
}
|
|
65
|
-
return new SeamHttpSeamCustomerV1Spaces(constructorOptions);
|
|
66
|
-
}
|
|
67
|
-
static fromPersonalAccessToken(personalAccessToken, workspaceId, options = {}) {
|
|
68
|
-
const constructorOptions = { ...options, personalAccessToken, workspaceId };
|
|
69
|
-
if (!isSeamHttpOptionsWithPersonalAccessToken(constructorOptions)) {
|
|
70
|
-
throw new SeamHttpInvalidOptionsError('Missing personalAccessToken or workspaceId');
|
|
71
|
-
}
|
|
72
|
-
return new SeamHttpSeamCustomerV1Spaces(constructorOptions);
|
|
73
|
-
}
|
|
74
|
-
createPaginator(request) {
|
|
75
|
-
return new SeamPaginator(this, request);
|
|
76
|
-
}
|
|
77
|
-
async updateClientSessionToken(clientSessionToken) {
|
|
78
|
-
const { headers } = this.client.defaults;
|
|
79
|
-
const authHeaders = getAuthHeadersForClientSessionToken({
|
|
80
|
-
clientSessionToken,
|
|
81
|
-
});
|
|
82
|
-
for (const key of Object.keys(authHeaders)) {
|
|
83
|
-
if (headers[key] == null) {
|
|
84
|
-
throw new Error('Cannot update a clientSessionToken on a client created without a clientSessionToken');
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
this.client.defaults.headers = { ...headers, ...authHeaders };
|
|
88
|
-
const clientSessions = SeamHttpClientSessions.fromClient(this.client);
|
|
89
|
-
await clientSessions.get();
|
|
90
|
-
}
|
|
91
|
-
create(parameters, options = {}) {
|
|
92
|
-
if (!this.defaults.isUndocumentedApiEnabled) {
|
|
93
|
-
throw new Error('Cannot use undocumented API without isUndocumentedApiEnabled');
|
|
94
|
-
}
|
|
95
|
-
return new SeamHttpRequest(this, {
|
|
96
|
-
pathname: '/seam/customer/v1/spaces/create',
|
|
97
|
-
method: 'POST',
|
|
98
|
-
body: parameters,
|
|
99
|
-
responseKey: 'space',
|
|
100
|
-
options,
|
|
101
|
-
});
|
|
102
|
-
}
|
|
103
|
-
list(parameters, options = {}) {
|
|
104
|
-
if (!this.defaults.isUndocumentedApiEnabled) {
|
|
105
|
-
throw new Error('Cannot use undocumented API without isUndocumentedApiEnabled');
|
|
106
|
-
}
|
|
107
|
-
return new SeamHttpRequest(this, {
|
|
108
|
-
pathname: '/seam/customer/v1/spaces/list',
|
|
109
|
-
method: 'POST',
|
|
110
|
-
body: parameters,
|
|
111
|
-
responseKey: 'spaces',
|
|
112
|
-
options,
|
|
113
|
-
});
|
|
114
|
-
}
|
|
115
|
-
listReservations(parameters, options = {}) {
|
|
116
|
-
if (!this.defaults.isUndocumentedApiEnabled) {
|
|
117
|
-
throw new Error('Cannot use undocumented API without isUndocumentedApiEnabled');
|
|
118
|
-
}
|
|
119
|
-
return new SeamHttpRequest(this, {
|
|
120
|
-
pathname: '/seam/customer/v1/spaces/list_reservations',
|
|
121
|
-
method: 'POST',
|
|
122
|
-
body: parameters,
|
|
123
|
-
responseKey: 'reservations',
|
|
124
|
-
options,
|
|
125
|
-
});
|
|
126
|
-
}
|
|
127
|
-
pushCommonAreas(parameters, options = {}) {
|
|
128
|
-
if (!this.defaults.isUndocumentedApiEnabled) {
|
|
129
|
-
throw new Error('Cannot use undocumented API without isUndocumentedApiEnabled');
|
|
130
|
-
}
|
|
131
|
-
return new SeamHttpRequest(this, {
|
|
132
|
-
pathname: '/seam/customer/v1/spaces/push_common_areas',
|
|
133
|
-
method: 'POST',
|
|
134
|
-
body: parameters,
|
|
135
|
-
responseKey: undefined,
|
|
136
|
-
options,
|
|
137
|
-
});
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
//# sourceMappingURL=spaces.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"spaces.js","sourceRoot":"","sources":["../../../../../../../../src/lib/seam/connect/routes/seam/customer/v1/spaces/spaces.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './staff-members.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/lib/seam/connect/routes/seam/customer/v1/staff-members/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,cAAc,oBAAoB,CAAA"}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import type { RouteRequestBody, RouteResponse } from '@seamapi/types/connect';
|
|
2
|
-
import { type Client } from '../../../../../../../seam/connect/client.js';
|
|
3
|
-
import { type SeamHttpFromPublishableKeyOptions, type SeamHttpOptions, type SeamHttpOptionsWithApiKey, type SeamHttpOptionsWithClient, type SeamHttpOptionsWithClientSessionToken, type SeamHttpOptionsWithConsoleSessionToken, type SeamHttpOptionsWithPersonalAccessToken, type SeamHttpRequestOptions } from '../../../../../../../seam/connect/options.js';
|
|
4
|
-
import { SeamHttpRequest } from '../../../../../../../seam/connect/seam-http-request.js';
|
|
5
|
-
import { SeamPaginator } from '../../../../../../../seam/connect/seam-paginator.js';
|
|
6
|
-
export declare class SeamHttpSeamCustomerV1StaffMembers {
|
|
7
|
-
client: Client;
|
|
8
|
-
readonly defaults: Required<SeamHttpRequestOptions>;
|
|
9
|
-
readonly ltsVersion = "1.0.0";
|
|
10
|
-
static ltsVersion: string;
|
|
11
|
-
constructor(apiKeyOrOptions?: string | SeamHttpOptions);
|
|
12
|
-
static fromClient(client: SeamHttpOptionsWithClient['client'], options?: Omit<SeamHttpOptionsWithClient, 'client'>): SeamHttpSeamCustomerV1StaffMembers;
|
|
13
|
-
static fromApiKey(apiKey: SeamHttpOptionsWithApiKey['apiKey'], options?: Omit<SeamHttpOptionsWithApiKey, 'apiKey'>): SeamHttpSeamCustomerV1StaffMembers;
|
|
14
|
-
static fromClientSessionToken(clientSessionToken: SeamHttpOptionsWithClientSessionToken['clientSessionToken'], options?: Omit<SeamHttpOptionsWithClientSessionToken, 'clientSessionToken'>): SeamHttpSeamCustomerV1StaffMembers;
|
|
15
|
-
static fromPublishableKey(publishableKey: string, userIdentifierKey: string, options?: SeamHttpFromPublishableKeyOptions): Promise<SeamHttpSeamCustomerV1StaffMembers>;
|
|
16
|
-
static fromConsoleSessionToken(consoleSessionToken: SeamHttpOptionsWithConsoleSessionToken['consoleSessionToken'], workspaceId: SeamHttpOptionsWithConsoleSessionToken['workspaceId'], options?: Omit<SeamHttpOptionsWithConsoleSessionToken, 'consoleSessionToken' | 'workspaceId'>): SeamHttpSeamCustomerV1StaffMembers;
|
|
17
|
-
static fromPersonalAccessToken(personalAccessToken: SeamHttpOptionsWithPersonalAccessToken['personalAccessToken'], workspaceId: SeamHttpOptionsWithPersonalAccessToken['workspaceId'], options?: Omit<SeamHttpOptionsWithPersonalAccessToken, 'personalAccessToken' | 'workspaceId'>): SeamHttpSeamCustomerV1StaffMembers;
|
|
18
|
-
createPaginator<const TResponse, const TResponseKey extends keyof TResponse>(request: SeamHttpRequest<TResponse, TResponseKey>): SeamPaginator<TResponse, TResponseKey>;
|
|
19
|
-
updateClientSessionToken(clientSessionToken: SeamHttpOptionsWithClientSessionToken['clientSessionToken']): Promise<void>;
|
|
20
|
-
get(parameters: SeamCustomerV1StaffMembersGetParameters, options?: SeamCustomerV1StaffMembersGetOptions): SeamCustomerV1StaffMembersGetRequest;
|
|
21
|
-
list(parameters?: SeamCustomerV1StaffMembersListParameters, options?: SeamCustomerV1StaffMembersListOptions): SeamCustomerV1StaffMembersListRequest;
|
|
22
|
-
}
|
|
23
|
-
export type SeamCustomerV1StaffMembersGetParameters = RouteRequestBody<'/seam/customer/v1/staff_members/get'>;
|
|
24
|
-
/**
|
|
25
|
-
* @deprecated Use SeamCustomerV1StaffMembersGetParameters instead.
|
|
26
|
-
*/
|
|
27
|
-
export type SeamCustomerV1StaffMembersGetParams = SeamCustomerV1StaffMembersGetParameters;
|
|
28
|
-
/**
|
|
29
|
-
* @deprecated Use SeamCustomerV1StaffMembersGetRequest instead.
|
|
30
|
-
*/
|
|
31
|
-
export type SeamCustomerV1StaffMembersGetResponse = RouteResponse<'/seam/customer/v1/staff_members/get'>;
|
|
32
|
-
export type SeamCustomerV1StaffMembersGetRequest = SeamHttpRequest<SeamCustomerV1StaffMembersGetResponse, 'staff_member'>;
|
|
33
|
-
export interface SeamCustomerV1StaffMembersGetOptions {
|
|
34
|
-
}
|
|
35
|
-
export type SeamCustomerV1StaffMembersListParameters = RouteRequestBody<'/seam/customer/v1/staff_members/list'>;
|
|
36
|
-
/**
|
|
37
|
-
* @deprecated Use SeamCustomerV1StaffMembersListParameters instead.
|
|
38
|
-
*/
|
|
39
|
-
export type SeamCustomerV1StaffMembersListParams = SeamCustomerV1StaffMembersListParameters;
|
|
40
|
-
/**
|
|
41
|
-
* @deprecated Use SeamCustomerV1StaffMembersListRequest instead.
|
|
42
|
-
*/
|
|
43
|
-
export type SeamCustomerV1StaffMembersListResponse = RouteResponse<'/seam/customer/v1/staff_members/list'>;
|
|
44
|
-
export type SeamCustomerV1StaffMembersListRequest = SeamHttpRequest<SeamCustomerV1StaffMembersListResponse, 'staff_members'>;
|
|
45
|
-
export interface SeamCustomerV1StaffMembersListOptions {
|
|
46
|
-
}
|
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Automatically generated by codegen/smith.ts.
|
|
3
|
-
* Do not edit this file or add other files to this directory.
|
|
4
|
-
*/
|
|
5
|
-
import { seamApiLtsVersion } from '../../../../../../../lts-version.js';
|
|
6
|
-
import { getAuthHeadersForClientSessionToken, warnOnInsecureuserIdentifierKey, } from '../../../../../../../seam/connect/auth.js';
|
|
7
|
-
import { createClient } from '../../../../../../../seam/connect/client.js';
|
|
8
|
-
import { isSeamHttpOptionsWithApiKey, isSeamHttpOptionsWithClient, isSeamHttpOptionsWithClientSessionToken, isSeamHttpOptionsWithConsoleSessionToken, isSeamHttpOptionsWithPersonalAccessToken, SeamHttpInvalidOptionsError, } from '../../../../../../../seam/connect/options.js';
|
|
9
|
-
import { limitToSeamHttpRequestOptions, parseOptions, } from '../../../../../../../seam/connect/parse-options.js';
|
|
10
|
-
import { SeamHttpClientSessions } from '../../../../../../../seam/connect/routes/client-sessions/index.js';
|
|
11
|
-
import { SeamHttpRequest } from '../../../../../../../seam/connect/seam-http-request.js';
|
|
12
|
-
import { SeamPaginator } from '../../../../../../../seam/connect/seam-paginator.js';
|
|
13
|
-
export class SeamHttpSeamCustomerV1StaffMembers {
|
|
14
|
-
client;
|
|
15
|
-
defaults;
|
|
16
|
-
ltsVersion = seamApiLtsVersion;
|
|
17
|
-
static ltsVersion = seamApiLtsVersion;
|
|
18
|
-
constructor(apiKeyOrOptions = {}) {
|
|
19
|
-
const options = parseOptions(apiKeyOrOptions);
|
|
20
|
-
if (!options.isUndocumentedApiEnabled) {
|
|
21
|
-
throw new Error('Cannot use undocumented API without isUndocumentedApiEnabled');
|
|
22
|
-
}
|
|
23
|
-
this.client = 'client' in options ? options.client : createClient(options);
|
|
24
|
-
this.defaults = limitToSeamHttpRequestOptions(options);
|
|
25
|
-
}
|
|
26
|
-
static fromClient(client, options = {}) {
|
|
27
|
-
const constructorOptions = { ...options, client };
|
|
28
|
-
if (!isSeamHttpOptionsWithClient(constructorOptions)) {
|
|
29
|
-
throw new SeamHttpInvalidOptionsError('Missing client');
|
|
30
|
-
}
|
|
31
|
-
return new SeamHttpSeamCustomerV1StaffMembers(constructorOptions);
|
|
32
|
-
}
|
|
33
|
-
static fromApiKey(apiKey, options = {}) {
|
|
34
|
-
const constructorOptions = { ...options, apiKey };
|
|
35
|
-
if (!isSeamHttpOptionsWithApiKey(constructorOptions)) {
|
|
36
|
-
throw new SeamHttpInvalidOptionsError('Missing apiKey');
|
|
37
|
-
}
|
|
38
|
-
return new SeamHttpSeamCustomerV1StaffMembers(constructorOptions);
|
|
39
|
-
}
|
|
40
|
-
static fromClientSessionToken(clientSessionToken, options = {}) {
|
|
41
|
-
const constructorOptions = { ...options, clientSessionToken };
|
|
42
|
-
if (!isSeamHttpOptionsWithClientSessionToken(constructorOptions)) {
|
|
43
|
-
throw new SeamHttpInvalidOptionsError('Missing clientSessionToken');
|
|
44
|
-
}
|
|
45
|
-
return new SeamHttpSeamCustomerV1StaffMembers(constructorOptions);
|
|
46
|
-
}
|
|
47
|
-
static async fromPublishableKey(publishableKey, userIdentifierKey, options = {}) {
|
|
48
|
-
warnOnInsecureuserIdentifierKey(userIdentifierKey);
|
|
49
|
-
const clientOptions = parseOptions({ ...options, publishableKey });
|
|
50
|
-
if (isSeamHttpOptionsWithClient(clientOptions)) {
|
|
51
|
-
throw new SeamHttpInvalidOptionsError('The client option cannot be used with SeamHttpSeamCustomerV1StaffMembers.fromPublishableKey');
|
|
52
|
-
}
|
|
53
|
-
const client = createClient(clientOptions);
|
|
54
|
-
const clientSessions = SeamHttpClientSessions.fromClient(client);
|
|
55
|
-
const { token } = await clientSessions.getOrCreate({
|
|
56
|
-
user_identifier_key: userIdentifierKey,
|
|
57
|
-
});
|
|
58
|
-
return SeamHttpSeamCustomerV1StaffMembers.fromClientSessionToken(token, options);
|
|
59
|
-
}
|
|
60
|
-
static fromConsoleSessionToken(consoleSessionToken, workspaceId, options = {}) {
|
|
61
|
-
const constructorOptions = { ...options, consoleSessionToken, workspaceId };
|
|
62
|
-
if (!isSeamHttpOptionsWithConsoleSessionToken(constructorOptions)) {
|
|
63
|
-
throw new SeamHttpInvalidOptionsError('Missing consoleSessionToken or workspaceId');
|
|
64
|
-
}
|
|
65
|
-
return new SeamHttpSeamCustomerV1StaffMembers(constructorOptions);
|
|
66
|
-
}
|
|
67
|
-
static fromPersonalAccessToken(personalAccessToken, workspaceId, options = {}) {
|
|
68
|
-
const constructorOptions = { ...options, personalAccessToken, workspaceId };
|
|
69
|
-
if (!isSeamHttpOptionsWithPersonalAccessToken(constructorOptions)) {
|
|
70
|
-
throw new SeamHttpInvalidOptionsError('Missing personalAccessToken or workspaceId');
|
|
71
|
-
}
|
|
72
|
-
return new SeamHttpSeamCustomerV1StaffMembers(constructorOptions);
|
|
73
|
-
}
|
|
74
|
-
createPaginator(request) {
|
|
75
|
-
return new SeamPaginator(this, request);
|
|
76
|
-
}
|
|
77
|
-
async updateClientSessionToken(clientSessionToken) {
|
|
78
|
-
const { headers } = this.client.defaults;
|
|
79
|
-
const authHeaders = getAuthHeadersForClientSessionToken({
|
|
80
|
-
clientSessionToken,
|
|
81
|
-
});
|
|
82
|
-
for (const key of Object.keys(authHeaders)) {
|
|
83
|
-
if (headers[key] == null) {
|
|
84
|
-
throw new Error('Cannot update a clientSessionToken on a client created without a clientSessionToken');
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
this.client.defaults.headers = { ...headers, ...authHeaders };
|
|
88
|
-
const clientSessions = SeamHttpClientSessions.fromClient(this.client);
|
|
89
|
-
await clientSessions.get();
|
|
90
|
-
}
|
|
91
|
-
get(parameters, options = {}) {
|
|
92
|
-
if (!this.defaults.isUndocumentedApiEnabled) {
|
|
93
|
-
throw new Error('Cannot use undocumented API without isUndocumentedApiEnabled');
|
|
94
|
-
}
|
|
95
|
-
return new SeamHttpRequest(this, {
|
|
96
|
-
pathname: '/seam/customer/v1/staff_members/get',
|
|
97
|
-
method: 'POST',
|
|
98
|
-
body: parameters,
|
|
99
|
-
responseKey: 'staff_member',
|
|
100
|
-
options,
|
|
101
|
-
});
|
|
102
|
-
}
|
|
103
|
-
list(parameters, options = {}) {
|
|
104
|
-
if (!this.defaults.isUndocumentedApiEnabled) {
|
|
105
|
-
throw new Error('Cannot use undocumented API without isUndocumentedApiEnabled');
|
|
106
|
-
}
|
|
107
|
-
return new SeamHttpRequest(this, {
|
|
108
|
-
pathname: '/seam/customer/v1/staff_members/list',
|
|
109
|
-
method: 'POST',
|
|
110
|
-
body: parameters,
|
|
111
|
-
responseKey: 'staff_members',
|
|
112
|
-
options,
|
|
113
|
-
});
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
//# sourceMappingURL=staff-members.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"staff-members.js","sourceRoot":"","sources":["../../../../../../../../src/lib/seam/connect/routes/seam/customer/v1/staff-members/staff-members.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { type Client } from '../../../../../../seam/connect/client.js';
|
|
2
|
-
import { type SeamHttpFromPublishableKeyOptions, type SeamHttpOptions, type SeamHttpOptionsWithApiKey, type SeamHttpOptionsWithClient, type SeamHttpOptionsWithClientSessionToken, type SeamHttpOptionsWithConsoleSessionToken, type SeamHttpOptionsWithPersonalAccessToken, type SeamHttpRequestOptions } from '../../../../../../seam/connect/options.js';
|
|
3
|
-
import type { SeamHttpRequest } from '../../../../../../seam/connect/seam-http-request.js';
|
|
4
|
-
import { SeamPaginator } from '../../../../../../seam/connect/seam-paginator.js';
|
|
5
|
-
import { SeamHttpSeamCustomerV1AccessGrants } from './access-grants/index.js';
|
|
6
|
-
import { SeamHttpSeamCustomerV1AccessMethods } from './access-methods/index.js';
|
|
7
|
-
import { SeamHttpSeamCustomerV1AutomationRuns } from './automation-runs/index.js';
|
|
8
|
-
import { SeamHttpSeamCustomerV1Automations } from './automations/index.js';
|
|
9
|
-
import { SeamHttpSeamCustomerV1ConnectorCustomers } from './connector-customers/index.js';
|
|
10
|
-
import { SeamHttpSeamCustomerV1Connectors } from './connectors/index.js';
|
|
11
|
-
import { SeamHttpSeamCustomerV1Customers } from './customers/index.js';
|
|
12
|
-
import { SeamHttpSeamCustomerV1Encoders } from './encoders/index.js';
|
|
13
|
-
import { SeamHttpSeamCustomerV1Events } from './events/index.js';
|
|
14
|
-
import { SeamHttpSeamCustomerV1Portals } from './portals/index.js';
|
|
15
|
-
import { SeamHttpSeamCustomerV1Reservations } from './reservations/index.js';
|
|
16
|
-
import { SeamHttpSeamCustomerV1Settings } from './settings/index.js';
|
|
17
|
-
import { SeamHttpSeamCustomerV1Spaces } from './spaces/index.js';
|
|
18
|
-
import { SeamHttpSeamCustomerV1StaffMembers } from './staff-members/index.js';
|
|
19
|
-
export declare class SeamHttpSeamCustomerV1 {
|
|
20
|
-
client: Client;
|
|
21
|
-
readonly defaults: Required<SeamHttpRequestOptions>;
|
|
22
|
-
readonly ltsVersion = "1.0.0";
|
|
23
|
-
static ltsVersion: string;
|
|
24
|
-
constructor(apiKeyOrOptions?: string | SeamHttpOptions);
|
|
25
|
-
static fromClient(client: SeamHttpOptionsWithClient['client'], options?: Omit<SeamHttpOptionsWithClient, 'client'>): SeamHttpSeamCustomerV1;
|
|
26
|
-
static fromApiKey(apiKey: SeamHttpOptionsWithApiKey['apiKey'], options?: Omit<SeamHttpOptionsWithApiKey, 'apiKey'>): SeamHttpSeamCustomerV1;
|
|
27
|
-
static fromClientSessionToken(clientSessionToken: SeamHttpOptionsWithClientSessionToken['clientSessionToken'], options?: Omit<SeamHttpOptionsWithClientSessionToken, 'clientSessionToken'>): SeamHttpSeamCustomerV1;
|
|
28
|
-
static fromPublishableKey(publishableKey: string, userIdentifierKey: string, options?: SeamHttpFromPublishableKeyOptions): Promise<SeamHttpSeamCustomerV1>;
|
|
29
|
-
static fromConsoleSessionToken(consoleSessionToken: SeamHttpOptionsWithConsoleSessionToken['consoleSessionToken'], workspaceId: SeamHttpOptionsWithConsoleSessionToken['workspaceId'], options?: Omit<SeamHttpOptionsWithConsoleSessionToken, 'consoleSessionToken' | 'workspaceId'>): SeamHttpSeamCustomerV1;
|
|
30
|
-
static fromPersonalAccessToken(personalAccessToken: SeamHttpOptionsWithPersonalAccessToken['personalAccessToken'], workspaceId: SeamHttpOptionsWithPersonalAccessToken['workspaceId'], options?: Omit<SeamHttpOptionsWithPersonalAccessToken, 'personalAccessToken' | 'workspaceId'>): SeamHttpSeamCustomerV1;
|
|
31
|
-
createPaginator<const TResponse, const TResponseKey extends keyof TResponse>(request: SeamHttpRequest<TResponse, TResponseKey>): SeamPaginator<TResponse, TResponseKey>;
|
|
32
|
-
updateClientSessionToken(clientSessionToken: SeamHttpOptionsWithClientSessionToken['clientSessionToken']): Promise<void>;
|
|
33
|
-
get accessGrants(): SeamHttpSeamCustomerV1AccessGrants;
|
|
34
|
-
get accessMethods(): SeamHttpSeamCustomerV1AccessMethods;
|
|
35
|
-
get automationRuns(): SeamHttpSeamCustomerV1AutomationRuns;
|
|
36
|
-
get automations(): SeamHttpSeamCustomerV1Automations;
|
|
37
|
-
get connectorCustomers(): SeamHttpSeamCustomerV1ConnectorCustomers;
|
|
38
|
-
get connectors(): SeamHttpSeamCustomerV1Connectors;
|
|
39
|
-
get customers(): SeamHttpSeamCustomerV1Customers;
|
|
40
|
-
get encoders(): SeamHttpSeamCustomerV1Encoders;
|
|
41
|
-
get events(): SeamHttpSeamCustomerV1Events;
|
|
42
|
-
get portals(): SeamHttpSeamCustomerV1Portals;
|
|
43
|
-
get reservations(): SeamHttpSeamCustomerV1Reservations;
|
|
44
|
-
get settings(): SeamHttpSeamCustomerV1Settings;
|
|
45
|
-
get spaces(): SeamHttpSeamCustomerV1Spaces;
|
|
46
|
-
get staffMembers(): SeamHttpSeamCustomerV1StaffMembers;
|
|
47
|
-
}
|