@@ -2039,6 +2039,14 @@ export type Routes = {
20392039 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
20402040 warning_code: 'kwikset_unable_to_confirm_code'
20412041 }
2042+ | {
2043+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2044+ message: string
2045+ /** Date and time at which Seam created the warning. */
2046+ created_at?: string | undefined
2047+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2048+ warning_code: 'ultraloq_access_code_disabled'
2049+ }
20422050 )[]
20432051 /** Indicates whether Seam manages the access code. */
20442052 is_managed: true
@@ -2649,6 +2657,14 @@ export type Routes = {
26492657 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
26502658 warning_code: 'kwikset_unable_to_confirm_code'
26512659 }
2660+ | {
2661+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2662+ message: string
2663+ /** Date and time at which Seam created the warning. */
2664+ created_at?: string | undefined
2665+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2666+ warning_code: 'ultraloq_access_code_disabled'
2667+ }
26522668 )[]
26532669 /** Indicates whether Seam manages the access code. */
26542670 is_managed: true
@@ -4716,6 +4732,14 @@ export type Routes = {
47164732 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
47174733 warning_code: 'kwikset_unable_to_confirm_code'
47184734 }
4735+ | {
4736+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
4737+ message: string
4738+ /** Date and time at which Seam created the warning. */
4739+ created_at?: string | undefined
4740+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
4741+ warning_code: 'ultraloq_access_code_disabled'
4742+ }
47194743 )[]
47204744 /** Indicates whether Seam manages the access code. */
47214745 is_managed: true
@@ -5300,6 +5324,14 @@ export type Routes = {
53005324 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
53015325 warning_code: 'kwikset_unable_to_confirm_code'
53025326 }
5327+ | {
5328+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5329+ message: string
5330+ /** Date and time at which Seam created the warning. */
5331+ created_at?: string | undefined
5332+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5333+ warning_code: 'ultraloq_access_code_disabled'
5334+ }
53035335 )[]
53045336 /** Indicates whether Seam manages the access code. */
53055337 is_managed: true
@@ -5890,6 +5922,14 @@ export type Routes = {
58905922 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
58915923 warning_code: 'kwikset_unable_to_confirm_code'
58925924 }
5925+ | {
5926+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5927+ message: string
5928+ /** Date and time at which Seam created the warning. */
5929+ created_at?: string | undefined
5930+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5931+ warning_code: 'ultraloq_access_code_disabled'
5932+ }
58935933 )[]
58945934 /** Indicates whether Seam manages the access code. */
58955935 is_managed: true
@@ -6457,6 +6497,14 @@ export type Routes = {
64576497 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
64586498 warning_code: 'kwikset_unable_to_confirm_code'
64596499 }
6500+ | {
6501+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6502+ message: string
6503+ /** Date and time at which Seam created the warning. */
6504+ created_at?: string | undefined
6505+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6506+ warning_code: 'ultraloq_access_code_disabled'
6507+ }
64606508 )[]
64616509 /** Indicates whether Seam manages the access code. */
64626510 is_managed: true
@@ -7059,6 +7107,14 @@ export type Routes = {
70597107 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
70607108 warning_code: 'kwikset_unable_to_confirm_code'
70617109 }
7110+ | {
7111+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7112+ message: string
7113+ /** Date and time at which Seam created the warning. */
7114+ created_at?: string | undefined
7115+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7116+ warning_code: 'ultraloq_access_code_disabled'
7117+ }
70627118 )[]
70637119 /** Indicates that Seam does not manage the access code. */
70647120 is_managed: false
@@ -9113,6 +9169,14 @@ export type Routes = {
91139169 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
91149170 warning_code: 'kwikset_unable_to_confirm_code'
91159171 }
9172+ | {
9173+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9174+ message: string
9175+ /** Date and time at which Seam created the warning. */
9176+ created_at?: string | undefined
9177+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
9178+ warning_code: 'ultraloq_access_code_disabled'
9179+ }
91169180 )[]
91179181 /** Indicates that Seam does not manage the access code. */
91189182 is_managed: false
@@ -9675,6 +9739,14 @@ export type Routes = {
96759739 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
96769740 warning_code: 'kwikset_unable_to_confirm_code'
96779741 }
9742+ | {
9743+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9744+ message: string
9745+ /** Date and time at which Seam created the warning. */
9746+ created_at?: string | undefined
9747+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
9748+ warning_code: 'ultraloq_access_code_disabled'
9749+ }
96789750 )[]
96799751 /** Indicates that Seam does not manage the access code. */
96809752 is_managed: false
@@ -99735,6 +99807,14 @@ export type Routes = {
9973599807 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
9973699808 warning_code: 'kwikset_unable_to_confirm_code'
9973799809 }
99810+ | {
99811+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
99812+ message: string
99813+ /** Date and time at which Seam created the warning. */
99814+ created_at?: string | undefined
99815+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
99816+ warning_code: 'ultraloq_access_code_disabled'
99817+ }
9973899818 )[]
9973999819 /** Indicates that Seam does not manage the access code. */
9974099820 is_managed: false
@@ -100285,6 +100365,14 @@ export type Routes = {
100285100365 /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
100286100366 warning_code: 'kwikset_unable_to_confirm_code'
100287100367 }
100368+ | {
100369+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
100370+ message: string
100371+ /** Date and time at which Seam created the warning. */
100372+ created_at?: string | undefined
100373+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
100374+ warning_code: 'ultraloq_access_code_disabled'
100375+ }
100288100376 )[]
100289100377 /** Indicates whether Seam manages the access code. */
100290100378 is_managed: true
0 commit comments