@seamapi/http 1.69.0 → 1.70.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (202) hide show
  1. package/LICENSE.txt +1 -1
  2. package/dist/connect.cjs +598 -546
  3. package/dist/connect.cjs.map +1 -1
  4. package/dist/connect.d.cts +223 -2380
  5. package/dist/index.cjs +598 -545
  6. package/dist/index.cjs.map +1 -1
  7. package/lib/seam/connect/resolve-action-attempt.d.ts +4 -2882
  8. package/lib/seam/connect/resolve-action-attempt.js +2 -0
  9. package/lib/seam/connect/resolve-action-attempt.js.map +1 -1
  10. package/lib/seam/connect/routes/access-codes/access-codes.js +4 -2
  11. package/lib/seam/connect/routes/access-codes/access-codes.js.map +1 -1
  12. package/lib/seam/connect/routes/access-codes/simulate/simulate.js +4 -2
  13. package/lib/seam/connect/routes/access-codes/simulate/simulate.js.map +1 -1
  14. package/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.js +4 -2
  15. package/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.js.map +1 -1
  16. package/lib/seam/connect/routes/access-grants/access-grants.js +4 -2
  17. package/lib/seam/connect/routes/access-grants/access-grants.js.map +1 -1
  18. package/lib/seam/connect/routes/access-methods/access-methods.js +4 -2
  19. package/lib/seam/connect/routes/access-methods/access-methods.js.map +1 -1
  20. package/lib/seam/connect/routes/acs/access-groups/access-groups.js +4 -2
  21. package/lib/seam/connect/routes/acs/access-groups/access-groups.js.map +1 -1
  22. package/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.js +4 -2
  23. package/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.js.map +1 -1
  24. package/lib/seam/connect/routes/acs/acs.js +4 -2
  25. package/lib/seam/connect/routes/acs/acs.js.map +1 -1
  26. package/lib/seam/connect/routes/acs/credential-pools/credential-pools.js +4 -2
  27. package/lib/seam/connect/routes/acs/credential-pools/credential-pools.js.map +1 -1
  28. package/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.js +4 -2
  29. package/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.js.map +1 -1
  30. package/lib/seam/connect/routes/acs/credentials/credentials.js +4 -2
  31. package/lib/seam/connect/routes/acs/credentials/credentials.js.map +1 -1
  32. package/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.js +4 -2
  33. package/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.js.map +1 -1
  34. package/lib/seam/connect/routes/acs/encoders/encoders.js +4 -2
  35. package/lib/seam/connect/routes/acs/encoders/encoders.js.map +1 -1
  36. package/lib/seam/connect/routes/acs/encoders/simulate/simulate.js +4 -2
  37. package/lib/seam/connect/routes/acs/encoders/simulate/simulate.js.map +1 -1
  38. package/lib/seam/connect/routes/acs/entrances/entrances.js +4 -2
  39. package/lib/seam/connect/routes/acs/entrances/entrances.js.map +1 -1
  40. package/lib/seam/connect/routes/acs/systems/systems.js +4 -2
  41. package/lib/seam/connect/routes/acs/systems/systems.js.map +1 -1
  42. package/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.js +4 -2
  43. package/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.js.map +1 -1
  44. package/lib/seam/connect/routes/acs/users/users.js +4 -2
  45. package/lib/seam/connect/routes/acs/users/users.js.map +1 -1
  46. package/lib/seam/connect/routes/action-attempts/action-attempts.js +4 -2
  47. package/lib/seam/connect/routes/action-attempts/action-attempts.js.map +1 -1
  48. package/lib/seam/connect/routes/bridges/bridges.js +4 -2
  49. package/lib/seam/connect/routes/bridges/bridges.js.map +1 -1
  50. package/lib/seam/connect/routes/client-sessions/client-sessions.js +4 -2
  51. package/lib/seam/connect/routes/client-sessions/client-sessions.js.map +1 -1
  52. package/lib/seam/connect/routes/connect-webviews/connect-webviews.js +4 -2
  53. package/lib/seam/connect/routes/connect-webviews/connect-webviews.js.map +1 -1
  54. package/lib/seam/connect/routes/connected-accounts/connected-accounts.js +4 -2
  55. package/lib/seam/connect/routes/connected-accounts/connected-accounts.js.map +1 -1
  56. package/lib/seam/connect/routes/customers/customers.js +4 -2
  57. package/lib/seam/connect/routes/customers/customers.js.map +1 -1
  58. package/lib/seam/connect/routes/devices/devices.js +4 -2
  59. package/lib/seam/connect/routes/devices/devices.js.map +1 -1
  60. package/lib/seam/connect/routes/devices/simulate/simulate.js +4 -2
  61. package/lib/seam/connect/routes/devices/simulate/simulate.js.map +1 -1
  62. package/lib/seam/connect/routes/devices/unmanaged/unmanaged.js +4 -2
  63. package/lib/seam/connect/routes/devices/unmanaged/unmanaged.js.map +1 -1
  64. package/lib/seam/connect/routes/events/events.js +4 -2
  65. package/lib/seam/connect/routes/events/events.js.map +1 -1
  66. package/lib/seam/connect/routes/instant-keys/instant-keys.js +4 -2
  67. package/lib/seam/connect/routes/instant-keys/instant-keys.js.map +1 -1
  68. package/lib/seam/connect/routes/locks/locks.js +4 -2
  69. package/lib/seam/connect/routes/locks/locks.js.map +1 -1
  70. package/lib/seam/connect/routes/locks/simulate/simulate.js +4 -2
  71. package/lib/seam/connect/routes/locks/simulate/simulate.js.map +1 -1
  72. package/lib/seam/connect/routes/noise-sensors/noise-sensors.js +4 -2
  73. package/lib/seam/connect/routes/noise-sensors/noise-sensors.js.map +1 -1
  74. package/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.js +4 -2
  75. package/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.js.map +1 -1
  76. package/lib/seam/connect/routes/noise-sensors/simulate/simulate.js +4 -2
  77. package/lib/seam/connect/routes/noise-sensors/simulate/simulate.js.map +1 -1
  78. package/lib/seam/connect/routes/phones/phones.js +4 -2
  79. package/lib/seam/connect/routes/phones/phones.js.map +1 -1
  80. package/lib/seam/connect/routes/phones/simulate/simulate.js +4 -2
  81. package/lib/seam/connect/routes/phones/simulate/simulate.js.map +1 -1
  82. package/lib/seam/connect/routes/seam/console/console.js +4 -2
  83. package/lib/seam/connect/routes/seam/console/console.js.map +1 -1
  84. package/lib/seam/connect/routes/seam/console/v1/timelines/timelines.js +4 -2
  85. package/lib/seam/connect/routes/seam/console/v1/timelines/timelines.js.map +1 -1
  86. package/lib/seam/connect/routes/seam/console/v1/v1.js +4 -2
  87. package/lib/seam/connect/routes/seam/console/v1/v1.js.map +1 -1
  88. package/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.js +4 -2
  89. package/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.js.map +1 -1
  90. package/lib/seam/connect/routes/seam/customer/v1/automations/automations.js +4 -2
  91. package/lib/seam/connect/routes/seam/customer/v1/automations/automations.js.map +1 -1
  92. package/lib/seam/connect/routes/seam/customer/v1/events/events.js +4 -2
  93. package/lib/seam/connect/routes/seam/customer/v1/events/events.js.map +1 -1
  94. package/lib/seam/connect/routes/seam/customer/v1/portals/portals.js +4 -2
  95. package/lib/seam/connect/routes/seam/customer/v1/portals/portals.js.map +1 -1
  96. package/lib/seam/connect/routes/seam/customer/v1/settings/settings.js +4 -2
  97. package/lib/seam/connect/routes/seam/customer/v1/settings/settings.js.map +1 -1
  98. package/lib/seam/connect/routes/seam/customer/v1/v1.js +4 -2
  99. package/lib/seam/connect/routes/seam/customer/v1/v1.js.map +1 -1
  100. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.js +4 -2
  101. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.js.map +1 -1
  102. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.js +4 -2
  103. package/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.js.map +1 -1
  104. package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.d.ts +2 -2
  105. package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.js +6 -4
  106. package/lib/seam/connect/routes/seam-http-endpoints-without-workspace.js.map +1 -1
  107. package/lib/seam/connect/routes/seam-http-endpoints.d.ts +218 -218
  108. package/lib/seam/connect/routes/seam-http-endpoints.js +222 -220
  109. package/lib/seam/connect/routes/seam-http-endpoints.js.map +1 -1
  110. package/lib/seam/connect/routes/seam-http-without-workspace.js +4 -2
  111. package/lib/seam/connect/routes/seam-http-without-workspace.js.map +1 -1
  112. package/lib/seam/connect/routes/seam-http.js +4 -2
  113. package/lib/seam/connect/routes/seam-http.js.map +1 -1
  114. package/lib/seam/connect/routes/spaces/spaces.js +4 -2
  115. package/lib/seam/connect/routes/spaces/spaces.js.map +1 -1
  116. package/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.js +4 -2
  117. package/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.js.map +1 -1
  118. package/lib/seam/connect/routes/thermostats/schedules/schedules.js +4 -2
  119. package/lib/seam/connect/routes/thermostats/schedules/schedules.js.map +1 -1
  120. package/lib/seam/connect/routes/thermostats/simulate/simulate.js +4 -2
  121. package/lib/seam/connect/routes/thermostats/simulate/simulate.js.map +1 -1
  122. package/lib/seam/connect/routes/thermostats/thermostats.js +4 -2
  123. package/lib/seam/connect/routes/thermostats/thermostats.js.map +1 -1
  124. package/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.js +4 -2
  125. package/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.js.map +1 -1
  126. package/lib/seam/connect/routes/unstable-partner/unstable-partner.js +4 -2
  127. package/lib/seam/connect/routes/unstable-partner/unstable-partner.js.map +1 -1
  128. package/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.js +4 -2
  129. package/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.js.map +1 -1
  130. package/lib/seam/connect/routes/user-identities/user-identities.js +4 -2
  131. package/lib/seam/connect/routes/user-identities/user-identities.js.map +1 -1
  132. package/lib/seam/connect/routes/webhooks/webhooks.js +4 -2
  133. package/lib/seam/connect/routes/webhooks/webhooks.js.map +1 -1
  134. package/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.js +4 -2
  135. package/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.js.map +1 -1
  136. package/lib/seam/connect/routes/workspaces/workspaces.js +4 -2
  137. package/lib/seam/connect/routes/workspaces/workspaces.js.map +1 -1
  138. package/lib/seam/connect/seam-http-error.js +10 -16
  139. package/lib/seam/connect/seam-http-error.js.map +1 -1
  140. package/lib/seam/connect/seam-http-request.js +18 -31
  141. package/lib/seam/connect/seam-http-request.js.map +1 -1
  142. package/lib/seam/connect/seam-paginator.js +41 -53
  143. package/lib/seam/connect/seam-paginator.js.map +1 -1
  144. package/lib/version.d.ts +1 -1
  145. package/lib/version.js +1 -1
  146. package/package.json +15 -15
  147. package/src/lib/seam/connect/routes/access-codes/access-codes.ts +0 -10
  148. package/src/lib/seam/connect/routes/access-codes/simulate/simulate.ts +0 -1
  149. package/src/lib/seam/connect/routes/access-codes/unmanaged/unmanaged.ts +0 -5
  150. package/src/lib/seam/connect/routes/access-grants/access-grants.ts +0 -6
  151. package/src/lib/seam/connect/routes/access-methods/access-methods.ts +0 -4
  152. package/src/lib/seam/connect/routes/acs/access-groups/access-groups.ts +0 -6
  153. package/src/lib/seam/connect/routes/acs/access-groups/unmanaged/unmanaged.ts +0 -2
  154. package/src/lib/seam/connect/routes/acs/credential-pools/credential-pools.ts +0 -1
  155. package/src/lib/seam/connect/routes/acs/credential-provisioning-automations/credential-provisioning-automations.ts +0 -1
  156. package/src/lib/seam/connect/routes/acs/credentials/credentials.ts +0 -9
  157. package/src/lib/seam/connect/routes/acs/credentials/unmanaged/unmanaged.ts +0 -2
  158. package/src/lib/seam/connect/routes/acs/encoders/encoders.ts +0 -2
  159. package/src/lib/seam/connect/routes/acs/encoders/simulate/simulate.ts +0 -4
  160. package/src/lib/seam/connect/routes/acs/entrances/entrances.ts +0 -4
  161. package/src/lib/seam/connect/routes/acs/systems/systems.ts +0 -3
  162. package/src/lib/seam/connect/routes/acs/users/unmanaged/unmanaged.ts +0 -2
  163. package/src/lib/seam/connect/routes/acs/users/users.ts +0 -11
  164. package/src/lib/seam/connect/routes/action-attempts/action-attempts.ts +0 -1
  165. package/src/lib/seam/connect/routes/bridges/bridges.ts +0 -2
  166. package/src/lib/seam/connect/routes/client-sessions/client-sessions.ts +0 -7
  167. package/src/lib/seam/connect/routes/connect-webviews/connect-webviews.ts +0 -4
  168. package/src/lib/seam/connect/routes/connected-accounts/connected-accounts.ts +0 -5
  169. package/src/lib/seam/connect/routes/customers/customers.ts +0 -3
  170. package/src/lib/seam/connect/routes/devices/devices.ts +0 -5
  171. package/src/lib/seam/connect/routes/devices/simulate/simulate.ts +0 -6
  172. package/src/lib/seam/connect/routes/devices/unmanaged/unmanaged.ts +0 -3
  173. package/src/lib/seam/connect/routes/events/events.ts +0 -2
  174. package/src/lib/seam/connect/routes/instant-keys/instant-keys.ts +0 -3
  175. package/src/lib/seam/connect/routes/locks/locks.ts +0 -2
  176. package/src/lib/seam/connect/routes/noise-sensors/noise-sensors.ts +0 -1
  177. package/src/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.ts +0 -5
  178. package/src/lib/seam/connect/routes/noise-sensors/simulate/simulate.ts +0 -1
  179. package/src/lib/seam/connect/routes/phones/phones.ts +0 -3
  180. package/src/lib/seam/connect/routes/phones/simulate/simulate.ts +0 -1
  181. package/src/lib/seam/connect/routes/seam/console/v1/timelines/timelines.ts +0 -1
  182. package/src/lib/seam/connect/routes/seam/console/v1/v1.ts +0 -1
  183. package/src/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.ts +0 -1
  184. package/src/lib/seam/connect/routes/seam/customer/v1/automations/automations.ts +0 -3
  185. package/src/lib/seam/connect/routes/seam/customer/v1/events/events.ts +0 -1
  186. package/src/lib/seam/connect/routes/seam/customer/v1/portals/portals.ts +0 -1
  187. package/src/lib/seam/connect/routes/seam/customer/v1/settings/settings.ts +0 -2
  188. package/src/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.ts +0 -1
  189. package/src/lib/seam/connect/routes/seam-http-endpoints-without-workspace.ts +2 -2
  190. package/src/lib/seam/connect/routes/seam-http-endpoints.ts +218 -218
  191. package/src/lib/seam/connect/routes/spaces/spaces.ts +0 -10
  192. package/src/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.ts +0 -2
  193. package/src/lib/seam/connect/routes/thermostats/schedules/schedules.ts +0 -5
  194. package/src/lib/seam/connect/routes/thermostats/simulate/simulate.ts +0 -2
  195. package/src/lib/seam/connect/routes/thermostats/thermostats.ts +0 -7
  196. package/src/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.ts +0 -4
  197. package/src/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.ts +0 -4
  198. package/src/lib/seam/connect/routes/user-identities/user-identities.ts +0 -13
  199. package/src/lib/seam/connect/routes/webhooks/webhooks.ts +0 -5
  200. package/src/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.ts +0 -5
  201. package/src/lib/seam/connect/routes/workspaces/workspaces.ts +0 -5
  202. package/src/lib/version.ts +1 -1
package/dist/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);
@@ -4296,13 +4313,14 @@ var _SeamHttpDevicesSimulate = class _SeamHttpDevicesSimulate {
4296
4313
  });
4297
4314
  }
4298
4315
  };
4299
- _SeamHttpDevicesSimulate.ltsVersion = seamApiLtsVersion;
4300
- var SeamHttpDevicesSimulate = _SeamHttpDevicesSimulate;
4301
4316
 
4302
4317
  // src/lib/seam/connect/routes/devices/unmanaged/unmanaged.ts
4303
- var _SeamHttpDevicesUnmanaged = class _SeamHttpDevicesUnmanaged {
4318
+ var SeamHttpDevicesUnmanaged = class _SeamHttpDevicesUnmanaged {
4319
+ client;
4320
+ defaults;
4321
+ ltsVersion = seamApiLtsVersion;
4322
+ static ltsVersion = seamApiLtsVersion;
4304
4323
  constructor(apiKeyOrOptions = {}) {
4305
- this.ltsVersion = seamApiLtsVersion;
4306
4324
  const options = parseOptions(apiKeyOrOptions);
4307
4325
  this.client = "client" in options ? options.client : createClient(options);
4308
4326
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4408,13 +4426,14 @@ var _SeamHttpDevicesUnmanaged = class _SeamHttpDevicesUnmanaged {
4408
4426
  });
4409
4427
  }
4410
4428
  };
4411
- _SeamHttpDevicesUnmanaged.ltsVersion = seamApiLtsVersion;
4412
- var SeamHttpDevicesUnmanaged = _SeamHttpDevicesUnmanaged;
4413
4429
 
4414
4430
  // src/lib/seam/connect/routes/devices/devices.ts
