@@ -1762,7 +1762,7 @@ export type Routes = {
17621762 /** Date and time at which Seam created the error. */
17631763 created_at?: string | undefined
17641764 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
1765- error_code: 'dormakaba_oracode_no_valid_user_level '
1765+ error_code: 'dormakaba_oracode_invalid_time_range '
17661766 }
17671767 | {
17681768 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
@@ -2380,7 +2380,7 @@ export type Routes = {
23802380 /** Date and time at which Seam created the error. */
23812381 created_at?: string | undefined
23822382 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2383- error_code: 'dormakaba_oracode_no_valid_user_level '
2383+ error_code: 'dormakaba_oracode_invalid_time_range '
23842384 }
23852385 | {
23862386 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
@@ -4455,7 +4455,7 @@ export type Routes = {
44554455 /** Date and time at which Seam created the error. */
44564456 created_at?: string | undefined
44574457 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
4458- error_code: 'dormakaba_oracode_no_valid_user_level '
4458+ error_code: 'dormakaba_oracode_invalid_time_range '
44594459 }
44604460 | {
44614461 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
@@ -5047,7 +5047,7 @@ export type Routes = {
50475047 /** Date and time at which Seam created the error. */
50485048 created_at?: string | undefined
50495049 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5050- error_code: 'dormakaba_oracode_no_valid_user_level '
5050+ error_code: 'dormakaba_oracode_invalid_time_range '
50515051 }
50525052 | {
50535053 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
@@ -5645,7 +5645,7 @@ export type Routes = {
56455645 /** Date and time at which Seam created the error. */
56465646 created_at?: string | undefined
56475647 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5648- error_code: 'dormakaba_oracode_no_valid_user_level '
5648+ error_code: 'dormakaba_oracode_invalid_time_range '
56495649 }
56505650 | {
56515651 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
@@ -6220,7 +6220,7 @@ export type Routes = {
62206220 /** Date and time at which Seam created the error. */
62216221 created_at?: string | undefined
62226222 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6223- error_code: 'dormakaba_oracode_no_valid_user_level '
6223+ error_code: 'dormakaba_oracode_invalid_time_range '
62246224 }
62256225 | {
62266226 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
@@ -6830,7 +6830,7 @@ export type Routes = {
68306830 /** Date and time at which Seam created the error. */
68316831 created_at?: string | undefined
68326832 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6833- error_code: 'dormakaba_oracode_no_valid_user_level '
6833+ error_code: 'dormakaba_oracode_invalid_time_range '
68346834 }
68356835 | {
68366836 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
@@ -8892,7 +8892,7 @@ export type Routes = {
88928892 /** Date and time at which Seam created the error. */
88938893 created_at?: string | undefined
88948894 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8895- error_code: 'dormakaba_oracode_no_valid_user_level '
8895+ error_code: 'dormakaba_oracode_invalid_time_range '
88968896 }
88978897 | {
88988898 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
@@ -9462,7 +9462,7 @@ export type Routes = {
94629462 /** Date and time at which Seam created the error. */
94639463 created_at?: string | undefined
94649464 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
9465- error_code: 'dormakaba_oracode_no_valid_user_level '
9465+ error_code: 'dormakaba_oracode_invalid_time_range '
94669466 }
94679467 | {
94689468 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
@@ -100093,7 +100093,7 @@ export type Routes = {
100093100093 /** Date and time at which Seam created the error. */
100094100094 created_at?: string | undefined
100095100095 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
100096- error_code: 'dormakaba_oracode_no_valid_user_level '
100096+ error_code: 'dormakaba_oracode_invalid_time_range '
100097100097 }
100098100098 | {
100099100099 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
@@ -100651,7 +100651,7 @@ export type Routes = {
100651100651 /** Date and time at which Seam created the error. */
100652100652 created_at?: string | undefined
100653100653 /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
100654- error_code: 'dormakaba_oracode_no_valid_user_level '
100654+ error_code: 'dormakaba_oracode_invalid_time_range '
100655100655 }
100656100656 | {
100657100657 /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
0 commit comments