@seamapi/types 1.649.0 → 1.650.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/connect.cjs +0 -16
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +0 -20
- package/dist/index.cjs +0 -16
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/customer/customer-portal.d.ts +0 -14
- package/lib/seam/connect/models/customer/customer-portal.js +0 -5
- package/lib/seam/connect/models/customer/customer-portal.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +0 -16
- package/lib/seam/connect/openapi.js +0 -16
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +0 -4
- package/package.json +1 -1
- package/src/lib/seam/connect/models/customer/customer-portal.ts +0 -7
- package/src/lib/seam/connect/openapi.ts +0 -19
- package/src/lib/seam/connect/route-types.ts +0 -4
package/dist/connect.cjs
CHANGED
|
@@ -43266,7 +43266,6 @@ var openapi_default = {
|
|
|
43266
43266
|
features: {
|
|
43267
43267
|
configure: {
|
|
43268
43268
|
allow_access_automation_rule_customization: false,
|
|
43269
|
-
allow_automatic_management_of_new_devices: false,
|
|
43270
43269
|
allow_instant_key_customization: false,
|
|
43271
43270
|
exclude: false
|
|
43272
43271
|
},
|
|
@@ -43295,11 +43294,6 @@ var openapi_default = {
|
|
|
43295
43294
|
description: "Indicates whether the customer can customize the access automation rules for their properties.",
|
|
43296
43295
|
type: "boolean"
|
|
43297
43296
|
},
|
|
43298
|
-
allow_automatic_management_of_new_devices: {
|
|
43299
|
-
default: false,
|
|
43300
|
-
description: "Indicates whether the customer can automatically manage new devices for their properties.",
|
|
43301
|
-
type: "boolean"
|
|
43302
|
-
},
|
|
43303
43297
|
allow_instant_key_customization: {
|
|
43304
43298
|
default: false,
|
|
43305
43299
|
description: "Indicates whether the customer can customize the Instant Key profile for their properties.",
|
|
@@ -55537,11 +55531,6 @@ var openapi_default = {
|
|
|
55537
55531
|
description: "Indicates whether the customer can customize the access automation rules for their properties.",
|
|
55538
55532
|
type: "boolean"
|
|
55539
55533
|
},
|
|
55540
|
-
allow_automatic_management_of_new_devices: {
|
|
55541
|
-
default: false,
|
|
55542
|
-
description: "Indicates whether the customer can automatically manage new devices for their properties.",
|
|
55543
|
-
type: "boolean"
|
|
55544
|
-
},
|
|
55545
55534
|
allow_instant_key_customization: {
|
|
55546
55535
|
default: false,
|
|
55547
55536
|
description: "Indicates whether the customer can customize the Instant Key profile for their properties.",
|
|
@@ -55833,11 +55822,6 @@ var openapi_default = {
|
|
|
55833
55822
|
description: "Indicates whether the customer can customize the access automation rules for their properties.",
|
|
55834
55823
|
type: "boolean"
|
|
55835
55824
|
},
|
|
55836
|
-
allow_automatic_management_of_new_devices: {
|
|
55837
|
-
default: false,
|
|
55838
|
-
description: "Indicates whether the customer can automatically manage new devices for their properties.",
|
|
55839
|
-
type: "boolean"
|
|
55840
|
-
},
|
|
55841
55825
|
allow_instant_key_customization: {
|
|
55842
55826
|
default: false,
|
|
55843
55827
|
description: "Indicates whether the customer can customize the Instant Key profile for their properties.",
|