4415
- var _SeamHttpDevices = class _SeamHttpDevices {
4431
+ var SeamHttpDevices = class _SeamHttpDevices {
4432
+ client;
4433
+ defaults;
4434
+ ltsVersion = seamApiLtsVersion;
4435
+ static ltsVersion = seamApiLtsVersion;
4416
4436
  constructor(apiKeyOrOptions = {}) {
4417
- this.ltsVersion = seamApiLtsVersion;
4418
4437
  const options = parseOptions(apiKeyOrOptions);
4419
4438
  this.client = "client" in options ? options.client : createClient(options);
4420
4439
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4549,13 +4568,14 @@ var _SeamHttpDevices = class _SeamHttpDevices {
4549
4568
  });
4550
4569
  }
4551
4570
  };
4552
- _SeamHttpDevices.ltsVersion = seamApiLtsVersion;
4553
- var SeamHttpDevices = _SeamHttpDevices;
4554
4571
 
4555
4572
  // src/lib/seam/connect/routes/events/events.ts
4556
- var _SeamHttpEvents = class _SeamHttpEvents {
4573
+ var SeamHttpEvents = class _SeamHttpEvents {
4574
+ client;
4575
+ defaults;
4576
+ ltsVersion = seamApiLtsVersion;
4577
+ static ltsVersion = seamApiLtsVersion;
4557
4578
  constructor(apiKeyOrOptions = {}) {
4558
- this.ltsVersion = seamApiLtsVersion;
4559
4579
  const options = parseOptions(apiKeyOrOptions);
4560
4580
  this.client = "client" in options ? options.client : createClient(options);
4561
4581
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4652,13 +4672,14 @@ var _SeamHttpEvents = class _SeamHttpEvents {
4652
4672
  });
4653
4673
  }
4654
4674
  };
4655
- _SeamHttpEvents.ltsVersion = seamApiLtsVersion;
4656
- var SeamHttpEvents = _SeamHttpEvents;
4657
4675
 
4658
4676
  // src/lib/seam/connect/routes/instant-keys/instant-keys.ts
4659
- var _SeamHttpInstantKeys = class _SeamHttpInstantKeys {
4677
+ var SeamHttpInstantKeys = class _SeamHttpInstantKeys {
4678
+ client;
4679
+ defaults;
4680
+ ltsVersion = seamApiLtsVersion;
4681
+ static ltsVersion = seamApiLtsVersion;
4660
4682
  constructor(apiKeyOrOptions = {}) {
4661
- this.ltsVersion = seamApiLtsVersion;
4662
4683
  const options = parseOptions(apiKeyOrOptions);
4663
4684
  this.client = "client" in options ? options.client : createClient(options);
4664
4685
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4764,13 +4785,14 @@ var _SeamHttpInstantKeys = class _SeamHttpInstantKeys {
4764
4785
  });
4765
4786
  }
4766
4787
  };
4767
- _SeamHttpInstantKeys.ltsVersion = seamApiLtsVersion;
4768
- var SeamHttpInstantKeys = _SeamHttpInstantKeys;
4769
4788
 
4770
4789
  // src/lib/seam/connect/routes/locks/simulate/simulate.ts
4771
- var _SeamHttpLocksSimulate = class _SeamHttpLocksSimulate {
4790
+ var SeamHttpLocksSimulate = class _SeamHttpLocksSimulate {
4791
+ client;
4792
+ defaults;
4793
+ ltsVersion = seamApiLtsVersion;
4794
+ static ltsVersion = seamApiLtsVersion;
4772
4795
  constructor(apiKeyOrOptions = {}) {
4773
- this.ltsVersion = seamApiLtsVersion;
4774
4796
  const options = parseOptions(apiKeyOrOptions);
4775
4797
  this.client = "client" in options ? options.client : createClient(options);
4776
4798
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4867,13 +4889,14 @@ var _SeamHttpLocksSimulate = class _SeamHttpLocksSimulate {
4867
4889
  });
4868
4890
  }
4869
4891
  };
4870
- _SeamHttpLocksSimulate.ltsVersion = seamApiLtsVersion;
4871
- var SeamHttpLocksSimulate = _SeamHttpLocksSimulate;
4872
4892
 
4873
4893
  // src/lib/seam/connect/routes/locks/locks.ts
4874
- var _SeamHttpLocks = class _SeamHttpLocks {
4894
+ var SeamHttpLocks = class _SeamHttpLocks {
4895
+ client;
4896
+ defaults;
4897
+ ltsVersion = seamApiLtsVersion;
4898
+ static ltsVersion = seamApiLtsVersion;
4875
4899
  constructor(apiKeyOrOptions = {}) {
4876
- this.ltsVersion = seamApiLtsVersion;
4877
4900
  const options = parseOptions(apiKeyOrOptions);
4878
4901
  this.client = "client" in options ? options.client : createClient(options);
4879
4902
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -4991,13 +5014,14 @@ var _SeamHttpLocks = class _SeamHttpLocks {
4991
5014
  });
4992
5015
  }
4993
5016
  };
4994
- _SeamHttpLocks.ltsVersion = seamApiLtsVersion;
4995
- var SeamHttpLocks = _SeamHttpLocks;
4996
5017
 
4997
5018
  // src/lib/seam/connect/routes/noise-sensors/noise-thresholds/noise-thresholds.ts
4998
- var _SeamHttpNoiseSensorsNoiseThresholds = class _SeamHttpNoiseSensorsNoiseThresholds {
5019
+ var SeamHttpNoiseSensorsNoiseThresholds = class _SeamHttpNoiseSensorsNoiseThresholds {
5020
+ client;
5021
+ defaults;
5022
+ ltsVersion = seamApiLtsVersion;
5023
+ static ltsVersion = seamApiLtsVersion;
4999
5024
  constructor(apiKeyOrOptions = {}) {
5000
- this.ltsVersion = seamApiLtsVersion;
5001
5025
  const options = parseOptions(apiKeyOrOptions);
5002
5026
  this.client = "client" in options ? options.client : createClient(options);
5003
5027
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5124,13 +5148,14 @@ var _SeamHttpNoiseSensorsNoiseThresholds = class _SeamHttpNoiseSensorsNoiseThres
5124
5148
  });
5125
5149
  }
5126
5150
  };
5127
- _SeamHttpNoiseSensorsNoiseThresholds.ltsVersion = seamApiLtsVersion;
5128
- var SeamHttpNoiseSensorsNoiseThresholds = _SeamHttpNoiseSensorsNoiseThresholds;
5129
5151
 
5130
5152
  // src/lib/seam/connect/routes/noise-sensors/simulate/simulate.ts
5131
- var _SeamHttpNoiseSensorsSimulate = class _SeamHttpNoiseSensorsSimulate {
5153
+ var SeamHttpNoiseSensorsSimulate = class _SeamHttpNoiseSensorsSimulate {
5154
+ client;
5155
+ defaults;
5156
+ ltsVersion = seamApiLtsVersion;
5157
+ static ltsVersion = seamApiLtsVersion;
5132
5158
  constructor(apiKeyOrOptions = {}) {
5133
- this.ltsVersion = seamApiLtsVersion;
5134
5159
  const options = parseOptions(apiKeyOrOptions);
5135
5160
  this.client = "client" in options ? options.client : createClient(options);
5136
5161
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5218,13 +5243,14 @@ var _SeamHttpNoiseSensorsSimulate = class _SeamHttpNoiseSensorsSimulate {
5218
5243
  });
5219
5244
  }
5220
5245
  };
5221
- _SeamHttpNoiseSensorsSimulate.ltsVersion = seamApiLtsVersion;
5222
- var SeamHttpNoiseSensorsSimulate = _SeamHttpNoiseSensorsSimulate;
5223
5246
 
5224
5247
  // src/lib/seam/connect/routes/noise-sensors/noise-sensors.ts
5225
- var _SeamHttpNoiseSensors = class _SeamHttpNoiseSensors {
5248
+ var SeamHttpNoiseSensors = class _SeamHttpNoiseSensors {
5249
+ client;
5250
+ defaults;
5251
+ ltsVersion = seamApiLtsVersion;
5252
+ static ltsVersion = seamApiLtsVersion;
5226
5253
  constructor(apiKeyOrOptions = {}) {
5227
- this.ltsVersion = seamApiLtsVersion;
5228
5254
  const options = parseOptions(apiKeyOrOptions);
5229
5255
  this.client = "client" in options ? options.client : createClient(options);
5230
5256
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5321,13 +5347,14 @@ var _SeamHttpNoiseSensors = class _SeamHttpNoiseSensors {
5321
5347
  });
5322
5348
  }
5323
5349
  };
5324
- _SeamHttpNoiseSensors.ltsVersion = seamApiLtsVersion;
5325
- var SeamHttpNoiseSensors = _SeamHttpNoiseSensors;
5326
5350
 
5327
5351
  // src/lib/seam/connect/routes/phones/simulate/simulate.ts
5328
- var _SeamHttpPhonesSimulate = class _SeamHttpPhonesSimulate {
5352
+ var SeamHttpPhonesSimulate = class _SeamHttpPhonesSimulate {
5353
+ client;
5354
+ defaults;
5355
+ ltsVersion = seamApiLtsVersion;
5356
+ static ltsVersion = seamApiLtsVersion;
5329
5357
  constructor(apiKeyOrOptions = {}) {
5330
- this.ltsVersion = seamApiLtsVersion;
5331
5358
  const options = parseOptions(apiKeyOrOptions);
5332
5359
  this.client = "client" in options ? options.client : createClient(options);
5333
5360
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5415,13 +5442,14 @@ var _SeamHttpPhonesSimulate = class _SeamHttpPhonesSimulate {
5415
5442
  });
5416
5443
  }
5417
5444
  };
5418
- _SeamHttpPhonesSimulate.ltsVersion = seamApiLtsVersion;
5419
- var SeamHttpPhonesSimulate = _SeamHttpPhonesSimulate;
5420
5445
 
5421
5446
  // src/lib/seam/connect/routes/phones/phones.ts
5422
- var _SeamHttpPhones = class _SeamHttpPhones {
5447
+ var SeamHttpPhones = class _SeamHttpPhones {
5448
+ client;
5449
+ defaults;
5450
+ ltsVersion = seamApiLtsVersion;
5451
+ static ltsVersion = seamApiLtsVersion;
5423
5452
  constructor(apiKeyOrOptions = {}) {
5424
- this.ltsVersion = seamApiLtsVersion;
5425
5453
  const options = parseOptions(apiKeyOrOptions);
5426
5454
  this.client = "client" in options ? options.client : createClient(options);
5427
5455
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -5530,13 +5558,14 @@ var _SeamHttpPhones = class _SeamHttpPhones {
5530
5558
  });
5531
5559
  }
5532
5560
  };
5533
- _SeamHttpPhones.ltsVersion = seamApiLtsVersion;
5534
- var SeamHttpPhones = _SeamHttpPhones;
5535
5561
 
5536
5562
  // src/lib/seam/connect/routes/seam/console/v1/timelines/timelines.ts
