You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indicates that the schedule of one of the [credential](../../../capability-guides/access-systems/managing-credentials.md)'s children was modified externally.
377
-
**`created_at`**
378
-
Format: `Datetime`
377
+
378
+
**`created_at`**Format: `Datetime`
379
379
380
380
381
381
Date and time at which Seam created the warning.
382
382
383
383
384
384
---
385
-
**`message`**
386
-
Format: `String`
385
+
386
+
**`message`**Format: `String`
387
387
388
388
389
389
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
390
390
391
391
392
392
---
393
-
**`warning_code`**
394
-
Format: `Enum`
393
+
394
+
**`warning_code`**Format: `Enum`
395
395
396
396
397
397
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
398
398
<details>
399
399
<summary>Enum values:</summary>
400
-
- `schedule_externally_modified`
400
+
- <code>schedule_externally_modified</code>
401
401
</details>
402
402
403
403
@@ -406,30 +406,30 @@ Indicates that the schedule of one of the [credential](../../../capability-guide
406
406
<summary><code>schedule_modified</code></summary>
407
407
408
408
Indicates that the schedule of the [credential](../../../capability-guides/access-systems/managing-credentials.md) was modified to avoid creating a credential with a start date in the past.
409
-
**`created_at`**
410
-
Format: `Datetime`
409
+
410
+
**`created_at`**Format: `Datetime`
411
411
412
412
413
413
Date and time at which Seam created the warning.
414
414
415
415
416
416
---
417
-
**`message`**
418
-
Format: `String`
417
+
418
+
**`message`**Format: `String`
419
419
420
420
421
421
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
422
422
423
423
424
424
---
425
-
**`warning_code`**
426
-
Format: `Enum`
425
+
426
+
**`warning_code`**Format: `Enum`
427
427
428
428
429
429
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
430
430
<details>
431
431
<summary>Enum values:</summary>
432
-
- `schedule_modified`
432
+
- <code>schedule_modified</code>
433
433
</details>
434
434
435
435
@@ -438,30 +438,30 @@ Indicates that the schedule of the [credential](../../../capability-guides/acces
438
438
<summary><code>being_deleted</code></summary>
439
439
440
440
Indicates that the [credential](../../../capability-guides/access-systems/managing-credentials.md) is being deleted.
441
-
**`created_at`**
442
-
Format: `Datetime`
441
+
442
+
**`created_at`**Format: `Datetime`
443
443
444
444
445
445
Date and time at which Seam created the warning.
446
446
447
447
448
448
---
449
-
**`message`**
450
-
Format: `String`
449
+
450
+
**`message`**Format: `String`
451
451
452
452
453
453
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
454
454
455
455
456
456
---
457
-
**`warning_code`**
458
-
Format: `Enum`
457
+
458
+
**`warning_code`**Format: `Enum`
459
459
460
460
461
461
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
462
462
<details>
463
463
<summary>Enum values:</summary>
464
-
- `being_deleted`
464
+
- <code>being_deleted</code>
465
465
</details>
466
466
467
467
@@ -470,30 +470,30 @@ Indicates that the [credential](../../../capability-guides/access-systems/managi
An unknown issue occurred while syncing the state of the [credential](../../../capability-guides/access-systems/managing-credentials.md) with the provider. This issue may affect the proper functioning of the credential.
473
-
**`created_at`**
474
-
Format: `Datetime`
473
+
474
+
**`created_at`**Format: `Datetime`
475
475
476
476
477
477
Date and time at which Seam created the warning.
478
478
479
479
480
480
---
481
-
**`message`**
482
-
Format: `String`
481
+
482
+
**`message`**Format: `String`
483
483
484
484
485
485
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
486
486
487
487
488
488
---
489
-
**`warning_code`**
490
-
Format: `Enum`
489
+
490
+
**`warning_code`**Format: `Enum`
491
491
492
492
493
493
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
494
494
<details>
495
495
<summary>Enum values:</summary>
496
-
- `unknown_issue_with_acs_credential`
496
+
- <code>unknown_issue_with_acs_credential</code>
497
497
</details>
498
498
499
499
@@ -502,30 +502,30 @@ An unknown issue occurred while syncing the state of the [credential](../../../c
Access permissions for the [credential](../../../capability-guides/access-systems/managing-credentials.md) have changed. [Reissue](../../../capability-guides/access-systems/working-with-card-encoders-and-scanners/creating-and-encoding-card-based-credentials.md) (re-encode) the credential. This issue may affect the proper functioning of the credential.
505
-
**`created_at`**
506
-
Format: `Datetime`
505
+
506
+
**`created_at`**Format: `Datetime`
507
507
508
508
509
509
Date and time at which Seam created the warning.
510
510
511
511
512
512
---
513
-
**`message`**
514
-
Format: `String`
513
+
514
+
**`message`**Format: `String`
515
515
516
516
517
517
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
518
518
519
519
520
520
---
521
-
**`warning_code`**
522
-
Format: `Enum`
521
+
522
+
**`warning_code`**Format: `Enum`
523
523
524
524
525
525
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
0 commit comments