expo-backend-types 0.54.0-EXPO-363-Etapa-4-Paquete-00.1 → 0.55.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.
Files changed (67) hide show
  1. package/dist/src/event/dto/get-all-statistics.dto.d.ts +0 -10
  2. package/dist/src/event/dto/get-by-id-event.dto.d.ts +0 -10
  3. package/dist/src/event/dto/get-statistics-by-id-event.dto.d.ts +0 -5
  4. package/dist/src/i18n/es.d.ts +0 -6
  5. package/dist/src/i18n/es.js +0 -6
  6. package/dist/src/i18n/es.js.map +1 -1
  7. package/dist/src/mi-expo/dto/get-me.dto.d.ts +216 -6
  8. package/dist/src/mi-expo/dto/get-me.dto.js +5 -0
  9. package/dist/src/mi-expo/dto/login-with-phone.dto.d.ts +0 -10
  10. package/dist/src/mi-expo/dto/login.dto.d.ts +0 -10
  11. package/dist/src/mi-expo/dto/update-me.dto.d.ts +0 -6
  12. package/dist/src/otp/dto/verify-otp.dto.d.ts +0 -10
  13. package/dist/src/production/dto/get-all-production.dto.d.ts +0 -14
  14. package/dist/src/production-affiliation-request/dto/find-by-production-affiliation-request.dto.d.ts +0 -14
  15. package/dist/src/production-affiliation-request/dto/update-production-affiliation-request.dto.d.ts +0 -10
  16. package/dist/src/profile/dto/create-profile.dto.d.ts +0 -4
  17. package/dist/src/profile/dto/delete-profile.dto.d.ts +0 -6
  18. package/dist/src/profile/dto/find-all-profile.dto.d.ts +0 -10
  19. package/dist/src/profile/dto/find-by-date-range-profile.dto.d.ts +0 -16
  20. package/dist/src/profile/dto/find-by-id-profile.dto.d.ts +0 -6
  21. package/dist/src/profile/dto/find-by-phone-number.dto.d.ts +0 -6
  22. package/dist/src/profile/dto/find-by-tag-groups-profile.dto.d.ts +0 -10
  23. package/dist/src/profile/dto/find-by-tags-profile.dto.d.ts +0 -10
  24. package/dist/src/profile/dto/find-trash.dto.d.ts +0 -1
  25. package/dist/src/profile/dto/find-with-active-chat.dto.d.ts +0 -10
  26. package/dist/src/profile/dto/profile.dto.d.ts +0 -3
  27. package/dist/src/profile/dto/update-profile.dto.d.ts +0 -6
  28. package/dist/src/schema/profile.schema.d.ts +0 -3
  29. package/dist/src/schema/profile.schema.js +0 -1
  30. package/dist/src/tag/dto/massive-allocation.dto.d.ts +0 -10
  31. package/dist/src/tag/dto/massive-deallocation.dto.d.ts +0 -10
  32. package/dist/src/ticket/dto/create-many-ticket.dto.d.ts +0 -17
  33. package/dist/src/ticket/dto/create-many-ticket.dto.js +0 -2
  34. package/dist/src/ticket/dto/create-ticket.dto.d.ts +0 -13
  35. package/dist/src/ticket/dto/create-ticket.dto.js +0 -1
  36. package/dist/src/ticket/dto/delete-ticket.dto.d.ts +0 -6
  37. package/dist/src/ticket/dto/find-all-tickets.dto.d.ts +0 -10
  38. package/dist/src/ticket/dto/find-by-event-ticket.dto.d.ts +0 -24
  39. package/dist/src/ticket/dto/find-by-id-ticket.dto.d.ts +0 -24
  40. package/dist/src/ticket/dto/find-by-mail-ticket.dto.d.ts +0 -24
  41. package/dist/src/ticket/dto/find-by-profile-id-ticket.dto.d.ts +0 -10
  42. package/dist/src/ticket/dto/find-ticket.dto.d.ts +0 -6
  43. package/dist/src/ticket/dto/get-pdfs-by-group-ticket.dto.d.ts +0 -5
  44. package/dist/src/ticket/dto/scan-ticket.dto.d.ts +0 -6
  45. package/dist/src/ticket/dto/ticket.dto.d.ts +0 -6
  46. package/dist/src/ticket/dto/ticket.dto.js +0 -1
  47. package/dist/src/ticket/dto/update-ticket.dto.d.ts +0 -6
  48. package/dist/src/ticket-group/dto/create-ticket-group.dto.d.ts +0 -17
  49. package/dist/src/ticket-group/dto/delete-ticket-group.dto.d.ts +0 -6
  50. package/dist/src/ticket-group/dto/find-group-ticket-group.dto.d.ts +0 -6
  51. package/dist/src/ticket-group/dto/ticket-group.dto.d.ts +0 -6
  52. package/dist/src/ticket-group/dto/ticket-group.dto.js +0 -1
  53. package/dist/src/ticket-group/dto/update-ticket-group.dto.d.ts +0 -12
  54. package/dist/src/ticket-group/dto/update-ticket-group.dto.js +0 -1
  55. package/dist/types/prisma-schema/edge.js +3 -6
  56. package/dist/types/prisma-schema/index-browser.js +0 -3
  57. package/dist/types/prisma-schema/index.d.ts +26 -605
  58. package/dist/types/prisma-schema/index.js +3 -6
  59. package/dist/types/prisma-schema/package.json +1 -1
  60. package/dist/types/prisma-schema/schema.prisma +0 -10
  61. package/dist/types/prisma-schema/wasm.js +0 -3
  62. package/dist/types/schema.d.ts +22 -120
  63. package/package.json +1 -2
  64. package/dist/src/profile/dto/find-referral-code-exists.dto.d.ts +0 -18
  65. package/dist/src/profile/dto/find-referral-code-exists.dto.js +0 -15
  66. package/dist/src/profile/dto/find-referral-code-usage.dto.d.ts +0 -18
  67. package/dist/src/profile/dto/find-referral-code-usage.dto.js +0 -15
