@seamapi/http 1.69.0 → 1.70.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.
Files changed (202) hide show
  1. package/LICENSE.txt +1 -1
  2. package/dist/connect.cjs +598 -546
  3. package/dist/connect.cjs.map +1 -1
  4. package/dist/connect.d.cts +223 -2380
  5. package/dist/index.cjs +598 -545
  6. package/dist/index.cjs.map +1 -1
  7. package/lib/seam/connect/resolve-action-attempt.d.ts +4 -2882
  8. package/lib/seam/connect/resolve-action-attempt.js +2 -0
  9. package/lib/seam/connect/resolve-action-attempt.js.map +1 -1
  10. package/lib/seam/connect/routes/access-codes/access-codes.js +4 -2
  11. package/lib/seam/connect/routes/access-codes/access-codes.js.map +1 -1
  12. package/lib/seam/connect/routes/access-codes/simulate/simulate.js +4 -2
  13. package/lib/seam/connect/routes/access-codes/simulate/simulate.js.map +1 -1
  14. package/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.js +4 -2
  15. package/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.js.map +1 -1
  16. package/lib/seam/connect/routes/access-grants/access-grants.js +4 -2
  17. package/lib/seam/connect/routes/access-grants/access-grants.js.map +1 -1
  18. package/lib/seam/connect/routes/access-methods/access-methods.js +4 -2
  19. package/lib/seam/connect/routes/access-methods/access-methods.js.map +1 -1
  20. package/lib/seam/connect/routes/acs/access-groups/access-groups.js +4 -2
  21. package/lib/seam/connect/routes/acs/access-groups/access-groups.js.map +1 -1
  22. package/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.js +4 -2
  23. package/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.js.map +1 -1
  24. package/lib/seam/connect/routes/acs/acs.js +4 -2
  25. package/lib/seam/connect/routes/acs/acs.js.map +1 -1
  26. package/lib/seam/connect/routes/acs/credential-pools/credential-pools.js +4 -2
  27. package/lib/seam/connect/routes/acs/credential-pools/credential-pools.js.map +1 -1
  28. package/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.js +4 -2
  29. package/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.js.map +1 -1
  30. package/lib/seam/connect/routes/acs/credentials/credentials.js +4 -2
  31. package/lib/seam/connect/routes/acs/credentials/credentials.js.map +1 -1
  32. package/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.js +4 -2
  33. package/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.js.map +1 -1
  34. package/lib/seam/connect/routes/acs/encoders/encoders.js +4 -2
  35. package/lib/seam/connect/routes/acs/encoders/encoders.js.map +1 -1
  36. package/lib/seam/connect/routes/acs/encoders/simulate/simulate.js +4 -2
  37. package/lib/seam/connect/routes/acs/encoders/simulate/simulate.js.map +1 -1
  38. package/lib/seam/connect/routes/acs/entrances/entrances.js +4 -2
  39. package/lib/seam/connect/routes/acs/entrances/entrances.js.map +1 -1
  40. package/lib/seam/connect/routes/acs/systems/systems.js +4 -2
  41. package/lib/seam/connect/routes/acs/systems/systems.js.map +1 -1
  42. package/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.js +4 -2
  43. package/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.js.map +1 -1
  44. package/lib/seam/connect/routes/acs/users/users.js +4 -2
  45. package/lib/seam/connect/routes/acs/users/users.js.map +1 -1
  46. package/lib/seam/connect/routes/action-attempts/action-attempts.js +4 -2
  47. package/lib/seam/connect/routes/action-attempts/action-attempts.js.map +1 -1
  48. package/lib/seam/connect/routes/bridges/bridges.js +4 -2
  49. package/lib/seam/connect/routes/bridges/bridges.js.map +1 -1
  50. package/lib/seam/connect/routes/client-sessions/client-sessions.js +4 -2
  51. package/lib/seam/connect/routes/client-sessions/client-sessions.js.map +1 -1
  52. package/lib/seam/connect/routes/connect-webviews/connect-webviews.js +4 -2
  53. package/lib/seam/connect/routes/connect-webviews/connect-webviews.js.map +1 -1
  54. package/lib/seam/connect/routes/connected-accounts/connected-accounts.js +4 -2
  55. package/lib/seam/connect/routes/connected-accounts/connected-accounts.js.map +1 -1
  56. package/lib/seam/connect/routes/customers/customers.js +4 -2
  57. package/lib/seam/connect/routes/customers/customers.js.map +1 -1
  58. package/lib/seam/connect/routes/devices/devices.js +4 -2
  59. package/lib/seam/connect/routes/devices/devices.js.map +1 -1
  60. package/lib/seam/connect/routes/devices/simulate/simulate.js +4 -2
  61. package/lib/seam/connect/routes/devices/simulate/simulate.js.map +1 -1
  62. package/lib/seam/connect/routes/devices/unmanaged/unmanaged.js +4 -2
  63. package/lib/seam/connect/routes/devices/unmanaged/unmanaged.js.map +1 -1
  64. package/lib/seam/connect/routes/events/events.js +4 -2
  65. package/lib/seam/connect/routes/events/events.js.map +1 -1
  66. package/lib/seam/connect/routes/instant-keys/instant-keys.js +4 -2
  67. package/lib/seam/connect/routes/instant-keys/instant-keys.js.map +1 -1
  68. package/lib/seam/connect/routes/locks/locks.js +4 -2
  69. package/lib/seam/connect/routes/locks/locks.js.map +1 -1
  70. package/lib/seam/connect/routes/locks/simulate/simulate.js +4 -2
  71. package/lib/seam/connect/routes/locks/simulate/simulate.js.map +1 -1
  72. package/lib/seam/connect/routes/noise-sensors/noise-sensors.js +4 -2
  73. package/lib/seam/connect/routes/noise-sensors/noise-sensors.js.map +1 -1
  74. package/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.js +4 -2
  75. package/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.js.map +1 -1
  76. package/lib/seam/connect/routes/noise-sensors/simulate/simulate.js +4 -2
  77. package/lib/seam/connect/routes/noise-sensors/simulate/simulate.js.map +1 -1
  78. package/lib/seam/connect/routes/phones/phones.js +4 -2
  79. package/lib/seam/connect/routes/phones/phones.js.map +1 -1
  80. package/lib/seam/connect/routes/phones/simulate/simulate.js +4 -2
  81. package/lib/seam/connect/routes/phones/simulate/simulate.js.map +1 -1
  82. package/lib/seam/connect/routes/seam/console/console.js +4 -2
  83. package/lib/seam/connect/routes/seam/console/console.js.map +1 -1
  84. package/lib/seam/connect/routes/seam/console/v1/timelines/timelines.js +4 -2
  85. package/lib/seam/connect/routes/seam/console/v1/timelines/timelines.js.map +1 -1
  86. package/lib/seam/connect/routes/seam/console/v1/v1.js +4 -2
  87. package/lib/seam/connect/routes/seam/console/v1/v1.js.map +1 -1
  88. package/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.js +4 -2
  89. package/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.js.map +1 -1
  90. package/lib/seam/connect/routes/seam/customer/v1/automations/automations.js +4 -2
  91. package/lib/seam/connect/routes/seam/customer/v1/automations/automations.js.map +1 -1
  92. package/lib/seam/connect/routes/seam/customer/v1/events/events.js +4 -2
  93. package/lib/seam/connect/routes/seam/customer/v1/events/events.js.map +1 -1
  94. package/lib/seam/connect/routes/seam/customer/v1/portals/portals.js +4 -2
  95. package/lib/seam/connect/routes/seam/customer/v1/portals/portals.js.map +1 -1
  96. package/lib/seam/connect/routes/seam/customer/v1/settings/settings.js +4 -2
  97. package/lib/seam/connect/routes/seam/customer/v1/settings/settings.js.map +1 -1
  98. package/lib/seam/connect/routes/seam/customer/v1/v1.js +4 -2
  99. package/lib/seam/connect/routes/seam/customer/v1/v1.js.map +1 -1
  100. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.js +4 -2
  101. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.js.map +1 -1
  102. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.js +4 -2
  103. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.js.map +1 -1
  104. package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.d.ts +2 -2
  105. package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.js +6 -4
  106. package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.js.map +1 -1
  107. package/lib/seam/connect/routes/seam-http-endpoints.d.ts +218 -218
  108. package/lib/seam/connect/routes/seam-http-endpoints.js +222 -220
  109. package/lib/seam/connect/routes/seam-http-endpoints.js.map +1 -1
  110. package/lib/seam/connect/routes/seam-http-without-workspace.js +4 -2
  111. package/lib/seam/connect/routes/seam-http-without-workspace.js.map +1 -1
  112. package/lib/seam/connect/routes/seam-http.js +4 -2
  113. package/lib/seam/connect/routes/seam-http.js.map +1 -1
  114. package/lib/seam/connect/routes/spaces/spaces.js +4 -2
  115. package/lib/seam/connect/routes/spaces/spaces.js.map +1 -1
  116. package/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.js +4 -2
  117. package/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.js.map +1 -1
  118. package/lib/seam/connect/routes/thermostats/schedules/schedules.js +4 -2
  119. package/lib/seam/connect/routes/thermostats/schedules/schedules.js.map +1 -1
  120. package/lib/seam/connect/routes/thermostats/simulate/simulate.js +4 -2
  121. package/lib/seam/connect/routes/thermostats/simulate/simulate.js.map +1 -1
  122. package/lib/seam/connect/routes/thermostats/thermostats.js +4 -2
  123. package/lib/seam/connect/routes/thermostats/thermostats.js.map +1 -1
  124. package/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.js +4 -2
  125. package/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.js.map +1 -1
  126. package/lib/seam/connect/routes/unstable-partner/unstable-partner.js +4 -2
  127. package/lib/seam/connect/routes/unstable-partner/unstable-partner.js.map +1 -1
  128. package/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.js +4 -2
  129. package/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.js.map +1 -1
  130. package/lib/seam/connect/routes/user-identities/user-identities.js +4 -2
  131. package/lib/seam/connect/routes/user-identities/user-identities.js.map +1 -1
  132. package/lib/seam/connect/routes/webhooks/webhooks.js +4 -2
  133. package/lib/seam/connect/routes/webhooks/webhooks.js.map +1 -1
  134. package/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.js +4 -2
  135. package/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.js.map +1 -1
  136. package/lib/seam/connect/routes/workspaces/workspaces.js +4 -2
  137. package/lib/seam/connect/routes/workspaces/workspaces.js.map +1 -1
  138. package/lib/seam/connect/seam-http-error.js +10 -16
  139. package/lib/seam/connect/seam-http-error.js.map +1 -1
  140. package/lib/seam/connect/seam-http-request.js +18 -31
  141. package/lib/seam/connect/seam-http-request.js.map +1 -1
  142. package/lib/seam/connect/seam-paginator.js +41 -53
  143. package/lib/seam/connect/seam-paginator.js.map +1 -1
  144. package/lib/version.d.ts +1 -1
  145. package/lib/version.js +1 -1
  146. package/package.json +15 -15
  147. package/src/lib/seam/connect/routes/access-codes/access-codes.ts +0 -10
  148. package/src/lib/seam/connect/routes/access-codes/simulate/simulate.ts +0 -1
  149. package/src/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.ts +0 -5
  150. package/src/lib/seam/connect/routes/access-grants/access-grants.ts +0 -6
  151. package/src/lib/seam/connect/routes/access-methods/access-methods.ts +0 -4
  152. package/src/lib/seam/connect/routes/acs/access-groups/access-groups.ts +0 -6
  153. package/src/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.ts +0 -2
  154. package/src/lib/seam/connect/routes/acs/credential-pools/credential-pools.ts +0 -1
  155. package/src/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.ts +0 -1
  156. package/src/lib/seam/connect/routes/acs/credentials/credentials.ts +0 -9
  157. package/src/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.ts +0 -2
  158. package/src/lib/seam/connect/routes/acs/encoders/encoders.ts +0 -2
  159. package/src/lib/seam/connect/routes/acs/encoders/simulate/simulate.ts +0 -4
  160. package/src/lib/seam/connect/routes/acs/entrances/entrances.ts +0 -4
  161. package/src/lib/seam/connect/routes/acs/systems/systems.ts +0 -3
  162. package/src/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.ts +0 -2
  163. package/src/lib/seam/connect/routes/acs/users/users.ts +0 -11
  164. package/src/lib/seam/connect/routes/action-attempts/action-attempts.ts +0 -1
  165. package/src/lib/seam/connect/routes/bridges/bridges.ts +0 -2
  166. package/src/lib/seam/connect/routes/client-sessions/client-sessions.ts +0 -7
  167. package/src/lib/seam/connect/routes/connect-webviews/connect-webviews.ts +0 -4
  168. package/src/lib/seam/connect/routes/connected-accounts/connected-accounts.ts +0 -5
  169. package/src/lib/seam/connect/routes/customers/customers.ts +0 -3
  170. package/src/lib/seam/connect/routes/devices/devices.ts +0 -5
  171. package/src/lib/seam/connect/routes/devices/simulate/simulate.ts +0 -6
  172. package/src/lib/seam/connect/routes/devices/unmanaged/unmanaged.ts +0 -3
  173. package/src/lib/seam/connect/routes/events/events.ts +0 -2
  174. package/src/lib/seam/connect/routes/instant-keys/instant-keys.ts +0 -3
  175. package/src/lib/seam/connect/routes/locks/locks.ts +0 -2
  176. package/src/lib/seam/connect/routes/noise-sensors/noise-sensors.ts +0 -1
  177. package/src/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.ts +0 -5
  178. package/src/lib/seam/connect/routes/noise-sensors/simulate/simulate.ts +0 -1
  179. package/src/lib/seam/connect/routes/phones/phones.ts +0 -3
  180. package/src/lib/seam/connect/routes/phones/simulate/simulate.ts +0 -1
  181. package/src/lib/seam/connect/routes/seam/console/v1/timelines/timelines.ts +0 -1
  182. package/src/lib/seam/connect/routes/seam/console/v1/v1.ts +0 -1
  183. package/src/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.ts +0 -1
  184. package/src/lib/seam/connect/routes/seam/customer/v1/automations/automations.ts +0 -3
  185. package/src/lib/seam/connect/routes/seam/customer/v1/events/events.ts +0 -1
  186. package/src/lib/seam/connect/routes/seam/customer/v1/portals/portals.ts +0 -1
  187. package/src/lib/seam/connect/routes/seam/customer/v1/settings/settings.ts +0 -2
  188. package/src/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.ts +0 -1
  189. package/src/lib/seam/connect/routes/seam-http-endpoints-without-workspace.ts +2 -2
  190. package/src/lib/seam/connect/routes/seam-http-endpoints.ts +218 -218
  191. package/src/lib/seam/connect/routes/spaces/spaces.ts +0 -10
  192. package/src/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.ts +0 -2
  193. package/src/lib/seam/connect/routes/thermostats/schedules/schedules.ts +0 -5
  194. package/src/lib/seam/connect/routes/thermostats/simulate/simulate.ts +0 -2
  195. package/src/lib/seam/connect/routes/thermostats/thermostats.ts +0 -7
  196. package/src/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.ts +0 -4
  197. package/src/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.ts +0 -4
  198. package/src/lib/seam/connect/routes/user-identities/user-identities.ts +0 -13
  199. package/src/lib/seam/connect/routes/webhooks/webhooks.ts +0 -5
  200. package/src/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.ts +0 -5
  201. package/src/lib/seam/connect/routes/workspaces/workspaces.ts +0 -5
  202. package/src/lib/version.ts +1 -1
package/dist/connect.cjs CHANGED
@@ -9,15 +9,6 @@ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
9
9
  var axios__default = /*#__PURE__*/_interopDefault(axios);
10
10
  var axiosRetry__default = /*#__PURE__*/_interopDefault(axiosRetry);
11
11
 
12
- var __typeError = (msg) => {
13
- throw TypeError(msg);
14
- };
15
- var __accessCheck = (obj, member, msg) => member.has(obj) || __typeError("Cannot " + msg);
16
- var __privateGet = (obj, member, getter) => (__accessCheck(obj, member, "read from private field"), getter ? getter.call(obj) : member.get(obj));
17
- var __privateAdd = (obj, member, value) => member.has(obj) ? __typeError("Cannot add the same private member more than once") : member instanceof WeakSet ? member.add(obj) : member.set(obj, value);
18
- var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "write to private field"), member.set(obj, value), value);
19
- var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
20
-
21
12
  // src/lib/lts-version.ts
22
13
  var seamApiLtsVersion = "1.0.0";
23
14
 
