@kl1/contracts 1.0.25 → 1.0.27

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.
Files changed (86) hide show
  1. package/dist/index.js +1673 -1458
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.mjs +1669 -1458
  4. package/dist/index.mjs.map +1 -1
  5. package/dist/src/activity-log/index.d.ts +399 -0
  6. package/dist/src/activity-log/index.d.ts.map +1 -0
  7. package/dist/src/activity-log/schema.d.ts +369 -0
  8. package/dist/src/activity-log/schema.d.ts.map +1 -0
  9. package/dist/src/activity-log/validation.d.ts +2 -0
  10. package/dist/src/activity-log/validation.d.ts.map +1 -0
  11. package/dist/src/attribute/index.d.ts +108 -108
  12. package/dist/src/attribute/schema.d.ts +24 -24
  13. package/dist/src/attribute-option/schema.d.ts +9 -9
  14. package/dist/src/base-contract.d.ts +9 -9
  15. package/dist/src/call-log/schema.d.ts +9 -9
  16. package/dist/src/category/index.d.ts +42 -42
  17. package/dist/src/category/schema.d.ts +9 -9
  18. package/dist/src/channel/index.d.ts +218 -32
  19. package/dist/src/channel/index.d.ts.map +1 -1
  20. package/dist/src/channel/schema.d.ts +9 -9
  21. package/dist/src/chat/index.d.ts +5335 -5335
  22. package/dist/src/chat/schema.d.ts +877 -877
  23. package/dist/src/chat/validation.d.ts +1009 -1009
  24. package/dist/src/comment/index.d.ts +4688 -0
  25. package/dist/src/comment/index.d.ts.map +1 -0
  26. package/dist/src/comment/schema.d.ts +1257 -0
  27. package/dist/src/comment/schema.d.ts.map +1 -0
  28. package/dist/src/comment/validation.d.ts +38 -0
  29. package/dist/src/comment/validation.d.ts.map +1 -0
  30. package/dist/src/company/index.d.ts +296 -293
  31. package/dist/src/company/index.d.ts.map +1 -1
  32. package/dist/src/company/schema.d.ts +191 -54
  33. package/dist/src/company/schema.d.ts.map +1 -1
  34. package/dist/src/company/validation.d.ts +162 -162
  35. package/dist/src/contact/index.d.ts +1213 -1213
  36. package/dist/src/contact/schema.d.ts +201 -201
  37. package/dist/src/contact/validation.d.ts +997 -997
  38. package/dist/src/contact-email/schema.d.ts +9 -9
  39. package/dist/src/contact-phone/schema.d.ts +9 -9
  40. package/dist/src/contract.d.ts +14189 -8798
  41. package/dist/src/contract.d.ts.map +1 -1
  42. package/dist/src/custom-field/schema.d.ts +9 -9
  43. package/dist/src/custom-field-upload/schema.d.ts +9 -9
  44. package/dist/src/cx-log/index.d.ts +621 -621
  45. package/dist/src/cx-log/schema.d.ts +564 -564
  46. package/dist/src/dashboard/index.d.ts +24 -20
  47. package/dist/src/dashboard/index.d.ts.map +1 -1
  48. package/dist/src/dashboard/schema.d.ts +125 -0
  49. package/dist/src/dashboard/schema.d.ts.map +1 -1
  50. package/dist/src/evaluate-form/schema.d.ts +9 -9
  51. package/dist/src/group/schema.d.ts +9 -9
  52. package/dist/src/index.d.ts +3 -0
  53. package/dist/src/index.d.ts.map +1 -1
  54. package/dist/src/log-form/schema.d.ts +9 -9
  55. package/dist/src/mail/mail-contract.d.ts +21 -21
  56. package/dist/src/mail/room-contract.d.ts +21 -21
  57. package/dist/src/mail/schemas/room.schema.d.ts +15 -15
  58. package/dist/src/messenger/index.d.ts +1226 -1096
  59. package/dist/src/messenger/index.d.ts.map +1 -1
  60. package/dist/src/messenger/validation.d.ts +108 -1
  61. package/dist/src/messenger/validation.d.ts.map +1 -1
  62. package/dist/src/tag/index.d.ts +45 -45
  63. package/dist/src/tag/schema.d.ts +9 -9
  64. package/dist/src/tag-group/schema.d.ts +9 -9
  65. package/dist/src/telephony-agent-presence-status/index.d.ts +93 -93
  66. package/dist/src/telephony-agent-presence-status/schema.d.ts +33 -33
  67. package/dist/src/telephony-cdr/schema.d.ts +9 -9
  68. package/dist/src/telephony-live-queue-call/schema.d.ts +9 -9
  69. package/dist/src/telephony-queue-call-count/schema.d.ts +9 -9
  70. package/dist/src/tenant/schema.d.ts +9 -9
  71. package/dist/src/ticket/index.d.ts +570 -570
  72. package/dist/src/ticket/schema.d.ts +135 -135
  73. package/dist/src/upload/schema.d.ts +9 -9
  74. package/dist/src/user-presence-status-log/index.d.ts +36 -36
  75. package/dist/src/user-presence-status-log/schema.d.ts +39 -39
  76. package/dist/src/widget/index.d.ts +78 -78
  77. package/dist/src/widget/schema.d.ts +9 -9
  78. package/dist/src/wrap-up-form/index.d.ts +96 -96
  79. package/dist/src/wrap-up-form/schema.d.ts +24 -24
  80. package/package.json +4 -10
  81. package/dist/src/app/index.d.ts +0 -17
  82. package/dist/src/app/index.d.ts.map +0 -1
  83. package/dist/src/mail/mail-server.d.ts +0 -216
  84. package/dist/src/mail/mail-server.d.ts.map +0 -1
  85. package/dist/src/platform-contact/schema.d.ts +0 -30
  86. package/dist/src/platform-contact/schema.d.ts.map +0 -1