5537
- var _SeamHttpSeamConsoleV1Timelines = class _SeamHttpSeamConsoleV1Timelines {
5563
+ var SeamHttpSeamConsoleV1Timelines = class _SeamHttpSeamConsoleV1Timelines {
5564
+ client;
5565
+ defaults;
5566
+ ltsVersion = seamApiLtsVersion;
5567
+ static ltsVersion = seamApiLtsVersion;
5538
5568
  constructor(apiKeyOrOptions = {}) {
5539
- this.ltsVersion = seamApiLtsVersion;
5540
5569
  const options = parseOptions(apiKeyOrOptions);
5541
5570
  if (!options.isUndocumentedApiEnabled) {
5542
5571
  throw new Error(
@@ -5634,13 +5663,14 @@ var _SeamHttpSeamConsoleV1Timelines = class _SeamHttpSeamConsoleV1Timelines {
5634
5663
  });
5635
5664
  }
5636
5665
  };
5637
- _SeamHttpSeamConsoleV1Timelines.ltsVersion = seamApiLtsVersion;
5638
- var SeamHttpSeamConsoleV1Timelines = _SeamHttpSeamConsoleV1Timelines;
5639
5666
 
5640
5667
  // src/lib/seam/connect/routes/seam/console/v1/v1.ts
5641
- var _SeamHttpSeamConsoleV1 = class _SeamHttpSeamConsoleV1 {
5668
+ var SeamHttpSeamConsoleV1 = class _SeamHttpSeamConsoleV1 {
5669
+ client;
5670
+ defaults;
5671
+ ltsVersion = seamApiLtsVersion;
5672
+ static ltsVersion = seamApiLtsVersion;
5642
5673
  constructor(apiKeyOrOptions = {}) {
5643
- this.ltsVersion = seamApiLtsVersion;
5644
5674
  const options = parseOptions(apiKeyOrOptions);
5645
5675
  if (!options.isUndocumentedApiEnabled) {
5646
5676
  throw new Error(
@@ -5741,13 +5771,14 @@ var _SeamHttpSeamConsoleV1 = class _SeamHttpSeamConsoleV1 {
5741
5771
  });
5742
5772
  }
5743
5773
  };
5744
- _SeamHttpSeamConsoleV1.ltsVersion = seamApiLtsVersion;
5745
- var SeamHttpSeamConsoleV1 = _SeamHttpSeamConsoleV1;
5746
5774
 
5747
5775
  // src/lib/seam/connect/routes/seam/console/console.ts
5748
- var _SeamHttpSeamConsole = class _SeamHttpSeamConsole {
5776
+ var SeamHttpSeamConsole = class _SeamHttpSeamConsole {
5777
+ client;
5778
+ defaults;
5779
+ ltsVersion = seamApiLtsVersion;
5780
+ static ltsVersion = seamApiLtsVersion;
5749
5781
  constructor(apiKeyOrOptions = {}) {
5750
- this.ltsVersion = seamApiLtsVersion;
5751
5782
  const options = parseOptions(apiKeyOrOptions);
5752
5783
  if (!options.isUndocumentedApiEnabled) {
5753
5784
  throw new Error(
@@ -5834,13 +5865,14 @@ var _SeamHttpSeamConsole = class _SeamHttpSeamConsole {
5834
5865
  return SeamHttpSeamConsoleV1.fromClient(this.client, this.defaults);
5835
5866
  }
5836
5867
  };
5837
- _SeamHttpSeamConsole.ltsVersion = seamApiLtsVersion;
5838
- var SeamHttpSeamConsole = _SeamHttpSeamConsole;
5839
5868
 
5840
5869
  // src/lib/seam/connect/routes/seam/customer/v1/automation-runs/automation-runs.ts
5841
- var _SeamHttpSeamCustomerV1AutomationRuns = class _SeamHttpSeamCustomerV1AutomationRuns {
5870
+ var SeamHttpSeamCustomerV1AutomationRuns = class _SeamHttpSeamCustomerV1AutomationRuns {
5871
+ client;
5872
+ defaults;
5873
+ ltsVersion = seamApiLtsVersion;
5874
+ static ltsVersion = seamApiLtsVersion;
5842
5875
  constructor(apiKeyOrOptions = {}) {
5843
- this.ltsVersion = seamApiLtsVersion;
5844
5876
  const options = parseOptions(apiKeyOrOptions);
5845
5877
  if (!options.isUndocumentedApiEnabled) {
5846
5878
  throw new Error(
@@ -5941,13 +5973,14 @@ var _SeamHttpSeamCustomerV1AutomationRuns = class _SeamHttpSeamCustomerV1Automat
5941
5973
  });
5942
5974
  }
5943
5975
  };
5944
- _SeamHttpSeamCustomerV1AutomationRuns.ltsVersion = seamApiLtsVersion;
5945
- var SeamHttpSeamCustomerV1AutomationRuns = _SeamHttpSeamCustomerV1AutomationRuns;
5946
5976
 
5947
5977
  // src/lib/seam/connect/routes/seam/customer/v1/automations/automations.ts
5948
- var _SeamHttpSeamCustomerV1Automations = class _SeamHttpSeamCustomerV1Automations {
5978
+ var SeamHttpSeamCustomerV1Automations = class _SeamHttpSeamCustomerV1Automations {
5979
+ client;
5980
+ defaults;
5981
+ ltsVersion = seamApiLtsVersion;
5982
+ static ltsVersion = seamApiLtsVersion;
5949
5983
  constructor(apiKeyOrOptions = {}) {
5950
- this.ltsVersion = seamApiLtsVersion;
5951
5984
  const options = parseOptions(apiKeyOrOptions);
5952
5985
  if (!options.isUndocumentedApiEnabled) {
5953
5986
  throw new Error(
@@ -6076,13 +6109,14 @@ var _SeamHttpSeamCustomerV1Automations = class _SeamHttpSeamCustomerV1Automation
6076
6109
  });
6077
6110
  }
6078
6111
  };
6079
- _SeamHttpSeamCustomerV1Automations.ltsVersion = seamApiLtsVersion;
6080
- var SeamHttpSeamCustomerV1Automations = _SeamHttpSeamCustomerV1Automations;
6081
6112
 
6082
6113
  // src/lib/seam/connect/routes/seam/customer/v1/events/events.ts
6083
- var _SeamHttpSeamCustomerV1Events = class _SeamHttpSeamCustomerV1Events {
6114
+ var SeamHttpSeamCustomerV1Events = class _SeamHttpSeamCustomerV1Events {
6115
+ client;
6116
+ defaults;
6117
+ ltsVersion = seamApiLtsVersion;
6118
+ static ltsVersion = seamApiLtsVersion;
6084
6119
  constructor(apiKeyOrOptions = {}) {
6085
- this.ltsVersion = seamApiLtsVersion;
6086
6120
  const options = parseOptions(apiKeyOrOptions);
6087
6121
  if (!options.isUndocumentedApiEnabled) {
6088
6122
  throw new Error(
@@ -6180,13 +6214,14 @@ var _SeamHttpSeamCustomerV1Events = class _SeamHttpSeamCustomerV1Events {
6180
6214
  });
6181
6215
  }
6182
6216
  };
6183
- _SeamHttpSeamCustomerV1Events.ltsVersion = seamApiLtsVersion;
6184
- var SeamHttpSeamCustomerV1Events = _SeamHttpSeamCustomerV1Events;
6185
6217
 
6186
6218
  // src/lib/seam/connect/routes/seam/customer/v1/portals/portals.ts
6187
- var _SeamHttpSeamCustomerV1Portals = class _SeamHttpSeamCustomerV1Portals {
6219
+ var SeamHttpSeamCustomerV1Portals = class _SeamHttpSeamCustomerV1Portals {
6220
+ client;
6221
+ defaults;
6222
+ ltsVersion = seamApiLtsVersion;
6223
+ static ltsVersion = seamApiLtsVersion;
6188
6224
  constructor(apiKeyOrOptions = {}) {
6189
- this.ltsVersion = seamApiLtsVersion;
6190
6225
  const options = parseOptions(apiKeyOrOptions);
6191
6226
  if (!options.isUndocumentedApiEnabled) {
6192
6227
  throw new Error(
@@ -6284,13 +6319,14 @@ var _SeamHttpSeamCustomerV1Portals = class _SeamHttpSeamCustomerV1Portals {
6284
6319
  });
6285
6320
  }
6286
6321
  };
6287
- _SeamHttpSeamCustomerV1Portals.ltsVersion = seamApiLtsVersion;
6288
- var SeamHttpSeamCustomerV1Portals = _SeamHttpSeamCustomerV1Portals;
6289
6322
 
6290
6323
  // src/lib/seam/connect/routes/seam/customer/v1/settings/settings.ts
6291
- var _SeamHttpSeamCustomerV1Settings = class _SeamHttpSeamCustomerV1Settings {
6324
+ var SeamHttpSeamCustomerV1Settings = class _SeamHttpSeamCustomerV1Settings {
6325
+ client;
6326
+ defaults;
6327
+ ltsVersion = seamApiLtsVersion;
6328
+ static ltsVersion = seamApiLtsVersion;
6292
6329
  constructor(apiKeyOrOptions = {}) {
6293
- this.ltsVersion = seamApiLtsVersion;
6294
6330
  const options = parseOptions(apiKeyOrOptions);
6295
6331
  if (!options.isUndocumentedApiEnabled) {
6296
6332
  throw new Error(
@@ -6402,13 +6438,14 @@ var _SeamHttpSeamCustomerV1Settings = class _SeamHttpSeamCustomerV1Settings {
6402
6438
  });
6403
6439
  }
6404
6440
  };
6405
- _SeamHttpSeamCustomerV1Settings.ltsVersion = seamApiLtsVersion;
6406
- var SeamHttpSeamCustomerV1Settings = _SeamHttpSeamCustomerV1Settings;
6407
6441
 
6408
6442
  // src/lib/seam/connect/routes/seam/customer/v1/v1.ts
6409
- var _SeamHttpSeamCustomerV1 = class _SeamHttpSeamCustomerV1 {
6443
+ var SeamHttpSeamCustomerV1 = class _SeamHttpSeamCustomerV1 {
6444
+ client;
6445
+ defaults;
6446
+ ltsVersion = seamApiLtsVersion;
6447
+ static ltsVersion = seamApiLtsVersion;
6410
6448
  constructor(apiKeyOrOptions = {}) {
6411
- this.ltsVersion = seamApiLtsVersion;
6412
6449
  const options = parseOptions(apiKeyOrOptions);
6413
6450
  if (!options.isUndocumentedApiEnabled) {
6414
6451
  throw new Error(
@@ -6513,13 +6550,14 @@ var _SeamHttpSeamCustomerV1 = class _SeamHttpSeamCustomerV1 {
6513
6550
  return SeamHttpSeamCustomerV1Settings.fromClient(this.client, this.defaults);
6514
6551
  }
6515
6552
  };
6516
- _SeamHttpSeamCustomerV1.ltsVersion = seamApiLtsVersion;
6517
- var SeamHttpSeamCustomerV1 = _SeamHttpSeamCustomerV1;
6518
6553
 
6519
6554
  // src/lib/seam/connect/routes/seam/partner/v1/building-blocks/spaces/spaces.ts
6520
- var _SeamHttpSeamPartnerV1BuildingBlocksSpaces = class _SeamHttpSeamPartnerV1BuildingBlocksSpaces {
6555
+ var SeamHttpSeamPartnerV1BuildingBlocksSpaces = class _SeamHttpSeamPartnerV1BuildingBlocksSpaces {
6556
+ client;
6557
+ defaults;
6558
+ ltsVersion = seamApiLtsVersion;
6559
+ static ltsVersion = seamApiLtsVersion;
6521
6560
  constructor(apiKeyOrOptions = {}) {
6522
- this.ltsVersion = seamApiLtsVersion;
6523
6561
  const options = parseOptions(apiKeyOrOptions);
6524
6562
  if (!options.isUndocumentedApiEnabled) {
6525
6563
  throw new Error(
@@ -6620,13 +6658,14 @@ var _SeamHttpSeamPartnerV1BuildingBlocksSpaces = class _SeamHttpSeamPartnerV1Bui
6620
6658
  });
6621
6659
  }
6622
6660
  };
6623
- _SeamHttpSeamPartnerV1BuildingBlocksSpaces.ltsVersion = seamApiLtsVersion;
6624
- var SeamHttpSeamPartnerV1BuildingBlocksSpaces = _SeamHttpSeamPartnerV1BuildingBlocksSpaces;
6625
6661
 
6626
6662
  // src/lib/seam/connect/routes/seam/partner/v1/building-blocks/building-blocks.ts
6627
- var _SeamHttpSeamPartnerV1BuildingBlocks = class _SeamHttpSeamPartnerV1BuildingBlocks {
6663
+ var SeamHttpSeamPartnerV1BuildingBlocks = class _SeamHttpSeamPartnerV1BuildingBlocks {
6664
+ client;
6665
+ defaults;
6666
+ ltsVersion = seamApiLtsVersion;
6667
+ static ltsVersion = seamApiLtsVersion;
6628
6668
  constructor(apiKeyOrOptions = {}) {
6629
- this.ltsVersion = seamApiLtsVersion;
6630
6669
  const options = parseOptions(apiKeyOrOptions);
6631
6670
  if (!options.isUndocumentedApiEnabled) {
6632
6671
  throw new Error(
@@ -6719,13 +6758,14 @@ var _SeamHttpSeamPartnerV1BuildingBlocks = class _SeamHttpSeamPartnerV1BuildingB
6719
6758
  );
6720
6759
  }
6721
6760
  };
6722
- _SeamHttpSeamPartnerV1BuildingBlocks.ltsVersion = seamApiLtsVersion;
6723
- var SeamHttpSeamPartnerV1BuildingBlocks = _SeamHttpSeamPartnerV1BuildingBlocks;
6724
6761
 
6725
6762
  // src/lib/seam/connect/routes/spaces/spaces.ts
6726
- var _SeamHttpSpaces = class _SeamHttpSpaces {
6763
+ var SeamHttpSpaces = class _SeamHttpSpaces {
6764
+ client;
6765
+ defaults;
6766
+ ltsVersion = seamApiLtsVersion;
6767
+ static ltsVersion = seamApiLtsVersion;
6727
6768
  constructor(apiKeyOrOptions = {}) {
6728
- this.ltsVersion = seamApiLtsVersion;
6729
6769
  const options = parseOptions(apiKeyOrOptions);
6730
6770
  this.client = "client" in options ? options.client : createClient(options);
6731
6771
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -6894,13 +6934,14 @@ var _SeamHttpSpaces = class _SeamHttpSpaces {
6894
6934
  });
6895
6935
  }
6896
6936
  };
6897
- _SeamHttpSpaces.ltsVersion = seamApiLtsVersion;
6898
- var SeamHttpSpaces = _SeamHttpSpaces;
6899
6937
 
6900
6938
  // src/lib/seam/connect/routes/thermostats/daily-programs/daily-programs.ts
6901
- var _SeamHttpThermostatsDailyPrograms = class _SeamHttpThermostatsDailyPrograms {
6939
+ var SeamHttpThermostatsDailyPrograms = class _SeamHttpThermostatsDailyPrograms {
6940
+ client;
6941
+ defaults;
6942
+ ltsVersion = seamApiLtsVersion;
6943
+ static ltsVersion = seamApiLtsVersion;
6902
6944
  constructor(apiKeyOrOptions = {}) {
6903
- this.ltsVersion = seamApiLtsVersion;
6904
6945
  const options = parseOptions(apiKeyOrOptions);
6905
6946
  this.client = "client" in options ? options.client : createClient(options);
6906
6947
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7009,13 +7050,14 @@ var _SeamHttpThermostatsDailyPrograms = class _SeamHttpThermostatsDailyPrograms
7009
7050
  });
7010
7051
  }
7011
7052
  };
7012
- _SeamHttpThermostatsDailyPrograms.ltsVersion = seamApiLtsVersion;
7013
- var SeamHttpThermostatsDailyPrograms = _SeamHttpThermostatsDailyPrograms;
7014
7053
 
7015
7054
  // src/lib/seam/connect/routes/thermostats/schedules/schedules.ts
7016
- var _SeamHttpThermostatsSchedules = class _SeamHttpThermostatsSchedules {
7055
+ var SeamHttpThermostatsSchedules = class _SeamHttpThermostatsSchedules {
7056
+ client;
7057
+ defaults;
7058
+ ltsVersion = seamApiLtsVersion;
7059
+ static ltsVersion = seamApiLtsVersion;
7017
7060
  constructor(apiKeyOrOptions = {}) {
7018
- this.ltsVersion = seamApiLtsVersion;
7019
7061
  const options = parseOptions(apiKeyOrOptions);
7020
7062
  this.client = "client" in options ? options.client : createClient(options);
7021
7063
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7139,13 +7181,14 @@ var _SeamHttpThermostatsSchedules = class _SeamHttpThermostatsSchedules {
7139
7181
  });
7140
7182
  }
7141
7183
  };
7142
- _SeamHttpThermostatsSchedules.ltsVersion = seamApiLtsVersion;
7143
- var SeamHttpThermostatsSchedules = _SeamHttpThermostatsSchedules;
7144
7184
 
7145
7185
  // src/lib/seam/connect/routes/thermostats/simulate/simulate.ts
7146
- var _SeamHttpThermostatsSimulate = class _SeamHttpThermostatsSimulate {
7186
+ var SeamHttpThermostatsSimulate = class _SeamHttpThermostatsSimulate {
7187
+ client;
7188
+ defaults;
7189
+ ltsVersion = seamApiLtsVersion;
7190
+ static ltsVersion = seamApiLtsVersion;
7147
7191
  constructor(apiKeyOrOptions = {}) {
7148
- this.ltsVersion = seamApiLtsVersion;
7149
7192
  const options = parseOptions(apiKeyOrOptions);
7150
7193
  this.client = "client" in options ? options.client : createClient(options);
7151
7194
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7242,13 +7285,14 @@ var _SeamHttpThermostatsSimulate = class _SeamHttpThermostatsSimulate {
7242
7285
  });
7243
7286
  }
7244
7287
  };
7245
- _SeamHttpThermostatsSimulate.ltsVersion = seamApiLtsVersion;
7246
- var SeamHttpThermostatsSimulate = _SeamHttpThermostatsSimulate;
7247
7288
 
7248
7289
  // src/lib/seam/connect/routes/thermostats/thermostats.ts
7249
- var _SeamHttpThermostats = class _SeamHttpThermostats {
7290
+ var SeamHttpThermostats = class _SeamHttpThermostats {
7291
+ client;
7292
+ defaults;
7293
+ ltsVersion = seamApiLtsVersion;
7294
+ static ltsVersion = seamApiLtsVersion;
7250
7295
  constructor(apiKeyOrOptions = {}) {
7251
- this.ltsVersion = seamApiLtsVersion;
7252
7296
  const options = parseOptions(apiKeyOrOptions);
7253
7297
  this.client = "client" in options ? options.client : createClient(options);
7254
7298
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -7479,13 +7523,14 @@ var _SeamHttpThermostats = class _SeamHttpThermostats {
7479
7523
  });
7480
7524
  }
7481
7525
  };
7482
- _SeamHttpThermostats.ltsVersion = seamApiLtsVersion;
7483
- var SeamHttpThermostats = _SeamHttpThermostats;
7484
7526
 
7485
7527
  // src/lib/seam/connect/routes/unstable-partner/building-blocks/building-blocks.ts
7486
- var _SeamHttpUnstablePartnerBuildingBlocks = class _SeamHttpUnstablePartnerBuildingBlocks {
7528
+ var SeamHttpUnstablePartnerBuildingBlocks = class _SeamHttpUnstablePartnerBuildingBlocks {
7529
+ client;
7530
+ defaults;
7531
+ ltsVersion = seamApiLtsVersion;
7532
+ static ltsVersion = seamApiLtsVersion;
7487
7533
  constructor(apiKeyOrOptions = {}) {
7488
- this.ltsVersion = seamApiLtsVersion;
7489
7534
  const options = parseOptions(apiKeyOrOptions);
7490
7535
  if (!options.isUndocumentedApiEnabled) {
7491
7536
  throw new Error(
@@ -7628,13 +7673,14 @@ var _SeamHttpUnstablePartnerBuildingBlocks = class _SeamHttpUnstablePartnerBuild
7628
7673
  });
7629
7674
  }
7630
7675
  };
7631
- _SeamHttpUnstablePartnerBuildingBlocks.ltsVersion = seamApiLtsVersion;
7632
- var SeamHttpUnstablePartnerBuildingBlocks = _SeamHttpUnstablePartnerBuildingBlocks;
7633
7676
 
7634
7677
  // src/lib/seam/connect/routes/unstable-partner/unstable-partner.ts
7635
- var _SeamHttpUnstablePartner = class _SeamHttpUnstablePartner {
7678
+ var SeamHttpUnstablePartner = class _SeamHttpUnstablePartner {
7679
+ client;
7680
+ defaults;
7681
+ ltsVersion = seamApiLtsVersion;
7682
+ static ltsVersion = seamApiLtsVersion;
7636
7683
  constructor(apiKeyOrOptions = {}) {
7637
- this.ltsVersion = seamApiLtsVersion;
7638
7684
  const options = parseOptions(apiKeyOrOptions);
7639
7685
  if (!options.isUndocumentedApiEnabled) {
7640
7686
  throw new Error(
@@ -7724,13 +7770,14 @@ var _SeamHttpUnstablePartner = class _SeamHttpUnstablePartner {
7724
7770
  );
7725
7771
  }
7726
7772
  };
7727
- _SeamHttpUnstablePartner.ltsVersion = seamApiLtsVersion;
7728
- var SeamHttpUnstablePartner = _SeamHttpUnstablePartner;
7729
7773
 
7730
7774
  // src/lib/seam/connect/routes/user-identities/enrollment-automations/enrollment-automations.ts
7731
- var _SeamHttpUserIdentitiesEnrollmentAutomations = class _SeamHttpUserIdentitiesEnrollmentAutomations {
7775
+ var SeamHttpUserIdentitiesEnrollmentAutomations = class _SeamHttpUserIdentitiesEnrollmentAutomations {
7776
+ client;
7777
+ defaults;
7778
+ ltsVersion = seamApiLtsVersion;
7779
+ static ltsVersion = seamApiLtsVersion;
7732
7780
  constructor(apiKeyOrOptions = {}) {
7733
- this.ltsVersion = seamApiLtsVersion;
7734
7781
  const options = parseOptions(apiKeyOrOptions);
7735
7782
  if (!options.isUndocumentedApiEnabled) {
7736
7783
  throw new Error(
@@ -7873,13 +7920,14 @@ var _SeamHttpUserIdentitiesEnrollmentAutomations = class _SeamHttpUserIdentities
7873
7920
  });
7874
7921
  }
7875
7922
  };
7876
- _SeamHttpUserIdentitiesEnrollmentAutomations.ltsVersion = seamApiLtsVersion;
7877
- var SeamHttpUserIdentitiesEnrollmentAutomations = _SeamHttpUserIdentitiesEnrollmentAutomations;
7878
7923
 
7879
7924
  // src/lib/seam/connect/routes/user-identities/user-identities.ts
7880
- var _SeamHttpUserIdentities = class _SeamHttpUserIdentities {
7925
+ var SeamHttpUserIdentities = class _SeamHttpUserIdentities {
7926
+ client;
7927
+ defaults;
7928
+ ltsVersion = seamApiLtsVersion;
7929
+ static ltsVersion = seamApiLtsVersion;
7881
7930
  constructor(apiKeyOrOptions = {}) {
7882
- this.ltsVersion = seamApiLtsVersion;
7883
7931
  const options = parseOptions(apiKeyOrOptions);
7884
7932
  this.client = "client" in options ? options.client : createClient(options);
7885
7933
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8081,13 +8129,14 @@ var _SeamHttpUserIdentities = class _SeamHttpUserIdentities {
8081
8129
  });
8082
8130
  }
8083
8131
  };
8084
- _SeamHttpUserIdentities.ltsVersion = seamApiLtsVersion;
8085
- var SeamHttpUserIdentities = _SeamHttpUserIdentities;
8086
8132
 
8087
8133
  // src/lib/seam/connect/routes/webhooks/webhooks.ts
8088
- var _SeamHttpWebhooks = class _SeamHttpWebhooks {
8134
+ var SeamHttpWebhooks = class _SeamHttpWebhooks {
8135
+ client;
8136
+ defaults;
8137
+ ltsVersion = seamApiLtsVersion;
8138
+ static ltsVersion = seamApiLtsVersion;
8089
8139
  constructor(apiKeyOrOptions = {}) {
8090
- this.ltsVersion = seamApiLtsVersion;
8091
8140
  const options = parseOptions(apiKeyOrOptions);
8092
8141
  this.client = "client" in options ? options.client : createClient(options);
8093
8142
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8211,13 +8260,14 @@ var _SeamHttpWebhooks = class _SeamHttpWebhooks {
8211
8260
  });
8212
8261
  }
8213
8262
  };
8214
- _SeamHttpWebhooks.ltsVersion = seamApiLtsVersion;
8215
- var SeamHttpWebhooks = _SeamHttpWebhooks;
8216
8263
 
8217
8264
  // src/lib/seam/connect/routes/workspaces/customization-profiles/customization-profiles.ts
8218
- var _SeamHttpWorkspacesCustomizationProfiles = class _SeamHttpWorkspacesCustomizationProfiles {
8265
+ var SeamHttpWorkspacesCustomizationProfiles = class _SeamHttpWorkspacesCustomizationProfiles {
8266
+ client;
8267
+ defaults;
8268
+ ltsVersion = seamApiLtsVersion;
8269
+ static ltsVersion = seamApiLtsVersion;
8219
8270
  constructor(apiKeyOrOptions = {}) {
8220
- this.ltsVersion = seamApiLtsVersion;
8221
8271
  const options = parseOptions(apiKeyOrOptions);
8222
8272
  if (!options.isUndocumentedApiEnabled) {
8223
8273
  throw new Error(
@@ -8374,13 +8424,14 @@ var _SeamHttpWorkspacesCustomizationProfiles = class _SeamHttpWorkspacesCustomiz
8374
8424
  });
8375
8425
  }
8376
8426
  };
8377
- _SeamHttpWorkspacesCustomizationProfiles.ltsVersion = seamApiLtsVersion;
8378
- var SeamHttpWorkspacesCustomizationProfiles = _SeamHttpWorkspacesCustomizationProfiles;
8379
8427
 
8380
8428
  // src/lib/seam/connect/routes/workspaces/workspaces.ts
8381
- var _SeamHttpWorkspaces = class _SeamHttpWorkspaces {
8429
+ var SeamHttpWorkspaces = class _SeamHttpWorkspaces {
8430
+ client;
8431
+ defaults;
8432
+ ltsVersion = seamApiLtsVersion;
8433
+ static ltsVersion = seamApiLtsVersion;
8382
8434
  constructor(apiKeyOrOptions = {}) {
8383
- this.ltsVersion = seamApiLtsVersion;
8384
8435
  const options = parseOptions(apiKeyOrOptions);
8385
8436
  this.client = "client" in options ? options.client : createClient(options);
8386
8437
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8524,13 +8575,14 @@ var _SeamHttpWorkspaces = class _SeamHttpWorkspaces {
8524
8575
  });
8525
8576
  }
8526
8577
  };
8527
- _SeamHttpWorkspaces.ltsVersion = seamApiLtsVersion;
8528
- var SeamHttpWorkspaces = _SeamHttpWorkspaces;
8529
8578
 
8530
8579
  // src/lib/seam/connect/routes/seam-http.ts
8531
- var _SeamHttp = class _SeamHttp {
8580
+ var SeamHttp = class _SeamHttp {
8581
+ client;
8582
+ defaults;
8583
+ ltsVersion = seamApiLtsVersion;
8584
+ static ltsVersion = seamApiLtsVersion;
8532
8585
  constructor(apiKeyOrOptions = {}) {
8533
- this.ltsVersion = seamApiLtsVersion;
8534
8586
  const options = parseOptions(apiKeyOrOptions);
8535
8587
  this.client = "client" in options ? options.client : createClient(options);
8536
8588
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8675,13 +8727,14 @@ var _SeamHttp = class _SeamHttp {
8675
8727
  return SeamHttpWorkspaces.fromClient(this.client, this.defaults);
8676
8728
  }
8677
8729
  };
8678
- _SeamHttp.ltsVersion = seamApiLtsVersion;
8679
- var SeamHttp = _SeamHttp;
8680
8730
 
8681
8731
  // src/lib/seam/connect/routes/seam-http-endpoints.ts
8682
- var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8732
+ var SeamHttpEndpoints = class _SeamHttpEndpoints {
8733
+ client;
8734
+ defaults;
8735
+ ltsVersion = seamApiLtsVersion;
8736
+ static ltsVersion = seamApiLtsVersion;
8683
8737
  constructor(apiKeyOrOptions = {}) {
8684
- this.ltsVersion = seamApiLtsVersion;
8685
8738
  const options = parseOptions(apiKeyOrOptions);
8686
8739
  this.client = "client" in options ? options.client : createClient(options);
8687
8740
  this.defaults = limitToSeamHttpRequestOptions(options);
@@ -8759,238 +8812,238 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
8759
8812
  const clientSessions = SeamHttpClientSessions.fromClient(this.client);
8760
8813
  await clientSessions.get();
8761
8814
  }
8762
- get ["/access_codes/create"]() {
8815
+ get "/access_codes/create"() {
8763
8816
  const { client, defaults } = this;
8764
8817
  return function accessCodesCreate(...args) {
8765
8818
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8766
8819
  return seam.create(...args);
8767
8820
  };
8768
8821
  }
8769
- get ["/access_codes/create_multiple"]() {
8822
+ get "/access_codes/create_multiple"() {
8770
8823
  const { client, defaults } = this;
8771
8824
  return function accessCodesCreateMultiple(...args) {
8772
8825
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8773
8826
  return seam.createMultiple(...args);
8774
8827
  };
8775
8828
  }
8776
- get ["/access_codes/delete"]() {
8829
+ get "/access_codes/delete"() {
8777
8830
  const { client, defaults } = this;
8778
8831
  return function accessCodesDelete(...args) {
8779
8832
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8780
8833
  return seam.delete(...args);
8781
8834
  };
8782
8835
  }
8783
- get ["/access_codes/generate_code"]() {
8836
+ get "/access_codes/generate_code"() {
8784
8837
  const { client, defaults } = this;
8785
8838
  return function accessCodesGenerateCode(...args) {
8786
8839
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8787
8840
  return seam.generateCode(...args);
8788
8841
  };
8789
8842
  }
8790
- get ["/access_codes/get"]() {
8843
+ get "/access_codes/get"() {
8791
8844
  const { client, defaults } = this;
8792
8845
  return function accessCodesGet(...args) {
8793
8846
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8794
8847
  return seam.get(...args);
8795
8848
  };
8796
8849
  }
8797
- get ["/access_codes/list"]() {
8850
+ get "/access_codes/list"() {
8798
8851
  const { client, defaults } = this;
8799
8852
  return function accessCodesList(...args) {
8800
8853
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8801
8854
  return seam.list(...args);
8802
8855
  };
8803
8856
  }
8804
- get ["/access_codes/pull_backup_access_code"]() {
8857
+ get "/access_codes/pull_backup_access_code"() {
8805
8858
  const { client, defaults } = this;
8806
8859
  return function accessCodesPullBackupAccessCode(...args) {
8807
8860
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8808
8861
  return seam.pullBackupAccessCode(...args);
8809
8862
  };
8810
8863
  }
8811
- get ["/access_codes/report_device_constraints"]() {
8864
+ get "/access_codes/report_device_constraints"() {
8812
8865
  const { client, defaults } = this;
8813
8866
  return function accessCodesReportDeviceConstraints(...args) {
8814
8867
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8815
8868
  return seam.reportDeviceConstraints(...args);
8816
8869
  };
8817
8870
  }
8818
- get ["/access_codes/update"]() {
8871
+ get "/access_codes/update"() {
8819
8872
  const { client, defaults } = this;
8820
8873
  return function accessCodesUpdate(...args) {
8821
8874
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8822
8875
  return seam.update(...args);
8823
8876
  };
8824
8877
  }
8825
- get ["/access_codes/update_multiple"]() {
8878
+ get "/access_codes/update_multiple"() {
8826
8879
  const { client, defaults } = this;
8827
8880
  return function accessCodesUpdateMultiple(...args) {
8828
8881
  const seam = SeamHttpAccessCodes.fromClient(client, defaults);
8829
8882
  return seam.updateMultiple(...args);
8830
8883
  };
8831
8884
  }
8832
- get ["/access_codes/simulate/create_unmanaged_access_code"]() {
8885
+ get "/access_codes/simulate/create_unmanaged_access_code"() {
8833
8886
  const { client, defaults } = this;
8834
8887
  return function accessCodesSimulateCreateUnmanagedAccessCode(...args) {
8835
8888
  const seam = SeamHttpAccessCodesSimulate.fromClient(client, defaults);
8836
8889
  return seam.createUnmanagedAccessCode(...args);
8837
8890
  };
8838
8891
  }
8839
- get ["/access_codes/unmanaged/convert_to_managed"]() {
8892
+ get "/access_codes/unmanaged/convert_to_managed"() {
8840
8893
  const { client, defaults } = this;
8841
8894
  return function accessCodesUnmanagedConvertToManaged(...args) {
8842
8895
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8843
8896
  return seam.convertToManaged(...args);
8844
8897
  };
8845
8898
  }
8846
- get ["/access_codes/unmanaged/delete"]() {
8899
+ get "/access_codes/unmanaged/delete"() {
8847
8900
  const { client, defaults } = this;
8848
8901
  return function accessCodesUnmanagedDelete(...args) {
8849
8902
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8850
8903
  return seam.delete(...args);
8851
8904
  };
8852
8905
  }
8853
- get ["/access_codes/unmanaged/get"]() {
8906
+ get "/access_codes/unmanaged/get"() {
8854
8907
  const { client, defaults } = this;
8855
8908
  return function accessCodesUnmanagedGet(...args) {
8856
8909
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8857
8910
  return seam.get(...args);
8858
8911
  };
8859
8912
  }
8860
- get ["/access_codes/unmanaged/list"]() {
8913
+ get "/access_codes/unmanaged/list"() {
8861
8914
  const { client, defaults } = this;
8862
8915
  return function accessCodesUnmanagedList(...args) {
8863
8916
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8864
8917
  return seam.list(...args);
8865
8918
  };
8866
8919
  }
8867
- get ["/access_codes/unmanaged/update"]() {
8920
+ get "/access_codes/unmanaged/update"() {
8868
8921
  const { client, defaults } = this;
8869
8922
  return function accessCodesUnmanagedUpdate(...args) {
8870
8923
  const seam = SeamHttpAccessCodesUnmanaged.fromClient(client, defaults);
8871
8924
  return seam.update(...args);
8872
8925
  };
8873
8926
  }
8874
- get ["/access_grants/create"]() {
8927
+ get "/access_grants/create"() {
8875
8928
  const { client, defaults } = this;
8876
8929
  return function accessGrantsCreate(...args) {
8877
8930
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8878
8931
  return seam.create(...args);
8879
8932
  };
8880
8933
  }
8881
- get ["/access_grants/delete"]() {
8934
+ get "/access_grants/delete"() {
8882
8935
  const { client, defaults } = this;
8883
8936
  return function accessGrantsDelete(...args) {
8884
8937
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8885
8938
  return seam.delete(...args);
8886
8939
  };
8887
8940
  }
8888
- get ["/access_grants/get"]() {
8941
+ get "/access_grants/get"() {
8889
8942
  const { client, defaults } = this;
8890
8943
  return function accessGrantsGet(...args) {
8891
8944
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8892
8945
  return seam.get(...args);
8893
8946
  };
8894
8947
  }
8895
- get ["/access_grants/get_related"]() {
8948
+ get "/access_grants/get_related"() {
8896
8949
  const { client, defaults } = this;
8897
8950
  return function accessGrantsGetRelated(...args) {
8898
8951
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8899
8952
  return seam.getRelated(...args);
8900
8953
  };
8901
8954
  }
8902
- get ["/access_grants/list"]() {
8955
+ get "/access_grants/list"() {
8903
8956
  const { client, defaults } = this;
8904
8957
  return function accessGrantsList(...args) {
8905
8958
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8906
8959
  return seam.list(...args);
8907
8960
  };
8908
8961
  }
8909
- get ["/access_grants/update"]() {
8962
+ get "/access_grants/update"() {
8910
8963
  const { client, defaults } = this;
8911
8964
  return function accessGrantsUpdate(...args) {
8912
8965
  const seam = SeamHttpAccessGrants.fromClient(client, defaults);
8913
8966
  return seam.update(...args);
8914
8967
  };
8915
8968
  }
8916
- get ["/access_methods/delete"]() {
8969
+ get "/access_methods/delete"() {
8917
8970
  const { client, defaults } = this;
8918
8971
  return function accessMethodsDelete(...args) {
8919
8972
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8920
8973
  return seam.delete(...args);
8921
8974
  };
8922
8975
  }
8923
- get ["/access_methods/encode"]() {
8976
+ get "/access_methods/encode"() {
8924
8977
  const { client, defaults } = this;
8925
8978
  return function accessMethodsEncode(...args) {
8926
8979
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8927
8980
  return seam.encode(...args);
8928
8981
  };
8929
8982
  }
8930
- get ["/access_methods/get"]() {
8983
+ get "/access_methods/get"() {
8931
8984
  const { client, defaults } = this;
8932
8985
  return function accessMethodsGet(...args) {
8933
8986
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8934
8987
  return seam.get(...args);
8935
8988
  };
8936
8989
  }
8937
- get ["/access_methods/get_related"]() {
8990
+ get "/access_methods/get_related"() {
8938
8991
  const { client, defaults } = this;
8939
8992
  return function accessMethodsGetRelated(...args) {
8940
8993
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8941
8994
  return seam.getRelated(...args);
8942
8995
  };
8943
8996
  }
8944
- get ["/access_methods/list"]() {
8997
+ get "/access_methods/list"() {
8945
8998
  const { client, defaults } = this;
8946
8999
  return function accessMethodsList(...args) {
8947
9000
  const seam = SeamHttpAccessMethods.fromClient(client, defaults);
8948
9001
  return seam.list(...args);
8949
9002
  };
8950
9003
  }
8951
- get ["/acs/access_groups/add_user"]() {
9004
+ get "/acs/access_groups/add_user"() {
8952
9005
  const { client, defaults } = this;
8953
9006
  return function acsAccessGroupsAddUser(...args) {
8954
9007
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8955
9008
  return seam.addUser(...args);
8956
9009
  };
8957
9010
  }
8958
- get ["/acs/access_groups/get"]() {
9011
+ get "/acs/access_groups/get"() {
8959
9012
  const { client, defaults } = this;
8960
9013
  return function acsAccessGroupsGet(...args) {
8961
9014
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8962
9015
  return seam.get(...args);
8963
9016
  };
8964
9017
  }
8965
- get ["/acs/access_groups/list"]() {
9018
+ get "/acs/access_groups/list"() {
8966
9019
  const { client, defaults } = this;
8967
9020
  return function acsAccessGroupsList(...args) {
8968
9021
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8969
9022
  return seam.list(...args);
8970
9023
  };
8971
9024
  }
8972
- get ["/acs/access_groups/list_accessible_entrances"]() {
9025
+ get "/acs/access_groups/list_accessible_entrances"() {
8973
9026
  const { client, defaults } = this;
8974
9027
  return function acsAccessGroupsListAccessibleEntrances(...args) {
8975
9028
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8976
9029
  return seam.listAccessibleEntrances(...args);
8977
9030
  };
8978
9031
  }
8979
- get ["/acs/access_groups/list_users"]() {
9032
+ get "/acs/access_groups/list_users"() {
8980
9033
  const { client, defaults } = this;
8981
9034
  return function acsAccessGroupsListUsers(...args) {
8982
9035
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8983
9036
  return seam.listUsers(...args);
8984
9037
  };
8985
9038
  }
8986
- get ["/acs/access_groups/remove_user"]() {
9039
+ get "/acs/access_groups/remove_user"() {
8987
9040
  const { client, defaults } = this;
8988
9041
  return function acsAccessGroupsRemoveUser(...args) {
8989
9042
  const seam = SeamHttpAcsAccessGroups.fromClient(client, defaults);
8990
9043
  return seam.removeUser(...args);
8991
9044
  };
8992
9045
  }
8993
- get ["/acs/access_groups/unmanaged/get"]() {
9046
+ get "/acs/access_groups/unmanaged/get"() {
8994
9047
  const { client, defaults } = this;
8995
9048
  if (!this.defaults.isUndocumentedApiEnabled) {
8996
9049
  throw new Error(
@@ -9002,7 +9055,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9002
9055
  return seam.get(...args);
9003
9056
  };
9004
9057
  }
9005
- get ["/acs/access_groups/unmanaged/list"]() {
9058
+ get "/acs/access_groups/unmanaged/list"() {
9006
9059
  const { client, defaults } = this;
9007
9060
  if (!this.defaults.isUndocumentedApiEnabled) {
9008
9061
  throw new Error(
@@ -9014,7 +9067,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9014
9067
  return seam.list(...args);
9015
9068
  };
9016
9069
  }
9017
- get ["/acs/credential_pools/list"]() {
9070
+ get "/acs/credential_pools/list"() {
9018
9071
  const { client, defaults } = this;
9019
9072
  if (!this.defaults.isUndocumentedApiEnabled) {
9020
9073
  throw new Error(
@@ -9026,7 +9079,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9026
9079
  return seam.list(...args);
9027
9080
  };
9028
9081
  }
9029
- get ["/acs/credential_provisioning_automations/launch"]() {
9082
+ get "/acs/credential_provisioning_automations/launch"() {
9030
9083
  const { client, defaults } = this;
9031
9084
  if (!this.defaults.isUndocumentedApiEnabled) {
9032
9085
  throw new Error(
@@ -9041,21 +9094,21 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9041
9094
  return seam.launch(...args);
9042
9095
  };
9043
9096
  }
9044
- get ["/acs/credentials/assign"]() {
9097
+ get "/acs/credentials/assign"() {
9045
9098
  const { client, defaults } = this;
9046
9099
  return function acsCredentialsAssign(...args) {
9047
9100
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9048
9101
  return seam.assign(...args);
9049
9102
  };
9050
9103
  }
9051
- get ["/acs/credentials/create"]() {
9104
+ get "/acs/credentials/create"() {
9052
9105
  const { client, defaults } = this;
9053
9106
  return function acsCredentialsCreate(...args) {
9054
9107
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9055
9108
  return seam.create(...args);
9056
9109
  };
9057
9110
  }
9058
- get ["/acs/credentials/create_offline_code"]() {
9111
+ get "/acs/credentials/create_offline_code"() {
9059
9112
  const { client, defaults } = this;
9060
9113
  if (!this.defaults.isUndocumentedApiEnabled) {
9061
9114
  throw new Error(
@@ -9067,49 +9120,49 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9067
9120
  return seam.createOfflineCode(...args);
9068
9121
  };
9069
9122
  }
9070
- get ["/acs/credentials/delete"]() {
9123
+ get "/acs/credentials/delete"() {
9071
9124
  const { client, defaults } = this;
9072
9125
  return function acsCredentialsDelete(...args) {
9073
9126
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9074
9127
  return seam.delete(...args);
9075
9128
  };
9076
9129
  }
9077
- get ["/acs/credentials/get"]() {
9130
+ get "/acs/credentials/get"() {
9078
9131
  const { client, defaults } = this;
9079
9132
  return function acsCredentialsGet(...args) {
9080
9133
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9081
9134
  return seam.get(...args);
9082
9135
  };
9083
9136
  }
9084
- get ["/acs/credentials/list"]() {
9137
+ get "/acs/credentials/list"() {
9085
9138
  const { client, defaults } = this;
9086
9139
  return function acsCredentialsList(...args) {
9087
9140
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9088
9141
  return seam.list(...args);
9089
9142
  };
9090
9143
  }
9091
- get ["/acs/credentials/list_accessible_entrances"]() {
9144
+ get "/acs/credentials/list_accessible_entrances"() {
9092
9145
  const { client, defaults } = this;
9093
9146
  return function acsCredentialsListAccessibleEntrances(...args) {
9094
9147
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9095
9148
  return seam.listAccessibleEntrances(...args);
9096
9149
  };
9097
9150
  }
9098
- get ["/acs/credentials/unassign"]() {
9151
+ get "/acs/credentials/unassign"() {
9099
9152
  const { client, defaults } = this;
9100
9153
  return function acsCredentialsUnassign(...args) {
9101
9154
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9102
9155
  return seam.unassign(...args);
9103
9156
  };
9104
9157
  }
9105
- get ["/acs/credentials/update"]() {
9158
+ get "/acs/credentials/update"() {
9106
9159
  const { client, defaults } = this;
9107
9160
  return function acsCredentialsUpdate(...args) {
9108
9161
  const seam = SeamHttpAcsCredentials.fromClient(client, defaults);
9109
9162
  return seam.update(...args);
9110
9163
  };
9111
9164
  }
9112
- get ["/acs/credentials/unmanaged/get"]() {
9165
+ get "/acs/credentials/unmanaged/get"() {
9113
9166
  const { client, defaults } = this;
9114
9167
  if (!this.defaults.isUndocumentedApiEnabled) {
9115
9168
  throw new Error(
@@ -9121,7 +9174,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9121
9174
  return seam.get(...args);
9122
9175
  };
9123
9176
  }
9124
- get ["/acs/credentials/unmanaged/list"]() {
9177
+ get "/acs/credentials/unmanaged/list"() {
9125
9178
  const { client, defaults } = this;
9126
9179
  if (!this.defaults.isUndocumentedApiEnabled) {
9127
9180
  throw new Error(
@@ -9133,189 +9186,189 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9133
9186
  return seam.list(...args);
9134
9187
  };
9135
9188
  }
9136
- get ["/acs/encoders/encode_credential"]() {
9189
+ get "/acs/encoders/encode_credential"() {
9137
9190
  const { client, defaults } = this;
9138
9191
  return function acsEncodersEncodeCredential(...args) {
9139
9192
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
9140
9193
  return seam.encodeCredential(...args);
9141
9194
  };
9142
9195
  }
9143
- get ["/acs/encoders/get"]() {
9196
+ get "/acs/encoders/get"() {
9144
9197
  const { client, defaults } = this;
9145
9198
  return function acsEncodersGet(...args) {
9146
9199
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
9147
9200
  return seam.get(...args);
9148
9201
  };
9149
9202
  }
9150
- get ["/acs/encoders/list"]() {
9203
+ get "/acs/encoders/list"() {
9151
9204
  const { client, defaults } = this;
9152
9205
  return function acsEncodersList(...args) {
9153
9206
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
9154
9207
  return seam.list(...args);
9155
9208
  };
9156
9209
  }
9157
- get ["/acs/encoders/scan_credential"]() {
9210
+ get "/acs/encoders/scan_credential"() {
9158
9211
  const { client, defaults } = this;
9159
9212
  return function acsEncodersScanCredential(...args) {
9160
9213
  const seam = SeamHttpAcsEncoders.fromClient(client, defaults);
9161
9214
  return seam.scanCredential(...args);
9162
9215
  };
9163
9216
  }
9164
- get ["/acs/encoders/simulate/next_credential_encode_will_fail"]() {
9217
+ get "/acs/encoders/simulate/next_credential_encode_will_fail"() {
9165
9218
  const { client, defaults } = this;
9166
9219
  return function acsEncodersSimulateNextCredentialEncodeWillFail(...args) {
9167
9220
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
9168
9221
  return seam.nextCredentialEncodeWillFail(...args);
9169
9222
  };
9170
9223
  }
9171
- get ["/acs/encoders/simulate/next_credential_encode_will_succeed"]() {
9224
+ get "/acs/encoders/simulate/next_credential_encode_will_succeed"() {
9172
9225
  const { client, defaults } = this;
9173
9226
  return function acsEncodersSimulateNextCredentialEncodeWillSucceed(...args) {
9174
9227
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
9175
9228
  return seam.nextCredentialEncodeWillSucceed(...args);
9176
9229
  };
9177
9230
  }
9178
- get ["/acs/encoders/simulate/next_credential_scan_will_fail"]() {
9231
+ get "/acs/encoders/simulate/next_credential_scan_will_fail"() {
9179
9232
  const { client, defaults } = this;
9180
9233
  return function acsEncodersSimulateNextCredentialScanWillFail(...args) {
9181
9234
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
9182
9235
  return seam.nextCredentialScanWillFail(...args);
9183
9236
  };
9184
9237
  }
9185
- get ["/acs/encoders/simulate/next_credential_scan_will_succeed"]() {
9238
+ get "/acs/encoders/simulate/next_credential_scan_will_succeed"() {
9186
9239
  const { client, defaults } = this;
9187
9240
  return function acsEncodersSimulateNextCredentialScanWillSucceed(...args) {
9188
9241
  const seam = SeamHttpAcsEncodersSimulate.fromClient(client, defaults);
9189
9242
  return seam.nextCredentialScanWillSucceed(...args);
9190
9243
  };
9191
9244
  }
9192
- get ["/acs/entrances/get"]() {
9245
+ get "/acs/entrances/get"() {
9193
9246
  const { client, defaults } = this;
9194
9247
  return function acsEntrancesGet(...args) {
9195
9248
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
9196
9249
  return seam.get(...args);
9197
9250
  };
9198
9251
  }
9199
- get ["/acs/entrances/grant_access"]() {
9252
+ get "/acs/entrances/grant_access"() {
9200
9253
  const { client, defaults } = this;
9201
9254
  return function acsEntrancesGrantAccess(...args) {
9202
9255
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
9203
9256
  return seam.grantAccess(...args);
9204
9257
  };
9205
9258
  }
9206
- get ["/acs/entrances/list"]() {
9259
+ get "/acs/entrances/list"() {
9207
9260
  const { client, defaults } = this;
9208
9261
  return function acsEntrancesList(...args) {
9209
9262
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
9210
9263
  return seam.list(...args);
9211
9264
  };
9212
9265
  }
9213
- get ["/acs/entrances/list_credentials_with_access"]() {
9266
+ get "/acs/entrances/list_credentials_with_access"() {
9214
9267
  const { client, defaults } = this;
9215
9268
  return function acsEntrancesListCredentialsWithAccess(...args) {
9216
9269
  const seam = SeamHttpAcsEntrances.fromClient(client, defaults);
9217
9270
  return seam.listCredentialsWithAccess(...args);
9218
9271
  };
9219
9272
  }
9220
- get ["/acs/systems/get"]() {
9273
+ get "/acs/systems/get"() {
9221
9274
  const { client, defaults } = this;
9222
9275
  return function acsSystemsGet(...args) {
9223
9276
  const seam = SeamHttpAcsSystems.fromClient(client, defaults);
9224
9277
  return seam.get(...args);
9225
9278
  };
9226
9279
  }
9227
- get ["/acs/systems/list"]() {
9280
+ get "/acs/systems/list"() {
9228
9281
  const { client, defaults } = this;
9229
9282
  return function acsSystemsList(...args) {
9230
9283
  const seam = SeamHttpAcsSystems.fromClient(client, defaults);
9231
9284
  return seam.list(...args);
9232
9285
  };
9233
9286
  }
9234
- get ["/acs/systems/list_compatible_credential_manager_acs_systems"]() {
9287
+ get "/acs/systems/list_compatible_credential_manager_acs_systems"() {
9235
9288
  const { client, defaults } = this;
9236
9289
  return function acsSystemsListCompatibleCredentialManagerAcsSystems(...args) {
9237
9290
  const seam = SeamHttpAcsSystems.fromClient(client, defaults);
9238
9291
  return seam.listCompatibleCredentialManagerAcsSystems(...args);
9239
9292
  };
9240
9293
  }
9241
- get ["/acs/users/add_to_access_group"]() {
9294
+ get "/acs/users/add_to_access_group"() {
9242
9295
  const { client, defaults } = this;
9243
9296
  return function acsUsersAddToAccessGroup(...args) {
9244
9297
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9245
9298
  return seam.addToAccessGroup(...args);
9246
9299
  };
9247
9300
  }
9248
- get ["/acs/users/create"]() {
9301
+ get "/acs/users/create"() {
9249
9302
  const { client, defaults } = this;
9250
9303
  return function acsUsersCreate(...args) {
9251
9304
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9252
9305
  return seam.create(...args);
9253
9306
  };
9254
9307
  }
9255
- get ["/acs/users/delete"]() {
9308
+ get "/acs/users/delete"() {
9256
9309
  const { client, defaults } = this;
9257
9310
  return function acsUsersDelete(...args) {
9258
9311
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9259
9312
  return seam.delete(...args);
9260
9313
  };
9261
9314
  }
9262
- get ["/acs/users/get"]() {
9315
+ get "/acs/users/get"() {
9263
9316
  const { client, defaults } = this;
9264
9317
  return function acsUsersGet(...args) {
9265
9318
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9266
9319
  return seam.get(...args);
9267
9320
  };
9268
9321
  }
9269
- get ["/acs/users/list"]() {
9322
+ get "/acs/users/list"() {
9270
9323
  const { client, defaults } = this;
9271
9324
  return function acsUsersList(...args) {
9272
9325
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9273
9326
  return seam.list(...args);
9274
9327
  };
9275
9328
  }
9276
- get ["/acs/users/list_accessible_entrances"]() {
9329
+ get "/acs/users/list_accessible_entrances"() {
9277
9330
  const { client, defaults } = this;
9278
9331
  return function acsUsersListAccessibleEntrances(...args) {
9279
9332
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9280
9333
  return seam.listAccessibleEntrances(...args);
9281
9334
  };
9282
9335
  }
9283
- get ["/acs/users/remove_from_access_group"]() {
9336
+ get "/acs/users/remove_from_access_group"() {
9284
9337
  const { client, defaults } = this;
9285
9338
  return function acsUsersRemoveFromAccessGroup(...args) {
9286
9339
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9287
9340
  return seam.removeFromAccessGroup(...args);
9288
9341
  };
9289
9342
  }
9290
- get ["/acs/users/revoke_access_to_all_entrances"]() {
9343
+ get "/acs/users/revoke_access_to_all_entrances"() {
9291
9344
  const { client, defaults } = this;
9292
9345
  return function acsUsersRevokeAccessToAllEntrances(...args) {
9293
9346
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9294
9347
  return seam.revokeAccessToAllEntrances(...args);
9295
9348
  };
9296
9349
  }
9297
- get ["/acs/users/suspend"]() {
9350
+ get "/acs/users/suspend"() {
9298
9351
  const { client, defaults } = this;
9299
9352
  return function acsUsersSuspend(...args) {
9300
9353
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9301
9354
  return seam.suspend(...args);
9302
9355
  };
9303
9356
  }
9304
- get ["/acs/users/unsuspend"]() {
9357
+ get "/acs/users/unsuspend"() {
9305
9358
  const { client, defaults } = this;
9306
9359
  return function acsUsersUnsuspend(...args) {
9307
9360
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9308
9361
  return seam.unsuspend(...args);
9309
9362
  };
9310
9363
  }
9311
- get ["/acs/users/update"]() {
9364
+ get "/acs/users/update"() {
9312
9365
  const { client, defaults } = this;
9313
9366
  return function acsUsersUpdate(...args) {
9314
9367
  const seam = SeamHttpAcsUsers.fromClient(client, defaults);
9315
9368
  return seam.update(...args);
9316
9369
  };
9317
9370
  }
9318
- get ["/acs/users/unmanaged/get"]() {
9371
+ get "/acs/users/unmanaged/get"() {
9319
9372
  const { client, defaults } = this;
9320
9373
  if (!this.defaults.isUndocumentedApiEnabled) {
9321
9374
  throw new Error(
@@ -9327,7 +9380,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9327
9380
  return seam.get(...args);
9328
9381
  };
9329
9382
  }
9330
- get ["/acs/users/unmanaged/list"]() {
9383
+ get "/acs/users/unmanaged/list"() {
9331
9384
  const { client, defaults } = this;
9332
9385
  if (!this.defaults.isUndocumentedApiEnabled) {
9333
9386
  throw new Error(
@@ -9339,21 +9392,21 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9339
9392
  return seam.list(...args);
9340
9393
  };
9341
9394
  }
9342
- get ["/action_attempts/get"]() {
9395
+ get "/action_attempts/get"() {
9343
9396
  const { client, defaults } = this;
9344
9397
  return function actionAttemptsGet(...args) {
9345
9398
  const seam = SeamHttpActionAttempts.fromClient(client, defaults);
9346
9399
  return seam.get(...args);
9347
9400
  };
9348
9401
  }
9349
- get ["/action_attempts/list"]() {
9402
+ get "/action_attempts/list"() {
9350
9403
  const { client, defaults } = this;
9351
9404
  return function actionAttemptsList(...args) {
9352
9405
  const seam = SeamHttpActionAttempts.fromClient(client, defaults);
9353
9406
  return seam.list(...args);
9354
9407
  };
9355
9408
  }
9356
- get ["/bridges/get"]() {
9409
+ get "/bridges/get"() {
9357
9410
  const { client, defaults } = this;
9358
9411
  if (!this.defaults.isUndocumentedApiEnabled) {
9359
9412
  throw new Error(
@@ -9365,7 +9418,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9365
9418
  return seam.get(...args);
9366
9419
  };
9367
9420
  }
9368
- get ["/bridges/list"]() {
9421
+ get "/bridges/list"() {
9369
9422
  const { client, defaults } = this;
9370
9423
  if (!this.defaults.isUndocumentedApiEnabled) {
9371
9424
  throw new Error(
@@ -9377,140 +9430,140 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9377
9430
  return seam.list(...args);
9378
9431
  };
9379
9432
  }
9380
- get ["/client_sessions/create"]() {
9433
+ get "/client_sessions/create"() {
9381
9434
  const { client, defaults } = this;
9382
9435
  return function clientSessionsCreate(...args) {
9383
9436
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9384
9437
  return seam.create(...args);
9385
9438
  };
9386
9439
  }
9387
- get ["/client_sessions/delete"]() {
9440
+ get "/client_sessions/delete"() {
9388
9441
  const { client, defaults } = this;
9389
9442
  return function clientSessionsDelete(...args) {
9390
9443
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9391
9444
  return seam.delete(...args);
9392
9445
  };
9393
9446
  }
9394
- get ["/client_sessions/get"]() {
9447
+ get "/client_sessions/get"() {
9395
9448
  const { client, defaults } = this;
9396
9449
  return function clientSessionsGet(...args) {
9397
9450
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9398
9451
  return seam.get(...args);
9399
9452
  };
9400
9453
  }
9401
- get ["/client_sessions/get_or_create"]() {
9454
+ get "/client_sessions/get_or_create"() {
9402
9455
  const { client, defaults } = this;
9403
9456
  return function clientSessionsGetOrCreate(...args) {
9404
9457
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9405
9458
  return seam.getOrCreate(...args);
9406
9459
  };
9407
9460
  }
9408
- get ["/client_sessions/grant_access"]() {
9461
+ get "/client_sessions/grant_access"() {
9409
9462
  const { client, defaults } = this;
9410
9463
  return function clientSessionsGrantAccess(...args) {
9411
9464
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9412
9465
  return seam.grantAccess(...args);
9413
9466
  };
9414
9467
  }
9415
- get ["/client_sessions/list"]() {
9468
+ get "/client_sessions/list"() {
9416
9469
  const { client, defaults } = this;
9417
9470
  return function clientSessionsList(...args) {
9418
9471
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9419
9472
  return seam.list(...args);
9420
9473
  };
9421
9474
  }
9422
- get ["/client_sessions/revoke"]() {
9475
+ get "/client_sessions/revoke"() {
9423
9476
  const { client, defaults } = this;
9424
9477
  return function clientSessionsRevoke(...args) {
9425
9478
  const seam = SeamHttpClientSessions.fromClient(client, defaults);
9426
9479
  return seam.revoke(...args);
9427
9480
  };
9428
9481
  }
9429
- get ["/connect_webviews/create"]() {
9482
+ get "/connect_webviews/create"() {
9430
9483
  const { client, defaults } = this;
9431
9484
  return function connectWebviewsCreate(...args) {
9432
9485
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9433
9486
  return seam.create(...args);
9434
9487
  };
9435
9488
  }
9436
- get ["/connect_webviews/delete"]() {
9489
+ get "/connect_webviews/delete"() {
9437
9490
  const { client, defaults } = this;
9438
9491
  return function connectWebviewsDelete(...args) {
9439
9492
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9440
9493
  return seam.delete(...args);
9441
9494
  };
9442
9495
  }
9443
- get ["/connect_webviews/get"]() {
9496
+ get "/connect_webviews/get"() {
9444
9497
  const { client, defaults } = this;
9445
9498
  return function connectWebviewsGet(...args) {
9446
9499
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9447
9500
  return seam.get(...args);
9448
9501
  };
9449
9502
  }
9450
- get ["/connect_webviews/list"]() {
9503
+ get "/connect_webviews/list"() {
9451
9504
  const { client, defaults } = this;
9452
9505
  return function connectWebviewsList(...args) {
9453
9506
  const seam = SeamHttpConnectWebviews.fromClient(client, defaults);
9454
9507
  return seam.list(...args);
9455
9508
  };
9456
9509
  }
9457
- get ["/connected_accounts/delete"]() {
9510
+ get "/connected_accounts/delete"() {
9458
9511
  const { client, defaults } = this;
9459
9512
  return function connectedAccountsDelete(...args) {
9460
9513
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9461
9514
  return seam.delete(...args);
9462
9515
  };
9463
9516
  }
9464
- get ["/connected_accounts/get"]() {
9517
+ get "/connected_accounts/get"() {
9465
9518
  const { client, defaults } = this;
9466
9519
  return function connectedAccountsGet(...args) {
9467
9520
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9468
9521
  return seam.get(...args);
9469
9522
  };
9470
9523
  }
9471
- get ["/connected_accounts/list"]() {
9524
+ get "/connected_accounts/list"() {
9472
9525
  const { client, defaults } = this;
9473
9526
  return function connectedAccountsList(...args) {
9474
9527
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9475
9528
  return seam.list(...args);
9476
9529
  };
9477
9530
  }
9478
- get ["/connected_accounts/sync"]() {
9531
+ get "/connected_accounts/sync"() {
9479
9532
  const { client, defaults } = this;
9480
9533
  return function connectedAccountsSync(...args) {
9481
9534
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9482
9535
  return seam.sync(...args);
9483
9536
  };
9484
9537
  }
9485
- get ["/connected_accounts/update"]() {
9538
+ get "/connected_accounts/update"() {
9486
9539
  const { client, defaults } = this;
9487
9540
  return function connectedAccountsUpdate(...args) {
9488
9541
  const seam = SeamHttpConnectedAccounts.fromClient(client, defaults);
9489
9542
  return seam.update(...args);
9490
9543
  };
9491
9544
  }
9492
- get ["/customers/create_portal"]() {
9545
+ get "/customers/create_portal"() {
9493
9546
  const { client, defaults } = this;
9494
9547
  return function customersCreatePortal(...args) {
9495
9548
  const seam = SeamHttpCustomers.fromClient(client, defaults);
9496
9549
  return seam.createPortal(...args);
9497
9550
  };
9498
9551
  }
9499
- get ["/customers/delete_data"]() {
9552
+ get "/customers/delete_data"() {
9500
9553
  const { client, defaults } = this;
9501
9554
  return function customersDeleteData(...args) {
9502
9555
  const seam = SeamHttpCustomers.fromClient(client, defaults);
9503
9556
  return seam.deleteData(...args);
9504
9557
  };
9505
9558
  }
9506
- get ["/customers/push_data"]() {
9559
+ get "/customers/push_data"() {
9507
9560
  const { client, defaults } = this;
9508
9561
  return function customersPushData(...args) {
9509
9562
  const seam = SeamHttpCustomers.fromClient(client, defaults);
9510
9563
  return seam.pushData(...args);
9511
9564
  };
9512
9565
  }
9513
- get ["/devices/delete"]() {
9566
+ get "/devices/delete"() {
9514
9567
  const { client, defaults } = this;
9515
9568
  if (!this.defaults.isUndocumentedApiEnabled) {
9516
9569
  throw new Error(
@@ -9522,182 +9575,182 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9522
9575
  return seam.delete(...args);
9523
9576
  };
9524
9577
  }
9525
- get ["/devices/get"]() {
9578
+ get "/devices/get"() {
9526
9579
  const { client, defaults } = this;
9527
9580
  return function devicesGet(...args) {
9528
9581
  const seam = SeamHttpDevices.fromClient(client, defaults);
9529
9582
  return seam.get(...args);
9530
9583
  };
9531
9584
  }
9532
- get ["/devices/list"]() {
9585
+ get "/devices/list"() {
9533
9586
  const { client, defaults } = this;
9534
9587
  return function devicesList(...args) {
9535
9588
  const seam = SeamHttpDevices.fromClient(client, defaults);
9536
9589
  return seam.list(...args);
9537
9590
  };
9538
9591
  }
9539
- get ["/devices/list_device_providers"]() {
9592
+ get "/devices/list_device_providers"() {
9540
9593
  const { client, defaults } = this;
9541
9594
  return function devicesListDeviceProviders(...args) {
9542
9595
  const seam = SeamHttpDevices.fromClient(client, defaults);
9543
9596
  return seam.listDeviceProviders(...args);
9544
9597
  };
9545
9598
  }
9546
- get ["/devices/update"]() {
9599
+ get "/devices/update"() {
9547
9600
  const { client, defaults } = this;
9548
9601
  return function devicesUpdate(...args) {
9549
9602
  const seam = SeamHttpDevices.fromClient(client, defaults);
9550
9603
  return seam.update(...args);
9551
9604
  };
9552
9605
  }
9553
- get ["/devices/simulate/connect"]() {
9606
+ get "/devices/simulate/connect"() {
9554
9607
  const { client, defaults } = this;
9555
9608
  return function devicesSimulateConnect(...args) {
9556
9609
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9557
9610
  return seam.connect(...args);
9558
9611
  };
9559
9612
  }
9560
- get ["/devices/simulate/connect_to_hub"]() {
9613
+ get "/devices/simulate/connect_to_hub"() {
9561
9614
  const { client, defaults } = this;
9562
9615
  return function devicesSimulateConnectToHub(...args) {
9563
9616
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9564
9617
  return seam.connectToHub(...args);
9565
9618
  };
9566
9619
  }
9567
- get ["/devices/simulate/disconnect"]() {
9620
+ get "/devices/simulate/disconnect"() {
9568
9621
  const { client, defaults } = this;
9569
9622
  return function devicesSimulateDisconnect(...args) {
9570
9623
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9571
9624
  return seam.disconnect(...args);
9572
9625
  };
9573
9626
  }
9574
- get ["/devices/simulate/disconnect_from_hub"]() {
9627
+ get "/devices/simulate/disconnect_from_hub"() {
9575
9628
  const { client, defaults } = this;
9576
9629
  return function devicesSimulateDisconnectFromHub(...args) {
9577
9630
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9578
9631
  return seam.disconnectFromHub(...args);
9579
9632
  };
9580
9633
  }
9581
- get ["/devices/simulate/paid_subscription"]() {
9634
+ get "/devices/simulate/paid_subscription"() {
9582
9635
  const { client, defaults } = this;
9583
9636
  return function devicesSimulatePaidSubscription(...args) {
9584
9637
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9585
9638
  return seam.paidSubscription(...args);
9586
9639
  };
9587
9640
  }
9588
- get ["/devices/simulate/remove"]() {
9641
+ get "/devices/simulate/remove"() {
9589
9642
  const { client, defaults } = this;
9590
9643
  return function devicesSimulateRemove(...args) {
9591
9644
  const seam = SeamHttpDevicesSimulate.fromClient(client, defaults);
9592
9645
  return seam.remove(...args);
9593
9646
  };
9594
9647
  }
9595
- get ["/devices/unmanaged/get"]() {
9648
+ get "/devices/unmanaged/get"() {
9596
9649
  const { client, defaults } = this;
9597
9650
  return function devicesUnmanagedGet(...args) {
9598
9651
  const seam = SeamHttpDevicesUnmanaged.fromClient(client, defaults);
9599
9652
  return seam.get(...args);
9600
9653
  };
9601
9654
  }
9602
- get ["/devices/unmanaged/list"]() {
9655
+ get "/devices/unmanaged/list"() {
9603
9656
  const { client, defaults } = this;
9604
9657
  return function devicesUnmanagedList(...args) {
9605
9658
  const seam = SeamHttpDevicesUnmanaged.fromClient(client, defaults);
9606
9659
  return seam.list(...args);
9607
9660
  };
9608
9661
  }
9609
- get ["/devices/unmanaged/update"]() {
9662
+ get "/devices/unmanaged/update"() {
9610
9663
  const { client, defaults } = this;
9611
9664
  return function devicesUnmanagedUpdate(...args) {
9612
9665
  const seam = SeamHttpDevicesUnmanaged.fromClient(client, defaults);
9613
9666
  return seam.update(...args);
9614
9667
  };
9615
9668
  }
9616
- get ["/events/get"]() {
9669
+ get "/events/get"() {
9617
9670
  const { client, defaults } = this;
9618
9671
  return function eventsGet(...args) {
9619
9672
  const seam = SeamHttpEvents.fromClient(client, defaults);
9620
9673
  return seam.get(...args);
9621
9674
  };
9622
9675
  }
9623
- get ["/events/list"]() {
9676
+ get "/events/list"() {
9624
9677
  const { client, defaults } = this;
9625
9678
  return function eventsList(...args) {
9626
9679
  const seam = SeamHttpEvents.fromClient(client, defaults);
9627
9680
  return seam.list(...args);
9628
9681
  };
9629
9682
  }
9630
- get ["/instant_keys/delete"]() {
9683
+ get "/instant_keys/delete"() {
9631
9684
  const { client, defaults } = this;
9632
9685
  return function instantKeysDelete(...args) {
9633
9686
  const seam = SeamHttpInstantKeys.fromClient(client, defaults);
9634
9687
  return seam.delete(...args);
9635
9688
  };
9636
9689
  }
9637
- get ["/instant_keys/get"]() {
9690
+ get "/instant_keys/get"() {
9638
9691
  const { client, defaults } = this;
9639
9692
  return function instantKeysGet(...args) {
9640
9693
  const seam = SeamHttpInstantKeys.fromClient(client, defaults);
9641
9694
  return seam.get(...args);
9642
9695
  };
9643
9696
  }
9644
- get ["/instant_keys/list"]() {
9697
+ get "/instant_keys/list"() {
9645
9698
  const { client, defaults } = this;
9646
9699
  return function instantKeysList(...args) {
9647
9700
  const seam = SeamHttpInstantKeys.fromClient(client, defaults);
9648
9701
  return seam.list(...args);
9649
9702
  };
9650
9703
  }
9651
- get ["/locks/get"]() {
9704
+ get "/locks/get"() {
9652
9705
  const { client, defaults } = this;
9653
9706
  return function locksGet(...args) {
9654
9707
  const seam = SeamHttpLocks.fromClient(client, defaults);
9655
9708
  return seam.get(...args);
9656
9709
  };
9657
9710
  }
9658
- get ["/locks/list"]() {
9711
+ get "/locks/list"() {
9659
9712
  const { client, defaults } = this;
9660
9713
  return function locksList(...args) {
9661
9714
  const seam = SeamHttpLocks.fromClient(client, defaults);
9662
9715
  return seam.list(...args);
9663
9716
  };
9664
9717
  }
9665
- get ["/locks/lock_door"]() {
9718
+ get "/locks/lock_door"() {
9666
9719
  const { client, defaults } = this;
9667
9720
  return function locksLockDoor(...args) {
9668
9721
  const seam = SeamHttpLocks.fromClient(client, defaults);
9669
9722
  return seam.lockDoor(...args);
9670
9723
  };
9671
9724
  }
9672
- get ["/locks/unlock_door"]() {
9725
+ get "/locks/unlock_door"() {
9673
9726
  const { client, defaults } = this;
9674
9727
  return function locksUnlockDoor(...args) {
9675
9728
  const seam = SeamHttpLocks.fromClient(client, defaults);
9676
9729
  return seam.unlockDoor(...args);
9677
9730
  };
9678
9731
  }
9679
- get ["/locks/simulate/keypad_code_entry"]() {
9732
+ get "/locks/simulate/keypad_code_entry"() {
9680
9733
  const { client, defaults } = this;
9681
9734
  return function locksSimulateKeypadCodeEntry(...args) {
9682
9735
  const seam = SeamHttpLocksSimulate.fromClient(client, defaults);
9683
9736
  return seam.keypadCodeEntry(...args);
9684
9737
  };
9685
9738
  }
9686
- get ["/locks/simulate/manual_lock_via_keypad"]() {
9739
+ get "/locks/simulate/manual_lock_via_keypad"() {
9687
9740
  const { client, defaults } = this;
9688
9741
  return function locksSimulateManualLockViaKeypad(...args) {
9689
9742
  const seam = SeamHttpLocksSimulate.fromClient(client, defaults);
9690
9743
  return seam.manualLockViaKeypad(...args);
9691
9744
  };
9692
9745
  }
9693
- get ["/noise_sensors/list"]() {
9746
+ get "/noise_sensors/list"() {
9694
9747
  const { client, defaults } = this;
9695
9748
  return function noiseSensorsList(...args) {
9696
9749
  const seam = SeamHttpNoiseSensors.fromClient(client, defaults);
9697
9750
  return seam.list(...args);
9698
9751
  };
9699
9752
  }
9700
- get ["/noise_sensors/noise_thresholds/create"]() {
9753
+ get "/noise_sensors/noise_thresholds/create"() {
9701
9754
  const { client, defaults } = this;
9702
9755
  return function noiseSensorsNoiseThresholdsCreate(...args) {
9703
9756
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9707,7 +9760,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9707
9760
  return seam.create(...args);
9708
9761
  };
9709
9762
  }
9710
- get ["/noise_sensors/noise_thresholds/delete"]() {
9763
+ get "/noise_sensors/noise_thresholds/delete"() {
9711
9764
  const { client, defaults } = this;
9712
9765
  return function noiseSensorsNoiseThresholdsDelete(...args) {
9713
9766
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9717,7 +9770,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9717
9770
  return seam.delete(...args);
9718
9771
  };
9719
9772
  }
9720
- get ["/noise_sensors/noise_thresholds/get"]() {
9773
+ get "/noise_sensors/noise_thresholds/get"() {
9721
9774
  const { client, defaults } = this;
9722
9775
  return function noiseSensorsNoiseThresholdsGet(...args) {
9723
9776
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9727,7 +9780,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9727
9780
  return seam.get(...args);
9728
9781
  };
9729
9782
  }
9730
- get ["/noise_sensors/noise_thresholds/list"]() {
9783
+ get "/noise_sensors/noise_thresholds/list"() {
9731
9784
  const { client, defaults } = this;
9732
9785
  return function noiseSensorsNoiseThresholdsList(...args) {
9733
9786
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9737,7 +9790,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9737
9790
  return seam.list(...args);
9738
9791
  };
9739
9792
  }
9740
- get ["/noise_sensors/noise_thresholds/update"]() {
9793
+ get "/noise_sensors/noise_thresholds/update"() {
9741
9794
  const { client, defaults } = this;
9742
9795
  return function noiseSensorsNoiseThresholdsUpdate(...args) {
9743
9796
  const seam = SeamHttpNoiseSensorsNoiseThresholds.fromClient(
@@ -9747,42 +9800,42 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9747
9800
  return seam.update(...args);
9748
9801
  };
9749
9802
  }
9750
- get ["/noise_sensors/simulate/trigger_noise_threshold"]() {
9803
+ get "/noise_sensors/simulate/trigger_noise_threshold"() {
9751
9804
  const { client, defaults } = this;
9752
9805
  return function noiseSensorsSimulateTriggerNoiseThreshold(...args) {
9753
9806
  const seam = SeamHttpNoiseSensorsSimulate.fromClient(client, defaults);
9754
9807
  return seam.triggerNoiseThreshold(...args);
9755
9808
  };
9756
9809
  }
9757
- get ["/phones/deactivate"]() {
9810
+ get "/phones/deactivate"() {
9758
9811
  const { client, defaults } = this;
9759
9812
  return function phonesDeactivate(...args) {
9760
9813
  const seam = SeamHttpPhones.fromClient(client, defaults);
9761
9814
  return seam.deactivate(...args);
9762
9815
  };
9763
9816
  }
9764
- get ["/phones/get"]() {
9817
+ get "/phones/get"() {
9765
9818
  const { client, defaults } = this;
9766
9819
  return function phonesGet(...args) {
9767
9820
  const seam = SeamHttpPhones.fromClient(client, defaults);
9768
9821
  return seam.get(...args);
9769
9822
  };
9770
9823
  }
9771
- get ["/phones/list"]() {
9824
+ get "/phones/list"() {
9772
9825
  const { client, defaults } = this;
9773
9826
  return function phonesList(...args) {
9774
9827
  const seam = SeamHttpPhones.fromClient(client, defaults);
9775
9828
  return seam.list(...args);
9776
9829
  };
9777
9830
  }
9778
- get ["/phones/simulate/create_sandbox_phone"]() {
9831
+ get "/phones/simulate/create_sandbox_phone"() {
9779
9832
  const { client, defaults } = this;
9780
9833
  return function phonesSimulateCreateSandboxPhone(...args) {
9781
9834
  const seam = SeamHttpPhonesSimulate.fromClient(client, defaults);
9782
9835
  return seam.createSandboxPhone(...args);
9783
9836
  };
9784
9837
  }
9785
- get ["/seam/console/v1/get_resource_locator"]() {
9838
+ get "/seam/console/v1/get_resource_locator"() {
9786
9839
  const { client, defaults } = this;
9787
9840
  if (!this.defaults.isUndocumentedApiEnabled) {
9788
9841
  throw new Error(
@@ -9794,7 +9847,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9794
9847
  return seam.getResourceLocator(...args);
9795
9848
  };
9796
9849
  }
9797
- get ["/seam/console/v1/timelines/get"]() {
9850
+ get "/seam/console/v1/timelines/get"() {
9798
9851
  const { client, defaults } = this;
9799
9852
  if (!this.defaults.isUndocumentedApiEnabled) {
9800
9853
  throw new Error(
@@ -9806,7 +9859,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9806
9859
  return seam.get(...args);
9807
9860
  };
9808
9861
  }
9809
- get ["/seam/customer/v1/automation_runs/list"]() {
9862
+ get "/seam/customer/v1/automation_runs/list"() {
9810
9863
  const { client, defaults } = this;
9811
9864
  if (!this.defaults.isUndocumentedApiEnabled) {
9812
9865
  throw new Error(
@@ -9821,7 +9874,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9821
9874
  return seam.list(...args);
9822
9875
  };
9823
9876
  }
9824
- get ["/seam/customer/v1/automations/delete"]() {
9877
+ get "/seam/customer/v1/automations/delete"() {
9825
9878
  const { client, defaults } = this;
9826
9879
  if (!this.defaults.isUndocumentedApiEnabled) {
9827
9880
  throw new Error(
@@ -9836,7 +9889,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9836
9889
  return seam.delete(...args);
9837
9890
  };
9838
9891
  }
9839
- get ["/seam/customer/v1/automations/get"]() {
9892
+ get "/seam/customer/v1/automations/get"() {
9840
9893
  const { client, defaults } = this;
9841
9894
  if (!this.defaults.isUndocumentedApiEnabled) {
9842
9895
  throw new Error(
@@ -9851,7 +9904,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9851
9904
  return seam.get(...args);
9852
9905
  };
9853
9906
  }
9854
- get ["/seam/customer/v1/automations/update"]() {
9907
+ get "/seam/customer/v1/automations/update"() {
9855
9908
  const { client, defaults } = this;
9856
9909
  if (!this.defaults.isUndocumentedApiEnabled) {
9857
9910
  throw new Error(
@@ -9866,7 +9919,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9866
9919
  return seam.update(...args);
9867
9920
  };
9868
9921
  }
9869
- get ["/seam/customer/v1/events/list"]() {
9922
+ get "/seam/customer/v1/events/list"() {
9870
9923
  const { client, defaults } = this;
9871
9924
  if (!this.defaults.isUndocumentedApiEnabled) {
9872
9925
  throw new Error(
@@ -9878,7 +9931,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9878
9931
  return seam.list(...args);
9879
9932
  };
9880
9933
  }
9881
- get ["/seam/customer/v1/portals/get"]() {
9934
+ get "/seam/customer/v1/portals/get"() {
9882
9935
  const { client, defaults } = this;
9883
9936
  if (!this.defaults.isUndocumentedApiEnabled) {
9884
9937
  throw new Error(
@@ -9890,7 +9943,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9890
9943
  return seam.get(...args);
9891
9944
  };
9892
9945
  }
9893
- get ["/seam/customer/v1/settings/get"]() {
9946
+ get "/seam/customer/v1/settings/get"() {
9894
9947
  const { client, defaults } = this;
9895
9948
  if (!this.defaults.isUndocumentedApiEnabled) {
9896
9949
  throw new Error(
@@ -9902,7 +9955,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9902
9955
  return seam.get(...args);
9903
9956
  };
9904
9957
  }
9905
- get ["/seam/customer/v1/settings/update"]() {
9958
+ get "/seam/customer/v1/settings/update"() {
9906
9959
  const { client, defaults } = this;
9907
9960
  if (!this.defaults.isUndocumentedApiEnabled) {
9908
9961
  throw new Error(
@@ -9914,7 +9967,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9914
9967
  return seam.update(...args);
9915
9968
  };
9916
9969
  }
9917
- get ["/seam/partner/v1/building_blocks/spaces/auto_map"]() {
9970
+ get "/seam/partner/v1/building_blocks/spaces/auto_map"() {
9918
9971
  const { client, defaults } = this;
9919
9972
  if (!this.defaults.isUndocumentedApiEnabled) {
9920
9973
  throw new Error(
@@ -9929,105 +9982,105 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
9929
9982
  return seam.autoMap(...args);
9930
9983
  };
9931
9984
  }
9932
- get ["/spaces/add_acs_entrances"]() {
9985
+ get "/spaces/add_acs_entrances"() {
9933
9986
  const { client, defaults } = this;
9934
9987
  return function spacesAddAcsEntrances(...args) {
9935
9988
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9936
9989
  return seam.addAcsEntrances(...args);
9937
9990
  };
9938
9991
  }
9939
- get ["/spaces/add_devices"]() {
9992
+ get "/spaces/add_devices"() {
9940
9993
  const { client, defaults } = this;
9941
9994
  return function spacesAddDevices(...args) {
9942
9995
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9943
9996
  return seam.addDevices(...args);
9944
9997
  };
9945
9998
  }
9946
- get ["/spaces/create"]() {
9999
+ get "/spaces/create"() {
9947
10000
  const { client, defaults } = this;
9948
10001
  return function spacesCreate(...args) {
9949
10002
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9950
10003
  return seam.create(...args);
9951
10004
  };
9952
10005
  }
9953
- get ["/spaces/delete"]() {
10006
+ get "/spaces/delete"() {
9954
10007
  const { client, defaults } = this;
9955
10008
  return function spacesDelete(...args) {
9956
10009
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9957
10010
  return seam.delete(...args);
9958
10011
  };
9959
10012
  }
9960
- get ["/spaces/get"]() {
10013
+ get "/spaces/get"() {
9961
10014
  const { client, defaults } = this;
9962
10015
  return function spacesGet(...args) {
9963
10016
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9964
10017
  return seam.get(...args);
9965
10018
  };
9966
10019
  }
9967
- get ["/spaces/get_related"]() {
10020
+ get "/spaces/get_related"() {
9968
10021
  const { client, defaults } = this;
9969
10022
  return function spacesGetRelated(...args) {
9970
10023
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9971
10024
  return seam.getRelated(...args);
9972
10025
  };
9973
10026
  }
9974
- get ["/spaces/list"]() {
10027
+ get "/spaces/list"() {
9975
10028
  const { client, defaults } = this;
9976
10029
  return function spacesList(...args) {
9977
10030
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9978
10031
  return seam.list(...args);
9979
10032
  };
9980
10033
  }
9981
- get ["/spaces/remove_acs_entrances"]() {
10034
+ get "/spaces/remove_acs_entrances"() {
9982
10035
  const { client, defaults } = this;
9983
10036
  return function spacesRemoveAcsEntrances(...args) {
9984
10037
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9985
10038
  return seam.removeAcsEntrances(...args);
9986
10039
  };
9987
10040
  }
9988
- get ["/spaces/remove_devices"]() {
10041
+ get "/spaces/remove_devices"() {
9989
10042
  const { client, defaults } = this;
9990
10043
  return function spacesRemoveDevices(...args) {
9991
10044
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9992
10045
  return seam.removeDevices(...args);
9993
10046
  };
9994
10047
  }
9995
- get ["/spaces/update"]() {
10048
+ get "/spaces/update"() {
9996
10049
  const { client, defaults } = this;
9997
10050
  return function spacesUpdate(...args) {
9998
10051
  const seam = SeamHttpSpaces.fromClient(client, defaults);
9999
10052
  return seam.update(...args);
10000
10053
  };
10001
10054
  }
10002
- get ["/thermostats/activate_climate_preset"]() {
10055
+ get "/thermostats/activate_climate_preset"() {
10003
10056
  const { client, defaults } = this;
10004
10057
  return function thermostatsActivateClimatePreset(...args) {
10005
10058
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10006
10059
  return seam.activateClimatePreset(...args);
10007
10060
  };
10008
10061
  }
10009
- get ["/thermostats/cool"]() {
10062
+ get "/thermostats/cool"() {
10010
10063
  const { client, defaults } = this;
10011
10064
  return function thermostatsCool(...args) {
10012
10065
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10013
10066
  return seam.cool(...args);
10014
10067
  };
10015
10068
  }
10016
- get ["/thermostats/create_climate_preset"]() {
10069
+ get "/thermostats/create_climate_preset"() {
10017
10070
  const { client, defaults } = this;
10018
10071
  return function thermostatsCreateClimatePreset(...args) {
10019
10072
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10020
10073
  return seam.createClimatePreset(...args);
10021
10074
  };
10022
10075
  }
10023
- get ["/thermostats/delete_climate_preset"]() {
10076
+ get "/thermostats/delete_climate_preset"() {
10024
10077
  const { client, defaults } = this;
10025
10078
  return function thermostatsDeleteClimatePreset(...args) {
10026
10079
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10027
10080
  return seam.deleteClimatePreset(...args);
10028
10081
  };
10029
10082
  }
10030
- get ["/thermostats/get"]() {
10083
+ get "/thermostats/get"() {
10031
10084
  const { client, defaults } = this;
10032
10085
  if (!this.defaults.isUndocumentedApiEnabled) {
10033
10086
  throw new Error(
@@ -10039,147 +10092,147 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10039
10092
  return seam.get(...args);
10040
10093
  };
10041
10094
  }
10042
- get ["/thermostats/heat"]() {
10095
+ get "/thermostats/heat"() {
10043
10096
  const { client, defaults } = this;
10044
10097
  return function thermostatsHeat(...args) {
10045
10098
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10046
10099
  return seam.heat(...args);
10047
10100
  };
10048
10101
  }
10049
- get ["/thermostats/heat_cool"]() {
10102
+ get "/thermostats/heat_cool"() {
10050
10103
  const { client, defaults } = this;
10051
10104
  return function thermostatsHeatCool(...args) {
10052
10105
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10053
10106
  return seam.heatCool(...args);
10054
10107
  };
10055
10108
  }
10056
- get ["/thermostats/list"]() {
10109
+ get "/thermostats/list"() {
10057
10110
  const { client, defaults } = this;
10058
10111
  return function thermostatsList(...args) {
10059
10112
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10060
10113
  return seam.list(...args);
10061
10114
  };
10062
10115
  }
10063
- get ["/thermostats/off"]() {
10116
+ get "/thermostats/off"() {
10064
10117
  const { client, defaults } = this;
10065
10118
  return function thermostatsOff(...args) {
10066
10119
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10067
10120
  return seam.off(...args);
10068
10121
  };
10069
10122
  }
10070
- get ["/thermostats/set_fallback_climate_preset"]() {
10123
+ get "/thermostats/set_fallback_climate_preset"() {
10071
10124
  const { client, defaults } = this;
10072
10125
  return function thermostatsSetFallbackClimatePreset(...args) {
10073
10126
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10074
10127
  return seam.setFallbackClimatePreset(...args);
10075
10128
  };
10076
10129
  }
10077
- get ["/thermostats/set_fan_mode"]() {
10130
+ get "/thermostats/set_fan_mode"() {
10078
10131
  const { client, defaults } = this;
10079
10132
  return function thermostatsSetFanMode(...args) {
10080
10133
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10081
10134
  return seam.setFanMode(...args);
10082
10135
  };
10083
10136
  }
10084
- get ["/thermostats/set_hvac_mode"]() {
10137
+ get "/thermostats/set_hvac_mode"() {
10085
10138
  const { client, defaults } = this;
10086
10139
  return function thermostatsSetHvacMode(...args) {
10087
10140
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10088
10141
  return seam.setHvacMode(...args);
10089
10142
  };
10090
10143
  }
10091
- get ["/thermostats/set_temperature_threshold"]() {
10144
+ get "/thermostats/set_temperature_threshold"() {
10092
10145
  const { client, defaults } = this;
10093
10146
  return function thermostatsSetTemperatureThreshold(...args) {
10094
10147
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10095
10148
  return seam.setTemperatureThreshold(...args);
10096
10149
  };
10097
10150
  }
10098
- get ["/thermostats/update_climate_preset"]() {
10151
+ get "/thermostats/update_climate_preset"() {
10099
10152
  const { client, defaults } = this;
10100
10153
  return function thermostatsUpdateClimatePreset(...args) {
10101
10154
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10102
10155
  return seam.updateClimatePreset(...args);
10103
10156
  };
10104
10157
  }
10105
- get ["/thermostats/update_weekly_program"]() {
10158
+ get "/thermostats/update_weekly_program"() {
10106
10159
  const { client, defaults } = this;
10107
10160
  return function thermostatsUpdateWeeklyProgram(...args) {
10108
10161
  const seam = SeamHttpThermostats.fromClient(client, defaults);
10109
10162
  return seam.updateWeeklyProgram(...args);
10110
10163
  };
10111
10164
  }
10112
- get ["/thermostats/daily_programs/create"]() {
10165
+ get "/thermostats/daily_programs/create"() {
10113
10166
  const { client, defaults } = this;
10114
10167
  return function thermostatsDailyProgramsCreate(...args) {
10115
10168
  const seam = SeamHttpThermostatsDailyPrograms.fromClient(client, defaults);
10116
10169
  return seam.create(...args);
10117
10170
  };
10118
10171
  }
10119
- get ["/thermostats/daily_programs/delete"]() {
10172
+ get "/thermostats/daily_programs/delete"() {
10120
10173
  const { client, defaults } = this;
10121
10174
  return function thermostatsDailyProgramsDelete(...args) {
10122
10175
  const seam = SeamHttpThermostatsDailyPrograms.fromClient(client, defaults);
10123
10176
  return seam.delete(...args);
10124
10177
  };
10125
10178
  }
10126
- get ["/thermostats/daily_programs/update"]() {
10179
+ get "/thermostats/daily_programs/update"() {
10127
10180
  const { client, defaults } = this;
10128
10181
  return function thermostatsDailyProgramsUpdate(...args) {
10129
10182
  const seam = SeamHttpThermostatsDailyPrograms.fromClient(client, defaults);
10130
10183
  return seam.update(...args);
10131
10184
  };
10132
10185
  }
10133
- get ["/thermostats/schedules/create"]() {
10186
+ get "/thermostats/schedules/create"() {
10134
10187
  const { client, defaults } = this;
10135
10188
  return function thermostatsSchedulesCreate(...args) {
10136
10189
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
10137
10190
  return seam.create(...args);
10138
10191
  };
10139
10192
  }
10140
- get ["/thermostats/schedules/delete"]() {
10193
+ get "/thermostats/schedules/delete"() {
10141
10194
  const { client, defaults } = this;
10142
10195
  return function thermostatsSchedulesDelete(...args) {
10143
10196
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
10144
10197
  return seam.delete(...args);
10145
10198
  };
10146
10199
  }
10147
- get ["/thermostats/schedules/get"]() {
10200
+ get "/thermostats/schedules/get"() {
10148
10201
  const { client, defaults } = this;
10149
10202
  return function thermostatsSchedulesGet(...args) {
10150
10203
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
10151
10204
  return seam.get(...args);
10152
10205
  };
10153
10206
  }
10154
- get ["/thermostats/schedules/list"]() {
10207
+ get "/thermostats/schedules/list"() {
10155
10208
  const { client, defaults } = this;
10156
10209
  return function thermostatsSchedulesList(...args) {
10157
10210
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
10158
10211
  return seam.list(...args);
10159
10212
  };
10160
10213
  }
10161
- get ["/thermostats/schedules/update"]() {
10214
+ get "/thermostats/schedules/update"() {
10162
10215
  const { client, defaults } = this;
10163
10216
  return function thermostatsSchedulesUpdate(...args) {
10164
10217
  const seam = SeamHttpThermostatsSchedules.fromClient(client, defaults);
10165
10218
  return seam.update(...args);
10166
10219
  };
10167
10220
  }
10168
- get ["/thermostats/simulate/hvac_mode_adjusted"]() {
10221
+ get "/thermostats/simulate/hvac_mode_adjusted"() {
10169
10222
  const { client, defaults } = this;
10170
10223
  return function thermostatsSimulateHvacModeAdjusted(...args) {
10171
10224
  const seam = SeamHttpThermostatsSimulate.fromClient(client, defaults);
10172
10225
  return seam.hvacModeAdjusted(...args);
10173
10226
  };
10174
10227
  }
10175
- get ["/thermostats/simulate/temperature_reached"]() {
10228
+ get "/thermostats/simulate/temperature_reached"() {
10176
10229
  const { client, defaults } = this;
10177
10230
  return function thermostatsSimulateTemperatureReached(...args) {
10178
10231
  const seam = SeamHttpThermostatsSimulate.fromClient(client, defaults);
10179
10232
  return seam.temperatureReached(...args);
10180
10233
  };
10181
10234
  }
10182
- get ["/unstable_partner/building_blocks/connect_accounts"]() {
10235
+ get "/unstable_partner/building_blocks/connect_accounts"() {
10183
10236
  const { client, defaults } = this;
10184
10237
  if (!this.defaults.isUndocumentedApiEnabled) {
10185
10238
  throw new Error(
@@ -10194,7 +10247,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10194
10247
  return seam.connectAccounts(...args);
10195
10248
  };
10196
10249
  }
10197
- get ["/unstable_partner/building_blocks/generate_magic_link"]() {
10250
+ get "/unstable_partner/building_blocks/generate_magic_link"() {
10198
10251
  const { client, defaults } = this;
10199
10252
  if (!this.defaults.isUndocumentedApiEnabled) {
10200
10253
  throw new Error(
@@ -10209,7 +10262,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10209
10262
  return seam.generateMagicLink(...args);
10210
10263
  };
10211
10264
  }
10212
- get ["/unstable_partner/building_blocks/manage_devices"]() {
10265
+ get "/unstable_partner/building_blocks/manage_devices"() {
10213
10266
  const { client, defaults } = this;
10214
10267
  if (!this.defaults.isUndocumentedApiEnabled) {
10215
10268
  throw new Error(
@@ -10224,7 +10277,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10224
10277
  return seam.manageDevices(...args);
10225
10278
  };
10226
10279
  }
10227
- get ["/unstable_partner/building_blocks/organize_spaces"]() {
10280
+ get "/unstable_partner/building_blocks/organize_spaces"() {
10228
10281
  const { client, defaults } = this;
10229
10282
  if (!this.defaults.isUndocumentedApiEnabled) {
10230
10283
  throw new Error(
@@ -10239,98 +10292,98 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10239
10292
  return seam.organizeSpaces(...args);
10240
10293
  };
10241
10294
  }
10242
- get ["/user_identities/add_acs_user"]() {
10295
+ get "/user_identities/add_acs_user"() {
10243
10296
  const { client, defaults } = this;
10244
10297
  return function userIdentitiesAddAcsUser(...args) {
10245
10298
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10246
10299
  return seam.addAcsUser(...args);
10247
10300
  };
10248
10301
  }
10249
- get ["/user_identities/create"]() {
10302
+ get "/user_identities/create"() {
10250
10303
  const { client, defaults } = this;
10251
10304
  return function userIdentitiesCreate(...args) {
10252
10305
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10253
10306
  return seam.create(...args);
10254
10307
  };
10255
10308
  }
10256
- get ["/user_identities/delete"]() {
10309
+ get "/user_identities/delete"() {
10257
10310
  const { client, defaults } = this;
10258
10311
  return function userIdentitiesDelete(...args) {
10259
10312
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10260
10313
  return seam.delete(...args);
10261
10314
  };
10262
10315
  }
10263
- get ["/user_identities/generate_instant_key"]() {
10316
+ get "/user_identities/generate_instant_key"() {
10264
10317
  const { client, defaults } = this;
10265
10318
  return function userIdentitiesGenerateInstantKey(...args) {
10266
10319
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10267
10320
  return seam.generateInstantKey(...args);
10268
10321
  };
10269
10322
  }
10270
- get ["/user_identities/get"]() {
10323
+ get "/user_identities/get"() {
10271
10324
  const { client, defaults } = this;
10272
10325
  return function userIdentitiesGet(...args) {
10273
10326
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10274
10327
  return seam.get(...args);
10275
10328
  };
10276
10329
  }
10277
- get ["/user_identities/grant_access_to_device"]() {
10330
+ get "/user_identities/grant_access_to_device"() {
10278
10331
  const { client, defaults } = this;
10279
10332
  return function userIdentitiesGrantAccessToDevice(...args) {
10280
10333
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10281
10334
  return seam.grantAccessToDevice(...args);
10282
10335
  };
10283
10336
  }
10284
- get ["/user_identities/list"]() {
10337
+ get "/user_identities/list"() {
10285
10338
  const { client, defaults } = this;
10286
10339
  return function userIdentitiesList(...args) {
10287
10340
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10288
10341
  return seam.list(...args);
10289
10342
  };
10290
10343
  }
10291
- get ["/user_identities/list_accessible_devices"]() {
10344
+ get "/user_identities/list_accessible_devices"() {
10292
10345
  const { client, defaults } = this;
10293
10346
  return function userIdentitiesListAccessibleDevices(...args) {
10294
10347
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10295
10348
  return seam.listAccessibleDevices(...args);
10296
10349
  };
10297
10350
  }
10298
- get ["/user_identities/list_acs_systems"]() {
10351
+ get "/user_identities/list_acs_systems"() {
10299
10352
  const { client, defaults } = this;
10300
10353
  return function userIdentitiesListAcsSystems(...args) {
10301
10354
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10302
10355
  return seam.listAcsSystems(...args);
10303
10356
  };
10304
10357
  }
10305
- get ["/user_identities/list_acs_users"]() {
10358
+ get "/user_identities/list_acs_users"() {
10306
10359
  const { client, defaults } = this;
10307
10360
  return function userIdentitiesListAcsUsers(...args) {
10308
10361
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10309
10362
  return seam.listAcsUsers(...args);
10310
10363
  };
10311
10364
  }
10312
- get ["/user_identities/remove_acs_user"]() {
10365
+ get "/user_identities/remove_acs_user"() {
10313
10366
  const { client, defaults } = this;
10314
10367
  return function userIdentitiesRemoveAcsUser(...args) {
10315
10368
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10316
10369
  return seam.removeAcsUser(...args);
10317
10370
  };
10318
10371
  }
10319
- get ["/user_identities/revoke_access_to_device"]() {
10372
+ get "/user_identities/revoke_access_to_device"() {
10320
10373
  const { client, defaults } = this;
10321
10374
  return function userIdentitiesRevokeAccessToDevice(...args) {
10322
10375
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10323
10376
  return seam.revokeAccessToDevice(...args);
10324
10377
  };
10325
10378
  }
10326
- get ["/user_identities/update"]() {
10379
+ get "/user_identities/update"() {
10327
10380
  const { client, defaults } = this;
10328
10381
  return function userIdentitiesUpdate(...args) {
10329
10382
  const seam = SeamHttpUserIdentities.fromClient(client, defaults);
10330
10383
  return seam.update(...args);
10331
10384
  };
10332
10385
  }
10333
- get ["/user_identities/enrollment_automations/delete"]() {
10386
+ get "/user_identities/enrollment_automations/delete"() {
10334
10387
  const { client, defaults } = this;
10335
10388
  if (!this.defaults.isUndocumentedApiEnabled) {
10336
10389
  throw new Error(
@@ -10345,7 +10398,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10345
10398
  return seam.delete(...args);
10346
10399
  };
10347
10400
  }
10348
- get ["/user_identities/enrollment_automations/get"]() {
10401
+ get "/user_identities/enrollment_automations/get"() {
10349
10402
  const { client, defaults } = this;
10350
10403
  if (!this.defaults.isUndocumentedApiEnabled) {
10351
10404
  throw new Error(
@@ -10360,7 +10413,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10360
10413
  return seam.get(...args);
10361
10414
  };
10362
10415
  }
10363
- get ["/user_identities/enrollment_automations/launch"]() {
10416
+ get "/user_identities/enrollment_automations/launch"() {
10364
10417
  const { client, defaults } = this;
10365
10418
  if (!this.defaults.isUndocumentedApiEnabled) {
10366
10419
  throw new Error(
@@ -10375,7 +10428,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10375
10428
  return seam.launch(...args);
10376
10429
  };
10377
10430
  }
10378
- get ["/user_identities/enrollment_automations/list"]() {
10431
+ get "/user_identities/enrollment_automations/list"() {
10379
10432
  const { client, defaults } = this;
10380
10433
  if (!this.defaults.isUndocumentedApiEnabled) {
10381
10434
  throw new Error(
@@ -10390,49 +10443,49 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10390
10443
  return seam.list(...args);
10391
10444
  };
10392
10445
  }
10393
- get ["/webhooks/create"]() {
10446
+ get "/webhooks/create"() {
10394
10447
  const { client, defaults } = this;
10395
10448
  return function webhooksCreate(...args) {
10396
10449
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10397
10450
  return seam.create(...args);
10398
10451
  };
10399
10452
  }
10400
- get ["/webhooks/delete"]() {
10453
+ get "/webhooks/delete"() {
10401
10454
  const { client, defaults } = this;
10402
10455
  return function webhooksDelete(...args) {
10403
10456
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10404
10457
  return seam.delete(...args);
10405
10458
  };
10406
10459
  }
10407
- get ["/webhooks/get"]() {
10460
+ get "/webhooks/get"() {
10408
10461
  const { client, defaults } = this;
10409
10462
  return function webhooksGet(...args) {
10410
10463
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10411
10464
  return seam.get(...args);
10412
10465
  };
10413
10466
  }
10414
- get ["/webhooks/list"]() {
10467
+ get "/webhooks/list"() {
10415
10468
  const { client, defaults } = this;
10416
10469
  return function webhooksList(...args) {
10417
10470
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10418
10471
  return seam.list(...args);
10419
10472
  };
10420
10473
  }
10421
- get ["/webhooks/update"]() {
10474
+ get "/webhooks/update"() {
10422
10475
  const { client, defaults } = this;
10423
10476
  return function webhooksUpdate(...args) {
10424
10477
  const seam = SeamHttpWebhooks.fromClient(client, defaults);
10425
10478
  return seam.update(...args);
10426
10479
  };
10427
10480
  }
10428
- get ["/workspaces/create"]() {
10481
+ get "/workspaces/create"() {
10429
10482
  const { client, defaults } = this;
10430
10483
  return function workspacesCreate(...args) {
10431
10484
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10432
10485
  return seam.create(...args);
10433
10486
  };
10434
10487
  }
10435
- get ["/workspaces/find_anything"]() {
10488
+ get "/workspaces/find_anything"() {
10436
10489
  const { client, defaults } = this;
10437
10490
  if (!this.defaults.isUndocumentedApiEnabled) {
10438
10491
  throw new Error(
@@ -10444,35 +10497,35 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10444
10497
  return seam.findAnything(...args);
10445
10498
  };
10446
10499
  }
10447
- get ["/workspaces/get"]() {
10500
+ get "/workspaces/get"() {
10448
10501
  const { client, defaults } = this;
10449
10502
  return function workspacesGet(...args) {
10450
10503
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10451
10504
  return seam.get(...args);
10452
10505
  };
10453
10506
  }
10454
- get ["/workspaces/list"]() {
10507
+ get "/workspaces/list"() {
10455
10508
  const { client, defaults } = this;
10456
10509
  return function workspacesList(...args) {
10457
10510
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10458
10511
  return seam.list(...args);
10459
10512
  };
10460
10513
  }
10461
- get ["/workspaces/reset_sandbox"]() {
10514
+ get "/workspaces/reset_sandbox"() {
10462
10515
  const { client, defaults } = this;
10463
10516
  return function workspacesResetSandbox(...args) {
10464
10517
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10465
10518
  return seam.resetSandbox(...args);
10466
10519
  };
10467
10520
  }
10468
- get ["/workspaces/update"]() {
10521
+ get "/workspaces/update"() {
10469
10522
  const { client, defaults } = this;
10470
10523
  return function workspacesUpdate(...args) {
10471
10524
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10472
10525
  return seam.update(...args);
10473
10526
  };
10474
10527
  }
10475
- get ["/workspaces/customization_profiles/create"]() {
10528
+ get "/workspaces/customization_profiles/create"() {
10476
10529
  const { client, defaults } = this;
10477
10530
  if (!this.defaults.isUndocumentedApiEnabled) {
10478
10531
  throw new Error(
@@ -10487,7 +10540,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10487
10540
  return seam.create(...args);
10488
10541
  };
10489
10542
  }
10490
- get ["/workspaces/customization_profiles/get"]() {
10543
+ get "/workspaces/customization_profiles/get"() {
10491
10544
  const { client, defaults } = this;
10492
10545
  if (!this.defaults.isUndocumentedApiEnabled) {
10493
10546
  throw new Error(
@@ -10502,7 +10555,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10502
10555
  return seam.get(...args);
10503
10556
  };
10504
10557
  }
10505
- get ["/workspaces/customization_profiles/list"]() {
10558
+ get "/workspaces/customization_profiles/list"() {
10506
10559
  const { client, defaults } = this;
10507
10560
  if (!this.defaults.isUndocumentedApiEnabled) {
10508
10561
  throw new Error(
@@ -10517,7 +10570,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10517
10570
  return seam.list(...args);
10518
10571
  };
10519
10572
  }
10520
- get ["/workspaces/customization_profiles/update"]() {
10573
+ get "/workspaces/customization_profiles/update"() {
10521
10574
  const { client, defaults } = this;
10522
10575
  if (!this.defaults.isUndocumentedApiEnabled) {
10523
10576
  throw new Error(
@@ -10532,7 +10585,7 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10532
10585
  return seam.update(...args);
10533
10586
  };
10534
10587
  }
10535
- get ["/workspaces/customization_profiles/upload_images"]() {
10588
+ get "/workspaces/customization_profiles/upload_images"() {
10536
10589
  const { client, defaults } = this;
10537
10590
  if (!this.defaults.isUndocumentedApiEnabled) {
10538
10591
  throw new Error(
@@ -10548,13 +10601,14 @@ var _SeamHttpEndpoints = class _SeamHttpEndpoints {
10548
10601
  };
10549
10602
  }
10550
10603
  };
10551
- _SeamHttpEndpoints.ltsVersion = seamApiLtsVersion;
10552
- var SeamHttpEndpoints = _SeamHttpEndpoints;
10553
10604
 
10554
10605
  // src/lib/seam/connect/routes/seam-http-endpoints-without-workspace.ts
10555
- var _SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspace {
10606
+ var SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspace {
10607
+ client;
10608
+ defaults;
10609
+ ltsVersion = seamApiLtsVersion;
10610
+ static ltsVersion = seamApiLtsVersion;
10556
10611
  constructor(options = {}) {
10557
- this.ltsVersion = seamApiLtsVersion;
10558
10612
  const opts = parseOptions(options);
10559
10613
  this.client = "client" in opts ? opts.client : createClient(opts);
10560
10614
  this.defaults = limitToSeamHttpRequestOptions(opts);
@@ -10588,14 +10642,14 @@ var _SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspac
10588
10642
  }
10589
10643
  return new _SeamHttpEndpointsWithoutWorkspace(constructorOptions);
10590
10644
  }
10591
- get ["/workspaces/create"]() {
10645
+ get "/workspaces/create"() {
10592
10646
  const { client, defaults } = this;
10593
10647
  return function workspacesCreate(...args) {
10594
10648
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
10595
10649
  return seam.create(...args);
10596
10650
  };
10597
10651
  }
10598
- get ["/workspaces/list"]() {
10652
+ get "/workspaces/list"() {
10599
10653
  const { client, defaults } = this;
10600
10654
  return function workspacesList(...args) {
10601
10655
  const seam = SeamHttpWorkspaces.fromClient(client, defaults);
@@ -10603,13 +10657,14 @@ var _SeamHttpEndpointsWithoutWorkspace = class _SeamHttpEndpointsWithoutWorkspac
10603
10657
  };
10604
10658
  }
10605
10659
  };
10606
- _SeamHttpEndpointsWithoutWorkspace.ltsVersion = seamApiLtsVersion;
10607
- var SeamHttpEndpointsWithoutWorkspace = _SeamHttpEndpointsWithoutWorkspace;
10608
10660
 
10609
10661
  // src/lib/seam/connect/routes/seam-http-without-workspace.ts
10610
- var _SeamHttpWithoutWorkspace = class _SeamHttpWithoutWorkspace {
10662
+ var SeamHttpWithoutWorkspace = class _SeamHttpWithoutWorkspace {
10663
+ client;
10664
+ defaults;
10665
+ ltsVersion = seamApiLtsVersion;
10666
+ static ltsVersion = seamApiLtsVersion;
10611
10667
  constructor(options = {}) {
10612
- this.ltsVersion = seamApiLtsVersion;
10613
10668
  const opts = parseOptions(options);
10614
10669
  this.client = "client" in opts ? opts.client : createClient(opts);
10615
10670
  this.defaults = limitToSeamHttpRequestOptions(opts);
@@ -10647,8 +10702,6 @@ var _SeamHttpWithoutWorkspace = class _SeamHttpWithoutWorkspace {
10647
10702
  return SeamHttpWorkspaces.fromClient(this.client, this.defaults);
10648
10703
  }
10649
10704
  };
10650
- _SeamHttpWithoutWorkspace.ltsVersion = seamApiLtsVersion;
10651
- var SeamHttpWithoutWorkspace = _SeamHttpWithoutWorkspace;
10652
10705
  var SeamHttpMultiWorkspace = SeamHttpWithoutWorkspace;
10653
10706
 
10654
10707
  // src/connect.ts