@seamapi/types 1.334.0 → 1.335.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.
@@ -138,7 +138,7 @@ export interface Routes {
138
138
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
139
139
  access_method: 'code' | 'card' | 'mobile_key';
140
140
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
141
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
141
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
142
142
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
143
143
  external_type_display_name?: string | undefined;
144
144
  /** Date and time at which the credential was created. */
@@ -246,7 +246,7 @@ export interface Routes {
246
246
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
247
247
  access_method: 'code' | 'card' | 'mobile_key';
248
248
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
249
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
249
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
250
250
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
251
251
  external_type_display_name?: string | undefined;
252
252
  /** Date and time at which the credential was created. */
@@ -391,7 +391,7 @@ export interface Routes {
391
391
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
392
392
  access_method: 'code' | 'card' | 'mobile_key';
393
393
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
394
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
394
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
395
395
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
396
396
  external_type_display_name?: string | undefined;
397
397
  /** Date and time at which the credential was created. */
@@ -499,7 +499,7 @@ export interface Routes {
499
499
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
500
500
  access_method: 'code' | 'card' | 'mobile_key';
501
501
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
502
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
502
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
503
503
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
504
504
  external_type_display_name?: string | undefined;
505
505
  /** Date and time at which the credential was created. */
@@ -1545,7 +1545,7 @@ export interface Routes {
1545
1545
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
1546
1546
  access_method: 'code' | 'card' | 'mobile_key';
1547
1547
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
1548
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
1548
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
1549
1549
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
1550
1550
  external_type_display_name?: string | undefined;
1551
1551
  /** Date and time at which the credential was created. */
@@ -1653,7 +1653,7 @@ export interface Routes {
1653
1653
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
1654
1654
  access_method: 'code' | 'card' | 'mobile_key';
1655
1655
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
1656
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
1656
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
1657
1657
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
1658
1658
  external_type_display_name?: string | undefined;
1659
1659
  /** Date and time at which the credential was created. */
@@ -1798,7 +1798,7 @@ export interface Routes {
1798
1798
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
1799
1799
  access_method: 'code' | 'card' | 'mobile_key';
1800
1800
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
1801
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
1801
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
1802
1802
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
1803
1803
  external_type_display_name?: string | undefined;
1804
1804
  /** Date and time at which the credential was created. */
@@ -1906,7 +1906,7 @@ export interface Routes {
1906
1906
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
1907
1907
  access_method: 'code' | 'card' | 'mobile_key';
1908
1908
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
1909
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
1909
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
1910
1910
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
1911
1911
  external_type_display_name?: string | undefined;
1912
1912
  /** Date and time at which the credential was created. */
@@ -3758,7 +3758,7 @@ export interface Routes {
3758
3758
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
3759
3759
  access_method: 'code' | 'card' | 'mobile_key';
3760
3760
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
3761
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
3761
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
3762
3762
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
3763
3763
  external_type_display_name?: string | undefined;
3764
3764
  /** Date and time at which the credential was created. */
@@ -3866,7 +3866,7 @@ export interface Routes {
3866
3866
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
3867
3867
  access_method: 'code' | 'card' | 'mobile_key';
3868
3868
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
3869
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
3869
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
3870
3870
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
3871
3871
  external_type_display_name?: string | undefined;
3872
3872
  /** Date and time at which the credential was created. */
@@ -4011,7 +4011,7 @@ export interface Routes {
4011
4011
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
4012
4012
  access_method: 'code' | 'card' | 'mobile_key';
4013
4013
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
4014
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
4014
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
4015
4015
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
4016
4016
  external_type_display_name?: string | undefined;
4017
4017
  /** Date and time at which the credential was created. */
@@ -4119,7 +4119,7 @@ export interface Routes {
4119
4119
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
4120
4120
  access_method: 'code' | 'card' | 'mobile_key';
4121
4121
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
4122
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
4122
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
4123
4123
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
4124
4124
  external_type_display_name?: string | undefined;
4125
4125
  /** Date and time at which the credential was created. */
@@ -5152,7 +5152,7 @@ export interface Routes {
5152
5152
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
5153
5153
  access_method: 'code' | 'card' | 'mobile_key';
5154
5154
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
5155
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
5155
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
5156
5156
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
5157
5157
  external_type_display_name?: string | undefined;
5158
5158
  /** Date and time at which the credential was created. */
@@ -5260,7 +5260,7 @@ export interface Routes {
5260
5260
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
5261
5261
  access_method: 'code' | 'card' | 'mobile_key';
5262
5262
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
5263
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
5263
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
5264
5264
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
5265
5265
  external_type_display_name?: string | undefined;
5266
5266
  /** Date and time at which the credential was created. */
@@ -5405,7 +5405,7 @@ export interface Routes {
5405
5405
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
5406
5406
  access_method: 'code' | 'card' | 'mobile_key';
5407
5407
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
5408
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
5408
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
5409
5409
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
5410
5410
  external_type_display_name?: string | undefined;
5411
5411
  /** Date and time at which the credential was created. */
@@ -5513,7 +5513,7 @@ export interface Routes {
5513
5513
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
5514
5514
  access_method: 'code' | 'card' | 'mobile_key';
5515
5515
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
5516
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
5516
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
5517
5517
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
5518
5518
  external_type_display_name?: string | undefined;
5519
5519
  /** Date and time at which the credential was created. */
@@ -6381,7 +6381,7 @@ export interface Routes {
6381
6381
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
6382
6382
  access_method: 'code' | 'card' | 'mobile_key';
6383
6383
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
6384
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
6384
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
6385
6385
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
6386
6386
  external_type_display_name?: string | undefined;
6387
6387
  /** Date and time at which the credential was created. */
@@ -6544,7 +6544,7 @@ export interface Routes {
6544
6544
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
6545
6545
  access_method: 'code' | 'card' | 'mobile_key';
6546
6546
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
6547
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
6547
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
6548
6548
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
6549
6549
  external_type_display_name?: string | undefined;
6550
6550
  /** Date and time at which the credential was created. */
@@ -6676,7 +6676,7 @@ export interface Routes {
6676
6676
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
6677
6677
  access_method: 'code' | 'card' | 'mobile_key';
6678
6678
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
6679
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
6679
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
6680
6680
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
6681
6681
  external_type_display_name?: string | undefined;
6682
6682
  /** Date and time at which the credential was created. */
@@ -6812,7 +6812,7 @@ export interface Routes {
6812
6812
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
6813
6813
  access_method: 'code' | 'card' | 'mobile_key';
6814
6814
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
6815
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
6815
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
6816
6816
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
6817
6817
  external_type_display_name?: string | undefined;
6818
6818
  /** Date and time at which the credential was created. */
@@ -6952,7 +6952,7 @@ export interface Routes {
6952
6952
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
6953
6953
  access_method: 'code' | 'card' | 'mobile_key';
6954
6954
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
6955
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
6955
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
6956
6956
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
6957
6957
  external_type_display_name?: string | undefined;
6958
6958
  /** Date and time at which the credential was created. */
@@ -7144,7 +7144,7 @@ export interface Routes {
7144
7144
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
7145
7145
  access_method: 'code' | 'card' | 'mobile_key';
7146
7146
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
7147
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
7147
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
7148
7148
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
7149
7149
  external_type_display_name?: string | undefined;
7150
7150
  /** Date and time at which the credential was created. */
@@ -7268,7 +7268,7 @@ export interface Routes {
7268
7268
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
7269
7269
  access_method: 'code' | 'card' | 'mobile_key';
7270
7270
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
7271
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
7271
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
7272
7272
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
7273
7273
  external_type_display_name?: string | undefined;
7274
7274
  /** Date and time at which the credential was created. */
@@ -7401,7 +7401,7 @@ export interface Routes {
7401
7401
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
7402
7402
  access_method: 'code' | 'card' | 'mobile_key';
7403
7403
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
7404
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
7404
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
7405
7405
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
7406
7406
  external_type_display_name?: string | undefined;
7407
7407
  /** Date and time at which the credential was created. */
@@ -7529,7 +7529,7 @@ export interface Routes {
7529
7529
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
7530
7530
  access_method: 'code' | 'card' | 'mobile_key';
7531
7531
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
7532
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
7532
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
7533
7533
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
7534
7534
  external_type_display_name?: string | undefined;
7535
7535
  /** Date and time at which the credential was created. */
@@ -7744,7 +7744,7 @@ export interface Routes {
7744
7744
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
7745
7745
  access_method: 'code' | 'card' | 'mobile_key';
7746
7746
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
7747
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
7747
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
7748
7748
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
7749
7749
  external_type_display_name?: string | undefined;
7750
7750
  /** Date and time at which the credential was created. */
@@ -7852,7 +7852,7 @@ export interface Routes {
7852
7852
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
7853
7853
  access_method: 'code' | 'card' | 'mobile_key';
7854
7854
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
7855
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
7855
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
7856
7856
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
7857
7857
  external_type_display_name?: string | undefined;
7858
7858
  /** Date and time at which the credential was created. */
@@ -7997,7 +7997,7 @@ export interface Routes {
7997
7997
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
7998
7998
  access_method: 'code' | 'card' | 'mobile_key';
7999
7999
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
8000
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
8000
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
8001
8001
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
8002
8002
  external_type_display_name?: string | undefined;
8003
8003
  /** Date and time at which the credential was created. */
@@ -8105,7 +8105,7 @@ export interface Routes {
8105
8105
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
8106
8106
  access_method: 'code' | 'card' | 'mobile_key';
8107
8107
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
8108
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
8108
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
8109
8109
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
8110
8110
  external_type_display_name?: string | undefined;
8111
8111
  /** Date and time at which the credential was created. */
@@ -8656,7 +8656,7 @@ export interface Routes {
8656
8656
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
8657
8657
  access_method: 'code' | 'card' | 'mobile_key';
8658
8658
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
8659
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
8659
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
8660
8660
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
8661
8661
  external_type_display_name?: string | undefined;
8662
8662
  /** Date and time at which the credential was created. */
@@ -8764,7 +8764,7 @@ export interface Routes {
8764
8764
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
8765
8765
  access_method: 'code' | 'card' | 'mobile_key';
8766
8766
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
8767
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
8767
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
8768
8768
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
8769
8769
  external_type_display_name?: string | undefined;
8770
8770
  /** Date and time at which the credential was created. */
@@ -8909,7 +8909,7 @@ export interface Routes {
8909
8909
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
8910
8910
  access_method: 'code' | 'card' | 'mobile_key';
8911
8911
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
8912
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
8912
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
8913
8913
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
8914
8914
  external_type_display_name?: string | undefined;
8915
8915
  /** Date and time at which the credential was created. */
@@ -9017,7 +9017,7 @@ export interface Routes {
9017
9017
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
9018
9018
  access_method: 'code' | 'card' | 'mobile_key';
9019
9019
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
9020
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
9020
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
9021
9021
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
9022
9022
  external_type_display_name?: string | undefined;
9023
9023
  /** Date and time at which the credential was created. */
@@ -9654,7 +9654,7 @@ export interface Routes {
9654
9654
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
9655
9655
  access_method: 'code' | 'card' | 'mobile_key';
9656
9656
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
9657
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
9657
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
9658
9658
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
9659
9659
  external_type_display_name?: string | undefined;
9660
9660
  /** Date and time at which the credential was created. */
@@ -10983,7 +10983,7 @@ export interface Routes {
10983
10983
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
10984
10984
  access_method: 'code' | 'card' | 'mobile_key';
10985
10985
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
10986
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
10986
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
10987
10987
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
10988
10988
  external_type_display_name?: string | undefined;
10989
10989
  /** Date and time at which the credential was created. */
@@ -11091,7 +11091,7 @@ export interface Routes {
11091
11091
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
11092
11092
  access_method: 'code' | 'card' | 'mobile_key';
11093
11093
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
11094
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
11094
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
11095
11095
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
11096
11096
  external_type_display_name?: string | undefined;
11097
11097
  /** Date and time at which the credential was created. */
@@ -11236,7 +11236,7 @@ export interface Routes {
11236
11236
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
11237
11237
  access_method: 'code' | 'card' | 'mobile_key';
11238
11238
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
11239
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
11239
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
11240
11240
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
11241
11241
  external_type_display_name?: string | undefined;
11242
11242
  /** Date and time at which the credential was created. */
@@ -11344,7 +11344,7 @@ export interface Routes {
11344
11344
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
11345
11345
  access_method: 'code' | 'card' | 'mobile_key';
11346
11346
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
11347
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
11347
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
11348
11348
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
11349
11349
  external_type_display_name?: string | undefined;
11350
11350
  /** Date and time at which the credential was created. */
@@ -11847,7 +11847,7 @@ export interface Routes {
11847
11847
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
11848
11848
  access_method: 'code' | 'card' | 'mobile_key';
11849
11849
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
11850
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
11850
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
11851
11851
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
11852
11852
  external_type_display_name?: string | undefined;
11853
11853
  /** Date and time at which the credential was created. */
@@ -11955,7 +11955,7 @@ export interface Routes {
11955
11955
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
11956
11956
  access_method: 'code' | 'card' | 'mobile_key';
11957
11957
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
11958
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
11958
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
11959
11959
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
11960
11960
  external_type_display_name?: string | undefined;
11961
11961
  /** Date and time at which the credential was created. */
@@ -12100,7 +12100,7 @@ export interface Routes {
12100
12100
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
12101
12101
  access_method: 'code' | 'card' | 'mobile_key';
12102
12102
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
12103
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
12103
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
12104
12104
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
12105
12105
  external_type_display_name?: string | undefined;
12106
12106
  /** Date and time at which the credential was created. */
@@ -12208,7 +12208,7 @@ export interface Routes {
12208
12208
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
12209
12209
  access_method: 'code' | 'card' | 'mobile_key';
12210
12210
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
12211
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
12211
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
12212
12212
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
12213
12213
  external_type_display_name?: string | undefined;
12214
12214
  /** Date and time at which the credential was created. */
@@ -20112,7 +20112,7 @@ export interface Routes {
20112
20112
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
20113
20113
  access_method: 'code' | 'card' | 'mobile_key';
20114
20114
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
20115
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
20115
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
20116
20116
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
20117
20117
  external_type_display_name?: string | undefined;
20118
20118
  /** Date and time at which the credential was created. */
@@ -20220,7 +20220,7 @@ export interface Routes {
20220
20220
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
20221
20221
  access_method: 'code' | 'card' | 'mobile_key';
20222
20222
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
20223
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
20223
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
20224
20224
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
20225
20225
  external_type_display_name?: string | undefined;
20226
20226
  /** Date and time at which the credential was created. */
@@ -20365,7 +20365,7 @@ export interface Routes {
20365
20365
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
20366
20366
  access_method: 'code' | 'card' | 'mobile_key';
20367
20367
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
20368
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
20368
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
20369
20369
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
20370
20370
  external_type_display_name?: string | undefined;
20371
20371
  /** Date and time at which the credential was created. */
@@ -20473,7 +20473,7 @@ export interface Routes {
20473
20473
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
20474
20474
  access_method: 'code' | 'card' | 'mobile_key';
20475
20475
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
20476
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
20476
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
20477
20477
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
20478
20478
  external_type_display_name?: string | undefined;
20479
20479
  /** Date and time at which the credential was created. */
@@ -20978,7 +20978,7 @@ export interface Routes {
20978
20978
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
20979
20979
  access_method: 'code' | 'card' | 'mobile_key';
20980
20980
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
20981
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
20981
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
20982
20982
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
20983
20983
  external_type_display_name?: string | undefined;
20984
20984
  /** Date and time at which the credential was created. */
@@ -21086,7 +21086,7 @@ export interface Routes {
21086
21086
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
21087
21087
  access_method: 'code' | 'card' | 'mobile_key';
21088
21088
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
21089
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
21089
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
21090
21090
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
21091
21091
  external_type_display_name?: string | undefined;
21092
21092
  /** Date and time at which the credential was created. */
@@ -21231,7 +21231,7 @@ export interface Routes {
21231
21231
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
21232
21232
  access_method: 'code' | 'card' | 'mobile_key';
21233
21233
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
21234
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
21234
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
21235
21235
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
21236
21236
  external_type_display_name?: string | undefined;
21237
21237
  /** Date and time at which the credential was created. */
@@ -21339,7 +21339,7 @@ export interface Routes {
21339
21339
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
21340
21340
  access_method: 'code' | 'card' | 'mobile_key';
21341
21341
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
21342
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
21342
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
21343
21343
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
21344
21344
  external_type_display_name?: string | undefined;
21345
21345
  /** Date and time at which the credential was created. */
@@ -23209,7 +23209,7 @@ export interface Routes {
23209
23209
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
23210
23210
  access_method: 'code' | 'card' | 'mobile_key';
23211
23211
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
23212
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
23212
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
23213
23213
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
23214
23214
  external_type_display_name?: string | undefined;
23215
23215
  /** Date and time at which the credential was created. */
@@ -23317,7 +23317,7 @@ export interface Routes {
23317
23317
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
23318
23318
  access_method: 'code' | 'card' | 'mobile_key';
23319
23319
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
23320
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
23320
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
23321
23321
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
23322
23322
  external_type_display_name?: string | undefined;
23323
23323
  /** Date and time at which the credential was created. */
@@ -23462,7 +23462,7 @@ export interface Routes {
23462
23462
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
23463
23463
  access_method: 'code' | 'card' | 'mobile_key';
23464
23464
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
23465
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
23465
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
23466
23466
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
23467
23467
  external_type_display_name?: string | undefined;
23468
23468
  /** Date and time at which the credential was created. */
@@ -23570,7 +23570,7 @@ export interface Routes {
23570
23570
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
23571
23571
  access_method: 'code' | 'card' | 'mobile_key';
23572
23572
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
23573
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
23573
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
23574
23574
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
23575
23575
  external_type_display_name?: string | undefined;
23576
23576
  /** Date and time at which the credential was created. */
@@ -24086,7 +24086,7 @@ export interface Routes {
24086
24086
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
24087
24087
  access_method: 'code' | 'card' | 'mobile_key';
24088
24088
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
24089
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
24089
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
24090
24090
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
24091
24091
  external_type_display_name?: string | undefined;
24092
24092
  /** Date and time at which the credential was created. */
@@ -24194,7 +24194,7 @@ export interface Routes {
24194
24194
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
24195
24195
  access_method: 'code' | 'card' | 'mobile_key';
24196
24196
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
24197
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
24197
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
24198
24198
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
24199
24199
  external_type_display_name?: string | undefined;
24200
24200
  /** Date and time at which the credential was created. */
@@ -24339,7 +24339,7 @@ export interface Routes {
24339
24339
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
24340
24340
  access_method: 'code' | 'card' | 'mobile_key';
24341
24341
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
24342
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
24342
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
24343
24343
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
24344
24344
  external_type_display_name?: string | undefined;
24345
24345
  /** Date and time at which the credential was created. */
@@ -24447,7 +24447,7 @@ export interface Routes {
24447
24447
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
24448
24448
  access_method: 'code' | 'card' | 'mobile_key';
24449
24449
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
24450
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
24450
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
24451
24451
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
24452
24452
  external_type_display_name?: string | undefined;
24453
24453
  /** Date and time at which the credential was created. */
@@ -25002,7 +25002,7 @@ export interface Routes {
25002
25002
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
25003
25003
  access_method: 'code' | 'card' | 'mobile_key';
25004
25004
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
25005
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
25005
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
25006
25006
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
25007
25007
  external_type_display_name?: string | undefined;
25008
25008
  /** Date and time at which the credential was created. */
@@ -25110,7 +25110,7 @@ export interface Routes {
25110
25110
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
25111
25111
  access_method: 'code' | 'card' | 'mobile_key';
25112
25112
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
25113
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
25113
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
25114
25114
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
25115
25115
  external_type_display_name?: string | undefined;
25116
25116
  /** Date and time at which the credential was created. */
@@ -25255,7 +25255,7 @@ export interface Routes {
25255
25255
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
25256
25256
  access_method: 'code' | 'card' | 'mobile_key';
25257
25257
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
25258
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
25258
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
25259
25259
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
25260
25260
  external_type_display_name?: string | undefined;
25261
25261
  /** Date and time at which the credential was created. */
@@ -25363,7 +25363,7 @@ export interface Routes {
25363
25363
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
25364
25364
  access_method: 'code' | 'card' | 'mobile_key';
25365
25365
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
25366
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
25366
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
25367
25367
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
25368
25368
  external_type_display_name?: string | undefined;
25369
25369
  /** Date and time at which the credential was created. */
@@ -26301,7 +26301,7 @@ export interface Routes {
26301
26301
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
26302
26302
  access_method: 'code' | 'card' | 'mobile_key';
26303
26303
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
26304
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
26304
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
26305
26305
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
26306
26306
  external_type_display_name?: string | undefined;
26307
26307
  /** Date and time at which the credential was created. */
@@ -26409,7 +26409,7 @@ export interface Routes {
26409
26409
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
26410
26410
  access_method: 'code' | 'card' | 'mobile_key';
26411
26411
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
26412
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
26412
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
26413
26413
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
26414
26414
  external_type_display_name?: string | undefined;
26415
26415
  /** Date and time at which the credential was created. */
@@ -26554,7 +26554,7 @@ export interface Routes {
26554
26554
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
26555
26555
  access_method: 'code' | 'card' | 'mobile_key';
26556
26556
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
26557
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
26557
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
26558
26558
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
26559
26559
  external_type_display_name?: string | undefined;
26560
26560
  /** Date and time at which the credential was created. */
@@ -26662,7 +26662,7 @@ export interface Routes {
26662
26662
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
26663
26663
  access_method: 'code' | 'card' | 'mobile_key';
26664
26664
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
26665
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
26665
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
26666
26666
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
26667
26667
  external_type_display_name?: string | undefined;
26668
26668
  /** Date and time at which the credential was created. */
@@ -27173,7 +27173,7 @@ export interface Routes {
27173
27173
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
27174
27174
  access_method: 'code' | 'card' | 'mobile_key';
27175
27175
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
27176
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
27176
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
27177
27177
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
27178
27178
  external_type_display_name?: string | undefined;
27179
27179
  /** Date and time at which the credential was created. */
@@ -27281,7 +27281,7 @@ export interface Routes {
27281
27281
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
27282
27282
  access_method: 'code' | 'card' | 'mobile_key';
27283
27283
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
27284
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
27284
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
27285
27285
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
27286
27286
  external_type_display_name?: string | undefined;
27287
27287
  /** Date and time at which the credential was created. */
@@ -27426,7 +27426,7 @@ export interface Routes {
27426
27426
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
27427
27427
  access_method: 'code' | 'card' | 'mobile_key';
27428
27428
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
27429
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
27429
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
27430
27430
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
27431
27431
  external_type_display_name?: string | undefined;
27432
27432
  /** Date and time at which the credential was created. */
@@ -27534,7 +27534,7 @@ export interface Routes {
27534
27534
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
27535
27535
  access_method: 'code' | 'card' | 'mobile_key';
27536
27536
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
27537
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
27537
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
27538
27538
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
27539
27539
  external_type_display_name?: string | undefined;
27540
27540
  /** Date and time at which the credential was created. */
@@ -28750,7 +28750,7 @@ export interface Routes {
28750
28750
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
28751
28751
  access_method: 'code' | 'card' | 'mobile_key';
28752
28752
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
28753
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
28753
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
28754
28754
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
28755
28755
  external_type_display_name?: string | undefined;
28756
28756
  /** Date and time at which the credential was created. */
@@ -28858,7 +28858,7 @@ export interface Routes {
28858
28858
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
28859
28859
  access_method: 'code' | 'card' | 'mobile_key';
28860
28860
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
28861
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
28861
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
28862
28862
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
28863
28863
  external_type_display_name?: string | undefined;
28864
28864
  /** Date and time at which the credential was created. */
@@ -29003,7 +29003,7 @@ export interface Routes {
29003
29003
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
29004
29004
  access_method: 'code' | 'card' | 'mobile_key';
29005
29005
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
29006
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
29006
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
29007
29007
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
29008
29008
  external_type_display_name?: string | undefined;
29009
29009
  /** Date and time at which the credential was created. */
@@ -29111,7 +29111,7 @@ export interface Routes {
29111
29111
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
29112
29112
  access_method: 'code' | 'card' | 'mobile_key';
29113
29113
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
29114
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
29114
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
29115
29115
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
29116
29116
  external_type_display_name?: string | undefined;
29117
29117
  /** Date and time at which the credential was created. */
@@ -29626,7 +29626,7 @@ export interface Routes {
29626
29626
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
29627
29627
  access_method: 'code' | 'card' | 'mobile_key';
29628
29628
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
29629
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
29629
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
29630
29630
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
29631
29631
  external_type_display_name?: string | undefined;
29632
29632
  /** Date and time at which the credential was created. */
@@ -29734,7 +29734,7 @@ export interface Routes {
29734
29734
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
29735
29735
  access_method: 'code' | 'card' | 'mobile_key';
29736
29736
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
29737
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
29737
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
29738
29738
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
29739
29739
  external_type_display_name?: string | undefined;
29740
29740
  /** Date and time at which the credential was created. */
@@ -29879,7 +29879,7 @@ export interface Routes {
29879
29879
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
29880
29880
  access_method: 'code' | 'card' | 'mobile_key';
29881
29881
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
29882
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
29882
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
29883
29883
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
29884
29884
  external_type_display_name?: string | undefined;
29885
29885
  /** Date and time at which the credential was created. */
@@ -29987,7 +29987,7 @@ export interface Routes {
29987
29987
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
29988
29988
  access_method: 'code' | 'card' | 'mobile_key';
29989
29989
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
29990
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
29990
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
29991
29991
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
29992
29992
  external_type_display_name?: string | undefined;
29993
29993
  /** Date and time at which the credential was created. */
@@ -31819,7 +31819,7 @@ export interface Routes {
31819
31819
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
31820
31820
  access_method: 'code' | 'card' | 'mobile_key';
31821
31821
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
31822
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
31822
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
31823
31823
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
31824
31824
  external_type_display_name?: string | undefined;
31825
31825
  /** Date and time at which the credential was created. */
@@ -31927,7 +31927,7 @@ export interface Routes {
31927
31927
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
31928
31928
  access_method: 'code' | 'card' | 'mobile_key';
31929
31929
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
31930
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
31930
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
31931
31931
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
31932
31932
  external_type_display_name?: string | undefined;
31933
31933
  /** Date and time at which the credential was created. */
@@ -32072,7 +32072,7 @@ export interface Routes {
32072
32072
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
32073
32073
  access_method: 'code' | 'card' | 'mobile_key';
32074
32074
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
32075
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
32075
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
32076
32076
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
32077
32077
  external_type_display_name?: string | undefined;
32078
32078
  /** Date and time at which the credential was created. */
@@ -32180,7 +32180,7 @@ export interface Routes {
32180
32180
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
32181
32181
  access_method: 'code' | 'card' | 'mobile_key';
32182
32182
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
32183
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
32183
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
32184
32184
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
32185
32185
  external_type_display_name?: string | undefined;
32186
32186
  /** Date and time at which the credential was created. */
@@ -32871,7 +32871,7 @@ export interface Routes {
32871
32871
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
32872
32872
  access_method: 'code' | 'card' | 'mobile_key';
32873
32873
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
32874
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
32874
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
32875
32875
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
32876
32876
  external_type_display_name?: string | undefined;
32877
32877
  /** Date and time at which the credential was created. */
@@ -32979,7 +32979,7 @@ export interface Routes {
32979
32979
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
32980
32980
  access_method: 'code' | 'card' | 'mobile_key';
32981
32981
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
32982
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
32982
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
32983
32983
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
32984
32984
  external_type_display_name?: string | undefined;
32985
32985
  /** Date and time at which the credential was created. */
@@ -33124,7 +33124,7 @@ export interface Routes {
33124
33124
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
33125
33125
  access_method: 'code' | 'card' | 'mobile_key';
33126
33126
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
33127
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
33127
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
33128
33128
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
33129
33129
  external_type_display_name?: string | undefined;
33130
33130
  /** Date and time at which the credential was created. */
@@ -33232,7 +33232,7 @@ export interface Routes {
33232
33232
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
33233
33233
  access_method: 'code' | 'card' | 'mobile_key';
33234
33234
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
33235
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
33235
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
33236
33236
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
33237
33237
  external_type_display_name?: string | undefined;
33238
33238
  /** Date and time at which the credential was created. */
@@ -33766,7 +33766,7 @@ export interface Routes {
33766
33766
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
33767
33767
  access_method: 'code' | 'card' | 'mobile_key';
33768
33768
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
33769
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
33769
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
33770
33770
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
33771
33771
  external_type_display_name?: string | undefined;
33772
33772
  /** Date and time at which the credential was created. */
@@ -33874,7 +33874,7 @@ export interface Routes {
33874
33874
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
33875
33875
  access_method: 'code' | 'card' | 'mobile_key';
33876
33876
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
33877
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
33877
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
33878
33878
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
33879
33879
  external_type_display_name?: string | undefined;
33880
33880
  /** Date and time at which the credential was created. */
@@ -34019,7 +34019,7 @@ export interface Routes {
34019
34019
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
34020
34020
  access_method: 'code' | 'card' | 'mobile_key';
34021
34021
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
34022
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
34022
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
34023
34023
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
34024
34024
  external_type_display_name?: string | undefined;
34025
34025
  /** Date and time at which the credential was created. */
@@ -34127,7 +34127,7 @@ export interface Routes {
34127
34127
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
34128
34128
  access_method: 'code' | 'card' | 'mobile_key';
34129
34129
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
34130
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
34130
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
34131
34131
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
34132
34132
  external_type_display_name?: string | undefined;
34133
34133
  /** Date and time at which the credential was created. */
@@ -36639,7 +36639,7 @@ export interface Routes {
36639
36639
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
36640
36640
  access_method: 'code' | 'card' | 'mobile_key';
36641
36641
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
36642
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
36642
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
36643
36643
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
36644
36644
  external_type_display_name?: string | undefined;
36645
36645
  /** Date and time at which the credential was created. */
@@ -36747,7 +36747,7 @@ export interface Routes {
36747
36747
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
36748
36748
  access_method: 'code' | 'card' | 'mobile_key';
36749
36749
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
36750
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
36750
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
36751
36751
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
36752
36752
  external_type_display_name?: string | undefined;
36753
36753
  /** Date and time at which the credential was created. */
@@ -36892,7 +36892,7 @@ export interface Routes {
36892
36892
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
36893
36893
  access_method: 'code' | 'card' | 'mobile_key';
36894
36894
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
36895
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
36895
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
36896
36896
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
36897
36897
  external_type_display_name?: string | undefined;
36898
36898
  /** Date and time at which the credential was created. */
@@ -37000,7 +37000,7 @@ export interface Routes {
37000
37000
  /** Access method for the credential. Supported values: `code`, `card`, `mobile_key`. */
37001
37001
  access_method: 'code' | 'card' | 'mobile_key';
37002
37002
  /** Brand-specific terminology for the credential type. Supported values: `pti_card`, `brivo_credential`, `hid_credential`, `visionline_card`. */
37003
- external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key') | undefined;
37003
+ external_type?: ('pti_card' | 'brivo_credential' | 'hid_credential' | 'visionline_card' | 'salto_ks_credential' | 'assa_abloy_vostio_card' | 'assa_abloy_vostio_mobile_key' | 'salto_space_card' | 'salto_space_mobile_key') | undefined;
37004
37004
  /** Display name that corresponds to the brand-specific terminology for the credential type. */
37005
37005
  external_type_display_name?: string | undefined;
37006
37006
  /** Date and time at which the credential was created. */