@seamapi/types 1.404.4 → 1.405.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 CHANGED
@@ -2807,7 +2807,10 @@ var common_acs_user = zod.z.object({
2807
2807
  undocumented: Only used internally.
2808
2808
  ---
2809
2809
  The last time an internal sync job completed for this ACS user.
2810
- `)
2810
+ `),
2811
+ connected_account_id: zod.z.string().uuid().describe(`
2812
+ The ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts) that is associated with the [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management).
2813
+ `)
2811
2814
  }).merge(user_fields);
2812
2815
  var acs_user = common_acs_user.merge(
2813
2816
  zod.z.object({
@@ -7092,6 +7095,11 @@ var openapi_default = {
7092
7095
  format: "uuid",
7093
7096
  type: "string"
7094
7097
  },
7098
+ connected_account_id: {
7099
+ description: "\n The ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts) that is associated with the [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management).\n ",
7100
+ format: "uuid",
7101
+ type: "string"
7102
+ },
7095
7103
  created_at: {
7096
7104
  description: "Date and time at which the [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) was created.",
7097
7105
  format: "date-time",
@@ -7640,6 +7648,7 @@ var openapi_default = {
7640
7648
  "warnings",
7641
7649
  "errors",
7642
7650
  "last_successful_sync_at",
7651
+ "connected_account_id",
7643
7652
  "is_managed"
7644
7653
  ],
7645
7654
  type: "object",
@@ -21083,6 +21092,11 @@ var openapi_default = {
21083
21092
  format: "uuid",
21084
21093
  type: "string"
21085
21094
  },
21095
+ connected_account_id: {
21096
+ description: "\n The ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts) that is associated with the [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management).\n ",
21097
+ format: "uuid",
21098
+ type: "string"
21099
+ },
21086
21100
  created_at: {
21087
21101
  description: "Date and time at which the [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) was created.",
21088
21102
  format: "date-time",
@@ -21631,6 +21645,7 @@ var openapi_default = {
21631
21645
  "warnings",
21632
21646
  "errors",
21633
21647
  "last_successful_sync_at",
21648
+ "connected_account_id",
21634
21649
  "is_managed"
21635
21650
  ],
21636
21651
  type: "object",
@@ -30113,6 +30128,7 @@ var openapi_default = {
30113
30128
  "akiles",
30114
30129
  "ecobee",
30115
30130
  "honeywell_resideo",
30131
+ "kwikset2",
30116
30132
  "minut",
30117
30133
  "nest",
30118
30134
  "noiseaware",
@@ -30696,6 +30712,7 @@ var openapi_default = {
30696
30712
  "akiles",
30697
30713
  "ecobee",
30698
30714
  "honeywell_resideo",
30715
+ "kwikset2",
30699
30716
  "minut",
30700
30717
  "nest",
30701
30718
  "noiseaware",
@@ -31603,6 +31620,7 @@ var openapi_default = {
31603
31620
  "dormakaba_oracode",
31604
31621
  "tedee",
31605
31622
  "akiles",
31623
+ "kwikset2",
31606
31624
  "smartthings"
31607
31625
  ],
31608
31626
  type: "string"