@seamapi/http 1.68.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 (204) hide show
  1. package/LICENSE.txt +1 -1
  2. package/dist/connect.cjs +613 -545
  3. package/dist/connect.cjs.map +1 -1
  4. package/dist/connect.d.cts +238 -2381
  5. package/dist/index.cjs +613 -544
  6. package/dist/index.cjs.map +1 -1
  7. package/dist/index.d.cts +1 -1
  8. package/lib/seam/connect/resolve-action-attempt.d.ts +4 -2882
  9. package/lib/seam/connect/resolve-action-attempt.js +2 -0
  10. package/lib/seam/connect/resolve-action-attempt.js.map +1 -1
  11. package/lib/seam/connect/routes/access-codes/access-codes.js +4 -2
  12. package/lib/seam/connect/routes/access-codes/access-codes.js.map +1 -1
  13. package/lib/seam/connect/routes/access-codes/simulate/simulate.js +4 -2
  14. package/lib/seam/connect/routes/access-codes/simulate/simulate.js.map +1 -1
  15. package/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.js +4 -2
  16. package/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.js.map +1 -1
  17. package/lib/seam/connect/routes/access-grants/access-grants.js +4 -2
  18. package/lib/seam/connect/routes/access-grants/access-grants.js.map +1 -1
  19. package/lib/seam/connect/routes/access-methods/access-methods.js +4 -2
  20. package/lib/seam/connect/routes/access-methods/access-methods.js.map +1 -1
  21. package/lib/seam/connect/routes/acs/access-groups/access-groups.js +4 -2
  22. package/lib/seam/connect/routes/acs/access-groups/access-groups.js.map +1 -1
  23. package/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.js +4 -2
  24. package/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.js.map +1 -1
  25. package/lib/seam/connect/routes/acs/acs.js +4 -2
  26. package/lib/seam/connect/routes/acs/acs.js.map +1 -1
  27. package/lib/seam/connect/routes/acs/credential-pools/credential-pools.js +4 -2
  28. package/lib/seam/connect/routes/acs/credential-pools/credential-pools.js.map +1 -1
  29. package/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.js +4 -2
  30. package/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.js.map +1 -1
  31. package/lib/seam/connect/routes/acs/credentials/credentials.js +4 -2
  32. package/lib/seam/connect/routes/acs/credentials/credentials.js.map +1 -1
  33. package/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.js +4 -2
  34. package/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.js.map +1 -1
  35. package/lib/seam/connect/routes/acs/encoders/encoders.js +4 -2
  36. package/lib/seam/connect/routes/acs/encoders/encoders.js.map +1 -1
  37. package/lib/seam/connect/routes/acs/encoders/simulate/simulate.js +4 -2
  38. package/lib/seam/connect/routes/acs/encoders/simulate/simulate.js.map +1 -1
  39. package/lib/seam/connect/routes/acs/entrances/entrances.js +4 -2
  40. package/lib/seam/connect/routes/acs/entrances/entrances.js.map +1 -1
  41. package/lib/seam/connect/routes/acs/systems/systems.js +4 -2
  42. package/lib/seam/connect/routes/acs/systems/systems.js.map +1 -1
  43. package/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.js +4 -2
  44. package/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.js.map +1 -1
  45. package/lib/seam/connect/routes/acs/users/users.js +4 -2
  46. package/lib/seam/connect/routes/acs/users/users.js.map +1 -1
  47. package/lib/seam/connect/routes/action-attempts/action-attempts.js +4 -2
  48. package/lib/seam/connect/routes/action-attempts/action-attempts.js.map +1 -1
  49. package/lib/seam/connect/routes/bridges/bridges.js +4 -2
  50. package/lib/seam/connect/routes/bridges/bridges.js.map +1 -1
  51. package/lib/seam/connect/routes/client-sessions/client-sessions.js +4 -2
  52. package/lib/seam/connect/routes/client-sessions/client-sessions.js.map +1 -1
  53. package/lib/seam/connect/routes/connect-webviews/connect-webviews.js +4 -2
  54. package/lib/seam/connect/routes/connect-webviews/connect-webviews.js.map +1 -1
  55. package/lib/seam/connect/routes/connected-accounts/connected-accounts.js +4 -2
  56. package/lib/seam/connect/routes/connected-accounts/connected-accounts.js.map +1 -1
  57. package/lib/seam/connect/routes/customers/customers.js +4 -2
  58. package/lib/seam/connect/routes/customers/customers.js.map +1 -1
  59. package/lib/seam/connect/routes/devices/devices.js +4 -2
  60. package/lib/seam/connect/routes/devices/devices.js.map +1 -1
  61. package/lib/seam/connect/routes/devices/simulate/simulate.d.ts +13 -0
  62. package/lib/seam/connect/routes/devices/simulate/simulate.js +13 -2
  63. package/lib/seam/connect/routes/devices/simulate/simulate.js.map +1 -1
  64. package/lib/seam/connect/routes/devices/unmanaged/unmanaged.js +4 -2
  65. package/lib/seam/connect/routes/devices/unmanaged/unmanaged.js.map +1 -1
  66. package/lib/seam/connect/routes/events/events.js +4 -2
  67. package/lib/seam/connect/routes/events/events.js.map +1 -1
  68. package/lib/seam/connect/routes/instant-keys/instant-keys.js +4 -2
  69. package/lib/seam/connect/routes/instant-keys/instant-keys.js.map +1 -1
  70. package/lib/seam/connect/routes/locks/locks.js +4 -2
  71. package/lib/seam/connect/routes/locks/locks.js.map +1 -1
  72. package/lib/seam/connect/routes/locks/simulate/simulate.js +4 -2
  73. package/lib/seam/connect/routes/locks/simulate/simulate.js.map +1 -1
  74. package/lib/seam/connect/routes/noise-sensors/noise-sensors.js +4 -2
  75. package/lib/seam/connect/routes/noise-sensors/noise-sensors.js.map +1 -1
  76. package/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.js +4 -2
  77. package/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.js.map +1 -1
  78. package/lib/seam/connect/routes/noise-sensors/simulate/simulate.js +4 -2
  79. package/lib/seam/connect/routes/noise-sensors/simulate/simulate.js.map +1 -1
  80. package/lib/seam/connect/routes/phones/phones.js +4 -2
  81. package/lib/seam/connect/routes/phones/phones.js.map +1 -1
  82. package/lib/seam/connect/routes/phones/simulate/simulate.js +4 -2
  83. package/lib/seam/connect/routes/phones/simulate/simulate.js.map +1 -1
  84. package/lib/seam/connect/routes/seam/console/console.js +4 -2
  85. package/lib/seam/connect/routes/seam/console/console.js.map +1 -1
  86. package/lib/seam/connect/routes/seam/console/v1/timelines/timelines.js +4 -2
  87. package/lib/seam/connect/routes/seam/console/v1/timelines/timelines.js.map +1 -1
  88. package/lib/seam/connect/routes/seam/console/v1/v1.js +4 -2
  89. package/lib/seam/connect/routes/seam/console/v1/v1.js.map +1 -1
  90. package/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.js +4 -2
  91. package/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.js.map +1 -1
  92. package/lib/seam/connect/routes/seam/customer/v1/automations/automations.js +4 -2
  93. package/lib/seam/connect/routes/seam/customer/v1/automations/automations.js.map +1 -1
  94. package/lib/seam/connect/routes/seam/customer/v1/events/events.js +4 -2
  95. package/lib/seam/connect/routes/seam/customer/v1/events/events.js.map +1 -1
  96. package/lib/seam/connect/routes/seam/customer/v1/portals/portals.js +4 -2
  97. package/lib/seam/connect/routes/seam/customer/v1/portals/portals.js.map +1 -1
  98. package/lib/seam/connect/routes/seam/customer/v1/settings/settings.js +4 -2
  99. package/lib/seam/connect/routes/seam/customer/v1/settings/settings.js.map +1 -1
  100. package/lib/seam/connect/routes/seam/customer/v1/v1.js +4 -2
  101. package/lib/seam/connect/routes/seam/customer/v1/v1.js.map +1 -1
  102. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.js +4 -2
  103. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.js.map +1 -1
  104. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.js +4 -2
  105. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.js.map +1 -1
  106. package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.d.ts +2 -2
  107. package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.js +6 -4
  108. package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.js.map +1 -1
  109. package/lib/seam/connect/routes/seam-http-endpoints.d.ts +220 -219
  110. package/lib/seam/connect/routes/seam-http-endpoints.js +228 -219
  111. package/lib/seam/connect/routes/seam-http-endpoints.js.map +1 -1
  112. package/lib/seam/connect/routes/seam-http-without-workspace.js +4 -2
  113. package/lib/seam/connect/routes/seam-http-without-workspace.js.map +1 -1
  114. package/lib/seam/connect/routes/seam-http.js +4 -2
  115. package/lib/seam/connect/routes/seam-http.js.map +1 -1
  116. package/lib/seam/connect/routes/spaces/spaces.js +4 -2
  117. package/lib/seam/connect/routes/spaces/spaces.js.map +1 -1
  118. package/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.js +4 -2
  119. package/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.js.map +1 -1
  120. package/lib/seam/connect/routes/thermostats/schedules/schedules.js +4 -2
  121. package/lib/seam/connect/routes/thermostats/schedules/schedules.js.map +1 -1
  122. package/lib/seam/connect/routes/thermostats/simulate/simulate.js +4 -2
  123. package/lib/seam/connect/routes/thermostats/simulate/simulate.js.map +1 -1
  124. package/lib/seam/connect/routes/thermostats/thermostats.js +4 -2
  125. package/lib/seam/connect/routes/thermostats/thermostats.js.map +1 -1
  126. package/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.js +4 -2
  127. package/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.js.map +1 -1
  128. package/lib/seam/connect/routes/unstable-partner/unstable-partner.js +4 -2
  129. package/lib/seam/connect/routes/unstable-partner/unstable-partner.js.map +1 -1
  130. package/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.js +4 -2
  131. package/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.js.map +1 -1
  132. package/lib/seam/connect/routes/user-identities/user-identities.js +4 -2
  133. package/lib/seam/connect/routes/user-identities/user-identities.js.map +1 -1
  134. package/lib/seam/connect/routes/webhooks/webhooks.js +4 -2
  135. package/lib/seam/connect/routes/webhooks/webhooks.js.map +1 -1
  136. package/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.js +4 -2
  137. package/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.js.map +1 -1
  138. package/lib/seam/connect/routes/workspaces/workspaces.js +4 -2
  139. package/lib/seam/connect/routes/workspaces/workspaces.js.map +1 -1
  140. package/lib/seam/connect/seam-http-error.js +10 -16
  141. package/lib/seam/connect/seam-http-error.js.map +1 -1
  142. package/lib/seam/connect/seam-http-request.js +18 -31
  143. package/lib/seam/connect/seam-http-request.js.map +1 -1
  144. package/lib/seam/connect/seam-paginator.js +41 -53
  145. package/lib/seam/connect/seam-paginator.js.map +1 -1
  146. package/lib/version.d.ts +1 -1
  147. package/lib/version.js +1 -1
  148. package/package.json +17 -17
  149. package/src/lib/seam/connect/routes/access-codes/access-codes.ts +0 -10
  150. package/src/lib/seam/connect/routes/access-codes/simulate/simulate.ts +0 -1
  151. package/src/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.ts +0 -5
  152. package/src/lib/seam/connect/routes/access-grants/access-grants.ts +0 -6
  153. package/src/lib/seam/connect/routes/access-methods/access-methods.ts +0 -4
  154. package/src/lib/seam/connect/routes/acs/access-groups/access-groups.ts +0 -6
  155. package/src/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.ts +0 -2
  156. package/src/lib/seam/connect/routes/acs/credential-pools/credential-pools.ts +0 -1
  157. package/src/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.ts +0 -1
  158. package/src/lib/seam/connect/routes/acs/credentials/credentials.ts +0 -9
  159. package/src/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.ts +0 -2
  160. package/src/lib/seam/connect/routes/acs/encoders/encoders.ts +0 -2
  161. package/src/lib/seam/connect/routes/acs/encoders/simulate/simulate.ts +0 -4
  162. package/src/lib/seam/connect/routes/acs/entrances/entrances.ts +0 -4
  163. package/src/lib/seam/connect/routes/acs/systems/systems.ts +0 -3
  164. package/src/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.ts +0 -2
  165. package/src/lib/seam/connect/routes/acs/users/users.ts +0 -11
  166. package/src/lib/seam/connect/routes/action-attempts/action-attempts.ts +0 -1
  167. package/src/lib/seam/connect/routes/bridges/bridges.ts +0 -2
  168. package/src/lib/seam/connect/routes/client-sessions/client-sessions.ts +0 -7
  169. package/src/lib/seam/connect/routes/connect-webviews/connect-webviews.ts +0 -4
  170. package/src/lib/seam/connect/routes/connected-accounts/connected-accounts.ts +0 -5
  171. package/src/lib/seam/connect/routes/customers/customers.ts +0 -3
  172. package/src/lib/seam/connect/routes/devices/devices.ts +0 -5
  173. package/src/lib/seam/connect/routes/devices/simulate/simulate.ts +36 -5
  174. package/src/lib/seam/connect/routes/devices/unmanaged/unmanaged.ts +0 -3
  175. package/src/lib/seam/connect/routes/events/events.ts +0 -2
  176. package/src/lib/seam/connect/routes/instant-keys/instant-keys.ts +0 -3
  177. package/src/lib/seam/connect/routes/locks/locks.ts +0 -2
  178. package/src/lib/seam/connect/routes/noise-sensors/noise-sensors.ts +0 -1
  179. package/src/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.ts +0 -5
  180. package/src/lib/seam/connect/routes/noise-sensors/simulate/simulate.ts +0 -1
  181. package/src/lib/seam/connect/routes/phones/phones.ts +0 -3
  182. package/src/lib/seam/connect/routes/phones/simulate/simulate.ts +0 -1
  183. package/src/lib/seam/connect/routes/seam/console/v1/timelines/timelines.ts +0 -1
  184. package/src/lib/seam/connect/routes/seam/console/v1/v1.ts +0 -1
  185. package/src/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.ts +0 -1
  186. package/src/lib/seam/connect/routes/seam/customer/v1/automations/automations.ts +0 -3
  187. package/src/lib/seam/connect/routes/seam/customer/v1/events/events.ts +0 -1
  188. package/src/lib/seam/connect/routes/seam/customer/v1/portals/portals.ts +0 -1
  189. package/src/lib/seam/connect/routes/seam/customer/v1/settings/settings.ts +0 -2
  190. package/src/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.ts +0 -1
  191. package/src/lib/seam/connect/routes/seam-http-endpoints-without-workspace.ts +2 -2
  192. package/src/lib/seam/connect/routes/seam-http-endpoints.ts +234 -217
  193. package/src/lib/seam/connect/routes/spaces/spaces.ts +0 -10
  194. package/src/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.ts +0 -2
  195. package/src/lib/seam/connect/routes/thermostats/schedules/schedules.ts +0 -5
  196. package/src/lib/seam/connect/routes/thermostats/simulate/simulate.ts +0 -2
  197. package/src/lib/seam/connect/routes/thermostats/thermostats.ts +0 -7
  198. package/src/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.ts +0 -4
  199. package/src/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.ts +0 -4
  200. package/src/lib/seam/connect/routes/user-identities/user-identities.ts +0 -13
  201. package/src/lib/seam/connect/routes/webhooks/webhooks.ts +0 -5
  202. package/src/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.ts +0 -5
  203. package/src/lib/seam/connect/routes/workspaces/workspaces.ts +0 -5
  204. package/src/lib/version.ts +1 -1
package/dist/index.cjs CHANGED
@@ -32,9 +32,6 @@ var __defProp = Object.defineProperty;
32
32
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
33
33
  var __getOwnPropNames = Object.getOwnPropertyNames;
34
34
  var __hasOwnProp = Object.prototype.hasOwnProperty;
35
- var __typeError = (msg) => {
36
- throw TypeError(msg);
37
- };
38
35
  var __export = (target, all) => {
39
36
  for (var name in all)
40
37
  __defProp(target, name, { get: all[name], enumerable: true });
@@ -48,11 +45,6 @@ var __copyProps = (to, from, except, desc) => {
48
45
  return to;
49
46
  };
50
47
  var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget);
51
- var __accessCheck = (obj, member, msg) => member.has(obj) || __typeError("Cannot " + msg);
52
- var __privateGet = (obj, member, getter) => (__accessCheck(obj, member, "read from private field"), getter ? getter.call(obj) : member.get(obj));
53
- 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);
54
- var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "write to private field"), member.set(obj, value), value);
55
- var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
56
48
 
57
49
  // src/index.ts
58
50
  var index_exports = {};