@@ -15,7 +15,6 @@ export declare const findByTicketGroupTicketResponseSchema: z.ZodObject<{
15
15
  scanned: z.ZodBoolean;
16
16
  scannedAt: z.ZodNullable<z.ZodDate>;
17
17
  ticketGroupId: z.ZodNullable<z.ZodString>;
18
- referralCode: z.ZodNullable<z.ZodString>;
19
18
  created_at: z.ZodDate;
20
19
  updated_at: z.ZodDate;
21
20
  }, "strip", z.ZodTypeAny, {
@@ -28,7 +27,6 @@ export declare const findByTicketGroupTicketResponseSchema: z.ZodObject<{
28
27
  seat: number | null;
29
28
  created_at: Date;
30
29
  updated_at: Date;
31
- referralCode: string | null;
32
30
  scanned: boolean;
33
31
  scannedAt: Date | null;
34
32
  ticketGroupId: string | null;
@@ -42,7 +40,6 @@ export declare const findByTicketGroupTicketResponseSchema: z.ZodObject<{
42
40
  seat: number | null;
43
41
  created_at: Date;
44
42
  updated_at: Date;
45
- referralCode: string | null;
46
43
  scanned: boolean;
47
44
  scannedAt: Date | null;
48
45
  ticketGroupId: string | null;
@@ -58,7 +55,6 @@ export declare const findByTicketGroupTicketResponseSchema: z.ZodObject<{
58
55
  seat: number | null;
59
56
  created_at: Date;
60
57
  updated_at: Date;
61
- referralCode: string | null;
62
58
  scanned: boolean;
63
59
  scannedAt: Date | null;
64
60
  ticketGroupId: string | null;
@@ -74,7 +70,6 @@ export declare const findByTicketGroupTicketResponseSchema: z.ZodObject<{
74
70
  seat: number | null;
75
71
  created_at: Date;
76
72
  updated_at: Date;
77
- referralCode: string | null;
78
73
  scanned: boolean;
79
74
  scannedAt: Date | null;
80
75
  ticketGroupId: string | null;
@@ -36,7 +36,6 @@ export declare const scanTicketResponseSchema: z.ZodObject<{
36
36
  scanned: z.ZodBoolean;
37
37
  scannedAt: z.ZodNullable<z.ZodDate>;
38
38
  ticketGroupId: z.ZodNullable<z.ZodString>;
39
- referralCode: z.ZodNullable<z.ZodString>;
40
39
  created_at: z.ZodDate;
41
40
  updated_at: z.ZodDate;
42
41
  }, "strip", z.ZodTypeAny, {
@@ -49,7 +48,6 @@ export declare const scanTicketResponseSchema: z.ZodObject<{
49
48
  seat: number | null;
50
49
  created_at: Date;
51
50
  updated_at: Date;
52
- referralCode: string | null;
53
51
  scanned: boolean;
54
52
  scannedAt: Date | null;
55
53
  ticketGroupId: string | null;
@@ -63,7 +61,6 @@ export declare const scanTicketResponseSchema: z.ZodObject<{
63
61
  seat: number | null;
64
62
  created_at: Date;
65
63
  updated_at: Date;
66
- referralCode: string | null;
67
64
  scanned: boolean;
68
65
  scannedAt: Date | null;
69
66
  ticketGroupId: string | null;
@@ -83,7 +80,6 @@ declare const ScanTicketResponseDto_base: import("@anatine/zod-nestjs").ZodDtoSt
83
80
  scanned: z.ZodBoolean;
84
81
  scannedAt: z.ZodNullable<z.ZodString>;
85
82
  ticketGroupId: z.ZodNullable<z.ZodString>;
86
- referralCode: z.ZodNullable<z.ZodString>;
87
83
  created_at: z.ZodString;
88
84
  updated_at: z.ZodString;
89
85
  }, z.UnknownKeysParam, z.ZodTypeAny, {
@@ -96,7 +92,6 @@ declare const ScanTicketResponseDto_base: import("@anatine/zod-nestjs").ZodDtoSt
96
92
  seat: number | null;
97
93
  created_at: string;
98
94
  updated_at: string;
99
- referralCode: string | null;
100
95
  scanned: boolean;
101
96
  scannedAt: string | null;
102
97
  ticketGroupId: string | null;
@@ -110,7 +105,6 @@ declare const ScanTicketResponseDto_base: import("@anatine/zod-nestjs").ZodDtoSt
110
105
  seat: number | null;
111
106
  created_at: string;
112
107
  updated_at: string;
113
- referralCode: string | null;
114
108
  scanned: boolean;
115
109
  scannedAt: string | null;
116
110
  ticketGroupId: string | null;
@@ -14,7 +14,6 @@ export declare const ticketSchema: z.ZodObject<{
14
14
  scanned: z.ZodBoolean;
15
15
  scannedAt: z.ZodNullable<z.ZodDate>;
16
16
  ticketGroupId: z.ZodNullable<z.ZodString>;
17
- referralCode: z.ZodNullable<z.ZodString>;
18
17
  created_at: z.ZodDate;
19
18
  updated_at: z.ZodDate;
20
19
  }, "strip", z.ZodTypeAny, {
@@ -27,7 +26,6 @@ export declare const ticketSchema: z.ZodObject<{
27
26
  seat: number | null;
28
27
  created_at: Date;
29
28
  updated_at: Date;
30
- referralCode: string | null;
31
29
  scanned: boolean;
32
30
  scannedAt: Date | null;
33
31
  ticketGroupId: string | null;
@@ -41,7 +39,6 @@ export declare const ticketSchema: z.ZodObject<{
41
39
  seat: number | null;
42
40
  created_at: Date;
43
41
  updated_at: Date;
44
- referralCode: string | null;
45
42
  scanned: boolean;
46
43
  scannedAt: Date | null;
47
44
  ticketGroupId: string | null;
@@ -61,7 +58,6 @@ declare const TicketDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<z.ZodOb
61
58
  scanned: z.ZodBoolean;
62
59
  scannedAt: z.ZodNullable<z.ZodString>;
63
60
  ticketGroupId: z.ZodNullable<z.ZodString>;
64
- referralCode: z.ZodNullable<z.ZodString>;
65
61
  created_at: z.ZodString;
66
62
  updated_at: z.ZodString;
67
63
  }, z.UnknownKeysParam, z.ZodTypeAny, {
@@ -74,7 +70,6 @@ declare const TicketDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<z.ZodOb
74
70
  seat: number | null;
75
71
  created_at: string;
76
72
  updated_at: string;
77
- referralCode: string | null;
78
73
  scanned: boolean;
79
74
  scannedAt: string | null;
80
75
  ticketGroupId: string | null;
@@ -88,7 +83,6 @@ declare const TicketDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<z.ZodOb
88
83
  seat: number | null;
89
84
  created_at: string;
90
85
  updated_at: string;
91
- referralCode: string | null;
92
86
  scanned: boolean;
93
87
  scannedAt: string | null;
94
88
  ticketGroupId: string | null;
@@ -23,7 +23,6 @@ exports.ticketSchema = zod_1.default.object({
23
23
  scanned: zod_1.default.boolean(),
24
24
  scannedAt: zod_1.default.date().nullable(),
25
25
  ticketGroupId: ticket_group_dto_1.ticketGroupSchema.shape.id.nullable(),
26
- referralCode: ticket_group_dto_1.ticketGroupSchema.shape.referralCode,
27
26
  created_at: zod_1.default.date(),
28
27
  updated_at: zod_1.default.date(),
29
28
  });
@@ -61,7 +61,6 @@ export declare const updateTicketResponseSchema: import("zod").ZodObject<{
61
61
  scanned: import("zod").ZodBoolean;
62
62
  scannedAt: import("zod").ZodNullable<import("zod").ZodDate>;
63
63
  ticketGroupId: import("zod").ZodNullable<import("zod").ZodString>;
64
- referralCode: import("zod").ZodNullable<import("zod").ZodString>;
65
64
  created_at: import("zod").ZodDate;
66
65
  updated_at: import("zod").ZodDate;
67
66
  }, "strip", import("zod").ZodTypeAny, {
@@ -74,7 +73,6 @@ export declare const updateTicketResponseSchema: import("zod").ZodObject<{
74
73
  seat: number | null;
75
74
  created_at: Date;
76
75
  updated_at: Date;
77
- referralCode: string | null;
78
76
  scanned: boolean;
79
77
  scannedAt: Date | null;
80
78
  ticketGroupId: string | null;
@@ -88,7 +86,6 @@ export declare const updateTicketResponseSchema: import("zod").ZodObject<{
88
86
  seat: number | null;
89
87
  created_at: Date;
90
88
  updated_at: Date;
91
- referralCode: string | null;
92
89
  scanned: boolean;
93
90
  scannedAt: Date | null;
94
91
  ticketGroupId: string | null;
@@ -108,7 +105,6 @@ declare const UpdateTicketResponseDto_base: import("@anatine/zod-nestjs").ZodDto
108
105
  scanned: import("zod").ZodBoolean;
109
106
  scannedAt: import("zod").ZodNullable<import("zod").ZodString>;
110
107
  ticketGroupId: import("zod").ZodNullable<import("zod").ZodString>;
111
- referralCode: import("zod").ZodNullable<import("zod").ZodString>;
112
108
  created_at: import("zod").ZodString;
113
109
  updated_at: import("zod").ZodString;
114
110
  }, import("zod").UnknownKeysParam, import("zod").ZodTypeAny, {
@@ -121,7 +117,6 @@ declare const UpdateTicketResponseDto_base: import("@anatine/zod-nestjs").ZodDto
121
117
  seat: number | null;
122
118
  created_at: string;
123
119
  updated_at: string;
124
- referralCode: string | null;
125
120
  scanned: boolean;
126
121
  scannedAt: string | null;
127
122
  ticketGroupId: string | null;
@@ -135,7 +130,6 @@ declare const UpdateTicketResponseDto_base: import("@anatine/zod-nestjs").ZodDto
135
130
  seat: number | null;
136
131
  created_at: string;
137
132
  updated_at: string;
138
- referralCode: string | null;
139
133
  scanned: boolean;
140
134
  scannedAt: string | null;
141
135
  ticketGroupId: string | null;
@@ -8,7 +8,6 @@ export declare const createTicketGroupSchema: z.ZodObject<Pick<{
8
8
  FREE: "FREE";
9
9
  }>;
10
10
  eventId: z.ZodString;
11
- referralCode: z.ZodNullable<z.ZodString>;
12
11
  created_at: z.ZodDate;
13
12
  updated_at: z.ZodDate;
14
13
  }, "eventId" | "amountTickets">, "strip", z.ZodTypeAny, {
@@ -39,7 +38,6 @@ export declare const createTicketGroupResponseSchema: z.ZodObject<z.objectUtil.e
39
38
  FREE: "FREE";
40
39
  }>;
41
40
  eventId: z.ZodString;
42
- referralCode: z.ZodNullable<z.ZodString>;
43
41
  created_at: z.ZodDate;
44
42
  updated_at: z.ZodDate;
45
43
  }, {
@@ -58,7 +56,6 @@ export declare const createTicketGroupResponseSchema: z.ZodObject<z.objectUtil.e
58
56
  scanned: z.ZodBoolean;
59
57
  scannedAt: z.ZodNullable<z.ZodDate>;
60
58
  ticketGroupId: z.ZodNullable<z.ZodString>;
61
- referralCode: z.ZodNullable<z.ZodString>;
62
59
  created_at: z.ZodDate;
63
60
  updated_at: z.ZodDate;
64
61
  }, "strip", z.ZodTypeAny, {
@@ -71,7 +68,6 @@ export declare const createTicketGroupResponseSchema: z.ZodObject<z.objectUtil.e
71
68
  seat: number | null;
72
69
  created_at: Date;
73
70
  updated_at: Date;
74
- referralCode: string | null;
75
71
  scanned: boolean;
76
72
  scannedAt: Date | null;
77
73
  ticketGroupId: string | null;
@@ -85,7 +81,6 @@ export declare const createTicketGroupResponseSchema: z.ZodObject<z.objectUtil.e
85
81
  seat: number | null;
86
82
  created_at: Date;
87
83
  updated_at: Date;
88
- referralCode: string | null;
89
84
  scanned: boolean;
90
85
  scannedAt: Date | null;
91
86
  ticketGroupId: string | null;
@@ -167,7 +162,6 @@ export declare const createTicketGroupResponseSchema: z.ZodObject<z.objectUtil.e
167
162
  amountTickets: number;
168
163
  created_at: Date;
169
164
  updated_at: Date;
170
- referralCode: string | null;
171
165
  tickets: {
172
166
  id: string;
173
167
  type: "STAFF" | "SPECTATOR" | "PARTICIPANT";
@@ -178,7 +172,6 @@ export declare const createTicketGroupResponseSchema: z.ZodObject<z.objectUtil.e
178
172
  seat: number | null;
179
173
  created_at: Date;
180
174
  updated_at: Date;
181
- referralCode: string | null;
182
175
  scanned: boolean;
183
176
  scannedAt: Date | null;
184
177
  ticketGroupId: string | null;
@@ -208,7 +201,6 @@ export declare const createTicketGroupResponseSchema: z.ZodObject<z.objectUtil.e
208
201
  amountTickets: number;
209
202
  created_at: Date;
210
203
  updated_at: Date;
211
- referralCode: string | null;
212
204
  tickets: {
213
205
  id: string;
214
206
  type: "STAFF" | "SPECTATOR" | "PARTICIPANT";
@@ -219,7 +211,6 @@ export declare const createTicketGroupResponseSchema: z.ZodObject<z.objectUtil.e
219
211
  seat: number | null;
220
212
  created_at: Date;
221
213
  updated_at: Date;
222
- referralCode: string | null;
223
214
  scanned: boolean;
224
215
  scannedAt: Date | null;
225
216
  ticketGroupId: string | null;
@@ -234,7 +225,6 @@ declare const CreateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
234
225
  FREE: "FREE";
235
226
  }>;
236
227
  eventId: z.ZodString;
237
- referralCode: z.ZodNullable<z.ZodString>;
238
228
  created_at: z.ZodString;
239
229
  updated_at: z.ZodString;
240
230
  tickets: z.ZodArray<z.ZodObject<{
@@ -252,7 +242,6 @@ declare const CreateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
252
242
  scanned: z.ZodBoolean;
253
243
  scannedAt: z.ZodNullable<z.ZodString>;
254
244
  ticketGroupId: z.ZodNullable<z.ZodString>;
255
- referralCode: z.ZodNullable<z.ZodString>;
256
245
  created_at: z.ZodString;
257
246
  updated_at: z.ZodString;
258
247
  }, z.UnknownKeysParam, z.ZodTypeAny, {
@@ -265,7 +254,6 @@ declare const CreateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
265
254
  seat: number | null;
266
255
  created_at: string;
267
256
  updated_at: string;
268
- referralCode: string | null;
269
257
  scanned: boolean;
270
258
  scannedAt: string | null;
271
259
  ticketGroupId: string | null;
@@ -279,7 +267,6 @@ declare const CreateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
279
267
  seat: number | null;
280
268
  created_at: string;
281
269
  updated_at: string;
282
- referralCode: string | null;
283
270
  scanned: boolean;
284
271
  scannedAt: string | null;
285
272
  ticketGroupId: string | null;
@@ -361,7 +348,6 @@ declare const CreateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
361
348
  amountTickets: number;
362
349
  created_at: string;
363
350
  updated_at: string;
364
- referralCode: string | null;
365
351
  tickets: {
366
352
  id: string;
367
353
  type: "STAFF" | "SPECTATOR" | "PARTICIPANT";
@@ -372,7 +358,6 @@ declare const CreateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
372
358
  seat: number | null;
373
359
  created_at: string;
374
360
  updated_at: string;
375
- referralCode: string | null;
376
361
  scanned: boolean;
377
362
  scannedAt: string | null;
378
363
  ticketGroupId: string | null;
@@ -402,7 +387,6 @@ declare const CreateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
402
387
  amountTickets: number;
403
388
  created_at: string;
404
389
  updated_at: string;
405
- referralCode: string | null;
406
390
  tickets: {
407
391
  id: string;
408
392
  type: "STAFF" | "SPECTATOR" | "PARTICIPANT";
@@ -413,7 +397,6 @@ declare const CreateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
413
397
  seat: number | null;
414
398
  created_at: string;
415
399
  updated_at: string;
416
- referralCode: string | null;
417
400
  scanned: boolean;
418
401
  scannedAt: string | null;
419
402
  ticketGroupId: string | null;
@@ -7,7 +7,6 @@ export declare const deleteTicketGroupResponseSchema: import("zod").ZodObject<{
7
7
  FREE: "FREE";
8
8
  }>;
9
9
  eventId: import("zod").ZodString;
10
- referralCode: import("zod").ZodNullable<import("zod").ZodString>;
11
10
  created_at: import("zod").ZodDate;
12
11
  updated_at: import("zod").ZodDate;
13
12
  }, "strip", import("zod").ZodTypeAny, {
@@ -17,7 +16,6 @@ export declare const deleteTicketGroupResponseSchema: import("zod").ZodObject<{
17
16
  amountTickets: number;
18
17
  created_at: Date;
19
18
  updated_at: Date;
20
- referralCode: string | null;
21
19
  }, {
22
20
  id: string;
23
21
  eventId: string;
@@ -25,7 +23,6 @@ export declare const deleteTicketGroupResponseSchema: import("zod").ZodObject<{
25
23
  amountTickets: number;
26
24
  created_at: Date;
27
25
  updated_at: Date;
28
- referralCode: string | null;
29
26
  }>;
30
27
  declare const DeleteTicketGroupResponseDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<import("zod").ZodObject<{
31
28
  id: import("zod").ZodString;
@@ -36,7 +33,6 @@ declare const DeleteTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
36
33
  FREE: "FREE";
37
34
  }>;
38
35
  eventId: import("zod").ZodString;
39
- referralCode: import("zod").ZodNullable<import("zod").ZodString>;
40
36
  created_at: import("zod").ZodString;
41
37
  updated_at: import("zod").ZodString;
42
38
  }, import("zod").UnknownKeysParam, import("zod").ZodTypeAny, {
@@ -46,7 +42,6 @@ declare const DeleteTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
46
42
  amountTickets: number;
47
43
  created_at: string;
48
44
  updated_at: string;
49
- referralCode: string | null;
50
45
  }, {
51
46
  id: string;
52
47
  eventId: string;
@@ -54,7 +49,6 @@ declare const DeleteTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
54
49
  amountTickets: number;
55
50
  created_at: string;
56
51
  updated_at: string;
57
- referralCode: string | null;
58
52
  }>>;
59
53
  export declare class DeleteTicketGroupResponseDto extends DeleteTicketGroupResponseDto_base {
60
54
  }
@@ -7,7 +7,6 @@ export declare const findGroupResponseSchema: import("zod").ZodObject<{
7
7
  FREE: "FREE";
8
8
  }>;
9
9
  eventId: import("zod").ZodString;
10
- referralCode: import("zod").ZodNullable<import("zod").ZodString>;
11
10
  created_at: import("zod").ZodDate;
12
11
  updated_at: import("zod").ZodDate;
13
12
  }, "strip", import("zod").ZodTypeAny, {
@@ -17,7 +16,6 @@ export declare const findGroupResponseSchema: import("zod").ZodObject<{
17
16
  amountTickets: number;
18
17
  created_at: Date;
19
18
  updated_at: Date;
20
- referralCode: string | null;
21
19
  }, {
22
20
  id: string;
23
21
  eventId: string;
@@ -25,7 +23,6 @@ export declare const findGroupResponseSchema: import("zod").ZodObject<{
25
23
  amountTickets: number;
26
24
  created_at: Date;
27
25
  updated_at: Date;
28
- referralCode: string | null;
29
26
  }>;
30
27
  declare const FindGroupTicketGroupDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<import("zod").ZodObject<{
31
28
  id: import("zod").ZodString;
@@ -36,7 +33,6 @@ declare const FindGroupTicketGroupDto_base: import("@anatine/zod-nestjs").ZodDto
36
33
  FREE: "FREE";
37
34
  }>;
38
35
  eventId: import("zod").ZodString;
39
- referralCode: import("zod").ZodNullable<import("zod").ZodString>;
40
36
  created_at: import("zod").ZodString;
41
37
  updated_at: import("zod").ZodString;
42
38
  }, import("zod").UnknownKeysParam, import("zod").ZodTypeAny, {
@@ -46,7 +42,6 @@ declare const FindGroupTicketGroupDto_base: import("@anatine/zod-nestjs").ZodDto
46
42
  amountTickets: number;
47
43
  created_at: string;
48
44
  updated_at: string;
49
- referralCode: string | null;
50
45
  }, {
51
46
  id: string;
52
47
  eventId: string;
@@ -54,7 +49,6 @@ declare const FindGroupTicketGroupDto_base: import("@anatine/zod-nestjs").ZodDto
54
49
  amountTickets: number;
55
50
  created_at: string;
56
51
  updated_at: string;
57
- referralCode: string | null;
58
52
  }>>;
59
53
  export declare class FindGroupTicketGroupDto extends FindGroupTicketGroupDto_base {
60
54
  }
@@ -8,7 +8,6 @@ export declare const ticketGroupSchema: z.ZodObject<{
8
8
  FREE: "FREE";
9
9
  }>;
10
10
  eventId: z.ZodString;
11
- referralCode: z.ZodNullable<z.ZodString>;
12
11
  created_at: z.ZodDate;
13
12
  updated_at: z.ZodDate;
14
13
  }, "strip", z.ZodTypeAny, {
@@ -18,7 +17,6 @@ export declare const ticketGroupSchema: z.ZodObject<{
18
17
  amountTickets: number;
19
18
  created_at: Date;
20
19
  updated_at: Date;
21
- referralCode: string | null;
22
20
  }, {
23
21
  id: string;
24
22
  eventId: string;
@@ -26,7 +24,6 @@ export declare const ticketGroupSchema: z.ZodObject<{
26
24
  amountTickets: number;
27
25
  created_at: Date;
28
26
  updated_at: Date;
29
- referralCode: string | null;
30
27
  }>;
31
28
  declare const TicketGroupDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<z.ZodObject<{
32
29
  id: z.ZodString;
@@ -37,7 +34,6 @@ declare const TicketGroupDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<z.
37
34
  FREE: "FREE";
38
35
  }>;
39
36
  eventId: z.ZodString;
40
- referralCode: z.ZodNullable<z.ZodString>;
41
37
  created_at: z.ZodString;
42
38
  updated_at: z.ZodString;
43
39
  }, z.UnknownKeysParam, z.ZodTypeAny, {
@@ -47,7 +43,6 @@ declare const TicketGroupDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<z.
47
43
  amountTickets: number;
48
44
  created_at: string;
49
45
  updated_at: string;
50
- referralCode: string | null;
51
46
  }, {
52
47
  id: string;
53
48
  eventId: string;
@@ -55,7 +50,6 @@ declare const TicketGroupDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<z.
55
50
  amountTickets: number;
56
51
  created_at: string;
57
52
  updated_at: string;
58
- referralCode: string | null;
59
53
  }>>;
60
54
  export declare class TicketGroupDto extends TicketGroupDto_base {
61
55
  }
@@ -18,7 +18,6 @@ exports.ticketGroupSchema = zod_1.default.object({
18
18
  message: (0, translate_1.translate)('model.ticketGroup.status.invalid'),
19
19
  }),
20
20
  eventId: event_dto_1.eventSchema.shape.id,
21
- referralCode: zod_1.default.string().nullable(),
22
21
  created_at: zod_1.default.date(),
23
22
  updated_at: zod_1.default.date(),
24
23
  });
@@ -4,13 +4,10 @@ export declare const updateTicketGroupSchema: import("zod").ZodObject<{
4
4
  PAID: "PAID";
5
5
  FREE: "FREE";
6
6
  }>>;
7
- referralCode: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
8
7
  }, "strip", import("zod").ZodTypeAny, {
9
8
  status?: "BOOKED" | "PAID" | "FREE" | undefined;
10
- referralCode?: string | null | undefined;
11
9
  }, {
12
10
  status?: "BOOKED" | "PAID" | "FREE" | undefined;
13
- referralCode?: string | null | undefined;
14
11
  }>;
15
12
  declare const UpdateTicketGroupDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<import("zod").ZodObject<{
16
13
  status: import("zod").ZodOptional<import("zod").ZodNativeEnum<{
@@ -18,13 +15,10 @@ declare const UpdateTicketGroupDto_base: import("@anatine/zod-nestjs").ZodDtoSta
18
15
  PAID: "PAID";
19
16
  FREE: "FREE";
20
17
  }>>;
21
- referralCode: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
22
18
  }, import("zod").UnknownKeysParam, import("zod").ZodTypeAny, {
23
19
  status?: "BOOKED" | "PAID" | "FREE" | undefined;
24
- referralCode?: string | null | undefined;
25
20
  }, {
26
21
  status?: "BOOKED" | "PAID" | "FREE" | undefined;
27
- referralCode?: string | null | undefined;
28
22
  }>>;
29
23
  export declare class UpdateTicketGroupDto extends UpdateTicketGroupDto_base {
30
24
  }
@@ -37,7 +31,6 @@ export declare const updateTicketGroupResponseSchema: import("zod").ZodObject<{
37
31
  FREE: "FREE";
38
32
  }>;
39
33
  eventId: import("zod").ZodString;
40
- referralCode: import("zod").ZodNullable<import("zod").ZodString>;
41
34
  created_at: import("zod").ZodDate;
42
35
  updated_at: import("zod").ZodDate;
43
36
  }, "strip", import("zod").ZodTypeAny, {
@@ -47,7 +40,6 @@ export declare const updateTicketGroupResponseSchema: import("zod").ZodObject<{
47
40
  amountTickets: number;
48
41
  created_at: Date;
49
42
  updated_at: Date;
50
- referralCode: string | null;
51
43
  }, {
52
44
  id: string;
53
45
  eventId: string;
@@ -55,7 +47,6 @@ export declare const updateTicketGroupResponseSchema: import("zod").ZodObject<{
55
47
  amountTickets: number;
56
48
  created_at: Date;
57
49
  updated_at: Date;
58
- referralCode: string | null;
59
50
  }>;
60
51
  declare const UpdateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").ZodDtoStatic<import("zod").ZodObject<{
61
52
  id: import("zod").ZodString;
@@ -66,7 +57,6 @@ declare const UpdateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
66
57
  FREE: "FREE";
67
58
  }>;
68
59
  eventId: import("zod").ZodString;
69
- referralCode: import("zod").ZodNullable<import("zod").ZodString>;
70
60
  created_at: import("zod").ZodString;
71
61
  updated_at: import("zod").ZodString;
72
62
  }, import("zod").UnknownKeysParam, import("zod").ZodTypeAny, {
@@ -76,7 +66,6 @@ declare const UpdateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
76
66
  amountTickets: number;
77
67
  created_at: string;
78
68
  updated_at: string;
79
- referralCode: string | null;
80
69
  }, {
81
70
  id: string;
82
71
  eventId: string;
@@ -84,7 +73,6 @@ declare const UpdateTicketGroupResponseDto_base: import("@anatine/zod-nestjs").Z
84
73
  amountTickets: number;
85
74
  created_at: string;
86
75
  updated_at: string;
87
- referralCode: string | null;
88
76
  }>>;
89
77
  export declare class UpdateTicketGroupResponseDto extends UpdateTicketGroupResponseDto_base {
90
78
  }
@@ -6,7 +6,6 @@ const ticket_group_dto_1 = require("./ticket-group.dto");
6
6
  exports.updateTicketGroupSchema = ticket_group_dto_1.ticketGroupSchema
7
7
  .pick({
8
8
  status: true,
9
- referralCode: true,
10
9
  })
11
10
  .partial();
12
11
  class UpdateTicketGroupDto extends (0, create_zod_dto_without_date_1.createZodDtoWithoutDate)(exports.updateTicketGroupSchema) {