@@ -98,7 +98,7 @@ export interface Routes {
98
98
/** Snapshot of the card data read from the physical encoder. */
99
99
acs_credential_on_encoder: {
100
100
/** Date and time the credential was created. */
101
- created_at: string
101
+ created_at: string | null
102
102
is_issued: boolean | null
103
103
/** Date and time the credential will become useable. */
104
104
starts_at: string | null
@@ -907,7 +907,7 @@ export interface Routes {
907
907
/** Snapshot of the card data read from the physical encoder. */
908
908
acs_credential_on_encoder: {
909
909
/** Date and time the credential was created. */
910
- created_at: string
910
+ created_at: string | null
911
911
is_issued: boolean | null
912
912
/** Date and time the credential will become useable. */
913
913
starts_at: string | null
@@ -1881,7 +1881,7 @@ export interface Routes {
1881
1881
/** Snapshot of the card data read from the physical encoder. */
1882
1882
acs_credential_on_encoder: {
1883
1883
/** Date and time the credential was created. */
1884
- created_at: string
1884
+ created_at: string | null
1885
1885
is_issued: boolean | null
1886
1886
/** Date and time the credential will become useable. */
1887
1887
starts_at: string | null
@@ -2677,7 +2677,7 @@ export interface Routes {
2677
2677
/** Snapshot of the card data read from the physical encoder. */
2678
2678
acs_credential_on_encoder: {
2679
2679
/** Date and time the credential was created. */
2680
- created_at: string
2680
+ created_at: string | null
2681
2681
is_issued: boolean | null
2682
2682
/** Date and time the credential will become useable. */
2683
2683
starts_at: string | null
@@ -4381,7 +4381,7 @@ export interface Routes {
4381
4381
/** Snapshot of the card data read from the physical encoder. */
4382
4382
acs_credential_on_encoder: {
4383
4383
/** Date and time the credential was created. */
4384
- created_at: string
4384
+ created_at: string | null
4385
4385
is_issued: boolean | null
4386
4386
/** Date and time the credential will become useable. */
4387
4387
starts_at: string | null
@@ -5674,7 +5674,7 @@ export interface Routes {
5674
5674
/** Snapshot of the card data read from the physical encoder. */
5675
5675
acs_credential_on_encoder: {
5676
5676
/** Date and time the credential was created. */
5677
- created_at: string
5677
+ created_at: string | null
5678
5678
is_issued: boolean | null
5679
5679
/** Date and time the credential will become useable. */
5680
5680
starts_at: string | null
@@ -7720,7 +7720,7 @@ export interface Routes {
7720
7720
/** Snapshot of the card data read from the physical encoder. */
7721
7721
acs_credential_on_encoder: {
7722
7722
/** Date and time the credential was created. */
7723
- created_at: string
7723
+ created_at: string | null
7724
7724
is_issued: boolean | null
7725
7725
/** Date and time the credential will become useable. */
7726
7726
starts_at: string | null
@@ -8370,7 +8370,7 @@ export interface Routes {
8370
8370
/** Snapshot of the card data read from the physical encoder. */
8371
8371
acs_credential_on_encoder: {
8372
8372
/** Date and time the credential was created. */
8373
- created_at: string
8373
+ created_at: string | null
8374
8374
is_issued: boolean | null
8375
8375
/** Date and time the credential will become useable. */
8376
8376
starts_at: string | null
@@ -14412,7 +14412,7 @@ export interface Routes {
14412
14412
/** Snapshot of the card data read from the physical encoder. */
14413
14413
acs_credential_on_encoder: {
14414
14414
/** Date and time the credential was created. */
14415
- created_at: string
14415
+ created_at: string | null
14416
14416
is_issued: boolean | null
14417
14417
/** Date and time the credential will become useable. */
14418
14418
starts_at: string | null
@@ -15063,7 +15063,7 @@ export interface Routes {
15063
15063
/** Snapshot of the card data read from the physical encoder. */
15064
15064
acs_credential_on_encoder: {
15065
15065
/** Date and time the credential was created. */
15066
- created_at: string
15066
+ created_at: string | null
15067
15067
is_issued: boolean | null
15068
15068
/** Date and time the credential will become useable. */
15069
15069
starts_at: string | null
@@ -17152,7 +17152,7 @@ export interface Routes {
17152
17152
/** Snapshot of the card data read from the physical encoder. */
17153
17153
acs_credential_on_encoder: {
17154
17154
/** Date and time the credential was created. */
17155
- created_at: string
17155
+ created_at: string | null
17156
17156
is_issued: boolean | null
17157
17157
/** Date and time the credential will become useable. */
17158
17158
starts_at: string | null
@@ -17813,7 +17813,7 @@ export interface Routes {
17813
17813
/** Snapshot of the card data read from the physical encoder. */
17814
17814
acs_credential_on_encoder: {
17815
17815
/** Date and time the credential was created. */
17816
- created_at: string
17816
+ created_at: string | null
17817
17817
is_issued: boolean | null
17818
17818
/** Date and time the credential will become useable. */
17819
17819
starts_at: string | null
@@ -18513,7 +18513,7 @@ export interface Routes {
18513
18513
/** Snapshot of the card data read from the physical encoder. */
18514
18514
acs_credential_on_encoder: {
18515
18515
/** Date and time the credential was created. */
18516
- created_at: string
18516
+ created_at: string | null
18517
18517
is_issued: boolean | null
18518
18518
/** Date and time the credential will become useable. */
18519
18519
starts_at: string | null
@@ -19370,7 +19370,7 @@ export interface Routes {
19370
19370
/** Snapshot of the card data read from the physical encoder. */
19371
19371
acs_credential_on_encoder: {
19372
19372
/** Date and time the credential was created. */
19373
- created_at: string
19373
+ created_at: string | null
19374
19374
is_issued: boolean | null
19375
19375
/** Date and time the credential will become useable. */
19376
19376
starts_at: string | null
@@ -20023,7 +20023,7 @@ export interface Routes {
20023
20023
/** Snapshot of the card data read from the physical encoder. */
20024
20024
acs_credential_on_encoder: {
20025
20025
/** Date and time the credential was created. */
20026
- created_at: string
20026
+ created_at: string | null
20027
20027
is_issued: boolean | null
20028
20028
/** Date and time the credential will become useable. */
20029
20029
starts_at: string | null
@@ -21335,7 +21335,7 @@ export interface Routes {
21335
21335
/** Snapshot of the card data read from the physical encoder. */
21336
21336
acs_credential_on_encoder: {
21337
21337
/** Date and time the credential was created. */
21338
- created_at: string
21338
+ created_at: string | null
21339
21339
is_issued: boolean | null
21340
21340
/** Date and time the credential will become useable. */
21341
21341
starts_at: string | null
@@ -21990,7 +21990,7 @@ export interface Routes {
21990
21990
/** Snapshot of the card data read from the physical encoder. */
21991
21991
acs_credential_on_encoder: {
21992
21992
/** Date and time the credential was created. */
21993
- created_at: string
21993
+ created_at: string | null
21994
21994
is_issued: boolean | null
21995
21995
/** Date and time the credential will become useable. */
21996
21996
starts_at: string | null
@@ -24039,7 +24039,7 @@ export interface Routes {
24039
24039
/** Snapshot of the card data read from the physical encoder. */
24040
24040
acs_credential_on_encoder: {
24041
24041
/** Date and time the credential was created. */
24042
- created_at: string
24042
+ created_at: string | null
24043
24043
is_issued: boolean | null
24044
24044
/** Date and time the credential will become useable. */
24045
24045
starts_at: string | null
@@ -24811,7 +24811,7 @@ export interface Routes {
24811
24811
/** Snapshot of the card data read from the physical encoder. */
24812
24812
acs_credential_on_encoder: {
24813
24813
/** Date and time the credential was created. */
24814
- created_at: string
24814
+ created_at: string | null
24815
24815
is_issued: boolean | null
24816
24816
/** Date and time the credential will become useable. */
24817
24817
starts_at: string | null
@@ -27332,7 +27332,7 @@ export interface Routes {
27332
27332
/** Snapshot of the card data read from the physical encoder. */
27333
27333
acs_credential_on_encoder: {
27334
27334
/** Date and time the credential was created. */
27335
- created_at: string
27335
+ created_at: string | null
27336
27336
is_issued: boolean | null
27337
27337
/** Date and time the credential will become useable. */
27338
27338
starts_at: string | null
0 commit comments