@@ -719,6 +711,10 @@ var isEmail = (value) => {
719
711
 
720
712
  // src/lib/seam/connect/seam-http-error.ts
721
713
  var SeamHttpApiError = class extends Error {
714
+ code;
715
+ statusCode;
716
+ requestId;
717
+ data;
722
718
  constructor(error, statusCode, requestId) {
723
719
  const { type, message, data } = error;
724
720
  super(message);
@@ -733,6 +729,8 @@ var isSeamHttpApiError = (error) => {
733
729
  return error instanceof SeamHttpApiError;
734
730
  };
735
731
  var SeamHttpUnauthorizedError = class extends SeamHttpApiError {
732
+ code;
733
+ statusCode;
736
734
  constructor(requestId) {
737
735
  const type = "unauthorized";
738
736
  const status = 401;
@@ -746,20 +744,19 @@ var SeamHttpUnauthorizedError = class extends SeamHttpApiError {
746
744
  var isSeamHttpUnauthorizedError = (error) => {
747
745
  return error instanceof SeamHttpUnauthorizedError;
748
746
  };
749
- var _validationErrors;
750
747
  var SeamHttpInvalidInputError = class extends SeamHttpApiError {
748
+ code;
749
+ #validationErrors;
751
750
  constructor(error, statusCode, requestId) {
752
751
  super(error, statusCode, requestId);
753
- __privateAdd(this, _validationErrors);
754
752
  this.name = this.constructor.name;
755
753
  this.code = "invalid_input";
756
- __privateSet(this, _validationErrors, error.validation_errors ?? {});
754
+ this.#validationErrors = error.validation_errors ?? {};
757
755
  }
758
756
  getValidationErrorMessages(paramName) {
759
- return __privateGet(this, _validationErrors)[paramName]?._errors ?? [];
757
+ return this.#validationErrors[paramName]?._errors ?? [];
760
758
  }
761
759
  };
762
- _validationErrors = new WeakMap();
763
760
  var isSeamHttpInvalidInputError = (error) => {
764
761
  return error instanceof SeamHttpInvalidInputError;
765
762
  };
@@ -867,6 +864,7 @@ var isSeamActionAttemptError = (error) => {
867
864
  return error instanceof SeamActionAttemptError;
868
865
  };
869
866
  var SeamActionAttemptError = class extends Error {
867
+ actionAttempt;
870
868
  constructor(message, actionAttempt) {
871
869
  super(message);
872
870
  this.name = this.constructor.name;
@@ -877,6 +875,7 @@ var isSeamActionAttemptFailedError = (error) => {
877
875
  return error instanceof SeamActionAttemptFailedError;
878
876
  };
879
877
  var SeamActionAttemptFailedError = class extends SeamActionAttemptError {
878
+ code;
880
879
  constructor(actionAttempt) {
881
880
  super(actionAttempt.error.message, actionAttempt);
882
881
  this.name = this.constructor.name;
@@ -897,37 +896,35 @@ var SeamActionAttemptTimeoutError = class extends SeamActionAttemptError {
897
896
  };
898
897
  var isSuccessfulActionAttempt = (actionAttempt) => actionAttempt.status === "success";
899
898
  var isFailedActionAttempt = (actionAttempt) => actionAttempt.status === "error";
900
- var _a, _parent, _config;
901
- _a = Symbol.toStringTag;
902
899
  var SeamHttpRequest = class {
900
+ [Symbol.toStringTag] = "SeamHttpRequest";
901
+ #parent;
902
+ #config;
903
903
  constructor(parent, config) {
904
- this[_a] = "SeamHttpRequest";
905
- __privateAdd(this, _parent);
906
- __privateAdd(this, _config);
907
- __privateSet(this, _parent, parent);
908
- __privateSet(this, _config, config);
904
+ this.#parent = parent;
905
+ this.#config = config;
909
906
  }
910
907
  get responseKey() {
911
- return __privateGet(this, _config).responseKey;
908
+ return this.#config.responseKey;
912
909
  }
913
910
  get url() {
914
- const { client } = __privateGet(this, _parent);
911
+ const { client } = this.#parent;
915
912
  const serializer = typeof client.defaults.paramsSerializer === "function" ? client.defaults.paramsSerializer : url_search_params_serializer_star.serializeUrlSearchParams;
916
913
  const origin = getUrlPrefix(client.defaults.baseURL ?? "");
917
914
  const path = this.params == null ? this.pathname : `${this.pathname}?${serializer(this.params)}`;
918
915
  return new URL(`${origin}${path}`);
919
916
  }
920
917
  get pathname() {
921
- return __privateGet(this, _config).pathname.startsWith("/") ? __privateGet(this, _config).pathname : `/${__privateGet(this, _config).pathname}`;
918
+ return this.#config.pathname.startsWith("/") ? this.#config.pathname : `/${this.#config.pathname}`;
922
919
  }
923
920
  get method() {
924
- return __privateGet(this, _config).method;
921
+ return this.#config.method;
925
922
  }
926
923
  get params() {
927
- return __privateGet(this, _config).params;
924
+ return this.#config.params;
928
925
  }
929
926
  get body() {
930
- return __privateGet(this, _config).body;
927
+ return this.#config.body;
931
928
  }
932
929
  async execute() {
933
930
  const response = await this.fetchResponse();
@@ -936,12 +933,12 @@ var SeamHttpRequest = class {
936
933
  }
937
934
  const data = response[this.responseKey];
938
935
  if (this.responseKey === "action_attempt") {
939
- const waitForActionAttempt = __privateGet(this, _config).options?.waitForActionAttempt ?? __privateGet(this, _parent).defaults.waitForActionAttempt;
936
+ const waitForActionAttempt = this.#config.options?.waitForActionAttempt ?? this.#parent.defaults.waitForActionAttempt;
940
937
  if (waitForActionAttempt !== false) {
941
938
  const actionAttempt = await resolveActionAttempt(
942
939
  data,
943
- SeamHttpActionAttempts.fromClient(__privateGet(this, _parent).client, {
944
- ...__privateGet(this, _parent).defaults,
940
+ SeamHttpActionAttempts.fromClient(this.#parent.client, {
941
+ ...this.#parent.defaults,
945
942
  waitForActionAttempt: false
946
943
  }),
947
944
  typeof waitForActionAttempt === "boolean" ? {} : waitForActionAttempt
@@ -952,7 +949,7 @@ var SeamHttpRequest = class {
952
949
  return data;
953
950
  }
954
951
  async fetchResponse() {
955
- const { client } = __privateGet(this, _parent);
952
+ const { client } = this.#parent;
956
953
  const response = await client.request({
957
954
  url: this.pathname,
958
955
  method: this.method,
@@ -971,8 +968,6 @@ var SeamHttpRequest = class {
971
968
  return await this.execute().finally(onfinally);
972
969
  }
973
970
  };
974
- _parent = new WeakMap();
975
- _config = new WeakMap();
976
971
  var getUrlPrefix = (input) => {
977
972
  if (canParseUrl(input)) {
978
973
  const url = new URL(input).toString();
@@ -996,28 +991,56 @@ var canParseUrl = (input) => {
996
991
  };
997
992
 
998
993
  // src/lib/seam/connect/seam-paginator.ts
999
- var _request, _parent2, _SeamPaginator_instances, fetch_fn;
1000
994
  var SeamPaginator = class {
995
+ #request;
996
+ #parent;
1001
997
  constructor(parent, request) {
1002
- __privateAdd(this, _SeamPaginator_instances);
1003
- __privateAdd(this, _request);
1004
- __privateAdd(this, _parent2);
1005
998
  if (request.responseKey == null) {
1006
999
  throw new Error(
1007
1000
  `The ${request.pathname} endpoint does not support pagination`
1008
1001
  );
1009
1002
  }
1010
- __privateSet(this, _parent2, parent);
1011
- __privateSet(this, _request, request);
1003
+ this.#parent = parent;
1004
+ this.#request = request;
1012
1005
  }
1013
1006
  async firstPage() {
1014
- return await __privateMethod(this, _SeamPaginator_instances, fetch_fn).call(this);
1007
+ return await this.#fetch();
1015
1008
  }
1016
1009
  async nextPage(nextPageCursor) {
1017
1010
  if (nextPageCursor == null) {
1018
1011
  throw new Error("Cannot get the next page with a null nextPageCursor");
1019
1012
  }
1020
- return await __privateMethod(this, _SeamPaginator_instances, fetch_fn).call(this, nextPageCursor);
1013
+ return await this.#fetch(nextPageCursor);
1014
+ }
1015
+ async #fetch(nextPageCursor) {
1016
+ const responseKey = this.#request.responseKey;
1017
+ if (responseKey == null) {
1018
+ throw new Error("Cannot paginate a response without a responseKey");
1019
+ }
1020
+ const request = new SeamHttpRequest(this.#parent, {
1021
+ pathname: this.#request.pathname,
1022
+ method: this.#request.method,
1023
+ responseKey,
1024
+ params: this.#request.params != null ? { ...this.#request.params, page_cursor: nextPageCursor } : void 0,
1025
+ body: this.#request.body != null ? { ...this.#request.body, page_cursor: nextPageCursor } : void 0
1026
+ });
1027
+ const response = await request.fetchResponse();
1028
+ const data = response[responseKey];
1029
+ const paginationData = response != null && typeof response === "object" && "pagination" in response ? response.pagination : null;
1030
+ const pagination = {
1031
+ hasNextPage: paginationData?.has_next_page ?? false,
1032
+ nextPageCursor: paginationData?.next_page_cursor ?? null,
1033
+ nextPageUrl: paginationData?.next_page_url ?? null
1034
+ };
1035
+ if (!Array.isArray(data)) {
1036
+ throw new Error(
1037
+ `Expected an array response for ${String(responseKey)} but got ${String(typeof data)}`
1038
+ );
1039
+ }
1040
+ return [
1041
+ data,
1042
+ pagination
1043
+ ];
1021
1044
  }
1022
1045
  async flattenToArray() {
1023
1046
  const items = [];
@@ -1050,44 +1073,14 @@ var SeamPaginator = class {
1050
1073
  }
1051
1074
  }
1052
1075
  };
1053
- _request = new WeakMap();
1054
- _parent2 = new WeakMap();
1055
- _SeamPaginator_instances = new WeakSet();
1056
- fetch_fn = async function(nextPageCursor) {
1057
- const responseKey = __privateGet(this, _request).responseKey;
1058
- if (responseKey == null) {
1059
- throw new Error("Cannot paginate a response without a responseKey");
1060
- }
1061
- const request = new SeamHttpRequest(__privateGet(this, _parent2), {
1062
- pathname: __privateGet(this, _request).pathname,
1063
- method: __privateGet(this, _request).method,
1064
- responseKey,
1065
- params: __privateGet(this, _request).params != null ? { ...__privateGet(this, _request).params, page_cursor: nextPageCursor } : void 0,
1066
- body: __privateGet(this, _request).body != null ? { ...__privateGet(this, _request).body, page_cursor: nextPageCursor } : void 0
1067
- });
1068
- const response = await request.fetchResponse();
1069
- const data = response[responseKey];
1070
- const paginationData = response != null && typeof response === "object" && "pagination" in response ? response.pagination : null;
1071
- const pagination = {
1072
- hasNextPage: paginationData?.has_next_page ?? false,
1073
- nextPageCursor: paginationData?.next_page_cursor ?? null,
1074
- nextPageUrl: paginationData?.next_page_url ?? null
1075
- };
1076
- if (!Array.isArray(data)) {
1077
- throw new Error(
1078
- `Expected an array response for ${String(responseKey)} but got ${String(typeof data)}`
1079
- );
1080
- }
1081
- return [
1082
- data,
1083
- pagination
1084
- ];
1085
- };
1086
1076
 
1087
1077
  // src/lib/seam/connect/routes/client-sessions/client-sessions.ts
1088
- var _SeamHttpClientSessions = class _SeamHttpClientSessions {
1078
+ var SeamHttpClientSessions = class _SeamHttpClientSessions {
1079
+ client;
1080
+ defaults;
1081
+ ltsVersion = seamApiLtsVersion;
1082
+ static ltsVersion = seamApiLtsVersion;
1089
1083
  constructor(apiKeyOrOptions = {}) {
1090
- this.ltsVersion = seamApiLtsVersion;
1091
1084
  const options = parseOptions(apiKeyOrOptions);
1092
1085
  this.client = "client" in options ? options.client : createClient(options);
1093
1086
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1229,13 +1222,14 @@ var _SeamHttpClientSessions = class _SeamHttpClientSessions {
1229
1222
  });
1230
1223
  }
1231
1224
  };
1232
- _SeamHttpClientSessions.ltsVersion = seamApiLtsVersion;
1233
- var SeamHttpClientSessions = _SeamHttpClientSessions;
1234
1225
 
1235
1226
  // src/lib/seam/connect/routes/access-codes/simulate/simulate.ts
1236
- var _SeamHttpAccessCodesSimulate = class _SeamHttpAccessCodesSimulate {
1227
+ var SeamHttpAccessCodesSimulate = class _SeamHttpAccessCodesSimulate {
1228
+ client;
1229
+ defaults;
1230
+ ltsVersion = seamApiLtsVersion;
1231
+ static ltsVersion = seamApiLtsVersion;
1237
1232
  constructor(apiKeyOrOptions = {}) {
1238
- this.ltsVersion = seamApiLtsVersion;
1239
1233
  const options = parseOptions(apiKeyOrOptions);
1240
1234
  this.client = "client" in options ? options.client : createClient(options);
1241
1235
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1323,13 +1317,14 @@ var _SeamHttpAccessCodesSimulate = class _SeamHttpAccessCodesSimulate {
1323
1317
  });
1324
1318
  }
1325
1319
  };
1326
- _SeamHttpAccessCodesSimulate.ltsVersion = seamApiLtsVersion;
1327
- var SeamHttpAccessCodesSimulate = _SeamHttpAccessCodesSimulate;
1328
1320
 
1329
1321
  // src/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.ts
1330
- var _SeamHttpAccessCodesUnmanaged = class _SeamHttpAccessCodesUnmanaged {
1322
+ var SeamHttpAccessCodesUnmanaged = class _SeamHttpAccessCodesUnmanaged {
1323
+ client;
1324
+ defaults;
1325
+ ltsVersion = seamApiLtsVersion;
1326
+ static ltsVersion = seamApiLtsVersion;
1331
1327
  constructor(apiKeyOrOptions = {}) {
1332
- this.ltsVersion = seamApiLtsVersion;
1333
1328
  const options = parseOptions(apiKeyOrOptions);
1334
1329
  this.client = "client" in options ? options.client : createClient(options);
1335
1330
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1453,13 +1448,14 @@ var _SeamHttpAccessCodesUnmanaged = class _SeamHttpAccessCodesUnmanaged {
1453
1448
  });
1454
1449
  }
1455
1450
  };
1456
- _SeamHttpAccessCodesUnmanaged.ltsVersion = seamApiLtsVersion;
1457
- var SeamHttpAccessCodesUnmanaged = _SeamHttpAccessCodesUnmanaged;
1458
1451
 
1459
1452
  // src/lib/seam/connect/routes/access-codes/access-codes.ts
1460
- var _SeamHttpAccessCodes = class _SeamHttpAccessCodes {
1453
+ var SeamHttpAccessCodes = class _SeamHttpAccessCodes {
1454
+ client;
1455
+ defaults;
1456
+ ltsVersion = seamApiLtsVersion;
1457
+ static ltsVersion = seamApiLtsVersion;
1461
1458
  constructor(apiKeyOrOptions = {}) {
1462
- this.ltsVersion = seamApiLtsVersion;
1463
1459
  const options = parseOptions(apiKeyOrOptions);
1464
1460
  this.client = "client" in options ? options.client : createClient(options);
1465
1461
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1634,13 +1630,14 @@ var _SeamHttpAccessCodes = class _SeamHttpAccessCodes {
1634
1630
  });
1635
1631
  }
1636
1632
  };
1637
- _SeamHttpAccessCodes.ltsVersion = seamApiLtsVersion;
1638
- var SeamHttpAccessCodes = _SeamHttpAccessCodes;
1639
1633
 
1640
1634
  // src/lib/seam/connect/routes/access-grants/access-grants.ts
1641
- var _SeamHttpAccessGrants = class _SeamHttpAccessGrants {
1635
+ var SeamHttpAccessGrants = class _SeamHttpAccessGrants {
1636
+ client;
1637
+ defaults;
1638
+ ltsVersion = seamApiLtsVersion;
1639
+ static ltsVersion = seamApiLtsVersion;
1642
1640
  constructor(apiKeyOrOptions = {}) {
1643
- this.ltsVersion = seamApiLtsVersion;
1644
1641
  const options = parseOptions(apiKeyOrOptions);
1645
1642
  this.client = "client" in options ? options.client : createClient(options);
1646
1643
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1773,13 +1770,14 @@ var _SeamHttpAccessGrants = class _SeamHttpAccessGrants {
1773
1770
  });
1774
1771
  }
1775
1772
  };
1776
- _SeamHttpAccessGrants.ltsVersion = seamApiLtsVersion;
1777
- var SeamHttpAccessGrants = _SeamHttpAccessGrants;
1778
1773
 
1779
1774
  // src/lib/seam/connect/routes/access-methods/access-methods.ts
1780
- var _SeamHttpAccessMethods = class _SeamHttpAccessMethods {
1775
+ var SeamHttpAccessMethods = class _SeamHttpAccessMethods {
1776
+ client;
1777
+ defaults;
1778
+ ltsVersion = seamApiLtsVersion;
1779
+ static ltsVersion = seamApiLtsVersion;
1781
1780
  constructor(apiKeyOrOptions = {}) {
1782
- this.ltsVersion = seamApiLtsVersion;
1783
1781
  const options = parseOptions(apiKeyOrOptions);
1784
1782
  this.client = "client" in options ? options.client : createClient(options);
1785
1783
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -1903,13 +1901,14 @@ var _SeamHttpAccessMethods = class _SeamHttpAccessMethods {
1903
1901
  });
1904
1902
  }
1905
1903
  };
1906
- _SeamHttpAccessMethods.ltsVersion = seamApiLtsVersion;
1907
- var SeamHttpAccessMethods = _SeamHttpAccessMethods;
1908
1904
 
1909
1905
  // src/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.ts
1910
- var _SeamHttpAcsAccessGroupsUnmanaged = class _SeamHttpAcsAccessGroupsUnmanaged {
1906
+ var SeamHttpAcsAccessGroupsUnmanaged = class _SeamHttpAcsAccessGroupsUnmanaged {
1907
+ client;
1908
+ defaults;
1909
+ ltsVersion = seamApiLtsVersion;
1910
+ static ltsVersion = seamApiLtsVersion;
1911
1911
  constructor(apiKeyOrOptions = {}) {
1912
- this.ltsVersion = seamApiLtsVersion;
1913
1912
  const options = parseOptions(apiKeyOrOptions);
1914
1913
  if (!options.isUndocumentedApiEnabled) {
1915
1914
  throw new Error(
@@ -2024,13 +2023,14 @@ var _SeamHttpAcsAccessGroupsUnmanaged = class _SeamHttpAcsAccessGroupsUnmanaged
2024
2023
  });
2025
2024
  }
2026
2025
  };
2027
- _SeamHttpAcsAccessGroupsUnmanaged.ltsVersion = seamApiLtsVersion;
2028
- var SeamHttpAcsAccessGroupsUnmanaged = _SeamHttpAcsAccessGroupsUnmanaged;
2029
2026
 
2030
2027
  // src/lib/seam/connect/routes/acs/access-groups/access-groups.ts
2031
- var _SeamHttpAcsAccessGroups = class _SeamHttpAcsAccessGroups {
2028
+ var SeamHttpAcsAccessGroups = class _SeamHttpAcsAccessGroups {
2029
+ client;
2030
+ defaults;
2031
+ ltsVersion = seamApiLtsVersion;
2032
+ static ltsVersion = seamApiLtsVersion;
2032
2033
  constructor(apiKeyOrOptions = {}) {
2033
- this.ltsVersion = seamApiLtsVersion;
2034
2034
  const options = parseOptions(apiKeyOrOptions);
2035
2035
  this.client = "client" in options ? options.client : createClient(options);
2036
2036
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -2169,13 +2169,14 @@ var _SeamHttpAcsAccessGroups = class _SeamHttpAcsAccessGroups {
2169
2169
  });
2170
2170
  }
2171
2171
  };
2172
- _SeamHttpAcsAccessGroups.ltsVersion = seamApiLtsVersion;
2173
- var SeamHttpAcsAccessGroups = _SeamHttpAcsAccessGroups;
2174
2172
 
2175
2173
  // src/lib/seam/connect/routes/acs/credential-pools/credential-pools.ts
2176
- var _SeamHttpAcsCredentialPools = class _SeamHttpAcsCredentialPools {
2174
+ var SeamHttpAcsCredentialPools = class _SeamHttpAcsCredentialPools {
2175
+ client;
2176
+ defaults;
2177
+ ltsVersion = seamApiLtsVersion;
2178
+ static ltsVersion = seamApiLtsVersion;
2177
2179
  constructor(apiKeyOrOptions = {}) {
2178
- this.ltsVersion = seamApiLtsVersion;
2179
2180
  const options = parseOptions(apiKeyOrOptions);
2180
2181
  if (!options.isUndocumentedApiEnabled) {
2181
2182
  throw new Error(
@@ -2273,13 +2274,14 @@ var _SeamHttpAcsCredentialPools = class _SeamHttpAcsCredentialPools {
2273
2274
  });
2274
2275
  }
2275
2276
  };
2276
- _SeamHttpAcsCredentialPools.ltsVersion = seamApiLtsVersion;
2277
- var SeamHttpAcsCredentialPools = _SeamHttpAcsCredentialPools;
2278
2277
 
2279
2278
  // src/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.ts
2280
- var _SeamHttpAcsCredentialProvisioningAutomations = class _SeamHttpAcsCredentialProvisioningAutomations {
2279
+ var SeamHttpAcsCredentialProvisioningAutomations = class _SeamHttpAcsCredentialProvisioningAutomations {
2280
+ client;
2281
+ defaults;
2282
+ ltsVersion = seamApiLtsVersion;
2283
+ static ltsVersion = seamApiLtsVersion;
2281
2284
  constructor(apiKeyOrOptions = {}) {
2282
- this.ltsVersion = seamApiLtsVersion;
2283
2285
  const options = parseOptions(apiKeyOrOptions);
2284
2286
  if (!options.isUndocumentedApiEnabled) {
2285
2287
  throw new Error(
@@ -2380,13 +2382,14 @@ var _SeamHttpAcsCredentialProvisioningAutomations = class _SeamHttpAcsCredential
2380
2382
  });
2381
2383
  }
2382
2384
  };
2383
- _SeamHttpAcsCredentialProvisioningAutomations.ltsVersion = seamApiLtsVersion;
2384
- var SeamHttpAcsCredentialProvisioningAutomations = _SeamHttpAcsCredentialProvisioningAutomations;
2385
2385
 
2386
2386
  // src/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.ts
2387
- var _SeamHttpAcsCredentialsUnmanaged = class _SeamHttpAcsCredentialsUnmanaged {
2387
+ var SeamHttpAcsCredentialsUnmanaged = class _SeamHttpAcsCredentialsUnmanaged {
2388
+ client;
2389
+ defaults;
2390
+ ltsVersion = seamApiLtsVersion;
2391
+ static ltsVersion = seamApiLtsVersion;
2388
2392
  constructor(apiKeyOrOptions = {}) {
2389
- this.ltsVersion = seamApiLtsVersion;
2390
2393
  const options = parseOptions(apiKeyOrOptions);
2391
2394
  if (!options.isUndocumentedApiEnabled) {
2392
2395
  throw new Error(
@@ -2501,13 +2504,14 @@ var _SeamHttpAcsCredentialsUnmanaged = class _SeamHttpAcsCredentialsUnmanaged {
2501
2504
  });
2502
2505
  }
2503
2506
  };
2504
- _SeamHttpAcsCredentialsUnmanaged.ltsVersion = seamApiLtsVersion;
2505
- var SeamHttpAcsCredentialsUnmanaged = _SeamHttpAcsCredentialsUnmanaged;
2506
2507
 
2507
2508
  // src/lib/seam/connect/routes/acs/credentials/credentials.ts
2508
- var _SeamHttpAcsCredentials = class _SeamHttpAcsCredentials {
2509
+ var SeamHttpAcsCredentials = class _SeamHttpAcsCredentials {
2510
+ client;
2511
+ defaults;
2512
+ ltsVersion = seamApiLtsVersion;
2513
+ static ltsVersion = seamApiLtsVersion;
2509
2514
  constructor(apiKeyOrOptions = {}) {
2510
- this.ltsVersion = seamApiLtsVersion;
2511
2515
  const options = parseOptions(apiKeyOrOptions);
2512
2516
  this.client = "client" in options ? options.client : createClient(options);
2513
2517
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -2678,13 +2682,14 @@ var _SeamHttpAcsCredentials = class _SeamHttpAcsCredentials {
2678
2682
  });
2679
2683
  }
2680
2684
  };
2681
- _SeamHttpAcsCredentials.ltsVersion = seamApiLtsVersion;
2682
- var SeamHttpAcsCredentials = _SeamHttpAcsCredentials;
2683
2685
 
2684
2686
  // src/lib/seam/connect/routes/acs/encoders/simulate/simulate.ts
2685
- var _SeamHttpAcsEncodersSimulate = class _SeamHttpAcsEncodersSimulate {
2687
+ var SeamHttpAcsEncodersSimulate = class _SeamHttpAcsEncodersSimulate {
2688
+ client;
2689
+ defaults;
2690
+ ltsVersion = seamApiLtsVersion;
2691
+ static ltsVersion = seamApiLtsVersion;
2686
2692
  constructor(apiKeyOrOptions = {}) {
2687
- this.ltsVersion = seamApiLtsVersion;
2688
2693
  const options = parseOptions(apiKeyOrOptions);
2689
2694
  this.client = "client" in options ? options.client : createClient(options);
2690
2695
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -2799,13 +2804,14 @@ var _SeamHttpAcsEncodersSimulate = class _SeamHttpAcsEncodersSimulate {
2799
2804
  });
2800
2805
  }
2801
2806
  };
2802
- _SeamHttpAcsEncodersSimulate.ltsVersion = seamApiLtsVersion;
2803
- var SeamHttpAcsEncodersSimulate = _SeamHttpAcsEncodersSimulate;
2804
2807
 
2805
2808
  // src/lib/seam/connect/routes/acs/encoders/encoders.ts
2806
- var _SeamHttpAcsEncoders = class _SeamHttpAcsEncoders {
2809
+ var SeamHttpAcsEncoders = class _SeamHttpAcsEncoders {
2810
+ client;
2811
+ defaults;
2812
+ ltsVersion = seamApiLtsVersion;
2813
+ static ltsVersion = seamApiLtsVersion;
2807
2814
  constructor(apiKeyOrOptions = {}) {
2808
- this.ltsVersion = seamApiLtsVersion;
2809
2815
  const options = parseOptions(apiKeyOrOptions);
2810
2816
  this.client = "client" in options ? options.client : createClient(options);
2811
2817
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -2923,13 +2929,14 @@ var _SeamHttpAcsEncoders = class _SeamHttpAcsEncoders {
2923
2929
  });
2924
2930
  }
2925
2931
  };
2926
- _SeamHttpAcsEncoders.ltsVersion = seamApiLtsVersion;
2927
- var SeamHttpAcsEncoders = _SeamHttpAcsEncoders;
2928
2932
 
2929
2933
  // src/lib/seam/connect/routes/acs/entrances/entrances.ts
2930
- var _SeamHttpAcsEntrances = class _SeamHttpAcsEntrances {
2934
+ var SeamHttpAcsEntrances = class _SeamHttpAcsEntrances {
2935
+ client;
2936
+ defaults;
2937
+ ltsVersion = seamApiLtsVersion;
2938
+ static ltsVersion = seamApiLtsVersion;
2931
2939
  constructor(apiKeyOrOptions = {}) {
2932
- this.ltsVersion = seamApiLtsVersion;
2933
2940
  const options = parseOptions(apiKeyOrOptions);
2934
2941
  this.client = "client" in options ? options.client : createClient(options);
2935
2942
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3044,13 +3051,14 @@ var _SeamHttpAcsEntrances = class _SeamHttpAcsEntrances {
3044
3051
  });
3045
3052
  }
3046
3053
  };
3047
- _SeamHttpAcsEntrances.ltsVersion = seamApiLtsVersion;
3048
- var SeamHttpAcsEntrances = _SeamHttpAcsEntrances;
3049
3054
 
3050
3055
  // src/lib/seam/connect/routes/acs/systems/systems.ts
3051
- var _SeamHttpAcsSystems = class _SeamHttpAcsSystems {
3056
+ var SeamHttpAcsSystems = class _SeamHttpAcsSystems {
3057
+ client;
3058
+ defaults;
3059
+ ltsVersion = seamApiLtsVersion;
3060
+ static ltsVersion = seamApiLtsVersion;
3052
3061
  constructor(apiKeyOrOptions = {}) {
3053
- this.ltsVersion = seamApiLtsVersion;
3054
3062
  const options = parseOptions(apiKeyOrOptions);
3055
3063
  this.client = "client" in options ? options.client : createClient(options);
3056
3064
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3156,13 +3164,14 @@ var _SeamHttpAcsSystems = class _SeamHttpAcsSystems {
3156
3164
  });
3157
3165
  }
3158
3166
  };
3159
- _SeamHttpAcsSystems.ltsVersion = seamApiLtsVersion;
3160
- var SeamHttpAcsSystems = _SeamHttpAcsSystems;
3161
3167
 
3162
3168
  // src/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.ts
3163
- var _SeamHttpAcsUsersUnmanaged = class _SeamHttpAcsUsersUnmanaged {
3169
+ var SeamHttpAcsUsersUnmanaged = class _SeamHttpAcsUsersUnmanaged {
3170
+ client;
3171
+ defaults;
3172
+ ltsVersion = seamApiLtsVersion;
3173
+ static ltsVersion = seamApiLtsVersion;
3164
3174
  constructor(apiKeyOrOptions = {}) {
3165
- this.ltsVersion = seamApiLtsVersion;
3166
3175
  const options = parseOptions(apiKeyOrOptions);
3167
3176
  if (!options.isUndocumentedApiEnabled) {
3168
3177
  throw new Error(
@@ -3274,13 +3283,14 @@ var _SeamHttpAcsUsersUnmanaged = class _SeamHttpAcsUsersUnmanaged {
3274
3283
  });
3275
3284
  }
3276
3285
  };
3277
- _SeamHttpAcsUsersUnmanaged.ltsVersion = seamApiLtsVersion;
3278
- var SeamHttpAcsUsersUnmanaged = _SeamHttpAcsUsersUnmanaged;
3279
3286
 
3280
3287
  // src/lib/seam/connect/routes/acs/users/users.ts
3281
- var _SeamHttpAcsUsers = class _SeamHttpAcsUsers {
3288
+ var SeamHttpAcsUsers = class _SeamHttpAcsUsers {
3289
+ client;
3290
+ defaults;
3291
+ ltsVersion = seamApiLtsVersion;
3292
+ static ltsVersion = seamApiLtsVersion;
3282
3293
  constructor(apiKeyOrOptions = {}) {
3283
- this.ltsVersion = seamApiLtsVersion;
3284
3294
  const options = parseOptions(apiKeyOrOptions);
3285
3295
  this.client = "client" in options ? options.client : createClient(options);
3286
3296
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3461,13 +3471,14 @@ var _SeamHttpAcsUsers = class _SeamHttpAcsUsers {
3461
3471
  });
3462
3472
  }
3463
3473
  };
3464
- _SeamHttpAcsUsers.ltsVersion = seamApiLtsVersion;
3465
- var SeamHttpAcsUsers = _SeamHttpAcsUsers;
3466
3474
 
3467
3475
  // src/lib/seam/connect/routes/acs/acs.ts
3468
- var _SeamHttpAcs = class _SeamHttpAcs {
3476
+ var SeamHttpAcs = class _SeamHttpAcs {
3477
+ client;
3478
+ defaults;
3479
+ ltsVersion = seamApiLtsVersion;
3480
+ static ltsVersion = seamApiLtsVersion;
3469
3481
  constructor(apiKeyOrOptions = {}) {
3470
- this.ltsVersion = seamApiLtsVersion;
3471
3482
  const options = parseOptions(apiKeyOrOptions);
3472
3483
  this.client = "client" in options ? options.client : createClient(options);
3473
3484
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3573,13 +3584,14 @@ var _SeamHttpAcs = class _SeamHttpAcs {
3573
3584
  return SeamHttpAcsUsers.fromClient(this.client, this.defaults);
3574
3585
  }
3575
3586
  };
3576
- _SeamHttpAcs.ltsVersion = seamApiLtsVersion;
3577
- var SeamHttpAcs = _SeamHttpAcs;
3578
3587
 
3579
3588
  // src/lib/seam/connect/routes/action-attempts/action-attempts.ts
3580
- var _SeamHttpActionAttempts = class _SeamHttpActionAttempts {
3589
+ var SeamHttpActionAttempts = class _SeamHttpActionAttempts {
3590
+ client;
3591
+ defaults;
3592
+ ltsVersion = seamApiLtsVersion;
3593
+ static ltsVersion = seamApiLtsVersion;
3581
3594
  constructor(apiKeyOrOptions = {}) {
3582
- this.ltsVersion = seamApiLtsVersion;
3583
3595
  const options = parseOptions(apiKeyOrOptions);
3584
3596
  this.client = "client" in options ? options.client : createClient(options);
3585
3597
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3676,13 +3688,14 @@ var _SeamHttpActionAttempts = class _SeamHttpActionAttempts {
3676
3688
  });
3677
3689
  }
3678
3690
  };
3679
- _SeamHttpActionAttempts.ltsVersion = seamApiLtsVersion;
3680
- var SeamHttpActionAttempts = _SeamHttpActionAttempts;
3681
3691
 
3682
3692
  // src/lib/seam/connect/routes/bridges/bridges.ts
3683
- var _SeamHttpBridges = class _SeamHttpBridges {
3693
+ var SeamHttpBridges = class _SeamHttpBridges {
3694
+ client;
3695
+ defaults;
3696
+ ltsVersion = seamApiLtsVersion;
3697
+ static ltsVersion = seamApiLtsVersion;
3684
3698
  constructor(apiKeyOrOptions = {}) {
3685
- this.ltsVersion = seamApiLtsVersion;
3686
3699
  const options = parseOptions(apiKeyOrOptions);
3687
3700
  if (!options.isUndocumentedApiEnabled) {
3688
3701
  throw new Error(
@@ -3794,13 +3807,14 @@ var _SeamHttpBridges = class _SeamHttpBridges {
3794
3807
  });
3795
3808
  }
3796
3809
  };
3797
- _SeamHttpBridges.ltsVersion = seamApiLtsVersion;
3798
- var SeamHttpBridges = _SeamHttpBridges;
3799
3810
 
3800
3811
  // src/lib/seam/connect/routes/connect-webviews/connect-webviews.ts
3801
- var _SeamHttpConnectWebviews = class _SeamHttpConnectWebviews {
3812
+ var SeamHttpConnectWebviews = class _SeamHttpConnectWebviews {
3813
+ client;
3814
+ defaults;
3815
+ ltsVersion = seamApiLtsVersion;
3816
+ static ltsVersion = seamApiLtsVersion;
3802
3817
  constructor(apiKeyOrOptions = {}) {
3803
- this.ltsVersion = seamApiLtsVersion;
3804
3818
  const options = parseOptions(apiKeyOrOptions);
3805
3819
  this.client = "client" in options ? options.client : createClient(options);
3806
3820
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -3915,13 +3929,14 @@ var _SeamHttpConnectWebviews = class _SeamHttpConnectWebviews {
3915
3929
  });
3916
3930
  }
3917
3931
  };
3918
- _SeamHttpConnectWebviews.ltsVersion = seamApiLtsVersion;
3919
- var SeamHttpConnectWebviews = _SeamHttpConnectWebviews;
3920
3932
 
3921
3933
  // src/lib/seam/connect/routes/connected-accounts/connected-accounts.ts
3922
- var _SeamHttpConnectedAccounts = class _SeamHttpConnectedAccounts {
3934
+ var SeamHttpConnectedAccounts = class _SeamHttpConnectedAccounts {
3935
+ client;
3936
+ defaults;
3937
+ ltsVersion = seamApiLtsVersion;
3938
+ static ltsVersion = seamApiLtsVersion;
3923
3939
  constructor(apiKeyOrOptions = {}) {
3924
- this.ltsVersion = seamApiLtsVersion;
3925
3940
  const options = parseOptions(apiKeyOrOptions);
3926
3941
  this.client = "client" in options ? options.client : createClient(options);
3927
3942
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4045,13 +4060,14 @@ var _SeamHttpConnectedAccounts = class _SeamHttpConnectedAccounts {
4045
4060
  });
4046
4061
  }
4047
4062
  };
4048
- _SeamHttpConnectedAccounts.ltsVersion = seamApiLtsVersion;
4049
- var SeamHttpConnectedAccounts = _SeamHttpConnectedAccounts;
4050
4063
 
4051
4064
  // src/lib/seam/connect/routes/customers/customers.ts
4052
- var _SeamHttpCustomers = class _SeamHttpCustomers {
4065
+ var SeamHttpCustomers = class _SeamHttpCustomers {
4066
+ client;
4067
+ defaults;
4068
+ ltsVersion = seamApiLtsVersion;
4069
+ static ltsVersion = seamApiLtsVersion;
4053
4070
  constructor(apiKeyOrOptions = {}) {
4054
- this.ltsVersion = seamApiLtsVersion;
4055
4071
  const options = parseOptions(apiKeyOrOptions);
4056
4072
  this.client = "client" in options ? options.client : createClient(options);
4057
4073
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4157,13 +4173,14 @@ var _SeamHttpCustomers = class _SeamHttpCustomers {
4157
4173
  });
4158
4174
  }
4159
4175
  };
4160
- _SeamHttpCustomers.ltsVersion = seamApiLtsVersion;
4161
- var SeamHttpCustomers = _SeamHttpCustomers;
4162
4176
 
4163
4177
  // src/lib/seam/connect/routes/devices/simulate/simulate.ts
4164
- var _SeamHttpDevicesSimulate = class _SeamHttpDevicesSimulate {
4178
+ var SeamHttpDevicesSimulate = class _SeamHttpDevicesSimulate {
4179
+ client;
4180
+ defaults;
4181
+ ltsVersion = seamApiLtsVersion;
4182
+ static ltsVersion = seamApiLtsVersion;
4165
4183
  constructor(apiKeyOrOptions = {}) {
4166
- this.ltsVersion = seamApiLtsVersion;
4167
4184
  const options = parseOptions(apiKeyOrOptions);
4168
4185
  this.client = "client" in options ? options.client : createClient(options);
4169
4186
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4277,6 +4294,15 @@ var _SeamHttpDevicesSimulate = class _SeamHttpDevicesSimulate {
4277
4294
  options
4278
4295
  });
4279
4296
  }
4297
+ paidSubscription(parameters, options = {}) {
4298
+ return new SeamHttpRequest(this, {
4299
+ pathname: "/devices/simulate/paid_subscription",
4300
+ method: "POST",
4301
+ body: parameters,
4302
+ responseKey: void 0,
4303
+ options
4304
+ });
4305
+ }
4280
4306
  remove(parameters, options = {}) {
4281
4307
  return new SeamHttpRequest(this, {
4282
4308
  pathname: "/devices/simulate/remove",
@@ -4287,13 +4313,14 @@ var _SeamHttpDevicesSimulate = class _SeamHttpDevicesSimulate {
4287
4313
  });
4288
4314
  }
4289
4315
  };
4290
- _SeamHttpDevicesSimulate.ltsVersion = seamApiLtsVersion;
4291
- var SeamHttpDevicesSimulate = _SeamHttpDevicesSimulate;
4292
4316
 
4293
4317
  // src/lib/seam/connect/routes/devices/unmanaged/unmanaged.ts
4294
- var _SeamHttpDevicesUnmanaged = class _SeamHttpDevicesUnmanaged {
4318
+ var SeamHttpDevicesUnmanaged = class _SeamHttpDevicesUnmanaged {
4319
+ client;
4320
+ defaults;
4321
+ ltsVersion = seamApiLtsVersion;
4322
+ static ltsVersion = seamApiLtsVersion;
4295
4323
  constructor(apiKeyOrOptions = {}) {
4296
- this.ltsVersion = seamApiLtsVersion;
4297
4324
  const options = parseOptions(apiKeyOrOptions);
4298
4325
  this.client = "client" in options ? options.client : createClient(options);
4299
4326
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4399,13 +4426,14 @@ var _SeamHttpDevicesUnmanaged = class _SeamHttpDevicesUnmanaged {
4399
4426
  });
4400
4427
  }
4401
4428
  };
4402
- _SeamHttpDevicesUnmanaged.ltsVersion = seamApiLtsVersion;
4403
- var SeamHttpDevicesUnmanaged = _SeamHttpDevicesUnmanaged;
4404
4429
 
4405
4430
  // src/lib/seam/connect/routes/devices/devices.ts
4406
- var _SeamHttpDevices = class _SeamHttpDevices {
4431
+ var SeamHttpDevices = class _SeamHttpDevices {
4432
+ client;
4433
+ defaults;
4434
+ ltsVersion = seamApiLtsVersion;
4435
+ static ltsVersion = seamApiLtsVersion;
4407
4436
  constructor(apiKeyOrOptions = {}) {
4408
- this.ltsVersion = seamApiLtsVersion;
4409
4437
  const options = parseOptions(apiKeyOrOptions);
4410
4438
  this.client = "client" in options ? options.client : createClient(options);
4411
4439
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4540,13 +4568,14 @@ var _SeamHttpDevices = class _SeamHttpDevices {
4540
4568
  });
4541
4569
  }
4542
4570
  };
4543
- _SeamHttpDevices.ltsVersion = seamApiLtsVersion;
4544
- var SeamHttpDevices = _SeamHttpDevices;
4545
4571
 
4546
4572
  // src/lib/seam/connect/routes/events/events.ts
4547
- var _SeamHttpEvents = class _SeamHttpEvents {
4573
+ var SeamHttpEvents = class _SeamHttpEvents {
4574
+ client;
4575
+ defaults;
4576
+ ltsVersion = seamApiLtsVersion;
4577
+ static ltsVersion = seamApiLtsVersion;
4548
4578
  constructor(apiKeyOrOptions = {}) {
4549
- this.ltsVersion = seamApiLtsVersion;
4550
4579
  const options = parseOptions(apiKeyOrOptions);
4551
4580
  this.client = "client" in options ? options.client : createClient(options);
4552
4581
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4643,13 +4672,14 @@ var _SeamHttpEvents = class _SeamHttpEvents {
4643
4672
  });
4644
4673
  }
4645
4674
  };
4646
- _SeamHttpEvents.ltsVersion = seamApiLtsVersion;
4647
- var SeamHttpEvents = _SeamHttpEvents;
4648
4675
 
4649
4676
  // src/lib/seam/connect/routes/instant-keys/instant-keys.ts
4650
- var _SeamHttpInstantKeys = class _SeamHttpInstantKeys {
4677
+ var SeamHttpInstantKeys = class _SeamHttpInstantKeys {
4678
+ client;
4679
+ defaults;
4680
+ ltsVersion = seamApiLtsVersion;
4681
+ static ltsVersion = seamApiLtsVersion;
4651
4682
  constructor(apiKeyOrOptions = {}) {
4652
- this.ltsVersion = seamApiLtsVersion;
4653
4683
  const options = parseOptions(apiKeyOrOptions);
4654
4684
  this.client = "client" in options ? options.client : createClient(options);
4655
4685
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4755,13 +4785,14 @@ var _SeamHttpInstantKeys = class _SeamHttpInstantKeys {
4755
4785
  });
4756
4786
  }
4757
4787
  };
4758
- _SeamHttpInstantKeys.ltsVersion = seamApiLtsVersion;
4759
- var SeamHttpInstantKeys = _SeamHttpInstantKeys;
4760
4788
 
4761
4789
  // src/lib/seam/connect/routes/locks/simulate/simulate.ts
4762
- var _SeamHttpLocksSimulate = class _SeamHttpLocksSimulate {
4790
+ var SeamHttpLocksSimulate = class _SeamHttpLocksSimulate {
4791
+ client;
4792
+ defaults;
4793
+ ltsVersion = seamApiLtsVersion;
4794
+ static ltsVersion = seamApiLtsVersion;
4763
4795
  constructor(apiKeyOrOptions = {}) {
4764
- this.ltsVersion = seamApiLtsVersion;
4765
4796
  const options = parseOptions(apiKeyOrOptions);
4766
4797
  this.client = "client" in options ? options.client : createClient(options);
4767
4798
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4858,13 +4889,14 @@ var _SeamHttpLocksSimulate = class _SeamHttpLocksSimulate {
4858
4889
  });
4859
4890
  }
4860
4891
  };
4861
- _SeamHttpLocksSimulate.ltsVersion = seamApiLtsVersion;
4862
- var SeamHttpLocksSimulate = _SeamHttpLocksSimulate;
4863
4892
 
4864
4893
  // src/lib/seam/connect/routes/locks/locks.ts
4865
- var _SeamHttpLocks = class _SeamHttpLocks {
4894
+ var SeamHttpLocks = class _SeamHttpLocks {
4895
+ client;
4896
+ defaults;
4897
+ ltsVersion = seamApiLtsVersion;
4898
+ static ltsVersion = seamApiLtsVersion;
4866
4899
  constructor(apiKeyOrOptions = {}) {
4867
- this.ltsVersion = seamApiLtsVersion;
4868
4900
  const options = parseOptions(apiKeyOrOptions);
4869
4901
  this.client = "client" in options ? options.client : createClient(options);
4870
4902
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4982,13 +5014,14 @@ var _SeamHttpLocks = class _SeamHttpLocks {
4982
5014
  });
4983
5015
  }
4984
5016
  };
4985
- _SeamHttpLocks.ltsVersion = seamApiLtsVersion;
4986
- var SeamHttpLocks = _SeamHttpLocks;
4987
5017
 
4988
5018
  // src/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.ts
4989
- var _SeamHttpNoiseSensorsNoiseThresholds = class _SeamHttpNoiseSensorsNoiseThresholds {
5019
+ var SeamHttpNoiseSensorsNoiseThresholds = class _SeamHttpNoiseSensorsNoiseThresholds {
5020
+ client;
5021
+ defaults;
5022
+ ltsVersion = seamApiLtsVersion;
5023
+ static ltsVersion = seamApiLtsVersion;
4990
5024
  constructor(apiKeyOrOptions = {}) {
4991
- this.ltsVersion = seamApiLtsVersion;
4992
5025
  const options = parseOptions(apiKeyOrOptions);
4993
5026
  this.client = "client" in options ? options.client : createClient(options);
4994
5027
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5115,13 +5148,14 @@ var _SeamHttpNoiseSensorsNoiseThresholds = class _SeamHttpNoiseSensorsNoiseThres
5115
5148
  });
5116
5149
  }
5117
5150
  };
5118
- _SeamHttpNoiseSensorsNoiseThresholds.ltsVersion = seamApiLtsVersion;
5119
- var SeamHttpNoiseSensorsNoiseThresholds = _SeamHttpNoiseSensorsNoiseThresholds;
5120
5151
 
5121
5152
  // src/lib/seam/connect/routes/noise-sensors/simulate/simulate.ts
5122
- var _SeamHttpNoiseSensorsSimulate = class _SeamHttpNoiseSensorsSimulate {
5153
+ var SeamHttpNoiseSensorsSimulate = class _SeamHttpNoiseSensorsSimulate {
5154
+ client;
5155
+ defaults;
5156
+ ltsVersion = seamApiLtsVersion;
5157
+ static ltsVersion = seamApiLtsVersion;
5123
5158
  constructor(apiKeyOrOptions = {}) {
5124
- this.ltsVersion = seamApiLtsVersion;
5125
5159
  const options = parseOptions(apiKeyOrOptions);
5126
5160
  this.client = "client" in options ? options.client : createClient(options);
5127
5161
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5209,13 +5243,14 @@ var _SeamHttpNoiseSensorsSimulate = class _SeamHttpNoiseSensorsSimulate {
5209
5243
  });
5210
5244
  }
5211
5245
  };
5212
- _SeamHttpNoiseSensorsSimulate.ltsVersion = seamApiLtsVersion;
5213
- var SeamHttpNoiseSensorsSimulate = _SeamHttpNoiseSensorsSimulate;
5214
5246
 
5215
5247
  // src/lib/seam/connect/routes/noise-sensors/noise-sensors.ts
5216
- var _SeamHttpNoiseSensors = class _SeamHttpNoiseSensors {
5248
+ var SeamHttpNoiseSensors = class _SeamHttpNoiseSensors {
5249
+ client;
5250
+ defaults;
5251
+ ltsVersion = seamApiLtsVersion;
5252
+ static ltsVersion = seamApiLtsVersion;
5217
5253
  constructor(apiKeyOrOptions = {}) {
5218
- this.ltsVersion = seamApiLtsVersion;
5219
5254
  const options = parseOptions(apiKeyOrOptions);
5220
5255
  this.client = "client" in options ? options.client : createClient(options);
5221
5256
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5312,13 +5347,14 @@ var _SeamHttpNoiseSensors = class _SeamHttpNoiseSensors {
5312
5347
  });
5313
5348
  }
5314
5349
  };
5315
- _SeamHttpNoiseSensors.ltsVersion = seamApiLtsVersion;
5316
- var SeamHttpNoiseSensors = _SeamHttpNoiseSensors;
5317
5350
 
5318
5351
  // src/lib/seam/connect/routes/phones/simulate/simulate.ts
5319
- var _SeamHttpPhonesSimulate = class _SeamHttpPhonesSimulate {
5352
+ var SeamHttpPhonesSimulate = class _SeamHttpPhonesSimulate {
5353
+ client;
5354
+ defaults;
5355
+ ltsVersion = seamApiLtsVersion;
5356
+ static ltsVersion = seamApiLtsVersion;
5320
5357
  constructor(apiKeyOrOptions = {}) {
5321
- this.ltsVersion = seamApiLtsVersion;
5322
5358
  const options = parseOptions(apiKeyOrOptions);
5323
5359
  this.client = "client" in options ? options.client : createClient(options);
5324
5360
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5406,13 +5442,14 @@ var _SeamHttpPhonesSimulate = class _SeamHttpPhonesSimulate {
5406
5442
  });
5407
5443
  }
5408
5444
  };
5409
- _SeamHttpPhonesSimulate.ltsVersion = seamApiLtsVersion;
5410
- var SeamHttpPhonesSimulate = _SeamHttpPhonesSimulate;
5411
5445
 
5412
5446
  // src/lib/seam/connect/routes/phones/phones.ts
5413
- var _SeamHttpPhones = class _SeamHttpPhones {
5447
+ var SeamHttpPhones = class _SeamHttpPhones {
5448
+ client;
5449
+ defaults;
5450
+ ltsVersion = seamApiLtsVersion;
5451
+ static ltsVersion = seamApiLtsVersion;
5414
5452
  constructor(apiKeyOrOptions = {}) {
5415
- this.ltsVersion = seamApiLtsVersion;
5416
5453
  const options = parseOptions(apiKeyOrOptions);
5417
5454
  this.client = "client" in options ? options.client : createClient(options);
5418
5455
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5521,13 +5558,14 @@ var _SeamHttpPhones = class _SeamHttpPhones {
5521
5558
  });
5522
5559
  }
5523
5560
  };
5524
- _SeamHttpPhones.ltsVersion = seamApiLtsVersion;
5525
- var SeamHttpPhones = _SeamHttpPhones;
5526
5561
 
5527
5562
  // src/lib/seam/connect/routes/seam/console/v1/timelines/timelines.ts
5528
- var _SeamHttpSeamConsoleV1Timelines = class _SeamHttpSeamConsoleV1Timelines {
5563
+ var SeamHttpSeamConsoleV1Timelines = class _SeamHttpSeamConsoleV1Timelines {
5564
+ client;
5565
+ defaults;
5566
+ ltsVersion = seamApiLtsVersion;
5567
+ static ltsVersion = seamApiLtsVersion;
5529
5568
  constructor(apiKeyOrOptions = {}) {
5530
- this.ltsVersion = seamApiLtsVersion;
5531
5569
  const options = parseOptions(apiKeyOrOptions);
5532
5570
  if (!options.isUndocumentedApiEnabled) {
5533
5571
  throw new Error(
@@ -5625,13 +5663,14 @@ var _SeamHttpSeamConsoleV1Timelines = class _SeamHttpSeamConsoleV1Timelines {
5625
5663
  });
5626
5664
  }
5627
5665
  };
5628
- _SeamHttpSeamConsoleV1Timelines.ltsVersion = seamApiLtsVersion;
5629
- var SeamHttpSeamConsoleV1Timelines = _SeamHttpSeamConsoleV1Timelines;
5630
5666
 
5631
5667
  // src/lib/seam/connect/routes/seam/console/v1/v1.ts
5632
- var _SeamHttpSeamConsoleV1 = class _SeamHttpSeamConsoleV1 {
5668
+ var SeamHttpSeamConsoleV1 = class _SeamHttpSeamConsoleV1 {
5669
+ client;
5670
+ defaults;
5671
+ ltsVersion = seamApiLtsVersion;
5672
+ static ltsVersion = seamApiLtsVersion;
5633
5673
  constructor(apiKeyOrOptions = {}) {
5634
- this.ltsVersion = seamApiLtsVersion;
5635
5674
  const options = parseOptions(apiKeyOrOptions);
5636
5675
  if (!options.isUndocumentedApiEnabled) {
5637
5676
  throw new Error(
@@ -5732,13 +5771,14 @@ var _SeamHttpSeamConsoleV1 = class _SeamHttpSeamConsoleV1 {
5732
5771
  });
5733
5772
  }
5734
5773
  };
5735
- _SeamHttpSeamConsoleV1.ltsVersion = seamApiLtsVersion;
5736
- var SeamHttpSeamConsoleV1 = _SeamHttpSeamConsoleV1;
5737
5774
 
5738
5775
  // src/lib/seam/connect/routes/seam/console/console.ts
5739
- var _SeamHttpSeamConsole = class _SeamHttpSeamConsole {
5776
+ var SeamHttpSeamConsole = class _SeamHttpSeamConsole {
5777
+ client;
5778
+ defaults;
5779
+ ltsVersion = seamApiLtsVersion;
5780
+ static ltsVersion = seamApiLtsVersion;
5740
5781
  constructor(apiKeyOrOptions = {}) {
5741
- this.ltsVersion = seamApiLtsVersion;
5742
5782
  const options = parseOptions(apiKeyOrOptions);
5743
5783
  if (!options.isUndocumentedApiEnabled) {
5744
5784
  throw new Error(
@@ -5825,13 +5865,14 @@ var _SeamHttpSeamConsole = class _SeamHttpSeamConsole {
5825
5865
  return SeamHttpSeamConsoleV1.fromClient(this.client, this.defaults);
5826
5866
  }
5827
5867
  };
5828
- _SeamHttpSeamConsole.ltsVersion = seamApiLtsVersion;
5829
- var SeamHttpSeamConsole = _SeamHttpSeamConsole;
5830
5868
 
5831
5869
  // src/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.ts
5832
- var _SeamHttpSeamCustomerV1AutomationRuns = class _SeamHttpSeamCustomerV1AutomationRuns {
5870
+ var SeamHttpSeamCustomerV1AutomationRuns = class _SeamHttpSeamCustomerV1AutomationRuns {
5871
+ client;
5872
+ defaults;
5873
+ ltsVersion = seamApiLtsVersion;
5874
+ static ltsVersion = seamApiLtsVersion;
5833
5875
  constructor(apiKeyOrOptions = {}) {
5834
- this.ltsVersion = seamApiLtsVersion;
5835
5876
  const options = parseOptions(apiKeyOrOptions);
5836
5877
  if (!options.isUndocumentedApiEnabled) {
5837
5878
  throw new Error(
@@ -5932,13 +5973,14 @@ var _SeamHttpSeamCustomerV1AutomationRuns = class _SeamHttpSeamCustomerV1Automat
5932
5973
  });
5933
5974
  }
5934
5975
  };
5935
- _SeamHttpSeamCustomerV1AutomationRuns.ltsVersion = seamApiLtsVersion;
5936
- var SeamHttpSeamCustomerV1AutomationRuns = _SeamHttpSeamCustomerV1AutomationRuns;
5937
5976
 
5938
5977
  // src/lib/seam/connect/routes/seam/customer/v1/automations/automations.ts
5939
- var _SeamHttpSeamCustomerV1Automations = class _SeamHttpSeamCustomerV1Automations {
5978
+ var SeamHttpSeamCustomerV1Automations = class _SeamHttpSeamCustomerV1Automations {
5979
+ client;
5980
+ defaults;
5981
+ ltsVersion = seamApiLtsVersion;
5982
+ static ltsVersion = seamApiLtsVersion;
5940
5983
  constructor(apiKeyOrOptions = {}) {
5941
- this.ltsVersion = seamApiLtsVersion;
5942
5984
  const options = parseOptions(apiKeyOrOptions);
5943
5985
  if (!options.isUndocumentedApiEnabled) {
5944
5986
  throw new Error(
@@ -6067,13 +6109,14 @@ var _SeamHttpSeamCustomerV1Automations = class _SeamHttpSeamCustomerV1Automation
6067
6109
  });
6068
6110
  }
6069
6111
  };
6070
- _SeamHttpSeamCustomerV1Automations.ltsVersion = seamApiLtsVersion;
6071
- var SeamHttpSeamCustomerV1Automations = _SeamHttpSeamCustomerV1Automations;
6072
6112
 
6073
6113
  // src/lib/seam/connect/routes/seam/customer/v1/events/events.ts
6074
- var _SeamHttpSeamCustomerV1Events = class _SeamHttpSeamCustomerV1Events {
6114
+ var SeamHttpSeamCustomerV1Events = class _SeamHttpSeamCustomerV1Events {
6115
+ client;
6116
+ defaults;
6117
+ ltsVersion = seamApiLtsVersion;
6118
+ static ltsVersion = seamApiLtsVersion;
6075
6119
  constructor(apiKeyOrOptions = {}) {
6076
- this.ltsVersion = seamApiLtsVersion;
6077
6120
  const options = parseOptions(apiKeyOrOptions);
6078
6121
  if (!options.isUndocumentedApiEnabled) {
6079
6122
  throw new Error(
@@ -6171,13 +6214,14 @@ var _SeamHttpSeamCustomerV1Events = class _SeamHttpSeamCustomerV1Events {
6171
6214
  });
6172
6215
  }
6173
6216
  };
6174
- _SeamHttpSeamCustomerV1Events.ltsVersion = seamApiLtsVersion;
6175
- var SeamHttpSeamCustomerV1Events = _SeamHttpSeamCustomerV1Events;
6176
6217
 
6177
6218
  // src/lib/seam/connect/routes/seam/customer/v1/portals/portals.ts
6178
- var _SeamHttpSeamCustomerV1Portals = class _SeamHttpSeamCustomerV1Portals {
6219
+ var SeamHttpSeamCustomerV1Portals = class _SeamHttpSeamCustomerV1Portals {
6220
+ client;
6221
+ defaults;
6222
+ ltsVersion = seamApiLtsVersion;
6223
+ static ltsVersion = seamApiLtsVersion;
6179
6224
  constructor(apiKeyOrOptions = {}) {
6180
- this.ltsVersion = seamApiLtsVersion;
6181
6225
  const options = parseOptions(apiKeyOrOptions);
6182
6226
  if (!options.isUndocumentedApiEnabled) {
6183
6227
  throw new Error(
@@ -6275,13 +6319,14 @@ var _SeamHttpSeamCustomerV1Portals = class _SeamHttpSeamCustomerV1Portals {
6275
6319
  });
6276
6320
  }
6277
6321
  };
6278
- _SeamHttpSeamCustomerV1Portals.ltsVersion = seamApiLtsVersion;
6279
- var SeamHttpSeamCustomerV1Portals = _SeamHttpSeamCustomerV1Portals;
6280
6322
 
6281
6323
  // src/lib/seam/connect/routes/seam/customer/v1/settings/settings.ts
6282
- var _SeamHttpSeamCustomerV1Settings = class _SeamHttpSeamCustomerV1Settings {
6324
+ var SeamHttpSeamCustomerV1Settings = class _SeamHttpSeamCustomerV1Settings {
6325
+ client;
6326
+ defaults;
6327
+ ltsVersion = seamApiLtsVersion;
6328
+ static ltsVersion = seamApiLtsVersion;
6283
6329
  constructor(apiKeyOrOptions = {}) {
6284
- this.ltsVersion = seamApiLtsVersion;
6285
6330
  const options = parseOptions(apiKeyOrOptions);
6286
6331
  if (!options.isUndocumentedApiEnabled) {
6287
6332
  throw new Error(
@@ -6393,13 +6438,14 @@ var _SeamHttpSeamCustomerV1Settings = class _SeamHttpSeamCustomerV1Settings {
6393
6438
  });
6394
6439
  }
6395
6440
  };
6396
- _SeamHttpSeamCustomerV1Settings.ltsVersion = seamApiLtsVersion;
6397
- var SeamHttpSeamCustomerV1Settings = _SeamHttpSeamCustomerV1Settings;
6398
6441
 
6399
6442
  // src/lib/seam/connect/routes/seam/customer/v1/v1.ts
6400
- var _SeamHttpSeamCustomerV1 = class _SeamHttpSeamCustomerV1 {
6443
+ var SeamHttpSeamCustomerV1 = class _SeamHttpSeamCustomerV1 {
6444
+ client;
6445
+ defaults;
6446
+ ltsVersion = seamApiLtsVersion;
6447
+ static ltsVersion = seamApiLtsVersion;
6401
6448
  constructor(apiKeyOrOptions = {}) {
6402
- this.ltsVersion = seamApiLtsVersion;
6403
6449
  const options = parseOptions(apiKeyOrOptions);
6404
6450
  if (!options.isUndocumentedApiEnabled) {
6405
6451
  throw new Error(
@@ -6504,13 +6550,14 @@ var _SeamHttpSeamCustomerV1 = class _SeamHttpSeamCustomerV1 {
6504
6550
  return SeamHttpSeamCustomerV1Settings.fromClient(this.client, this.defaults);
6505
6551
  }
6506
6552
  };
6507
- _SeamHttpSeamCustomerV1.ltsVersion = seamApiLtsVersion;
6508
- var SeamHttpSeamCustomerV1 = _SeamHttpSeamCustomerV1;
6509
6553
 
6510
6554
  // src/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.ts
6511
- var _SeamHttpSeamPartnerV1BuildingBlocksSpaces = class _SeamHttpSeamPartnerV1BuildingBlocksSpaces {
6555
+ var SeamHttpSeamPartnerV1BuildingBlocksSpaces = class _SeamHttpSeamPartnerV1BuildingBlocksSpaces {
6556
+ client;
6557
+ defaults;
6558
+ ltsVersion = seamApiLtsVersion;
6559
+ static ltsVersion = seamApiLtsVersion;
6512
6560
  constructor(apiKeyOrOptions = {}) {
6513
- this.ltsVersion = seamApiLtsVersion;
6514
6561
  const options = parseOptions(apiKeyOrOptions);
6515
6562
  if (!options.isUndocumentedApiEnabled) {
6516
6563
  throw new Error(
@@ -6611,13 +6658,14 @@ var _SeamHttpSeamPartnerV1BuildingBlocksSpaces = class _SeamHttpSeamPartnerV1Bui
6611
6658
  });
6612
6659
  }
6613
6660
  };
6614
- _SeamHttpSeamPartnerV1BuildingBlocksSpaces.ltsVersion = seamApiLtsVersion;
6615
- var SeamHttpSeamPartnerV1BuildingBlocksSpaces = _SeamHttpSeamPartnerV1BuildingBlocksSpaces;
6616
6661
 
6617
6662
  // src/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.ts
6618
- var _SeamHttpSeamPartnerV1BuildingBlocks = class _SeamHttpSeamPartnerV1BuildingBlocks {
6663
+ var SeamHttpSeamPartnerV1BuildingBlocks = class _SeamHttpSeamPartnerV1BuildingBlocks {
6664
+ client;
6665
+ defaults;
6666
+ ltsVersion = seamApiLtsVersion;
6667
+ static ltsVersion = seamApiLtsVersion;
6619
6668
  constructor(apiKeyOrOptions = {}) {
6620
- this.ltsVersion = seamApiLtsVersion;
6621
6669
  const options = parseOptions(apiKeyOrOptions);
6622
6670
  if (!options.isUndocumentedApiEnabled) {
6623
6671
  throw new Error(
@@ -6710,13 +6758,14 @@ var _SeamHttpSeamPartnerV1BuildingBlocks = class _SeamHttpSeamPartnerV1BuildingB
6710
6758
  );
6711
6759
  }
6712
6760
  };
6713
- _SeamHttpSeamPartnerV1BuildingBlocks.ltsVersion = seamApiLtsVersion;
6714
- var SeamHttpSeamPartnerV1BuildingBlocks = _SeamHttpSeamPartnerV1BuildingBlocks;
6715
6761
 
6716
6762
  // src/lib/seam/connect/routes/spaces/spaces.ts
6717
- var _SeamHttpSpaces = class _SeamHttpSpaces {
6763
+ var SeamHttpSpaces = class _SeamHttpSpaces {
6764
+ client;
6765
+ defaults;
6766
+ ltsVersion = seamApiLtsVersion;
6767
+ static ltsVersion = seamApiLtsVersion;
6718
6768
  constructor(apiKeyOrOptions = {}) {
6719
- this.ltsVersion = seamApiLtsVersion;
6720
6769
  const options = parseOptions(apiKeyOrOptions);
6721
6770
  this.client = "client" in options ? options.client : createClient(options);
6722
6771
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -6885,13 +6934,14 @@ var _SeamHttpSpaces = class _SeamHttpSpaces {
6885
6934
  });
6886
6935
  }
6887
6936
  };
6888
- _SeamHttpSpaces.ltsVersion = seamApiLtsVersion;
6889
- var SeamHttpSpaces = _SeamHttpSpaces;
6890
6937
 
6891
6938
  // src/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.ts
6892
- var _SeamHttpThermostatsDailyPrograms = class _SeamHttpThermostatsDailyPrograms {
6939
+ var SeamHttpThermostatsDailyPrograms = class _SeamHttpThermostatsDailyPrograms {
6940
+ client;
6941
+ defaults;
6942
+ ltsVersion = seamApiLtsVersion;
6943
+ static ltsVersion = seamApiLtsVersion;
6893
6944
  constructor(apiKeyOrOptions = {}) {
6894
- this.ltsVersion = seamApiLtsVersion;
6895
6945
  const options = parseOptions(apiKeyOrOptions);
6896
6946
  this.client = "client" in options ? options.client : createClient(options);
6897
6947
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7000,13 +7050,14 @@ var _SeamHttpThermostatsDailyPrograms = class _SeamHttpThermostatsDailyPrograms
7000
7050
  });
7001
7051
  }
7002
7052
  };
7003
- _SeamHttpThermostatsDailyPrograms.ltsVersion = seamApiLtsVersion;
7004
- var SeamHttpThermostatsDailyPrograms = _SeamHttpThermostatsDailyPrograms;
7005
7053
 
7006
7054
  // src/lib/seam/connect/routes/thermostats/schedules/schedules.ts
7007
- var _SeamHttpThermostatsSchedules = class _SeamHttpThermostatsSchedules {
7055
+ var SeamHttpThermostatsSchedules = class _SeamHttpThermostatsSchedules {
7056
+ client;
7057
+ defaults;
7058
+ ltsVersion = seamApiLtsVersion;
7059
+ static ltsVersion = seamApiLtsVersion;
7008
7060
  constructor(apiKeyOrOptions = {}) {
7009
- this.ltsVersion = seamApiLtsVersion;
7010
7061
  const options = parseOptions(apiKeyOrOptions);
7011
7062
  this.client = "client" in options ? options.client : createClient(options);
7012
7063
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7130,13 +7181,14 @@ var _SeamHttpThermostatsSchedules = class _SeamHttpThermostatsSchedules {
7130
7181
  });
7131
7182
  }
7132
7183
  };
7133
- _SeamHttpThermostatsSchedules.ltsVersion = seamApiLtsVersion;
7134
- var SeamHttpThermostatsSchedules = _SeamHttpThermostatsSchedules;
7135
7184
 
7136
7185
  // src/lib/seam/connect/routes/thermostats/simulate/simulate.ts
7137
- var _SeamHttpThermostatsSimulate = class _SeamHttpThermostatsSimulate {
7186
+ var SeamHttpThermostatsSimulate = class _SeamHttpThermostatsSimulate {
7187
+ client;
7188
+ defaults;
7189
+ ltsVersion = seamApiLtsVersion;
7190
+ static ltsVersion = seamApiLtsVersion;
7138
7191
  constructor(apiKeyOrOptions = {}) {
7139
- this.ltsVersion = seamApiLtsVersion;
7140
7192
  const options = parseOptions(apiKeyOrOptions);
7141
7193
  this.client = "client" in options ? options.client : createClient(options);
7142
7194
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7233,13 +7285,14 @@ var _SeamHttpThermostatsSimulate = class _SeamHttpThermostatsSimulate {
7233
7285
  });
7234
7286
  }
7235
7287
  };
7236
- _SeamHttpThermostatsSimulate.ltsVersion = seamApiLtsVersion;
7237
- var SeamHttpThermostatsSimulate = _SeamHttpThermostatsSimulate;
7238
7288
 
7239
7289
  // src/lib/seam/connect/routes/thermostats/thermostats.ts
7240
- var _SeamHttpThermostats = class _SeamHttpThermostats {
7290
+ var SeamHttpThermostats = class _SeamHttpThermostats {
7291
+ client;
7292
+ defaults;
7293
+ ltsVersion = seamApiLtsVersion;
7294
+ static ltsVersion = seamApiLtsVersion;
7241
7295
  constructor(apiKeyOrOptions = {}) {
7242
- this.ltsVersion = seamApiLtsVersion;
7243
7296
  const options = parseOptions(apiKeyOrOptions);
7244
7297
  this.client = "client" in options ? options.client : createClient(options);
7245
7298
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7470,13 +7523,14 @@ var _SeamHttpThermostats = class _SeamHttpThermostats {
7470
7523
  });
7471
7524
  }
7472
7525
  };
7473
- _SeamHttpThermostats.ltsVersion = seamApiLtsVersion;
7474
- var SeamHttpThermostats = _SeamHttpThermostats;
7475
7526
 
7476
7527
  // src/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.ts
7477
- var _SeamHttpUnstablePartnerBuildingBlocks = class _SeamHttpUnstablePartnerBuildingBlocks {
7528
+ var SeamHttpUnstablePartnerBuildingBlocks = class _SeamHttpUnstablePartnerBuildingBlocks {
7529
+ client;
7530
+ defaults;
7531
+ ltsVersion = seamApiLtsVersion;
7532
+ static ltsVersion = seamApiLtsVersion;
7478
7533
  constructor(apiKeyOrOptions = {}) {
7479
- this.ltsVersion = seamApiLtsVersion;
7480
7534
  const options = parseOptions(apiKeyOrOptions);
7481
7535
  if (!options.isUndocumentedApiEnabled) {
7482
7536
  throw new Error(
@@ -7619,13 +7673,14 @@ var _SeamHttpUnstablePartnerBuildingBlocks = class _SeamHttpUnstablePartnerBuild
7619
7673
  });
7620
7674
  }
7621
7675
  };
7622
- _SeamHttpUnstablePartnerBuildingBlocks.ltsVersion = seamApiLtsVersion;
7623
- var SeamHttpUnstablePartnerBuildingBlocks = _SeamHttpUnstablePartnerBuildingBlocks;
7624
7676
 
7625
7677
  // src/lib/seam/connect/routes/unstable-partner/unstable-partner.ts
7626
- var _SeamHttpUnstablePartner = class _SeamHttpUnstablePartner {
7678
+ var SeamHttpUnstablePartner = class _SeamHttpUnstablePartner {
7679
+ client;
7680
+ defaults;
7681
+ ltsVersion = seamApiLtsVersion;
7682
+ static ltsVersion = seamApiLtsVersion;
7627
7683
  constructor(apiKeyOrOptions = {}) {
7628
- this.ltsVersion = seamApiLtsVersion;
7629
7684
  const options = parseOptions(apiKeyOrOptions);
7630
7685
  if (!options.isUndocumentedApiEnabled) {
7631
7686
  throw new Error(
@@ -7715,13 +7770,14 @@ var _SeamHttpUnstablePartner = class _SeamHttpUnstablePartner {
7715
7770
  );
7716
7771
  }
7717
7772
  };
7718
- _SeamHttpUnstablePartner.ltsVersion = seamApiLtsVersion;
7719
- var SeamHttpUnstablePartner = _SeamHttpUnstablePartner;
7720
7773
 
7721
7774
  // src/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.ts
7722
- var _SeamHttpUserIdentitiesEnrollmentAutomations = class _SeamHttpUserIdentitiesEnrollmentAutomations {
7775
+ var SeamHttpUserIdentitiesEnrollmentAutomations = class _SeamHttpUserIdentitiesEnrollmentAutomations {
7776
+ client;
7777
+ defaults;
7778
+ ltsVersion = seamApiLtsVersion;
7779
+ static ltsVersion = seamApiLtsVersion;
7723
7780
  constructor(apiKeyOrOptions = {}) {
7724
- this.ltsVersion = seamApiLtsVersion;
7725
7781
  const options = parseOptions(apiKeyOrOptions);
7726
7782
  if (!options.isUndocumentedApiEnabled) {
7727
7783
  throw new Error(
@@ -7864,13 +7920,14 @@ var _SeamHttpUserIdentitiesEnrollmentAutomations = class _SeamHttpUserIdentities
7864
7920
  });
7865
7921
  }
7866
7922
  };
7867
- _SeamHttpUserIdentitiesEnrollmentAutomations.ltsVersion = seamApiLtsVersion;
7868
- var SeamHttpUserIdentitiesEnrollmentAutomations = _SeamHttpUserIdentitiesEnrollmentAutomations;
7869
7923
 
7870
7924
  // src/lib/seam/connect/routes/user-identities/user-identities.ts
7871
- var _SeamHttpUserIdentities = class _SeamHttpUserIdentities {
7925
+ var SeamHttpUserIdentities = class _SeamHttpUserIdentities {
7926
+ client;
7927
+ defaults;
7928
+ ltsVersion = seamApiLtsVersion;
7929
+ static ltsVersion = seamApiLtsVersion;
7872
7930
  constructor(apiKeyOrOptions = {}) {
7873
- this.ltsVersion = seamApiLtsVersion;
7874
7931
  const options = parseOptions(apiKeyOrOptions);
7875
7932
  this.client = "client" in options ? options.client : createClient(options);
7876
7933
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8072,13 +8129,14 @@ var _SeamHttpUserIdentities = class _SeamHttpUserIdentities {
8072
8129
  });
8073
8130
  }
8074
8131
  };
8075
- _SeamHttpUserIdentities.ltsVersion = seamApiLtsVersion;
8076
- var SeamHttpUserIdentities = _SeamHttpUserIdentities;
8077
8132
 
8078
8133
  // src/lib/seam/connect/routes/webhooks/webhooks.ts
8079
- var _SeamHttpWebhooks = class _SeamHttpWebhooks {
8134
+ var SeamHttpWebhooks = class _SeamHttpWebhooks {
8135
+ client;
8136
+ defaults;
8137
+ ltsVersion = seamApiLtsVersion;
8138
+ static ltsVersion = seamApiLtsVersion;
8080
8139
  constructor(apiKeyOrOptions = {}) {
8081
- this.ltsVersion = seamApiLtsVersion;
8082
8140
  const options = parseOptions(apiKeyOrOptions);
8083
8141
  this.client = "client" in options ? options.client : createClient(options);
8084
8142
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8202,13 +8260,14 @@ var _SeamHttpWebhooks = class _SeamHttpWebhooks {
8202
8260
  });
8203
8261
  }
8204
8262
  };
8205
- _SeamHttpWebhooks.ltsVersion = seamApiLtsVersion;
8206
- var SeamHttpWebhooks = _SeamHttpWebhooks;
8207
8263
 
8208
8264
  // src/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.ts
8209
- var _SeamHttpWorkspacesCustomizationProfiles = class _SeamHttpWorkspacesCustomizationProfiles {
8265
+ var SeamHttpWorkspacesCustomizationProfiles = class _SeamHttpWorkspacesCustomizationProfiles {
8266
+ client;
8267
+ defaults;
8268
+ ltsVersion = seamApiLtsVersion;
8269
+ static ltsVersion = seamApiLtsVersion;
8210
8270
  constructor(apiKeyOrOptions = {}) {
8211
- this.ltsVersion = seamApiLtsVersion;
8212
8271
  const options = parseOptions(apiKeyOrOptions);
8213
8272
  if (!options.isUndocumentedApiEnabled) {
8214
8273
  throw new Error(
@@ -8365,13 +8424,14 @@ var _SeamHttpWorkspacesCustomizationProfiles = class _SeamHttpWorkspacesCustomiz
8365
8424
  });
8366
8425
  }
8367
8426
  };
8368
- _SeamHttpWorkspacesCustomizationProfiles.ltsVersion = seamApiLtsVersion;
8369
- var SeamHttpWorkspacesCustomizationProfiles = _SeamHttpWorkspacesCustomizationProfiles;
8370
8427
 
8371
8428
  // src/lib/seam/connect/routes/workspaces/workspaces.ts
8372
- var _SeamHttpWorkspaces = class _SeamHttpWorkspaces {
8429
+ var SeamHttpWorkspaces = class _SeamHttpWorkspaces {
8430
+ client;
8431
+ defaults;
8432
+ ltsVersion = seamApiLtsVersion;
8433
+ static ltsVersion = seamApiLtsVersion;
8373
8434
  constructor(apiKeyOrOptions = {}) {
8374
- this.ltsVersion = seamApiLtsVersion;
8375
8435
  const options = parseOptions(apiKeyOrOptions);
8376
8436
  this.client = "client" in options ? options.client : createClient(options);
8377
8437
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8515,13 +8575,14 @@ var _SeamHttpWorkspaces = class _SeamHttpWorkspaces {
8515
8575
  });
8516
8576
  }
8517
8577
  };
8518
- _SeamHttpWorkspaces.ltsVersion = seamApiLtsVersion;
8519
- var SeamHttpWorkspaces = _SeamHttpWorkspaces;
8520
8578
 
8521
8579
  // src/lib/seam/connect/routes/seam-http.ts
8522
- var _SeamHttp = class _SeamHttp {
8580
+ var SeamHttp = class _SeamHttp {
8581
+ client;
8582
+ defaults;
8583
+ ltsVersion = seamApiLtsVersion;
8584
+ static ltsVersion = seamApiLtsVersion;
8523
8585
  constructor(apiKeyOrOptions = {}) {
8524
- this.ltsVersion = seamApiLtsVersion;
8525
8586
  const options = parseOptions(apiKeyOrOptions);
8526
8587
  this.client = "client" in options ? options.client : createClient(options);
8527
8588
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8666,13 +8727,14 @@ var _SeamHttp = class _SeamHttp {
8666
8727
  return SeamHttpWorkspaces.fromClient(this.client, this.defaults);
8667
8728
  }
8668
8729
  };
8669
- _SeamHttp.ltsVersion = seamApiLtsVersion;
8670
- var SeamHttp = _SeamHttp;
8671
8730
 
8672
8731
  // src/lib/seam/connect/routes/seam-http-endpoints.ts
8673
- var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8732
+ var SeamHttpEndpoints = class _SeamHttpEndpoints {
8733
+ client;
8734
+ defaults;
8735
+ ltsVersion = seamApiLtsVersion;
8736
+ static ltsVersion = seamApiLtsVersion;
8674
8737
  constructor(apiKeyOrOptions = {}) {
8675
- this.ltsVersion = seamApiLtsVersion;
8676
8738
  const options = parseOptions(apiKeyOrOptions);
8677
8739
  this.client = "client" in options ? options.client : createClient(options);
8678
8740
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8750,238 +8812,238 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8750
8812
  const clientSessions = SeamHttpClientSessions.fromClient(this.client);
8751
8813
  await clientSessions.get();
8752
8814
  }
8753
- get ["/access_codes/create"]() {
8815
+ get "/access_codes/create"() {
8754
8816
  const { client, defaults } = this;
8755
8817
  return function accessCodesCreate(...args) {
8756
8818
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8757
8819
  return seam.create(...args);
8758
8820
  };
8759
8821
  }
8760
- get ["/access_codes/create_multiple"]() {
8822
+ get "/access_codes/create_multiple"() {
8761
8823
  const { client, defaults } = this;
8762
8824
  return function accessCodesCreateMultiple(...args) {
8763
8825
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8764
8826
  return seam.createMultiple(...args);
8765
8827
  };
8766
8828
  }
8767
- get ["/access_codes/delete"]() {
8829
+ get "/access_codes/delete"() {
8768
8830
  const { client, defaults } = this;
8769
8831
  return function accessCodesDelete(...args) {
8770
8832
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8771
8833
  return seam.delete(...args);
8772
8834
  };
8773
8835
  }
8774
- get ["/access_codes/generate_code"]() {
8836
+ get "/access_codes/generate_code"() {
8775
8837
  const { client, defaults } = this;
8776
8838
  return function accessCodesGenerateCode(...args) {
8777
8839
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8778
8840
  return seam.generateCode(...args);
8779
8841
  };
8780
8842
  }
8781
- get ["/access_codes/get"]() {
8843
+ get "/access_codes/get"() {
8782
8844
  const { client, defaults } = this;
8783
8845
  return function accessCodesGet(...args) {
8784
8846
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8785
8847
  return seam.get(...args);
8786
8848
  };
8787
8849
  }
8788
- get ["/access_codes/list"]() {
8850
+ get "/access_codes/list"() {
8789
8851
  const { client, defaults } = this;
8790
8852
  return function accessCodesList(...args) {
8791
8853
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8792
8854
  return seam.list(...args);
8793
8855
  };
8794
8856
  }
8795
- get ["/access_codes/pull_backup_access_code"]() {
8857
+ get "/access_codes/pull_backup_access_code"() {
8796
8858
  const { client, defaults } = this;
8797
8859
  return function accessCodesPullBackupAccessCode(...args) {
8798
8860
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8799
8861
  return seam.pullBackupAccessCode(...args);
8800
8862
  };
8801
8863
  }
8802
- get ["/access_codes/report_device_constraints"]() {
8864
+ get "/access_codes/report_device_constraints"() {
8803
8865
  const { client, defaults } = this;
8804
8866
  return function accessCodesReportDeviceConstraints(...args) {
8805
8867
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8806
8868
  return seam.reportDeviceConstraints(...args);
8807
8869
  };
8808
8870
  }
8809
- get ["/access_codes/update"]() {
8871
+ get "/access_codes/update"() {
8810
8872
  const { client, defaults } = this;
8811
8873
  return function accessCodesUpdate(...args) {
8812
8874
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8813
8875
  return seam.update(...args);
8814
8876
  };
8815
8877
  }
8816
- get ["/access_codes/update_multiple"]() {
8878
+ get "/access_codes/update_multiple"() {
8817
8879
  const { client, defaults } = this;
8818
8880
  return function accessCodesUpdateMultiple(...args) {
8819
8881
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8820
8882
  return seam.updateMultiple(...args);
8821
8883
  };
8822
8884
  }
8823
- get ["/access_codes/simulate/create_unmanaged_access_code"]() {
8885
+ get "/access_codes/simulate/create_unmanaged_access_code"() {
8824
8886
  const { client, defaults } = this;
8825
8887
  return function accessCodesSimulateCreateUnmanagedAccessCode(...args) {
8826
8888
  const seam = SeamHttpAccessCodesSimulate.fromClient(client, defaults);
8827
8889
  return seam.createUnmanagedAccessCode(...args);
8828
8890
  };
8829
8891
  }
8830
- get ["/access_codes/unmanaged/convert_to_managed"]() {
8892
+ get "/access_codes/unmanaged/convert_to_managed"() {
8831
8893
  const { client, defaults } = this;
8832
8894
  return function accessCodesUnmanagedConvertToManaged(...args) {
8833
8895
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8834
8896
  return seam.convertToManaged(...args);
8835
8897
  };
8836
8898
  }
8837
- get ["/access_codes/unmanaged/delete"]() {
8899
+ get "/access_codes/unmanaged/delete"() {
8838
8900
  const { client, defaults } = this;
8839
8901
  return function accessCodesUnmanagedDelete(...args) {
8840
8902
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8841
8903
  return seam.delete(...args);
8842
8904
  };
8843
8905
  }
8844
- get ["/access_codes/unmanaged/get"]() {
8906
+ get "/access_codes/unmanaged/get"() {
8845
8907
  const { client, defaults } = this;
8846
8908
  return function accessCodesUnmanagedGet(...args) {
8847
8909
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8848
8910
  return seam.get(...args);
8849
8911
  };
8850
8912
  }
8851
- get ["/access_codes/unmanaged/list"]() {
8913
+ get "/access_codes/unmanaged/list"() {
8852
8914
  const { client, defaults } = this;
8853
8915
  return function accessCodesUnmanagedList(...args) {
8854
8916
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8855
8917
  return seam.list(...args);
8856
8918
  };
8857
8919
  }
8858
- get ["/access_codes/unmanaged/update"]() {
8920
+ get "/access_codes/unmanaged/update"() {
8859
8921
  const { client, defaults } = this;
8860
8922
  return function accessCodesUnmanagedUpdate(...args) {
8861
8923
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8862
8924
  return seam.update(...args);
8863
8925
  };
8864
8926
  }
8865
- get ["/access_grants/create"]() {
8927
+ get "/access_grants/create"() {
8866
8928
  const { client, defaults } = this;
8867
8929
  return function accessGrantsCreate(...args) {
8868
8930
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8869
8931
  return seam.create(...args);
8870
8932
  };
8871
8933
  }
8872
- get ["/access_grants/delete"]() {
8934
+ get "/access_grants/delete"() {
8873
8935
  const { client, defaults } = this;
8874
8936
  return function accessGrantsDelete(...args) {
8875
8937
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8876
8938
  return seam.delete(...args);
8877
8939
  };
8878
8940
  }
8879
- get ["/access_grants/get"]() {
8941
+ get "/access_grants/get"() {
8880
8942
  const { client, defaults } = this;
8881
8943
  return function accessGrantsGet(...args) {
8882
8944
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8883
8945
  return seam.get(...args);
8884
8946
  };
8885
8947
  }
8886
- get ["/access_grants/get_related"]() {
8948
+ get "/access_grants/get_related"() {
8887
8949
  const { client, defaults } = this;
8888
8950
  return function accessGrantsGetRelated(...args) {
8889
8951
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8890
8952
  return seam.getRelated(...args);
8891
8953
  };
8892
8954
  }
8893
- get ["/access_grants/list"]() {
8955
+ get "/access_grants/list"() {
8894
8956
  const { client, defaults } = this;
8895
8957
  return function accessGrantsList(...args) {
8896
8958
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8897
8959
  return seam.list(...args);
8898
8960
  };
8899
8961
  }
8900
- get ["/access_grants/update"]() {
8962
+ get "/access_grants/update"() {
8901
8963
  const { client, defaults } = this;
8902
8964
  return function accessGrantsUpdate(...args) {
8903
8965
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8904
8966
  return seam.update(...args);
8905
8967
  };
8906
8968
  }
8907
- get ["/access_methods/delete"]() {
8969
+ get "/access_methods/delete"() {
8908
8970
  const { client, defaults } = this;
8909
8971
  return function accessMethodsDelete(...args) {
8910
8972
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8911
8973
  return seam.delete(...args);
8912
8974
  };
8913
8975
  }
8914
- get ["/access_methods/encode"]() {
8976
+ get "/access_methods/encode"() {
8915
8977
  const { client, defaults } = this;
8916
8978
  return function accessMethodsEncode(...args) {
8917
8979
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8918
8980
  return seam.encode(...args);
8919
8981
  };
8920
8982
  }
8921
- get ["/access_methods/get"]() {
8983
+ get "/access_methods/get"() {
8922
8984
  const { client, defaults } = this;
8923
8985
  return function accessMethodsGet(...args) {
8924
8986
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8925
8987
  return seam.get(...args);
8926
8988
  };
8927
8989
  }
8928
- get ["/access_methods/get_related"]() {
8990
+ get "/access_methods/get_related"() {
8929
8991
  const { client, defaults } = this;
8930
8992
  return function accessMethodsGetRelated(...args) {
8931
8993
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8932
8994
  return seam.getRelated(...args);
8933
8995
  };
8934
8996
  }
8935
- get ["/access_methods/list"]() {
8997
+ get "/access_methods/list"() {
8936
8998
  const { client, defaults } = this;
8937
8999
  return function accessMethodsList(...args) {
8938
9000
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8939
9001
  return seam.list(...args);
8940
9002
  };
8941
9003
  }
8942
- get ["/acs/access_groups/add_user"]() {
9004
+ get "/acs/access_groups/add_user"() {
8943
9005
  const { client, defaults } = this;
8944
9006
  return function acsAccessGroupsAddUser(...args) {
8945
9007
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8946
9008
  return seam.addUser(...args);
8947
9009
  };
8948
9010
  }
8949
- get ["/acs/access_groups/get"]() {
9011
+ get "/acs/access_groups/get"() {
8950
9012
  const { client, defaults } = this;
8951
9013
  return function acsAccessGroupsGet(...args) {
8952
9014
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8953
9015
  return seam.get(...args);
8954
9016
  };
8955
9017
  }
8956
- get ["/acs/access_groups/list"]() {
9018
+ get "/acs/access_groups/list"() {
8957
9019
  const { client, defaults } = this;
8958
9020
  return function acsAccessGroupsList(...args) {
8959
9021
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8960
9022
  return seam.list(...args);
8961
9023
  };
8962
9024
  }
8963
- get ["/acs/access_groups/list_accessible_entrances"]() {
9025
+ get "/acs/access_groups/list_accessible_entrances"() {
8964
9026
  const { client, defaults } = this;
8965
9027
  return function acsAccessGroupsListAccessibleEntrances(...args) {
8966
9028
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8967
9029
  return seam.listAccessibleEntrances(...args);
8968
9030
  };
8969
9031
  }
8970
- get ["/acs/access_groups/list_users"]() {
9032
+ get "/acs/access_groups/list_users"() {
8971
9033
  const { client, defaults } = this;
8972
9034
  return function acsAccessGroupsListUsers(...args) {
8973
9035
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8974
9036
  return seam.listUsers(...args);
8975
9037
  };
8976
9038
  }
8977
- get ["/acs/access_groups/remove_user"]() {
9039
+ get "/acs/access_groups/remove_user"() {
8978
9040
  const { client, defaults } = this;
8979
9041
  return function acsAccessGroupsRemoveUser(...args) {
8980
9042
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8981
9043
  return seam.removeUser(...args);
8982
9044
  };
8983
9045
  }
8984
- get ["/acs/access_groups/unmanaged/get"]() {
9046
+ get "/acs/access_groups/unmanaged/get"() {
8985
9047
  const { client, defaults } = this;
8986
9048
  if (!this.defaults.isUndocumentedApiEnabled) {
8987
9049
  throw new Error(
@@ -8993,7 +9055,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8993
9055
  return seam.get(...args);
8994
9056
  };
8995
9057
  }
8996
- get ["/acs/access_groups/unmanaged/list"]() {
9058
+ get "/acs/access_groups/unmanaged/list"() {
8997
9059
  const { client, defaults } = this;
8998
9060
  if (!this.defaults.isUndocumentedApiEnabled) {
8999
9061
  throw new Error(
@@ -9005,7 +9067,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9005
9067
  return seam.list(...args);
9006
9068
  };
9007
9069
  }
9008
- get ["/acs/credential_pools/list"]() {
9070
+ get "/acs/credential_pools/list"() {
9009
9071
  const { client, defaults } = this;
9010
9072
  if (!this.defaults.isUndocumentedApiEnabled) {
9011
9073
  throw new Error(
@@ -9017,7 +9079,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9017
9079
  return seam.list(...args);
9018
9080
  };
9019
9081
  }
9020
- get ["/acs/credential_provisioning_automations/launch"]() {
9082
+ get "/acs/credential_provisioning_automations/launch"() {
9021
9083
  const { client, defaults } = this;
9022
9084
  if (!this.defaults.isUndocumentedApiEnabled) {
9023
9085
  throw new Error(
@@ -9032,21 +9094,21 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9032
9094
  return seam.launch(...args);
9033
9095
  };
9034
9096
  }
9035
- get ["/acs/credentials/assign"]() {
9097
+ get "/acs/credentials/assign"() {
9036
9098
  const { client, defaults } = this;
9037
9099
  return function acsCredentialsAssign(...args) {
9038
9100
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9039
9101
  return seam.assign(...args);
9040
9102
  };
9041
9103
  }
9042
- get ["/acs/credentials/create"]() {
9104
+ get "/acs/credentials/create"() {
9043
9105
  const { client, defaults } = this;
9044
9106
  return function acsCredentialsCreate(...args) {
9045
9107
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9046
9108
  return seam.create(...args);
9047
9109
  };
9048
9110
  }
9049
- get ["/acs/credentials/create_offline_code"]() {
9111
+ get "/acs/credentials/create_offline_code"() {
9050
9112
  const { client, defaults } = this;
9051
9113
  if (!this.defaults.isUndocumentedApiEnabled) {
9052
9114
  throw new Error(
@@ -9058,49 +9120,49 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9058
9120
  return seam.createOfflineCode(...args);
9059
9121
  };
9060
9122
  }
9061
- get ["/acs/credentials/delete"]() {
9123
+ get "/acs/credentials/delete"() {
9062
9124
  const { client, defaults } = this;
9063
9125
  return function acsCredentialsDelete(...args) {
9064
9126
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9065
9127
  return seam.delete(...args);
9066
9128
  };
9067
9129
  }
9068
- get ["/acs/credentials/get"]() {
9130
+ get "/acs/credentials/get"() {
9069
9131
  const { client, defaults } = this;
9070
9132
  return function acsCredentialsGet(...args) {
9071
9133
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9072
9134
  return seam.get(...args);
9073
9135
  };
9074
9136
  }
9075
- get ["/acs/credentials/list"]() {
9137
+ get "/acs/credentials/list"() {
9076
9138
  const { client, defaults } = this;
9077
9139
  return function acsCredentialsList(...args) {
9078
9140
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9079
9141
  return seam.list(...args);
9080
9142
  };
9081
9143
  }
9082
- get ["/acs/credentials/list_accessible_entrances"]() {
9144
+ get "/acs/credentials/list_accessible_entrances"() {
9083
9145
  const { client, defaults } = this;
9084
9146
  return function acsCredentialsListAccessibleEntrances(...args) {
9085
9147
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9086
9148
  return seam.listAccessibleEntrances(...args);
9087
9149
  };
9088
9150
  }
9089
- get ["/acs/credentials/unassign"]() {
9151
+ get "/acs/credentials/unassign"() {
9090
9152
  const { client, defaults } = this;
9091
9153
  return function acsCredentialsUnassign(...args) {
9092
9154
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9093
9155
  return seam.unassign(...args);
9094
9156
  };
9095
9157
  }
9096
- get ["/acs/credentials/update"]() {
9158
+ get "/acs/credentials/update"() {
9097
9159
  const { client, defaults } = this;
9098
9160
  return function acsCredentialsUpdate(...args) {
9099
9161
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9100
9162
  return seam.update(...args);
9101
9163
  };
9102
9164
  }
9103
- get ["/acs/credentials/unmanaged/get"]() {
9165
+ get "/acs/credentials/unmanaged/get"() {
9104
9166
  const { client, defaults } = this;
9105
9167
  if (!this.defaults.isUndocumentedApiEnabled) {
9106
9168
  throw new Error(
@@ -9112,7 +9174,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9112
9174
  return seam.get(...args);
9113
9175
  };
9114
9176
  }
9115
- get ["/acs/credentials/unmanaged/list"]() {
9177
+ get "/acs/credentials/unmanaged/list"() {
9116
9178
  const { client, defaults } = this;
9117
9179
  if (!this.defaults.isUndocumentedApiEnabled) {
9118
9180
  throw new Error(
@@ -9124,189 +9186,189 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9124
9186
  return seam.list(...args);
9125
9187
  };
9126
9188
  }
9127
- get ["/acs/encoders/encode_credential"]() {
9189
+ get "/acs/encoders/encode_credential"() {
9128
9190
  const { client, defaults } = this;
9129
9191
  return function acsEncodersEncodeCredential(...args) {
9130
9192
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
9131
9193
  return seam.encodeCredential(...args);
9132
9194
  };
9133
9195
  }
9134
- get ["/acs/encoders/get"]() {
9196
+ get "/acs/encoders/get"() {
9135
9197
  const { client, defaults } = this;
9136
9198
  return function acsEncodersGet(...args) {
9137
9199
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
9138
9200
  return seam.get(...args);
9139
9201
  };
9140
9202
  }
9141
- get ["/acs/encoders/list"]() {
9203
+ get "/acs/encoders/list"() {
9142
9204
  const { client, defaults } = this;
9143
9205
  return function acsEncodersList(...args) {
9144
9206
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
9145
9207
  return seam.list(...args);
9146
9208
  };
9147
9209
  }
9148
- get ["/acs/encoders/scan_credential"]() {
9210
+ get "/acs/encoders/scan_credential"() {
9149
9211
  const { client, defaults } = this;
9150
9212
  return function acsEncodersScanCredential(...args) {
9151
9213
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
9152
9214
  return seam.scanCredential(...args);
9153
9215
  };
9154
9216
  }
9155
- get ["/acs/encoders/simulate/next_credential_encode_will_fail"]() {
9217
+ get "/acs/encoders/simulate/next_credential_encode_will_fail"() {
9156
9218
  const { client, defaults } = this;
9157
9219
  return function acsEncodersSimulateNextCredentialEncodeWillFail(...args) {
9158
9220
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
9159
9221
  return seam.nextCredentialEncodeWillFail(...args);
9160
9222
  };
9161
9223
  }
9162
- get ["/acs/encoders/simulate/next_credential_encode_will_succeed"]() {
9224
+ get "/acs/encoders/simulate/next_credential_encode_will_succeed"() {
9163
9225
  const { client, defaults } = this;
9164
9226
  return function acsEncodersSimulateNextCredentialEncodeWillSucceed(...args) {
9165
9227
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
9166
9228
  return seam.nextCredentialEncodeWillSucceed(...args);
9167
9229
  };
9168
9230
  }
9169
- get ["/acs/encoders/simulate/next_credential_scan_will_fail"]() {
9231
+ get "/acs/encoders/simulate/next_credential_scan_will_fail"() {
9170
9232
  const { client, defaults } = this;
9171
9233
  return function acsEncodersSimulateNextCredentialScanWillFail(...args) {
9172
9234
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
9173
9235
  return seam.nextCredentialScanWillFail(...args);
9174
9236
  };
9175
9237
  }
9176
- get ["/acs/encoders/simulate/next_credential_scan_will_succeed"]() {
9238
+ get "/acs/encoders/simulate/next_credential_scan_will_succeed"() {
9177
9239
  const { client, defaults } = this;
9178
9240
  return function acsEncodersSimulateNextCredentialScanWillSucceed(...args) {
9179
9241
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
9180
9242
  return seam.nextCredentialScanWillSucceed(...args);
9181
9243
  };
9182
9244
  }
9183
- get ["/acs/entrances/get"]() {
9245
+ get "/acs/entrances/get"() {
9184
9246
  const { client, defaults } = this;
9185
9247
  return function acsEntrancesGet(...args) {
9186
9248
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
9187
9249
  return seam.get(...args);
9188
9250
  };
9189
9251
  }
9190
- get ["/acs/entrances/grant_access"]() {
9252
+ get "/acs/entrances/grant_access"() {
9191
9253
  const { client, defaults } = this;
9192
9254
  return function acsEntrancesGrantAccess(...args) {
9193
9255
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
9194
9256
  return seam.grantAccess(...args);
9195
9257
  };
9196
9258
  }
9197
- get ["/acs/entrances/list"]() {
9259
+ get "/acs/entrances/list"() {
9198
9260
  const { client, defaults } = this;
9199
9261
  return function acsEntrancesList(...args) {
9200
9262
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
9201
9263
  return seam.list(...args);
9202
9264
  };
9203
9265
  }
9204
- get ["/acs/entrances/list_credentials_with_access"]() {
9266
+ get "/acs/entrances/list_credentials_with_access"() {
9205
9267
  const { client, defaults } = this;
9206
9268
  return function acsEntrancesListCredentialsWithAccess(...args) {
9207
9269
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
9208
9270
  return seam.listCredentialsWithAccess(...args);
9209
9271
  };
9210
9272
  }
9211
- get ["/acs/systems/get"]() {
9273
+ get "/acs/systems/get"() {
9212
9274
  const { client, defaults } = this;
9213
9275
  return function acsSystemsGet(...args) {
9214
9276
  const seam = SeamHttpAcsSystems.fromClient(client, defaults);
9215
9277
  return seam.get(...args);
9216
9278
  };
9217
9279
  }
9218
- get ["/acs/systems/list"]() {
9280
+ get "/acs/systems/list"() {
9219
9281
  const { client, defaults } = this;
9220
9282
  return function acsSystemsList(...args) {
9221
9283
  const seam = SeamHttpAcsSystems.fromClient(client, defaults);
9222
9284
  return seam.list(...args);
9223
9285
  };
9224
9286
  }
9225
- get ["/acs/systems/list_compatible_credential_manager_acs_systems"]() {
9287
+ get "/acs/systems/list_compatible_credential_manager_acs_systems"() {
9226
9288
  const { client, defaults } = this;
9227
9289
  return function acsSystemsListCompatibleCredentialManagerAcsSystems(...args) {
9228
9290
  const seam = SeamHttpAcsSystems.fromClient(client, defaults);
9229
9291
  return seam.listCompatibleCredentialManagerAcsSystems(...args);
9230
9292
  };
9231
9293
  }
9232
- get ["/acs/users/add_to_access_group"]() {
9294
+ get "/acs/users/add_to_access_group"() {
9233
9295
  const { client, defaults } = this;
9234
9296
  return function acsUsersAddToAccessGroup(...args) {
9235
9297
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9236
9298
  return seam.addToAccessGroup(...args);
9237
9299
  };
9238
9300
  }
9239
- get ["/acs/users/create"]() {
9301
+ get "/acs/users/create"() {
9240
9302
  const { client, defaults } = this;
9241
9303
  return function acsUsersCreate(...args) {
9242
9304
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9243
9305
  return seam.create(...args);
9244
9306
  };
9245
9307
  }
9246
- get ["/acs/users/delete"]() {
9308
+ get "/acs/users/delete"() {
9247
9309
  const { client, defaults } = this;
9248
9310
  return function acsUsersDelete(...args) {
9249
9311
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9250
9312
  return seam.delete(...args);
9251
9313
  };
9252
9314
  }
9253
- get ["/acs/users/get"]() {
9315
+ get "/acs/users/get"() {
9254
9316
  const { client, defaults } = this;
9255
9317
  return function acsUsersGet(...args) {
9256
9318
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9257
9319
  return seam.get(...args);
9258
9320
  };
9259
9321
  }
9260
- get ["/acs/users/list"]() {
9322
+ get "/acs/users/list"() {
9261
9323
  const { client, defaults } = this;
9262
9324
  return function acsUsersList(...args) {
9263
9325
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9264
9326
  return seam.list(...args);
9265
9327
  };
9266
9328
  }
9267
- get ["/acs/users/list_accessible_entrances"]() {
9329
+ get "/acs/users/list_accessible_entrances"() {
9268
9330
  const { client, defaults } = this;
9269
9331
  return function acsUsersListAccessibleEntrances(...args) {
9270
9332
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9271
9333
  return seam.listAccessibleEntrances(...args);
9272
9334
  };
9273
9335
  }
9274
- get ["/acs/users/remove_from_access_group"]() {
9336
+ get "/acs/users/remove_from_access_group"() {
9275
9337
  const { client, defaults } = this;
9276
9338
  return function acsUsersRemoveFromAccessGroup(...args) {
9277
9339
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9278
9340
  return seam.removeFromAccessGroup(...args);
9279
9341
  };
9280
9342
  }
9281
- get ["/acs/users/revoke_access_to_all_entrances"]() {
9343
+ get "/acs/users/revoke_access_to_all_entrances"() {
9282
9344
  const { client, defaults } = this;
9283
9345
  return function acsUsersRevokeAccessToAllEntrances(...args) {
9284
9346
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9285
9347
  return seam.revokeAccessToAllEntrances(...args);
9286
9348
  };
9287
9349
  }
9288
- get ["/acs/users/suspend"]() {
9350
+ get "/acs/users/suspend"() {
9289
9351
  const { client, defaults } = this;
9290
9352
  return function acsUsersSuspend(...args) {
9291
9353
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9292
9354
  return seam.suspend(...args);
9293
9355
  };
9294
9356
  }
9295
- get ["/acs/users/unsuspend"]() {
9357
+ get "/acs/users/unsuspend"() {
9296
9358
  const { client, defaults } = this;
9297
9359
  return function acsUsersUnsuspend(...args) {
9298
9360
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9299
9361
  return seam.unsuspend(...args);
9300
9362
  };
9301
9363
  }
9302
- get ["/acs/users/update"]() {
9364
+ get "/acs/users/update"() {
9303
9365
  const { client, defaults } = this;
9304
9366
  return function acsUsersUpdate(...args) {
9305
9367
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9306
9368
  return seam.update(...args);
9307
9369
  };
9308
9370
  }
9309
- get ["/acs/users/unmanaged/get"]() {
9371
+ get "/acs/users/unmanaged/get"() {
9310
9372
  const { client, defaults } = this;
9311
9373
  if (!this.defaults.isUndocumentedApiEnabled) {
9312
9374
  throw new Error(
@@ -9318,7 +9380,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9318
9380
  return seam.get(...args);
9319
9381
  };
9320
9382
  }
9321
- get ["/acs/users/unmanaged/list"]() {
9383
+ get "/acs/users/unmanaged/list"() {
9322
9384
  const { client, defaults } = this;
9323
9385
  if (!this.defaults.isUndocumentedApiEnabled) {
9324
9386
  throw new Error(
@@ -9330,21 +9392,21 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9330
9392
  return seam.list(...args);
9331
9393
  };
9332
9394
  }
9333
- get ["/action_attempts/get"]() {
9395
+ get "/action_attempts/get"() {
9334
9396
  const { client, defaults } = this;
9335
9397
  return function actionAttemptsGet(...args) {
9336
9398
  const seam = SeamHttpActionAttempts.fromClient(client, defaults);
9337
9399
  return seam.get(...args);
9338
9400
  };
9339
9401
  }
9340
- get ["/action_attempts/list"]() {
9402
+ get "/action_attempts/list"() {
9341
9403
  const { client, defaults } = this;
9342
9404
  return function actionAttemptsList(...args) {
9343
9405
  const seam = SeamHttpActionAttempts.fromClient(client, defaults);
9344
9406
  return seam.list(...args);
9345
9407
  };
9346
9408
  }
9347
- get ["/bridges/get"]() {
9409
+ get "/bridges/get"() {
9348
9410
  const { client, defaults } = this;
9349
9411
  if (!this.defaults.isUndocumentedApiEnabled) {
9350
9412
  throw new Error(
@@ -9356,7 +9418,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9356
9418
  return seam.get(...args);
9357
9419
  };
9358
9420
  }
9359
- get ["/bridges/list"]() {
9421
+ get "/bridges/list"() {
9360
9422
  const { client, defaults } = this;
9361
9423
  if (!this.defaults.isUndocumentedApiEnabled) {
9362
9424
  throw new Error(
@@ -9368,140 +9430,140 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9368
9430
  return seam.list(...args);
9369
9431
  };
9370
9432
  }
9371
- get ["/client_sessions/create"]() {
9433
+ get "/client_sessions/create"() {
9372
9434
  const { client, defaults } = this;
9373
9435
  return function clientSessionsCreate(...args) {
9374
9436
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9375
9437
  return seam.create(...args);
9376
9438
  };
9377
9439
  }
9378
- get ["/client_sessions/delete"]() {
9440
+ get "/client_sessions/delete"() {
9379
9441
  const { client, defaults } = this;
9380
9442
  return function clientSessionsDelete(...args) {
9381
9443
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9382
9444
  return seam.delete(...args);
9383
9445
  };
9384
9446
  }
9385
- get ["/client_sessions/get"]() {
9447
+ get "/client_sessions/get"() {
9386
9448
  const { client, defaults } = this;
9387
9449
  return function clientSessionsGet(...args) {
9388
9450
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9389
9451
  return seam.get(...args);
9390
9452
  };
9391
9453
  }
9392
- get ["/client_sessions/get_or_create"]() {
9454
+ get "/client_sessions/get_or_create"() {
9393
9455
  const { client, defaults } = this;
9394
9456
  return function clientSessionsGetOrCreate(...args) {
9395
9457
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9396
9458
  return seam.getOrCreate(...args);
9397
9459
  };
9398
9460
  }
9399
- get ["/client_sessions/grant_access"]() {
9461
+ get "/client_sessions/grant_access"() {
9400
9462
  const { client, defaults } = this;
9401
9463
  return function clientSessionsGrantAccess(...args) {
9402
9464
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9403
9465
  return seam.grantAccess(...args);
9404
9466
  };
9405
9467
  }
9406
- get ["/client_sessions/list"]() {
9468
+ get "/client_sessions/list"() {
9407
9469
  const { client, defaults } = this;
9408
9470
  return function clientSessionsList(...args) {
9409
9471
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9410
9472
  return seam.list(...args);
9411
9473
  };
9412
9474
  }
9413
- get ["/client_sessions/revoke"]() {
9475
+ get "/client_sessions/revoke"() {
9414
9476
  const { client, defaults } = this;
9415
9477
  return function clientSessionsRevoke(...args) {
9416
9478
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9417
9479
  return seam.revoke(...args);
9418
9480
  };
9419
9481
  }
9420
- get ["/connect_webviews/create"]() {
9482
+ get "/connect_webviews/create"() {
9421
9483
  const { client, defaults } = this;
9422
9484
  return function connectWebviewsCreate(...args) {
9423
9485
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9424
9486
  return seam.create(...args);
9425
9487
  };
9426
9488
  }
9427
- get ["/connect_webviews/delete"]() {
9489
+ get "/connect_webviews/delete"() {
9428
9490
  const { client, defaults } = this;
9429
9491
  return function connectWebviewsDelete(...args) {
9430
9492
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9431
9493
  return seam.delete(...args);
9432
9494
  };
9433
9495
  }
9434
- get ["/connect_webviews/get"]() {
9496
+ get "/connect_webviews/get"() {
9435
9497
  const { client, defaults } = this;
9436
9498
  return function connectWebviewsGet(...args) {
9437
9499
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9438
9500
  return seam.get(...args);
9439
9501
  };
9440
9502
  }
9441
- get ["/connect_webviews/list"]() {
9503
+ get "/connect_webviews/list"() {
9442
9504
  const { client, defaults } = this;
9443
9505
  return function connectWebviewsList(...args) {
9444
9506
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9445
9507
  return seam.list(...args);
9446
9508
  };
9447
9509
  }
9448
- get ["/connected_accounts/delete"]() {
9510
+ get "/connected_accounts/delete"() {
9449
9511
  const { client, defaults } = this;
9450
9512
  return function connectedAccountsDelete(...args) {
9451
9513
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9452
9514
  return seam.delete(...args);
9453
9515
  };
9454
9516
  }
9455
- get ["/connected_accounts/get"]() {
9517
+ get "/connected_accounts/get"() {
9456
9518
  const { client, defaults } = this;
9457
9519
  return function connectedAccountsGet(...args) {
9458
9520
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9459
9521
  return seam.get(...args);
9460
9522
  };
9461
9523
  }
9462
- get ["/connected_accounts/list"]() {
9524
+ get "/connected_accounts/list"() {
9463
9525
  const { client, defaults } = this;
9464
9526
  return function connectedAccountsList(...args) {
9465
9527
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9466
9528
  return seam.list(...args);
9467
9529
  };
9468
9530
  }
9469
- get ["/connected_accounts/sync"]() {
9531
+ get "/connected_accounts/sync"() {
9470
9532
  const { client, defaults } = this;
9471
9533
  return function connectedAccountsSync(...args) {
9472
9534
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9473
9535
  return seam.sync(...args);
9474
9536
  };
9475
9537
  }
9476
- get ["/connected_accounts/update"]() {
9538
+ get "/connected_accounts/update"() {
9477
9539
  const { client, defaults } = this;
9478
9540
  return function connectedAccountsUpdate(...args) {
9479
9541
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9480
9542
  return seam.update(...args);
9481
9543
  };
9482
9544
  }
9483
- get ["/customers/create_portal"]() {
9545
+ get "/customers/create_portal"() {
9484
9546
  const { client, defaults } = this;
9485
9547
  return function customersCreatePortal(...args) {
9486
9548
  const seam = SeamHttpCustomers.fromClient(client, defaults);
9487
9549
  return seam.createPortal(...args);
9488
9550
  };
9489
9551
  }
9490
- get ["/customers/delete_data"]() {
9552
+ get "/customers/delete_data"() {
9491
9553
  const { client, defaults } = this;
9492
9554
  return function customersDeleteData(...args) {
9493
9555
  const seam = SeamHttpCustomers.fromClient(client, defaults);
9494
9556
  return seam.deleteData(...args);
9495
9557
  };
9496
9558
  }
9497
- get ["/customers/push_data"]() {
9559
+ get "/customers/push_data"() {
9498
9560
  const { client, defaults } = this;
9499
9561
  return function customersPushData(...args) {
9500
9562
  const seam = SeamHttpCustomers.fromClient(client, defaults);
9501
9563
  return seam.pushData(...args);
9502
9564
  };
9503
9565
  }
9504
- get ["/devices/delete"]() {
9566
+ get "/devices/delete"() {
9505
9567
  const { client, defaults } = this;
9506
9568
  if (!this.defaults.isUndocumentedApiEnabled) {
9507
9569
  throw new Error(
@@ -9513,175 +9575,182 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9513
9575
  return seam.delete(...args);
9514
9576
  };
9515
9577
  }
9516
- get ["/devices/get"]() {
9578
+ get "/devices/get"() {
9517
9579
  const { client, defaults } = this;
9518
9580
  return function devicesGet(...args) {
9519
9581
  const seam = SeamHttpDevices.fromClient(client, defaults);
9520
9582
  return seam.get(...args);
9521
9583
  };
9522
9584
  }
9523
- get ["/devices/list"]() {
9585
+ get "/devices/list"() {
9524
9586
  const { client, defaults } = this;
9525
9587
  return function devicesList(...args) {
9526
9588
  const seam = SeamHttpDevices.fromClient(client, defaults);
9527
9589
  return seam.list(...args);
9528
9590
  };
9529
9591
  }
9530
- get ["/devices/list_device_providers"]() {
9592
+ get "/devices/list_device_providers"() {
9531
9593
  const { client, defaults } = this;
9532
9594
  return function devicesListDeviceProviders(...args) {
9533
9595
  const seam = SeamHttpDevices.fromClient(client, defaults);
9534
9596
  return seam.listDeviceProviders(...args);
9535
9597
  };
9536
9598
  }
9537
- get ["/devices/update"]() {
9599
+ get "/devices/update"() {
9538
9600
  const { client, defaults } = this;
9539
9601
  return function devicesUpdate(...args) {
9540
9602
  const seam = SeamHttpDevices.fromClient(client, defaults);
9541
9603
  return seam.update(...args);
9542
9604
  };
9543
9605
  }
9544
- get ["/devices/simulate/connect"]() {
9606
+ get "/devices/simulate/connect"() {
9545
9607
  const { client, defaults } = this;
9546
9608
  return function devicesSimulateConnect(...args) {
9547
9609
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9548
9610
  return seam.connect(...args);
9549
9611
  };
9550
9612
  }
9551
- get ["/devices/simulate/connect_to_hub"]() {
9613
+ get "/devices/simulate/connect_to_hub"() {
9552
9614
  const { client, defaults } = this;
9553
9615
  return function devicesSimulateConnectToHub(...args) {
9554
9616
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9555
9617
  return seam.connectToHub(...args);
9556
9618
  };
9557
9619
  }
9558
- get ["/devices/simulate/disconnect"]() {
9620
+ get "/devices/simulate/disconnect"() {
9559
9621
  const { client, defaults } = this;
9560
9622
  return function devicesSimulateDisconnect(...args) {
9561
9623
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9562
9624
  return seam.disconnect(...args);
9563
9625
  };
9564
9626
  }
9565
- get ["/devices/simulate/disconnect_from_hub"]() {
9627
+ get "/devices/simulate/disconnect_from_hub"() {
9566
9628
  const { client, defaults } = this;
9567
9629
  return function devicesSimulateDisconnectFromHub(...args) {
9568
9630
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9569
9631
  return seam.disconnectFromHub(...args);
9570
9632
  };
9571
9633
  }
9572
- get ["/devices/simulate/remove"]() {
9634
+ get "/devices/simulate/paid_subscription"() {
9635
+ const { client, defaults } = this;
9636
+ return function devicesSimulatePaidSubscription(...args) {
9637
+ const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9638
+ return seam.paidSubscription(...args);
9639
+ };
9640
+ }
9641
+ get "/devices/simulate/remove"() {
9573
9642
  const { client, defaults } = this;
9574
9643
  return function devicesSimulateRemove(...args) {
9575
9644
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9576
9645
  return seam.remove(...args);
9577
9646
  };
9578
9647
  }
9579
- get ["/devices/unmanaged/get"]() {
9648
+ get "/devices/unmanaged/get"() {
9580
9649
  const { client, defaults } = this;
9581
9650
  return function devicesUnmanagedGet(...args) {
9582
9651
  const seam = SeamHttpDevicesUnmanaged.fromClient(client, defaults);
9583
9652
  return seam.get(...args);
9584
9653
  };
9585
9654
  }
9586
- get ["/devices/unmanaged/list"]() {
9655
+ get "/devices/unmanaged/list"() {
9587
9656
  const { client, defaults } = this;
9588
9657
  return function devicesUnmanagedList(...args) {
9589
9658
  const seam = SeamHttpDevicesUnmanaged.fromClient(client, defaults);
9590
9659
  return seam.list(...args);
9591
9660
  };
9592
9661
  }
9593
- get ["/devices/unmanaged/update"]() {
9662
+ get "/devices/unmanaged/update"() {
9594
9663
  const { client, defaults } = this;
9595
9664
  return function devicesUnmanagedUpdate(...args) {
9596
9665
  const seam = SeamHttpDevicesUnmanaged.fromClient(client, defaults);
9597
9666
  return seam.update(...args);
9598
9667
  };
9599
9668
  }
9600
- get ["/events/get"]() {
9669
+ get "/events/get"() {
9601
9670
  const { client, defaults } = this;
9602
9671
  return function eventsGet(...args) {
9603
9672
  const seam = SeamHttpEvents.fromClient(client, defaults);
9604
9673
  return seam.get(...args);
9605
9674
  };
9606
9675
  }
9607
- get ["/events/list"]() {
9676
+ get "/events/list"() {
9608
9677
  const { client, defaults } = this;
9609
9678
  return function eventsList(...args) {
9610
9679
  const seam = SeamHttpEvents.fromClient(client, defaults);
9611
9680
  return seam.list(...args);
9612
9681
  };
9613
9682
  }
9614
- get ["/instant_keys/delete"]() {
9683
+ get "/instant_keys/delete"() {
9615
9684
  const { client, defaults } = this;
9616
9685
  return function instantKeysDelete(...args) {
9617
9686
  const seam = SeamHttpInstantKeys.fromClient(client, defaults);
9618
9687
  return seam.delete(...args);
9619
9688
  };
9620
9689
  }
9621
- get ["/instant_keys/get"]() {
9690
+ get "/instant_keys/get"() {
9622
9691
  const { client, defaults } = this;
9623
9692
  return function instantKeysGet(...args) {
9624
9693
  const seam = SeamHttpInstantKeys.fromClient(client, defaults);
9625
9694
  return seam.get(...args);
9626
9695
  };
9627
9696
  }
9628
- get ["/instant_keys/list"]() {
9697
+ get "/instant_keys/list"() {
9629
9698
  const { client, defaults } = this;
9630
9699
  return function instantKeysList(...args) {
9631
9700
  const seam = SeamHttpInstantKeys.fromClient(client, defaults);
9632
9701
  return seam.list(...args);
9633
9702
  };
9634
9703
  }
9635
- get ["/locks/get"]() {
9704
+ get "/locks/get"() {
9636
9705
  const { client, defaults } = this;
9637
9706
  return function locksGet(...args) {
9638
9707
  const seam = SeamHttpLocks.fromClient(client, defaults);
9639
9708
  return seam.get(...args);
9640
9709
  };
9641
9710
  }
9642
- get ["/locks/list"]() {
9711
+ get "/locks/list"() {
9643
9712
  const { client, defaults } = this;
9644
9713
  return function locksList(...args) {
9645
9714
  const seam = SeamHttpLocks.fromClient(client, defaults);
9646
9715
  return seam.list(...args);
9647
9716
  };
9648
9717
  }
9649
- get ["/locks/lock_door"]() {
9718
+ get "/locks/lock_door"() {
9650
9719
  const { client, defaults } = this;
9651
9720
  return function locksLockDoor(...args) {
9652
9721
  const seam = SeamHttpLocks.fromClient(client, defaults);
9653
9722
  return seam.lockDoor(...args);
9654
9723
  };
9655
9724
  }
9656
- get ["/locks/unlock_door"]() {
9725
+ get "/locks/unlock_door"() {
9657
9726
  const { client, defaults } = this;
9658
9727
  return function locksUnlockDoor(...args) {
9659
9728
  const seam = SeamHttpLocks.fromClient(client, defaults);
9660
9729
  return seam.unlockDoor(...args);
9661
9730
  };
9662
9731
  }
9663
- get ["/locks/simulate/keypad_code_entry"]() {
9732
+ get "/locks/simulate/keypad_code_entry"() {
9664
9733
  const { client, defaults } = this;
9665
9734
  return function locksSimulateKeypadCodeEntry(...args) {
9666
9735
  const seam = SeamHttpLocksSimulate.fromClient(client, defaults);
9667
9736
  return seam.keypadCodeEntry(...args);
9668
9737
  };
9669
9738
  }
9670
- get ["/locks/simulate/manual_lock_via_keypad"]() {
9739
+ get "/locks/simulate/manual_lock_via_keypad"() {
9671
9740
  const { client, defaults } = this;
9672
9741
  return function locksSimulateManualLockViaKeypad(...args) {
9673
9742
  const seam = SeamHttpLocksSimulate.fromClient(client, defaults);
9674
9743
  return seam.manualLockViaKeypad(...args);
9675
9744
  };
9676
9745
  }
9677
- get ["/noise_sensors/list"]() {
9746
+ get "/noise_sensors/list"() {
9678
9747
  const { client, defaults } = this;
9679
9748
  return function noiseSensorsList(...args) {
9680
9749
  const seam = SeamHttpNoiseSensors.fromClient(client, defaults);
9681
9750
  return seam.list(...args);
9682
9751
  };
9683
9752
  }
9684
- get ["/noise_sensors/noise_thresholds/create"]() {
9753
+ get "/noise_sensors/noise_thresholds/create"() {
9685
9754
  const { client, defaults } = this;
9686
9755
  return function noiseSensorsNoiseThresholdsCreate(...args) {
9687
9756
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9691,7 +9760,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9691
9760
  return seam.create(...args);
9692
9761
  };
9693
9762
  }
9694
- get ["/noise_sensors/noise_thresholds/delete"]() {
9763
+ get "/noise_sensors/noise_thresholds/delete"() {
9695
9764
  const { client, defaults } = this;
9696
9765
  return function noiseSensorsNoiseThresholdsDelete(...args) {
9697
9766
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9701,7 +9770,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9701
9770
  return seam.delete(...args);
9702
9771
  };
9703
9772
  }
9704
- get ["/noise_sensors/noise_thresholds/get"]() {
9773
+ get "/noise_sensors/noise_thresholds/get"() {
9705
9774
  const { client, defaults } = this;
9706
9775
  return function noiseSensorsNoiseThresholdsGet(...args) {
9707
9776
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9711,7 +9780,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9711
9780
  return seam.get(...args);
9712
9781
  };
9713
9782
  }
9714
- get ["/noise_sensors/noise_thresholds/list"]() {
9783
+ get "/noise_sensors/noise_thresholds/list"() {
9715
9784
  const { client, defaults } = this;
9716
9785
  return function noiseSensorsNoiseThresholdsList(...args) {
9717
9786
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9721,7 +9790,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9721
9790
  return seam.list(...args);
9722
9791
  };
9723
9792
  }
9724
- get ["/noise_sensors/noise_thresholds/update"]() {
9793
+ get "/noise_sensors/noise_thresholds/update"() {
9725
9794
  const { client, defaults } = this;
9726
9795
  return function noiseSensorsNoiseThresholdsUpdate(...args) {
9727
9796
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9731,42 +9800,42 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9731
9800
  return seam.update(...args);
9732
9801
  };
9733
9802
  }
9734
- get ["/noise_sensors/simulate/trigger_noise_threshold"]() {
9803
+ get "/noise_sensors/simulate/trigger_noise_threshold"() {
9735
9804
  const { client, defaults } = this;
9736
9805
  return function noiseSensorsSimulateTriggerNoiseThreshold(...args) {
9737
9806
  const seam = SeamHttpNoiseSensorsSimulate.fromClient(client, defaults);
9738
9807
  return seam.triggerNoiseThreshold(...args);
9739
9808
  };
9740
9809
  }
9741
- get ["/phones/deactivate"]() {
9810
+ get "/phones/deactivate"() {
9742
9811
  const { client, defaults } = this;
9743
9812
  return function phonesDeactivate(...args) {
9744
9813
  const seam = SeamHttpPhones.fromClient(client, defaults);
9745
9814
  return seam.deactivate(...args);
9746
9815
  };
9747
9816
  }
9748
- get ["/phones/get"]() {
9817
+ get "/phones/get"() {
9749
9818
  const { client, defaults } = this;
9750
9819
  return function phonesGet(...args) {
9751
9820
  const seam = SeamHttpPhones.fromClient(client, defaults);
9752
9821
  return seam.get(...args);
9753
9822
  };
9754
9823
  }
9755
- get ["/phones/list"]() {
9824
+ get "/phones/list"() {
9756
9825
  const { client, defaults } = this;
9757
9826
  return function phonesList(...args) {
9758
9827
  const seam = SeamHttpPhones.fromClient(client, defaults);
9759
9828
  return seam.list(...args);
9760
9829
  };
9761
9830
  }
9762
- get ["/phones/simulate/create_sandbox_phone"]() {
9831
+ get "/phones/simulate/create_sandbox_phone"() {
9763
9832
  const { client, defaults } = this;
9764
9833
  return function phonesSimulateCreateSandboxPhone(...args) {
9765
9834
  const seam = SeamHttpPhonesSimulate.fromClient(client, defaults);
9766
9835
  return seam.createSandboxPhone(...args);
9767
9836
  };
9768
9837
  }
9769
- get ["/seam/console/v1/get_resource_locator"]() {
9838
+ get "/seam/console/v1/get_resource_locator"() {
9770
9839
  const { client, defaults } = this;
9771
9840
  if (!this.defaults.isUndocumentedApiEnabled) {
9772
9841
  throw new Error(
@@ -9778,7 +9847,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9778
9847
  return seam.getResourceLocator(...args);
9779
9848
  };
9780
9849
  }
9781
- get ["/seam/console/v1/timelines/get"]() {
9850
+ get "/seam/console/v1/timelines/get"() {
9782
9851
  const { client, defaults } = this;
9783
9852
  if (!this.defaults.isUndocumentedApiEnabled) {
9784
9853
  throw new Error(
@@ -9790,7 +9859,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9790
9859
  return seam.get(...args);
9791
9860
  };
9792
9861
  }
9793
- get ["/seam/customer/v1/automation_runs/list"]() {
9862
+ get "/seam/customer/v1/automation_runs/list"() {
9794
9863
  const { client, defaults } = this;
9795
9864
  if (!this.defaults.isUndocumentedApiEnabled) {
9796
9865
  throw new Error(
@@ -9805,7 +9874,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9805
9874
  return seam.list(...args);
9806
9875
  };
9807
9876
  }
9808
- get ["/seam/customer/v1/automations/delete"]() {
9877
+ get "/seam/customer/v1/automations/delete"() {
9809
9878
  const { client, defaults } = this;
9810
9879
  if (!this.defaults.isUndocumentedApiEnabled) {
9811
9880
  throw new Error(
@@ -9820,7 +9889,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9820
9889
  return seam.delete(...args);
9821
9890
  };
9822
9891
  }
9823
- get ["/seam/customer/v1/automations/get"]() {
9892
+ get "/seam/customer/v1/automations/get"() {
9824
9893
  const { client, defaults } = this;
9825
9894
  if (!this.defaults.isUndocumentedApiEnabled) {
9826
9895
  throw new Error(
@@ -9835,7 +9904,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9835
9904
  return seam.get(...args);
9836
9905
  };
9837
9906
  }
9838
- get ["/seam/customer/v1/automations/update"]() {
9907
+ get "/seam/customer/v1/automations/update"() {
9839
9908
  const { client, defaults } = this;
9840
9909
  if (!this.defaults.isUndocumentedApiEnabled) {
9841
9910
  throw new Error(
@@ -9850,7 +9919,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9850
9919
  return seam.update(...args);
9851
9920
  };
9852
9921
  }
9853
- get ["/seam/customer/v1/events/list"]() {
9922
+ get "/seam/customer/v1/events/list"() {
9854
9923
  const { client, defaults } = this;
9855
9924
  if (!this.defaults.isUndocumentedApiEnabled) {
9856
9925
  throw new Error(
@@ -9862,7 +9931,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9862
9931
  return seam.list(...args);
9863
9932
  };
9864
9933
  }
9865
- get ["/seam/customer/v1/portals/get"]() {
9934
+ get "/seam/customer/v1/portals/get"() {
9866
9935
  const { client, defaults } = this;
9867
9936
  if (!this.defaults.isUndocumentedApiEnabled) {
9868
9937
  throw new Error(
@@ -9874,7 +9943,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9874
9943
  return seam.get(...args);
9875
9944
  };
9876
9945
  }
9877
- get ["/seam/customer/v1/settings/get"]() {
9946
+ get "/seam/customer/v1/settings/get"() {
9878
9947
  const { client, defaults } = this;
9879
9948
  if (!this.defaults.isUndocumentedApiEnabled) {
9880
9949
  throw new Error(
@@ -9886,7 +9955,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9886
9955
  return seam.get(...args);
9887
9956
  };
9888
9957
  }
9889
- get ["/seam/customer/v1/settings/update"]() {
9958
+ get "/seam/customer/v1/settings/update"() {
9890
9959
  const { client, defaults } = this;
9891
9960
  if (!this.defaults.isUndocumentedApiEnabled) {
9892
9961
  throw new Error(
@@ -9898,7 +9967,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9898
9967
  return seam.update(...args);
9899
9968
  };
9900
9969
  }
9901
- get ["/seam/partner/v1/building_blocks/spaces/auto_map"]() {
9970
+ get "/seam/partner/v1/building_blocks/spaces/auto_map"() {
9902
9971
  const { client, defaults } = this;
9903
9972
  if (!this.defaults.isUndocumentedApiEnabled) {
9904
9973
  throw new Error(
@@ -9913,105 +9982,105 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9913
9982
  return seam.autoMap(...args);
9914
9983
  };
9915
9984
  }
9916
- get ["/spaces/add_acs_entrances"]() {
9985
+ get "/spaces/add_acs_entrances"() {
9917
9986
  const { client, defaults } = this;
9918
9987
  return function spacesAddAcsEntrances(...args) {
9919
9988
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9920
9989
  return seam.addAcsEntrances(...args);
9921
9990
  };
9922
9991
  }
9923
- get ["/spaces/add_devices"]() {
9992
+ get "/spaces/add_devices"() {
9924
9993
  const { client, defaults } = this;
9925
9994
  return function spacesAddDevices(...args) {
9926
9995
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9927
9996
  return seam.addDevices(...args);
9928
9997
  };
9929
9998
  }
9930
- get ["/spaces/create"]() {
9999
+ get "/spaces/create"() {
9931
10000
  const { client, defaults } = this;
9932
10001
  return function spacesCreate(...args) {
9933
10002
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9934
10003
  return seam.create(...args);
9935
10004
  };
9936
10005
  }
9937
- get ["/spaces/delete"]() {
10006
+ get "/spaces/delete"() {
9938
10007
  const { client, defaults } = this;
9939
10008
  return function spacesDelete(...args) {
9940
10009
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9941
10010
  return seam.delete(...args);
9942
10011
  };
9943
10012
  }
9944
- get ["/spaces/get"]() {
10013
+ get "/spaces/get"() {
9945
10014
  const { client, defaults } = this;
9946
10015
  return function spacesGet(...args) {
9947
10016
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9948
10017
  return seam.get(...args);
9949
10018
  };
9950
10019
  }
9951
- get ["/spaces/get_related"]() {
10020
+ get "/spaces/get_related"() {
9952
10021
  const { client, defaults } = this;
9953
10022
  return function spacesGetRelated(...args) {
9954
10023
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9955
10024
  return seam.getRelated(...args);
9956
10025
  };
9957
10026
  }
9958
- get ["/spaces/list"]() {
10027
+ get "/spaces/list"() {
9959
10028
  const { client, defaults } = this;
9960
10029
  return function spacesList(...args) {
9961
10030
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9962
10031
  return seam.list(...args);
9963
10032
  };
9964
10033
  }
9965
- get ["/spaces/remove_acs_entrances"]() {
10034
+ get "/spaces/remove_acs_entrances"() {
9966
10035
  const { client, defaults } = this;
9967
10036
  return function spacesRemoveAcsEntrances(...args) {
9968
10037
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9969
10038
  return seam.removeAcsEntrances(...args);
9970
10039
  };
9971
10040
  }
9972
- get ["/spaces/remove_devices"]() {
10041
+ get "/spaces/remove_devices"() {
9973
10042
  const { client, defaults } = this;
9974
10043
  return function spacesRemoveDevices(...args) {
9975
10044
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9976
10045
  return seam.removeDevices(...args);
9977
10046
  };
9978
10047
  }
9979
- get ["/spaces/update"]() {
10048
+ get "/spaces/update"() {
9980
10049
  const { client, defaults } = this;
9981
10050
  return function spacesUpdate(...args) {
9982
10051
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9983
10052
  return seam.update(...args);
9984
10053
  };
9985
10054
  }
9986
- get ["/thermostats/activate_climate_preset"]() {
10055
+ get "/thermostats/activate_climate_preset"() {
9987
10056
  const { client, defaults } = this;
9988
10057
  return function thermostatsActivateClimatePreset(...args) {
9989
10058
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9990
10059
  return seam.activateClimatePreset(...args);
9991
10060
  };
9992
10061
  }
9993
- get ["/thermostats/cool"]() {
10062
+ get "/thermostats/cool"() {
9994
10063
  const { client, defaults } = this;
9995
10064
  return function thermostatsCool(...args) {
9996
10065
  const seam = SeamHttpThermostats.fromClient(client, defaults);
9997
10066
  return seam.cool(...args);
9998
10067
  };
9999
10068
  }
10000
- get ["/thermostats/create_climate_preset"]() {
10069
+ get "/thermostats/create_climate_preset"() {
10001
10070
  const { client, defaults } = this;
10002
10071
  return function thermostatsCreateClimatePreset(...args) {
10003
10072
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10004
10073
  return seam.createClimatePreset(...args);
10005
10074
  };
10006
10075
  }
10007
- get ["/thermostats/delete_climate_preset"]() {
10076
+ get "/thermostats/delete_climate_preset"() {
10008
10077
  const { client, defaults } = this;
10009
10078
  return function thermostatsDeleteClimatePreset(...args) {
10010
10079
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10011
10080
  return seam.deleteClimatePreset(...args);
10012
10081
  };
10013
10082
  }
10014
- get ["/thermostats/get"]() {
10083
+ get "/thermostats/get"() {
10015
10084
  const { client, defaults } = this;
10016
10085
  if (!this.defaults.isUndocumentedApiEnabled) {
10017
10086
  throw new Error(
@@ -10023,147 +10092,147 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10023
10092
  return seam.get(...args);
10024
10093
  };
10025
10094
  }
10026
- get ["/thermostats/heat"]() {
10095
+ get "/thermostats/heat"() {
10027
10096
  const { client, defaults } = this;
10028
10097
  return function thermostatsHeat(...args) {
10029
10098
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10030
10099
  return seam.heat(...args);
10031
10100
  };
10032
10101
  }
10033
- get ["/thermostats/heat_cool"]() {
10102
+ get "/thermostats/heat_cool"() {
10034
10103
  const { client, defaults } = this;
10035
10104
  return function thermostatsHeatCool(...args) {
10036
10105
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10037
10106
  return seam.heatCool(...args);
10038
10107
  };
10039
10108
  }
10040
- get ["/thermostats/list"]() {
10109
+ get "/thermostats/list"() {
10041
10110
  const { client, defaults } = this;
10042
10111
  return function thermostatsList(...args) {
10043
10112
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10044
10113
  return seam.list(...args);
10045
10114
  };
10046
10115
  }
10047
- get ["/thermostats/off"]() {
10116
+ get "/thermostats/off"() {
10048
10117
  const { client, defaults } = this;
10049
10118
  return function thermostatsOff(...args) {
10050
10119
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10051
10120
  return seam.off(...args);
10052
10121
  };
10053
10122
  }
10054
- get ["/thermostats/set_fallback_climate_preset"]() {
10123
+ get "/thermostats/set_fallback_climate_preset"() {
10055
10124
  const { client, defaults } = this;
10056
10125
  return function thermostatsSetFallbackClimatePreset(...args) {
10057
10126
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10058
10127
  return seam.setFallbackClimatePreset(...args);
10059
10128
  };
10060
10129
  }
10061
- get ["/thermostats/set_fan_mode"]() {
10130
+ get "/thermostats/set_fan_mode"() {
10062
10131
  const { client, defaults } = this;
10063
10132
  return function thermostatsSetFanMode(...args) {
10064
10133
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10065
10134
  return seam.setFanMode(...args);
10066
10135
  };
10067
10136
  }
10068
- get ["/thermostats/set_hvac_mode"]() {
10137
+ get "/thermostats/set_hvac_mode"() {
10069
10138
  const { client, defaults } = this;
10070
10139
  return function thermostatsSetHvacMode(...args) {
10071
10140
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10072
10141
  return seam.setHvacMode(...args);
10073
10142
  };
10074
10143
  }
10075
- get ["/thermostats/set_temperature_threshold"]() {
10144
+ get "/thermostats/set_temperature_threshold"() {
10076
10145
  const { client, defaults } = this;
10077
10146
  return function thermostatsSetTemperatureThreshold(...args) {
10078
10147
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10079
10148
  return seam.setTemperatureThreshold(...args);
10080
10149
  };
10081
10150
  }
10082
- get ["/thermostats/update_climate_preset"]() {
10151
+ get "/thermostats/update_climate_preset"() {
10083
10152
  const { client, defaults } = this;
10084
10153
  return function thermostatsUpdateClimatePreset(...args) {
10085
10154
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10086
10155
  return seam.updateClimatePreset(...args);
10087
10156
  };
10088
10157
  }
10089
- get ["/thermostats/update_weekly_program"]() {
10158
+ get "/thermostats/update_weekly_program"() {
10090
10159
  const { client, defaults } = this;
10091
10160
  return function thermostatsUpdateWeeklyProgram(...args) {
10092
10161
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10093
10162
  return seam.updateWeeklyProgram(...args);
10094
10163
  };
10095
10164
  }
10096
- get ["/thermostats/daily_programs/create"]() {
10165
+ get "/thermostats/daily_programs/create"() {
10097
10166
  const { client, defaults } = this;
10098
10167
  return function thermostatsDailyProgramsCreate(...args) {
10099
10168
  const seam = SeamHttpThermostatsDailyPrograms.fromClient(client, defaults);
10100
10169
  return seam.create(...args);
10101
10170
  };
10102
10171
  }
10103
- get ["/thermostats/daily_programs/delete"]() {
10172
+ get "/thermostats/daily_programs/delete"() {
10104
10173
  const { client, defaults } = this;
10105
10174
  return function thermostatsDailyProgramsDelete(...args) {
10106
10175
  const seam = SeamHttpThermostatsDailyPrograms.fromClient(client, defaults);
10107
10176
  return seam.delete(...args);
10108
10177
  };
10109
10178
  }
10110
- get ["/thermostats/daily_programs/update"]() {
10179
+ get "/thermostats/daily_programs/update"() {
10111
10180
  const { client, defaults } = this;
10112
10181
  return function thermostatsDailyProgramsUpdate(...args) {
10113
10182
  const seam = SeamHttpThermostatsDailyPrograms.fromClient(client, defaults);
10114
10183
  return seam.update(...args);
10115
10184
  };
10116
10185
  }
10117
- get ["/thermostats/schedules/create"]() {
10186
+ get "/thermostats/schedules/create"() {
10118
10187
  const { client, defaults } = this;
10119
10188
  return function thermostatsSchedulesCreate(...args) {
10120
10189
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
10121
10190
  return seam.create(...args);
10122
10191
  };
10123
10192
  }
10124
- get ["/thermostats/schedules/delete"]() {
10193
+ get "/thermostats/schedules/delete"() {
10125
10194
  const { client, defaults } = this;
10126
10195
  return function thermostatsSchedulesDelete(...args) {
10127
10196
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
10128
10197
  return seam.delete(...args);
10129
10198
  };
10130
10199
  }
10131
- get ["/thermostats/schedules/get"]() {
10200
+ get "/thermostats/schedules/get"() {
10132
10201
  const { client, defaults } = this;
10133
10202
  return function thermostatsSchedulesGet(...args) {
10134
10203
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
10135
10204
  return seam.get(...args);
10136
10205
  };
10137
10206
  }
10138
- get ["/thermostats/schedules/list"]() {
10207
+ get "/thermostats/schedules/list"() {
10139
10208
  const { client, defaults } = this;
10140
10209
  return function thermostatsSchedulesList(...args) {
10141
10210
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
10142
10211
  return seam.list(...args);
10143
10212
  };
10144
10213
  }
10145
- get ["/thermostats/schedules/update"]() {
10214
+ get "/thermostats/schedules/update"() {
10146
10215
  const { client, defaults } = this;
10147
10216
  return function thermostatsSchedulesUpdate(...args) {
10148
10217
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
10149
10218
  return seam.update(...args);
10150
10219
  };
10151
10220
  }
10152
- get ["/thermostats/simulate/hvac_mode_adjusted"]() {
10221
+ get "/thermostats/simulate/hvac_mode_adjusted"() {
10153
10222
  const { client, defaults } = this;
10154
10223
  return function thermostatsSimulateHvacModeAdjusted(...args) {
10155
10224
  const seam = SeamHttpThermostatsSimulate.fromClient(client, defaults);
10156
10225
  return seam.hvacModeAdjusted(...args);
10157
10226
  };
10158
10227
  }
10159
- get ["/thermostats/simulate/temperature_reached"]() {
10228
+ get "/thermostats/simulate/temperature_reached"() {
10160
10229
  const { client, defaults } = this;
10161
10230
  return function thermostatsSimulateTemperatureReached(...args) {
10162
10231
  const seam = SeamHttpThermostatsSimulate.fromClient(client, defaults);
10163
10232
  return seam.temperatureReached(...args);
10164
10233
  };
10165
10234
  }
10166
- get ["/unstable_partner/building_blocks/connect_accounts"]() {
10235
+ get "/unstable_partner/building_blocks/connect_accounts"() {
10167
10236
  const { client, defaults } = this;
10168
10237
  if (!this.defaults.isUndocumentedApiEnabled) {
10169
10238
  throw new Error(
@@ -10178,7 +10247,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10178
10247
  return seam.connectAccounts(...args);
10179
10248
  };
10180
10249
  }
10181
- get ["/unstable_partner/building_blocks/generate_magic_link"]() {
10250
+ get "/unstable_partner/building_blocks/generate_magic_link"() {
10182
10251
  const { client, defaults } = this;
10183
10252
  if (!this.defaults.isUndocumentedApiEnabled) {
10184
10253
  throw new Error(
@@ -10193,7 +10262,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10193
10262
  return seam.generateMagicLink(...args);
10194
10263
  };
10195
10264
  }
10196
- get ["/unstable_partner/building_blocks/manage_devices"]() {
10265
+ get "/unstable_partner/building_blocks/manage_devices"() {
10197
10266
  const { client, defaults } = this;
10198
10267
  if (!this.defaults.isUndocumentedApiEnabled) {
10199
10268
  throw new Error(
@@ -10208,7 +10277,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10208
10277
  return seam.manageDevices(...args);
10209
10278
  };
10210
10279
  }
10211
- get ["/unstable_partner/building_blocks/organize_spaces"]() {
10280
+ get "/unstable_partner/building_blocks/organize_spaces"() {
10212
10281
  const { client, defaults } = this;
10213
10282
  if (!this.defaults.isUndocumentedApiEnabled) {
10214
10283
  throw new Error(
@@ -10223,98 +10292,98 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10223
10292
  return seam.organizeSpaces(...args);
10224
10293
  };
10225
10294
  }
10226
- get ["/user_identities/add_acs_user"]() {
10295
+ get "/user_identities/add_acs_user"() {
10227
10296
  const { client, defaults } = this;
10228
10297
  return function userIdentitiesAddAcsUser(...args) {
10229
10298
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10230
10299
  return seam.addAcsUser(...args);
10231
10300
  };
10232
10301
  }
10233
- get ["/user_identities/create"]() {
10302
+ get "/user_identities/create"() {
10234
10303
  const { client, defaults } = this;
10235
10304
  return function userIdentitiesCreate(...args) {
10236
10305
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10237
10306
  return seam.create(...args);
10238
10307
  };
10239
10308
  }
10240
- get ["/user_identities/delete"]() {
10309
+ get "/user_identities/delete"() {
10241
10310
  const { client, defaults } = this;
10242
10311
  return function userIdentitiesDelete(...args) {
10243
10312
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10244
10313
  return seam.delete(...args);
10245
10314
  };
10246
10315
  }
10247
- get ["/user_identities/generate_instant_key"]() {
10316
+ get "/user_identities/generate_instant_key"() {
10248
10317
  const { client, defaults } = this;
10249
10318
  return function userIdentitiesGenerateInstantKey(...args) {
10250
10319
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10251
10320
  return seam.generateInstantKey(...args);
10252
10321
  };
10253
10322
  }
10254
- get ["/user_identities/get"]() {
10323
+ get "/user_identities/get"() {
10255
10324
  const { client, defaults } = this;
10256
10325
  return function userIdentitiesGet(...args) {
10257
10326
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10258
10327
  return seam.get(...args);
10259
10328
  };
10260
10329
  }
10261
- get ["/user_identities/grant_access_to_device"]() {
10330
+ get "/user_identities/grant_access_to_device"() {
10262
10331
  const { client, defaults } = this;
10263
10332
  return function userIdentitiesGrantAccessToDevice(...args) {
10264
10333
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10265
10334
  return seam.grantAccessToDevice(...args);
10266
10335
  };
10267
10336
  }
10268
- get ["/user_identities/list"]() {
10337
+ get "/user_identities/list"() {
10269
10338
  const { client, defaults } = this;
10270
10339
  return function userIdentitiesList(...args) {
10271
10340
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10272
10341
  return seam.list(...args);
10273
10342
  };
10274
10343
  }
10275
- get ["/user_identities/list_accessible_devices"]() {
10344
+ get "/user_identities/list_accessible_devices"() {
10276
10345
  const { client, defaults } = this;
10277
10346
  return function userIdentitiesListAccessibleDevices(...args) {
10278
10347
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10279
10348
  return seam.listAccessibleDevices(...args);
10280
10349
  };
10281
10350
  }
10282
- get ["/user_identities/list_acs_systems"]() {
10351
+ get "/user_identities/list_acs_systems"() {
10283
10352
  const { client, defaults } = this;
10284
10353
  return function userIdentitiesListAcsSystems(...args) {
10285
10354
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10286
10355
  return seam.listAcsSystems(...args);
10287
10356
  };
10288
10357
  }
10289
- get ["/user_identities/list_acs_users"]() {
10358
+ get "/user_identities/list_acs_users"() {
10290
10359
  const { client, defaults } = this;
10291
10360
  return function userIdentitiesListAcsUsers(...args) {
10292
10361
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10293
10362
  return seam.listAcsUsers(...args);
10294
10363
  };
10295
10364
  }
10296
- get ["/user_identities/remove_acs_user"]() {
10365
+ get "/user_identities/remove_acs_user"() {
10297
10366
  const { client, defaults } = this;
10298
10367
  return function userIdentitiesRemoveAcsUser(...args) {
10299
10368
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10300
10369
  return seam.removeAcsUser(...args);
10301
10370
  };
10302
10371
  }
10303
- get ["/user_identities/revoke_access_to_device"]() {
10372
+ get "/user_identities/revoke_access_to_device"() {
10304
10373
  const { client, defaults } = this;
10305
10374
  return function userIdentitiesRevokeAccessToDevice(...args) {
10306
10375
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10307
10376
  return seam.revokeAccessToDevice(...args);
10308
10377
  };
10309
10378
  }
10310
- get ["/user_identities/update"]() {
10379
+ get "/user_identities/update"() {
10311
10380
  const { client, defaults } = this;
10312
10381
  return function userIdentitiesUpdate(...args) {
10313
10382
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10314
10383
  return seam.update(...args);
10315
10384
  };
10316
10385
  }
10317
- get ["/user_identities/enrollment_automations/delete"]() {
10386
+ get "/user_identities/enrollment_automations/delete"() {
10318
10387
  const { client, defaults } = this;
10319
10388
  if (!this.defaults.isUndocumentedApiEnabled) {
10320
10389
  throw new Error(
@@ -10329,7 +10398,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10329
10398
  return seam.delete(...args);
10330
10399
  };
10331
10400
  }
10332
- get ["/user_identities/enrollment_automations/get"]() {
10401
+ get "/user_identities/enrollment_automations/get"() {
10333
10402
  const { client, defaults } = this;
10334
10403
  if (!this.defaults.isUndocumentedApiEnabled) {
10335
10404
  throw new Error(
@@ -10344,7 +10413,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10344
10413
  return seam.get(...args);
10345
10414
  };
10346
10415
  }
10347
- get ["/user_identities/enrollment_automations/launch"]() {
10416
+ get "/user_identities/enrollment_automations/launch"() {
10348
10417
  const { client, defaults } = this;
10349
10418
  if (!this.defaults.isUndocumentedApiEnabled) {
10350
10419
  throw new Error(
@@ -10359,7 +10428,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10359
10428
  return seam.launch(...args);
10360
10429
  };
10361
10430
  }
10362
- get ["/user_identities/enrollment_automations/list"]() {
10431
+ get "/user_identities/enrollment_automations/list"() {
10363
10432
  const { client, defaults } = this;
10364
10433
  if (!this.defaults.isUndocumentedApiEnabled) {
10365
10434
  throw new Error(
@@ -10374,49 +10443,49 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10374
10443
  return seam.list(...args);
10375
10444
  };
10376
10445
  }
10377
- get ["/webhooks/create"]() {
10446
+ get "/webhooks/create"() {
10378
10447
  const { client, defaults } = this;
10379
10448
  return function webhooksCreate(...args) {
10380
10449
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10381
10450
  return seam.create(...args);
10382
10451
  };
10383
10452
  }
10384
- get ["/webhooks/delete"]() {
10453
+ get "/webhooks/delete"() {
10385
10454
  const { client, defaults } = this;
10386
10455
  return function webhooksDelete(...args) {
10387
10456
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10388
10457
  return seam.delete(...args);
10389
10458
  };
10390
10459
  }
10391
- get ["/webhooks/get"]() {
10460
+ get "/webhooks/get"() {
10392
10461
  const { client, defaults } = this;
10393
10462
  return function webhooksGet(...args) {
10394
10463
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10395
10464
  return seam.get(...args);
10396
10465
  };
10397
10466
  }
10398
- get ["/webhooks/list"]() {
10467
+ get "/webhooks/list"() {
10399
10468
  const { client, defaults } = this;
10400
10469
  return function webhooksList(...args) {
10401
10470
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10402
10471
  return seam.list(...args);
10403
10472
  };
10404
10473
  }
10405
- get ["/webhooks/update"]() {
10474
+ get "/webhooks/update"() {
10406
10475
  const { client, defaults } = this;
10407
10476
  return function webhooksUpdate(...args) {
10408
10477
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10409
10478
  return seam.update(...args);
10410
10479
  };
10411
10480
  }
10412
- get ["/workspaces/create"]() {
10481
+ get "/workspaces/create"() {
10413
10482
  const { client, defaults } = this;
10414
10483
  return function workspacesCreate(...args) {
10415
10484
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10416
10485
  return seam.create(...args);
10417
10486
  };
10418
10487
  }
10419
- get ["/workspaces/find_anything"]() {
10488
+ get "/workspaces/find_anything"() {
10420
10489
  const { client, defaults } = this;
10421
10490
  if (!this.defaults.isUndocumentedApiEnabled) {
10422
10491
  throw new Error(
@@ -10428,35 +10497,35 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10428
10497
  return seam.findAnything(...args);
10429
10498
  };
10430
10499
  }
10431
- get ["/workspaces/get"]() {
10500
+ get "/workspaces/get"() {
10432
10501
  const { client, defaults } = this;
10433
10502
  return function workspacesGet(...args) {
10434
10503
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10435
10504
  return seam.get(...args);
10436
10505
  };
10437
10506
  }
10438
- get ["/workspaces/list"]() {
10507
+ get "/workspaces/list"() {
10439
10508
  const { client, defaults } = this;
10440
10509
  return function workspacesList(...args) {
10441
10510
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10442
10511
  return seam.list(...args);
10443
10512
  };
10444
10513
  }
10445
- get ["/workspaces/reset_sandbox"]() {
10514
+ get "/workspaces/reset_sandbox"() {
10446
10515
  const { client, defaults } = this;
10447
10516
  return function workspacesResetSandbox(...args) {
10448
10517
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10449
10518
  return seam.resetSandbox(...args);
10450
10519
  };
10451
10520
  }
10452
- get ["/workspaces/update"]() {
10521
+ get "/workspaces/update"() {
10453
10522
  const { client, defaults } = this;
10454
10523
  return function workspacesUpdate(...args) {
10455
10524
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10456
10525
  return seam.update(...args);
10457
10526
  };
10458
10527
  }
10459
- get ["/workspaces/customization_profiles/create"]() {
10528
+ get "/workspaces/customization_profiles/create"() {
10460
10529
  const { client, defaults } = this;
10461
10530
  if (!this.defaults.isUndocumentedApiEnabled) {
10462
10531
  throw new Error(
@@ -10471,7 +10540,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10471
10540
  return seam.create(...args);
10472
10541
  };
10473
10542
  }
10474
- get ["/workspaces/customization_profiles/get"]() {
10543
+ get "/workspaces/customization_profiles/get"() {
10475
10544
  const { client, defaults } = this;
10476
10545
  if (!this.defaults.isUndocumentedApiEnabled) {
10477
10546
  throw new Error(
@@ -10486,7 +10555,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10486
10555
  return seam.get(...args);
10487
10556
  };
10488
10557
  }
10489
- get ["/workspaces/customization_profiles/list"]() {
10558
+ get "/workspaces/customization_profiles/list"() {
10490
10559
  const { client, defaults } = this;
10491
10560
  if (!this.defaults.isUndocumentedApiEnabled) {
10492
10561
  throw new Error(
@@ -10501,7 +10570,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10501
10570
  return seam.list(...args);
10502
10571
  };
10503
10572
  }
10504
- get ["/workspaces/customization_profiles/update"]() {
10573
+ get "/workspaces/customization_profiles/update"() {
10505
10574
  const { client, defaults } = this;
10506
10575
  if (!this.defaults.isUndocumentedApiEnabled) {
10507
10576
  throw new Error(
@@ -10516,7 +10585,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10516
10585
  return seam.update(...args);
10517
10586
  };
10518
10587
  }
10519
- get ["/workspaces/customization_profiles/upload_images"]() {
10588
+ get "/workspaces/customization_profiles/upload_images"() {
10520
10589
  const { client, defaults } = this;
10521
10590
  if (!this.defaults.isUndocumentedApiEnabled) {
10522
10591
  throw new Error(
@@ -10532,13 +10601,14 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10532
10601
  };
10533
10602
  }
10534
10603
  };
10535
- _SeamHttpEndpoints.ltsVersion = seamApiLtsVersion;
10536
- var SeamHttpEndpoints = _SeamHttpEndpoints;
10537
10604
 
10538
10605
  // src/lib/seam/connect/routes/seam-http-endpoints-without-workspace.ts
10539
- var _SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspace {
10606
+ var SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspace {
10607
+ client;
10608
+ defaults;
10609
+ ltsVersion = seamApiLtsVersion;
10610
+ static ltsVersion = seamApiLtsVersion;
10540
10611
  constructor(options = {}) {
10541
- this.ltsVersion = seamApiLtsVersion;
10542
10612
  const opts = parseOptions(options);
10543
10613
  this.client = "client" in opts ? opts.client : createClient(opts);
10544
10614
  this.defaults = limitToSeamHttpRequestOptions(opts);
@@ -10572,14 +10642,14 @@ var _SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspac
10572
10642
  }
10573
10643
  return new _SeamHttpEndpointsWithoutWorkspace(constructorOptions);
10574
10644
  }
10575
- get ["/workspaces/create"]() {
10645
+ get "/workspaces/create"() {
10576
10646
  const { client, defaults } = this;
10577
10647
  return function workspacesCreate(...args) {
10578
10648
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10579
10649
  return seam.create(...args);
10580
10650
  };
10581
10651
  }
10582
- get ["/workspaces/list"]() {
10652
+ get "/workspaces/list"() {
10583
10653
  const { client, defaults } = this;
10584
10654
  return function workspacesList(...args) {
10585
10655
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
@@ -10587,13 +10657,14 @@ var _SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspac
10587
10657
  };
10588
10658
  }
10589
10659
  };
10590
- _SeamHttpEndpointsWithoutWorkspace.ltsVersion = seamApiLtsVersion;
10591
- var SeamHttpEndpointsWithoutWorkspace = _SeamHttpEndpointsWithoutWorkspace;
10592
10660
 
10593
10661
  // src/lib/seam/connect/routes/seam-http-without-workspace.ts
10594
- var _SeamHttpWithoutWorkspace = class _SeamHttpWithoutWorkspace {
10662
+ var SeamHttpWithoutWorkspace = class _SeamHttpWithoutWorkspace {
10663
+ client;
10664
+ defaults;
10665
+ ltsVersion = seamApiLtsVersion;
10666
+ static ltsVersion = seamApiLtsVersion;
10595
10667
  constructor(options = {}) {
10596
- this.ltsVersion = seamApiLtsVersion;
10597
10668
  const opts = parseOptions(options);
10598
10669
  this.client = "client" in opts ? opts.client : createClient(opts);
10599
10670
  this.defaults = limitToSeamHttpRequestOptions(opts);
@@ -10631,8 +10702,6 @@ var _SeamHttpWithoutWorkspace = class _SeamHttpWithoutWorkspace {
10631
10702
  return SeamHttpWorkspaces.fromClient(this.client, this.defaults);
10632
10703
  }
10633
10704
  };
10634
- _SeamHttpWithoutWorkspace.ltsVersion = seamApiLtsVersion;
10635
- var SeamHttpWithoutWorkspace = _SeamHttpWithoutWorkspace;
10636
10705
  var SeamHttpMultiWorkspace = SeamHttpWithoutWorkspace;
10637
10706
 
10638
10707
  // src/connect.ts