@@ -481,6 +472,10 @@ var isEmail = (value) => {
481
472
 
482
473
  // src/lib/seam/connect/seam-http-error.ts
483
474
  var SeamHttpApiError = class extends Error {
475
+ code;
476
+ statusCode;
477
+ requestId;
478
+ data;
484
479
  constructor(error, statusCode, requestId) {
485
480
  const { type, message, data } = error;
486
481
  super(message);
@@ -495,6 +490,8 @@ var isSeamHttpApiError = (error) => {
495
490
  return error instanceof SeamHttpApiError;
496
491
  };
497
492
  var SeamHttpUnauthorizedError = class extends SeamHttpApiError {
493
+ code;
494
+ statusCode;
498
495
  constructor(requestId) {
499
496
  const type = "unauthorized";
500
497
  const status = 401;
@@ -508,20 +505,19 @@ var SeamHttpUnauthorizedError = class extends SeamHttpApiError {
508
505
  var isSeamHttpUnauthorizedError = (error) => {
509
506
  return error instanceof SeamHttpUnauthorizedError;
510
507
  };
511
- var _validationErrors;
512
508
  var SeamHttpInvalidInputError = class extends SeamHttpApiError {
509
+ code;
510
+ #validationErrors;
513
511
  constructor(error, statusCode, requestId) {
514
512
  super(error, statusCode, requestId);
515
- __privateAdd(this, _validationErrors);
516
513
  this.name = this.constructor.name;
517
514
  this.code = "invalid_input";
518
- __privateSet(this, _validationErrors, error.validation_errors ?? {});
515
+ this.#validationErrors = error.validation_errors ?? {};
519
516
  }
520
517
  getValidationErrorMessages(paramName) {
521
- return __privateGet(this, _validationErrors)[paramName]?._errors ?? [];
518
+ return this.#validationErrors[paramName]?._errors ?? [];
522
519
  }
523
520
  };
524
- _validationErrors = new WeakMap();
525
521
  var isSeamHttpInvalidInputError = (error) => {
526
522
  return error instanceof SeamHttpInvalidInputError;
527
523
  };
@@ -629,6 +625,7 @@ var isSeamActionAttemptError = (error) => {
629
625
  return error instanceof SeamActionAttemptError;
630
626
  };
631
627
  var SeamActionAttemptError = class extends Error {
628
+ actionAttempt;
632
629
  constructor(message, actionAttempt) {
633
630
  super(message);
634
631
  this.name = this.constructor.name;
@@ -639,6 +636,7 @@ var isSeamActionAttemptFailedError = (error) => {
639
636
  return error instanceof SeamActionAttemptFailedError;
640
637
  };
641
638
  var SeamActionAttemptFailedError = class extends SeamActionAttemptError {
639
+ code;
642
640
  constructor(actionAttempt) {
643
641
  super(actionAttempt.error.message, actionAttempt);
644
642
  this.name = this.constructor.name;
@@ -659,37 +657,35 @@ var SeamActionAttemptTimeoutError = class extends SeamActionAttemptError {
659
657
  };
660
658
  var isSuccessfulActionAttempt = (actionAttempt) => actionAttempt.status === "success";
661
659
  var isFailedActionAttempt = (actionAttempt) => actionAttempt.status === "error";
662
- var _a, _parent, _config;
663
- _a = Symbol.toStringTag;
664
660
  var SeamHttpRequest = class {
661
+ [Symbol.toStringTag] = "SeamHttpRequest";
662
+ #parent;
663
+ #config;
665
664
  constructor(parent, config) {
666
- this[_a] = "SeamHttpRequest";
667
- __privateAdd(this, _parent);
668
- __privateAdd(this, _config);
669
- __privateSet(this, _parent, parent);
670
- __privateSet(this, _config, config);
665
+ this.#parent = parent;
666
+ this.#config = config;
671
667
  }
672
668
  get responseKey() {
673
- return __privateGet(this, _config).responseKey;
669
+ return this.#config.responseKey;
674
670
  }
675
671
  get url() {
676
- const { client } = __privateGet(this, _parent);
672
+ const { client } = this.#parent;
677
673
  const serializer = typeof client.defaults.paramsSerializer === "function" ? client.defaults.paramsSerializer : urlSearchParamsSerializer.serializeUrlSearchParams;
678
674
  const origin = getUrlPrefix(client.defaults.baseURL ?? "");
679
675
  const path = this.params == null ? this.pathname : `${this.pathname}?${serializer(this.params)}`;
680
676
  return new URL(`${origin}${path}`);
681
677
  }
682
678
  get pathname() {
683
- return __privateGet(this, _config).pathname.startsWith("/") ? __privateGet(this, _config).pathname : `/${__privateGet(this, _config).pathname}`;
679
+ return this.#config.pathname.startsWith("/") ? this.#config.pathname : `/${this.#config.pathname}`;
684
680
  }
685
681
  get method() {
686
- return __privateGet(this, _config).method;
682
+ return this.#config.method;
687
683
  }
688
684
  get params() {
689
- return __privateGet(this, _config).params;
685
+ return this.#config.params;
690
686
  }
691
687
  get body() {
692
- return __privateGet(this, _config).body;
688
+ return this.#config.body;
693
689
  }
694
690
  async execute() {
695
691
  const response = await this.fetchResponse();
@@ -698,12 +694,12 @@ var SeamHttpRequest = class {
698
694
  }
699
695
  const data = response[this.responseKey];
700
696
  if (this.responseKey === "action_attempt") {
701
- const waitForActionAttempt = __privateGet(this, _config).options?.waitForActionAttempt ?? __privateGet(this, _parent).defaults.waitForActionAttempt;
697
+ const waitForActionAttempt = this.#config.options?.waitForActionAttempt ?? this.#parent.defaults.waitForActionAttempt;
702
698
  if (waitForActionAttempt !== false) {
703
699
  const actionAttempt = await resolveActionAttempt(
704
700
  data,
705
- SeamHttpActionAttempts.fromClient(__privateGet(this, _parent).client, {
706
- ...__privateGet(this, _parent).defaults,
701
+ SeamHttpActionAttempts.fromClient(this.#parent.client, {
702
+ ...this.#parent.defaults,
707
703
  waitForActionAttempt: false
708
704
  }),
709
705
  typeof waitForActionAttempt === "boolean" ? {} : waitForActionAttempt
@@ -714,7 +710,7 @@ var SeamHttpRequest = class {
714
710
  return data;
715
711
  }
716
712
  async fetchResponse() {
717
- const { client } = __privateGet(this, _parent);
713
+ const { client } = this.#parent;
718
714
  const response = await client.request({
719
715
  url: this.pathname,
720
716
  method: this.method,
@@ -733,8 +729,6 @@ var SeamHttpRequest = class {
733
729
  return await this.execute().finally(onfinally);
734
730
  }
735
731
  };
736
- _parent = new WeakMap();
737
- _config = new WeakMap();
738
732
  var getUrlPrefix = (input) => {
739
733
  if (canParseUrl(input)) {
740
734
  const url = new URL(input).toString();
@@ -758,28 +752,56 @@ var canParseUrl = (input) => {
758
752
  };
759
753
 
760
754
  // src/lib/seam/connect/seam-paginator.ts
761
- var _request, _parent2, _SeamPaginator_instances, fetch_fn;
762
755
  var SeamPaginator = class {
756
+ #request;
757
+ #parent;
763
758
  constructor(parent, request) {
764
- __privateAdd(this, _SeamPaginator_instances);
765
- __privateAdd(this, _request);
766
- __privateAdd(this, _parent2);
767
759
  if (request.responseKey == null) {
768
760
  throw new Error(
769
761
  `The ${request.pathname} endpoint does not support pagination`
770
762
  );
771
763
  }
772
- __privateSet(this, _parent2, parent);
773
- __privateSet(this, _request, request);
764
+ this.#parent = parent;
765
+ this.#request = request;
774
766
  }
775
767
  async firstPage() {
776
- return await __privateMethod(this, _SeamPaginator_instances, fetch_fn).call(this);
768
+ return await this.#fetch();
777
769
  }
778
770
  async nextPage(nextPageCursor) {
779
771
  if (nextPageCursor == null) {
780
772
  throw new Error("Cannot get the next page with a null nextPageCursor");
781
773
  }
782
- return await __privateMethod(this, _SeamPaginator_instances, fetch_fn).call(this, nextPageCursor);
774
+ return await this.#fetch(nextPageCursor);
775
+ }
776
+ async #fetch(nextPageCursor) {
777
+ const responseKey = this.#request.responseKey;
778
+ if (responseKey == null) {
779
+ throw new Error("Cannot paginate a response without a responseKey");
780
+ }
781
+ const request = new SeamHttpRequest(this.#parent, {
782
+ pathname: this.#request.pathname,
783
+ method: this.#request.method,
784
+ responseKey,
785
+ params: this.#request.params != null ? { ...this.#request.params, page_cursor: nextPageCursor } : void 0,
786
+ body: this.#request.body != null ? { ...this.#request.body, page_cursor: nextPageCursor } : void 0
787
+ });
788
+ const response = await request.fetchResponse();
789
+ const data = response[responseKey];
790
+ const paginationData = response != null && typeof response === "object" && "pagination" in response ? response.pagination : null;
791
+ const pagination = {
792
+ hasNextPage: paginationData?.has_next_page ?? false,
793
+ nextPageCursor: paginationData?.next_page_cursor ?? null,
794
+ nextPageUrl: paginationData?.next_page_url ?? null
795
+ };
796
+ if (!Array.isArray(data)) {
797
+ throw new Error(
798
+ `Expected an array response for ${String(responseKey)} but got ${String(typeof data)}`
799
+ );
800
+ }
801
+ return [
802
+ data,
803
+ pagination
804
+ ];
783
805
  }
784
806
  async flattenToArray() {
785
807
  const items = [];
@@ -812,44 +834,14 @@ var SeamPaginator = class {
812
834
  }
813
835
  }
814
836
  };
815
- _request = new WeakMap();
816
- _parent2 = new WeakMap();
817
- _SeamPaginator_instances = new WeakSet();
818
- fetch_fn = async function(nextPageCursor) {
819
- const responseKey = __privateGet(this, _request).responseKey;
820
- if (responseKey == null) {
821
- throw new Error("Cannot paginate a response without a responseKey");
822
- }
823
- const request = new SeamHttpRequest(__privateGet(this, _parent2), {
824
- pathname: __privateGet(this, _request).pathname,
825
- method: __privateGet(this, _request).method,
826
- responseKey,
827
- params: __privateGet(this, _request).params != null ? { ...__privateGet(this, _request).params, page_cursor: nextPageCursor } : void 0,
828
- body: __privateGet(this, _request).body != null ? { ...__privateGet(this, _request).body, page_cursor: nextPageCursor } : void 0
829
- });
830
- const response = await request.fetchResponse();
831
- const data = response[responseKey];
832
- const paginationData = response != null && typeof response === "object" && "pagination" in response ? response.pagination : null;
833
- const pagination = {
834
- hasNextPage: paginationData?.has_next_page ?? false,
835
- nextPageCursor: paginationData?.next_page_cursor ?? null,
836
- nextPageUrl: paginationData?.next_page_url ?? null
837
- };
838
- if (!Array.isArray(data)) {
839
- throw new Error(
840
- `Expected an array response for ${String(responseKey)} but got ${String(typeof data)}`
841
- );
842
- }
843
- return [
844
- data,
845
- pagination
846
- ];
847
- };
848
837
 
849
838
  // src/lib/seam/connect/routes/client-sessions/client-sessions.ts
850
- var _SeamHttpClientSessions = class _SeamHttpClientSessions {
839
+ var SeamHttpClientSessions = class _SeamHttpClientSessions {
840
+ client;
841
+ defaults;
842
+ ltsVersion = seamApiLtsVersion;
843
+ static ltsVersion = seamApiLtsVersion;
851
844
  constructor(apiKeyOrOptions = {}) {
852
- this.ltsVersion = seamApiLtsVersion;
853
845
  const options = parseOptions(apiKeyOrOptions);
854
846
  this.client = "client" in options ? options.client : createClient(options);
855
847
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -991,13 +983,14 @@ var _SeamHttpClientSessions = class _SeamHttpClientSessions {
991
983
  });
992
984
  }
993
985
  };
994
- _SeamHttpClientSessions.ltsVersion = seamApiLtsVersion;
995
- var SeamHttpClientSessions = _SeamHttpClientSessions;
996
986
 
997
987
  // src/lib/seam/connect/routes/access-codes/simulate/simulate.ts
998
- var _SeamHttpAccessCodesSimulate = class _SeamHttpAccessCodesSimulate {
988
+ var SeamHttpAccessCodesSimulate = class _SeamHttpAccessCodesSimulate {
989
+ client;
990
+ defaults;
991
+ ltsVersion = seamApiLtsVersion;
992
+ static ltsVersion = seamApiLtsVersion;
999
993
  constructor(apiKeyOrOptions = {}) {
1000
- this.ltsVersion = seamApiLtsVersion;
1001
994
  const options = parseOptions(apiKeyOrOptions);
1002
995
  this.client = "client" in options ? options.client : createClient(options);
1003
996
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1085,13 +1078,14 @@ var _SeamHttpAccessCodesSimulate = class _SeamHttpAccessCodesSimulate {
1085
1078
  });
1086
1079
  }
1087
1080
  };
1088
- _SeamHttpAccessCodesSimulate.ltsVersion = seamApiLtsVersion;
1089
- var SeamHttpAccessCodesSimulate = _SeamHttpAccessCodesSimulate;
1090
1081
 
1091
1082
  // src/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.ts
1092
- var _SeamHttpAccessCodesUnmanaged = class _SeamHttpAccessCodesUnmanaged {
1083
+ var SeamHttpAccessCodesUnmanaged = class _SeamHttpAccessCodesUnmanaged {
1084
+ client;
1085
+ defaults;
1086
+ ltsVersion = seamApiLtsVersion;
1087
+ static ltsVersion = seamApiLtsVersion;
1093
1088
  constructor(apiKeyOrOptions = {}) {
1094
- this.ltsVersion = seamApiLtsVersion;
1095
1089
  const options = parseOptions(apiKeyOrOptions);
1096
1090
  this.client = "client" in options ? options.client : createClient(options);
1097
1091
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1215,13 +1209,14 @@ var _SeamHttpAccessCodesUnmanaged = class _SeamHttpAccessCodesUnmanaged {
1215
1209
  });
1216
1210
  }
1217
1211
  };
1218
- _SeamHttpAccessCodesUnmanaged.ltsVersion = seamApiLtsVersion;
1219
- var SeamHttpAccessCodesUnmanaged = _SeamHttpAccessCodesUnmanaged;
1220
1212
 
1221
1213
  // src/lib/seam/connect/routes/access-codes/access-codes.ts
1222
- var _SeamHttpAccessCodes = class _SeamHttpAccessCodes {
1214
+ var SeamHttpAccessCodes = class _SeamHttpAccessCodes {
1215
+ client;
1216
+ defaults;
1217
+ ltsVersion = seamApiLtsVersion;
1218
+ static ltsVersion = seamApiLtsVersion;
1223
1219
  constructor(apiKeyOrOptions = {}) {
1224
- this.ltsVersion = seamApiLtsVersion;
1225
1220
  const options = parseOptions(apiKeyOrOptions);
1226
1221
  this.client = "client" in options ? options.client : createClient(options);
1227
1222
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1396,13 +1391,14 @@ var _SeamHttpAccessCodes = class _SeamHttpAccessCodes {
1396
1391
  });
1397
1392
  }
1398
1393
  };
1399
- _SeamHttpAccessCodes.ltsVersion = seamApiLtsVersion;
1400
- var SeamHttpAccessCodes = _SeamHttpAccessCodes;
1401
1394
 
1402
1395
  // src/lib/seam/connect/routes/access-grants/access-grants.ts
1403
- var _SeamHttpAccessGrants = class _SeamHttpAccessGrants {
1396
+ var SeamHttpAccessGrants = class _SeamHttpAccessGrants {
1397
+ client;
1398
+ defaults;
1399
+ ltsVersion = seamApiLtsVersion;
1400
+ static ltsVersion = seamApiLtsVersion;
1404
1401
  constructor(apiKeyOrOptions = {}) {
1405
- this.ltsVersion = seamApiLtsVersion;
1406
1402
  const options = parseOptions(apiKeyOrOptions);
1407
1403
  this.client = "client" in options ? options.client : createClient(options);
1408
1404
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1535,13 +1531,14 @@ var _SeamHttpAccessGrants = class _SeamHttpAccessGrants {
1535
1531
  });
1536
1532
  }
1537
1533
  };
1538
- _SeamHttpAccessGrants.ltsVersion = seamApiLtsVersion;
1539
- var SeamHttpAccessGrants = _SeamHttpAccessGrants;
1540
1534
 
1541
1535
  // src/lib/seam/connect/routes/access-methods/access-methods.ts
1542
- var _SeamHttpAccessMethods = class _SeamHttpAccessMethods {
1536
+ var SeamHttpAccessMethods = class _SeamHttpAccessMethods {
1537
+ client;
1538
+ defaults;
1539
+ ltsVersion = seamApiLtsVersion;
1540
+ static ltsVersion = seamApiLtsVersion;
1543
1541
  constructor(apiKeyOrOptions = {}) {
1544
- this.ltsVersion = seamApiLtsVersion;
1545
1542
  const options = parseOptions(apiKeyOrOptions);
1546
1543
  this.client = "client" in options ? options.client : createClient(options);
1547
1544
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1665,13 +1662,14 @@ var _SeamHttpAccessMethods = class _SeamHttpAccessMethods {
1665
1662
  });
1666
1663
  }
1667
1664
  };
1668
- _SeamHttpAccessMethods.ltsVersion = seamApiLtsVersion;
1669
- var SeamHttpAccessMethods = _SeamHttpAccessMethods;
1670
1665
 
1671
1666
  // src/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.ts
1672
- var _SeamHttpAcsAccessGroupsUnmanaged = class _SeamHttpAcsAccessGroupsUnmanaged {
1667
+ var SeamHttpAcsAccessGroupsUnmanaged = class _SeamHttpAcsAccessGroupsUnmanaged {
1668
+ client;
1669
+ defaults;
1670
+ ltsVersion = seamApiLtsVersion;
1671
+ static ltsVersion = seamApiLtsVersion;
1673
1672
  constructor(apiKeyOrOptions = {}) {
1674
- this.ltsVersion = seamApiLtsVersion;
1675
1673
  const options = parseOptions(apiKeyOrOptions);
1676
1674
  if (!options.isUndocumentedApiEnabled) {
1677
1675
  throw new Error(
@@ -1786,13 +1784,14 @@ var _SeamHttpAcsAccessGroupsUnmanaged = class _SeamHttpAcsAccessGroupsUnmanaged
1786
1784
  });
1787
1785
  }
1788
1786
  };
1789
- _SeamHttpAcsAccessGroupsUnmanaged.ltsVersion = seamApiLtsVersion;
1790
- var SeamHttpAcsAccessGroupsUnmanaged = _SeamHttpAcsAccessGroupsUnmanaged;
1791
1787
 
1792
1788
  // src/lib/seam/connect/routes/acs/access-groups/access-groups.ts
1793
- var _SeamHttpAcsAccessGroups = class _SeamHttpAcsAccessGroups {
1789
+ var SeamHttpAcsAccessGroups = class _SeamHttpAcsAccessGroups {
1790
+ client;
1791
+ defaults;
1792
+ ltsVersion = seamApiLtsVersion;
1793
+ static ltsVersion = seamApiLtsVersion;
1794
1794
  constructor(apiKeyOrOptions = {}) {
1795
- this.ltsVersion = seamApiLtsVersion;
1796
1795
  const options = parseOptions(apiKeyOrOptions);
1797
1796
  this.client = "client" in options ? options.client : createClient(options);
1798
1797
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1931,13 +1930,14 @@ var _SeamHttpAcsAccessGroups = class _SeamHttpAcsAccessGroups {
1931
1930
  });
1932
1931
  }
1933
1932
  };
1934
- _SeamHttpAcsAccessGroups.ltsVersion = seamApiLtsVersion;
1935
- var SeamHttpAcsAccessGroups = _SeamHttpAcsAccessGroups;
1936
1933
 
1937
1934
  // src/lib/seam/connect/routes/acs/credential-pools/credential-pools.ts
1938
- var _SeamHttpAcsCredentialPools = class _SeamHttpAcsCredentialPools {
1935
+ var SeamHttpAcsCredentialPools = class _SeamHttpAcsCredentialPools {
1936
+ client;
1937
+ defaults;
1938
+ ltsVersion = seamApiLtsVersion;
1939
+ static ltsVersion = seamApiLtsVersion;
1939
1940
  constructor(apiKeyOrOptions = {}) {
1940
- this.ltsVersion = seamApiLtsVersion;
1941
1941
  const options = parseOptions(apiKeyOrOptions);
1942
1942
  if (!options.isUndocumentedApiEnabled) {
1943
1943
  throw new Error(
@@ -2035,13 +2035,14 @@ var _SeamHttpAcsCredentialPools = class _SeamHttpAcsCredentialPools {
2035
2035
  });
2036
2036
  }
2037
2037
  };
2038
- _SeamHttpAcsCredentialPools.ltsVersion = seamApiLtsVersion;
2039
- var SeamHttpAcsCredentialPools = _SeamHttpAcsCredentialPools;
2040
2038
 
2041
2039
  // src/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.ts
2042
- var _SeamHttpAcsCredentialProvisioningAutomations = class _SeamHttpAcsCredentialProvisioningAutomations {
2040
+ var SeamHttpAcsCredentialProvisioningAutomations = class _SeamHttpAcsCredentialProvisioningAutomations {
2041
+ client;
2042
+ defaults;
2043
+ ltsVersion = seamApiLtsVersion;
2044
+ static ltsVersion = seamApiLtsVersion;
2043
2045
  constructor(apiKeyOrOptions = {}) {
2044
- this.ltsVersion = seamApiLtsVersion;
2045
2046
  const options = parseOptions(apiKeyOrOptions);
2046
2047
  if (!options.isUndocumentedApiEnabled) {
2047
2048
  throw new Error(
@@ -2142,13 +2143,14 @@ var _SeamHttpAcsCredentialProvisioningAutomations = class _SeamHttpAcsCredential
2142
2143
  });
2143
2144
  }
2144
2145
  };
2145
- _SeamHttpAcsCredentialProvisioningAutomations.ltsVersion = seamApiLtsVersion;
2146
- var SeamHttpAcsCredentialProvisioningAutomations = _SeamHttpAcsCredentialProvisioningAutomations;
2147
2146
 
2148
2147
  // src/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.ts
2149
- var _SeamHttpAcsCredentialsUnmanaged = class _SeamHttpAcsCredentialsUnmanaged {
2148
+ var SeamHttpAcsCredentialsUnmanaged = class _SeamHttpAcsCredentialsUnmanaged {
2149
+ client;
2150
+ defaults;
2151
+ ltsVersion = seamApiLtsVersion;
2152
+ static ltsVersion = seamApiLtsVersion;
2150
2153
  constructor(apiKeyOrOptions = {}) {
2151
- this.ltsVersion = seamApiLtsVersion;
2152
2154
  const options = parseOptions(apiKeyOrOptions);
2153
2155
  if (!options.isUndocumentedApiEnabled) {
2154
2156
  throw new Error(
@@ -2263,13 +2265,14 @@ var _SeamHttpAcsCredentialsUnmanaged = class _SeamHttpAcsCredentialsUnmanaged {
2263
2265
  });
2264
2266
  }
2265
2267
  };
2266
- _SeamHttpAcsCredentialsUnmanaged.ltsVersion = seamApiLtsVersion;
2267
- var SeamHttpAcsCredentialsUnmanaged = _SeamHttpAcsCredentialsUnmanaged;
2268
2268
 
2269
2269
  // src/lib/seam/connect/routes/acs/credentials/credentials.ts
2270
- var _SeamHttpAcsCredentials = class _SeamHttpAcsCredentials {
2270
+ var SeamHttpAcsCredentials = class _SeamHttpAcsCredentials {
2271
+ client;
2272
+ defaults;
2273
+ ltsVersion = seamApiLtsVersion;
2274
+ static ltsVersion = seamApiLtsVersion;
2271
2275
  constructor(apiKeyOrOptions = {}) {
2272
- this.ltsVersion = seamApiLtsVersion;
2273
2276
  const options = parseOptions(apiKeyOrOptions);
2274
2277
  this.client = "client" in options ? options.client : createClient(options);
2275
2278
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -2440,13 +2443,14 @@ var _SeamHttpAcsCredentials = class _SeamHttpAcsCredentials {
2440
2443
  });
2441
2444
  }
2442
2445
  };
2443
- _SeamHttpAcsCredentials.ltsVersion = seamApiLtsVersion;
2444
- var SeamHttpAcsCredentials = _SeamHttpAcsCredentials;
2445
2446
 
2446
2447
  // src/lib/seam/connect/routes/acs/encoders/simulate/simulate.ts
2447
- var _SeamHttpAcsEncodersSimulate = class _SeamHttpAcsEncodersSimulate {
2448
+ var SeamHttpAcsEncodersSimulate = class _SeamHttpAcsEncodersSimulate {
2449
+ client;
2450
+ defaults;
2451
+ ltsVersion = seamApiLtsVersion;
2452
+ static ltsVersion = seamApiLtsVersion;
2448
2453
  constructor(apiKeyOrOptions = {}) {
2449
- this.ltsVersion = seamApiLtsVersion;
2450
2454
  const options = parseOptions(apiKeyOrOptions);
2451
2455
  this.client = "client" in options ? options.client : createClient(options);
2452
2456
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -2561,13 +2565,14 @@ var _SeamHttpAcsEncodersSimulate = class _SeamHttpAcsEncodersSimulate {
2561
2565
  });
2562
2566
  }
2563
2567
  };
2564
- _SeamHttpAcsEncodersSimulate.ltsVersion = seamApiLtsVersion;
2565
- var SeamHttpAcsEncodersSimulate = _SeamHttpAcsEncodersSimulate;
2566
2568
 
2567
2569
  // src/lib/seam/connect/routes/acs/encoders/encoders.ts
2568
- var _SeamHttpAcsEncoders = class _SeamHttpAcsEncoders {
2570
+ var SeamHttpAcsEncoders = class _SeamHttpAcsEncoders {
2571
+ client;
2572
+ defaults;
2573
+ ltsVersion = seamApiLtsVersion;
2574
+ static ltsVersion = seamApiLtsVersion;
2569
2575
  constructor(apiKeyOrOptions = {}) {
2570
- this.ltsVersion = seamApiLtsVersion;
2571
2576
  const options = parseOptions(apiKeyOrOptions);
2572
2577
  this.client = "client" in options ? options.client : createClient(options);
2573
2578
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -2685,13 +2690,14 @@ var _SeamHttpAcsEncoders = class _SeamHttpAcsEncoders {
2685
2690
  });
2686
2691
  }
2687
2692
  };
2688
- _SeamHttpAcsEncoders.ltsVersion = seamApiLtsVersion;
2689
- var SeamHttpAcsEncoders = _SeamHttpAcsEncoders;
2690
2693
 
2691
2694
  // src/lib/seam/connect/routes/acs/entrances/entrances.ts
2692
- var _SeamHttpAcsEntrances = class _SeamHttpAcsEntrances {
2695
+ var SeamHttpAcsEntrances = class _SeamHttpAcsEntrances {
2696
+ client;
2697
+ defaults;
2698
+ ltsVersion = seamApiLtsVersion;
2699
+ static ltsVersion = seamApiLtsVersion;
2693
2700
  constructor(apiKeyOrOptions = {}) {
2694
- this.ltsVersion = seamApiLtsVersion;
2695
2701
  const options = parseOptions(apiKeyOrOptions);
2696
2702
  this.client = "client" in options ? options.client : createClient(options);
2697
2703
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -2806,13 +2812,14 @@ var _SeamHttpAcsEntrances = class _SeamHttpAcsEntrances {
2806
2812
  });
2807
2813
  }
2808
2814
  };
2809
- _SeamHttpAcsEntrances.ltsVersion = seamApiLtsVersion;
2810
- var SeamHttpAcsEntrances = _SeamHttpAcsEntrances;
2811
2815
 
2812
2816
  // src/lib/seam/connect/routes/acs/systems/systems.ts
2813
- var _SeamHttpAcsSystems = class _SeamHttpAcsSystems {
2817
+ var SeamHttpAcsSystems = class _SeamHttpAcsSystems {
2818
+ client;
2819
+ defaults;
2820
+ ltsVersion = seamApiLtsVersion;
2821
+ static ltsVersion = seamApiLtsVersion;
2814
2822
  constructor(apiKeyOrOptions = {}) {
2815
- this.ltsVersion = seamApiLtsVersion;
2816
2823
  const options = parseOptions(apiKeyOrOptions);
2817
2824
  this.client = "client" in options ? options.client : createClient(options);
2818
2825
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -2918,13 +2925,14 @@ var _SeamHttpAcsSystems = class _SeamHttpAcsSystems {
2918
2925
  });
2919
2926
  }
2920
2927
  };
2921
- _SeamHttpAcsSystems.ltsVersion = seamApiLtsVersion;
2922
- var SeamHttpAcsSystems = _SeamHttpAcsSystems;
2923
2928
 
2924
2929
  // src/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.ts
2925
- var _SeamHttpAcsUsersUnmanaged = class _SeamHttpAcsUsersUnmanaged {
2930
+ var SeamHttpAcsUsersUnmanaged = class _SeamHttpAcsUsersUnmanaged {
2931
+ client;
2932
+ defaults;
2933
+ ltsVersion = seamApiLtsVersion;
2934
+ static ltsVersion = seamApiLtsVersion;
2926
2935
  constructor(apiKeyOrOptions = {}) {
2927
- this.ltsVersion = seamApiLtsVersion;
2928
2936
  const options = parseOptions(apiKeyOrOptions);
2929
2937
  if (!options.isUndocumentedApiEnabled) {
2930
2938
  throw new Error(
@@ -3036,13 +3044,14 @@ var _SeamHttpAcsUsersUnmanaged = class _SeamHttpAcsUsersUnmanaged {
3036
3044
  });
3037
3045
  }
3038
3046
  };
3039
- _SeamHttpAcsUsersUnmanaged.ltsVersion = seamApiLtsVersion;
3040
- var SeamHttpAcsUsersUnmanaged = _SeamHttpAcsUsersUnmanaged;
3041
3047
 
3042
3048
  // src/lib/seam/connect/routes/acs/users/users.ts
3043
- var _SeamHttpAcsUsers = class _SeamHttpAcsUsers {
3049
+ var SeamHttpAcsUsers = class _SeamHttpAcsUsers {
3050
+ client;
3051
+ defaults;
3052
+ ltsVersion = seamApiLtsVersion;
3053
+ static ltsVersion = seamApiLtsVersion;
3044
3054
  constructor(apiKeyOrOptions = {}) {
3045
- this.ltsVersion = seamApiLtsVersion;
3046
3055
  const options = parseOptions(apiKeyOrOptions);
3047
3056
  this.client = "client" in options ? options.client : createClient(options);
3048
3057
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3223,13 +3232,14 @@ var _SeamHttpAcsUsers = class _SeamHttpAcsUsers {
3223
3232
  });
3224
3233
  }
3225
3234
  };
3226
- _SeamHttpAcsUsers.ltsVersion = seamApiLtsVersion;
3227
- var SeamHttpAcsUsers = _SeamHttpAcsUsers;
3228
3235
 
3229
3236
  // src/lib/seam/connect/routes/acs/acs.ts
3230
- var _SeamHttpAcs = class _SeamHttpAcs {
3237
+ var SeamHttpAcs = class _SeamHttpAcs {
3238
+ client;
3239
+ defaults;
3240
+ ltsVersion = seamApiLtsVersion;
3241
+ static ltsVersion = seamApiLtsVersion;
3231
3242
  constructor(apiKeyOrOptions = {}) {
3232
- this.ltsVersion = seamApiLtsVersion;
3233
3243
  const options = parseOptions(apiKeyOrOptions);
3234
3244
  this.client = "client" in options ? options.client : createClient(options);
3235
3245
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3335,13 +3345,14 @@ var _SeamHttpAcs = class _SeamHttpAcs {
3335
3345
  return SeamHttpAcsUsers.fromClient(this.client, this.defaults);
3336
3346
  }
3337
3347
  };
3338
- _SeamHttpAcs.ltsVersion = seamApiLtsVersion;
3339
- var SeamHttpAcs = _SeamHttpAcs;
3340
3348
 
3341
3349
  // src/lib/seam/connect/routes/action-attempts/action-attempts.ts
3342
- var _SeamHttpActionAttempts = class _SeamHttpActionAttempts {
3350
+ var SeamHttpActionAttempts = class _SeamHttpActionAttempts {
3351
+ client;
3352
+ defaults;
3353
+ ltsVersion = seamApiLtsVersion;
3354
+ static ltsVersion = seamApiLtsVersion;
3343
3355
  constructor(apiKeyOrOptions = {}) {
3344
- this.ltsVersion = seamApiLtsVersion;
3345
3356
  const options = parseOptions(apiKeyOrOptions);
3346
3357
  this.client = "client" in options ? options.client : createClient(options);
3347
3358
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3438,13 +3449,14 @@ var _SeamHttpActionAttempts = class _SeamHttpActionAttempts {
3438
3449
  });
3439
3450
  }
3440
3451
  };
3441
- _SeamHttpActionAttempts.ltsVersion = seamApiLtsVersion;
3442
- var SeamHttpActionAttempts = _SeamHttpActionAttempts;
3443
3452
 
3444
3453
  // src/lib/seam/connect/routes/bridges/bridges.ts
3445
- var _SeamHttpBridges = class _SeamHttpBridges {
3454
+ var SeamHttpBridges = class _SeamHttpBridges {
3455
+ client;
3456
+ defaults;
3457
+ ltsVersion = seamApiLtsVersion;
3458
+ static ltsVersion = seamApiLtsVersion;
3446
3459
  constructor(apiKeyOrOptions = {}) {
3447
- this.ltsVersion = seamApiLtsVersion;
3448
3460
  const options = parseOptions(apiKeyOrOptions);
3449
3461
  if (!options.isUndocumentedApiEnabled) {
3450
3462
  throw new Error(
@@ -3556,13 +3568,14 @@ var _SeamHttpBridges = class _SeamHttpBridges {
3556
3568
  });
3557
3569
  }
3558
3570
  };
3559
- _SeamHttpBridges.ltsVersion = seamApiLtsVersion;
3560
- var SeamHttpBridges = _SeamHttpBridges;
3561
3571
 
3562
3572
  // src/lib/seam/connect/routes/connect-webviews/connect-webviews.ts
3563
- var _SeamHttpConnectWebviews = class _SeamHttpConnectWebviews {
3573
+ var SeamHttpConnectWebviews = class _SeamHttpConnectWebviews {
3574
+ client;
3575
+ defaults;
3576
+ ltsVersion = seamApiLtsVersion;
3577
+ static ltsVersion = seamApiLtsVersion;
3564
3578
  constructor(apiKeyOrOptions = {}) {
3565
- this.ltsVersion = seamApiLtsVersion;
3566
3579
  const options = parseOptions(apiKeyOrOptions);
3567
3580
  this.client = "client" in options ? options.client : createClient(options);
3568
3581
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3677,13 +3690,14 @@ var _SeamHttpConnectWebviews = class _SeamHttpConnectWebviews {
3677
3690
  });
3678
3691
  }
3679
3692
  };
3680
- _SeamHttpConnectWebviews.ltsVersion = seamApiLtsVersion;
3681
- var SeamHttpConnectWebviews = _SeamHttpConnectWebviews;
3682
3693
 
3683
3694
  // src/lib/seam/connect/routes/connected-accounts/connected-accounts.ts
3684
- var _SeamHttpConnectedAccounts = class _SeamHttpConnectedAccounts {
3695
+ var SeamHttpConnectedAccounts = class _SeamHttpConnectedAccounts {
3696
+ client;
3697
+ defaults;
3698
+ ltsVersion = seamApiLtsVersion;
3699
+ static ltsVersion = seamApiLtsVersion;
3685
3700
  constructor(apiKeyOrOptions = {}) {
3686
- this.ltsVersion = seamApiLtsVersion;
3687
3701
  const options = parseOptions(apiKeyOrOptions);
3688
3702
  this.client = "client" in options ? options.client : createClient(options);
3689
3703
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3807,13 +3821,14 @@ var _SeamHttpConnectedAccounts = class _SeamHttpConnectedAccounts {
3807
3821
  });
3808
3822
  }
3809
3823
  };
3810
- _SeamHttpConnectedAccounts.ltsVersion = seamApiLtsVersion;
3811
- var SeamHttpConnectedAccounts = _SeamHttpConnectedAccounts;
3812
3824
 
3813
3825
  // src/lib/seam/connect/routes/customers/customers.ts
3814
- var _SeamHttpCustomers = class _SeamHttpCustomers {
3826
+ var SeamHttpCustomers = class _SeamHttpCustomers {
3827
+ client;
3828
+ defaults;
3829
+ ltsVersion = seamApiLtsVersion;
3830
+ static ltsVersion = seamApiLtsVersion;
3815
3831
  constructor(apiKeyOrOptions = {}) {
3816
- this.ltsVersion = seamApiLtsVersion;
3817
3832
  const options = parseOptions(apiKeyOrOptions);
3818
3833
  this.client = "client" in options ? options.client : createClient(options);
3819
3834
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3919,13 +3934,14 @@ var _SeamHttpCustomers = class _SeamHttpCustomers {
3919
3934
  });
3920
3935
  }
3921
3936
  };
3922
- _SeamHttpCustomers.ltsVersion = seamApiLtsVersion;
3923
- var SeamHttpCustomers = _SeamHttpCustomers;
3924
3937
 
3925
3938
  // src/lib/seam/connect/routes/devices/simulate/simulate.ts
3926
- var _SeamHttpDevicesSimulate = class _SeamHttpDevicesSimulate {
3939
+ var SeamHttpDevicesSimulate = class _SeamHttpDevicesSimulate {
3940
+ client;
3941
+ defaults;
3942
+ ltsVersion = seamApiLtsVersion;
3943
+ static ltsVersion = seamApiLtsVersion;
3927
3944
  constructor(apiKeyOrOptions = {}) {
3928
- this.ltsVersion = seamApiLtsVersion;
3929
3945
  const options = parseOptions(apiKeyOrOptions);
3930
3946
  this.client = "client" in options ? options.client : createClient(options);
3931
3947
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4058,13 +4074,14 @@ var _SeamHttpDevicesSimulate = class _SeamHttpDevicesSimulate {
4058
4074
  });
4059
4075
  }
4060
4076
  };
4061
- _SeamHttpDevicesSimulate.ltsVersion = seamApiLtsVersion;
4062
- var SeamHttpDevicesSimulate = _SeamHttpDevicesSimulate;
4063
4077
 
4064
4078
  // src/lib/seam/connect/routes/devices/unmanaged/unmanaged.ts
4065
- var _SeamHttpDevicesUnmanaged = class _SeamHttpDevicesUnmanaged {
4079
+ var SeamHttpDevicesUnmanaged = class _SeamHttpDevicesUnmanaged {
4080
+ client;
4081
+ defaults;
4082
+ ltsVersion = seamApiLtsVersion;
4083
+ static ltsVersion = seamApiLtsVersion;
4066
4084
  constructor(apiKeyOrOptions = {}) {
4067
- this.ltsVersion = seamApiLtsVersion;
4068
4085
  const options = parseOptions(apiKeyOrOptions);
4069
4086
  this.client = "client" in options ? options.client : createClient(options);
4070
4087
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4170,13 +4187,14 @@ var _SeamHttpDevicesUnmanaged = class _SeamHttpDevicesUnmanaged {
4170
4187
  });
4171
4188
  }
4172
4189
  };
4173
- _SeamHttpDevicesUnmanaged.ltsVersion = seamApiLtsVersion;
4174
- var SeamHttpDevicesUnmanaged = _SeamHttpDevicesUnmanaged;
4175
4190
 
4176
4191
  // src/lib/seam/connect/routes/devices/devices.ts
4177
- var _SeamHttpDevices = class _SeamHttpDevices {
4192
+ var SeamHttpDevices = class _SeamHttpDevices {
4193
+ client;
4194
+ defaults;
4195
+ ltsVersion = seamApiLtsVersion;
4196
+ static ltsVersion = seamApiLtsVersion;
4178
4197
  constructor(apiKeyOrOptions = {}) {
4179
- this.ltsVersion = seamApiLtsVersion;
4180
4198
  const options = parseOptions(apiKeyOrOptions);
4181
4199
  this.client = "client" in options ? options.client : createClient(options);
4182
4200
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4311,13 +4329,14 @@ var _SeamHttpDevices = class _SeamHttpDevices {
4311
4329
  });
4312
4330
  }
4313
4331
  };
4314
- _SeamHttpDevices.ltsVersion = seamApiLtsVersion;
4315
- var SeamHttpDevices = _SeamHttpDevices;
4316
4332
 
4317
4333
  // src/lib/seam/connect/routes/events/events.ts
4318
- var _SeamHttpEvents = class _SeamHttpEvents {
4334
+ var SeamHttpEvents = class _SeamHttpEvents {
4335
+ client;
4336
+ defaults;
4337
+ ltsVersion = seamApiLtsVersion;
4338
+ static ltsVersion = seamApiLtsVersion;
4319
4339
  constructor(apiKeyOrOptions = {}) {
4320
- this.ltsVersion = seamApiLtsVersion;
4321
4340
  const options = parseOptions(apiKeyOrOptions);
4322
4341
  this.client = "client" in options ? options.client : createClient(options);
4323
4342
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4414,13 +4433,14 @@ var _SeamHttpEvents = class _SeamHttpEvents {
4414
4433
  });
4415
4434
  }
4416
4435
  };
4417
- _SeamHttpEvents.ltsVersion = seamApiLtsVersion;
4418
- var SeamHttpEvents = _SeamHttpEvents;
4419
4436
 
4420
4437
  // src/lib/seam/connect/routes/instant-keys/instant-keys.ts
4421
- var _SeamHttpInstantKeys = class _SeamHttpInstantKeys {
4438
+ var SeamHttpInstantKeys = class _SeamHttpInstantKeys {
4439
+ client;
4440
+ defaults;
4441
+ ltsVersion = seamApiLtsVersion;
4442
+ static ltsVersion = seamApiLtsVersion;
4422
4443
  constructor(apiKeyOrOptions = {}) {
4423
- this.ltsVersion = seamApiLtsVersion;
4424
4444
  const options = parseOptions(apiKeyOrOptions);
4425
4445
  this.client = "client" in options ? options.client : createClient(options);
4426
4446
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4526,13 +4546,14 @@ var _SeamHttpInstantKeys = class _SeamHttpInstantKeys {
4526
4546
  });
4527
4547
  }
4528
4548
  };
4529
- _SeamHttpInstantKeys.ltsVersion = seamApiLtsVersion;
4530
- var SeamHttpInstantKeys = _SeamHttpInstantKeys;
4531
4549
 
4532
4550
  // src/lib/seam/connect/routes/locks/simulate/simulate.ts
4533
- var _SeamHttpLocksSimulate = class _SeamHttpLocksSimulate {
4551
+ var SeamHttpLocksSimulate = class _SeamHttpLocksSimulate {
4552
+ client;
4553
+ defaults;
4554
+ ltsVersion = seamApiLtsVersion;
4555
+ static ltsVersion = seamApiLtsVersion;
4534
4556
  constructor(apiKeyOrOptions = {}) {
4535
- this.ltsVersion = seamApiLtsVersion;
4536
4557
  const options = parseOptions(apiKeyOrOptions);
4537
4558
  this.client = "client" in options ? options.client : createClient(options);
4538
4559
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4629,13 +4650,14 @@ var _SeamHttpLocksSimulate = class _SeamHttpLocksSimulate {
4629
4650
  });
4630
4651
  }
4631
4652
  };
4632
- _SeamHttpLocksSimulate.ltsVersion = seamApiLtsVersion;
4633
- var SeamHttpLocksSimulate = _SeamHttpLocksSimulate;
4634
4653
 
4635
4654
  // src/lib/seam/connect/routes/locks/locks.ts
4636
- var _SeamHttpLocks = class _SeamHttpLocks {
4655
+ var SeamHttpLocks = class _SeamHttpLocks {
4656
+ client;
4657
+ defaults;
4658
+ ltsVersion = seamApiLtsVersion;
4659
+ static ltsVersion = seamApiLtsVersion;
4637
4660
  constructor(apiKeyOrOptions = {}) {
4638
- this.ltsVersion = seamApiLtsVersion;
4639
4661
  const options = parseOptions(apiKeyOrOptions);
4640
4662
  this.client = "client" in options ? options.client : createClient(options);
4641
4663
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4753,13 +4775,14 @@ var _SeamHttpLocks = class _SeamHttpLocks {
4753
4775
  });
4754
4776
  }
4755
4777
  };
4756
- _SeamHttpLocks.ltsVersion = seamApiLtsVersion;
4757
- var SeamHttpLocks = _SeamHttpLocks;
4758
4778
 
4759
4779
  // src/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.ts
4760
- var _SeamHttpNoiseSensorsNoiseThresholds = class _SeamHttpNoiseSensorsNoiseThresholds {
4780
+ var SeamHttpNoiseSensorsNoiseThresholds = class _SeamHttpNoiseSensorsNoiseThresholds {
4781
+ client;
4782
+ defaults;
4783
+ ltsVersion = seamApiLtsVersion;
4784
+ static ltsVersion = seamApiLtsVersion;
4761
4785
  constructor(apiKeyOrOptions = {}) {
4762
- this.ltsVersion = seamApiLtsVersion;
4763
4786
  const options = parseOptions(apiKeyOrOptions);
4764
4787
  this.client = "client" in options ? options.client : createClient(options);
4765
4788
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4886,13 +4909,14 @@ var _SeamHttpNoiseSensorsNoiseThresholds = class _SeamHttpNoiseSensorsNoiseThres
4886
4909
  });
4887
4910
  }
4888
4911
  };
4889
- _SeamHttpNoiseSensorsNoiseThresholds.ltsVersion = seamApiLtsVersion;
4890
- var SeamHttpNoiseSensorsNoiseThresholds = _SeamHttpNoiseSensorsNoiseThresholds;
4891
4912
 
4892
4913
  // src/lib/seam/connect/routes/noise-sensors/simulate/simulate.ts
4893
- var _SeamHttpNoiseSensorsSimulate = class _SeamHttpNoiseSensorsSimulate {
4914
+ var SeamHttpNoiseSensorsSimulate = class _SeamHttpNoiseSensorsSimulate {
4915
+ client;
4916
+ defaults;
4917
+ ltsVersion = seamApiLtsVersion;
4918
+ static ltsVersion = seamApiLtsVersion;
4894
4919
  constructor(apiKeyOrOptions = {}) {
4895
- this.ltsVersion = seamApiLtsVersion;
4896
4920
  const options = parseOptions(apiKeyOrOptions);
4897
4921
  this.client = "client" in options ? options.client : createClient(options);
4898
4922
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4980,13 +5004,14 @@ var _SeamHttpNoiseSensorsSimulate = class _SeamHttpNoiseSensorsSimulate {
4980
5004
  });
4981
5005
  }
4982
5006
  };
4983
- _SeamHttpNoiseSensorsSimulate.ltsVersion = seamApiLtsVersion;
4984
- var SeamHttpNoiseSensorsSimulate = _SeamHttpNoiseSensorsSimulate;
4985
5007
 
4986
5008
  // src/lib/seam/connect/routes/noise-sensors/noise-sensors.ts
4987
- var _SeamHttpNoiseSensors = class _SeamHttpNoiseSensors {
5009
+ var SeamHttpNoiseSensors = class _SeamHttpNoiseSensors {
5010
+ client;
5011
+ defaults;
5012
+ ltsVersion = seamApiLtsVersion;
5013
+ static ltsVersion = seamApiLtsVersion;
4988
5014
  constructor(apiKeyOrOptions = {}) {
4989
- this.ltsVersion = seamApiLtsVersion;
4990
5015
  const options = parseOptions(apiKeyOrOptions);
4991
5016
  this.client = "client" in options ? options.client : createClient(options);
4992
5017
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5083,13 +5108,14 @@ var _SeamHttpNoiseSensors = class _SeamHttpNoiseSensors {
5083
5108
  });
5084
5109
  }
5085
5110
  };
5086
- _SeamHttpNoiseSensors.ltsVersion = seamApiLtsVersion;
5087
- var SeamHttpNoiseSensors = _SeamHttpNoiseSensors;
5088
5111
 
5089
5112
  // src/lib/seam/connect/routes/phones/simulate/simulate.ts
5090
- var _SeamHttpPhonesSimulate = class _SeamHttpPhonesSimulate {
5113
+ var SeamHttpPhonesSimulate = class _SeamHttpPhonesSimulate {
5114
+ client;
5115
+ defaults;
5116
+ ltsVersion = seamApiLtsVersion;
5117
+ static ltsVersion = seamApiLtsVersion;
5091
5118
  constructor(apiKeyOrOptions = {}) {
5092
- this.ltsVersion = seamApiLtsVersion;
5093
5119
  const options = parseOptions(apiKeyOrOptions);
5094
5120
  this.client = "client" in options ? options.client : createClient(options);
5095
5121
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5177,13 +5203,14 @@ var _SeamHttpPhonesSimulate = class _SeamHttpPhonesSimulate {
5177
5203
  });
5178
5204
  }
5179
5205
  };
5180
- _SeamHttpPhonesSimulate.ltsVersion = seamApiLtsVersion;
5181
- var SeamHttpPhonesSimulate = _SeamHttpPhonesSimulate;
5182
5206
 
5183
5207
  // src/lib/seam/connect/routes/phones/phones.ts
5184
- var _SeamHttpPhones = class _SeamHttpPhones {
5208
+ var SeamHttpPhones = class _SeamHttpPhones {
5209
+ client;
5210
+ defaults;
5211
+ ltsVersion = seamApiLtsVersion;
5212
+ static ltsVersion = seamApiLtsVersion;
5185
5213
  constructor(apiKeyOrOptions = {}) {
5186
- this.ltsVersion = seamApiLtsVersion;
5187
5214
  const options = parseOptions(apiKeyOrOptions);
5188
5215
  this.client = "client" in options ? options.client : createClient(options);
5189
5216
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5292,13 +5319,14 @@ var _SeamHttpPhones = class _SeamHttpPhones {
5292
5319
  });
5293
5320
  }
5294
5321
  };
5295
- _SeamHttpPhones.ltsVersion = seamApiLtsVersion;
5296
- var SeamHttpPhones = _SeamHttpPhones;
5297
5322
 
5298
5323
  // src/lib/seam/connect/routes/seam/console/v1/timelines/timelines.ts
5299
- var _SeamHttpSeamConsoleV1Timelines = class _SeamHttpSeamConsoleV1Timelines {
5324
+ var SeamHttpSeamConsoleV1Timelines = class _SeamHttpSeamConsoleV1Timelines {
5325
+ client;
5326
+ defaults;
5327
+ ltsVersion = seamApiLtsVersion;
5328
+ static ltsVersion = seamApiLtsVersion;
5300
5329
  constructor(apiKeyOrOptions = {}) {
5301
- this.ltsVersion = seamApiLtsVersion;
5302
5330
  const options = parseOptions(apiKeyOrOptions);
5303
5331
  if (!options.isUndocumentedApiEnabled) {
5304
5332
  throw new Error(
@@ -5396,13 +5424,14 @@ var _SeamHttpSeamConsoleV1Timelines = class _SeamHttpSeamConsoleV1Timelines {
5396
5424
  });
5397
5425
  }
5398
5426
  };
5399
- _SeamHttpSeamConsoleV1Timelines.ltsVersion = seamApiLtsVersion;
5400
- var SeamHttpSeamConsoleV1Timelines = _SeamHttpSeamConsoleV1Timelines;
5401
5427
 
5402
5428
  // src/lib/seam/connect/routes/seam/console/v1/v1.ts
5403
- var _SeamHttpSeamConsoleV1 = class _SeamHttpSeamConsoleV1 {
5429
+ var SeamHttpSeamConsoleV1 = class _SeamHttpSeamConsoleV1 {
5430
+ client;
5431
+ defaults;
5432
+ ltsVersion = seamApiLtsVersion;
5433
+ static ltsVersion = seamApiLtsVersion;
5404
5434
  constructor(apiKeyOrOptions = {}) {
5405
- this.ltsVersion = seamApiLtsVersion;
5406
5435
  const options = parseOptions(apiKeyOrOptions);
5407
5436
  if (!options.isUndocumentedApiEnabled) {
5408
5437
  throw new Error(
@@ -5503,13 +5532,14 @@ var _SeamHttpSeamConsoleV1 = class _SeamHttpSeamConsoleV1 {
5503
5532
  });
5504
5533
  }
5505
5534
  };
5506
- _SeamHttpSeamConsoleV1.ltsVersion = seamApiLtsVersion;
5507
- var SeamHttpSeamConsoleV1 = _SeamHttpSeamConsoleV1;
5508
5535
 
5509
5536
  // src/lib/seam/connect/routes/seam/console/console.ts
5510
- var _SeamHttpSeamConsole = class _SeamHttpSeamConsole {
5537
+ var SeamHttpSeamConsole = class _SeamHttpSeamConsole {
5538
+ client;
5539
+ defaults;
5540
+ ltsVersion = seamApiLtsVersion;
5541
+ static ltsVersion = seamApiLtsVersion;
5511
5542
  constructor(apiKeyOrOptions = {}) {
5512
- this.ltsVersion = seamApiLtsVersion;
5513
5543
  const options = parseOptions(apiKeyOrOptions);
5514
5544
  if (!options.isUndocumentedApiEnabled) {
5515
5545
  throw new Error(
@@ -5596,13 +5626,14 @@ var _SeamHttpSeamConsole = class _SeamHttpSeamConsole {
5596
5626
  return SeamHttpSeamConsoleV1.fromClient(this.client, this.defaults);
5597
5627
  }
5598
5628
  };
5599
- _SeamHttpSeamConsole.ltsVersion = seamApiLtsVersion;
5600
- var SeamHttpSeamConsole = _SeamHttpSeamConsole;
5601
5629
 
5602
5630
  // src/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.ts
5603
- var _SeamHttpSeamCustomerV1AutomationRuns = class _SeamHttpSeamCustomerV1AutomationRuns {
5631
+ var SeamHttpSeamCustomerV1AutomationRuns = class _SeamHttpSeamCustomerV1AutomationRuns {
5632
+ client;
5633
+ defaults;
5634
+ ltsVersion = seamApiLtsVersion;
5635
+ static ltsVersion = seamApiLtsVersion;
5604
5636
  constructor(apiKeyOrOptions = {}) {
5605
- this.ltsVersion = seamApiLtsVersion;
5606
5637
  const options = parseOptions(apiKeyOrOptions);
5607
5638
  if (!options.isUndocumentedApiEnabled) {
5608
5639
  throw new Error(
@@ -5703,13 +5734,14 @@ var _SeamHttpSeamCustomerV1AutomationRuns = class _SeamHttpSeamCustomerV1Automat
5703
5734
  });
5704
5735
  }
5705
5736
  };
5706
- _SeamHttpSeamCustomerV1AutomationRuns.ltsVersion = seamApiLtsVersion;
5707
- var SeamHttpSeamCustomerV1AutomationRuns = _SeamHttpSeamCustomerV1AutomationRuns;
5708
5737
 
5709
5738
  // src/lib/seam/connect/routes/seam/customer/v1/automations/automations.ts
5710
- var _SeamHttpSeamCustomerV1Automations = class _SeamHttpSeamCustomerV1Automations {
5739
+ var SeamHttpSeamCustomerV1Automations = class _SeamHttpSeamCustomerV1Automations {
5740
+ client;
5741
+ defaults;
5742
+ ltsVersion = seamApiLtsVersion;
5743
+ static ltsVersion = seamApiLtsVersion;
5711
5744
  constructor(apiKeyOrOptions = {}) {
5712
- this.ltsVersion = seamApiLtsVersion;
5713
5745
  const options = parseOptions(apiKeyOrOptions);
5714
5746
  if (!options.isUndocumentedApiEnabled) {
5715
5747
  throw new Error(
@@ -5838,13 +5870,14 @@ var _SeamHttpSeamCustomerV1Automations = class _SeamHttpSeamCustomerV1Automation
5838
5870
  });
5839
5871
  }
5840
5872
  };
5841
- _SeamHttpSeamCustomerV1Automations.ltsVersion = seamApiLtsVersion;
5842
- var SeamHttpSeamCustomerV1Automations = _SeamHttpSeamCustomerV1Automations;
5843
5873
 
5844
5874
  // src/lib/seam/connect/routes/seam/customer/v1/events/events.ts
5845
- var _SeamHttpSeamCustomerV1Events = class _SeamHttpSeamCustomerV1Events {
5875
+ var SeamHttpSeamCustomerV1Events = class _SeamHttpSeamCustomerV1Events {
5876
+ client;
5877
+ defaults;
5878
+ ltsVersion = seamApiLtsVersion;
5879
+ static ltsVersion = seamApiLtsVersion;
5846
5880
  constructor(apiKeyOrOptions = {}) {
5847
- this.ltsVersion = seamApiLtsVersion;
5848
5881
  const options = parseOptions(apiKeyOrOptions);
5849
5882
  if (!options.isUndocumentedApiEnabled) {
5850
5883
  throw new Error(
@@ -5942,13 +5975,14 @@ var _SeamHttpSeamCustomerV1Events = class _SeamHttpSeamCustomerV1Events {
5942
5975
  });
5943
5976
  }
5944
5977
  };
5945
- _SeamHttpSeamCustomerV1Events.ltsVersion = seamApiLtsVersion;
5946
- var SeamHttpSeamCustomerV1Events = _SeamHttpSeamCustomerV1Events;
5947
5978
 
5948
5979
  // src/lib/seam/connect/routes/seam/customer/v1/portals/portals.ts
5949
- var _SeamHttpSeamCustomerV1Portals = class _SeamHttpSeamCustomerV1Portals {
5980
+ var SeamHttpSeamCustomerV1Portals = class _SeamHttpSeamCustomerV1Portals {
5981
+ client;
5982
+ defaults;
5983
+ ltsVersion = seamApiLtsVersion;
5984
+ static ltsVersion = seamApiLtsVersion;
5950
5985
  constructor(apiKeyOrOptions = {}) {
5951
- this.ltsVersion = seamApiLtsVersion;
5952
5986
  const options = parseOptions(apiKeyOrOptions);
5953
5987
  if (!options.isUndocumentedApiEnabled) {
5954
5988
  throw new Error(
@@ -6046,13 +6080,14 @@ var _SeamHttpSeamCustomerV1Portals = class _SeamHttpSeamCustomerV1Portals {
6046
6080
  });
6047
6081
  }
6048
6082
  };
6049
- _SeamHttpSeamCustomerV1Portals.ltsVersion = seamApiLtsVersion;
6050
- var SeamHttpSeamCustomerV1Portals = _SeamHttpSeamCustomerV1Portals;
6051
6083
 
6052
6084
  // src/lib/seam/connect/routes/seam/customer/v1/settings/settings.ts
6053
- var _SeamHttpSeamCustomerV1Settings = class _SeamHttpSeamCustomerV1Settings {
6085
+ var SeamHttpSeamCustomerV1Settings = class _SeamHttpSeamCustomerV1Settings {
6086
+ client;
6087
+ defaults;
6088
+ ltsVersion = seamApiLtsVersion;
6089
+ static ltsVersion = seamApiLtsVersion;
6054
6090
  constructor(apiKeyOrOptions = {}) {
6055
- this.ltsVersion = seamApiLtsVersion;
6056
6091
  const options = parseOptions(apiKeyOrOptions);
6057
6092
  if (!options.isUndocumentedApiEnabled) {
6058
6093
  throw new Error(
@@ -6164,13 +6199,14 @@ var _SeamHttpSeamCustomerV1Settings = class _SeamHttpSeamCustomerV1Settings {
6164
6199
  });
6165
6200
  }
6166
6201
  };
6167
- _SeamHttpSeamCustomerV1Settings.ltsVersion = seamApiLtsVersion;
6168
- var SeamHttpSeamCustomerV1Settings = _SeamHttpSeamCustomerV1Settings;
6169
6202
 
6170
6203
  // src/lib/seam/connect/routes/seam/customer/v1/v1.ts
6171
- var _SeamHttpSeamCustomerV1 = class _SeamHttpSeamCustomerV1 {
6204
+ var SeamHttpSeamCustomerV1 = class _SeamHttpSeamCustomerV1 {
6205
+ client;
6206
+ defaults;
6207
+ ltsVersion = seamApiLtsVersion;
6208
+ static ltsVersion = seamApiLtsVersion;
6172
6209
  constructor(apiKeyOrOptions = {}) {
6173
- this.ltsVersion = seamApiLtsVersion;
6174
6210
  const options = parseOptions(apiKeyOrOptions);
6175
6211
  if (!options.isUndocumentedApiEnabled) {
6176
6212
  throw new Error(
@@ -6275,13 +6311,14 @@ var _SeamHttpSeamCustomerV1 = class _SeamHttpSeamCustomerV1 {
6275
6311
  return SeamHttpSeamCustomerV1Settings.fromClient(this.client, this.defaults);
6276
6312
  }
6277
6313
  };
6278
- _SeamHttpSeamCustomerV1.ltsVersion = seamApiLtsVersion;
6279
- var SeamHttpSeamCustomerV1 = _SeamHttpSeamCustomerV1;
6280
6314
 
6281
6315
  // src/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.ts
6282
- var _SeamHttpSeamPartnerV1BuildingBlocksSpaces = class _SeamHttpSeamPartnerV1BuildingBlocksSpaces {
6316
+ var SeamHttpSeamPartnerV1BuildingBlocksSpaces = class _SeamHttpSeamPartnerV1BuildingBlocksSpaces {
6317
+ client;
6318
+ defaults;
6319
+ ltsVersion = seamApiLtsVersion;
6320
+ static ltsVersion = seamApiLtsVersion;
6283
6321
  constructor(apiKeyOrOptions = {}) {
6284
- this.ltsVersion = seamApiLtsVersion;
6285
6322
  const options = parseOptions(apiKeyOrOptions);
6286
6323
  if (!options.isUndocumentedApiEnabled) {
6287
6324
  throw new Error(
@@ -6382,13 +6419,14 @@ var _SeamHttpSeamPartnerV1BuildingBlocksSpaces = class _SeamHttpSeamPartnerV1Bui
6382
6419
  });
6383
6420
  }
6384
6421
  };
6385
- _SeamHttpSeamPartnerV1BuildingBlocksSpaces.ltsVersion = seamApiLtsVersion;
6386
- var SeamHttpSeamPartnerV1BuildingBlocksSpaces = _SeamHttpSeamPartnerV1BuildingBlocksSpaces;
6387
6422
 
6388
6423
  // src/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.ts
6389
- var _SeamHttpSeamPartnerV1BuildingBlocks = class _SeamHttpSeamPartnerV1BuildingBlocks {
6424
+ var SeamHttpSeamPartnerV1BuildingBlocks = class _SeamHttpSeamPartnerV1BuildingBlocks {
6425
+ client;
6426
+ defaults;
6427
+ ltsVersion = seamApiLtsVersion;
6428
+ static ltsVersion = seamApiLtsVersion;
6390
6429
  constructor(apiKeyOrOptions = {}) {
6391
- this.ltsVersion = seamApiLtsVersion;
6392
6430
  const options = parseOptions(apiKeyOrOptions);
6393
6431
  if (!options.isUndocumentedApiEnabled) {
6394
6432
  throw new Error(
@@ -6481,13 +6519,14 @@ var _SeamHttpSeamPartnerV1BuildingBlocks = class _SeamHttpSeamPartnerV1BuildingB
6481
6519
  );
6482
6520
  }
6483
6521
  };
6484
- _SeamHttpSeamPartnerV1BuildingBlocks.ltsVersion = seamApiLtsVersion;
6485
- var SeamHttpSeamPartnerV1BuildingBlocks = _SeamHttpSeamPartnerV1BuildingBlocks;
6486
6522
 
6487
6523
  // src/lib/seam/connect/routes/spaces/spaces.ts
6488
- var _SeamHttpSpaces = class _SeamHttpSpaces {
6524
+ var SeamHttpSpaces = class _SeamHttpSpaces {
6525
+ client;
6526
+ defaults;
6527
+ ltsVersion = seamApiLtsVersion;
6528
+ static ltsVersion = seamApiLtsVersion;
6489
6529
  constructor(apiKeyOrOptions = {}) {
6490
- this.ltsVersion = seamApiLtsVersion;
6491
6530
  const options = parseOptions(apiKeyOrOptions);
6492
6531
  this.client = "client" in options ? options.client : createClient(options);
6493
6532
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -6656,13 +6695,14 @@ var _SeamHttpSpaces = class _SeamHttpSpaces {
6656
6695
  });
6657
6696
  }
6658
6697
  };
6659
- _SeamHttpSpaces.ltsVersion = seamApiLtsVersion;
6660
- var SeamHttpSpaces = _SeamHttpSpaces;
6661
6698
 
6662
6699
  // src/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.ts
6663
- var _SeamHttpThermostatsDailyPrograms = class _SeamHttpThermostatsDailyPrograms {
6700
+ var SeamHttpThermostatsDailyPrograms = class _SeamHttpThermostatsDailyPrograms {
6701
+ client;
6702
+ defaults;
6703
+ ltsVersion = seamApiLtsVersion;
6704
+ static ltsVersion = seamApiLtsVersion;
6664
6705
  constructor(apiKeyOrOptions = {}) {
6665
- this.ltsVersion = seamApiLtsVersion;
6666
6706
  const options = parseOptions(apiKeyOrOptions);
6667
6707
  this.client = "client" in options ? options.client : createClient(options);
6668
6708
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -6771,13 +6811,14 @@ var _SeamHttpThermostatsDailyPrograms = class _SeamHttpThermostatsDailyPrograms
6771
6811
  });
6772
6812
  }
6773
6813
  };
6774
- _SeamHttpThermostatsDailyPrograms.ltsVersion = seamApiLtsVersion;
6775
- var SeamHttpThermostatsDailyPrograms = _SeamHttpThermostatsDailyPrograms;
6776
6814
 
6777
6815
  // src/lib/seam/connect/routes/thermostats/schedules/schedules.ts
6778
- var _SeamHttpThermostatsSchedules = class _SeamHttpThermostatsSchedules {
6816
+ var SeamHttpThermostatsSchedules = class _SeamHttpThermostatsSchedules {
6817
+ client;
6818
+ defaults;
6819
+ ltsVersion = seamApiLtsVersion;
6820
+ static ltsVersion = seamApiLtsVersion;
6779
6821
  constructor(apiKeyOrOptions = {}) {
6780
- this.ltsVersion = seamApiLtsVersion;
6781
6822
  const options = parseOptions(apiKeyOrOptions);
6782
6823
  this.client = "client" in options ? options.client : createClient(options);
6783
6824
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -6901,13 +6942,14 @@ var _SeamHttpThermostatsSchedules = class _SeamHttpThermostatsSchedules {
6901
6942
  });
6902
6943
  }
6903
6944
  };
6904
- _SeamHttpThermostatsSchedules.ltsVersion = seamApiLtsVersion;
6905
- var SeamHttpThermostatsSchedules = _SeamHttpThermostatsSchedules;
6906
6945
 
6907
6946
  // src/lib/seam/connect/routes/thermostats/simulate/simulate.ts
6908
- var _SeamHttpThermostatsSimulate = class _SeamHttpThermostatsSimulate {
6947
+ var SeamHttpThermostatsSimulate = class _SeamHttpThermostatsSimulate {
6948
+ client;
6949
+ defaults;
6950
+ ltsVersion = seamApiLtsVersion;
6951
+ static ltsVersion = seamApiLtsVersion;
6909
6952
  constructor(apiKeyOrOptions = {}) {
6910
- this.ltsVersion = seamApiLtsVersion;
6911
6953
  const options = parseOptions(apiKeyOrOptions);
6912
6954
  this.client = "client" in options ? options.client : createClient(options);
6913
6955
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7004,13 +7046,14 @@ var _SeamHttpThermostatsSimulate = class _SeamHttpThermostatsSimulate {
7004
7046
  });
7005
7047
  }
7006
7048
  };
7007
- _SeamHttpThermostatsSimulate.ltsVersion = seamApiLtsVersion;
7008
- var SeamHttpThermostatsSimulate = _SeamHttpThermostatsSimulate;
7009
7049
 
7010
7050
  // src/lib/seam/connect/routes/thermostats/thermostats.ts
7011
- var _SeamHttpThermostats = class _SeamHttpThermostats {
7051
+ var SeamHttpThermostats = class _SeamHttpThermostats {
7052
+ client;
7053
+ defaults;
7054
+ ltsVersion = seamApiLtsVersion;
7055
+ static ltsVersion = seamApiLtsVersion;
7012
7056
  constructor(apiKeyOrOptions = {}) {
7013
- this.ltsVersion = seamApiLtsVersion;
7014
7057
  const options = parseOptions(apiKeyOrOptions);
7015
7058
  this.client = "client" in options ? options.client : createClient(options);
7016
7059
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7241,13 +7284,14 @@ var _SeamHttpThermostats = class _SeamHttpThermostats {
7241
7284
  });
7242
7285
  }
7243
7286
  };
7244
- _SeamHttpThermostats.ltsVersion = seamApiLtsVersion;
7245
- var SeamHttpThermostats = _SeamHttpThermostats;
7246
7287
 
7247
7288
  // src/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.ts
7248
- var _SeamHttpUnstablePartnerBuildingBlocks = class _SeamHttpUnstablePartnerBuildingBlocks {
7289
+ var SeamHttpUnstablePartnerBuildingBlocks = class _SeamHttpUnstablePartnerBuildingBlocks {
7290
+ client;
7291
+ defaults;
7292
+ ltsVersion = seamApiLtsVersion;
7293
+ static ltsVersion = seamApiLtsVersion;
7249
7294
  constructor(apiKeyOrOptions = {}) {
7250
- this.ltsVersion = seamApiLtsVersion;
7251
7295
  const options = parseOptions(apiKeyOrOptions);
7252
7296
  if (!options.isUndocumentedApiEnabled) {
7253
7297
  throw new Error(
@@ -7390,13 +7434,14 @@ var _SeamHttpUnstablePartnerBuildingBlocks = class _SeamHttpUnstablePartnerBuild
7390
7434
  });
7391
7435
  }
7392
7436
  };
7393
- _SeamHttpUnstablePartnerBuildingBlocks.ltsVersion = seamApiLtsVersion;
7394
- var SeamHttpUnstablePartnerBuildingBlocks = _SeamHttpUnstablePartnerBuildingBlocks;
7395
7437
 
7396
7438
  // src/lib/seam/connect/routes/unstable-partner/unstable-partner.ts
7397
- var _SeamHttpUnstablePartner = class _SeamHttpUnstablePartner {
7439
+ var SeamHttpUnstablePartner = class _SeamHttpUnstablePartner {
7440
+ client;
7441
+ defaults;
7442
+ ltsVersion = seamApiLtsVersion;
7443
+ static ltsVersion = seamApiLtsVersion;
7398
7444
  constructor(apiKeyOrOptions = {}) {
7399
- this.ltsVersion = seamApiLtsVersion;
7400
7445
  const options = parseOptions(apiKeyOrOptions);
7401
7446
  if (!options.isUndocumentedApiEnabled) {
7402
7447
  throw new Error(
@@ -7486,13 +7531,14 @@ var _SeamHttpUnstablePartner = class _SeamHttpUnstablePartner {
7486
7531
  );
7487
7532
  }
7488
7533
  };
7489
- _SeamHttpUnstablePartner.ltsVersion = seamApiLtsVersion;
7490
- var SeamHttpUnstablePartner = _SeamHttpUnstablePartner;
7491
7534
 
7492
7535
  // src/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.ts
7493
- var _SeamHttpUserIdentitiesEnrollmentAutomations = class _SeamHttpUserIdentitiesEnrollmentAutomations {
7536
+ var SeamHttpUserIdentitiesEnrollmentAutomations = class _SeamHttpUserIdentitiesEnrollmentAutomations {
7537
+ client;
7538
+ defaults;
7539
+ ltsVersion = seamApiLtsVersion;
7540
+ static ltsVersion = seamApiLtsVersion;
7494
7541
  constructor(apiKeyOrOptions = {}) {
7495
- this.ltsVersion = seamApiLtsVersion;
7496
7542
  const options = parseOptions(apiKeyOrOptions);
7497
7543
  if (!options.isUndocumentedApiEnabled) {
7498
7544
  throw new Error(
@@ -7635,13 +7681,14 @@ var _SeamHttpUserIdentitiesEnrollmentAutomations = class _SeamHttpUserIdentities
7635
7681
  });
7636
7682
  }
7637
7683
  };
7638
- _SeamHttpUserIdentitiesEnrollmentAutomations.ltsVersion = seamApiLtsVersion;
7639
- var SeamHttpUserIdentitiesEnrollmentAutomations = _SeamHttpUserIdentitiesEnrollmentAutomations;
7640
7684
 
7641
7685
  // src/lib/seam/connect/routes/user-identities/user-identities.ts
7642
- var _SeamHttpUserIdentities = class _SeamHttpUserIdentities {
7686
+ var SeamHttpUserIdentities = class _SeamHttpUserIdentities {
7687
+ client;
7688
+ defaults;
7689
+ ltsVersion = seamApiLtsVersion;
7690
+ static ltsVersion = seamApiLtsVersion;
7643
7691
  constructor(apiKeyOrOptions = {}) {
7644
- this.ltsVersion = seamApiLtsVersion;
7645
7692
  const options = parseOptions(apiKeyOrOptions);
7646
7693
  this.client = "client" in options ? options.client : createClient(options);
7647
7694
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7843,13 +7890,14 @@ var _SeamHttpUserIdentities = class _SeamHttpUserIdentities {
7843
7890
  });
7844
7891
  }
7845
7892
  };
7846
- _SeamHttpUserIdentities.ltsVersion = seamApiLtsVersion;
7847
- var SeamHttpUserIdentities = _SeamHttpUserIdentities;
7848
7893
 
7849
7894
  // src/lib/seam/connect/routes/webhooks/webhooks.ts
7850
- var _SeamHttpWebhooks = class _SeamHttpWebhooks {
7895
+ var SeamHttpWebhooks = class _SeamHttpWebhooks {
7896
+ client;
7897
+ defaults;
7898
+ ltsVersion = seamApiLtsVersion;
7899
+ static ltsVersion = seamApiLtsVersion;
7851
7900
  constructor(apiKeyOrOptions = {}) {
7852
- this.ltsVersion = seamApiLtsVersion;
7853
7901
  const options = parseOptions(apiKeyOrOptions);
7854
7902
  this.client = "client" in options ? options.client : createClient(options);
7855
7903
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7973,13 +8021,14 @@ var _SeamHttpWebhooks = class _SeamHttpWebhooks {
7973
8021
  });
7974
8022
  }
7975
8023
  };
7976
- _SeamHttpWebhooks.ltsVersion = seamApiLtsVersion;
7977
- var SeamHttpWebhooks = _SeamHttpWebhooks;
7978
8024
 
7979
8025
  // src/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.ts
7980
- var _SeamHttpWorkspacesCustomizationProfiles = class _SeamHttpWorkspacesCustomizationProfiles {
8026
+ var SeamHttpWorkspacesCustomizationProfiles = class _SeamHttpWorkspacesCustomizationProfiles {
8027
+ client;
8028
+ defaults;
8029
+ ltsVersion = seamApiLtsVersion;
8030
+ static ltsVersion = seamApiLtsVersion;
7981
8031
  constructor(apiKeyOrOptions = {}) {
7982
- this.ltsVersion = seamApiLtsVersion;
7983
8032
  const options = parseOptions(apiKeyOrOptions);
7984
8033
  if (!options.isUndocumentedApiEnabled) {
7985
8034
  throw new Error(
@@ -8136,13 +8185,14 @@ var _SeamHttpWorkspacesCustomizationProfiles = class _SeamHttpWorkspacesCustomiz
8136
8185
  });
8137
8186
  }
8138
8187
  };
8139
- _SeamHttpWorkspacesCustomizationProfiles.ltsVersion = seamApiLtsVersion;
8140
- var SeamHttpWorkspacesCustomizationProfiles = _SeamHttpWorkspacesCustomizationProfiles;
8141
8188
 
8142
8189
  // src/lib/seam/connect/routes/workspaces/workspaces.ts
8143
- var _SeamHttpWorkspaces = class _SeamHttpWorkspaces {
8190
+ var SeamHttpWorkspaces = class _SeamHttpWorkspaces {
8191
+ client;
8192
+ defaults;
8193
+ ltsVersion = seamApiLtsVersion;
8194
+ static ltsVersion = seamApiLtsVersion;
8144
8195
  constructor(apiKeyOrOptions = {}) {
8145
- this.ltsVersion = seamApiLtsVersion;
8146
8196
  const options = parseOptions(apiKeyOrOptions);
8147
8197
  this.client = "client" in options ? options.client : createClient(options);
8148
8198
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8286,13 +8336,14 @@ var _SeamHttpWorkspaces = class _SeamHttpWorkspaces {
8286
8336
  });
8287
8337
  }
8288
8338
  };
8289
- _SeamHttpWorkspaces.ltsVersion = seamApiLtsVersion;
8290
- var SeamHttpWorkspaces = _SeamHttpWorkspaces;
8291
8339
 
8292
8340
  // src/lib/seam/connect/routes/seam-http.ts
8293
- var _SeamHttp = class _SeamHttp {
8341
+ var SeamHttp = class _SeamHttp {
8342
+ client;
8343
+ defaults;
8344
+ ltsVersion = seamApiLtsVersion;
8345
+ static ltsVersion = seamApiLtsVersion;
8294
8346
  constructor(apiKeyOrOptions = {}) {
8295
- this.ltsVersion = seamApiLtsVersion;
8296
8347
  const options = parseOptions(apiKeyOrOptions);
8297
8348
  this.client = "client" in options ? options.client : createClient(options);
8298
8349
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8437,13 +8488,14 @@ var _SeamHttp = class _SeamHttp {
8437
8488
  return SeamHttpWorkspaces.fromClient(this.client, this.defaults);
8438
8489
  }
8439
8490
  };
8440
- _SeamHttp.ltsVersion = seamApiLtsVersion;
8441
- var SeamHttp = _SeamHttp;
8442
8491
 
8443
8492
  // src/lib/seam/connect/routes/seam-http-endpoints.ts
8444
- var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8493
+ var SeamHttpEndpoints = class _SeamHttpEndpoints {
8494
+ client;
8495
+ defaults;
8496
+ ltsVersion = seamApiLtsVersion;
8497
+ static ltsVersion = seamApiLtsVersion;
8445
8498
  constructor(apiKeyOrOptions = {}) {
8446
- this.ltsVersion = seamApiLtsVersion;
8447
8499
  const options = parseOptions(apiKeyOrOptions);
8448
8500
  this.client = "client" in options ? options.client : createClient(options);
8449
8501
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8521,238 +8573,238 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8521
8573
  const clientSessions = SeamHttpClientSessions.fromClient(this.client);
8522
8574
  await clientSessions.get();
8523
8575
  }
8524
- get ["/access_codes/create"]() {
8576
+ get "/access_codes/create"() {
8525
8577
  const { client, defaults } = this;
8526
8578
  return function accessCodesCreate(...args) {
8527
8579
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8528
8580
  return seam.create(...args);
8529
8581
  };
8530
8582
  }
8531
- get ["/access_codes/create_multiple"]() {
8583
+ get "/access_codes/create_multiple"() {
8532
8584
  const { client, defaults } = this;
8533
8585
  return function accessCodesCreateMultiple(...args) {
8534
8586
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8535
8587
  return seam.createMultiple(...args);
8536
8588
  };
8537
8589
  }
8538
- get ["/access_codes/delete"]() {
8590
+ get "/access_codes/delete"() {
8539
8591
  const { client, defaults } = this;
8540
8592
  return function accessCodesDelete(...args) {
8541
8593
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8542
8594
  return seam.delete(...args);
8543
8595
  };
8544
8596
  }
8545
- get ["/access_codes/generate_code"]() {
8597
+ get "/access_codes/generate_code"() {
8546
8598
  const { client, defaults } = this;
8547
8599
  return function accessCodesGenerateCode(...args) {
8548
8600
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8549
8601
  return seam.generateCode(...args);
8550
8602
  };
8551
8603
  }
8552
- get ["/access_codes/get"]() {
8604
+ get "/access_codes/get"() {
8553
8605
  const { client, defaults } = this;
8554
8606
  return function accessCodesGet(...args) {
8555
8607
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8556
8608
  return seam.get(...args);
8557
8609
  };
8558
8610
  }
8559
- get ["/access_codes/list"]() {
8611
+ get "/access_codes/list"() {
8560
8612
  const { client, defaults } = this;
8561
8613
  return function accessCodesList(...args) {
8562
8614
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8563
8615
  return seam.list(...args);
8564
8616
  };
8565
8617
  }
8566
- get ["/access_codes/pull_backup_access_code"]() {
8618
+ get "/access_codes/pull_backup_access_code"() {
8567
8619
  const { client, defaults } = this;
8568
8620
  return function accessCodesPullBackupAccessCode(...args) {
8569
8621
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8570
8622
  return seam.pullBackupAccessCode(...args);
8571
8623
  };
8572
8624
  }
8573
- get ["/access_codes/report_device_constraints"]() {
8625
+ get "/access_codes/report_device_constraints"() {
8574
8626
  const { client, defaults } = this;
8575
8627
  return function accessCodesReportDeviceConstraints(...args) {
8576
8628
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8577
8629
  return seam.reportDeviceConstraints(...args);
8578
8630
  };
8579
8631
  }
8580
- get ["/access_codes/update"]() {
8632
+ get "/access_codes/update"() {
8581
8633
  const { client, defaults } = this;
8582
8634
  return function accessCodesUpdate(...args) {
8583
8635
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8584
8636
  return seam.update(...args);
8585
8637
  };
8586
8638
  }
8587
- get ["/access_codes/update_multiple"]() {
8639
+ get "/access_codes/update_multiple"() {
8588
8640
  const { client, defaults } = this;
8589
8641
  return function accessCodesUpdateMultiple(...args) {
8590
8642
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8591
8643
  return seam.updateMultiple(...args);
8592
8644
  };
8593
8645
  }
8594
- get ["/access_codes/simulate/create_unmanaged_access_code"]() {
8646
+ get "/access_codes/simulate/create_unmanaged_access_code"() {
8595
8647
  const { client, defaults } = this;
8596
8648
  return function accessCodesSimulateCreateUnmanagedAccessCode(...args) {
8597
8649
  const seam = SeamHttpAccessCodesSimulate.fromClient(client, defaults);
8598
8650
  return seam.createUnmanagedAccessCode(...args);
8599
8651
  };
8600
8652
  }
8601
- get ["/access_codes/unmanaged/convert_to_managed"]() {
8653
+ get "/access_codes/unmanaged/convert_to_managed"() {
8602
8654
  const { client, defaults } = this;
8603
8655
  return function accessCodesUnmanagedConvertToManaged(...args) {
8604
8656
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8605
8657
  return seam.convertToManaged(...args);
8606
8658
  };
8607
8659
  }
8608
- get ["/access_codes/unmanaged/delete"]() {
8660
+ get "/access_codes/unmanaged/delete"() {
8609
8661
  const { client, defaults } = this;
8610
8662
  return function accessCodesUnmanagedDelete(...args) {
8611
8663
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8612
8664
  return seam.delete(...args);
8613
8665
  };
8614
8666
  }
8615
- get ["/access_codes/unmanaged/get"]() {
8667
+ get "/access_codes/unmanaged/get"() {
8616
8668
  const { client, defaults } = this;
8617
8669
  return function accessCodesUnmanagedGet(...args) {
8618
8670
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8619
8671
  return seam.get(...args);
8620
8672
  };
8621
8673
  }
8622
- get ["/access_codes/unmanaged/list"]() {
8674
+ get "/access_codes/unmanaged/list"() {
8623
8675
  const { client, defaults } = this;
8624
8676
  return function accessCodesUnmanagedList(...args) {
8625
8677
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8626
8678
  return seam.list(...args);
8627
8679
  };
8628
8680
  }
8629
- get ["/access_codes/unmanaged/update"]() {
8681
+ get "/access_codes/unmanaged/update"() {
8630
8682
  const { client, defaults } = this;
8631
8683
  return function accessCodesUnmanagedUpdate(...args) {
8632
8684
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8633
8685
  return seam.update(...args);
8634
8686
  };
8635
8687
  }
8636
- get ["/access_grants/create"]() {
8688
+ get "/access_grants/create"() {
8637
8689
  const { client, defaults } = this;
8638
8690
  return function accessGrantsCreate(...args) {
8639
8691
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8640
8692
  return seam.create(...args);
8641
8693
  };
8642
8694
  }
8643
- get ["/access_grants/delete"]() {
8695
+ get "/access_grants/delete"() {
8644
8696
  const { client, defaults } = this;
8645
8697
  return function accessGrantsDelete(...args) {
8646
8698
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8647
8699
  return seam.delete(...args);
8648
8700
  };
8649
8701
  }
8650
- get ["/access_grants/get"]() {
8702
+ get "/access_grants/get"() {
8651
8703
  const { client, defaults } = this;
8652
8704
  return function accessGrantsGet(...args) {
8653
8705
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8654
8706
  return seam.get(...args);
8655
8707
  };
8656
8708
  }
8657
- get ["/access_grants/get_related"]() {
8709
+ get "/access_grants/get_related"() {
8658
8710
  const { client, defaults } = this;
8659
8711
  return function accessGrantsGetRelated(...args) {
8660
8712
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8661
8713
  return seam.getRelated(...args);
8662
8714
  };
8663
8715
  }
8664
- get ["/access_grants/list"]() {
8716
+ get "/access_grants/list"() {
8665
8717
  const { client, defaults } = this;
8666
8718
  return function accessGrantsList(...args) {
8667
8719
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8668
8720
  return seam.list(...args);
8669
8721
  };
8670
8722
  }
8671
- get ["/access_grants/update"]() {
8723
+ get "/access_grants/update"() {
8672
8724
  const { client, defaults } = this;
8673
8725
  return function accessGrantsUpdate(...args) {
8674
8726
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8675
8727
  return seam.update(...args);
8676
8728
  };
8677
8729
  }
8678
- get ["/access_methods/delete"]() {
8730
+ get "/access_methods/delete"() {
8679
8731
  const { client, defaults } = this;
8680
8732
  return function accessMethodsDelete(...args) {
8681
8733
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8682
8734
  return seam.delete(...args);
8683
8735
  };
8684
8736
  }
8685
- get ["/access_methods/encode"]() {
8737
+ get "/access_methods/encode"() {
8686
8738
  const { client, defaults } = this;
8687
8739
  return function accessMethodsEncode(...args) {
8688
8740
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8689
8741
  return seam.encode(...args);
8690
8742
  };
8691
8743
  }
8692
- get ["/access_methods/get"]() {
8744
+ get "/access_methods/get"() {
8693
8745
  const { client, defaults } = this;
8694
8746
  return function accessMethodsGet(...args) {
8695
8747
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8696
8748
  return seam.get(...args);
8697
8749
  };
8698
8750
  }
8699
- get ["/access_methods/get_related"]() {
8751
+ get "/access_methods/get_related"() {
8700
8752
  const { client, defaults } = this;
8701
8753
  return function accessMethodsGetRelated(...args) {
8702
8754
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8703
8755
  return seam.getRelated(...args);
8704
8756
  };
8705
8757
  }
8706
- get ["/access_methods/list"]() {
8758
+ get "/access_methods/list"() {
8707
8759
  const { client, defaults } = this;
8708
8760
  return function accessMethodsList(...args) {
8709
8761
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8710
8762
  return seam.list(...args);
8711
8763
  };
8712
8764
  }
8713
- get ["/acs/access_groups/add_user"]() {
8765
+ get "/acs/access_groups/add_user"() {
8714
8766
  const { client, defaults } = this;
8715
8767
  return function acsAccessGroupsAddUser(...args) {
8716
8768
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8717
8769
  return seam.addUser(...args);
8718
8770
  };
8719
8771
  }
8720
- get ["/acs/access_groups/get"]() {
8772
+ get "/acs/access_groups/get"() {
8721
8773
  const { client, defaults } = this;
8722
8774
  return function acsAccessGroupsGet(...args) {
8723
8775
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8724
8776
  return seam.get(...args);
8725
8777
  };
8726
8778
  }
8727
- get ["/acs/access_groups/list"]() {
8779
+ get "/acs/access_groups/list"() {
8728
8780
  const { client, defaults } = this;
8729
8781
  return function acsAccessGroupsList(...args) {
8730
8782
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8731
8783
  return seam.list(...args);
8732
8784
  };
8733
8785
  }
8734
- get ["/acs/access_groups/list_accessible_entrances"]() {
8786
+ get "/acs/access_groups/list_accessible_entrances"() {
8735
8787
  const { client, defaults } = this;
8736
8788
  return function acsAccessGroupsListAccessibleEntrances(...args) {
8737
8789
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8738
8790
  return seam.listAccessibleEntrances(...args);
8739
8791
  };
8740
8792
  }
8741
- get ["/acs/access_groups/list_users"]() {
8793
+ get "/acs/access_groups/list_users"() {
8742
8794
  const { client, defaults } = this;
8743
8795
  return function acsAccessGroupsListUsers(...args) {
8744
8796
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8745
8797
  return seam.listUsers(...args);
8746
8798
  };
8747
8799
  }
8748
- get ["/acs/access_groups/remove_user"]() {
8800
+ get "/acs/access_groups/remove_user"() {
8749
8801
  const { client, defaults } = this;
8750
8802
  return function acsAccessGroupsRemoveUser(...args) {
8751
8803
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8752
8804
  return seam.removeUser(...args);
8753
8805
  };
8754
8806
  }
8755
- get ["/acs/access_groups/unmanaged/get"]() {
8807
+ get "/acs/access_groups/unmanaged/get"() {
8756
8808
  const { client, defaults } = this;
8757
8809
  if (!this.defaults.isUndocumentedApiEnabled) {
8758
8810
  throw new Error(
@@ -8764,7 +8816,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8764
8816
  return seam.get(...args);
8765
8817
  };
8766
8818
  }
8767
- get ["/acs/access_groups/unmanaged/list"]() {
8819
+ get "/acs/access_groups/unmanaged/list"() {
8768
8820
  const { client, defaults } = this;
8769
8821
  if (!this.defaults.isUndocumentedApiEnabled) {
8770
8822
  throw new Error(
@@ -8776,7 +8828,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8776
8828
  return seam.list(...args);
8777
8829
  };
8778
8830
  }
8779
- get ["/acs/credential_pools/list"]() {
8831
+ get "/acs/credential_pools/list"() {
8780
8832
  const { client, defaults } = this;
8781
8833
  if (!this.defaults.isUndocumentedApiEnabled) {
8782
8834
  throw new Error(
@@ -8788,7 +8840,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8788
8840
  return seam.list(...args);
8789
8841
  };
8790
8842
  }
8791
- get ["/acs/credential_provisioning_automations/launch"]() {
8843
+ get "/acs/credential_provisioning_automations/launch"() {
8792
8844
  const { client, defaults } = this;
8793
8845
  if (!this.defaults.isUndocumentedApiEnabled) {
8794
8846
  throw new Error(
@@ -8803,21 +8855,21 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8803
8855
  return seam.launch(...args);
8804
8856
  };
8805
8857
  }
8806
- get ["/acs/credentials/assign"]() {
8858
+ get "/acs/credentials/assign"() {
8807
8859
  const { client, defaults } = this;
8808
8860
  return function acsCredentialsAssign(...args) {
8809
8861
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
8810
8862
  return seam.assign(...args);
8811
8863
  };
8812
8864
  }
8813
- get ["/acs/credentials/create"]() {
8865
+ get "/acs/credentials/create"() {
8814
8866
  const { client, defaults } = this;
8815
8867
  return function acsCredentialsCreate(...args) {
8816
8868
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
8817
8869
  return seam.create(...args);
8818
8870
  };
8819
8871
  }
8820
- get ["/acs/credentials/create_offline_code"]() {
8872
+ get "/acs/credentials/create_offline_code"() {
8821
8873
  const { client, defaults } = this;
8822
8874
  if (!this.defaults.isUndocumentedApiEnabled) {
8823
8875
  throw new Error(
@@ -8829,49 +8881,49 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8829
8881
  return seam.createOfflineCode(...args);
8830
8882
  };
8831
8883
  }
8832
- get ["/acs/credentials/delete"]() {
8884
+ get "/acs/credentials/delete"() {
8833
8885
  const { client, defaults } = this;
8834
8886
  return function acsCredentialsDelete(...args) {
8835
8887
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
8836
8888
  return seam.delete(...args);
8837
8889
  };
8838
8890
  }
8839
- get ["/acs/credentials/get"]() {
8891
+ get "/acs/credentials/get"() {
8840
8892
  const { client, defaults } = this;
8841
8893
  return function acsCredentialsGet(...args) {
8842
8894
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
8843
8895
  return seam.get(...args);
8844
8896
  };
8845
8897
  }
8846
- get ["/acs/credentials/list"]() {
8898
+ get "/acs/credentials/list"() {
8847
8899
  const { client, defaults } = this;
8848
8900
  return function acsCredentialsList(...args) {
8849
8901
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
8850
8902
  return seam.list(...args);
8851
8903
  };
8852
8904
  }
8853
- get ["/acs/credentials/list_accessible_entrances"]() {
8905
+ get "/acs/credentials/list_accessible_entrances"() {
8854
8906
  const { client, defaults } = this;
8855
8907
  return function acsCredentialsListAccessibleEntrances(...args) {
8856
8908
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
8857
8909
  return seam.listAccessibleEntrances(...args);
8858
8910
  };
8859
8911
  }
8860
- get ["/acs/credentials/unassign"]() {
8912
+ get "/acs/credentials/unassign"() {
8861
8913
  const { client, defaults } = this;
8862
8914
  return function acsCredentialsUnassign(...args) {
8863
8915
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
8864
8916
  return seam.unassign(...args);
8865
8917
  };
8866
8918
  }
8867
- get ["/acs/credentials/update"]() {
8919
+ get "/acs/credentials/update"() {
8868
8920
  const { client, defaults } = this;
8869
8921
  return function acsCredentialsUpdate(...args) {
8870
8922
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
8871
8923
  return seam.update(...args);
8872
8924
  };
8873
8925
  }
8874
- get ["/acs/credentials/unmanaged/get"]() {
8926
+ get "/acs/credentials/unmanaged/get"() {
8875
8927
  const { client, defaults } = this;
8876
8928
  if (!this.defaults.isUndocumentedApiEnabled) {
8877
8929
  throw new Error(
@@ -8883,7 +8935,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8883
8935
  return seam.get(...args);
8884
8936
  };
8885
8937
  }
8886
- get ["/acs/credentials/unmanaged/list"]() {
8938
+ get "/acs/credentials/unmanaged/list"() {
8887
8939
  const { client, defaults } = this;
8888
8940
  if (!this.defaults.isUndocumentedApiEnabled) {
8889
8941
  throw new Error(
@@ -8895,189 +8947,189 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8895
8947
  return seam.list(...args);
8896
8948
  };
8897
8949
  }
8898
- get ["/acs/encoders/encode_credential"]() {
8950
+ get "/acs/encoders/encode_credential"() {
8899
8951
  const { client, defaults } = this;
8900
8952
  return function acsEncodersEncodeCredential(...args) {
8901
8953
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
8902
8954
  return seam.encodeCredential(...args);
8903
8955
  };
8904
8956
  }
8905
- get ["/acs/encoders/get"]() {
8957
+ get "/acs/encoders/get"() {
8906
8958
  const { client, defaults } = this;
8907
8959
  return function acsEncodersGet(...args) {
8908
8960
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
8909
8961
  return seam.get(...args);
8910
8962
  };
8911
8963
  }
8912
- get ["/acs/encoders/list"]() {
8964
+ get "/acs/encoders/list"() {
8913
8965
  const { client, defaults } = this;
8914
8966
  return function acsEncodersList(...args) {
8915
8967
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
8916
8968
  return seam.list(...args);
8917
8969
  };
8918
8970
  }
8919
- get ["/acs/encoders/scan_credential"]() {
8971
+ get "/acs/encoders/scan_credential"() {
8920
8972
  const { client, defaults } = this;
8921
8973
  return function acsEncodersScanCredential(...args) {
8922
8974
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
8923
8975
  return seam.scanCredential(...args);
8924
8976
  };
8925
8977
  }
8926
- get ["/acs/encoders/simulate/next_credential_encode_will_fail"]() {
8978
+ get "/acs/encoders/simulate/next_credential_encode_will_fail"() {
8927
8979
  const { client, defaults } = this;
8928
8980
  return function acsEncodersSimulateNextCredentialEncodeWillFail(...args) {
8929
8981
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
8930
8982
  return seam.nextCredentialEncodeWillFail(...args);
8931
8983
  };
8932
8984
  }
8933
- get ["/acs/encoders/simulate/next_credential_encode_will_succeed"]() {
8985
+ get "/acs/encoders/simulate/next_credential_encode_will_succeed"() {
8934
8986
  const { client, defaults } = this;
8935
8987
  return function acsEncodersSimulateNextCredentialEncodeWillSucceed(...args) {
8936
8988
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
8937
8989
  return seam.nextCredentialEncodeWillSucceed(...args);
8938
8990
  };
8939
8991
  }
8940
- get ["/acs/encoders/simulate/next_credential_scan_will_fail"]() {
8992
+ get "/acs/encoders/simulate/next_credential_scan_will_fail"() {
8941
8993
  const { client, defaults } = this;
8942
8994
  return function acsEncodersSimulateNextCredentialScanWillFail(...args) {
8943
8995
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
8944
8996
  return seam.nextCredentialScanWillFail(...args);
8945
8997
  };
8946
8998
  }
8947
- get ["/acs/encoders/simulate/next_credential_scan_will_succeed"]() {
8999
+ get "/acs/encoders/simulate/next_credential_scan_will_succeed"() {
8948
9000
  const { client, defaults } = this;
8949
9001
  return function acsEncodersSimulateNextCredentialScanWillSucceed(...args) {
8950
9002
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
8951
9003
  return seam.nextCredentialScanWillSucceed(...args);
8952
9004
  };
8953
9005
  }
8954
- get ["/acs/entrances/get"]() {
9006
+ get "/acs/entrances/get"() {
8955
9007
  const { client, defaults } = this;
8956
9008
  return function acsEntrancesGet(...args) {
8957
9009
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
8958
9010
  return seam.get(...args);
8959
9011
  };
8960
9012
  }
8961
- get ["/acs/entrances/grant_access"]() {
9013
+ get "/acs/entrances/grant_access"() {
8962
9014
  const { client, defaults } = this;
8963
9015
  return function acsEntrancesGrantAccess(...args) {
8964
9016
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
8965
9017
  return seam.grantAccess(...args);
8966
9018
  };
8967
9019
  }
8968
- get ["/acs/entrances/list"]() {
9020
+ get "/acs/entrances/list"() {
8969
9021
  const { client, defaults } = this;
8970
9022
  return function acsEntrancesList(...args) {
8971
9023
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
8972
9024
  return seam.list(...args);
8973
9025
  };
8974
9026
  }
8975
- get ["/acs/entrances/list_credentials_with_access"]() {
9027
+ get "/acs/entrances/list_credentials_with_access"() {
8976
9028
  const { client, defaults } = this;
8977
9029
  return function acsEntrancesListCredentialsWithAccess(...args) {
8978
9030
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
8979
9031
  return seam.listCredentialsWithAccess(...args);
8980
9032
  };
8981
9033
  }
8982
- get ["/acs/systems/get"]() {
9034
+ get "/acs/systems/get"() {
8983
9035
  const { client, defaults } = this;
8984
9036
  return function acsSystemsGet(...args) {
8985
9037
  const seam = SeamHttpAcsSystems.fromClient(client, defaults);
8986
9038
  return seam.get(...args);
8987
9039
  };
8988
9040
  }
8989
- get ["/acs/systems/list"]() {
9041
+ get "/acs/systems/list"() {
8990
9042
  const { client, defaults } = this;
8991
9043
  return function acsSystemsList(...args) {
8992
9044
  const seam = SeamHttpAcsSystems.fromClient(client, defaults);
8993
9045
  return seam.list(...args);
8994
9046
  };
8995
9047
  }
8996
- get ["/acs/systems/list_compatible_credential_manager_acs_systems"]() {
9048
+ get "/acs/systems/list_compatible_credential_manager_acs_systems"() {
8997
9049
  const { client, defaults } = this;
8998
9050
  return function acsSystemsListCompatibleCredentialManagerAcsSystems(...args) {
8999
9051
  const seam = SeamHttpAcsSystems.fromClient(client, defaults);
9000
9052
  return seam.listCompatibleCredentialManagerAcsSystems(...args);
9001
9053
  };
9002
9054
  }
9003
- get ["/acs/users/add_to_access_group"]() {
9055
+ get "/acs/users/add_to_access_group"() {
9004
9056
  const { client, defaults } = this;
9005
9057
  return function acsUsersAddToAccessGroup(...args) {
9006
9058
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9007
9059
  return seam.addToAccessGroup(...args);
9008
9060
  };
9009
9061
  }
9010
- get ["/acs/users/create"]() {
9062
+ get "/acs/users/create"() {
9011
9063
  const { client, defaults } = this;
9012
9064
  return function acsUsersCreate(...args) {
9013
9065
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9014
9066
  return seam.create(...args);
9015
9067
  };
9016
9068
  }
9017
- get ["/acs/users/delete"]() {
9069
+ get "/acs/users/delete"() {
9018
9070
  const { client, defaults } = this;
9019
9071
  return function acsUsersDelete(...args) {
9020
9072
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9021
9073
  return seam.delete(...args);
9022
9074
  };
9023
9075
  }
9024
- get ["/acs/users/get"]() {
9076
+ get "/acs/users/get"() {
9025
9077
  const { client, defaults } = this;
9026
9078
  return function acsUsersGet(...args) {
9027
9079
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9028
9080
  return seam.get(...args);
9029
9081
  };
9030
9082
  }
9031
- get ["/acs/users/list"]() {
9083
+ get "/acs/users/list"() {
9032
9084
  const { client, defaults } = this;
9033
9085
  return function acsUsersList(...args) {
9034
9086
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9035
9087
  return seam.list(...args);
9036
9088
  };
9037
9089
  }
9038
- get ["/acs/users/list_accessible_entrances"]() {
9090
+ get "/acs/users/list_accessible_entrances"() {
9039
9091
  const { client, defaults } = this;
9040
9092
  return function acsUsersListAccessibleEntrances(...args) {
9041
9093
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9042
9094
  return seam.listAccessibleEntrances(...args);
9043
9095
  };
9044
9096
  }
9045
- get ["/acs/users/remove_from_access_group"]() {
9097
+ get "/acs/users/remove_from_access_group"() {
9046
9098
  const { client, defaults } = this;
9047
9099
  return function acsUsersRemoveFromAccessGroup(...args) {
9048
9100
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9049
9101
  return seam.removeFromAccessGroup(...args);
9050
9102
  };
9051
9103
  }
9052
- get ["/acs/users/revoke_access_to_all_entrances"]() {
9104
+ get "/acs/users/revoke_access_to_all_entrances"() {
9053
9105
  const { client, defaults } = this;
9054
9106
  return function acsUsersRevokeAccessToAllEntrances(...args) {
9055
9107
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9056
9108
  return seam.revokeAccessToAllEntrances(...args);
9057
9109
  };
9058
9110
  }
9059
- get ["/acs/users/suspend"]() {
9111
+ get "/acs/users/suspend"() {
9060
9112
  const { client, defaults } = this;
9061
9113
  return function acsUsersSuspend(...args) {
9062
9114
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9063
9115
  return seam.suspend(...args);
9064
9116
  };
9065
9117
  }
9066
- get ["/acs/users/unsuspend"]() {
9118
+ get "/acs/users/unsuspend"() {
9067
9119
  const { client, defaults } = this;
9068
9120
  return function acsUsersUnsuspend(...args) {
9069
9121
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9070
9122
  return seam.unsuspend(...args);
9071
9123
  };
9072
9124
  }
9073
- get ["/acs/users/update"]() {
9125
+ get "/acs/users/update"() {
9074
9126
  const { client, defaults } = this;
9075
9127
  return function acsUsersUpdate(...args) {
9076
9128
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9077
9129
  return seam.update(...args);
9078
9130
  };
9079
9131
  }
9080
- get ["/acs/users/unmanaged/get"]() {
9132
+ get "/acs/users/unmanaged/get"() {
9081
9133
  const { client, defaults } = this;
9082
9134
  if (!this.defaults.isUndocumentedApiEnabled) {
9083
9135
  throw new Error(
@@ -9089,7 +9141,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9089
9141
  return seam.get(...args);
9090
9142
  };
9091
9143
  }
9092
- get ["/acs/users/unmanaged/list"]() {
9144
+ get "/acs/users/unmanaged/list"() {
9093
9145
  const { client, defaults } = this;
9094
9146
  if (!this.defaults.isUndocumentedApiEnabled) {
9095
9147
  throw new Error(
@@ -9101,21 +9153,21 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9101
9153
  return seam.list(...args);
9102
9154
  };
9103
9155
  }
9104
- get ["/action_attempts/get"]() {
9156
+ get "/action_attempts/get"() {
9105
9157
  const { client, defaults } = this;
9106
9158
  return function actionAttemptsGet(...args) {
9107
9159
  const seam = SeamHttpActionAttempts.fromClient(client, defaults);
9108
9160
  return seam.get(...args);
9109
9161
  };
9110
9162
  }
9111
- get ["/action_attempts/list"]() {
9163
+ get "/action_attempts/list"() {
9112
9164
  const { client, defaults } = this;
9113
9165
  return function actionAttemptsList(...args) {
9114
9166
  const seam = SeamHttpActionAttempts.fromClient(client, defaults);
9115
9167
  return seam.list(...args);
9116
9168
  };
9117
9169
  }
9118
- get ["/bridges/get"]() {
9170
+ get "/bridges/get"() {
9119
9171
  const { client, defaults } = this;
9120
9172
  if (!this.defaults.isUndocumentedApiEnabled) {
9121
9173
  throw new Error(
@@ -9127,7 +9179,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9127
9179
  return seam.get(...args);
9128
9180
  };
9129
9181
  }
9130
- get ["/bridges/list"]() {
9182
+ get "/bridges/list"() {
9131
9183
  const { client, defaults } = this;
9132
9184
  if (!this.defaults.isUndocumentedApiEnabled) {
9133
9185
  throw new Error(
@@ -9139,140 +9191,140 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9139
9191
  return seam.list(...args);
9140
9192
  };
9141
9193
  }
9142
- get ["/client_sessions/create"]() {
9194
+ get "/client_sessions/create"() {
9143
9195
  const { client, defaults } = this;
9144
9196
  return function clientSessionsCreate(...args) {
9145
9197
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9146
9198
  return seam.create(...args);
9147
9199
  };
9148
9200
  }
9149
- get ["/client_sessions/delete"]() {
9201
+ get "/client_sessions/delete"() {
9150
9202
  const { client, defaults } = this;
9151
9203
  return function clientSessionsDelete(...args) {
9152
9204
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9153
9205
  return seam.delete(...args);
9154
9206
  };
9155
9207
  }
9156
- get ["/client_sessions/get"]() {
9208
+ get "/client_sessions/get"() {
9157
9209
  const { client, defaults } = this;
9158
9210
  return function clientSessionsGet(...args) {
9159
9211
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9160
9212
  return seam.get(...args);
9161
9213
  };
9162
9214
  }
9163
- get ["/client_sessions/get_or_create"]() {
9215
+ get "/client_sessions/get_or_create"() {
9164
9216
  const { client, defaults } = this;
9165
9217
  return function clientSessionsGetOrCreate(...args) {
9166
9218
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9167
9219
  return seam.getOrCreate(...args);
9168
9220
  };
9169
9221
  }
9170
- get ["/client_sessions/grant_access"]() {
9222
+ get "/client_sessions/grant_access"() {
9171
9223
  const { client, defaults } = this;
9172
9224
  return function clientSessionsGrantAccess(...args) {
9173
9225
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9174
9226
  return seam.grantAccess(...args);
9175
9227
  };
9176
9228
  }
9177
- get ["/client_sessions/list"]() {
9229
+ get "/client_sessions/list"() {
9178
9230
  const { client, defaults } = this;
9179
9231
  return function clientSessionsList(...args) {
9180
9232
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9181
9233
  return seam.list(...args);
9182
9234
  };
9183
9235
  }
9184
- get ["/client_sessions/revoke"]() {
9236
+ get "/client_sessions/revoke"() {
9185
9237
  const { client, defaults } = this;
9186
9238
  return function clientSessionsRevoke(...args) {
9187
9239
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9188
9240
  return seam.revoke(...args);
9189
9241
  };
9190
9242
  }
9191
- get ["/connect_webviews/create"]() {
9243
+ get "/connect_webviews/create"() {
9192
9244
  const { client, defaults } = this;
9193
9245
  return function connectWebviewsCreate(...args) {
9194
9246
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9195
9247
  return seam.create(...args);
9196
9248
  };
9197
9249
  }
9198
- get ["/connect_webviews/delete"]() {
9250
+ get "/connect_webviews/delete"() {
9199
9251
  const { client, defaults } = this;
9200
9252
  return function connectWebviewsDelete(...args) {
9201
9253
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9202
9254
  return seam.delete(...args);
9203
9255
  };
9204
9256
  }
9205
- get ["/connect_webviews/get"]() {
9257
+ get "/connect_webviews/get"() {
9206
9258
  const { client, defaults } = this;
9207
9259
  return function connectWebviewsGet(...args) {
9208
9260
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9209
9261
  return seam.get(...args);
9210
9262
  };
9211
9263
  }
9212
- get ["/connect_webviews/list"]() {
9264
+ get "/connect_webviews/list"() {
9213
9265
  const { client, defaults } = this;
9214
9266
  return function connectWebviewsList(...args) {
9215
9267
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9216
9268
  return seam.list(...args);
9217
9269
  };
9218
9270
  }
9219
- get ["/connected_accounts/delete"]() {
9271
+ get "/connected_accounts/delete"() {
9220
9272
  const { client, defaults } = this;
9221
9273
  return function connectedAccountsDelete(...args) {
9222
9274
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9223
9275
  return seam.delete(...args);
9224
9276
  };
9225
9277
  }
9226
- get ["/connected_accounts/get"]() {
9278
+ get "/connected_accounts/get"() {
9227
9279
  const { client, defaults } = this;
9228
9280
  return function connectedAccountsGet(...args) {
9229
9281
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9230
9282
  return seam.get(...args);
9231
9283
  };
9232
9284
  }
9233
- get ["/connected_accounts/list"]() {
9285
+ get "/connected_accounts/list"() {
9234
9286
  const { client, defaults } = this;
9235
9287
  return function connectedAccountsList(...args) {
9236
9288
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9237
9289
  return seam.list(...args);
9238
9290
  };
9239
9291
  }
9240
- get ["/connected_accounts/sync"]() {
9292
+ get "/connected_accounts/sync"() {
9241
9293
  const { client, defaults } = this;
9242
9294
  return function connectedAccountsSync(...args) {
9243
9295
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9244
9296
  return seam.sync(...args);
9245
9297
  };
9246
9298
  }
9247
- get ["/connected_accounts/update"]() {
9299
+ get "/connected_accounts/update"() {
9248
9300
  const { client, defaults } = this;
9249
9301
  return function connectedAccountsUpdate(...args) {
9250
9302
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9251
9303
  return seam.update(...args);
9252
9304
  };
9253
9305
  }
9254
- get ["/customers/create_portal"]() {
9306
+ get "/customers/create_portal"() {
9255
9307
  const { client, defaults } = this;
9256
9308
  return function customersCreatePortal(...args) {
9257
9309
  const seam = SeamHttpCustomers.fromClient(client, defaults);
9258
9310
  return seam.createPortal(...args);
9259
9311
  };
9260
9312
  }
9261
- get ["/customers/delete_data"]() {
9313
+ get "/customers/delete_data"() {
9262
9314
  const { client, defaults } = this;
9263
9315
  return function customersDeleteData(...args) {
9264
9316
  const seam = SeamHttpCustomers.fromClient(client, defaults);
9265
9317
  return seam.deleteData(...args);
9266
9318
  };
9267
9319
  }
9268
- get ["/customers/push_data"]() {
9320
+ get "/customers/push_data"() {
9269
9321
  const { client, defaults } = this;
9270
9322
  return function customersPushData(...args) {
9271
9323
  const seam = SeamHttpCustomers.fromClient(client, defaults);
9272
9324
  return seam.pushData(...args);
9273
9325
  };
9274
9326
  }
9275
- get ["/devices/delete"]() {
9327
+ get "/devices/delete"() {
9276
9328
  const { client, defaults } = this;
9277
9329
  if (!this.defaults.isUndocumentedApiEnabled) {
9278
9330
  throw new Error(
@@ -9284,182 +9336,182 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9284
9336
  return seam.delete(...args);
9285
9337
  };
9286
9338
  }
9287
- get ["/devices/get"]() {
9339
+ get "/devices/get"() {
9288
9340
  const { client, defaults } = this;
9289
9341
  return function devicesGet(...args) {
9290
9342
  const seam = SeamHttpDevices.fromClient(client, defaults);
9291
9343
  return seam.get(...args);
9292
9344
  };
9293
9345
  }
9294
- get ["/devices/list"]() {
9346
+ get "/devices/list"() {
9295
9347
  const { client, defaults } = this;
9296
9348
  return function devicesList(...args) {
9297
9349
  const seam = SeamHttpDevices.fromClient(client, defaults);
9298
9350
  return seam.list(...args);
9299
9351
  };
9300
9352
  }
9301
- get ["/devices/list_device_providers"]() {
9353
+ get "/devices/list_device_providers"() {
9302
9354
  const { client, defaults } = this;
9303
9355
  return function devicesListDeviceProviders(...args) {
9304
9356
  const seam = SeamHttpDevices.fromClient(client, defaults);
9305
9357
  return seam.listDeviceProviders(...args);
9306
9358
  };
9307
9359
  }
9308
- get ["/devices/update"]() {
9360
+ get "/devices/update"() {
9309
9361
  const { client, defaults } = this;
9310
9362
  return function devicesUpdate(...args) {
9311
9363
  const seam = SeamHttpDevices.fromClient(client, defaults);
9312
9364
  return seam.update(...args);
9313
9365
  };
9314
9366
  }
9315
- get ["/devices/simulate/connect"]() {
9367
+ get "/devices/simulate/connect"() {
9316
9368
  const { client, defaults } = this;
9317
9369
  return function devicesSimulateConnect(...args) {
9318
9370
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9319
9371
  return seam.connect(...args);
9320
9372
  };
9321
9373
  }
9322
- get ["/devices/simulate/connect_to_hub"]() {
9374
+ get "/devices/simulate/connect_to_hub"() {
9323
9375
  const { client, defaults } = this;
9324
9376
  return function devicesSimulateConnectToHub(...args) {
9325
9377
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9326
9378
  return seam.connectToHub(...args);
9327
9379
  };
9328
9380
  }
9329
- get ["/devices/simulate/disconnect"]() {
9381
+ get "/devices/simulate/disconnect"() {
9330
9382
  const { client, defaults } = this;
9331
9383
  return function devicesSimulateDisconnect(...args) {
9332
9384
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9333
9385
  return seam.disconnect(...args);
9334
9386
  };
9335
9387
  }
9336
- get ["/devices/simulate/disconnect_from_hub"]() {
9388
+ get "/devices/simulate/disconnect_from_hub"() {
9337
9389
  const { client, defaults } = this;
9338
9390
  return function devicesSimulateDisconnectFromHub(...args) {
9339
9391
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9340
9392
  return seam.disconnectFromHub(...args);
9341
9393
  };
9342
9394
  }
9343
- get ["/devices/simulate/paid_subscription"]() {
9395
+ get "/devices/simulate/paid_subscription"() {
9344
9396
  const { client, defaults } = this;
9345
9397
  return function devicesSimulatePaidSubscription(...args) {
9346
9398
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9347
9399
  return seam.paidSubscription(...args);
9348
9400
  };
9349
9401
  }
9350
- get ["/devices/simulate/remove"]() {
9402
+ get "/devices/simulate/remove"() {
9351
9403
  const { client, defaults } = this;
9352
9404
  return function devicesSimulateRemove(...args) {
9353
9405
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9354
9406
  return seam.remove(...args);
9355
9407
  };
9356
9408
  }
9357
- get ["/devices/unmanaged/get"]() {
9409
+ get "/devices/unmanaged/get"() {
9358
9410
  const { client, defaults } = this;
9359
9411
  return function devicesUnmanagedGet(...args) {
9360
9412
  const seam = SeamHttpDevicesUnmanaged.fromClient(client, defaults);
9361
9413
  return seam.get(...args);
9362
9414
  };
9363
9415
  }
9364
- get ["/devices/unmanaged/list"]() {
9416
+ get "/devices/unmanaged/list"() {
9365
9417
  const { client, defaults } = this;
9366
9418
  return function devicesUnmanagedList(...args) {
9367
9419
  const seam = SeamHttpDevicesUnmanaged.fromClient(client, defaults);
9368
9420
  return seam.list(...args);
9369
9421
  };
9370
9422
  }
9371
- get ["/devices/unmanaged/update"]() {
9423
+ get "/devices/unmanaged/update"() {
9372
9424
  const { client, defaults } = this;
9373
9425
  return function devicesUnmanagedUpdate(...args) {
9374
9426
  const seam = SeamHttpDevicesUnmanaged.fromClient(client, defaults);
9375
9427
  return seam.update(...args);
9376
9428
  };
9377
9429
  }
9378
- get ["/events/get"]() {
9430
+ get "/events/get"() {
9379
9431
  const { client, defaults } = this;
9380
9432
  return function eventsGet(...args) {
9381
9433
  const seam = SeamHttpEvents.fromClient(client, defaults);
9382
9434
  return seam.get(...args);
9383
9435
  };
9384
9436
  }
9385
- get ["/events/list"]() {
9437
+ get "/events/list"() {
9386
9438
  const { client, defaults } = this;
9387
9439
  return function eventsList(...args) {
9388
9440
  const seam = SeamHttpEvents.fromClient(client, defaults);
9389
9441
  return seam.list(...args);
9390
9442
  };
9391
9443
  }
9392
- get ["/instant_keys/delete"]() {
9444
+ get "/instant_keys/delete"() {
9393
9445
  const { client, defaults } = this;
9394
9446
  return function instantKeysDelete(...args) {
9395
9447
  const seam = SeamHttpInstantKeys.fromClient(client, defaults);
9396
9448
  return seam.delete(...args);
9397
9449
  };
9398
9450
  }
9399
- get ["/instant_keys/get"]() {
9451
+ get "/instant_keys/get"() {
9400
9452
  const { client, defaults } = this;
9401
9453
  return function instantKeysGet(...args) {
9402
9454
  const seam = SeamHttpInstantKeys.fromClient(client, defaults);
9403
9455
  return seam.get(...args);
9404
9456
  };
9405
9457
  }
9406
- get ["/instant_keys/list"]() {
9458
+ get "/instant_keys/list"() {
9407
9459
  const { client, defaults } = this;
9408
9460
  return function instantKeysList(...args) {
9409
9461
  const seam = SeamHttpInstantKeys.fromClient(client, defaults);
9410
9462
  return seam.list(...args);
9411
9463
  };
9412
9464
  }
9413
- get ["/locks/get"]() {
9465
+ get "/locks/get"() {
9414
9466
  const { client, defaults } = this;
9415
9467
  return function locksGet(...args) {
9416
9468
  const seam = SeamHttpLocks.fromClient(client, defaults);
9417
9469
  return seam.get(...args);
9418
9470
  };
9419
9471
  }
9420
- get ["/locks/list"]() {
9472
+ get "/locks/list"() {
9421
9473
  const { client, defaults } = this;
9422
9474
  return function locksList(...args) {
9423
9475
  const seam = SeamHttpLocks.fromClient(client, defaults);
9424
9476
  return seam.list(...args);
9425
9477
  };
9426
9478
  }
9427
- get ["/locks/lock_door"]() {
9479
+ get "/locks/lock_door"() {
9428
9480
  const { client, defaults } = this;
9429
9481
  return function locksLockDoor(...args) {
9430
9482
  const seam = SeamHttpLocks.fromClient(client, defaults);
9431
9483
  return seam.lockDoor(...args);
9432
9484
  };
9433
9485
  }
9434
- get ["/locks/unlock_door"]() {
9486
+ get "/locks/unlock_door"() {
9435
9487
  const { client, defaults } = this;
9436
9488
  return function locksUnlockDoor(...args) {
9437
9489
  const seam = SeamHttpLocks.fromClient(client, defaults);
9438
9490
  return seam.unlockDoor(...args);
9439
9491
  };
9440
9492
  }
9441
- get ["/locks/simulate/keypad_code_entry"]() {
9493
+ get "/locks/simulate/keypad_code_entry"() {
9442
9494
  const { client, defaults } = this;
9443
9495
  return function locksSimulateKeypadCodeEntry(...args) {
9444
9496
  const seam = SeamHttpLocksSimulate.fromClient(client, defaults);
9445
9497
  return seam.keypadCodeEntry(...args);
9446
9498
  };
9447
9499
  }
9448
- get ["/locks/simulate/manual_lock_via_keypad"]() {
9500
+ get "/locks/simulate/manual_lock_via_keypad"() {
9449
9501
  const { client, defaults } = this;
9450
9502
  return function locksSimulateManualLockViaKeypad(...args) {
9451
9503
  const seam = SeamHttpLocksSimulate.fromClient(client, defaults);
9452
9504
  return seam.manualLockViaKeypad(...args);
9453
9505
  };
9454
9506
  }
9455
- get ["/noise_sensors/list"]() {
9507
+ get "/noise_sensors/list"() {
9456
9508
  const { client, defaults } = this;
9457
9509
  return function noiseSensorsList(...args) {
9458
9510
  const seam = SeamHttpNoiseSensors.fromClient(client, defaults);
9459
9511
  return seam.list(...args);
9460
9512
  };
9461
9513
  }
9462
- get ["/noise_sensors/noise_thresholds/create"]() {
9514
+ get "/noise_sensors/noise_thresholds/create"() {
9463
9515
  const { client, defaults } = this;
9464
9516
  return function noiseSensorsNoiseThresholdsCreate(...args) {
9465
9517
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9469,7 +9521,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9469
9521
  return seam.create(...args);
9470
9522
  };
9471
9523
  }
9472
- get ["/noise_sensors/noise_thresholds/delete"]() {
9524
+ get "/noise_sensors/noise_thresholds/delete"() {
9473
9525
  const { client, defaults } = this;
9474
9526
  return function noiseSensorsNoiseThresholdsDelete(...args) {
9475
9527
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9479,7 +9531,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9479
9531
  return seam.delete(...args);
9480
9532
  };
9481
9533
  }
9482
- get ["/noise_sensors/noise_thresholds/get"]() {
9534
+ get "/noise_sensors/noise_thresholds/get"() {
9483
9535
  const { client, defaults } = this;
9484
9536
  return function noiseSensorsNoiseThresholdsGet(...args) {
9485
9537
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9489,7 +9541,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9489
9541
  return seam.get(...args);
9490
9542
  };
9491
9543
  }
9492
- get ["/noise_sensors/noise_thresholds/list"]() {
9544
+ get "/noise_sensors/noise_thresholds/list"() {
9493
9545
  const { client, defaults } = this;
9494
9546
  return function noiseSensorsNoiseThresholdsList(...args) {
9495
9547
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9499,7 +9551,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9499
9551
  return seam.list(...args);
9500
9552
  };
9501
9553
  }
9502
- get ["/noise_sensors/noise_thresholds/update"]() {
9554
+ get "/noise_sensors/noise_thresholds/update"() {
9503
9555
  const { client, defaults } = this;
9504
9556
  return function noiseSensorsNoiseThresholdsUpdate(...args) {
9505
9557
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9509,42 +9561,42 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9509
9561
  return seam.update(...args);
9510
9562
  };
9511
9563
  }
9512
- get ["/noise_sensors/simulate/trigger_noise_threshold"]() {
9564
+ get "/noise_sensors/simulate/trigger_noise_threshold"() {
9513
9565
  const { client, defaults } = this;
9514
9566
  return function noiseSensorsSimulateTriggerNoiseThreshold(...args) {
9515
9567
  const seam = SeamHttpNoiseSensorsSimulate.fromClient(client, defaults);
9516
9568
  return seam.triggerNoiseThreshold(...args);
9517
9569
  };
9518
9570
  }
9519
- get ["/phones/deactivate"]() {
9571
+ get "/phones/deactivate"() {
9520
9572
  const { client, defaults } = this;
9521
9573
  return function phonesDeactivate(...args) {
9522
9574
  const seam = SeamHttpPhones.fromClient(client, defaults);
9523
9575
  return seam.deactivate(...args);
9524
9576
  };
9525
9577
  }
9526
- get ["/phones/get"]() {
9578
+ get "/phones/get"() {
9527
9579
  const { client, defaults } = this;
9528
9580
  return function phonesGet(...args) {
9529
9581
  const seam = SeamHttpPhones.fromClient(client, defaults);
9530
9582
  return seam.get(...args);
9531
9583
  };
9532
9584
  }
9533
- get ["/phones/list"]() {
9585
+ get "/phones/list"() {
9534
9586
  const { client, defaults } = this;
9535
9587
  return function phonesList(...args) {
9536
9588
  const seam = SeamHttpPhones.fromClient(client, defaults);
9537
9589
  return seam.list(...args);
9538
9590
  };
9539
9591
  }
9540
- get ["/phones/simulate/create_sandbox_phone"]() {
9592
+ get "/phones/simulate/create_sandbox_phone"() {
9541
9593
  const { client, defaults } = this;
9542
9594
  return function phonesSimulateCreateSandboxPhone(...args) {
9543
9595
  const seam = SeamHttpPhonesSimulate.fromClient(client, defaults);
9544
9596
  return seam.createSandboxPhone(...args);
9545
9597
  };
9546
9598
  }
9547
- get ["/seam/console/v1/get_resource_locator"]() {
9599
+ get "/seam/console/v1/get_resource_locator"() {
9548
9600
  const { client, defaults } = this;
9549
9601
  if (!this.defaults.isUndocumentedApiEnabled) {
9550
9602
  throw new Error(
@@ -9556,7 +9608,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9556
9608
  return seam.getResourceLocator(...args);
9557
9609
  };
9558
9610
  }
9559
- get ["/seam/console/v1/timelines/get"]() {
9611
+ get "/seam/console/v1/timelines/get"() {
9560
9612
  const { client, defaults } = this;
9561
9613
  if (!this.defaults.isUndocumentedApiEnabled) {
9562
9614
  throw new Error(
@@ -9568,7 +9620,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9568
9620
  return seam.get(...args);
9569
9621
  };
9570
9622
  }
9571
- get ["/seam/customer/v1/automation_runs/list"]() {
9623
+ get "/seam/customer/v1/automation_runs/list"() {
9572
9624
  const { client, defaults } = this;
9573
9625
  if (!this.defaults.isUndocumentedApiEnabled) {
9574
9626
  throw new Error(
@@ -9583,7 +9635,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9583
9635
  return seam.list(...args);
9584
9636
  };
9585
9637
  }
9586
- get ["/seam/customer/v1/automations/delete"]() {
9638
+ get "/seam/customer/v1/automations/delete"() {
9587
9639
  const { client, defaults } = this;
9588
9640
  if (!this.defaults.isUndocumentedApiEnabled) {
9589
9641
  throw new Error(
@@ -9598,7 +9650,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9598
9650
  return seam.delete(...args);
9599
9651
  };
9600
9652
  }
9601
- get ["/seam/customer/v1/automations/get"]() {
9653
+ get "/seam/customer/v1/automations/get"() {
9602
9654
  const { client, defaults } = this;
9603
9655
  if (!this.defaults.isUndocumentedApiEnabled) {
9604
9656
  throw new Error(
@@ -9613,7 +9665,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9613
9665
  return seam.get(...args);
9614
9666
  };
9615
9667
  }
9616
- get ["/seam/customer/v1/automations/update"]() {
9668
+ get "/seam/customer/v1/automations/update"() {
9617
9669
  const { client, defaults } = this;
9618
9670
  if (!this.defaults.isUndocumentedApiEnabled) {
9619
9671
  throw new Error(
@@ -9628,7 +9680,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9628
9680
  return seam.update(...args);
9629
9681
  };
9630
9682
  }
9631
- get ["/seam/customer/v1/events/list"]() {
9683
+ get "/seam/customer/v1/events/list"() {
9632
9684
  const { client, defaults } = this;
9633
9685
  if (!this.defaults.isUndocumentedApiEnabled) {
9634
9686
  throw new Error(
@@ -9640,7 +9692,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9640
9692
  return seam.list(...args);
9641
9693
  };
9642
9694
  }
9643
- get ["/seam/customer/v1/portals/get"]() {
9695
+ get "/seam/customer/v1/portals/get"() {
9644
9696
  const { client, defaults } = this;
9645
9697
  if (!this.defaults.isUndocumentedApiEnabled) {
9646
9698
  throw new Error(
@@ -9652,7 +9704,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9652
9704
  return seam.get(...args);
9653
9705
  };
9654
9706
  }
9655
- get ["/seam/customer/v1/settings/get"]() {
9707
+ get "/seam/customer/v1/settings/get"() {
9656
9708
  const { client, defaults } = this;
9657
9709
  if (!this.defaults.isUndocumentedApiEnabled) {
9658
9710
  throw new Error(
@@ -9664,7 +9716,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9664
9716
  return seam.get(...args);
9665
9717
  };
9666
9718
  }
9667
- get ["/seam/customer/v1/settings/update"]() {
9719
+ get "/seam/customer/v1/settings/update"() {
9668
9720
  const { client, defaults } = this;
9669
9721
  if (!this.defaults.isUndocumentedApiEnabled) {
9670
9722
  throw new Error(
@@ -9676,7 +9728,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9676
9728
  return seam.update(...args);
9677
9729
  };
9678
9730
  }
9679
- get ["/seam/partner/v1/building_blocks/spaces/auto_map"]() {
9731
+ get "/seam/partner/v1/building_blocks/spaces/auto_map"() {
9680
9732
  const { client, defaults } = this;
9681
9733
  if (!this.defaults.isUndocumentedApiEnabled) {
9682
9734
  throw new Error(
@@ -9691,105 +9743,105 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9691
9743
  return seam.autoMap(...args);
9692
9744
  };
9693
9745
  }
9694
- get ["/spaces/add_acs_entrances"]() {
9746
+ get "/spaces/add_acs_entrances"() {
9695
9747
  const { client, defaults } = this;
9696
9748
  return function spacesAddAcsEntrances(...args) {
9697
9749
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9698
9750
  return seam.addAcsEntrances(...args);
9699
9751
  };
9700
9752
  }
9701
- get ["/spaces/add_devices"]() {
9753
+ get "/spaces/add_devices"() {
9702
9754
  const { client, defaults } = this;
9703
9755
  return function spacesAddDevices(...args) {
9704
9756
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9705
9757
  return seam.addDevices(...args);
9706
9758
  };
9707
9759
  }
9708
- get ["/spaces/create"]() {
9760
+ get "/spaces/create"() {
9709
9761
  const { client, defaults } = this;
9710
9762
  return function spacesCreate(...args) {
9711
9763
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9712
9764
  return seam.create(...args);
9713
9765
  };
9714
9766
  }
9715
- get ["/spaces/delete"]() {
9767
+ get "/spaces/delete"() {
9716
9768
  const { client, defaults } = this;
9717
9769
  return function spacesDelete(...args) {
9718
9770
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9719
9771
  return seam.delete(...args);
9720
9772
  };
9721
9773
  }
9722
- get ["/spaces/get"]() {
9774
+ get "/spaces/get"() {
9723
9775
  const { client, defaults } = this;
9724
9776
  return function spacesGet(...args) {
9725
9777
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9726
9778
  return seam.get(...args);
9727
9779
  };
9728
9780
  }
9729
- get ["/spaces/get_related"]() {
9781
+ get "/spaces/get_related"() {
9730
9782
  const { client, defaults } = this;
9731
9783
  return function spacesGetRelated(...args) {
9732
9784
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9733
9785
  return seam.getRelated(...args);
9734
9786
  };
9735
9787
  }
9736
- get ["/spaces/list"]() {
9788
+ get "/spaces/list"() {
9737
9789
  const { client, defaults } = this;
9738
9790
  return function spacesList(...args) {
9739
9791
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9740
9792
  return seam.list(...args);
9741
9793
  };
9742
9794
  }
9743
- get ["/spaces/remove_acs_entrances"]() {
9795
+ get "/spaces/remove_acs_entrances"() {
9744
9796
  const { client, defaults } = this;
9745
9797
  return function spacesRemoveAcsEntrances(...args) {
9746
9798
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9747
9799
  return seam.removeAcsEntrances(...args);
9748
9800
  };
9749
9801
  }
9750
- get ["/spaces/remove_devices"]() {
9802
+ get "/spaces/remove_devices"() {
9751
9803
  const { client, defaults } = this;
9752
9804
  return function spacesRemoveDevices(...args) {
9753
9805
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9754
9806
  return seam.removeDevices(...args);
9755
9807
  };
9756
9808
  }
9757
- get ["/spaces/update"]() {
9809
+ get "/spaces/update"() {
9758
9810
  const { client, defaults } = this;
9759
9811
  return function spacesUpdate(...args) {
9760
9812
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9761
9813
  return seam.update(...args);
9762
9814
  };
9763
9815
  }
9764
- get ["/thermostats/activate_climate_preset"]() {
9816
+ get "/thermostats/activate_climate_preset"() {
9765
9817
  const { client, defaults } = this;
9766
9818
  return function thermostatsActivateClimatePreset(...args) {
9767
9819
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9768
9820
  return seam.activateClimatePreset(...args);
9769
9821
  };
9770
9822
  }
9771
- get ["/thermostats/cool"]() {
9823
+ get "/thermostats/cool"() {
9772
9824
  const { client, defaults } = this;
9773
9825
  return function thermostatsCool(...args) {
9774
9826
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9775
9827
  return seam.cool(...args);
9776
9828
  };
9777
9829
  }
9778
- get ["/thermostats/create_climate_preset"]() {
9830
+ get "/thermostats/create_climate_preset"() {
9779
9831
  const { client, defaults } = this;
9780
9832
  return function thermostatsCreateClimatePreset(...args) {
9781
9833
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9782
9834
  return seam.createClimatePreset(...args);
9783
9835
  };
9784
9836
  }
9785
- get ["/thermostats/delete_climate_preset"]() {
9837
+ get "/thermostats/delete_climate_preset"() {
9786
9838
  const { client, defaults } = this;
9787
9839
  return function thermostatsDeleteClimatePreset(...args) {
9788
9840
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9789
9841
  return seam.deleteClimatePreset(...args);
9790
9842
  };
9791
9843
  }
9792
- get ["/thermostats/get"]() {
9844
+ get "/thermostats/get"() {
9793
9845
  const { client, defaults } = this;
9794
9846
  if (!this.defaults.isUndocumentedApiEnabled) {
9795
9847
  throw new Error(
@@ -9801,147 +9853,147 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9801
9853
  return seam.get(...args);
9802
9854
  };
9803
9855
  }
9804
- get ["/thermostats/heat"]() {
9856
+ get "/thermostats/heat"() {
9805
9857
  const { client, defaults } = this;
9806
9858
  return function thermostatsHeat(...args) {
9807
9859
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9808
9860
  return seam.heat(...args);
9809
9861
  };
9810
9862
  }
9811
- get ["/thermostats/heat_cool"]() {
9863
+ get "/thermostats/heat_cool"() {
9812
9864
  const { client, defaults } = this;
9813
9865
  return function thermostatsHeatCool(...args) {
9814
9866
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9815
9867
  return seam.heatCool(...args);
9816
9868
  };
9817
9869
  }
9818
- get ["/thermostats/list"]() {
9870
+ get "/thermostats/list"() {
9819
9871
  const { client, defaults } = this;
9820
9872
  return function thermostatsList(...args) {
9821
9873
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9822
9874
  return seam.list(...args);
9823
9875
  };
9824
9876
  }
9825
- get ["/thermostats/off"]() {
9877
+ get "/thermostats/off"() {
9826
9878
  const { client, defaults } = this;
9827
9879
  return function thermostatsOff(...args) {
9828
9880
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9829
9881
  return seam.off(...args);
9830
9882
  };
9831
9883
  }
9832
- get ["/thermostats/set_fallback_climate_preset"]() {
9884
+ get "/thermostats/set_fallback_climate_preset"() {
9833
9885
  const { client, defaults } = this;
9834
9886
  return function thermostatsSetFallbackClimatePreset(...args) {
9835
9887
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9836
9888
  return seam.setFallbackClimatePreset(...args);
9837
9889
  };
9838
9890
  }
9839
- get ["/thermostats/set_fan_mode"]() {
9891
+ get "/thermostats/set_fan_mode"() {
9840
9892
  const { client, defaults } = this;
9841
9893
  return function thermostatsSetFanMode(...args) {
9842
9894
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9843
9895
  return seam.setFanMode(...args);
9844
9896
  };
9845
9897
  }
9846
- get ["/thermostats/set_hvac_mode"]() {
9898
+ get "/thermostats/set_hvac_mode"() {
9847
9899
  const { client, defaults } = this;
9848
9900
  return function thermostatsSetHvacMode(...args) {
9849
9901
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9850
9902
  return seam.setHvacMode(...args);
9851
9903
  };
9852
9904
  }
9853
- get ["/thermostats/set_temperature_threshold"]() {
9905
+ get "/thermostats/set_temperature_threshold"() {
9854
9906
  const { client, defaults } = this;
9855
9907
  return function thermostatsSetTemperatureThreshold(...args) {
9856
9908
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9857
9909
  return seam.setTemperatureThreshold(...args);
9858
9910
  };
9859
9911
  }
9860
- get ["/thermostats/update_climate_preset"]() {
9912
+ get "/thermostats/update_climate_preset"() {
9861
9913
  const { client, defaults } = this;
9862
9914
  return function thermostatsUpdateClimatePreset(...args) {
9863
9915
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9864
9916
  return seam.updateClimatePreset(...args);
9865
9917
  };
9866
9918
  }
9867
- get ["/thermostats/update_weekly_program"]() {
9919
+ get "/thermostats/update_weekly_program"() {
9868
9920
  const { client, defaults } = this;
9869
9921
  return function thermostatsUpdateWeeklyProgram(...args) {
9870
9922
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9871
9923
  return seam.updateWeeklyProgram(...args);
9872
9924
  };
9873
9925
  }
9874
- get ["/thermostats/daily_programs/create"]() {
9926
+ get "/thermostats/daily_programs/create"() {
9875
9927
  const { client, defaults } = this;
9876
9928
  return function thermostatsDailyProgramsCreate(...args) {
9877
9929
  const seam = SeamHttpThermostatsDailyPrograms.fromClient(client, defaults);
9878
9930
  return seam.create(...args);
9879
9931
  };
9880
9932
  }
9881
- get ["/thermostats/daily_programs/delete"]() {
9933
+ get "/thermostats/daily_programs/delete"() {
9882
9934
  const { client, defaults } = this;
9883
9935
  return function thermostatsDailyProgramsDelete(...args) {
9884
9936
  const seam = SeamHttpThermostatsDailyPrograms.fromClient(client, defaults);
9885
9937
  return seam.delete(...args);
9886
9938
  };
9887
9939
  }
9888
- get ["/thermostats/daily_programs/update"]() {
9940
+ get "/thermostats/daily_programs/update"() {
9889
9941
  const { client, defaults } = this;
9890
9942
  return function thermostatsDailyProgramsUpdate(...args) {
9891
9943
  const seam = SeamHttpThermostatsDailyPrograms.fromClient(client, defaults);
9892
9944
  return seam.update(...args);
9893
9945
  };
9894
9946
  }
9895
- get ["/thermostats/schedules/create"]() {
9947
+ get "/thermostats/schedules/create"() {
9896
9948
  const { client, defaults } = this;
9897
9949
  return function thermostatsSchedulesCreate(...args) {
9898
9950
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
9899
9951
  return seam.create(...args);
9900
9952
  };
9901
9953
  }
9902
- get ["/thermostats/schedules/delete"]() {
9954
+ get "/thermostats/schedules/delete"() {
9903
9955
  const { client, defaults } = this;
9904
9956
  return function thermostatsSchedulesDelete(...args) {
9905
9957
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
9906
9958
  return seam.delete(...args);
9907
9959
  };
9908
9960
  }
9909
- get ["/thermostats/schedules/get"]() {
9961
+ get "/thermostats/schedules/get"() {
9910
9962
  const { client, defaults } = this;
9911
9963
  return function thermostatsSchedulesGet(...args) {
9912
9964
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
9913
9965
  return seam.get(...args);
9914
9966
  };
9915
9967
  }
9916
- get ["/thermostats/schedules/list"]() {
9968
+ get "/thermostats/schedules/list"() {
9917
9969
  const { client, defaults } = this;
9918
9970
  return function thermostatsSchedulesList(...args) {
9919
9971
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
9920
9972
  return seam.list(...args);
9921
9973
  };
9922
9974
  }
9923
- get ["/thermostats/schedules/update"]() {
9975
+ get "/thermostats/schedules/update"() {
9924
9976
  const { client, defaults } = this;
9925
9977
  return function thermostatsSchedulesUpdate(...args) {
9926
9978
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
9927
9979
  return seam.update(...args);
9928
9980
  };
9929
9981
  }
9930
- get ["/thermostats/simulate/hvac_mode_adjusted"]() {
9982
+ get "/thermostats/simulate/hvac_mode_adjusted"() {
9931
9983
  const { client, defaults } = this;
9932
9984
  return function thermostatsSimulateHvacModeAdjusted(...args) {
9933
9985
  const seam = SeamHttpThermostatsSimulate.fromClient(client, defaults);
9934
9986
  return seam.hvacModeAdjusted(...args);
9935
9987
  };
9936
9988
  }
9937
- get ["/thermostats/simulate/temperature_reached"]() {
9989
+ get "/thermostats/simulate/temperature_reached"() {
9938
9990
  const { client, defaults } = this;
9939
9991
  return function thermostatsSimulateTemperatureReached(...args) {
9940
9992
  const seam = SeamHttpThermostatsSimulate.fromClient(client, defaults);
9941
9993
  return seam.temperatureReached(...args);
9942
9994
  };
9943
9995
  }
9944
- get ["/unstable_partner/building_blocks/connect_accounts"]() {
9996
+ get "/unstable_partner/building_blocks/connect_accounts"() {
9945
9997
  const { client, defaults } = this;
9946
9998
  if (!this.defaults.isUndocumentedApiEnabled) {
9947
9999
  throw new Error(
@@ -9956,7 +10008,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9956
10008
  return seam.connectAccounts(...args);
9957
10009
  };
9958
10010
  }
9959
- get ["/unstable_partner/building_blocks/generate_magic_link"]() {
10011
+ get "/unstable_partner/building_blocks/generate_magic_link"() {
9960
10012
  const { client, defaults } = this;
9961
10013
  if (!this.defaults.isUndocumentedApiEnabled) {
9962
10014
  throw new Error(
@@ -9971,7 +10023,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9971
10023
  return seam.generateMagicLink(...args);
9972
10024
  };
9973
10025
  }
9974
- get ["/unstable_partner/building_blocks/manage_devices"]() {
10026
+ get "/unstable_partner/building_blocks/manage_devices"() {
9975
10027
  const { client, defaults } = this;
9976
10028
  if (!this.defaults.isUndocumentedApiEnabled) {
9977
10029
  throw new Error(
@@ -9986,7 +10038,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9986
10038
  return seam.manageDevices(...args);
9987
10039
  };
9988
10040
  }
9989
- get ["/unstable_partner/building_blocks/organize_spaces"]() {
10041
+ get "/unstable_partner/building_blocks/organize_spaces"() {
9990
10042
  const { client, defaults } = this;
9991
10043
  if (!this.defaults.isUndocumentedApiEnabled) {
9992
10044
  throw new Error(
@@ -10001,98 +10053,98 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10001
10053
  return seam.organizeSpaces(...args);
10002
10054
  };
10003
10055
  }
10004
- get ["/user_identities/add_acs_user"]() {
10056
+ get "/user_identities/add_acs_user"() {
10005
10057
  const { client, defaults } = this;
10006
10058
  return function userIdentitiesAddAcsUser(...args) {
10007
10059
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10008
10060
  return seam.addAcsUser(...args);
10009
10061
  };
10010
10062
  }
10011
- get ["/user_identities/create"]() {
10063
+ get "/user_identities/create"() {
10012
10064
  const { client, defaults } = this;
10013
10065
  return function userIdentitiesCreate(...args) {
10014
10066
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10015
10067
  return seam.create(...args);
10016
10068
  };
10017
10069
  }
10018
- get ["/user_identities/delete"]() {
10070
+ get "/user_identities/delete"() {
10019
10071
  const { client, defaults } = this;
10020
10072
  return function userIdentitiesDelete(...args) {
10021
10073
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10022
10074
  return seam.delete(...args);
10023
10075
  };
10024
10076
  }
10025
- get ["/user_identities/generate_instant_key"]() {
10077
+ get "/user_identities/generate_instant_key"() {
10026
10078
  const { client, defaults } = this;
10027
10079
  return function userIdentitiesGenerateInstantKey(...args) {
10028
10080
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10029
10081
  return seam.generateInstantKey(...args);
10030
10082
  };
10031
10083
  }
10032
- get ["/user_identities/get"]() {
10084
+ get "/user_identities/get"() {
10033
10085
  const { client, defaults } = this;
10034
10086
  return function userIdentitiesGet(...args) {
10035
10087
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10036
10088
  return seam.get(...args);
10037
10089
  };
10038
10090
  }
10039
- get ["/user_identities/grant_access_to_device"]() {
10091
+ get "/user_identities/grant_access_to_device"() {
10040
10092
  const { client, defaults } = this;
10041
10093
  return function userIdentitiesGrantAccessToDevice(...args) {
10042
10094
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10043
10095
  return seam.grantAccessToDevice(...args);
10044
10096
  };
10045
10097
  }
10046
- get ["/user_identities/list"]() {
10098
+ get "/user_identities/list"() {
10047
10099
  const { client, defaults } = this;
10048
10100
  return function userIdentitiesList(...args) {
10049
10101
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10050
10102
  return seam.list(...args);
10051
10103
  };
10052
10104
  }
10053
- get ["/user_identities/list_accessible_devices"]() {
10105
+ get "/user_identities/list_accessible_devices"() {
10054
10106
  const { client, defaults } = this;
10055
10107
  return function userIdentitiesListAccessibleDevices(...args) {
10056
10108
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10057
10109
  return seam.listAccessibleDevices(...args);
10058
10110
  };
10059
10111
  }
10060
- get ["/user_identities/list_acs_systems"]() {
10112
+ get "/user_identities/list_acs_systems"() {
10061
10113
  const { client, defaults } = this;
10062
10114
  return function userIdentitiesListAcsSystems(...args) {
10063
10115
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10064
10116
  return seam.listAcsSystems(...args);
10065
10117
  };
10066
10118
  }
10067
- get ["/user_identities/list_acs_users"]() {
10119
+ get "/user_identities/list_acs_users"() {
10068
10120
  const { client, defaults } = this;
10069
10121
  return function userIdentitiesListAcsUsers(...args) {
10070
10122
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10071
10123
  return seam.listAcsUsers(...args);
10072
10124
  };
10073
10125
  }
10074
- get ["/user_identities/remove_acs_user"]() {
10126
+ get "/user_identities/remove_acs_user"() {
10075
10127
  const { client, defaults } = this;
10076
10128
  return function userIdentitiesRemoveAcsUser(...args) {
10077
10129
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10078
10130
  return seam.removeAcsUser(...args);
10079
10131
  };
10080
10132
  }
10081
- get ["/user_identities/revoke_access_to_device"]() {
10133
+ get "/user_identities/revoke_access_to_device"() {
10082
10134
  const { client, defaults } = this;
10083
10135
  return function userIdentitiesRevokeAccessToDevice(...args) {
10084
10136
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10085
10137
  return seam.revokeAccessToDevice(...args);
10086
10138
  };
10087
10139
  }
10088
- get ["/user_identities/update"]() {
10140
+ get "/user_identities/update"() {
10089
10141
  const { client, defaults } = this;
10090
10142
  return function userIdentitiesUpdate(...args) {
10091
10143
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10092
10144
  return seam.update(...args);
10093
10145
  };
10094
10146
  }
10095
- get ["/user_identities/enrollment_automations/delete"]() {
10147
+ get "/user_identities/enrollment_automations/delete"() {
10096
10148
  const { client, defaults } = this;
10097
10149
  if (!this.defaults.isUndocumentedApiEnabled) {
10098
10150
  throw new Error(
@@ -10107,7 +10159,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10107
10159
  return seam.delete(...args);
10108
10160
  };
10109
10161
  }
10110
- get ["/user_identities/enrollment_automations/get"]() {
10162
+ get "/user_identities/enrollment_automations/get"() {
10111
10163
  const { client, defaults } = this;
10112
10164
  if (!this.defaults.isUndocumentedApiEnabled) {
10113
10165
  throw new Error(
@@ -10122,7 +10174,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10122
10174
  return seam.get(...args);
10123
10175
  };
10124
10176
  }
10125
- get ["/user_identities/enrollment_automations/launch"]() {
10177
+ get "/user_identities/enrollment_automations/launch"() {
10126
10178
  const { client, defaults } = this;
10127
10179
  if (!this.defaults.isUndocumentedApiEnabled) {
10128
10180
  throw new Error(
@@ -10137,7 +10189,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10137
10189
  return seam.launch(...args);
10138
10190
  };
10139
10191
  }
10140
- get ["/user_identities/enrollment_automations/list"]() {
10192
+ get "/user_identities/enrollment_automations/list"() {
10141
10193
  const { client, defaults } = this;
10142
10194
  if (!this.defaults.isUndocumentedApiEnabled) {
10143
10195
  throw new Error(
@@ -10152,49 +10204,49 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10152
10204
  return seam.list(...args);
10153
10205
  };
10154
10206
  }
10155
- get ["/webhooks/create"]() {
10207
+ get "/webhooks/create"() {
10156
10208
  const { client, defaults } = this;
10157
10209
  return function webhooksCreate(...args) {
10158
10210
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10159
10211
  return seam.create(...args);
10160
10212
  };
10161
10213
  }
10162
- get ["/webhooks/delete"]() {
10214
+ get "/webhooks/delete"() {
10163
10215
  const { client, defaults } = this;
10164
10216
  return function webhooksDelete(...args) {
10165
10217
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10166
10218
  return seam.delete(...args);
10167
10219
  };
10168
10220
  }
10169
- get ["/webhooks/get"]() {
10221
+ get "/webhooks/get"() {
10170
10222
  const { client, defaults } = this;
10171
10223
  return function webhooksGet(...args) {
10172
10224
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10173
10225
  return seam.get(...args);
10174
10226
  };
10175
10227
  }
10176
- get ["/webhooks/list"]() {
10228
+ get "/webhooks/list"() {
10177
10229
  const { client, defaults } = this;
10178
10230
  return function webhooksList(...args) {
10179
10231
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10180
10232
  return seam.list(...args);
10181
10233
  };
10182
10234
  }
10183
- get ["/webhooks/update"]() {
10235
+ get "/webhooks/update"() {
10184
10236
  const { client, defaults } = this;
10185
10237
  return function webhooksUpdate(...args) {
10186
10238
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10187
10239
  return seam.update(...args);
10188
10240
  };
10189
10241
  }
10190
- get ["/workspaces/create"]() {
10242
+ get "/workspaces/create"() {
10191
10243
  const { client, defaults } = this;
10192
10244
  return function workspacesCreate(...args) {
10193
10245
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10194
10246
  return seam.create(...args);
10195
10247
  };
10196
10248
  }
10197
- get ["/workspaces/find_anything"]() {
10249
+ get "/workspaces/find_anything"() {
10198
10250
  const { client, defaults } = this;
10199
10251
  if (!this.defaults.isUndocumentedApiEnabled) {
10200
10252
  throw new Error(
@@ -10206,35 +10258,35 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10206
10258
  return seam.findAnything(...args);
10207
10259
  };
10208
10260
  }
10209
- get ["/workspaces/get"]() {
10261
+ get "/workspaces/get"() {
10210
10262
  const { client, defaults } = this;
10211
10263
  return function workspacesGet(...args) {
10212
10264
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10213
10265
  return seam.get(...args);
10214
10266
  };
10215
10267
  }
10216
- get ["/workspaces/list"]() {
10268
+ get "/workspaces/list"() {
10217
10269
  const { client, defaults } = this;
10218
10270
  return function workspacesList(...args) {
10219
10271
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10220
10272
  return seam.list(...args);
10221
10273
  };
10222
10274
  }
10223
- get ["/workspaces/reset_sandbox"]() {
10275
+ get "/workspaces/reset_sandbox"() {
10224
10276
  const { client, defaults } = this;
10225
10277
  return function workspacesResetSandbox(...args) {
10226
10278
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10227
10279
  return seam.resetSandbox(...args);
10228
10280
  };
10229
10281
  }
10230
- get ["/workspaces/update"]() {
10282
+ get "/workspaces/update"() {
10231
10283
  const { client, defaults } = this;
10232
10284
  return function workspacesUpdate(...args) {
10233
10285
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10234
10286
  return seam.update(...args);
10235
10287
  };
10236
10288
  }
10237
- get ["/workspaces/customization_profiles/create"]() {
10289
+ get "/workspaces/customization_profiles/create"() {
10238
10290
  const { client, defaults } = this;
10239
10291
  if (!this.defaults.isUndocumentedApiEnabled) {
10240
10292
  throw new Error(
@@ -10249,7 +10301,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10249
10301
  return seam.create(...args);
10250
10302
  };
10251
10303
  }
10252
- get ["/workspaces/customization_profiles/get"]() {
10304
+ get "/workspaces/customization_profiles/get"() {
10253
10305
  const { client, defaults } = this;
10254
10306
  if (!this.defaults.isUndocumentedApiEnabled) {
10255
10307
  throw new Error(
@@ -10264,7 +10316,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10264
10316
  return seam.get(...args);
10265
10317
  };
10266
10318
  }
10267
- get ["/workspaces/customization_profiles/list"]() {
10319
+ get "/workspaces/customization_profiles/list"() {
10268
10320
  const { client, defaults } = this;
10269
10321
  if (!this.defaults.isUndocumentedApiEnabled) {
10270
10322
  throw new Error(
@@ -10279,7 +10331,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10279
10331
  return seam.list(...args);
10280
10332
  };
10281
10333
  }
10282
- get ["/workspaces/customization_profiles/update"]() {
10334
+ get "/workspaces/customization_profiles/update"() {
10283
10335
  const { client, defaults } = this;
10284
10336
  if (!this.defaults.isUndocumentedApiEnabled) {
10285
10337
  throw new Error(
@@ -10294,7 +10346,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10294
10346
  return seam.update(...args);
10295
10347
  };
10296
10348
  }
10297
- get ["/workspaces/customization_profiles/upload_images"]() {
10349
+ get "/workspaces/customization_profiles/upload_images"() {
10298
10350
  const { client, defaults } = this;
10299
10351
  if (!this.defaults.isUndocumentedApiEnabled) {
10300
10352
  throw new Error(
@@ -10310,13 +10362,14 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10310
10362
  };
10311
10363
  }
10312
10364
  };
10313
- _SeamHttpEndpoints.ltsVersion = seamApiLtsVersion;
10314
- var SeamHttpEndpoints = _SeamHttpEndpoints;
10315
10365
 
10316
10366
  // src/lib/seam/connect/routes/seam-http-endpoints-without-workspace.ts
10317
- var _SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspace {
10367
+ var SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspace {
10368
+ client;
10369
+ defaults;
10370
+ ltsVersion = seamApiLtsVersion;
10371
+ static ltsVersion = seamApiLtsVersion;
10318
10372
  constructor(options = {}) {
10319
- this.ltsVersion = seamApiLtsVersion;
10320
10373
  const opts = parseOptions(options);
10321
10374
  this.client = "client" in opts ? opts.client : createClient(opts);
10322
10375
  this.defaults = limitToSeamHttpRequestOptions(opts);
@@ -10350,14 +10403,14 @@ var _SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspac
10350
10403
  }
10351
10404
  return new _SeamHttpEndpointsWithoutWorkspace(constructorOptions);
10352
10405
  }
10353
- get ["/workspaces/create"]() {
10406
+ get "/workspaces/create"() {
10354
10407
  const { client, defaults } = this;
10355
10408
  return function workspacesCreate(...args) {
10356
10409
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10357
10410
  return seam.create(...args);
10358
10411
  };
10359
10412
  }
10360
- get ["/workspaces/list"]() {
10413
+ get "/workspaces/list"() {
10361
10414
  const { client, defaults } = this;
10362
10415
  return function workspacesList(...args) {
10363
10416
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
@@ -10365,13 +10418,14 @@ var _SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspac
10365
10418
  };
10366
10419
  }
10367
10420
  };
10368
- _SeamHttpEndpointsWithoutWorkspace.ltsVersion = seamApiLtsVersion;
10369
- var SeamHttpEndpointsWithoutWorkspace = _SeamHttpEndpointsWithoutWorkspace;
10370
10421
 
10371
10422
  // src/lib/seam/connect/routes/seam-http-without-workspace.ts
10372
- var _SeamHttpWithoutWorkspace = class _SeamHttpWithoutWorkspace {
10423
+ var SeamHttpWithoutWorkspace = class _SeamHttpWithoutWorkspace {
10424
+ client;
10425
+ defaults;
10426
+ ltsVersion = seamApiLtsVersion;
10427
+ static ltsVersion = seamApiLtsVersion;
10373
10428
  constructor(options = {}) {
10374
- this.ltsVersion = seamApiLtsVersion;
10375
10429
  const opts = parseOptions(options);
10376
10430
  this.client = "client" in opts ? opts.client : createClient(opts);
10377
10431
  this.defaults = limitToSeamHttpRequestOptions(opts);
@@ -10409,8 +10463,6 @@ var _SeamHttpWithoutWorkspace = class _SeamHttpWithoutWorkspace {
10409
10463
  return SeamHttpWorkspaces.fromClient(this.client, this.defaults);
10410
10464
  }
10411
10465
  };
10412
- _SeamHttpWithoutWorkspace.ltsVersion = seamApiLtsVersion;
10413
- var SeamHttpWithoutWorkspace = _SeamHttpWithoutWorkspace;
10414
10466
  var SeamHttpMultiWorkspace = SeamHttpWithoutWorkspace;
10415
10467
 
10416
10468
  exports.SeamActionAttemptError = SeamActionAttemptError;