@awell-health/awell-extensions 1.1.43-beta47 → 1.1.43-beta50
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.
- package/dist/extensions/athenahealth/actions/index.d.ts +1 -1
- package/dist/extensions/athenahealth/settings.d.ts +2 -2
- package/dist/extensions/awell/v1/actions/updatePatient/config/fields.d.ts +2 -2
- package/dist/extensions/calDotCom/actions/createBooking/config/fields.d.ts +12 -12
- package/dist/extensions/calDotCom/actions/updateBooking/config/fields.d.ts +6 -6
- package/dist/extensions/calDotCom/schema.d.ts +70 -70
- package/dist/extensions/calendly/schema.d.ts +262 -262
- package/dist/extensions/calendly/webhooks/index.d.ts +1 -1
- package/dist/extensions/canvasMedical/v1/actions/createClaim/config/fields.d.ts +2 -2
- package/dist/extensions/canvasMedical/v1/actions/createCoverage/config/fields.d.ts +2 -2
- package/dist/extensions/canvasMedical/v1/actions/createQuestionnaireResponses/config/fields.d.ts +2 -2
- package/dist/extensions/canvasMedical/v1/actions/updateCoverage/config/fields.d.ts +4 -4
- package/dist/extensions/canvasMedical/v1/validation/address.zod.d.ts +4 -4
- package/dist/extensions/canvasMedical/v1/validation/appointment.zod.d.ts +48 -48
- package/dist/extensions/canvasMedical/v1/validation/claim.d.ts +6 -6
- package/dist/extensions/canvasMedical/v1/validation/coding.zod.d.ts +2 -2
- package/dist/extensions/canvasMedical/v1/validation/coverage.zod.d.ts +6 -6
- package/dist/extensions/canvasMedical/v1/validation/identifier.zod.d.ts +8 -8
- package/dist/extensions/canvasMedical/v1/validation/patient.zod.d.ts +148 -148
- package/dist/extensions/canvasMedical/v1/validation/questionnaireResponses.zod.d.ts +30 -30
- package/dist/extensions/canvasMedical/v1/validation/settings.zod.d.ts +4 -4
- package/dist/extensions/canvasMedical/v1/validation/task.zod.d.ts +12 -12
- package/dist/extensions/collectData/v1/actions/remoteSingleSelect/config/fields.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/patientReference.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/taskGroup.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/taskListReference.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/taskReference.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/taskWorkflowStatusReference.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/userReference.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/patient.schema.d.ts +10 -10
- package/dist/extensions/dockHealth/api/schema/task.schema.d.ts +77 -77
- package/dist/extensions/dockHealth/lib/dock.types.d.ts +2 -2
- package/dist/extensions/elation/actions/index.d.ts +2 -2
- package/dist/extensions/elation/validation/appointment.zod.d.ts +18 -18
- package/dist/extensions/elation/validation/labOrder.zod.d.ts +2 -2
- package/dist/extensions/elation/validation/nonVisitNote.zod.d.ts +6 -6
- package/dist/extensions/elation/validation/patient.zod.d.ts +116 -116
- package/dist/extensions/elation/validation/physician.zod.d.ts +2 -2
- package/dist/extensions/elation/validation/settings.zod.d.ts +6 -6
- package/dist/extensions/formsort/settings.d.ts +3 -3
- package/dist/extensions/healthie/lib/validation/createTask.zod.d.ts +1 -1
- package/dist/extensions/healthie/lib/validation/sendFormCompletionRequest.zod.d.ts +4 -4
- package/dist/extensions/infobip/v1/actions/sendEmail/config/fields.d.ts +2 -2
- package/dist/extensions/mailgun/settings.d.ts +1 -1
- package/dist/extensions/mailgun/v1/actions/sendEmailWithTemplate/config/fields.d.ts +2 -2
- package/dist/extensions/math/v1/actions/calculateDateDifference/config/fields.d.ts +2 -2
- package/dist/extensions/math/v1/actions/generateRandomNumber/config/fields.d.ts +2 -2
- package/dist/extensions/medplum/actions/createPatient/config/fields.d.ts +4 -4
- package/dist/extensions/medplum/actions/createServiceRequest/config/fields.d.ts +4 -4
- package/dist/extensions/medplum/actions/createTask/config/fields.d.ts +6 -6
- package/dist/extensions/medplum/fhir/schemas/atoms/PeriodSchema.d.ts +2 -2
- package/dist/extensions/medplum/fhir/schemas/resources/patient.schema.d.ts +4 -4
- package/dist/extensions/medplum/fhir/schemas/resources/serviceRequest.schema.d.ts +4 -4
- package/dist/extensions/medplum/fhir/schemas/resources/task.schema.d.ts +6 -6
- package/dist/extensions/metriport/actions/index.d.ts +1 -1
- package/dist/extensions/metriport/actions/patient/validation.d.ts +4 -4
- package/dist/extensions/stripe/actions/createCustomer/config/fields.d.ts +2 -2
- package/dist/extensions/stripe/actions/embeddedCheckout/config/fields.d.ts +2 -2
- package/dist/extensions/talkDesk/settings.d.ts +1 -1
- package/dist/extensions/textline/client/schema.d.ts +10 -10
- package/dist/extensions/westFax/actions/sendFax/sendFax.test.js +13 -3
- package/dist/extensions/westFax/actions/sendFax/sendFax.test.js.map +1 -1
- package/dist/extensions/westFax/settings.d.ts +2 -2
- package/dist/extensions/zendesk/v1/actions/createTask/config/fields.d.ts +2 -2
- package/dist/extensions/zusHealth/validation/settings.zod.d.ts +6 -6
- package/package.json +2 -1
@@ -33,12 +33,12 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
33
33
|
active: z.ZodNumber;
|
34
34
|
limit: z.ZodNumber;
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
36
|
-
total: number;
|
37
36
|
active: number;
|
37
|
+
total: number;
|
38
38
|
limit: number;
|
39
39
|
}, {
|
40
|
-
total: number;
|
41
40
|
active: number;
|
41
|
+
total: number;
|
42
42
|
limit: number;
|
43
43
|
}>;
|
44
44
|
created_at: z.ZodString;
|
@@ -57,21 +57,21 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
57
57
|
updated_at?: string | undefined;
|
58
58
|
}>, "many">;
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
60
|
-
name: string;
|
61
60
|
status: "active" | "canceled";
|
62
|
-
|
61
|
+
name: string;
|
63
62
|
created_at: string;
|
64
|
-
event_type: string;
|
65
63
|
updated_at: string;
|
66
64
|
start_time: string;
|
67
65
|
end_time: string;
|
66
|
+
uri: string;
|
67
|
+
event_type: string;
|
68
68
|
event_memberships: {
|
69
69
|
user: string;
|
70
70
|
user_email: string;
|
71
71
|
}[];
|
72
72
|
invitees_counter: {
|
73
|
-
total: number;
|
74
73
|
active: number;
|
74
|
+
total: number;
|
75
75
|
limit: number;
|
76
76
|
};
|
77
77
|
event_guests: {
|
@@ -81,21 +81,21 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
81
81
|
}[];
|
82
82
|
location?: any;
|
83
83
|
}, {
|
84
|
-
name: string;
|
85
84
|
status: "active" | "canceled";
|
86
|
-
|
85
|
+
name: string;
|
87
86
|
created_at: string;
|
88
|
-
event_type: string;
|
89
87
|
updated_at: string;
|
90
88
|
start_time: string;
|
91
89
|
end_time: string;
|
90
|
+
uri: string;
|
91
|
+
event_type: string;
|
92
92
|
event_memberships: {
|
93
93
|
user: string;
|
94
94
|
user_email: string;
|
95
95
|
}[];
|
96
96
|
invitees_counter: {
|
97
|
-
total: number;
|
98
97
|
active: number;
|
98
|
+
total: number;
|
99
99
|
limit: number;
|
100
100
|
};
|
101
101
|
event_guests: {
|
@@ -120,13 +120,13 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
120
120
|
answer: z.ZodString;
|
121
121
|
position: z.ZodNumber;
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
123
|
+
question: string;
|
123
124
|
answer: string;
|
124
125
|
position: number;
|
125
|
-
question: string;
|
126
126
|
}, {
|
127
|
+
question: string;
|
127
128
|
answer: string;
|
128
129
|
position: number;
|
129
|
-
question: string;
|
130
130
|
}>, "many">;
|
131
131
|
tracking: z.ZodObject<{
|
132
132
|
utm_campaign: z.ZodNullable<z.ZodString>;
|
@@ -156,11 +156,11 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
156
156
|
uri: z.ZodString;
|
157
157
|
created_at: z.ZodString;
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
159
|
-
uri: string;
|
160
159
|
created_at: string;
|
161
|
-
}, {
|
162
160
|
uri: string;
|
161
|
+
}, {
|
163
162
|
created_at: string;
|
163
|
+
uri: string;
|
164
164
|
}>>>;
|
165
165
|
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
166
166
|
confirmed_at: z.ZodString;
|
@@ -177,31 +177,29 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
177
177
|
routing_form_submission: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
178
178
|
scheduling_method: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
179
179
|
}, "strip", z.ZodTypeAny, {
|
180
|
-
name: string;
|
181
|
-
event: string;
|
182
180
|
status: "active" | "canceled";
|
183
181
|
email: string;
|
184
|
-
|
182
|
+
name: string;
|
185
183
|
created_at: string;
|
186
|
-
|
184
|
+
event: string;
|
187
185
|
updated_at: string;
|
188
186
|
text_reminder_number: string | null;
|
189
187
|
scheduled_event: {
|
190
|
-
name: string;
|
191
188
|
status: "active" | "canceled";
|
192
|
-
|
189
|
+
name: string;
|
193
190
|
created_at: string;
|
194
|
-
event_type: string;
|
195
191
|
updated_at: string;
|
196
192
|
start_time: string;
|
197
193
|
end_time: string;
|
194
|
+
uri: string;
|
195
|
+
event_type: string;
|
198
196
|
event_memberships: {
|
199
197
|
user: string;
|
200
198
|
user_email: string;
|
201
199
|
}[];
|
202
200
|
invitees_counter: {
|
203
|
-
total: number;
|
204
201
|
active: number;
|
202
|
+
total: number;
|
205
203
|
limit: number;
|
206
204
|
};
|
207
205
|
event_guests: {
|
@@ -211,15 +209,17 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
211
209
|
}[];
|
212
210
|
location?: any;
|
213
211
|
};
|
212
|
+
uri: string;
|
214
213
|
timezone: string;
|
215
214
|
rescheduled: boolean;
|
215
|
+
cancel_url: string;
|
216
216
|
reschedule_url: string;
|
217
217
|
new_invitee: string | null;
|
218
218
|
old_invitee: string | null;
|
219
219
|
questions_and_answers: {
|
220
|
+
question: string;
|
220
221
|
answer: string;
|
221
222
|
position: number;
|
222
|
-
question: string;
|
223
223
|
}[];
|
224
224
|
tracking: {
|
225
225
|
utm_campaign: string | null;
|
@@ -232,8 +232,8 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
232
232
|
first_name?: string | null | undefined;
|
233
233
|
last_name?: string | null | undefined;
|
234
234
|
no_show?: {
|
235
|
-
uri: string;
|
236
235
|
created_at: string;
|
236
|
+
uri: string;
|
237
237
|
} | null | undefined;
|
238
238
|
reconfirmation?: {
|
239
239
|
created_at: string;
|
@@ -244,31 +244,29 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
244
244
|
routing_form_submission?: string | null | undefined;
|
245
245
|
scheduling_method?: string | null | undefined;
|
246
246
|
}, {
|
247
|
-
name: string;
|
248
|
-
event: string;
|
249
247
|
status: "active" | "canceled";
|
250
248
|
email: string;
|
251
|
-
|
249
|
+
name: string;
|
252
250
|
created_at: string;
|
253
|
-
|
251
|
+
event: string;
|
254
252
|
updated_at: string;
|
255
253
|
text_reminder_number: string | null;
|
256
254
|
scheduled_event: {
|
257
|
-
name: string;
|
258
255
|
status: "active" | "canceled";
|
259
|
-
|
256
|
+
name: string;
|
260
257
|
created_at: string;
|
261
|
-
event_type: string;
|
262
258
|
updated_at: string;
|
263
259
|
start_time: string;
|
264
260
|
end_time: string;
|
261
|
+
uri: string;
|
262
|
+
event_type: string;
|
265
263
|
event_memberships: {
|
266
264
|
user: string;
|
267
265
|
user_email: string;
|
268
266
|
}[];
|
269
267
|
invitees_counter: {
|
270
|
-
total: number;
|
271
268
|
active: number;
|
269
|
+
total: number;
|
272
270
|
limit: number;
|
273
271
|
};
|
274
272
|
event_guests: {
|
@@ -278,15 +276,17 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
278
276
|
}[];
|
279
277
|
location?: any;
|
280
278
|
};
|
279
|
+
uri: string;
|
281
280
|
timezone: string;
|
282
281
|
rescheduled: boolean;
|
282
|
+
cancel_url: string;
|
283
283
|
reschedule_url: string;
|
284
284
|
new_invitee: string | null;
|
285
285
|
old_invitee: string | null;
|
286
286
|
questions_and_answers: {
|
287
|
+
question: string;
|
287
288
|
answer: string;
|
288
289
|
position: number;
|
289
|
-
question: string;
|
290
290
|
}[];
|
291
291
|
tracking: {
|
292
292
|
utm_campaign: string | null;
|
@@ -299,8 +299,8 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
299
299
|
first_name?: string | null | undefined;
|
300
300
|
last_name?: string | null | undefined;
|
301
301
|
no_show?: {
|
302
|
-
uri: string;
|
303
302
|
created_at: string;
|
303
|
+
uri: string;
|
304
304
|
} | null | undefined;
|
305
305
|
reconfirmation?: {
|
306
306
|
created_at: string;
|
@@ -312,33 +312,30 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
312
312
|
scheduling_method?: string | null | undefined;
|
313
313
|
}>;
|
314
314
|
}, "strip", z.ZodTypeAny, {
|
315
|
-
event: TriggerEvent;
|
316
315
|
payload: {
|
317
|
-
name: string;
|
318
|
-
event: string;
|
319
316
|
status: "active" | "canceled";
|
320
317
|
email: string;
|
321
|
-
|
318
|
+
name: string;
|
322
319
|
created_at: string;
|
323
|
-
|
320
|
+
event: string;
|
324
321
|
updated_at: string;
|
325
322
|
text_reminder_number: string | null;
|
326
323
|
scheduled_event: {
|
327
|
-
name: string;
|
328
324
|
status: "active" | "canceled";
|
329
|
-
|
325
|
+
name: string;
|
330
326
|
created_at: string;
|
331
|
-
event_type: string;
|
332
327
|
updated_at: string;
|
333
328
|
start_time: string;
|
334
329
|
end_time: string;
|
330
|
+
uri: string;
|
331
|
+
event_type: string;
|
335
332
|
event_memberships: {
|
336
333
|
user: string;
|
337
334
|
user_email: string;
|
338
335
|
}[];
|
339
336
|
invitees_counter: {
|
340
|
-
total: number;
|
341
337
|
active: number;
|
338
|
+
total: number;
|
342
339
|
limit: number;
|
343
340
|
};
|
344
341
|
event_guests: {
|
@@ -348,15 +345,17 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
348
345
|
}[];
|
349
346
|
location?: any;
|
350
347
|
};
|
348
|
+
uri: string;
|
351
349
|
timezone: string;
|
352
350
|
rescheduled: boolean;
|
351
|
+
cancel_url: string;
|
353
352
|
reschedule_url: string;
|
354
353
|
new_invitee: string | null;
|
355
354
|
old_invitee: string | null;
|
356
355
|
questions_and_answers: {
|
356
|
+
question: string;
|
357
357
|
answer: string;
|
358
358
|
position: number;
|
359
|
-
question: string;
|
360
359
|
}[];
|
361
360
|
tracking: {
|
362
361
|
utm_campaign: string | null;
|
@@ -369,8 +368,8 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
369
368
|
first_name?: string | null | undefined;
|
370
369
|
last_name?: string | null | undefined;
|
371
370
|
no_show?: {
|
372
|
-
uri: string;
|
373
371
|
created_at: string;
|
372
|
+
uri: string;
|
374
373
|
} | null | undefined;
|
375
374
|
reconfirmation?: {
|
376
375
|
created_at: string;
|
@@ -382,35 +381,33 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
382
381
|
scheduling_method?: string | null | undefined;
|
383
382
|
};
|
384
383
|
created_at: string;
|
384
|
+
event: TriggerEvent;
|
385
385
|
created_by: string;
|
386
386
|
}, {
|
387
|
-
event: TriggerEvent;
|
388
387
|
payload: {
|
389
|
-
name: string;
|
390
|
-
event: string;
|
391
388
|
status: "active" | "canceled";
|
392
389
|
email: string;
|
393
|
-
|
390
|
+
name: string;
|
394
391
|
created_at: string;
|
395
|
-
|
392
|
+
event: string;
|
396
393
|
updated_at: string;
|
397
394
|
text_reminder_number: string | null;
|
398
395
|
scheduled_event: {
|
399
|
-
name: string;
|
400
396
|
status: "active" | "canceled";
|
401
|
-
|
397
|
+
name: string;
|
402
398
|
created_at: string;
|
403
|
-
event_type: string;
|
404
399
|
updated_at: string;
|
405
400
|
start_time: string;
|
406
401
|
end_time: string;
|
402
|
+
uri: string;
|
403
|
+
event_type: string;
|
407
404
|
event_memberships: {
|
408
405
|
user: string;
|
409
406
|
user_email: string;
|
410
407
|
}[];
|
411
408
|
invitees_counter: {
|
412
|
-
total: number;
|
413
409
|
active: number;
|
410
|
+
total: number;
|
414
411
|
limit: number;
|
415
412
|
};
|
416
413
|
event_guests: {
|
@@ -420,15 +417,17 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
420
417
|
}[];
|
421
418
|
location?: any;
|
422
419
|
};
|
420
|
+
uri: string;
|
423
421
|
timezone: string;
|
424
422
|
rescheduled: boolean;
|
423
|
+
cancel_url: string;
|
425
424
|
reschedule_url: string;
|
426
425
|
new_invitee: string | null;
|
427
426
|
old_invitee: string | null;
|
428
427
|
questions_and_answers: {
|
428
|
+
question: string;
|
429
429
|
answer: string;
|
430
430
|
position: number;
|
431
|
-
question: string;
|
432
431
|
}[];
|
433
432
|
tracking: {
|
434
433
|
utm_campaign: string | null;
|
@@ -441,8 +440,8 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
441
440
|
first_name?: string | null | undefined;
|
442
441
|
last_name?: string | null | undefined;
|
443
442
|
no_show?: {
|
444
|
-
uri: string;
|
445
443
|
created_at: string;
|
444
|
+
uri: string;
|
446
445
|
} | null | undefined;
|
447
446
|
reconfirmation?: {
|
448
447
|
created_at: string;
|
@@ -454,6 +453,7 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
454
453
|
scheduling_method?: string | null | undefined;
|
455
454
|
};
|
456
455
|
created_at: string;
|
456
|
+
event: TriggerEvent;
|
457
457
|
created_by: string;
|
458
458
|
}>;
|
459
459
|
export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
@@ -488,12 +488,12 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
488
488
|
active: z.ZodNumber;
|
489
489
|
limit: z.ZodNumber;
|
490
490
|
}, "strip", z.ZodTypeAny, {
|
491
|
-
total: number;
|
492
491
|
active: number;
|
492
|
+
total: number;
|
493
493
|
limit: number;
|
494
494
|
}, {
|
495
|
-
total: number;
|
496
495
|
active: number;
|
496
|
+
total: number;
|
497
497
|
limit: number;
|
498
498
|
}>;
|
499
499
|
created_at: z.ZodString;
|
@@ -512,21 +512,21 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
512
512
|
updated_at?: string | undefined;
|
513
513
|
}>, "many">;
|
514
514
|
}, "strip", z.ZodTypeAny, {
|
515
|
-
name: string;
|
516
515
|
status: "active" | "canceled";
|
517
|
-
|
516
|
+
name: string;
|
518
517
|
created_at: string;
|
519
|
-
event_type: string;
|
520
518
|
updated_at: string;
|
521
519
|
start_time: string;
|
522
520
|
end_time: string;
|
521
|
+
uri: string;
|
522
|
+
event_type: string;
|
523
523
|
event_memberships: {
|
524
524
|
user: string;
|
525
525
|
user_email: string;
|
526
526
|
}[];
|
527
527
|
invitees_counter: {
|
528
|
-
total: number;
|
529
528
|
active: number;
|
529
|
+
total: number;
|
530
530
|
limit: number;
|
531
531
|
};
|
532
532
|
event_guests: {
|
@@ -536,21 +536,21 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
536
536
|
}[];
|
537
537
|
location?: any;
|
538
538
|
}, {
|
539
|
-
name: string;
|
540
539
|
status: "active" | "canceled";
|
541
|
-
|
540
|
+
name: string;
|
542
541
|
created_at: string;
|
543
|
-
event_type: string;
|
544
542
|
updated_at: string;
|
545
543
|
start_time: string;
|
546
544
|
end_time: string;
|
545
|
+
uri: string;
|
546
|
+
event_type: string;
|
547
547
|
event_memberships: {
|
548
548
|
user: string;
|
549
549
|
user_email: string;
|
550
550
|
}[];
|
551
551
|
invitees_counter: {
|
552
|
-
total: number;
|
553
552
|
active: number;
|
553
|
+
total: number;
|
554
554
|
limit: number;
|
555
555
|
};
|
556
556
|
event_guests: {
|
@@ -575,13 +575,13 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
575
575
|
answer: z.ZodString;
|
576
576
|
position: z.ZodNumber;
|
577
577
|
}, "strip", z.ZodTypeAny, {
|
578
|
+
question: string;
|
578
579
|
answer: string;
|
579
580
|
position: number;
|
580
|
-
question: string;
|
581
581
|
}, {
|
582
|
+
question: string;
|
582
583
|
answer: string;
|
583
584
|
position: number;
|
584
|
-
question: string;
|
585
585
|
}>, "many">;
|
586
586
|
tracking: z.ZodObject<{
|
587
587
|
utm_campaign: z.ZodNullable<z.ZodString>;
|
@@ -611,11 +611,11 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
611
611
|
uri: z.ZodString;
|
612
612
|
created_at: z.ZodString;
|
613
613
|
}, "strip", z.ZodTypeAny, {
|
614
|
-
uri: string;
|
615
614
|
created_at: string;
|
616
|
-
}, {
|
617
615
|
uri: string;
|
616
|
+
}, {
|
618
617
|
created_at: string;
|
618
|
+
uri: string;
|
619
619
|
}>>>;
|
620
620
|
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
621
621
|
confirmed_at: z.ZodString;
|
@@ -632,31 +632,29 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
632
632
|
routing_form_submission: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
633
633
|
scheduling_method: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
634
634
|
}, "strip", z.ZodTypeAny, {
|
635
|
-
name: string;
|
636
|
-
event: string;
|
637
635
|
status: "active" | "canceled";
|
638
636
|
email: string;
|
639
|
-
|
637
|
+
name: string;
|
640
638
|
created_at: string;
|
641
|
-
|
639
|
+
event: string;
|
642
640
|
updated_at: string;
|
643
641
|
text_reminder_number: string | null;
|
644
642
|
scheduled_event: {
|
645
|
-
name: string;
|
646
643
|
status: "active" | "canceled";
|
647
|
-
|
644
|
+
name: string;
|
648
645
|
created_at: string;
|
649
|
-
event_type: string;
|
650
646
|
updated_at: string;
|
651
647
|
start_time: string;
|
652
648
|
end_time: string;
|
649
|
+
uri: string;
|
650
|
+
event_type: string;
|
653
651
|
event_memberships: {
|
654
652
|
user: string;
|
655
653
|
user_email: string;
|
656
654
|
}[];
|
657
655
|
invitees_counter: {
|
658
|
-
total: number;
|
659
656
|
active: number;
|
657
|
+
total: number;
|
660
658
|
limit: number;
|
661
659
|
};
|
662
660
|
event_guests: {
|
@@ -666,15 +664,17 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
666
664
|
}[];
|
667
665
|
location?: any;
|
668
666
|
};
|
667
|
+
uri: string;
|
669
668
|
timezone: string;
|
670
669
|
rescheduled: boolean;
|
670
|
+
cancel_url: string;
|
671
671
|
reschedule_url: string;
|
672
672
|
new_invitee: string | null;
|
673
673
|
old_invitee: string | null;
|
674
674
|
questions_and_answers: {
|
675
|
+
question: string;
|
675
676
|
answer: string;
|
676
677
|
position: number;
|
677
|
-
question: string;
|
678
678
|
}[];
|
679
679
|
tracking: {
|
680
680
|
utm_campaign: string | null;
|
@@ -687,8 +687,8 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
687
687
|
first_name?: string | null | undefined;
|
688
688
|
last_name?: string | null | undefined;
|
689
689
|
no_show?: {
|
690
|
-
uri: string;
|
691
690
|
created_at: string;
|
691
|
+
uri: string;
|
692
692
|
} | null | undefined;
|
693
693
|
reconfirmation?: {
|
694
694
|
created_at: string;
|
@@ -699,31 +699,29 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
699
699
|
routing_form_submission?: string | null | undefined;
|
700
700
|
scheduling_method?: string | null | undefined;
|
701
701
|
}, {
|
702
|
-
name: string;
|
703
|
-
event: string;
|
704
702
|
status: "active" | "canceled";
|
705
703
|
email: string;
|
706
|
-
|
704
|
+
name: string;
|
707
705
|
created_at: string;
|
708
|
-
|
706
|
+
event: string;
|
709
707
|
updated_at: string;
|
710
708
|
text_reminder_number: string | null;
|
711
709
|
scheduled_event: {
|
712
|
-
name: string;
|
713
710
|
status: "active" | "canceled";
|
714
|
-
|
711
|
+
name: string;
|
715
712
|
created_at: string;
|
716
|
-
event_type: string;
|
717
713
|
updated_at: string;
|
718
714
|
start_time: string;
|
719
715
|
end_time: string;
|
716
|
+
uri: string;
|
717
|
+
event_type: string;
|
720
718
|
event_memberships: {
|
721
719
|
user: string;
|
722
720
|
user_email: string;
|
723
721
|
}[];
|
724
722
|
invitees_counter: {
|
725
|
-
total: number;
|
726
723
|
active: number;
|
724
|
+
total: number;
|
727
725
|
limit: number;
|
728
726
|
};
|
729
727
|
event_guests: {
|
@@ -733,15 +731,17 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
733
731
|
}[];
|
734
732
|
location?: any;
|
735
733
|
};
|
734
|
+
uri: string;
|
736
735
|
timezone: string;
|
737
736
|
rescheduled: boolean;
|
737
|
+
cancel_url: string;
|
738
738
|
reschedule_url: string;
|
739
739
|
new_invitee: string | null;
|
740
740
|
old_invitee: string | null;
|
741
741
|
questions_and_answers: {
|
742
|
+
question: string;
|
742
743
|
answer: string;
|
743
744
|
position: number;
|
744
|
-
question: string;
|
745
745
|
}[];
|
746
746
|
tracking: {
|
747
747
|
utm_campaign: string | null;
|
@@ -754,8 +754,8 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
754
754
|
first_name?: string | null | undefined;
|
755
755
|
last_name?: string | null | undefined;
|
756
756
|
no_show?: {
|
757
|
-
uri: string;
|
758
757
|
created_at: string;
|
758
|
+
uri: string;
|
759
759
|
} | null | undefined;
|
760
760
|
reconfirmation?: {
|
761
761
|
created_at: string;
|
@@ -795,12 +795,12 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
795
795
|
active: z.ZodNumber;
|
796
796
|
limit: z.ZodNumber;
|
797
797
|
}, "strip", z.ZodTypeAny, {
|
798
|
-
total: number;
|
799
798
|
active: number;
|
799
|
+
total: number;
|
800
800
|
limit: number;
|
801
801
|
}, {
|
802
|
-
total: number;
|
803
802
|
active: number;
|
803
|
+
total: number;
|
804
804
|
limit: number;
|
805
805
|
}>;
|
806
806
|
created_at: z.ZodString;
|
@@ -819,21 +819,21 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
819
819
|
updated_at?: string | undefined;
|
820
820
|
}>, "many">;
|
821
821
|
}, "strip", z.ZodTypeAny, {
|
822
|
-
name: string;
|
823
822
|
status: "active" | "canceled";
|
824
|
-
|
823
|
+
name: string;
|
825
824
|
created_at: string;
|
826
|
-
event_type: string;
|
827
825
|
updated_at: string;
|
828
826
|
start_time: string;
|
829
827
|
end_time: string;
|
828
|
+
uri: string;
|
829
|
+
event_type: string;
|
830
830
|
event_memberships: {
|
831
831
|
user: string;
|
832
832
|
user_email: string;
|
833
833
|
}[];
|
834
834
|
invitees_counter: {
|
835
|
-
total: number;
|
836
835
|
active: number;
|
836
|
+
total: number;
|
837
837
|
limit: number;
|
838
838
|
};
|
839
839
|
event_guests: {
|
@@ -843,21 +843,21 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
843
843
|
}[];
|
844
844
|
location?: any;
|
845
845
|
}, {
|
846
|
-
name: string;
|
847
846
|
status: "active" | "canceled";
|
848
|
-
|
847
|
+
name: string;
|
849
848
|
created_at: string;
|
850
|
-
event_type: string;
|
851
849
|
updated_at: string;
|
852
850
|
start_time: string;
|
853
851
|
end_time: string;
|
852
|
+
uri: string;
|
853
|
+
event_type: string;
|
854
854
|
event_memberships: {
|
855
855
|
user: string;
|
856
856
|
user_email: string;
|
857
857
|
}[];
|
858
858
|
invitees_counter: {
|
859
|
-
total: number;
|
860
859
|
active: number;
|
860
|
+
total: number;
|
861
861
|
limit: number;
|
862
862
|
};
|
863
863
|
event_guests: {
|
@@ -882,13 +882,13 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
882
882
|
answer: z.ZodString;
|
883
883
|
position: z.ZodNumber;
|
884
884
|
}, "strip", z.ZodTypeAny, {
|
885
|
+
question: string;
|
885
886
|
answer: string;
|
886
887
|
position: number;
|
887
|
-
question: string;
|
888
888
|
}, {
|
889
|
+
question: string;
|
889
890
|
answer: string;
|
890
891
|
position: number;
|
891
|
-
question: string;
|
892
892
|
}>, "many">;
|
893
893
|
tracking: z.ZodObject<{
|
894
894
|
utm_campaign: z.ZodNullable<z.ZodString>;
|
@@ -918,11 +918,11 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
918
918
|
uri: z.ZodString;
|
919
919
|
created_at: z.ZodString;
|
920
920
|
}, "strip", z.ZodTypeAny, {
|
921
|
-
uri: string;
|
922
921
|
created_at: string;
|
923
|
-
}, {
|
924
922
|
uri: string;
|
923
|
+
}, {
|
925
924
|
created_at: string;
|
925
|
+
uri: string;
|
926
926
|
}>>>;
|
927
927
|
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
928
928
|
confirmed_at: z.ZodString;
|
@@ -963,12 +963,12 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
963
963
|
active: z.ZodNumber;
|
964
964
|
limit: z.ZodNumber;
|
965
965
|
}, "strip", z.ZodTypeAny, {
|
966
|
-
total: number;
|
967
966
|
active: number;
|
967
|
+
total: number;
|
968
968
|
limit: number;
|
969
969
|
}, {
|
970
|
-
total: number;
|
971
970
|
active: number;
|
971
|
+
total: number;
|
972
972
|
limit: number;
|
973
973
|
}>;
|
974
974
|
created_at: z.ZodString;
|
@@ -989,21 +989,21 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
989
989
|
}, {
|
990
990
|
status: z.ZodLiteral<"canceled">;
|
991
991
|
}>, "strip", z.ZodTypeAny, {
|
992
|
-
name: string;
|
993
992
|
status: "canceled";
|
994
|
-
|
993
|
+
name: string;
|
995
994
|
created_at: string;
|
996
|
-
event_type: string;
|
997
995
|
updated_at: string;
|
998
996
|
start_time: string;
|
999
997
|
end_time: string;
|
998
|
+
uri: string;
|
999
|
+
event_type: string;
|
1000
1000
|
event_memberships: {
|
1001
1001
|
user: string;
|
1002
1002
|
user_email: string;
|
1003
1003
|
}[];
|
1004
1004
|
invitees_counter: {
|
1005
|
-
total: number;
|
1006
1005
|
active: number;
|
1006
|
+
total: number;
|
1007
1007
|
limit: number;
|
1008
1008
|
};
|
1009
1009
|
event_guests: {
|
@@ -1013,21 +1013,21 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1013
1013
|
}[];
|
1014
1014
|
location?: any;
|
1015
1015
|
}, {
|
1016
|
-
name: string;
|
1017
1016
|
status: "canceled";
|
1018
|
-
|
1017
|
+
name: string;
|
1019
1018
|
created_at: string;
|
1020
|
-
event_type: string;
|
1021
1019
|
updated_at: string;
|
1022
1020
|
start_time: string;
|
1023
1021
|
end_time: string;
|
1022
|
+
uri: string;
|
1023
|
+
event_type: string;
|
1024
1024
|
event_memberships: {
|
1025
1025
|
user: string;
|
1026
1026
|
user_email: string;
|
1027
1027
|
}[];
|
1028
1028
|
invitees_counter: {
|
1029
|
-
total: number;
|
1030
1029
|
active: number;
|
1030
|
+
total: number;
|
1031
1031
|
limit: number;
|
1032
1032
|
};
|
1033
1033
|
event_guests: {
|
@@ -1044,41 +1044,39 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1044
1044
|
created_at: z.ZodString;
|
1045
1045
|
}, "strip", z.ZodTypeAny, {
|
1046
1046
|
reason: string | null;
|
1047
|
-
created_at: string;
|
1048
1047
|
canceled_by: string;
|
1049
1048
|
canceler_type: "host" | "invitee";
|
1049
|
+
created_at: string;
|
1050
1050
|
}, {
|
1051
1051
|
reason: string | null;
|
1052
|
-
created_at: string;
|
1053
1052
|
canceled_by: string;
|
1054
1053
|
canceler_type: "host" | "invitee";
|
1054
|
+
created_at: string;
|
1055
1055
|
}>;
|
1056
1056
|
}>, "strip", z.ZodTypeAny, {
|
1057
|
-
name: string;
|
1058
|
-
event: string;
|
1059
1057
|
status: "canceled";
|
1060
1058
|
email: string;
|
1061
|
-
|
1059
|
+
name: string;
|
1062
1060
|
created_at: string;
|
1063
|
-
|
1061
|
+
event: string;
|
1064
1062
|
updated_at: string;
|
1065
1063
|
text_reminder_number: string | null;
|
1066
1064
|
scheduled_event: {
|
1067
|
-
name: string;
|
1068
1065
|
status: "canceled";
|
1069
|
-
|
1066
|
+
name: string;
|
1070
1067
|
created_at: string;
|
1071
|
-
event_type: string;
|
1072
1068
|
updated_at: string;
|
1073
1069
|
start_time: string;
|
1074
1070
|
end_time: string;
|
1071
|
+
uri: string;
|
1072
|
+
event_type: string;
|
1075
1073
|
event_memberships: {
|
1076
1074
|
user: string;
|
1077
1075
|
user_email: string;
|
1078
1076
|
}[];
|
1079
1077
|
invitees_counter: {
|
1080
|
-
total: number;
|
1081
1078
|
active: number;
|
1079
|
+
total: number;
|
1082
1080
|
limit: number;
|
1083
1081
|
};
|
1084
1082
|
event_guests: {
|
@@ -1088,15 +1086,17 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1088
1086
|
}[];
|
1089
1087
|
location?: any;
|
1090
1088
|
};
|
1089
|
+
uri: string;
|
1091
1090
|
timezone: string;
|
1092
1091
|
rescheduled: boolean;
|
1092
|
+
cancel_url: string;
|
1093
1093
|
reschedule_url: string;
|
1094
1094
|
new_invitee: string | null;
|
1095
1095
|
old_invitee: string | null;
|
1096
1096
|
questions_and_answers: {
|
1097
|
+
question: string;
|
1097
1098
|
answer: string;
|
1098
1099
|
position: number;
|
1099
|
-
question: string;
|
1100
1100
|
}[];
|
1101
1101
|
tracking: {
|
1102
1102
|
utm_campaign: string | null;
|
@@ -1108,15 +1108,15 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1108
1108
|
};
|
1109
1109
|
cancellation: {
|
1110
1110
|
reason: string | null;
|
1111
|
-
created_at: string;
|
1112
1111
|
canceled_by: string;
|
1113
1112
|
canceler_type: "host" | "invitee";
|
1113
|
+
created_at: string;
|
1114
1114
|
};
|
1115
1115
|
first_name?: string | null | undefined;
|
1116
1116
|
last_name?: string | null | undefined;
|
1117
1117
|
no_show?: {
|
1118
|
-
uri: string;
|
1119
1118
|
created_at: string;
|
1119
|
+
uri: string;
|
1120
1120
|
} | null | undefined;
|
1121
1121
|
reconfirmation?: {
|
1122
1122
|
created_at: string;
|
@@ -1127,31 +1127,29 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1127
1127
|
routing_form_submission?: string | null | undefined;
|
1128
1128
|
scheduling_method?: string | null | undefined;
|
1129
1129
|
}, {
|
1130
|
-
name: string;
|
1131
|
-
event: string;
|
1132
1130
|
status: "canceled";
|
1133
1131
|
email: string;
|
1134
|
-
|
1132
|
+
name: string;
|
1135
1133
|
created_at: string;
|
1136
|
-
|
1134
|
+
event: string;
|
1137
1135
|
updated_at: string;
|
1138
1136
|
text_reminder_number: string | null;
|
1139
1137
|
scheduled_event: {
|
1140
|
-
name: string;
|
1141
1138
|
status: "canceled";
|
1142
|
-
|
1139
|
+
name: string;
|
1143
1140
|
created_at: string;
|
1144
|
-
event_type: string;
|
1145
1141
|
updated_at: string;
|
1146
1142
|
start_time: string;
|
1147
1143
|
end_time: string;
|
1144
|
+
uri: string;
|
1145
|
+
event_type: string;
|
1148
1146
|
event_memberships: {
|
1149
1147
|
user: string;
|
1150
1148
|
user_email: string;
|
1151
1149
|
}[];
|
1152
1150
|
invitees_counter: {
|
1153
|
-
total: number;
|
1154
1151
|
active: number;
|
1152
|
+
total: number;
|
1155
1153
|
limit: number;
|
1156
1154
|
};
|
1157
1155
|
event_guests: {
|
@@ -1161,15 +1159,17 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1161
1159
|
}[];
|
1162
1160
|
location?: any;
|
1163
1161
|
};
|
1162
|
+
uri: string;
|
1164
1163
|
timezone: string;
|
1165
1164
|
rescheduled: boolean;
|
1165
|
+
cancel_url: string;
|
1166
1166
|
reschedule_url: string;
|
1167
1167
|
new_invitee: string | null;
|
1168
1168
|
old_invitee: string | null;
|
1169
1169
|
questions_and_answers: {
|
1170
|
+
question: string;
|
1170
1171
|
answer: string;
|
1171
1172
|
position: number;
|
1172
|
-
question: string;
|
1173
1173
|
}[];
|
1174
1174
|
tracking: {
|
1175
1175
|
utm_campaign: string | null;
|
@@ -1181,15 +1181,15 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1181
1181
|
};
|
1182
1182
|
cancellation: {
|
1183
1183
|
reason: string | null;
|
1184
|
-
created_at: string;
|
1185
1184
|
canceled_by: string;
|
1186
1185
|
canceler_type: "host" | "invitee";
|
1186
|
+
created_at: string;
|
1187
1187
|
};
|
1188
1188
|
first_name?: string | null | undefined;
|
1189
1189
|
last_name?: string | null | undefined;
|
1190
1190
|
no_show?: {
|
1191
|
-
uri: string;
|
1192
1191
|
created_at: string;
|
1192
|
+
uri: string;
|
1193
1193
|
} | null | undefined;
|
1194
1194
|
reconfirmation?: {
|
1195
1195
|
created_at: string;
|
@@ -1201,33 +1201,30 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1201
1201
|
scheduling_method?: string | null | undefined;
|
1202
1202
|
}>;
|
1203
1203
|
}>, "strip", z.ZodTypeAny, {
|
1204
|
-
event: TriggerEvent;
|
1205
1204
|
payload: {
|
1206
|
-
name: string;
|
1207
|
-
event: string;
|
1208
1205
|
status: "canceled";
|
1209
1206
|
email: string;
|
1210
|
-
|
1207
|
+
name: string;
|
1211
1208
|
created_at: string;
|
1212
|
-
|
1209
|
+
event: string;
|
1213
1210
|
updated_at: string;
|
1214
1211
|
text_reminder_number: string | null;
|
1215
1212
|
scheduled_event: {
|
1216
|
-
name: string;
|
1217
1213
|
status: "canceled";
|
1218
|
-
|
1214
|
+
name: string;
|
1219
1215
|
created_at: string;
|
1220
|
-
event_type: string;
|
1221
1216
|
updated_at: string;
|
1222
1217
|
start_time: string;
|
1223
1218
|
end_time: string;
|
1219
|
+
uri: string;
|
1220
|
+
event_type: string;
|
1224
1221
|
event_memberships: {
|
1225
1222
|
user: string;
|
1226
1223
|
user_email: string;
|
1227
1224
|
}[];
|
1228
1225
|
invitees_counter: {
|
1229
|
-
total: number;
|
1230
1226
|
active: number;
|
1227
|
+
total: number;
|
1231
1228
|
limit: number;
|
1232
1229
|
};
|
1233
1230
|
event_guests: {
|
@@ -1237,15 +1234,17 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1237
1234
|
}[];
|
1238
1235
|
location?: any;
|
1239
1236
|
};
|
1237
|
+
uri: string;
|
1240
1238
|
timezone: string;
|
1241
1239
|
rescheduled: boolean;
|
1240
|
+
cancel_url: string;
|
1242
1241
|
reschedule_url: string;
|
1243
1242
|
new_invitee: string | null;
|
1244
1243
|
old_invitee: string | null;
|
1245
1244
|
questions_and_answers: {
|
1245
|
+
question: string;
|
1246
1246
|
answer: string;
|
1247
1247
|
position: number;
|
1248
|
-
question: string;
|
1249
1248
|
}[];
|
1250
1249
|
tracking: {
|
1251
1250
|
utm_campaign: string | null;
|
@@ -1257,15 +1256,15 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1257
1256
|
};
|
1258
1257
|
cancellation: {
|
1259
1258
|
reason: string | null;
|
1260
|
-
created_at: string;
|
1261
1259
|
canceled_by: string;
|
1262
1260
|
canceler_type: "host" | "invitee";
|
1261
|
+
created_at: string;
|
1263
1262
|
};
|
1264
1263
|
first_name?: string | null | undefined;
|
1265
1264
|
last_name?: string | null | undefined;
|
1266
1265
|
no_show?: {
|
1267
|
-
uri: string;
|
1268
1266
|
created_at: string;
|
1267
|
+
uri: string;
|
1269
1268
|
} | null | undefined;
|
1270
1269
|
reconfirmation?: {
|
1271
1270
|
created_at: string;
|
@@ -1277,35 +1276,33 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1277
1276
|
scheduling_method?: string | null | undefined;
|
1278
1277
|
};
|
1279
1278
|
created_at: string;
|
1279
|
+
event: TriggerEvent;
|
1280
1280
|
created_by: string;
|
1281
1281
|
}, {
|
1282
|
-
event: TriggerEvent;
|
1283
1282
|
payload: {
|
1284
|
-
name: string;
|
1285
|
-
event: string;
|
1286
1283
|
status: "canceled";
|
1287
1284
|
email: string;
|
1288
|
-
|
1285
|
+
name: string;
|
1289
1286
|
created_at: string;
|
1290
|
-
|
1287
|
+
event: string;
|
1291
1288
|
updated_at: string;
|
1292
1289
|
text_reminder_number: string | null;
|
1293
1290
|
scheduled_event: {
|
1294
|
-
name: string;
|
1295
1291
|
status: "canceled";
|
1296
|
-
|
1292
|
+
name: string;
|
1297
1293
|
created_at: string;
|
1298
|
-
event_type: string;
|
1299
1294
|
updated_at: string;
|
1300
1295
|
start_time: string;
|
1301
1296
|
end_time: string;
|
1297
|
+
uri: string;
|
1298
|
+
event_type: string;
|
1302
1299
|
event_memberships: {
|
1303
1300
|
user: string;
|
1304
1301
|
user_email: string;
|
1305
1302
|
}[];
|
1306
1303
|
invitees_counter: {
|
1307
|
-
total: number;
|
1308
1304
|
active: number;
|
1305
|
+
total: number;
|
1309
1306
|
limit: number;
|
1310
1307
|
};
|
1311
1308
|
event_guests: {
|
@@ -1315,15 +1312,17 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1315
1312
|
}[];
|
1316
1313
|
location?: any;
|
1317
1314
|
};
|
1315
|
+
uri: string;
|
1318
1316
|
timezone: string;
|
1319
1317
|
rescheduled: boolean;
|
1318
|
+
cancel_url: string;
|
1320
1319
|
reschedule_url: string;
|
1321
1320
|
new_invitee: string | null;
|
1322
1321
|
old_invitee: string | null;
|
1323
1322
|
questions_and_answers: {
|
1323
|
+
question: string;
|
1324
1324
|
answer: string;
|
1325
1325
|
position: number;
|
1326
|
-
question: string;
|
1327
1326
|
}[];
|
1328
1327
|
tracking: {
|
1329
1328
|
utm_campaign: string | null;
|
@@ -1335,15 +1334,15 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1335
1334
|
};
|
1336
1335
|
cancellation: {
|
1337
1336
|
reason: string | null;
|
1338
|
-
created_at: string;
|
1339
1337
|
canceled_by: string;
|
1340
1338
|
canceler_type: "host" | "invitee";
|
1339
|
+
created_at: string;
|
1341
1340
|
};
|
1342
1341
|
first_name?: string | null | undefined;
|
1343
1342
|
last_name?: string | null | undefined;
|
1344
1343
|
no_show?: {
|
1345
|
-
uri: string;
|
1346
1344
|
created_at: string;
|
1345
|
+
uri: string;
|
1347
1346
|
} | null | undefined;
|
1348
1347
|
reconfirmation?: {
|
1349
1348
|
created_at: string;
|
@@ -1355,6 +1354,7 @@ export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1355
1354
|
scheduling_method?: string | null | undefined;
|
1356
1355
|
};
|
1357
1356
|
created_at: string;
|
1357
|
+
event: TriggerEvent;
|
1358
1358
|
created_by: string;
|
1359
1359
|
}>;
|
1360
1360
|
export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
@@ -1389,12 +1389,12 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1389
1389
|
active: z.ZodNumber;
|
1390
1390
|
limit: z.ZodNumber;
|
1391
1391
|
}, "strip", z.ZodTypeAny, {
|
1392
|
-
total: number;
|
1393
1392
|
active: number;
|
1393
|
+
total: number;
|
1394
1394
|
limit: number;
|
1395
1395
|
}, {
|
1396
|
-
total: number;
|
1397
1396
|
active: number;
|
1397
|
+
total: number;
|
1398
1398
|
limit: number;
|
1399
1399
|
}>;
|
1400
1400
|
created_at: z.ZodString;
|
@@ -1413,21 +1413,21 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1413
1413
|
updated_at?: string | undefined;
|
1414
1414
|
}>, "many">;
|
1415
1415
|
}, "strip", z.ZodTypeAny, {
|
1416
|
-
name: string;
|
1417
1416
|
status: "active" | "canceled";
|
1418
|
-
|
1417
|
+
name: string;
|
1419
1418
|
created_at: string;
|
1420
|
-
event_type: string;
|
1421
1419
|
updated_at: string;
|
1422
1420
|
start_time: string;
|
1423
1421
|
end_time: string;
|
1422
|
+
uri: string;
|
1423
|
+
event_type: string;
|
1424
1424
|
event_memberships: {
|
1425
1425
|
user: string;
|
1426
1426
|
user_email: string;
|
1427
1427
|
}[];
|
1428
1428
|
invitees_counter: {
|
1429
|
-
total: number;
|
1430
1429
|
active: number;
|
1430
|
+
total: number;
|
1431
1431
|
limit: number;
|
1432
1432
|
};
|
1433
1433
|
event_guests: {
|
@@ -1437,21 +1437,21 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1437
1437
|
}[];
|
1438
1438
|
location?: any;
|
1439
1439
|
}, {
|
1440
|
-
name: string;
|
1441
1440
|
status: "active" | "canceled";
|
1442
|
-
|
1441
|
+
name: string;
|
1443
1442
|
created_at: string;
|
1444
|
-
event_type: string;
|
1445
1443
|
updated_at: string;
|
1446
1444
|
start_time: string;
|
1447
1445
|
end_time: string;
|
1446
|
+
uri: string;
|
1447
|
+
event_type: string;
|
1448
1448
|
event_memberships: {
|
1449
1449
|
user: string;
|
1450
1450
|
user_email: string;
|
1451
1451
|
}[];
|
1452
1452
|
invitees_counter: {
|
1453
|
-
total: number;
|
1454
1453
|
active: number;
|
1454
|
+
total: number;
|
1455
1455
|
limit: number;
|
1456
1456
|
};
|
1457
1457
|
event_guests: {
|
@@ -1476,13 +1476,13 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1476
1476
|
answer: z.ZodString;
|
1477
1477
|
position: z.ZodNumber;
|
1478
1478
|
}, "strip", z.ZodTypeAny, {
|
1479
|
+
question: string;
|
1479
1480
|
answer: string;
|
1480
1481
|
position: number;
|
1481
|
-
question: string;
|
1482
1482
|
}, {
|
1483
|
+
question: string;
|
1483
1484
|
answer: string;
|
1484
1485
|
position: number;
|
1485
|
-
question: string;
|
1486
1486
|
}>, "many">;
|
1487
1487
|
tracking: z.ZodObject<{
|
1488
1488
|
utm_campaign: z.ZodNullable<z.ZodString>;
|
@@ -1512,11 +1512,11 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1512
1512
|
uri: z.ZodString;
|
1513
1513
|
created_at: z.ZodString;
|
1514
1514
|
}, "strip", z.ZodTypeAny, {
|
1515
|
-
uri: string;
|
1516
1515
|
created_at: string;
|
1517
|
-
}, {
|
1518
1516
|
uri: string;
|
1517
|
+
}, {
|
1519
1518
|
created_at: string;
|
1519
|
+
uri: string;
|
1520
1520
|
}>>>;
|
1521
1521
|
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
1522
1522
|
confirmed_at: z.ZodString;
|
@@ -1533,31 +1533,29 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1533
1533
|
routing_form_submission: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1534
1534
|
scheduling_method: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1535
1535
|
}, "strip", z.ZodTypeAny, {
|
1536
|
-
name: string;
|
1537
|
-
event: string;
|
1538
1536
|
status: "active" | "canceled";
|
1539
1537
|
email: string;
|
1540
|
-
|
1538
|
+
name: string;
|
1541
1539
|
created_at: string;
|
1542
|
-
|
1540
|
+
event: string;
|
1543
1541
|
updated_at: string;
|
1544
1542
|
text_reminder_number: string | null;
|
1545
1543
|
scheduled_event: {
|
1546
|
-
name: string;
|
1547
1544
|
status: "active" | "canceled";
|
1548
|
-
|
1545
|
+
name: string;
|
1549
1546
|
created_at: string;
|
1550
|
-
event_type: string;
|
1551
1547
|
updated_at: string;
|
1552
1548
|
start_time: string;
|
1553
1549
|
end_time: string;
|
1550
|
+
uri: string;
|
1551
|
+
event_type: string;
|
1554
1552
|
event_memberships: {
|
1555
1553
|
user: string;
|
1556
1554
|
user_email: string;
|
1557
1555
|
}[];
|
1558
1556
|
invitees_counter: {
|
1559
|
-
total: number;
|
1560
1557
|
active: number;
|
1558
|
+
total: number;
|
1561
1559
|
limit: number;
|
1562
1560
|
};
|
1563
1561
|
event_guests: {
|
@@ -1567,15 +1565,17 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1567
1565
|
}[];
|
1568
1566
|
location?: any;
|
1569
1567
|
};
|
1568
|
+
uri: string;
|
1570
1569
|
timezone: string;
|
1571
1570
|
rescheduled: boolean;
|
1571
|
+
cancel_url: string;
|
1572
1572
|
reschedule_url: string;
|
1573
1573
|
new_invitee: string | null;
|
1574
1574
|
old_invitee: string | null;
|
1575
1575
|
questions_and_answers: {
|
1576
|
+
question: string;
|
1576
1577
|
answer: string;
|
1577
1578
|
position: number;
|
1578
|
-
question: string;
|
1579
1579
|
}[];
|
1580
1580
|
tracking: {
|
1581
1581
|
utm_campaign: string | null;
|
@@ -1588,8 +1588,8 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1588
1588
|
first_name?: string | null | undefined;
|
1589
1589
|
last_name?: string | null | undefined;
|
1590
1590
|
no_show?: {
|
1591
|
-
uri: string;
|
1592
1591
|
created_at: string;
|
1592
|
+
uri: string;
|
1593
1593
|
} | null | undefined;
|
1594
1594
|
reconfirmation?: {
|
1595
1595
|
created_at: string;
|
@@ -1600,31 +1600,29 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1600
1600
|
routing_form_submission?: string | null | undefined;
|
1601
1601
|
scheduling_method?: string | null | undefined;
|
1602
1602
|
}, {
|
1603
|
-
name: string;
|
1604
|
-
event: string;
|
1605
1603
|
status: "active" | "canceled";
|
1606
1604
|
email: string;
|
1607
|
-
|
1605
|
+
name: string;
|
1608
1606
|
created_at: string;
|
1609
|
-
|
1607
|
+
event: string;
|
1610
1608
|
updated_at: string;
|
1611
1609
|
text_reminder_number: string | null;
|
1612
1610
|
scheduled_event: {
|
1613
|
-
name: string;
|
1614
1611
|
status: "active" | "canceled";
|
1615
|
-
|
1612
|
+
name: string;
|
1616
1613
|
created_at: string;
|
1617
|
-
event_type: string;
|
1618
1614
|
updated_at: string;
|
1619
1615
|
start_time: string;
|
1620
1616
|
end_time: string;
|
1617
|
+
uri: string;
|
1618
|
+
event_type: string;
|
1621
1619
|
event_memberships: {
|
1622
1620
|
user: string;
|
1623
1621
|
user_email: string;
|
1624
1622
|
}[];
|
1625
1623
|
invitees_counter: {
|
1626
|
-
total: number;
|
1627
1624
|
active: number;
|
1625
|
+
total: number;
|
1628
1626
|
limit: number;
|
1629
1627
|
};
|
1630
1628
|
event_guests: {
|
@@ -1634,15 +1632,17 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1634
1632
|
}[];
|
1635
1633
|
location?: any;
|
1636
1634
|
};
|
1635
|
+
uri: string;
|
1637
1636
|
timezone: string;
|
1638
1637
|
rescheduled: boolean;
|
1638
|
+
cancel_url: string;
|
1639
1639
|
reschedule_url: string;
|
1640
1640
|
new_invitee: string | null;
|
1641
1641
|
old_invitee: string | null;
|
1642
1642
|
questions_and_answers: {
|
1643
|
+
question: string;
|
1643
1644
|
answer: string;
|
1644
1645
|
position: number;
|
1645
|
-
question: string;
|
1646
1646
|
}[];
|
1647
1647
|
tracking: {
|
1648
1648
|
utm_campaign: string | null;
|
@@ -1655,8 +1655,8 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1655
1655
|
first_name?: string | null | undefined;
|
1656
1656
|
last_name?: string | null | undefined;
|
1657
1657
|
no_show?: {
|
1658
|
-
uri: string;
|
1659
1658
|
created_at: string;
|
1659
|
+
uri: string;
|
1660
1660
|
} | null | undefined;
|
1661
1661
|
reconfirmation?: {
|
1662
1662
|
created_at: string;
|
@@ -1696,12 +1696,12 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1696
1696
|
active: z.ZodNumber;
|
1697
1697
|
limit: z.ZodNumber;
|
1698
1698
|
}, "strip", z.ZodTypeAny, {
|
1699
|
-
total: number;
|
1700
1699
|
active: number;
|
1700
|
+
total: number;
|
1701
1701
|
limit: number;
|
1702
1702
|
}, {
|
1703
|
-
total: number;
|
1704
1703
|
active: number;
|
1704
|
+
total: number;
|
1705
1705
|
limit: number;
|
1706
1706
|
}>;
|
1707
1707
|
created_at: z.ZodString;
|
@@ -1720,21 +1720,21 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1720
1720
|
updated_at?: string | undefined;
|
1721
1721
|
}>, "many">;
|
1722
1722
|
}, "strip", z.ZodTypeAny, {
|
1723
|
-
name: string;
|
1724
1723
|
status: "active" | "canceled";
|
1725
|
-
|
1724
|
+
name: string;
|
1726
1725
|
created_at: string;
|
1727
|
-
event_type: string;
|
1728
1726
|
updated_at: string;
|
1729
1727
|
start_time: string;
|
1730
1728
|
end_time: string;
|
1729
|
+
uri: string;
|
1730
|
+
event_type: string;
|
1731
1731
|
event_memberships: {
|
1732
1732
|
user: string;
|
1733
1733
|
user_email: string;
|
1734
1734
|
}[];
|
1735
1735
|
invitees_counter: {
|
1736
|
-
total: number;
|
1737
1736
|
active: number;
|
1737
|
+
total: number;
|
1738
1738
|
limit: number;
|
1739
1739
|
};
|
1740
1740
|
event_guests: {
|
@@ -1744,21 +1744,21 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1744
1744
|
}[];
|
1745
1745
|
location?: any;
|
1746
1746
|
}, {
|
1747
|
-
name: string;
|
1748
1747
|
status: "active" | "canceled";
|
1749
|
-
|
1748
|
+
name: string;
|
1750
1749
|
created_at: string;
|
1751
|
-
event_type: string;
|
1752
1750
|
updated_at: string;
|
1753
1751
|
start_time: string;
|
1754
1752
|
end_time: string;
|
1753
|
+
uri: string;
|
1754
|
+
event_type: string;
|
1755
1755
|
event_memberships: {
|
1756
1756
|
user: string;
|
1757
1757
|
user_email: string;
|
1758
1758
|
}[];
|
1759
1759
|
invitees_counter: {
|
1760
|
-
total: number;
|
1761
1760
|
active: number;
|
1761
|
+
total: number;
|
1762
1762
|
limit: number;
|
1763
1763
|
};
|
1764
1764
|
event_guests: {
|
@@ -1783,13 +1783,13 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1783
1783
|
answer: z.ZodString;
|
1784
1784
|
position: z.ZodNumber;
|
1785
1785
|
}, "strip", z.ZodTypeAny, {
|
1786
|
+
question: string;
|
1786
1787
|
answer: string;
|
1787
1788
|
position: number;
|
1788
|
-
question: string;
|
1789
1789
|
}, {
|
1790
|
+
question: string;
|
1790
1791
|
answer: string;
|
1791
1792
|
position: number;
|
1792
|
-
question: string;
|
1793
1793
|
}>, "many">;
|
1794
1794
|
tracking: z.ZodObject<{
|
1795
1795
|
utm_campaign: z.ZodNullable<z.ZodString>;
|
@@ -1819,11 +1819,11 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1819
1819
|
uri: z.ZodString;
|
1820
1820
|
created_at: z.ZodString;
|
1821
1821
|
}, "strip", z.ZodTypeAny, {
|
1822
|
-
uri: string;
|
1823
1822
|
created_at: string;
|
1824
|
-
}, {
|
1825
1823
|
uri: string;
|
1824
|
+
}, {
|
1826
1825
|
created_at: string;
|
1826
|
+
uri: string;
|
1827
1827
|
}>>>;
|
1828
1828
|
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
1829
1829
|
confirmed_at: z.ZodString;
|
@@ -1864,12 +1864,12 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1864
1864
|
active: z.ZodNumber;
|
1865
1865
|
limit: z.ZodNumber;
|
1866
1866
|
}, "strip", z.ZodTypeAny, {
|
1867
|
-
total: number;
|
1868
1867
|
active: number;
|
1868
|
+
total: number;
|
1869
1869
|
limit: number;
|
1870
1870
|
}, {
|
1871
|
-
total: number;
|
1872
1871
|
active: number;
|
1872
|
+
total: number;
|
1873
1873
|
limit: number;
|
1874
1874
|
}>;
|
1875
1875
|
created_at: z.ZodString;
|
@@ -1890,21 +1890,21 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1890
1890
|
}, {
|
1891
1891
|
status: z.ZodLiteral<"active">;
|
1892
1892
|
}>, "strip", z.ZodTypeAny, {
|
1893
|
-
name: string;
|
1894
1893
|
status: "active";
|
1895
|
-
|
1894
|
+
name: string;
|
1896
1895
|
created_at: string;
|
1897
|
-
event_type: string;
|
1898
1896
|
updated_at: string;
|
1899
1897
|
start_time: string;
|
1900
1898
|
end_time: string;
|
1899
|
+
uri: string;
|
1900
|
+
event_type: string;
|
1901
1901
|
event_memberships: {
|
1902
1902
|
user: string;
|
1903
1903
|
user_email: string;
|
1904
1904
|
}[];
|
1905
1905
|
invitees_counter: {
|
1906
|
-
total: number;
|
1907
1906
|
active: number;
|
1907
|
+
total: number;
|
1908
1908
|
limit: number;
|
1909
1909
|
};
|
1910
1910
|
event_guests: {
|
@@ -1914,21 +1914,21 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1914
1914
|
}[];
|
1915
1915
|
location?: any;
|
1916
1916
|
}, {
|
1917
|
-
name: string;
|
1918
1917
|
status: "active";
|
1919
|
-
|
1918
|
+
name: string;
|
1920
1919
|
created_at: string;
|
1921
|
-
event_type: string;
|
1922
1920
|
updated_at: string;
|
1923
1921
|
start_time: string;
|
1924
1922
|
end_time: string;
|
1923
|
+
uri: string;
|
1924
|
+
event_type: string;
|
1925
1925
|
event_memberships: {
|
1926
1926
|
user: string;
|
1927
1927
|
user_email: string;
|
1928
1928
|
}[];
|
1929
1929
|
invitees_counter: {
|
1930
|
-
total: number;
|
1931
1930
|
active: number;
|
1931
|
+
total: number;
|
1932
1932
|
limit: number;
|
1933
1933
|
};
|
1934
1934
|
event_guests: {
|
@@ -1939,31 +1939,29 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1939
1939
|
location?: any;
|
1940
1940
|
}>;
|
1941
1941
|
}>, "strip", z.ZodTypeAny, {
|
1942
|
-
name: string;
|
1943
|
-
event: string;
|
1944
1942
|
status: "active";
|
1945
1943
|
email: string;
|
1946
|
-
|
1944
|
+
name: string;
|
1947
1945
|
created_at: string;
|
1948
|
-
|
1946
|
+
event: string;
|
1949
1947
|
updated_at: string;
|
1950
1948
|
text_reminder_number: string | null;
|
1951
1949
|
scheduled_event: {
|
1952
|
-
name: string;
|
1953
1950
|
status: "active";
|
1954
|
-
|
1951
|
+
name: string;
|
1955
1952
|
created_at: string;
|
1956
|
-
event_type: string;
|
1957
1953
|
updated_at: string;
|
1958
1954
|
start_time: string;
|
1959
1955
|
end_time: string;
|
1956
|
+
uri: string;
|
1957
|
+
event_type: string;
|
1960
1958
|
event_memberships: {
|
1961
1959
|
user: string;
|
1962
1960
|
user_email: string;
|
1963
1961
|
}[];
|
1964
1962
|
invitees_counter: {
|
1965
|
-
total: number;
|
1966
1963
|
active: number;
|
1964
|
+
total: number;
|
1967
1965
|
limit: number;
|
1968
1966
|
};
|
1969
1967
|
event_guests: {
|
@@ -1973,15 +1971,17 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1973
1971
|
}[];
|
1974
1972
|
location?: any;
|
1975
1973
|
};
|
1974
|
+
uri: string;
|
1976
1975
|
timezone: string;
|
1977
1976
|
rescheduled: boolean;
|
1977
|
+
cancel_url: string;
|
1978
1978
|
reschedule_url: string;
|
1979
1979
|
new_invitee: string | null;
|
1980
1980
|
old_invitee: string | null;
|
1981
1981
|
questions_and_answers: {
|
1982
|
+
question: string;
|
1982
1983
|
answer: string;
|
1983
1984
|
position: number;
|
1984
|
-
question: string;
|
1985
1985
|
}[];
|
1986
1986
|
tracking: {
|
1987
1987
|
utm_campaign: string | null;
|
@@ -1994,8 +1994,8 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1994
1994
|
first_name?: string | null | undefined;
|
1995
1995
|
last_name?: string | null | undefined;
|
1996
1996
|
no_show?: {
|
1997
|
-
uri: string;
|
1998
1997
|
created_at: string;
|
1998
|
+
uri: string;
|
1999
1999
|
} | null | undefined;
|
2000
2000
|
reconfirmation?: {
|
2001
2001
|
created_at: string;
|
@@ -2006,31 +2006,29 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
2006
2006
|
routing_form_submission?: string | null | undefined;
|
2007
2007
|
scheduling_method?: string | null | undefined;
|
2008
2008
|
}, {
|
2009
|
-
name: string;
|
2010
|
-
event: string;
|
2011
2009
|
status: "active";
|
2012
2010
|
email: string;
|
2013
|
-
|
2011
|
+
name: string;
|
2014
2012
|
created_at: string;
|
2015
|
-
|
2013
|
+
event: string;
|
2016
2014
|
updated_at: string;
|
2017
2015
|
text_reminder_number: string | null;
|
2018
2016
|
scheduled_event: {
|
2019
|
-
name: string;
|
2020
2017
|
status: "active";
|
2021
|
-
|
2018
|
+
name: string;
|
2022
2019
|
created_at: string;
|
2023
|
-
event_type: string;
|
2024
2020
|
updated_at: string;
|
2025
2021
|
start_time: string;
|
2026
2022
|
end_time: string;
|
2023
|
+
uri: string;
|
2024
|
+
event_type: string;
|
2027
2025
|
event_memberships: {
|
2028
2026
|
user: string;
|
2029
2027
|
user_email: string;
|
2030
2028
|
}[];
|
2031
2029
|
invitees_counter: {
|
2032
|
-
total: number;
|
2033
2030
|
active: number;
|
2031
|
+
total: number;
|
2034
2032
|
limit: number;
|
2035
2033
|
};
|
2036
2034
|
event_guests: {
|
@@ -2040,15 +2038,17 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
2040
2038
|
}[];
|
2041
2039
|
location?: any;
|
2042
2040
|
};
|
2041
|
+
uri: string;
|
2043
2042
|
timezone: string;
|
2044
2043
|
rescheduled: boolean;
|
2044
|
+
cancel_url: string;
|
2045
2045
|
reschedule_url: string;
|
2046
2046
|
new_invitee: string | null;
|
2047
2047
|
old_invitee: string | null;
|
2048
2048
|
questions_and_answers: {
|
2049
|
+
question: string;
|
2049
2050
|
answer: string;
|
2050
2051
|
position: number;
|
2051
|
-
question: string;
|
2052
2052
|
}[];
|
2053
2053
|
tracking: {
|
2054
2054
|
utm_campaign: string | null;
|
@@ -2061,8 +2061,8 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
2061
2061
|
first_name?: string | null | undefined;
|
2062
2062
|
last_name?: string | null | undefined;
|
2063
2063
|
no_show?: {
|
2064
|
-
uri: string;
|
2065
2064
|
created_at: string;
|
2065
|
+
uri: string;
|
2066
2066
|
} | null | undefined;
|
2067
2067
|
reconfirmation?: {
|
2068
2068
|
created_at: string;
|
@@ -2074,33 +2074,30 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
2074
2074
|
scheduling_method?: string | null | undefined;
|
2075
2075
|
}>;
|
2076
2076
|
}>, "strip", z.ZodTypeAny, {
|
2077
|
-
event: TriggerEvent;
|
2078
2077
|
payload: {
|
2079
|
-
name: string;
|
2080
|
-
event: string;
|
2081
2078
|
status: "active";
|
2082
2079
|
email: string;
|
2083
|
-
|
2080
|
+
name: string;
|
2084
2081
|
created_at: string;
|
2085
|
-
|
2082
|
+
event: string;
|
2086
2083
|
updated_at: string;
|
2087
2084
|
text_reminder_number: string | null;
|
2088
2085
|
scheduled_event: {
|
2089
|
-
name: string;
|
2090
2086
|
status: "active";
|
2091
|
-
|
2087
|
+
name: string;
|
2092
2088
|
created_at: string;
|
2093
|
-
event_type: string;
|
2094
2089
|
updated_at: string;
|
2095
2090
|
start_time: string;
|
2096
2091
|
end_time: string;
|
2092
|
+
uri: string;
|
2093
|
+
event_type: string;
|
2097
2094
|
event_memberships: {
|
2098
2095
|
user: string;
|
2099
2096
|
user_email: string;
|
2100
2097
|
}[];
|
2101
2098
|
invitees_counter: {
|
2102
|
-
total: number;
|
2103
2099
|
active: number;
|
2100
|
+
total: number;
|
2104
2101
|
limit: number;
|
2105
2102
|
};
|
2106
2103
|
event_guests: {
|
@@ -2110,15 +2107,17 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
2110
2107
|
}[];
|
2111
2108
|
location?: any;
|
2112
2109
|
};
|
2110
|
+
uri: string;
|
2113
2111
|
timezone: string;
|
2114
2112
|
rescheduled: boolean;
|
2113
|
+
cancel_url: string;
|
2115
2114
|
reschedule_url: string;
|
2116
2115
|
new_invitee: string | null;
|
2117
2116
|
old_invitee: string | null;
|
2118
2117
|
questions_and_answers: {
|
2118
|
+
question: string;
|
2119
2119
|
answer: string;
|
2120
2120
|
position: number;
|
2121
|
-
question: string;
|
2122
2121
|
}[];
|
2123
2122
|
tracking: {
|
2124
2123
|
utm_campaign: string | null;
|
@@ -2131,8 +2130,8 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
2131
2130
|
first_name?: string | null | undefined;
|
2132
2131
|
last_name?: string | null | undefined;
|
2133
2132
|
no_show?: {
|
2134
|
-
uri: string;
|
2135
2133
|
created_at: string;
|
2134
|
+
uri: string;
|
2136
2135
|
} | null | undefined;
|
2137
2136
|
reconfirmation?: {
|
2138
2137
|
created_at: string;
|
@@ -2144,35 +2143,33 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
2144
2143
|
scheduling_method?: string | null | undefined;
|
2145
2144
|
};
|
2146
2145
|
created_at: string;
|
2146
|
+
event: TriggerEvent;
|
2147
2147
|
created_by: string;
|
2148
2148
|
}, {
|
2149
|
-
event: TriggerEvent;
|
2150
2149
|
payload: {
|
2151
|
-
name: string;
|
2152
|
-
event: string;
|
2153
2150
|
status: "active";
|
2154
2151
|
email: string;
|
2155
|
-
|
2152
|
+
name: string;
|
2156
2153
|
created_at: string;
|
2157
|
-
|
2154
|
+
event: string;
|
2158
2155
|
updated_at: string;
|
2159
2156
|
text_reminder_number: string | null;
|
2160
2157
|
scheduled_event: {
|
2161
|
-
name: string;
|
2162
2158
|
status: "active";
|
2163
|
-
|
2159
|
+
name: string;
|
2164
2160
|
created_at: string;
|
2165
|
-
event_type: string;
|
2166
2161
|
updated_at: string;
|
2167
2162
|
start_time: string;
|
2168
2163
|
end_time: string;
|
2164
|
+
uri: string;
|
2165
|
+
event_type: string;
|
2169
2166
|
event_memberships: {
|
2170
2167
|
user: string;
|
2171
2168
|
user_email: string;
|
2172
2169
|
}[];
|
2173
2170
|
invitees_counter: {
|
2174
|
-
total: number;
|
2175
2171
|
active: number;
|
2172
|
+
total: number;
|
2176
2173
|
limit: number;
|
2177
2174
|
};
|
2178
2175
|
event_guests: {
|
@@ -2182,15 +2179,17 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
2182
2179
|
}[];
|
2183
2180
|
location?: any;
|
2184
2181
|
};
|
2182
|
+
uri: string;
|
2185
2183
|
timezone: string;
|
2186
2184
|
rescheduled: boolean;
|
2185
|
+
cancel_url: string;
|
2187
2186
|
reschedule_url: string;
|
2188
2187
|
new_invitee: string | null;
|
2189
2188
|
old_invitee: string | null;
|
2190
2189
|
questions_and_answers: {
|
2190
|
+
question: string;
|
2191
2191
|
answer: string;
|
2192
2192
|
position: number;
|
2193
|
-
question: string;
|
2194
2193
|
}[];
|
2195
2194
|
tracking: {
|
2196
2195
|
utm_campaign: string | null;
|
@@ -2203,8 +2202,8 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
2203
2202
|
first_name?: string | null | undefined;
|
2204
2203
|
last_name?: string | null | undefined;
|
2205
2204
|
no_show?: {
|
2206
|
-
uri: string;
|
2207
2205
|
created_at: string;
|
2206
|
+
uri: string;
|
2208
2207
|
} | null | undefined;
|
2209
2208
|
reconfirmation?: {
|
2210
2209
|
created_at: string;
|
@@ -2216,5 +2215,6 @@ export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
2216
2215
|
scheduling_method?: string | null | undefined;
|
2217
2216
|
};
|
2218
2217
|
created_at: string;
|
2218
|
+
event: TriggerEvent;
|
2219
2219
|
created_by: string;
|
2220
2220
|
}>;
|