@@ -294,9 +294,9 @@ export declare const ticketContract: {
294
294
  requestId: z.ZodString;
295
295
  message: z.ZodObject<{
296
296
  id: z.ZodString;
297
- createdAt: z.ZodDate;
298
- updatedAt: z.ZodDate;
299
- deletedAt: z.ZodNullable<z.ZodDate>;
297
+ createdAt: z.ZodString;
298
+ updatedAt: z.ZodString;
299
+ deletedAt: z.ZodNullable<z.ZodString>;
300
300
  title: z.ZodString;
301
301
  description: z.ZodNullable<z.ZodString>;
302
302
  type: z.ZodString;
@@ -310,18 +310,18 @@ export declare const ticketContract: {
310
310
  ticketNumber: z.ZodOptional<z.ZodNumber>;
311
311
  customFields: z.ZodArray<z.ZodObject<{
312
312
  id: z.ZodString;
313
- createdAt: z.ZodDate;
314
- updatedAt: z.ZodDate;
315
- deletedAt: z.ZodNullable<z.ZodDate>;
313
+ createdAt: z.ZodString;
314
+ updatedAt: z.ZodString;
315
+ deletedAt: z.ZodNullable<z.ZodString>;
316
316
  textValue: z.ZodNullable<z.ZodString>;
317
317
  booleanValue: z.ZodNullable<z.ZodBoolean>;
318
318
  numberValue: z.ZodNullable<z.ZodNumber>;
319
319
  dateValue: z.ZodNullable<z.ZodDate>;
320
320
  attribute: z.ZodObject<Omit<{
321
321
  id: z.ZodString;
322
- createdAt: z.ZodDate;
323
- updatedAt: z.ZodDate;
324
- deletedAt: z.ZodNullable<z.ZodDate>;
322
+ createdAt: z.ZodString;
323
+ updatedAt: z.ZodString;
324
+ deletedAt: z.ZodNullable<z.ZodString>;
325
325
  systemName: z.ZodString;
326
326
  displayName: z.ZodString;
327
327
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -351,23 +351,23 @@ export declare const ticketContract: {
351
351
  }>, "many">;
352
352
  group: z.ZodObject<{
353
353
  id: z.ZodString;
354
- createdAt: z.ZodDate;
355
- updatedAt: z.ZodDate;
356
- deletedAt: z.ZodNullable<z.ZodDate>;
354
+ createdAt: z.ZodString;
355
+ updatedAt: z.ZodString;
356
+ deletedAt: z.ZodNullable<z.ZodString>;
357
357
  systemName: z.ZodString;
358
358
  displayName: z.ZodString;
359
359
  }, "strip", z.ZodTypeAny, {
360
360
  id: string;
361
- createdAt: Date;
362
- updatedAt: Date;
363
- deletedAt: Date | null;
361
+ createdAt: string;
362
+ updatedAt: string;
363
+ deletedAt: string | null;
364
364
  systemName: string;
365
365
  displayName: string;
366
366
  }, {
367
367
  id: string;
368
- createdAt: Date;
369
- updatedAt: Date;
370
- deletedAt: Date | null;
368
+ createdAt: string;
369
+ updatedAt: string;
370
+ deletedAt: string | null;
371
371
  systemName: string;
372
372
  displayName: string;
373
373
  }>;
@@ -375,9 +375,9 @@ export declare const ticketContract: {
375
375
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
376
376
  id: string;
377
377
  position: number;
378
- createdAt: Date;
379
- updatedAt: Date;
380
- deletedAt: Date | null;
378
+ createdAt: string;
379
+ updatedAt: string;
380
+ deletedAt: string | null;
381
381
  isDefault: boolean;
382
382
  systemName: string;
383
383
  displayName: string;
@@ -388,9 +388,9 @@ export declare const ticketContract: {
388
388
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
389
389
  id: string;
390
390
  position: number;
391
- createdAt: Date;
392
- updatedAt: Date;
393
- deletedAt: Date | null;
391
+ createdAt: string;
392
+ updatedAt: string;
393
+ deletedAt: string | null;
394
394
  isDefault: boolean;
395
395
  systemName: string;
396
396
  displayName: string;
@@ -406,27 +406,27 @@ export declare const ticketContract: {
406
406
  customFieldId: z.ZodString;
407
407
  upload: z.ZodObject<{
408
408
  id: z.ZodString;
409
- createdAt: z.ZodDate;
410
- updatedAt: z.ZodDate;
411
- deletedAt: z.ZodNullable<z.ZodDate>;
409
+ createdAt: z.ZodString;
410
+ updatedAt: z.ZodString;
411
+ deletedAt: z.ZodNullable<z.ZodString>;
412
412
  bucketName: z.ZodString;
413
413
  fileName: z.ZodString;
414
414
  fileSize: z.ZodNumber;
415
415
  fileKey: z.ZodString;
416
416
  }, "strip", z.ZodTypeAny, {
417
417
  id: string;
418
- createdAt: Date;
419
- updatedAt: Date;
420
- deletedAt: Date | null;
418
+ createdAt: string;
419
+ updatedAt: string;
420
+ deletedAt: string | null;
421
421
  fileName: string;
422
422
  fileKey: string;
423
423
  bucketName: string;
424
424
  fileSize: number;
425
425
  }, {
426
426
  id: string;
427
- createdAt: Date;
428
- updatedAt: Date;
429
- deletedAt: Date | null;
427
+ createdAt: string;
428
+ updatedAt: string;
429
+ deletedAt: string | null;
430
430
  fileName: string;
431
431
  fileKey: string;
432
432
  bucketName: string;
@@ -440,9 +440,9 @@ export declare const ticketContract: {
440
440
  customFieldId: string;
441
441
  upload: {
442
442
  id: string;
443
- createdAt: Date;
444
- updatedAt: Date;
445
- deletedAt: Date | null;
443
+ createdAt: string;
444
+ updatedAt: string;
445
+ deletedAt: string | null;
446
446
  fileName: string;
447
447
  fileKey: string;
448
448
  bucketName: string;
@@ -456,9 +456,9 @@ export declare const ticketContract: {
456
456
  customFieldId: string;
457
457
  upload: {
458
458
  id: string;
459
- createdAt: Date;
460
- updatedAt: Date;
461
- deletedAt: Date | null;
459
+ createdAt: string;
460
+ updatedAt: string;
461
+ deletedAt: string | null;
462
462
  fileName: string;
463
463
  fileKey: string;
464
464
  bucketName: string;
@@ -467,16 +467,16 @@ export declare const ticketContract: {
467
467
  }>, "many">;
468
468
  }, "strip", z.ZodTypeAny, {
469
469
  id: string;
470
- createdAt: Date;
471
- updatedAt: Date;
472
- deletedAt: Date | null;
470
+ createdAt: string;
471
+ updatedAt: string;
472
+ deletedAt: string | null;
473
473
  attribute: {
474
474
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
475
475
  id: string;
476
476
  position: number;
477
- createdAt: Date;
478
- updatedAt: Date;
479
- deletedAt: Date | null;
477
+ createdAt: string;
478
+ updatedAt: string;
479
+ deletedAt: string | null;
480
480
  isDefault: boolean;
481
481
  systemName: string;
482
482
  displayName: string;
@@ -496,9 +496,9 @@ export declare const ticketContract: {
496
496
  customFieldId: string;
497
497
  upload: {
498
498
  id: string;
499
- createdAt: Date;
500
- updatedAt: Date;
501
- deletedAt: Date | null;
499
+ createdAt: string;
500
+ updatedAt: string;
501
+ deletedAt: string | null;
502
502
  fileName: string;
503
503
  fileKey: string;
504
504
  bucketName: string;
@@ -507,16 +507,16 @@ export declare const ticketContract: {
507
507
  }[];
508
508
  }, {
509
509
  id: string;
510
- createdAt: Date;
511
- updatedAt: Date;
512
- deletedAt: Date | null;
510
+ createdAt: string;
511
+ updatedAt: string;
512
+ deletedAt: string | null;
513
513
  attribute: {
514
514
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
515
515
  id: string;
516
516
  position: number;
517
- createdAt: Date;
518
- updatedAt: Date;
519
- deletedAt: Date | null;
517
+ createdAt: string;
518
+ updatedAt: string;
519
+ deletedAt: string | null;
520
520
  isDefault: boolean;
521
521
  systemName: string;
522
522
  displayName: string;
@@ -536,9 +536,9 @@ export declare const ticketContract: {
536
536
  customFieldId: string;
537
537
  upload: {
538
538
  id: string;
539
- createdAt: Date;
540
- updatedAt: Date;
541
- deletedAt: Date | null;
539
+ createdAt: string;
540
+ updatedAt: string;
541
+ deletedAt: string | null;
542
542
  fileName: string;
543
543
  fileKey: string;
544
544
  bucketName: string;
@@ -554,21 +554,21 @@ export declare const ticketContract: {
554
554
  title: string;
555
555
  description: string | null;
556
556
  status: string;
557
- createdAt: Date;
558
- updatedAt: Date;
559
- deletedAt: Date | null;
557
+ createdAt: string;
558
+ updatedAt: string;
559
+ deletedAt: string | null;
560
560
  customFields: {
561
561
  id: string;
562
- createdAt: Date;
563
- updatedAt: Date;
564
- deletedAt: Date | null;
562
+ createdAt: string;
563
+ updatedAt: string;
564
+ deletedAt: string | null;
565
565
  attribute: {
566
566
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
567
567
  id: string;
568
568
  position: number;
569
- createdAt: Date;
570
- updatedAt: Date;
571
- deletedAt: Date | null;
569
+ createdAt: string;
570
+ updatedAt: string;
571
+ deletedAt: string | null;
572
572
  isDefault: boolean;
573
573
  systemName: string;
574
574
  displayName: string;
@@ -588,9 +588,9 @@ export declare const ticketContract: {
588
588
  customFieldId: string;
589
589
  upload: {
590
590
  id: string;
591
- createdAt: Date;
592
- updatedAt: Date;
593
- deletedAt: Date | null;
591
+ createdAt: string;
592
+ updatedAt: string;
593
+ deletedAt: string | null;
594
594
  fileName: string;
595
595
  fileKey: string;
596
596
  bucketName: string;
@@ -611,21 +611,21 @@ export declare const ticketContract: {
611
611
  title: string;
612
612
  description: string | null;
613
613
  status: string;
614
- createdAt: Date;
615
- updatedAt: Date;
616
- deletedAt: Date | null;
614
+ createdAt: string;
615
+ updatedAt: string;
616
+ deletedAt: string | null;
617
617
  customFields: {
618
618
  id: string;
619
- createdAt: Date;
620
- updatedAt: Date;
621
- deletedAt: Date | null;
619
+ createdAt: string;
620
+ updatedAt: string;
621
+ deletedAt: string | null;
622
622
  attribute: {
623
623
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
624
624
  id: string;
625
625
  position: number;
626
- createdAt: Date;
627
- updatedAt: Date;
628
- deletedAt: Date | null;
626
+ createdAt: string;
627
+ updatedAt: string;
628
+ deletedAt: string | null;
629
629
  isDefault: boolean;
630
630
  systemName: string;
631
631
  displayName: string;
@@ -645,9 +645,9 @@ export declare const ticketContract: {
645
645
  customFieldId: string;
646
646
  upload: {
647
647
  id: string;
648
- createdAt: Date;
649
- updatedAt: Date;
650
- deletedAt: Date | null;
648
+ createdAt: string;
649
+ updatedAt: string;
650
+ deletedAt: string | null;
651
651
  fileName: string;
652
652
  fileKey: string;
653
653
  bucketName: string;
@@ -670,21 +670,21 @@ export declare const ticketContract: {
670
670
  title: string;
671
671
  description: string | null;
672
672
  status: string;
673
- createdAt: Date;
674
- updatedAt: Date;
675
- deletedAt: Date | null;
673
+ createdAt: string;
674
+ updatedAt: string;
675
+ deletedAt: string | null;
676
676
  customFields: {
677
677
  id: string;
678
- createdAt: Date;
679
- updatedAt: Date;
680
- deletedAt: Date | null;
678
+ createdAt: string;
679
+ updatedAt: string;
680
+ deletedAt: string | null;
681
681
  attribute: {
682
682
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
683
683
  id: string;
684
684
  position: number;
685
- createdAt: Date;
686
- updatedAt: Date;
687
- deletedAt: Date | null;
685
+ createdAt: string;
686
+ updatedAt: string;
687
+ deletedAt: string | null;
688
688
  isDefault: boolean;
689
689
  systemName: string;
690
690
  displayName: string;
@@ -704,9 +704,9 @@ export declare const ticketContract: {
704
704
  customFieldId: string;
705
705
  upload: {
706
706
  id: string;
707
- createdAt: Date;
708
- updatedAt: Date;
709
- deletedAt: Date | null;
707
+ createdAt: string;
708
+ updatedAt: string;
709
+ deletedAt: string | null;
710
710
  fileName: string;
711
711
  fileKey: string;
712
712
  bucketName: string;
@@ -730,21 +730,21 @@ export declare const ticketContract: {
730
730
  title: string;
731
731
  description: string | null;
732
732
  status: string;
733
- createdAt: Date;
734
- updatedAt: Date;
735
- deletedAt: Date | null;
733
+ createdAt: string;
734
+ updatedAt: string;
735
+ deletedAt: string | null;
736
736
  customFields: {
737
737
  id: string;
738
- createdAt: Date;
739
- updatedAt: Date;
740
- deletedAt: Date | null;
738
+ createdAt: string;
739
+ updatedAt: string;
740
+ deletedAt: string | null;
741
741
  attribute: {
742
742
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
743
743
  id: string;
744
744
  position: number;
745
- createdAt: Date;
746
- updatedAt: Date;
747
- deletedAt: Date | null;
745
+ createdAt: string;
746
+ updatedAt: string;
747
+ deletedAt: string | null;
748
748
  isDefault: boolean;
749
749
  systemName: string;
750
750
  displayName: string;
@@ -764,9 +764,9 @@ export declare const ticketContract: {
764
764
  customFieldId: string;
765
765
  upload: {
766
766
  id: string;
767
- createdAt: Date;
768
- updatedAt: Date;
769
- deletedAt: Date | null;
767
+ createdAt: string;
768
+ updatedAt: string;
769
+ deletedAt: string | null;
770
770
  fileName: string;
771
771
  fileKey: string;
772
772
  bucketName: string;
@@ -941,21 +941,21 @@ export declare const ticketContract: {
941
941
  title: string;
942
942
  description: string | null;
943
943
  status: string;
944
- createdAt: Date;
945
- updatedAt: Date;
946
- deletedAt: Date | null;
944
+ createdAt: string;
945
+ updatedAt: string;
946
+ deletedAt: string | null;
947
947
  customFields: {
948
948
  id: string;
949
- createdAt: Date;
950
- updatedAt: Date;
951
- deletedAt: Date | null;
949
+ createdAt: string;
950
+ updatedAt: string;
951
+ deletedAt: string | null;
952
952
  attribute: {
953
953
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
954
954
  id: string;
955
955
  position: number;
956
- createdAt: Date;
957
- updatedAt: Date;
958
- deletedAt: Date | null;
956
+ createdAt: string;
957
+ updatedAt: string;
958
+ deletedAt: string | null;
959
959
  isDefault: boolean;
960
960
  systemName: string;
961
961
  displayName: string;
@@ -975,9 +975,9 @@ export declare const ticketContract: {
975
975
  customFieldId: string;
976
976
  upload: {
977
977
  id: string;
978
- createdAt: Date;
979
- updatedAt: Date;
980
- deletedAt: Date | null;
978
+ createdAt: string;
979
+ updatedAt: string;
980
+ deletedAt: string | null;
981
981
  fileName: string;
982
982
  fileKey: string;
983
983
  bucketName: string;
@@ -998,21 +998,21 @@ export declare const ticketContract: {
998
998
  title: string;
999
999
  description: string | null;
1000
1000
  status: string;
1001
- createdAt: Date;
1002
- updatedAt: Date;
1003
- deletedAt: Date | null;
1001
+ createdAt: string;
1002
+ updatedAt: string;
1003
+ deletedAt: string | null;
1004
1004
  customFields: {
1005
1005
  id: string;
1006
- createdAt: Date;
1007
- updatedAt: Date;
1008
- deletedAt: Date | null;
1006
+ createdAt: string;
1007
+ updatedAt: string;
1008
+ deletedAt: string | null;
1009
1009
  attribute: {
1010
1010
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1011
1011
  id: string;
1012
1012
  position: number;
1013
- createdAt: Date;
1014
- updatedAt: Date;
1015
- deletedAt: Date | null;
1013
+ createdAt: string;
1014
+ updatedAt: string;
1015
+ deletedAt: string | null;
1016
1016
  isDefault: boolean;
1017
1017
  systemName: string;
1018
1018
  displayName: string;
@@ -1032,9 +1032,9 @@ export declare const ticketContract: {
1032
1032
  customFieldId: string;
1033
1033
  upload: {
1034
1034
  id: string;
1035
- createdAt: Date;
1036
- updatedAt: Date;
1037
- deletedAt: Date | null;
1035
+ createdAt: string;
1036
+ updatedAt: string;
1037
+ deletedAt: string | null;
1038
1038
  fileName: string;
1039
1039
  fileKey: string;
1040
1040
  bucketName: string;
@@ -1057,21 +1057,21 @@ export declare const ticketContract: {
1057
1057
  title: string;
1058
1058
  description: string | null;
1059
1059
  status: string;
1060
- createdAt: Date;
1061
- updatedAt: Date;
1062
- deletedAt: Date | null;
1060
+ createdAt: string;
1061
+ updatedAt: string;
1062
+ deletedAt: string | null;
1063
1063
  customFields: {
1064
1064
  id: string;
1065
- createdAt: Date;
1066
- updatedAt: Date;
1067
- deletedAt: Date | null;
1065
+ createdAt: string;
1066
+ updatedAt: string;
1067
+ deletedAt: string | null;
1068
1068
  attribute: {
1069
1069
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1070
1070
  id: string;
1071
1071
  position: number;
1072
- createdAt: Date;
1073
- updatedAt: Date;
1074
- deletedAt: Date | null;
1072
+ createdAt: string;
1073
+ updatedAt: string;
1074
+ deletedAt: string | null;
1075
1075
  isDefault: boolean;
1076
1076
  systemName: string;
1077
1077
  displayName: string;
@@ -1091,9 +1091,9 @@ export declare const ticketContract: {
1091
1091
  customFieldId: string;
1092
1092
  upload: {
1093
1093
  id: string;
1094
- createdAt: Date;
1095
- updatedAt: Date;
1096
- deletedAt: Date | null;
1094
+ createdAt: string;
1095
+ updatedAt: string;
1096
+ deletedAt: string | null;
1097
1097
  fileName: string;
1098
1098
  fileKey: string;
1099
1099
  bucketName: string;
@@ -1120,21 +1120,21 @@ export declare const ticketContract: {
1120
1120
  title: string;
1121
1121
  description: string | null;
1122
1122
  status: string;
1123
- createdAt: Date;
1124
- updatedAt: Date;
1125
- deletedAt: Date | null;
1123
+ createdAt: string;
1124
+ updatedAt: string;
1125
+ deletedAt: string | null;
1126
1126
  customFields: {
1127
1127
  id: string;
1128
- createdAt: Date;
1129
- updatedAt: Date;
1130
- deletedAt: Date | null;
1128
+ createdAt: string;
1129
+ updatedAt: string;
1130
+ deletedAt: string | null;
1131
1131
  attribute: {
1132
1132
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1133
1133
  id: string;
1134
1134
  position: number;
1135
- createdAt: Date;
1136
- updatedAt: Date;
1137
- deletedAt: Date | null;
1135
+ createdAt: string;
1136
+ updatedAt: string;
1137
+ deletedAt: string | null;
1138
1138
  isDefault: boolean;
1139
1139
  systemName: string;
1140
1140
  displayName: string;
@@ -1154,9 +1154,9 @@ export declare const ticketContract: {
1154
1154
  customFieldId: string;
1155
1155
  upload: {
1156
1156
  id: string;
1157
- createdAt: Date;
1158
- updatedAt: Date;
1159
- deletedAt: Date | null;
1157
+ createdAt: string;
1158
+ updatedAt: string;
1159
+ deletedAt: string | null;
1160
1160
  fileName: string;
1161
1161
  fileKey: string;
1162
1162
  bucketName: string;
@@ -1234,9 +1234,9 @@ export declare const ticketContract: {
1234
1234
  responses: {
1235
1235
  200: z.ZodObject<{
1236
1236
  id: z.ZodString;
1237
- createdAt: z.ZodDate;
1238
- updatedAt: z.ZodDate;
1239
- deletedAt: z.ZodNullable<z.ZodDate>;
1237
+ createdAt: z.ZodString;
1238
+ updatedAt: z.ZodString;
1239
+ deletedAt: z.ZodNullable<z.ZodString>;
1240
1240
  title: z.ZodString;
1241
1241
  description: z.ZodNullable<z.ZodString>;
1242
1242
  type: z.ZodString;
@@ -1250,18 +1250,18 @@ export declare const ticketContract: {
1250
1250
  ticketNumber: z.ZodOptional<z.ZodNumber>;
1251
1251
  customFields: z.ZodArray<z.ZodObject<{
1252
1252
  id: z.ZodString;
1253
- createdAt: z.ZodDate;
1254
- updatedAt: z.ZodDate;
1255
- deletedAt: z.ZodNullable<z.ZodDate>;
1253
+ createdAt: z.ZodString;
1254
+ updatedAt: z.ZodString;
1255
+ deletedAt: z.ZodNullable<z.ZodString>;
1256
1256
  textValue: z.ZodNullable<z.ZodString>;
1257
1257
  booleanValue: z.ZodNullable<z.ZodBoolean>;
1258
1258
  numberValue: z.ZodNullable<z.ZodNumber>;
1259
1259
  dateValue: z.ZodNullable<z.ZodDate>;
1260
1260
  attribute: z.ZodObject<Omit<{
1261
1261
  id: z.ZodString;
1262
- createdAt: z.ZodDate;
1263
- updatedAt: z.ZodDate;
1264
- deletedAt: z.ZodNullable<z.ZodDate>;
1262
+ createdAt: z.ZodString;
1263
+ updatedAt: z.ZodString;
1264
+ deletedAt: z.ZodNullable<z.ZodString>;
1265
1265
  systemName: z.ZodString;
1266
1266
  displayName: z.ZodString;
1267
1267
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -1291,23 +1291,23 @@ export declare const ticketContract: {
1291
1291
  }>, "many">;
1292
1292
  group: z.ZodObject<{
1293
1293
  id: z.ZodString;
1294
- createdAt: z.ZodDate;
1295
- updatedAt: z.ZodDate;
1296
- deletedAt: z.ZodNullable<z.ZodDate>;
1294
+ createdAt: z.ZodString;
1295
+ updatedAt: z.ZodString;
1296
+ deletedAt: z.ZodNullable<z.ZodString>;
1297
1297
  systemName: z.ZodString;
1298
1298
  displayName: z.ZodString;
1299
1299
  }, "strip", z.ZodTypeAny, {
1300
1300
  id: string;
1301
- createdAt: Date;
1302
- updatedAt: Date;
1303
- deletedAt: Date | null;
1301
+ createdAt: string;
1302
+ updatedAt: string;
1303
+ deletedAt: string | null;
1304
1304
  systemName: string;
1305
1305
  displayName: string;
1306
1306
  }, {
1307
1307
  id: string;
1308
- createdAt: Date;
1309
- updatedAt: Date;
1310
- deletedAt: Date | null;
1308
+ createdAt: string;
1309
+ updatedAt: string;
1310
+ deletedAt: string | null;
1311
1311
  systemName: string;
1312
1312
  displayName: string;
1313
1313
  }>;
@@ -1315,9 +1315,9 @@ export declare const ticketContract: {
1315
1315
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1316
1316
  id: string;
1317
1317
  position: number;
1318
- createdAt: Date;
1319
- updatedAt: Date;
1320
- deletedAt: Date | null;
1318
+ createdAt: string;
1319
+ updatedAt: string;
1320
+ deletedAt: string | null;
1321
1321
  isDefault: boolean;
1322
1322
  systemName: string;
1323
1323
  displayName: string;
@@ -1328,9 +1328,9 @@ export declare const ticketContract: {
1328
1328
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1329
1329
  id: string;
1330
1330
  position: number;
1331
- createdAt: Date;
1332
- updatedAt: Date;
1333
- deletedAt: Date | null;
1331
+ createdAt: string;
1332
+ updatedAt: string;
1333
+ deletedAt: string | null;
1334
1334
  isDefault: boolean;
1335
1335
  systemName: string;
1336
1336
  displayName: string;
@@ -1346,27 +1346,27 @@ export declare const ticketContract: {
1346
1346
  customFieldId: z.ZodString;
1347
1347
  upload: z.ZodObject<{
1348
1348
  id: z.ZodString;
1349
- createdAt: z.ZodDate;
1350
- updatedAt: z.ZodDate;
1351
- deletedAt: z.ZodNullable<z.ZodDate>;
1349
+ createdAt: z.ZodString;
1350
+ updatedAt: z.ZodString;
1351
+ deletedAt: z.ZodNullable<z.ZodString>;
1352
1352
  bucketName: z.ZodString;
1353
1353
  fileName: z.ZodString;
1354
1354
  fileSize: z.ZodNumber;
1355
1355
  fileKey: z.ZodString;
1356
1356
  }, "strip", z.ZodTypeAny, {
1357
1357
  id: string;
1358
- createdAt: Date;
1359
- updatedAt: Date;
1360
- deletedAt: Date | null;
1358
+ createdAt: string;
1359
+ updatedAt: string;
1360
+ deletedAt: string | null;
1361
1361
  fileName: string;
1362
1362
  fileKey: string;
1363
1363
  bucketName: string;
1364
1364
  fileSize: number;
1365
1365
  }, {
1366
1366
  id: string;
1367
- createdAt: Date;
1368
- updatedAt: Date;
1369
- deletedAt: Date | null;
1367
+ createdAt: string;
1368
+ updatedAt: string;
1369
+ deletedAt: string | null;
1370
1370
  fileName: string;
1371
1371
  fileKey: string;
1372
1372
  bucketName: string;
@@ -1380,9 +1380,9 @@ export declare const ticketContract: {
1380
1380
  customFieldId: string;
1381
1381
  upload: {
1382
1382
  id: string;
1383
- createdAt: Date;
1384
- updatedAt: Date;
1385
- deletedAt: Date | null;
1383
+ createdAt: string;
1384
+ updatedAt: string;
1385
+ deletedAt: string | null;
1386
1386
  fileName: string;
1387
1387
  fileKey: string;
1388
1388
  bucketName: string;
@@ -1396,9 +1396,9 @@ export declare const ticketContract: {
1396
1396
  customFieldId: string;
1397
1397
  upload: {
1398
1398
  id: string;
1399
- createdAt: Date;
1400
- updatedAt: Date;
1401
- deletedAt: Date | null;
1399
+ createdAt: string;
1400
+ updatedAt: string;
1401
+ deletedAt: string | null;
1402
1402
  fileName: string;
1403
1403
  fileKey: string;
1404
1404
  bucketName: string;
@@ -1407,16 +1407,16 @@ export declare const ticketContract: {
1407
1407
  }>, "many">;
1408
1408
  }, "strip", z.ZodTypeAny, {
1409
1409
  id: string;
1410
- createdAt: Date;
1411
- updatedAt: Date;
1412
- deletedAt: Date | null;
1410
+ createdAt: string;
1411
+ updatedAt: string;
1412
+ deletedAt: string | null;
1413
1413
  attribute: {
1414
1414
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1415
1415
  id: string;
1416
1416
  position: number;
1417
- createdAt: Date;
1418
- updatedAt: Date;
1419
- deletedAt: Date | null;
1417
+ createdAt: string;
1418
+ updatedAt: string;
1419
+ deletedAt: string | null;
1420
1420
  isDefault: boolean;
1421
1421
  systemName: string;
1422
1422
  displayName: string;
@@ -1436,9 +1436,9 @@ export declare const ticketContract: {
1436
1436
  customFieldId: string;
1437
1437
  upload: {
1438
1438
  id: string;
1439
- createdAt: Date;
1440
- updatedAt: Date;
1441
- deletedAt: Date | null;
1439
+ createdAt: string;
1440
+ updatedAt: string;
1441
+ deletedAt: string | null;
1442
1442
  fileName: string;
1443
1443
  fileKey: string;
1444
1444
  bucketName: string;
@@ -1447,16 +1447,16 @@ export declare const ticketContract: {
1447
1447
  }[];
1448
1448
  }, {
1449
1449
  id: string;
1450
- createdAt: Date;
1451
- updatedAt: Date;
1452
- deletedAt: Date | null;
1450
+ createdAt: string;
1451
+ updatedAt: string;
1452
+ deletedAt: string | null;
1453
1453
  attribute: {
1454
1454
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1455
1455
  id: string;
1456
1456
  position: number;
1457
- createdAt: Date;
1458
- updatedAt: Date;
1459
- deletedAt: Date | null;
1457
+ createdAt: string;
1458
+ updatedAt: string;
1459
+ deletedAt: string | null;
1460
1460
  isDefault: boolean;
1461
1461
  systemName: string;
1462
1462
  displayName: string;
@@ -1476,9 +1476,9 @@ export declare const ticketContract: {
1476
1476
  customFieldId: string;
1477
1477
  upload: {
1478
1478
  id: string;
1479
- createdAt: Date;
1480
- updatedAt: Date;
1481
- deletedAt: Date | null;
1479
+ createdAt: string;
1480
+ updatedAt: string;
1481
+ deletedAt: string | null;
1482
1482
  fileName: string;
1483
1483
  fileKey: string;
1484
1484
  bucketName: string;
@@ -1494,21 +1494,21 @@ export declare const ticketContract: {
1494
1494
  title: string;
1495
1495
  description: string | null;
1496
1496
  status: string;
1497
- createdAt: Date;
1498
- updatedAt: Date;
1499
- deletedAt: Date | null;
1497
+ createdAt: string;
1498
+ updatedAt: string;
1499
+ deletedAt: string | null;
1500
1500
  customFields: {
1501
1501
  id: string;
1502
- createdAt: Date;
1503
- updatedAt: Date;
1504
- deletedAt: Date | null;
1502
+ createdAt: string;
1503
+ updatedAt: string;
1504
+ deletedAt: string | null;
1505
1505
  attribute: {
1506
1506
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1507
1507
  id: string;
1508
1508
  position: number;
1509
- createdAt: Date;
1510
- updatedAt: Date;
1511
- deletedAt: Date | null;
1509
+ createdAt: string;
1510
+ updatedAt: string;
1511
+ deletedAt: string | null;
1512
1512
  isDefault: boolean;
1513
1513
  systemName: string;
1514
1514
  displayName: string;
@@ -1528,9 +1528,9 @@ export declare const ticketContract: {
1528
1528
  customFieldId: string;
1529
1529
  upload: {
1530
1530
  id: string;
1531
- createdAt: Date;
1532
- updatedAt: Date;
1533
- deletedAt: Date | null;
1531
+ createdAt: string;
1532
+ updatedAt: string;
1533
+ deletedAt: string | null;
1534
1534
  fileName: string;
1535
1535
  fileKey: string;
1536
1536
  bucketName: string;
@@ -1551,21 +1551,21 @@ export declare const ticketContract: {
1551
1551
  title: string;
1552
1552
  description: string | null;
1553
1553
  status: string;
1554
- createdAt: Date;
1555
- updatedAt: Date;
1556
- deletedAt: Date | null;
1554
+ createdAt: string;
1555
+ updatedAt: string;
1556
+ deletedAt: string | null;
1557
1557
  customFields: {
1558
1558
  id: string;
1559
- createdAt: Date;
1560
- updatedAt: Date;
1561
- deletedAt: Date | null;
1559
+ createdAt: string;
1560
+ updatedAt: string;
1561
+ deletedAt: string | null;
1562
1562
  attribute: {
1563
1563
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1564
1564
  id: string;
1565
1565
  position: number;
1566
- createdAt: Date;
1567
- updatedAt: Date;
1568
- deletedAt: Date | null;
1566
+ createdAt: string;
1567
+ updatedAt: string;
1568
+ deletedAt: string | null;
1569
1569
  isDefault: boolean;
1570
1570
  systemName: string;
1571
1571
  displayName: string;
@@ -1585,9 +1585,9 @@ export declare const ticketContract: {
1585
1585
  customFieldId: string;
1586
1586
  upload: {
1587
1587
  id: string;
1588
- createdAt: Date;
1589
- updatedAt: Date;
1590
- deletedAt: Date | null;
1588
+ createdAt: string;
1589
+ updatedAt: string;
1590
+ deletedAt: string | null;
1591
1591
  fileName: string;
1592
1592
  fileKey: string;
1593
1593
  bucketName: string;
@@ -1681,21 +1681,21 @@ export declare const ticketContract: {
1681
1681
  title: string;
1682
1682
  description: string | null;
1683
1683
  status: string;
1684
- createdAt: Date;
1685
- updatedAt: Date;
1686
- deletedAt: Date | null;
1684
+ createdAt: string;
1685
+ updatedAt: string;
1686
+ deletedAt: string | null;
1687
1687
  customFields: {
1688
1688
  id: string;
1689
- createdAt: Date;
1690
- updatedAt: Date;
1691
- deletedAt: Date | null;
1689
+ createdAt: string;
1690
+ updatedAt: string;
1691
+ deletedAt: string | null;
1692
1692
  attribute: {
1693
1693
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1694
1694
  id: string;
1695
1695
  position: number;
1696
- createdAt: Date;
1697
- updatedAt: Date;
1698
- deletedAt: Date | null;
1696
+ createdAt: string;
1697
+ updatedAt: string;
1698
+ deletedAt: string | null;
1699
1699
  isDefault: boolean;
1700
1700
  systemName: string;
1701
1701
  displayName: string;
@@ -1715,9 +1715,9 @@ export declare const ticketContract: {
1715
1715
  customFieldId: string;
1716
1716
  upload: {
1717
1717
  id: string;
1718
- createdAt: Date;
1719
- updatedAt: Date;
1720
- deletedAt: Date | null;
1718
+ createdAt: string;
1719
+ updatedAt: string;
1720
+ deletedAt: string | null;
1721
1721
  fileName: string;
1722
1722
  fileKey: string;
1723
1723
  bucketName: string;
@@ -1738,21 +1738,21 @@ export declare const ticketContract: {
1738
1738
  title: string;
1739
1739
  description: string | null;
1740
1740
  status: string;
1741
- createdAt: Date;
1742
- updatedAt: Date;
1743
- deletedAt: Date | null;
1741
+ createdAt: string;
1742
+ updatedAt: string;
1743
+ deletedAt: string | null;
1744
1744
  customFields: {
1745
1745
  id: string;
1746
- createdAt: Date;
1747
- updatedAt: Date;
1748
- deletedAt: Date | null;
1746
+ createdAt: string;
1747
+ updatedAt: string;
1748
+ deletedAt: string | null;
1749
1749
  attribute: {
1750
1750
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1751
1751
  id: string;
1752
1752
  position: number;
1753
- createdAt: Date;
1754
- updatedAt: Date;
1755
- deletedAt: Date | null;
1753
+ createdAt: string;
1754
+ updatedAt: string;
1755
+ deletedAt: string | null;
1756
1756
  isDefault: boolean;
1757
1757
  systemName: string;
1758
1758
  displayName: string;
@@ -1772,9 +1772,9 @@ export declare const ticketContract: {
1772
1772
  customFieldId: string;
1773
1773
  upload: {
1774
1774
  id: string;
1775
- createdAt: Date;
1776
- updatedAt: Date;
1777
- deletedAt: Date | null;
1775
+ createdAt: string;
1776
+ updatedAt: string;
1777
+ deletedAt: string | null;
1778
1778
  fileName: string;
1779
1779
  fileKey: string;
1780
1780
  bucketName: string;
@@ -1797,21 +1797,21 @@ export declare const ticketContract: {
1797
1797
  title: string;
1798
1798
  description: string | null;
1799
1799
  status: string;
1800
- createdAt: Date;
1801
- updatedAt: Date;
1802
- deletedAt: Date | null;
1800
+ createdAt: string;
1801
+ updatedAt: string;
1802
+ deletedAt: string | null;
1803
1803
  customFields: {
1804
1804
  id: string;
1805
- createdAt: Date;
1806
- updatedAt: Date;
1807
- deletedAt: Date | null;
1805
+ createdAt: string;
1806
+ updatedAt: string;
1807
+ deletedAt: string | null;
1808
1808
  attribute: {
1809
1809
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1810
1810
  id: string;
1811
1811
  position: number;
1812
- createdAt: Date;
1813
- updatedAt: Date;
1814
- deletedAt: Date | null;
1812
+ createdAt: string;
1813
+ updatedAt: string;
1814
+ deletedAt: string | null;
1815
1815
  isDefault: boolean;
1816
1816
  systemName: string;
1817
1817
  displayName: string;
@@ -1831,9 +1831,9 @@ export declare const ticketContract: {
1831
1831
  customFieldId: string;
1832
1832
  upload: {
1833
1833
  id: string;
1834
- createdAt: Date;
1835
- updatedAt: Date;
1836
- deletedAt: Date | null;
1834
+ createdAt: string;
1835
+ updatedAt: string;
1836
+ deletedAt: string | null;
1837
1837
  fileName: string;
1838
1838
  fileKey: string;
1839
1839
  bucketName: string;
@@ -1860,21 +1860,21 @@ export declare const ticketContract: {
1860
1860
  title: string;
1861
1861
  description: string | null;
1862
1862
  status: string;
1863
- createdAt: Date;
1864
- updatedAt: Date;
1865
- deletedAt: Date | null;
1863
+ createdAt: string;
1864
+ updatedAt: string;
1865
+ deletedAt: string | null;
1866
1866
  customFields: {
1867
1867
  id: string;
1868
- createdAt: Date;
1869
- updatedAt: Date;
1870
- deletedAt: Date | null;
1868
+ createdAt: string;
1869
+ updatedAt: string;
1870
+ deletedAt: string | null;
1871
1871
  attribute: {
1872
1872
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1873
1873
  id: string;
1874
1874
  position: number;
1875
- createdAt: Date;
1876
- updatedAt: Date;
1877
- deletedAt: Date | null;
1875
+ createdAt: string;
1876
+ updatedAt: string;
1877
+ deletedAt: string | null;
1878
1878
  isDefault: boolean;
1879
1879
  systemName: string;
1880
1880
  displayName: string;
@@ -1894,9 +1894,9 @@ export declare const ticketContract: {
1894
1894
  customFieldId: string;
1895
1895
  upload: {
1896
1896
  id: string;
1897
- createdAt: Date;
1898
- updatedAt: Date;
1899
- deletedAt: Date | null;
1897
+ createdAt: string;
1898
+ updatedAt: string;
1899
+ deletedAt: string | null;
1900
1900
  fileName: string;
1901
1901
  fileKey: string;
1902
1902
  bucketName: string;
@@ -2256,9 +2256,9 @@ export declare const ticketContract: {
2256
2256
  requestId: z.ZodString;
2257
2257
  message: z.ZodObject<{
2258
2258
  id: z.ZodString;
2259
- createdAt: z.ZodDate;
2260
- updatedAt: z.ZodDate;
2261
- deletedAt: z.ZodNullable<z.ZodDate>;
2259
+ createdAt: z.ZodString;
2260
+ updatedAt: z.ZodString;
2261
+ deletedAt: z.ZodNullable<z.ZodString>;
2262
2262
  title: z.ZodString;
2263
2263
  description: z.ZodNullable<z.ZodString>;
2264
2264
  type: z.ZodString;
@@ -2272,18 +2272,18 @@ export declare const ticketContract: {
2272
2272
  ticketNumber: z.ZodOptional<z.ZodNumber>;
2273
2273
  customFields: z.ZodArray<z.ZodObject<{
2274
2274
  id: z.ZodString;
2275
- createdAt: z.ZodDate;
2276
- updatedAt: z.ZodDate;
2277
- deletedAt: z.ZodNullable<z.ZodDate>;
2275
+ createdAt: z.ZodString;
2276
+ updatedAt: z.ZodString;
2277
+ deletedAt: z.ZodNullable<z.ZodString>;
2278
2278
  textValue: z.ZodNullable<z.ZodString>;
2279
2279
  booleanValue: z.ZodNullable<z.ZodBoolean>;
2280
2280
  numberValue: z.ZodNullable<z.ZodNumber>;
2281
2281
  dateValue: z.ZodNullable<z.ZodDate>;
2282
2282
  attribute: z.ZodObject<Omit<{
2283
2283
  id: z.ZodString;
2284
- createdAt: z.ZodDate;
2285
- updatedAt: z.ZodDate;
2286
- deletedAt: z.ZodNullable<z.ZodDate>;
2284
+ createdAt: z.ZodString;
2285
+ updatedAt: z.ZodString;
2286
+ deletedAt: z.ZodNullable<z.ZodString>;
2287
2287
  systemName: z.ZodString;
2288
2288
  displayName: z.ZodString;
2289
2289
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -2313,23 +2313,23 @@ export declare const ticketContract: {
2313
2313
  }>, "many">;
2314
2314
  group: z.ZodObject<{
2315
2315
  id: z.ZodString;
2316
- createdAt: z.ZodDate;
2317
- updatedAt: z.ZodDate;
2318
- deletedAt: z.ZodNullable<z.ZodDate>;
2316
+ createdAt: z.ZodString;
2317
+ updatedAt: z.ZodString;
2318
+ deletedAt: z.ZodNullable<z.ZodString>;
2319
2319
  systemName: z.ZodString;
2320
2320
  displayName: z.ZodString;
2321
2321
  }, "strip", z.ZodTypeAny, {
2322
2322
  id: string;
2323
- createdAt: Date;
2324
- updatedAt: Date;
2325
- deletedAt: Date | null;
2323
+ createdAt: string;
2324
+ updatedAt: string;
2325
+ deletedAt: string | null;
2326
2326
  systemName: string;
2327
2327
  displayName: string;
2328
2328
  }, {
2329
2329
  id: string;
2330
- createdAt: Date;
2331
- updatedAt: Date;
2332
- deletedAt: Date | null;
2330
+ createdAt: string;
2331
+ updatedAt: string;
2332
+ deletedAt: string | null;
2333
2333
  systemName: string;
2334
2334
  displayName: string;
2335
2335
  }>;
@@ -2337,9 +2337,9 @@ export declare const ticketContract: {
2337
2337
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2338
2338
  id: string;
2339
2339
  position: number;
2340
- createdAt: Date;
2341
- updatedAt: Date;
2342
- deletedAt: Date | null;
2340
+ createdAt: string;
2341
+ updatedAt: string;
2342
+ deletedAt: string | null;
2343
2343
  isDefault: boolean;
2344
2344
  systemName: string;
2345
2345
  displayName: string;
@@ -2350,9 +2350,9 @@ export declare const ticketContract: {
2350
2350
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2351
2351
  id: string;
2352
2352
  position: number;
2353
- createdAt: Date;
2354
- updatedAt: Date;
2355
- deletedAt: Date | null;
2353
+ createdAt: string;
2354
+ updatedAt: string;
2355
+ deletedAt: string | null;
2356
2356
  isDefault: boolean;
2357
2357
  systemName: string;
2358
2358
  displayName: string;
@@ -2368,27 +2368,27 @@ export declare const ticketContract: {
2368
2368
  customFieldId: z.ZodString;
2369
2369
  upload: z.ZodObject<{
2370
2370
  id: z.ZodString;
2371
- createdAt: z.ZodDate;
2372
- updatedAt: z.ZodDate;
2373
- deletedAt: z.ZodNullable<z.ZodDate>;
2371
+ createdAt: z.ZodString;
2372
+ updatedAt: z.ZodString;
2373
+ deletedAt: z.ZodNullable<z.ZodString>;
2374
2374
  bucketName: z.ZodString;
2375
2375
  fileName: z.ZodString;
2376
2376
  fileSize: z.ZodNumber;
2377
2377
  fileKey: z.ZodString;
2378
2378
  }, "strip", z.ZodTypeAny, {
2379
2379
  id: string;
2380
- createdAt: Date;
2381
- updatedAt: Date;
2382
- deletedAt: Date | null;
2380
+ createdAt: string;
2381
+ updatedAt: string;
2382
+ deletedAt: string | null;
2383
2383
  fileName: string;
2384
2384
  fileKey: string;
2385
2385
  bucketName: string;
2386
2386
  fileSize: number;
2387
2387
  }, {
2388
2388
  id: string;
2389
- createdAt: Date;
2390
- updatedAt: Date;
2391
- deletedAt: Date | null;
2389
+ createdAt: string;
2390
+ updatedAt: string;
2391
+ deletedAt: string | null;
2392
2392
  fileName: string;
2393
2393
  fileKey: string;
2394
2394
  bucketName: string;
@@ -2402,9 +2402,9 @@ export declare const ticketContract: {
2402
2402
  customFieldId: string;
2403
2403
  upload: {
2404
2404
  id: string;
2405
- createdAt: Date;
2406
- updatedAt: Date;
2407
- deletedAt: Date | null;
2405
+ createdAt: string;
2406
+ updatedAt: string;
2407
+ deletedAt: string | null;
2408
2408
  fileName: string;
2409
2409
  fileKey: string;
2410
2410
  bucketName: string;
@@ -2418,9 +2418,9 @@ export declare const ticketContract: {
2418
2418
  customFieldId: string;
2419
2419
  upload: {
2420
2420
  id: string;
2421
- createdAt: Date;
2422
- updatedAt: Date;
2423
- deletedAt: Date | null;
2421
+ createdAt: string;
2422
+ updatedAt: string;
2423
+ deletedAt: string | null;
2424
2424
  fileName: string;
2425
2425
  fileKey: string;
2426
2426
  bucketName: string;
@@ -2429,16 +2429,16 @@ export declare const ticketContract: {
2429
2429
  }>, "many">;
2430
2430
  }, "strip", z.ZodTypeAny, {
2431
2431
  id: string;
2432
- createdAt: Date;
2433
- updatedAt: Date;
2434
- deletedAt: Date | null;
2432
+ createdAt: string;
2433
+ updatedAt: string;
2434
+ deletedAt: string | null;
2435
2435
  attribute: {
2436
2436
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2437
2437
  id: string;
2438
2438
  position: number;
2439
- createdAt: Date;
2440
- updatedAt: Date;
2441
- deletedAt: Date | null;
2439
+ createdAt: string;
2440
+ updatedAt: string;
2441
+ deletedAt: string | null;
2442
2442
  isDefault: boolean;
2443
2443
  systemName: string;
2444
2444
  displayName: string;
@@ -2458,9 +2458,9 @@ export declare const ticketContract: {
2458
2458
  customFieldId: string;
2459
2459
  upload: {
2460
2460
  id: string;
2461
- createdAt: Date;
2462
- updatedAt: Date;
2463
- deletedAt: Date | null;
2461
+ createdAt: string;
2462
+ updatedAt: string;
2463
+ deletedAt: string | null;
2464
2464
  fileName: string;
2465
2465
  fileKey: string;
2466
2466
  bucketName: string;
@@ -2469,16 +2469,16 @@ export declare const ticketContract: {
2469
2469
  }[];
2470
2470
  }, {
2471
2471
  id: string;
2472
- createdAt: Date;
2473
- updatedAt: Date;
2474
- deletedAt: Date | null;
2472
+ createdAt: string;
2473
+ updatedAt: string;
2474
+ deletedAt: string | null;
2475
2475
  attribute: {
2476
2476
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2477
2477
  id: string;
2478
2478
  position: number;
2479
- createdAt: Date;
2480
- updatedAt: Date;
2481
- deletedAt: Date | null;
2479
+ createdAt: string;
2480
+ updatedAt: string;
2481
+ deletedAt: string | null;
2482
2482
  isDefault: boolean;
2483
2483
  systemName: string;
2484
2484
  displayName: string;
@@ -2498,9 +2498,9 @@ export declare const ticketContract: {
2498
2498
  customFieldId: string;
2499
2499
  upload: {
2500
2500
  id: string;
2501
- createdAt: Date;
2502
- updatedAt: Date;
2503
- deletedAt: Date | null;
2501
+ createdAt: string;
2502
+ updatedAt: string;
2503
+ deletedAt: string | null;
2504
2504
  fileName: string;
2505
2505
  fileKey: string;
2506
2506
  bucketName: string;
@@ -2516,21 +2516,21 @@ export declare const ticketContract: {
2516
2516
  title: string;
2517
2517
  description: string | null;
2518
2518
  status: string;
2519
- createdAt: Date;
2520
- updatedAt: Date;
2521
- deletedAt: Date | null;
2519
+ createdAt: string;
2520
+ updatedAt: string;
2521
+ deletedAt: string | null;
2522
2522
  customFields: {
2523
2523
  id: string;
2524
- createdAt: Date;
2525
- updatedAt: Date;
2526
- deletedAt: Date | null;
2524
+ createdAt: string;
2525
+ updatedAt: string;
2526
+ deletedAt: string | null;
2527
2527
  attribute: {
2528
2528
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2529
2529
  id: string;
2530
2530
  position: number;
2531
- createdAt: Date;
2532
- updatedAt: Date;
2533
- deletedAt: Date | null;
2531
+ createdAt: string;
2532
+ updatedAt: string;
2533
+ deletedAt: string | null;
2534
2534
  isDefault: boolean;
2535
2535
  systemName: string;
2536
2536
  displayName: string;
@@ -2550,9 +2550,9 @@ export declare const ticketContract: {
2550
2550
  customFieldId: string;
2551
2551
  upload: {
2552
2552
  id: string;
2553
- createdAt: Date;
2554
- updatedAt: Date;
2555
- deletedAt: Date | null;
2553
+ createdAt: string;
2554
+ updatedAt: string;
2555
+ deletedAt: string | null;
2556
2556
  fileName: string;
2557
2557
  fileKey: string;
2558
2558
  bucketName: string;
@@ -2573,21 +2573,21 @@ export declare const ticketContract: {
2573
2573
  title: string;
2574
2574
  description: string | null;
2575
2575
  status: string;
2576
- createdAt: Date;
2577
- updatedAt: Date;
2578
- deletedAt: Date | null;
2576
+ createdAt: string;
2577
+ updatedAt: string;
2578
+ deletedAt: string | null;
2579
2579
  customFields: {
2580
2580
  id: string;
2581
- createdAt: Date;
2582
- updatedAt: Date;
2583
- deletedAt: Date | null;
2581
+ createdAt: string;
2582
+ updatedAt: string;
2583
+ deletedAt: string | null;
2584
2584
  attribute: {
2585
2585
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2586
2586
  id: string;
2587
2587
  position: number;
2588
- createdAt: Date;
2589
- updatedAt: Date;
2590
- deletedAt: Date | null;
2588
+ createdAt: string;
2589
+ updatedAt: string;
2590
+ deletedAt: string | null;
2591
2591
  isDefault: boolean;
2592
2592
  systemName: string;
2593
2593
  displayName: string;
@@ -2607,9 +2607,9 @@ export declare const ticketContract: {
2607
2607
  customFieldId: string;
2608
2608
  upload: {
2609
2609
  id: string;
2610
- createdAt: Date;
2611
- updatedAt: Date;
2612
- deletedAt: Date | null;
2610
+ createdAt: string;
2611
+ updatedAt: string;
2612
+ deletedAt: string | null;
2613
2613
  fileName: string;
2614
2614
  fileKey: string;
2615
2615
  bucketName: string;
@@ -2632,21 +2632,21 @@ export declare const ticketContract: {
2632
2632
  title: string;
2633
2633
  description: string | null;
2634
2634
  status: string;
2635
- createdAt: Date;
2636
- updatedAt: Date;
2637
- deletedAt: Date | null;
2635
+ createdAt: string;
2636
+ updatedAt: string;
2637
+ deletedAt: string | null;
2638
2638
  customFields: {
2639
2639
  id: string;
2640
- createdAt: Date;
2641
- updatedAt: Date;
2642
- deletedAt: Date | null;
2640
+ createdAt: string;
2641
+ updatedAt: string;
2642
+ deletedAt: string | null;
2643
2643
  attribute: {
2644
2644
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2645
2645
  id: string;
2646
2646
  position: number;
2647
- createdAt: Date;
2648
- updatedAt: Date;
2649
- deletedAt: Date | null;
2647
+ createdAt: string;
2648
+ updatedAt: string;
2649
+ deletedAt: string | null;
2650
2650
  isDefault: boolean;
2651
2651
  systemName: string;
2652
2652
  displayName: string;
@@ -2666,9 +2666,9 @@ export declare const ticketContract: {
2666
2666
  customFieldId: string;
2667
2667
  upload: {
2668
2668
  id: string;
2669
- createdAt: Date;
2670
- updatedAt: Date;
2671
- deletedAt: Date | null;
2669
+ createdAt: string;
2670
+ updatedAt: string;
2671
+ deletedAt: string | null;
2672
2672
  fileName: string;
2673
2673
  fileKey: string;
2674
2674
  bucketName: string;
@@ -2692,21 +2692,21 @@ export declare const ticketContract: {
2692
2692
  title: string;
2693
2693
  description: string | null;
2694
2694
  status: string;
2695
- createdAt: Date;
2696
- updatedAt: Date;
2697
- deletedAt: Date | null;
2695
+ createdAt: string;
2696
+ updatedAt: string;
2697
+ deletedAt: string | null;
2698
2698
  customFields: {
2699
2699
  id: string;
2700
- createdAt: Date;
2701
- updatedAt: Date;
2702
- deletedAt: Date | null;
2700
+ createdAt: string;
2701
+ updatedAt: string;
2702
+ deletedAt: string | null;
2703
2703
  attribute: {
2704
2704
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2705
2705
  id: string;
2706
2706
  position: number;
2707
- createdAt: Date;
2708
- updatedAt: Date;
2709
- deletedAt: Date | null;
2707
+ createdAt: string;
2708
+ updatedAt: string;
2709
+ deletedAt: string | null;
2710
2710
  isDefault: boolean;
2711
2711
  systemName: string;
2712
2712
  displayName: string;
@@ -2726,9 +2726,9 @@ export declare const ticketContract: {
2726
2726
  customFieldId: string;
2727
2727
  upload: {
2728
2728
  id: string;
2729
- createdAt: Date;
2730
- updatedAt: Date;
2731
- deletedAt: Date | null;
2729
+ createdAt: string;
2730
+ updatedAt: string;
2731
+ deletedAt: string | null;
2732
2732
  fileName: string;
2733
2733
  fileKey: string;
2734
2734
  bucketName: string;
@@ -3574,9 +3574,9 @@ export declare const ticketContract: {
3574
3574
  responses: {
3575
3575
  200: z.ZodObject<{
3576
3576
  id: z.ZodString;
3577
- createdAt: z.ZodDate;
3578
- updatedAt: z.ZodDate;
3579
- deletedAt: z.ZodNullable<z.ZodDate>;
3577
+ createdAt: z.ZodString;
3578
+ updatedAt: z.ZodString;
3579
+ deletedAt: z.ZodNullable<z.ZodString>;
3580
3580
  title: z.ZodString;
3581
3581
  description: z.ZodNullable<z.ZodString>;
3582
3582
  type: z.ZodString;
@@ -3590,18 +3590,18 @@ export declare const ticketContract: {
3590
3590
  ticketNumber: z.ZodOptional<z.ZodNumber>;
3591
3591
  customFields: z.ZodArray<z.ZodObject<{
3592
3592
  id: z.ZodString;
3593
- createdAt: z.ZodDate;
3594
- updatedAt: z.ZodDate;
3595
- deletedAt: z.ZodNullable<z.ZodDate>;
3593
+ createdAt: z.ZodString;
3594
+ updatedAt: z.ZodString;
3595
+ deletedAt: z.ZodNullable<z.ZodString>;
3596
3596
  textValue: z.ZodNullable<z.ZodString>;
3597
3597
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3598
3598
  numberValue: z.ZodNullable<z.ZodNumber>;
3599
3599
  dateValue: z.ZodNullable<z.ZodDate>;
3600
3600
  attribute: z.ZodObject<Omit<{
3601
3601
  id: z.ZodString;
3602
- createdAt: z.ZodDate;
3603
- updatedAt: z.ZodDate;
3604
- deletedAt: z.ZodNullable<z.ZodDate>;
3602
+ createdAt: z.ZodString;
3603
+ updatedAt: z.ZodString;
3604
+ deletedAt: z.ZodNullable<z.ZodString>;
3605
3605
  systemName: z.ZodString;
3606
3606
  displayName: z.ZodString;
3607
3607
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3631,23 +3631,23 @@ export declare const ticketContract: {
3631
3631
  }>, "many">;
3632
3632
  group: z.ZodObject<{
3633
3633
  id: z.ZodString;
3634
- createdAt: z.ZodDate;
3635
- updatedAt: z.ZodDate;
3636
- deletedAt: z.ZodNullable<z.ZodDate>;
3634
+ createdAt: z.ZodString;
3635
+ updatedAt: z.ZodString;
3636
+ deletedAt: z.ZodNullable<z.ZodString>;
3637
3637
  systemName: z.ZodString;
3638
3638
  displayName: z.ZodString;
3639
3639
  }, "strip", z.ZodTypeAny, {
3640
3640
  id: string;
3641
- createdAt: Date;
3642
- updatedAt: Date;
3643
- deletedAt: Date | null;
3641
+ createdAt: string;
3642
+ updatedAt: string;
3643
+ deletedAt: string | null;
3644
3644
  systemName: string;
3645
3645
  displayName: string;
3646
3646
  }, {
3647
3647
  id: string;
3648
- createdAt: Date;
3649
- updatedAt: Date;
3650
- deletedAt: Date | null;
3648
+ createdAt: string;
3649
+ updatedAt: string;
3650
+ deletedAt: string | null;
3651
3651
  systemName: string;
3652
3652
  displayName: string;
3653
3653
  }>;
@@ -3655,9 +3655,9 @@ export declare const ticketContract: {
3655
3655
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3656
3656
  id: string;
3657
3657
  position: number;
3658
- createdAt: Date;
3659
- updatedAt: Date;
3660
- deletedAt: Date | null;
3658
+ createdAt: string;
3659
+ updatedAt: string;
3660
+ deletedAt: string | null;
3661
3661
  isDefault: boolean;
3662
3662
  systemName: string;
3663
3663
  displayName: string;
@@ -3668,9 +3668,9 @@ export declare const ticketContract: {
3668
3668
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3669
3669
  id: string;
3670
3670
  position: number;
3671
- createdAt: Date;
3672
- updatedAt: Date;
3673
- deletedAt: Date | null;
3671
+ createdAt: string;
3672
+ updatedAt: string;
3673
+ deletedAt: string | null;
3674
3674
  isDefault: boolean;
3675
3675
  systemName: string;
3676
3676
  displayName: string;
@@ -3686,27 +3686,27 @@ export declare const ticketContract: {
3686
3686
  customFieldId: z.ZodString;
3687
3687
  upload: z.ZodObject<{
3688
3688
  id: z.ZodString;
3689
- createdAt: z.ZodDate;
3690
- updatedAt: z.ZodDate;
3691
- deletedAt: z.ZodNullable<z.ZodDate>;
3689
+ createdAt: z.ZodString;
3690
+ updatedAt: z.ZodString;
3691
+ deletedAt: z.ZodNullable<z.ZodString>;
3692
3692
  bucketName: z.ZodString;
3693
3693
  fileName: z.ZodString;
3694
3694
  fileSize: z.ZodNumber;
3695
3695
  fileKey: z.ZodString;
3696
3696
  }, "strip", z.ZodTypeAny, {
3697
3697
  id: string;
3698
- createdAt: Date;
3699
- updatedAt: Date;
3700
- deletedAt: Date | null;
3698
+ createdAt: string;
3699
+ updatedAt: string;
3700
+ deletedAt: string | null;
3701
3701
  fileName: string;
3702
3702
  fileKey: string;
3703
3703
  bucketName: string;
3704
3704
  fileSize: number;
3705
3705
  }, {
3706
3706
  id: string;
3707
- createdAt: Date;
3708
- updatedAt: Date;
3709
- deletedAt: Date | null;
3707
+ createdAt: string;
3708
+ updatedAt: string;
3709
+ deletedAt: string | null;
3710
3710
  fileName: string;
3711
3711
  fileKey: string;
3712
3712
  bucketName: string;
@@ -3720,9 +3720,9 @@ export declare const ticketContract: {
3720
3720
  customFieldId: string;
3721
3721
  upload: {
3722
3722
  id: string;
3723
- createdAt: Date;
3724
- updatedAt: Date;
3725
- deletedAt: Date | null;
3723
+ createdAt: string;
3724
+ updatedAt: string;
3725
+ deletedAt: string | null;
3726
3726
  fileName: string;
3727
3727
  fileKey: string;
3728
3728
  bucketName: string;
@@ -3736,9 +3736,9 @@ export declare const ticketContract: {
3736
3736
  customFieldId: string;
3737
3737
  upload: {
3738
3738
  id: string;
3739
- createdAt: Date;
3740
- updatedAt: Date;
3741
- deletedAt: Date | null;
3739
+ createdAt: string;
3740
+ updatedAt: string;
3741
+ deletedAt: string | null;
3742
3742
  fileName: string;
3743
3743
  fileKey: string;
3744
3744
  bucketName: string;
@@ -3747,16 +3747,16 @@ export declare const ticketContract: {
3747
3747
  }>, "many">;
3748
3748
  }, "strip", z.ZodTypeAny, {
3749
3749
  id: string;
3750
- createdAt: Date;
3751
- updatedAt: Date;
3752
- deletedAt: Date | null;
3750
+ createdAt: string;
3751
+ updatedAt: string;
3752
+ deletedAt: string | null;
3753
3753
  attribute: {
3754
3754
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3755
3755
  id: string;
3756
3756
  position: number;
3757
- createdAt: Date;
3758
- updatedAt: Date;
3759
- deletedAt: Date | null;
3757
+ createdAt: string;
3758
+ updatedAt: string;
3759
+ deletedAt: string | null;
3760
3760
  isDefault: boolean;
3761
3761
  systemName: string;
3762
3762
  displayName: string;
@@ -3776,9 +3776,9 @@ export declare const ticketContract: {
3776
3776
  customFieldId: string;
3777
3777
  upload: {
3778
3778
  id: string;
3779
- createdAt: Date;
3780
- updatedAt: Date;
3781
- deletedAt: Date | null;
3779
+ createdAt: string;
3780
+ updatedAt: string;
3781
+ deletedAt: string | null;
3782
3782
  fileName: string;
3783
3783
  fileKey: string;
3784
3784
  bucketName: string;
@@ -3787,16 +3787,16 @@ export declare const ticketContract: {
3787
3787
  }[];
3788
3788
  }, {
3789
3789
  id: string;
3790
- createdAt: Date;
3791
- updatedAt: Date;
3792
- deletedAt: Date | null;
3790
+ createdAt: string;
3791
+ updatedAt: string;
3792
+ deletedAt: string | null;
3793
3793
  attribute: {
3794
3794
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3795
3795
  id: string;
3796
3796
  position: number;
3797
- createdAt: Date;
3798
- updatedAt: Date;
3799
- deletedAt: Date | null;
3797
+ createdAt: string;
3798
+ updatedAt: string;
3799
+ deletedAt: string | null;
3800
3800
  isDefault: boolean;
3801
3801
  systemName: string;
3802
3802
  displayName: string;
@@ -3816,9 +3816,9 @@ export declare const ticketContract: {
3816
3816
  customFieldId: string;
3817
3817
  upload: {
3818
3818
  id: string;
3819
- createdAt: Date;
3820
- updatedAt: Date;
3821
- deletedAt: Date | null;
3819
+ createdAt: string;
3820
+ updatedAt: string;
3821
+ deletedAt: string | null;
3822
3822
  fileName: string;
3823
3823
  fileKey: string;
3824
3824
  bucketName: string;
@@ -3834,21 +3834,21 @@ export declare const ticketContract: {
3834
3834
  title: string;
3835
3835
  description: string | null;
3836
3836
  status: string;
3837
- createdAt: Date;
3838
- updatedAt: Date;
3839
- deletedAt: Date | null;
3837
+ createdAt: string;
3838
+ updatedAt: string;
3839
+ deletedAt: string | null;
3840
3840
  customFields: {
3841
3841
  id: string;
3842
- createdAt: Date;
3843
- updatedAt: Date;
3844
- deletedAt: Date | null;
3842
+ createdAt: string;
3843
+ updatedAt: string;
3844
+ deletedAt: string | null;
3845
3845
  attribute: {
3846
3846
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3847
3847
  id: string;
3848
3848
  position: number;
3849
- createdAt: Date;
3850
- updatedAt: Date;
3851
- deletedAt: Date | null;
3849
+ createdAt: string;
3850
+ updatedAt: string;
3851
+ deletedAt: string | null;
3852
3852
  isDefault: boolean;
3853
3853
  systemName: string;
3854
3854
  displayName: string;
@@ -3868,9 +3868,9 @@ export declare const ticketContract: {
3868
3868
  customFieldId: string;
3869
3869
  upload: {
3870
3870
  id: string;
3871
- createdAt: Date;
3872
- updatedAt: Date;
3873
- deletedAt: Date | null;
3871
+ createdAt: string;
3872
+ updatedAt: string;
3873
+ deletedAt: string | null;
3874
3874
  fileName: string;
3875
3875
  fileKey: string;
3876
3876
  bucketName: string;
@@ -3891,21 +3891,21 @@ export declare const ticketContract: {
3891
3891
  title: string;
3892
3892
  description: string | null;
3893
3893
  status: string;
3894
- createdAt: Date;
3895
- updatedAt: Date;
3896
- deletedAt: Date | null;
3894
+ createdAt: string;
3895
+ updatedAt: string;
3896
+ deletedAt: string | null;
3897
3897
  customFields: {
3898
3898
  id: string;
3899
- createdAt: Date;
3900
- updatedAt: Date;
3901
- deletedAt: Date | null;
3899
+ createdAt: string;
3900
+ updatedAt: string;
3901
+ deletedAt: string | null;
3902
3902
  attribute: {
3903
3903
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3904
3904
  id: string;
3905
3905
  position: number;
3906
- createdAt: Date;
3907
- updatedAt: Date;
3908
- deletedAt: Date | null;
3906
+ createdAt: string;
3907
+ updatedAt: string;
3908
+ deletedAt: string | null;
3909
3909
  isDefault: boolean;
3910
3910
  systemName: string;
3911
3911
  displayName: string;
@@ -3925,9 +3925,9 @@ export declare const ticketContract: {
3925
3925
  customFieldId: string;
3926
3926
  upload: {
3927
3927
  id: string;
3928
- createdAt: Date;
3929
- updatedAt: Date;
3930
- deletedAt: Date | null;
3928
+ createdAt: string;
3929
+ updatedAt: string;
3930
+ deletedAt: string | null;
3931
3931
  fileName: string;
3932
3932
  fileKey: string;
3933
3933
  bucketName: string;
@@ -4121,21 +4121,21 @@ export declare const ticketContract: {
4121
4121
  title: string;
4122
4122
  description: string | null;
4123
4123
  status: string;
4124
- createdAt: Date;
4125
- updatedAt: Date;
4126
- deletedAt: Date | null;
4124
+ createdAt: string;
4125
+ updatedAt: string;
4126
+ deletedAt: string | null;
4127
4127
  customFields: {
4128
4128
  id: string;
4129
- createdAt: Date;
4130
- updatedAt: Date;
4131
- deletedAt: Date | null;
4129
+ createdAt: string;
4130
+ updatedAt: string;
4131
+ deletedAt: string | null;
4132
4132
  attribute: {
4133
4133
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4134
4134
  id: string;
4135
4135
  position: number;
4136
- createdAt: Date;
4137
- updatedAt: Date;
4138
- deletedAt: Date | null;
4136
+ createdAt: string;
4137
+ updatedAt: string;
4138
+ deletedAt: string | null;
4139
4139
  isDefault: boolean;
4140
4140
  systemName: string;
4141
4141
  displayName: string;
@@ -4155,9 +4155,9 @@ export declare const ticketContract: {
4155
4155
  customFieldId: string;
4156
4156
  upload: {
4157
4157
  id: string;
4158
- createdAt: Date;
4159
- updatedAt: Date;
4160
- deletedAt: Date | null;
4158
+ createdAt: string;
4159
+ updatedAt: string;
4160
+ deletedAt: string | null;
4161
4161
  fileName: string;
4162
4162
  fileKey: string;
4163
4163
  bucketName: string;
@@ -4178,21 +4178,21 @@ export declare const ticketContract: {
4178
4178
  title: string;
4179
4179
  description: string | null;
4180
4180
  status: string;
4181
- createdAt: Date;
4182
- updatedAt: Date;
4183
- deletedAt: Date | null;
4181
+ createdAt: string;
4182
+ updatedAt: string;
4183
+ deletedAt: string | null;
4184
4184
  customFields: {
4185
4185
  id: string;
4186
- createdAt: Date;
4187
- updatedAt: Date;
4188
- deletedAt: Date | null;
4186
+ createdAt: string;
4187
+ updatedAt: string;
4188
+ deletedAt: string | null;
4189
4189
  attribute: {
4190
4190
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4191
4191
  id: string;
4192
4192
  position: number;
4193
- createdAt: Date;
4194
- updatedAt: Date;
4195
- deletedAt: Date | null;
4193
+ createdAt: string;
4194
+ updatedAt: string;
4195
+ deletedAt: string | null;
4196
4196
  isDefault: boolean;
4197
4197
  systemName: string;
4198
4198
  displayName: string;
@@ -4212,9 +4212,9 @@ export declare const ticketContract: {
4212
4212
  customFieldId: string;
4213
4213
  upload: {
4214
4214
  id: string;
4215
- createdAt: Date;
4216
- updatedAt: Date;
4217
- deletedAt: Date | null;
4215
+ createdAt: string;
4216
+ updatedAt: string;
4217
+ deletedAt: string | null;
4218
4218
  fileName: string;
4219
4219
  fileKey: string;
4220
4220
  bucketName: string;
@@ -4237,21 +4237,21 @@ export declare const ticketContract: {
4237
4237
  title: string;
4238
4238
  description: string | null;
4239
4239
  status: string;
4240
- createdAt: Date;
4241
- updatedAt: Date;
4242
- deletedAt: Date | null;
4240
+ createdAt: string;
4241
+ updatedAt: string;
4242
+ deletedAt: string | null;
4243
4243
  customFields: {
4244
4244
  id: string;
4245
- createdAt: Date;
4246
- updatedAt: Date;
4247
- deletedAt: Date | null;
4245
+ createdAt: string;
4246
+ updatedAt: string;
4247
+ deletedAt: string | null;
4248
4248
  attribute: {
4249
4249
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4250
4250
  id: string;
4251
4251
  position: number;
4252
- createdAt: Date;
4253
- updatedAt: Date;
4254
- deletedAt: Date | null;
4252
+ createdAt: string;
4253
+ updatedAt: string;
4254
+ deletedAt: string | null;
4255
4255
  isDefault: boolean;
4256
4256
  systemName: string;
4257
4257
  displayName: string;
@@ -4271,9 +4271,9 @@ export declare const ticketContract: {
4271
4271
  customFieldId: string;
4272
4272
  upload: {
4273
4273
  id: string;
4274
- createdAt: Date;
4275
- updatedAt: Date;
4276
- deletedAt: Date | null;
4274
+ createdAt: string;
4275
+ updatedAt: string;
4276
+ deletedAt: string | null;
4277
4277
  fileName: string;
4278
4278
  fileKey: string;
4279
4279
  bucketName: string;
@@ -4300,21 +4300,21 @@ export declare const ticketContract: {
4300
4300
  title: string;
4301
4301
  description: string | null;
4302
4302
  status: string;
4303
- createdAt: Date;
4304
- updatedAt: Date;
4305
- deletedAt: Date | null;
4303
+ createdAt: string;
4304
+ updatedAt: string;
4305
+ deletedAt: string | null;
4306
4306
  customFields: {
4307
4307
  id: string;
4308
- createdAt: Date;
4309
- updatedAt: Date;
4310
- deletedAt: Date | null;
4308
+ createdAt: string;
4309
+ updatedAt: string;
4310
+ deletedAt: string | null;
4311
4311
  attribute: {
4312
4312
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4313
4313
  id: string;
4314
4314
  position: number;
4315
- createdAt: Date;
4316
- updatedAt: Date;
4317
- deletedAt: Date | null;
4315
+ createdAt: string;
4316
+ updatedAt: string;
4317
+ deletedAt: string | null;
4318
4318
  isDefault: boolean;
4319
4319
  systemName: string;
4320
4320
  displayName: string;
@@ -4334,9 +4334,9 @@ export declare const ticketContract: {
4334
4334
  customFieldId: string;
4335
4335
  upload: {
4336
4336
  id: string;
4337
- createdAt: Date;
4338
- updatedAt: Date;
4339
- deletedAt: Date | null;
4337
+ createdAt: string;
4338
+ updatedAt: string;
4339
+ deletedAt: string | null;
4340
4340
  fileName: string;
4341
4341
  fileKey: string;
4342
4342
  bucketName: string;
@@ -4450,18 +4450,18 @@ export declare const ticketContract: {
4450
4450
  responses: {
4451
4451
  201: z.ZodObject<{
4452
4452
  id: z.ZodString;
4453
- createdAt: z.ZodDate;
4454
- updatedAt: z.ZodDate;
4455
- deletedAt: z.ZodNullable<z.ZodDate>;
4453
+ createdAt: z.ZodString;
4454
+ updatedAt: z.ZodString;
4455
+ deletedAt: z.ZodNullable<z.ZodString>;
4456
4456
  textValue: z.ZodNullable<z.ZodString>;
4457
4457
  booleanValue: z.ZodNullable<z.ZodBoolean>;
4458
4458
  numberValue: z.ZodNullable<z.ZodNumber>;
4459
4459
  dateValue: z.ZodNullable<z.ZodDate>;
4460
4460
  attribute: z.ZodObject<Omit<{
4461
4461
  id: z.ZodString;
4462
- createdAt: z.ZodDate;
4463
- updatedAt: z.ZodDate;
4464
- deletedAt: z.ZodNullable<z.ZodDate>;
4462
+ createdAt: z.ZodString;
4463
+ updatedAt: z.ZodString;
4464
+ deletedAt: z.ZodNullable<z.ZodString>;
4465
4465
  systemName: z.ZodString;
4466
4466
  displayName: z.ZodString;
4467
4467
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -4491,23 +4491,23 @@ export declare const ticketContract: {
4491
4491
  }>, "many">;
4492
4492
  group: z.ZodObject<{
4493
4493
  id: z.ZodString;
4494
- createdAt: z.ZodDate;
4495
- updatedAt: z.ZodDate;
4496
- deletedAt: z.ZodNullable<z.ZodDate>;
4494
+ createdAt: z.ZodString;
4495
+ updatedAt: z.ZodString;
4496
+ deletedAt: z.ZodNullable<z.ZodString>;
4497
4497
  systemName: z.ZodString;
4498
4498
  displayName: z.ZodString;
4499
4499
  }, "strip", z.ZodTypeAny, {
4500
4500
  id: string;
4501
- createdAt: Date;
4502
- updatedAt: Date;
4503
- deletedAt: Date | null;
4501
+ createdAt: string;
4502
+ updatedAt: string;
4503
+ deletedAt: string | null;
4504
4504
  systemName: string;
4505
4505
  displayName: string;
4506
4506
  }, {
4507
4507
  id: string;
4508
- createdAt: Date;
4509
- updatedAt: Date;
4510
- deletedAt: Date | null;
4508
+ createdAt: string;
4509
+ updatedAt: string;
4510
+ deletedAt: string | null;
4511
4511
  systemName: string;
4512
4512
  displayName: string;
4513
4513
  }>;
@@ -4515,9 +4515,9 @@ export declare const ticketContract: {
4515
4515
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4516
4516
  id: string;
4517
4517
  position: number;
4518
- createdAt: Date;
4519
- updatedAt: Date;
4520
- deletedAt: Date | null;
4518
+ createdAt: string;
4519
+ updatedAt: string;
4520
+ deletedAt: string | null;
4521
4521
  isDefault: boolean;
4522
4522
  systemName: string;
4523
4523
  displayName: string;
@@ -4528,9 +4528,9 @@ export declare const ticketContract: {
4528
4528
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4529
4529
  id: string;
4530
4530
  position: number;
4531
- createdAt: Date;
4532
- updatedAt: Date;
4533
- deletedAt: Date | null;
4531
+ createdAt: string;
4532
+ updatedAt: string;
4533
+ deletedAt: string | null;
4534
4534
  isDefault: boolean;
4535
4535
  systemName: string;
4536
4536
  displayName: string;
@@ -4546,27 +4546,27 @@ export declare const ticketContract: {
4546
4546
  customFieldId: z.ZodString;
4547
4547
  upload: z.ZodObject<{
4548
4548
  id: z.ZodString;
4549
- createdAt: z.ZodDate;
4550
- updatedAt: z.ZodDate;
4551
- deletedAt: z.ZodNullable<z.ZodDate>;
4549
+ createdAt: z.ZodString;
4550
+ updatedAt: z.ZodString;
4551
+ deletedAt: z.ZodNullable<z.ZodString>;
4552
4552
  bucketName: z.ZodString;
4553
4553
  fileName: z.ZodString;
4554
4554
  fileSize: z.ZodNumber;
4555
4555
  fileKey: z.ZodString;
4556
4556
  }, "strip", z.ZodTypeAny, {
4557
4557
  id: string;
4558
- createdAt: Date;
4559
- updatedAt: Date;
4560
- deletedAt: Date | null;
4558
+ createdAt: string;
4559
+ updatedAt: string;
4560
+ deletedAt: string | null;
4561
4561
  fileName: string;
4562
4562
  fileKey: string;
4563
4563
  bucketName: string;
4564
4564
  fileSize: number;
4565
4565
  }, {
4566
4566
  id: string;
4567
- createdAt: Date;
4568
- updatedAt: Date;
4569
- deletedAt: Date | null;
4567
+ createdAt: string;
4568
+ updatedAt: string;
4569
+ deletedAt: string | null;
4570
4570
  fileName: string;
4571
4571
  fileKey: string;
4572
4572
  bucketName: string;
@@ -4580,9 +4580,9 @@ export declare const ticketContract: {
4580
4580
  customFieldId: string;
4581
4581
  upload: {
4582
4582
  id: string;
4583
- createdAt: Date;
4584
- updatedAt: Date;
4585
- deletedAt: Date | null;
4583
+ createdAt: string;
4584
+ updatedAt: string;
4585
+ deletedAt: string | null;
4586
4586
  fileName: string;
4587
4587
  fileKey: string;
4588
4588
  bucketName: string;
@@ -4596,9 +4596,9 @@ export declare const ticketContract: {
4596
4596
  customFieldId: string;
4597
4597
  upload: {
4598
4598
  id: string;
4599
- createdAt: Date;
4600
- updatedAt: Date;
4601
- deletedAt: Date | null;
4599
+ createdAt: string;
4600
+ updatedAt: string;
4601
+ deletedAt: string | null;
4602
4602
  fileName: string;
4603
4603
  fileKey: string;
4604
4604
  bucketName: string;
@@ -4607,16 +4607,16 @@ export declare const ticketContract: {
4607
4607
  }>, "many">;
4608
4608
  }, "strip", z.ZodTypeAny, {
4609
4609
  id: string;
4610
- createdAt: Date;
4611
- updatedAt: Date;
4612
- deletedAt: Date | null;
4610
+ createdAt: string;
4611
+ updatedAt: string;
4612
+ deletedAt: string | null;
4613
4613
  attribute: {
4614
4614
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4615
4615
  id: string;
4616
4616
  position: number;
4617
- createdAt: Date;
4618
- updatedAt: Date;
4619
- deletedAt: Date | null;
4617
+ createdAt: string;
4618
+ updatedAt: string;
4619
+ deletedAt: string | null;
4620
4620
  isDefault: boolean;
4621
4621
  systemName: string;
4622
4622
  displayName: string;
@@ -4636,9 +4636,9 @@ export declare const ticketContract: {
4636
4636
  customFieldId: string;
4637
4637
  upload: {
4638
4638
  id: string;
4639
- createdAt: Date;
4640
- updatedAt: Date;
4641
- deletedAt: Date | null;
4639
+ createdAt: string;
4640
+ updatedAt: string;
4641
+ deletedAt: string | null;
4642
4642
  fileName: string;
4643
4643
  fileKey: string;
4644
4644
  bucketName: string;
@@ -4647,16 +4647,16 @@ export declare const ticketContract: {
4647
4647
  }[];
4648
4648
  }, {
4649
4649
  id: string;
4650
- createdAt: Date;
4651
- updatedAt: Date;
4652
- deletedAt: Date | null;
4650
+ createdAt: string;
4651
+ updatedAt: string;
4652
+ deletedAt: string | null;
4653
4653
  attribute: {
4654
4654
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4655
4655
  id: string;
4656
4656
  position: number;
4657
- createdAt: Date;
4658
- updatedAt: Date;
4659
- deletedAt: Date | null;
4657
+ createdAt: string;
4658
+ updatedAt: string;
4659
+ deletedAt: string | null;
4660
4660
  isDefault: boolean;
4661
4661
  systemName: string;
4662
4662
  displayName: string;
@@ -4676,9 +4676,9 @@ export declare const ticketContract: {
4676
4676
  customFieldId: string;
4677
4677
  upload: {
4678
4678
  id: string;
4679
- createdAt: Date;
4680
- updatedAt: Date;
4681
- deletedAt: Date | null;
4679
+ createdAt: string;
4680
+ updatedAt: string;
4681
+ deletedAt: string | null;
4682
4682
  fileName: string;
4683
4683
  fileKey: string;
4684
4684
  bucketName: string;