@awell-health/awell-extensions 1.0.235 → 1.0.236
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/extensions/athenahealth/actions/index.d.ts +1 -1
- package/dist/extensions/athenahealth/api/schema/clinicalDocument.d.ts +2 -2
- package/dist/extensions/avaAi/v1/actions/generatePatientSummary/config/fields.d.ts +1 -1
- package/dist/extensions/awell/v1/actions/searchPatientsByPatientCode/searchPatientsByPatientCode.test.js +12 -15
- package/dist/extensions/awell/v1/actions/searchPatientsByPatientCode/searchPatientsByPatientCode.test.js.map +1 -1
- package/dist/extensions/awell/v1/actions/updatePatient/config/fields.d.ts +14 -14
- package/dist/extensions/calDotCom/actions/createBooking/config/fields.d.ts +6 -6
- package/dist/extensions/calDotCom/actions/deleteBooking/config/fields.d.ts +2 -2
- package/dist/extensions/calDotCom/actions/updateBooking/config/fields.d.ts +6 -6
- package/dist/extensions/calendly/schema.d.ts +1030 -218
- package/dist/extensions/canvasMedical/v1/validation/appointment.zod.d.ts +11 -10
- package/dist/extensions/canvasMedical/v1/validation/coverage.zod.d.ts +16 -15
- package/dist/extensions/canvasMedical/v1/validation/identifier.zod.d.ts +13 -13
- package/dist/extensions/canvasMedical/v1/validation/patient.zod.d.ts +229 -228
- package/dist/extensions/canvasMedical/v1/validation/questionnaireResponses.zod.d.ts +24 -21
- package/dist/extensions/canvasMedical/v1/validation/task.zod.d.ts +52 -51
- package/dist/extensions/docuSign/actions/createEmbeddedSignatureRequestWithTemplate/config/fields.d.ts +2 -2
- package/dist/extensions/dropboxSign/v1/actions/cancelSignatureRequest/cancelSignatureRequest.test.js +9 -12
- package/dist/extensions/dropboxSign/v1/actions/cancelSignatureRequest/cancelSignatureRequest.test.js.map +1 -1
- package/dist/extensions/dropboxSign/v1/actions/createEmbeddedSignatureRequestWithTemplate/config/fields.d.ts +2 -2
- package/dist/extensions/dropboxSign/v1/actions/createEmbeddedSignatureRequestWithTemplate/createEmbeddedSignatureRequestWithTemplate.test.js +32 -38
- package/dist/extensions/dropboxSign/v1/actions/createEmbeddedSignatureRequestWithTemplate/createEmbeddedSignatureRequestWithTemplate.test.js.map +1 -1
- package/dist/extensions/dropboxSign/v1/actions/getSignatureRequest/getSignatureRequest.test.js +13 -16
- package/dist/extensions/dropboxSign/v1/actions/getSignatureRequest/getSignatureRequest.test.js.map +1 -1
- package/dist/extensions/dropboxSign/v1/actions/sendRequestReminder/sendRequestReminder.test.js +13 -16
- package/dist/extensions/dropboxSign/v1/actions/sendRequestReminder/sendRequestReminder.test.js.map +1 -1
- package/dist/extensions/dropboxSign/v1/actions/sendSignatureRequestWithTemplate/config/fields.d.ts +2 -2
- package/dist/extensions/dropboxSign/v1/actions/sendSignatureRequestWithTemplate/sendSignatureRequestWithTemplate.test.js +13 -16
- package/dist/extensions/dropboxSign/v1/actions/sendSignatureRequestWithTemplate/sendSignatureRequestWithTemplate.test.js.map +1 -1
- package/dist/extensions/elation/actions/index.d.ts +1 -1
- package/dist/extensions/elation/validation/appointment.zod.d.ts +4 -4
- package/dist/extensions/elation/validation/labOrder.zod.d.ts +2 -2
- package/dist/extensions/elation/validation/nonVisitNote.zod.d.ts +2 -2
- package/dist/extensions/elation/validation/patient.zod.d.ts +248 -248
- package/dist/extensions/elation/validation/physician.zod.d.ts +4 -4
- package/dist/extensions/formsort/settings.d.ts +1 -1
- package/dist/extensions/healthie/validation/sendFormCompletionRequest.zod.d.ts +12 -12
- package/dist/extensions/infobip/v1/actions/sendEmailWithTemplate/config/fields.d.ts +2 -4
- package/dist/extensions/iterable/v1/actions/sendEmail/config/fields.d.ts +4 -4
- package/dist/extensions/mailgun/v1/actions/sendEmailWithTemplate/config/fields.d.ts +2 -4
- package/dist/extensions/medplum/actions/createPatient/config/fields.d.ts +10 -10
- package/dist/extensions/medplum/actions/createTask/config/fields.d.ts +2 -2
- package/dist/extensions/medplum/actions/executeBot/config/fields.d.ts +2 -4
- package/dist/extensions/medplum/fhir/schemas/atoms/PeriodSchema.d.ts +2 -2
- package/dist/extensions/medplum/fhir/schemas/resources/patient.schema.d.ts +10 -10
- package/dist/extensions/medplum/fhir/schemas/resources/task.schema.d.ts +2 -2
- package/dist/extensions/metriport/actions/patient/validation.d.ts +31 -28
- package/dist/extensions/sendbird/v1/actions/createTicket/config/fields.d.ts +4 -4
- package/dist/extensions/sendbird/v1/actions/createUser/config/fields.d.ts +2 -2
- package/dist/extensions/sendgrid-extension/v1/actions/sendEmailWithTemplate/config/fields.d.ts +1 -1
- package/dist/extensions/textline/actions/getMessages/config/fields.d.ts +2 -2
- package/dist/extensions/twilio/v2/actions/getMessages/config/fields.d.ts +4 -4
- package/dist/extensions/twilio/v2/actions/sendSmsDuringBusinessHours/config/fields.d.ts +2 -2
- package/dist/extensions/wellinks-public/actions/checkFlourishCustomer/config/settings.d.ts +4 -4
- package/dist/extensions/wellinks-public/actions/createFlourishCustomer/config/settings.d.ts +4 -4
- package/dist/extensions/wellinks-public/actions/insertMemberListEvent/config/settings.d.ts +5 -2
- package/dist/extensions/wellinks-public/actions/submitPamSurvey/config/settings.d.ts +4 -4
- package/dist/extensions/wellinks-public/config/settings.d.ts +4 -4
- package/dist/extensions/zendesk/v1/actions/createTask/config/fields.d.ts +4 -4
- package/dist/src/tests/constants.d.ts +4 -0
- package/package.json +4 -4
@@ -59,11 +59,11 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
60
60
|
name: string;
|
61
61
|
status: "active" | "canceled";
|
62
|
+
uri: string;
|
62
63
|
created_at: string;
|
63
64
|
updated_at: string;
|
64
65
|
start_time: string;
|
65
66
|
end_time: string;
|
66
|
-
uri: string;
|
67
67
|
event_type: string;
|
68
68
|
event_memberships: {
|
69
69
|
user: string;
|
@@ -83,11 +83,11 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
83
83
|
}, {
|
84
84
|
name: string;
|
85
85
|
status: "active" | "canceled";
|
86
|
+
uri: string;
|
86
87
|
created_at: string;
|
87
88
|
updated_at: string;
|
88
89
|
start_time: string;
|
89
90
|
end_time: string;
|
90
|
-
uri: string;
|
91
91
|
event_type: string;
|
92
92
|
event_memberships: {
|
93
93
|
user: string;
|
@@ -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
|
-
created_at: string;
|
160
159
|
uri: string;
|
161
|
-
}, {
|
162
160
|
created_at: string;
|
161
|
+
}, {
|
163
162
|
uri: string;
|
163
|
+
created_at: string;
|
164
164
|
}>>>;
|
165
165
|
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
166
166
|
confirmed_at: z.ZodString;
|
@@ -181,17 +181,18 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
181
181
|
event: string;
|
182
182
|
status: "active" | "canceled";
|
183
183
|
email: string;
|
184
|
+
uri: string;
|
184
185
|
created_at: string;
|
185
186
|
updated_at: string;
|
186
187
|
text_reminder_number: string | null;
|
187
188
|
scheduled_event: {
|
188
189
|
name: string;
|
189
190
|
status: "active" | "canceled";
|
191
|
+
uri: string;
|
190
192
|
created_at: string;
|
191
193
|
updated_at: string;
|
192
194
|
start_time: string;
|
193
195
|
end_time: string;
|
194
|
-
uri: string;
|
195
196
|
event_type: string;
|
196
197
|
event_memberships: {
|
197
198
|
user: string;
|
@@ -209,7 +210,6 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
209
210
|
}[];
|
210
211
|
location?: any;
|
211
212
|
};
|
212
|
-
uri: string;
|
213
213
|
timezone: string;
|
214
214
|
rescheduled: boolean;
|
215
215
|
cancel_url: string;
|
@@ -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
|
-
created_at: string;
|
236
235
|
uri: string;
|
236
|
+
created_at: string;
|
237
237
|
} | null | undefined;
|
238
238
|
reconfirmation?: {
|
239
239
|
created_at: string;
|
@@ -248,17 +248,18 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
248
248
|
event: string;
|
249
249
|
status: "active" | "canceled";
|
250
250
|
email: string;
|
251
|
+
uri: string;
|
251
252
|
created_at: string;
|
252
253
|
updated_at: string;
|
253
254
|
text_reminder_number: string | null;
|
254
255
|
scheduled_event: {
|
255
256
|
name: string;
|
256
257
|
status: "active" | "canceled";
|
258
|
+
uri: string;
|
257
259
|
created_at: string;
|
258
260
|
updated_at: string;
|
259
261
|
start_time: string;
|
260
262
|
end_time: string;
|
261
|
-
uri: string;
|
262
263
|
event_type: string;
|
263
264
|
event_memberships: {
|
264
265
|
user: string;
|
@@ -276,7 +277,6 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
276
277
|
}[];
|
277
278
|
location?: any;
|
278
279
|
};
|
279
|
-
uri: string;
|
280
280
|
timezone: string;
|
281
281
|
rescheduled: boolean;
|
282
282
|
cancel_url: string;
|
@@ -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
|
-
created_at: string;
|
303
302
|
uri: string;
|
303
|
+
created_at: string;
|
304
304
|
} | null | undefined;
|
305
305
|
reconfirmation?: {
|
306
306
|
created_at: string;
|
@@ -318,17 +318,18 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
318
318
|
event: string;
|
319
319
|
status: "active" | "canceled";
|
320
320
|
email: string;
|
321
|
+
uri: string;
|
321
322
|
created_at: string;
|
322
323
|
updated_at: string;
|
323
324
|
text_reminder_number: string | null;
|
324
325
|
scheduled_event: {
|
325
326
|
name: string;
|
326
327
|
status: "active" | "canceled";
|
328
|
+
uri: string;
|
327
329
|
created_at: string;
|
328
330
|
updated_at: string;
|
329
331
|
start_time: string;
|
330
332
|
end_time: string;
|
331
|
-
uri: string;
|
332
333
|
event_type: string;
|
333
334
|
event_memberships: {
|
334
335
|
user: string;
|
@@ -346,7 +347,6 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
346
347
|
}[];
|
347
348
|
location?: any;
|
348
349
|
};
|
349
|
-
uri: string;
|
350
350
|
timezone: string;
|
351
351
|
rescheduled: boolean;
|
352
352
|
cancel_url: string;
|
@@ -369,8 +369,8 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
369
369
|
first_name?: string | null | undefined;
|
370
370
|
last_name?: string | null | undefined;
|
371
371
|
no_show?: {
|
372
|
-
created_at: string;
|
373
372
|
uri: string;
|
373
|
+
created_at: string;
|
374
374
|
} | null | undefined;
|
375
375
|
reconfirmation?: {
|
376
376
|
created_at: string;
|
@@ -390,17 +390,18 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
390
390
|
event: string;
|
391
391
|
status: "active" | "canceled";
|
392
392
|
email: string;
|
393
|
+
uri: string;
|
393
394
|
created_at: string;
|
394
395
|
updated_at: string;
|
395
396
|
text_reminder_number: string | null;
|
396
397
|
scheduled_event: {
|
397
398
|
name: string;
|
398
399
|
status: "active" | "canceled";
|
400
|
+
uri: string;
|
399
401
|
created_at: string;
|
400
402
|
updated_at: string;
|
401
403
|
start_time: string;
|
402
404
|
end_time: string;
|
403
|
-
uri: string;
|
404
405
|
event_type: string;
|
405
406
|
event_memberships: {
|
406
407
|
user: string;
|
@@ -418,7 +419,6 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
418
419
|
}[];
|
419
420
|
location?: any;
|
420
421
|
};
|
421
|
-
uri: string;
|
422
422
|
timezone: string;
|
423
423
|
rescheduled: boolean;
|
424
424
|
cancel_url: string;
|
@@ -441,8 +441,8 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
441
441
|
first_name?: string | null | undefined;
|
442
442
|
last_name?: string | null | undefined;
|
443
443
|
no_show?: {
|
444
|
-
created_at: string;
|
445
444
|
uri: string;
|
445
|
+
created_at: string;
|
446
446
|
} | null | undefined;
|
447
447
|
reconfirmation?: {
|
448
448
|
created_at: string;
|
@@ -456,91 +456,16 @@ export declare const baseWebhookPayloadSchema: z.ZodObject<{
|
|
456
456
|
created_at: string;
|
457
457
|
created_by: string;
|
458
458
|
}>;
|
459
|
-
export declare const canceledSchema: z.ZodObject<{
|
459
|
+
export declare const canceledSchema: z.ZodObject<z.objectUtil.extendShape<{
|
460
460
|
event: z.ZodNativeEnum<typeof TriggerEvent>;
|
461
461
|
created_at: z.ZodString;
|
462
462
|
created_by: z.ZodString;
|
463
463
|
payload: z.ZodObject<{
|
464
|
-
name: z.ZodString;
|
465
|
-
event: z.ZodString;
|
466
|
-
email: z.ZodString;
|
467
|
-
first_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
468
|
-
last_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
469
464
|
created_at: z.ZodString;
|
470
465
|
updated_at: z.ZodString;
|
471
466
|
text_reminder_number: z.ZodNullable<z.ZodString>;
|
472
|
-
|
473
|
-
timezone: z.ZodString;
|
474
|
-
rescheduled: z.ZodBoolean;
|
475
|
-
cancel_url: z.ZodString;
|
476
|
-
reschedule_url: z.ZodString;
|
477
|
-
new_invitee: z.ZodNullable<z.ZodString>;
|
478
|
-
old_invitee: z.ZodNullable<z.ZodString>;
|
479
|
-
questions_and_answers: z.ZodArray<z.ZodObject<{
|
480
|
-
question: z.ZodString;
|
481
|
-
answer: z.ZodString;
|
482
|
-
position: z.ZodNumber;
|
483
|
-
}, "strip", z.ZodTypeAny, {
|
484
|
-
answer: string;
|
485
|
-
position: number;
|
486
|
-
question: string;
|
487
|
-
}, {
|
488
|
-
answer: string;
|
489
|
-
position: number;
|
490
|
-
question: string;
|
491
|
-
}>, "many">;
|
492
|
-
tracking: z.ZodObject<{
|
493
|
-
utm_campaign: z.ZodNullable<z.ZodString>;
|
494
|
-
utm_source: z.ZodNullable<z.ZodString>;
|
495
|
-
utm_medium: z.ZodNullable<z.ZodString>;
|
496
|
-
utm_content: z.ZodNullable<z.ZodString>;
|
497
|
-
utm_term: z.ZodNullable<z.ZodString>;
|
498
|
-
salesforce_uuid: z.ZodNullable<z.ZodString>;
|
499
|
-
}, "strip", z.ZodTypeAny, {
|
500
|
-
utm_campaign: string | null;
|
501
|
-
utm_source: string | null;
|
502
|
-
utm_medium: string | null;
|
503
|
-
utm_content: string | null;
|
504
|
-
utm_term: string | null;
|
505
|
-
salesforce_uuid: string | null;
|
506
|
-
}, {
|
507
|
-
utm_campaign: string | null;
|
508
|
-
utm_source: string | null;
|
509
|
-
utm_medium: string | null;
|
510
|
-
utm_content: string | null;
|
511
|
-
utm_term: string | null;
|
512
|
-
salesforce_uuid: string | null;
|
513
|
-
}>;
|
514
|
-
no_show: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
515
|
-
uri: z.ZodString;
|
516
|
-
created_at: z.ZodString;
|
517
|
-
}, "strip", z.ZodTypeAny, {
|
518
|
-
created_at: string;
|
519
|
-
uri: string;
|
520
|
-
}, {
|
521
|
-
created_at: string;
|
522
|
-
uri: string;
|
523
|
-
}>>>;
|
524
|
-
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
525
|
-
confirmed_at: z.ZodString;
|
526
|
-
created_at: z.ZodString;
|
527
|
-
}, "strip", z.ZodTypeAny, {
|
528
|
-
created_at: string;
|
529
|
-
confirmed_at: string;
|
530
|
-
}, {
|
531
|
-
created_at: string;
|
532
|
-
confirmed_at: string;
|
533
|
-
}>>>;
|
534
|
-
payment: z.ZodOptional<z.ZodNull>;
|
535
|
-
invitee_scheduled_by: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
536
|
-
routing_form_submission: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
537
|
-
scheduling_method: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
538
|
-
status: z.ZodLiteral<"canceled">;
|
467
|
+
event: z.ZodString;
|
539
468
|
scheduled_event: z.ZodObject<{
|
540
|
-
location: z.ZodAny;
|
541
|
-
name: z.ZodString;
|
542
|
-
created_at: z.ZodString;
|
543
|
-
updated_at: z.ZodString;
|
544
469
|
start_time: z.ZodString;
|
545
470
|
end_time: z.ZodString;
|
546
471
|
uri: z.ZodString;
|
@@ -555,6 +480,9 @@ export declare const canceledSchema: z.ZodObject<{
|
|
555
480
|
user: string;
|
556
481
|
user_email: string;
|
557
482
|
}>, "many">;
|
483
|
+
location: z.ZodAny;
|
484
|
+
name: z.ZodString;
|
485
|
+
status: z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"canceled">]>;
|
558
486
|
invitees_counter: z.ZodObject<{
|
559
487
|
total: z.ZodNumber;
|
560
488
|
active: z.ZodNumber;
|
@@ -568,6 +496,8 @@ export declare const canceledSchema: z.ZodObject<{
|
|
568
496
|
active: number;
|
569
497
|
limit: number;
|
570
498
|
}>;
|
499
|
+
created_at: z.ZodString;
|
500
|
+
updated_at: z.ZodString;
|
571
501
|
event_guests: z.ZodArray<z.ZodObject<{
|
572
502
|
email: z.ZodString;
|
573
503
|
created_at: z.ZodString;
|
@@ -581,15 +511,14 @@ export declare const canceledSchema: z.ZodObject<{
|
|
581
511
|
created_at: string;
|
582
512
|
updated_at?: string | undefined;
|
583
513
|
}>, "many">;
|
584
|
-
status: z.ZodLiteral<"canceled">;
|
585
514
|
}, "strip", z.ZodTypeAny, {
|
586
515
|
name: string;
|
587
|
-
status: "canceled";
|
516
|
+
status: "active" | "canceled";
|
517
|
+
uri: string;
|
588
518
|
created_at: string;
|
589
519
|
updated_at: string;
|
590
520
|
start_time: string;
|
591
521
|
end_time: string;
|
592
|
-
uri: string;
|
593
522
|
event_type: string;
|
594
523
|
event_memberships: {
|
595
524
|
user: string;
|
@@ -608,12 +537,12 @@ export declare const canceledSchema: z.ZodObject<{
|
|
608
537
|
location?: any;
|
609
538
|
}, {
|
610
539
|
name: string;
|
611
|
-
status: "canceled";
|
540
|
+
status: "active" | "canceled";
|
541
|
+
uri: string;
|
612
542
|
created_at: string;
|
613
543
|
updated_at: string;
|
614
544
|
start_time: string;
|
615
545
|
end_time: string;
|
616
|
-
uri: string;
|
617
546
|
event_type: string;
|
618
547
|
event_memberships: {
|
619
548
|
user: string;
|
@@ -631,38 +560,94 @@ export declare const canceledSchema: z.ZodObject<{
|
|
631
560
|
}[];
|
632
561
|
location?: any;
|
633
562
|
}>;
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
563
|
+
uri: z.ZodString;
|
564
|
+
email: z.ZodString;
|
565
|
+
name: z.ZodString;
|
566
|
+
status: z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"canceled">]>;
|
567
|
+
timezone: z.ZodString;
|
568
|
+
rescheduled: z.ZodBoolean;
|
569
|
+
cancel_url: z.ZodString;
|
570
|
+
reschedule_url: z.ZodString;
|
571
|
+
new_invitee: z.ZodNullable<z.ZodString>;
|
572
|
+
old_invitee: z.ZodNullable<z.ZodString>;
|
573
|
+
questions_and_answers: z.ZodArray<z.ZodObject<{
|
574
|
+
question: z.ZodString;
|
575
|
+
answer: z.ZodString;
|
576
|
+
position: z.ZodNumber;
|
577
|
+
}, "strip", z.ZodTypeAny, {
|
578
|
+
answer: string;
|
579
|
+
position: number;
|
580
|
+
question: string;
|
581
|
+
}, {
|
582
|
+
answer: string;
|
583
|
+
position: number;
|
584
|
+
question: string;
|
585
|
+
}>, "many">;
|
586
|
+
tracking: z.ZodObject<{
|
587
|
+
utm_campaign: z.ZodNullable<z.ZodString>;
|
588
|
+
utm_source: z.ZodNullable<z.ZodString>;
|
589
|
+
utm_medium: z.ZodNullable<z.ZodString>;
|
590
|
+
utm_content: z.ZodNullable<z.ZodString>;
|
591
|
+
utm_term: z.ZodNullable<z.ZodString>;
|
592
|
+
salesforce_uuid: z.ZodNullable<z.ZodString>;
|
593
|
+
}, "strip", z.ZodTypeAny, {
|
594
|
+
utm_campaign: string | null;
|
595
|
+
utm_source: string | null;
|
596
|
+
utm_medium: string | null;
|
597
|
+
utm_content: string | null;
|
598
|
+
utm_term: string | null;
|
599
|
+
salesforce_uuid: string | null;
|
600
|
+
}, {
|
601
|
+
utm_campaign: string | null;
|
602
|
+
utm_source: string | null;
|
603
|
+
utm_medium: string | null;
|
604
|
+
utm_content: string | null;
|
605
|
+
utm_term: string | null;
|
606
|
+
salesforce_uuid: string | null;
|
607
|
+
}>;
|
608
|
+
first_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
609
|
+
last_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
610
|
+
no_show: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
611
|
+
uri: z.ZodString;
|
638
612
|
created_at: z.ZodString;
|
639
613
|
}, "strip", z.ZodTypeAny, {
|
640
|
-
|
641
|
-
canceled_by: string;
|
642
|
-
canceler_type: "host" | "invitee";
|
614
|
+
uri: string;
|
643
615
|
created_at: string;
|
644
616
|
}, {
|
645
|
-
|
646
|
-
canceled_by: string;
|
647
|
-
canceler_type: "host" | "invitee";
|
617
|
+
uri: string;
|
648
618
|
created_at: string;
|
649
|
-
}
|
619
|
+
}>>>;
|
620
|
+
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
621
|
+
confirmed_at: z.ZodString;
|
622
|
+
created_at: z.ZodString;
|
623
|
+
}, "strip", z.ZodTypeAny, {
|
624
|
+
created_at: string;
|
625
|
+
confirmed_at: string;
|
626
|
+
}, {
|
627
|
+
created_at: string;
|
628
|
+
confirmed_at: string;
|
629
|
+
}>>>;
|
630
|
+
payment: z.ZodOptional<z.ZodNull>;
|
631
|
+
invitee_scheduled_by: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
632
|
+
routing_form_submission: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
633
|
+
scheduling_method: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
650
634
|
}, "strip", z.ZodTypeAny, {
|
651
635
|
name: string;
|
652
636
|
event: string;
|
653
|
-
status: "canceled";
|
637
|
+
status: "active" | "canceled";
|
654
638
|
email: string;
|
639
|
+
uri: string;
|
655
640
|
created_at: string;
|
656
641
|
updated_at: string;
|
657
642
|
text_reminder_number: string | null;
|
658
643
|
scheduled_event: {
|
659
644
|
name: string;
|
660
|
-
status: "canceled";
|
645
|
+
status: "active" | "canceled";
|
646
|
+
uri: string;
|
661
647
|
created_at: string;
|
662
648
|
updated_at: string;
|
663
649
|
start_time: string;
|
664
650
|
end_time: string;
|
665
|
-
uri: string;
|
666
651
|
event_type: string;
|
667
652
|
event_memberships: {
|
668
653
|
user: string;
|
@@ -680,7 +665,6 @@ export declare const canceledSchema: z.ZodObject<{
|
|
680
665
|
}[];
|
681
666
|
location?: any;
|
682
667
|
};
|
683
|
-
uri: string;
|
684
668
|
timezone: string;
|
685
669
|
rescheduled: boolean;
|
686
670
|
cancel_url: string;
|
@@ -700,17 +684,11 @@ export declare const canceledSchema: z.ZodObject<{
|
|
700
684
|
utm_term: string | null;
|
701
685
|
salesforce_uuid: string | null;
|
702
686
|
};
|
703
|
-
cancellation: {
|
704
|
-
reason: string | null;
|
705
|
-
canceled_by: string;
|
706
|
-
canceler_type: "host" | "invitee";
|
707
|
-
created_at: string;
|
708
|
-
};
|
709
687
|
first_name?: string | null | undefined;
|
710
688
|
last_name?: string | null | undefined;
|
711
689
|
no_show?: {
|
712
|
-
created_at: string;
|
713
690
|
uri: string;
|
691
|
+
created_at: string;
|
714
692
|
} | null | undefined;
|
715
693
|
reconfirmation?: {
|
716
694
|
created_at: string;
|
@@ -723,19 +701,20 @@ export declare const canceledSchema: z.ZodObject<{
|
|
723
701
|
}, {
|
724
702
|
name: string;
|
725
703
|
event: string;
|
726
|
-
status: "canceled";
|
704
|
+
status: "active" | "canceled";
|
727
705
|
email: string;
|
706
|
+
uri: string;
|
728
707
|
created_at: string;
|
729
708
|
updated_at: string;
|
730
709
|
text_reminder_number: string | null;
|
731
710
|
scheduled_event: {
|
732
711
|
name: string;
|
733
|
-
status: "canceled";
|
712
|
+
status: "active" | "canceled";
|
713
|
+
uri: string;
|
734
714
|
created_at: string;
|
735
715
|
updated_at: string;
|
736
716
|
start_time: string;
|
737
717
|
end_time: string;
|
738
|
-
uri: string;
|
739
718
|
event_type: string;
|
740
719
|
event_memberships: {
|
741
720
|
user: string;
|
@@ -753,7 +732,6 @@ export declare const canceledSchema: z.ZodObject<{
|
|
753
732
|
}[];
|
754
733
|
location?: any;
|
755
734
|
};
|
756
|
-
uri: string;
|
757
735
|
timezone: string;
|
758
736
|
rescheduled: boolean;
|
759
737
|
cancel_url: string;
|
@@ -773,17 +751,11 @@ export declare const canceledSchema: z.ZodObject<{
|
|
773
751
|
utm_term: string | null;
|
774
752
|
salesforce_uuid: string | null;
|
775
753
|
};
|
776
|
-
cancellation: {
|
777
|
-
reason: string | null;
|
778
|
-
canceled_by: string;
|
779
|
-
canceler_type: "host" | "invitee";
|
780
|
-
created_at: string;
|
781
|
-
};
|
782
754
|
first_name?: string | null | undefined;
|
783
755
|
last_name?: string | null | undefined;
|
784
756
|
no_show?: {
|
785
|
-
created_at: string;
|
786
757
|
uri: string;
|
758
|
+
created_at: string;
|
787
759
|
} | null | undefined;
|
788
760
|
reconfirmation?: {
|
789
761
|
created_at: string;
|
@@ -794,30 +766,795 @@ export declare const canceledSchema: z.ZodObject<{
|
|
794
766
|
routing_form_submission?: string | null | undefined;
|
795
767
|
scheduling_method?: string | null | undefined;
|
796
768
|
}>;
|
797
|
-
},
|
798
|
-
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
|
769
|
+
}, {
|
770
|
+
payload: z.ZodObject<z.objectUtil.extendShape<{
|
771
|
+
created_at: z.ZodString;
|
772
|
+
updated_at: z.ZodString;
|
773
|
+
text_reminder_number: z.ZodNullable<z.ZodString>;
|
774
|
+
event: z.ZodString;
|
775
|
+
scheduled_event: z.ZodObject<{
|
776
|
+
start_time: z.ZodString;
|
777
|
+
end_time: z.ZodString;
|
778
|
+
uri: z.ZodString;
|
779
|
+
event_type: z.ZodString;
|
780
|
+
event_memberships: z.ZodArray<z.ZodObject<{
|
781
|
+
user: z.ZodString;
|
782
|
+
user_email: z.ZodString;
|
783
|
+
}, "strip", z.ZodTypeAny, {
|
784
|
+
user: string;
|
785
|
+
user_email: string;
|
786
|
+
}, {
|
787
|
+
user: string;
|
788
|
+
user_email: string;
|
789
|
+
}>, "many">;
|
790
|
+
location: z.ZodAny;
|
791
|
+
name: z.ZodString;
|
792
|
+
status: z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"canceled">]>;
|
793
|
+
invitees_counter: z.ZodObject<{
|
794
|
+
total: z.ZodNumber;
|
795
|
+
active: z.ZodNumber;
|
796
|
+
limit: z.ZodNumber;
|
797
|
+
}, "strip", z.ZodTypeAny, {
|
798
|
+
total: number;
|
799
|
+
active: number;
|
800
|
+
limit: number;
|
801
|
+
}, {
|
802
|
+
total: number;
|
803
|
+
active: number;
|
804
|
+
limit: number;
|
805
|
+
}>;
|
806
|
+
created_at: z.ZodString;
|
807
|
+
updated_at: z.ZodString;
|
808
|
+
event_guests: z.ZodArray<z.ZodObject<{
|
809
|
+
email: z.ZodString;
|
810
|
+
created_at: z.ZodString;
|
811
|
+
updated_at: z.ZodOptional<z.ZodString>;
|
812
|
+
}, "strip", z.ZodTypeAny, {
|
813
|
+
email: string;
|
814
|
+
created_at: string;
|
815
|
+
updated_at?: string | undefined;
|
816
|
+
}, {
|
817
|
+
email: string;
|
818
|
+
created_at: string;
|
819
|
+
updated_at?: string | undefined;
|
820
|
+
}>, "many">;
|
821
|
+
}, "strip", z.ZodTypeAny, {
|
822
|
+
name: string;
|
823
|
+
status: "active" | "canceled";
|
824
|
+
uri: string;
|
825
|
+
created_at: string;
|
826
|
+
updated_at: string;
|
827
|
+
start_time: string;
|
828
|
+
end_time: string;
|
829
|
+
event_type: string;
|
830
|
+
event_memberships: {
|
831
|
+
user: string;
|
832
|
+
user_email: string;
|
833
|
+
}[];
|
834
|
+
invitees_counter: {
|
835
|
+
total: number;
|
836
|
+
active: number;
|
837
|
+
limit: number;
|
838
|
+
};
|
839
|
+
event_guests: {
|
840
|
+
email: string;
|
841
|
+
created_at: string;
|
842
|
+
updated_at?: string | undefined;
|
843
|
+
}[];
|
844
|
+
location?: any;
|
845
|
+
}, {
|
846
|
+
name: string;
|
847
|
+
status: "active" | "canceled";
|
848
|
+
uri: string;
|
849
|
+
created_at: string;
|
850
|
+
updated_at: string;
|
851
|
+
start_time: string;
|
852
|
+
end_time: string;
|
853
|
+
event_type: string;
|
854
|
+
event_memberships: {
|
855
|
+
user: string;
|
856
|
+
user_email: string;
|
857
|
+
}[];
|
858
|
+
invitees_counter: {
|
859
|
+
total: number;
|
860
|
+
active: number;
|
861
|
+
limit: number;
|
862
|
+
};
|
863
|
+
event_guests: {
|
864
|
+
email: string;
|
865
|
+
created_at: string;
|
866
|
+
updated_at?: string | undefined;
|
867
|
+
}[];
|
868
|
+
location?: any;
|
869
|
+
}>;
|
870
|
+
uri: z.ZodString;
|
871
|
+
email: z.ZodString;
|
872
|
+
name: z.ZodString;
|
873
|
+
status: z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"canceled">]>;
|
874
|
+
timezone: z.ZodString;
|
875
|
+
rescheduled: z.ZodBoolean;
|
876
|
+
cancel_url: z.ZodString;
|
877
|
+
reschedule_url: z.ZodString;
|
878
|
+
new_invitee: z.ZodNullable<z.ZodString>;
|
879
|
+
old_invitee: z.ZodNullable<z.ZodString>;
|
880
|
+
questions_and_answers: z.ZodArray<z.ZodObject<{
|
881
|
+
question: z.ZodString;
|
882
|
+
answer: z.ZodString;
|
883
|
+
position: z.ZodNumber;
|
884
|
+
}, "strip", z.ZodTypeAny, {
|
885
|
+
answer: string;
|
886
|
+
position: number;
|
887
|
+
question: string;
|
888
|
+
}, {
|
889
|
+
answer: string;
|
890
|
+
position: number;
|
891
|
+
question: string;
|
892
|
+
}>, "many">;
|
893
|
+
tracking: z.ZodObject<{
|
894
|
+
utm_campaign: z.ZodNullable<z.ZodString>;
|
895
|
+
utm_source: z.ZodNullable<z.ZodString>;
|
896
|
+
utm_medium: z.ZodNullable<z.ZodString>;
|
897
|
+
utm_content: z.ZodNullable<z.ZodString>;
|
898
|
+
utm_term: z.ZodNullable<z.ZodString>;
|
899
|
+
salesforce_uuid: z.ZodNullable<z.ZodString>;
|
900
|
+
}, "strip", z.ZodTypeAny, {
|
901
|
+
utm_campaign: string | null;
|
902
|
+
utm_source: string | null;
|
903
|
+
utm_medium: string | null;
|
904
|
+
utm_content: string | null;
|
905
|
+
utm_term: string | null;
|
906
|
+
salesforce_uuid: string | null;
|
907
|
+
}, {
|
908
|
+
utm_campaign: string | null;
|
909
|
+
utm_source: string | null;
|
910
|
+
utm_medium: string | null;
|
911
|
+
utm_content: string | null;
|
912
|
+
utm_term: string | null;
|
913
|
+
salesforce_uuid: string | null;
|
914
|
+
}>;
|
915
|
+
first_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
916
|
+
last_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
917
|
+
no_show: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
918
|
+
uri: z.ZodString;
|
919
|
+
created_at: z.ZodString;
|
920
|
+
}, "strip", z.ZodTypeAny, {
|
921
|
+
uri: string;
|
922
|
+
created_at: string;
|
923
|
+
}, {
|
924
|
+
uri: string;
|
925
|
+
created_at: string;
|
926
|
+
}>>>;
|
927
|
+
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
928
|
+
confirmed_at: z.ZodString;
|
929
|
+
created_at: z.ZodString;
|
930
|
+
}, "strip", z.ZodTypeAny, {
|
931
|
+
created_at: string;
|
932
|
+
confirmed_at: string;
|
933
|
+
}, {
|
934
|
+
created_at: string;
|
935
|
+
confirmed_at: string;
|
936
|
+
}>>>;
|
937
|
+
payment: z.ZodOptional<z.ZodNull>;
|
938
|
+
invitee_scheduled_by: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
939
|
+
routing_form_submission: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
940
|
+
scheduling_method: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
941
|
+
}, {
|
942
|
+
status: z.ZodLiteral<"canceled">;
|
943
|
+
scheduled_event: z.ZodObject<z.objectUtil.extendShape<{
|
944
|
+
start_time: z.ZodString;
|
945
|
+
end_time: z.ZodString;
|
946
|
+
uri: z.ZodString;
|
947
|
+
event_type: z.ZodString;
|
948
|
+
event_memberships: z.ZodArray<z.ZodObject<{
|
949
|
+
user: z.ZodString;
|
950
|
+
user_email: z.ZodString;
|
951
|
+
}, "strip", z.ZodTypeAny, {
|
952
|
+
user: string;
|
953
|
+
user_email: string;
|
954
|
+
}, {
|
955
|
+
user: string;
|
956
|
+
user_email: string;
|
957
|
+
}>, "many">;
|
958
|
+
location: z.ZodAny;
|
959
|
+
name: z.ZodString;
|
960
|
+
status: z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"canceled">]>;
|
961
|
+
invitees_counter: z.ZodObject<{
|
962
|
+
total: z.ZodNumber;
|
963
|
+
active: z.ZodNumber;
|
964
|
+
limit: z.ZodNumber;
|
965
|
+
}, "strip", z.ZodTypeAny, {
|
966
|
+
total: number;
|
967
|
+
active: number;
|
968
|
+
limit: number;
|
969
|
+
}, {
|
970
|
+
total: number;
|
971
|
+
active: number;
|
972
|
+
limit: number;
|
973
|
+
}>;
|
974
|
+
created_at: z.ZodString;
|
975
|
+
updated_at: z.ZodString;
|
976
|
+
event_guests: z.ZodArray<z.ZodObject<{
|
977
|
+
email: z.ZodString;
|
978
|
+
created_at: z.ZodString;
|
979
|
+
updated_at: z.ZodOptional<z.ZodString>;
|
980
|
+
}, "strip", z.ZodTypeAny, {
|
981
|
+
email: string;
|
982
|
+
created_at: string;
|
983
|
+
updated_at?: string | undefined;
|
984
|
+
}, {
|
985
|
+
email: string;
|
986
|
+
created_at: string;
|
987
|
+
updated_at?: string | undefined;
|
988
|
+
}>, "many">;
|
989
|
+
}, {
|
990
|
+
status: z.ZodLiteral<"canceled">;
|
991
|
+
}>, "strip", z.ZodTypeAny, {
|
992
|
+
name: string;
|
993
|
+
status: "canceled";
|
994
|
+
uri: string;
|
995
|
+
created_at: string;
|
996
|
+
updated_at: string;
|
997
|
+
start_time: string;
|
998
|
+
end_time: string;
|
999
|
+
event_type: string;
|
1000
|
+
event_memberships: {
|
1001
|
+
user: string;
|
1002
|
+
user_email: string;
|
1003
|
+
}[];
|
1004
|
+
invitees_counter: {
|
1005
|
+
total: number;
|
1006
|
+
active: number;
|
1007
|
+
limit: number;
|
1008
|
+
};
|
1009
|
+
event_guests: {
|
1010
|
+
email: string;
|
1011
|
+
created_at: string;
|
1012
|
+
updated_at?: string | undefined;
|
1013
|
+
}[];
|
1014
|
+
location?: any;
|
1015
|
+
}, {
|
1016
|
+
name: string;
|
1017
|
+
status: "canceled";
|
1018
|
+
uri: string;
|
1019
|
+
created_at: string;
|
1020
|
+
updated_at: string;
|
1021
|
+
start_time: string;
|
1022
|
+
end_time: string;
|
1023
|
+
event_type: string;
|
1024
|
+
event_memberships: {
|
1025
|
+
user: string;
|
1026
|
+
user_email: string;
|
1027
|
+
}[];
|
1028
|
+
invitees_counter: {
|
1029
|
+
total: number;
|
1030
|
+
active: number;
|
1031
|
+
limit: number;
|
1032
|
+
};
|
1033
|
+
event_guests: {
|
1034
|
+
email: string;
|
1035
|
+
created_at: string;
|
1036
|
+
updated_at?: string | undefined;
|
1037
|
+
}[];
|
1038
|
+
location?: any;
|
1039
|
+
}>;
|
1040
|
+
cancellation: z.ZodObject<{
|
1041
|
+
canceled_by: z.ZodString;
|
1042
|
+
reason: z.ZodNullable<z.ZodString>;
|
1043
|
+
canceler_type: z.ZodUnion<[z.ZodLiteral<"invitee">, z.ZodLiteral<"host">]>;
|
1044
|
+
created_at: z.ZodString;
|
1045
|
+
}, "strip", z.ZodTypeAny, {
|
1046
|
+
reason: string | null;
|
1047
|
+
canceled_by: string;
|
1048
|
+
canceler_type: "host" | "invitee";
|
1049
|
+
created_at: string;
|
1050
|
+
}, {
|
1051
|
+
reason: string | null;
|
1052
|
+
canceled_by: string;
|
1053
|
+
canceler_type: "host" | "invitee";
|
1054
|
+
created_at: string;
|
1055
|
+
}>;
|
1056
|
+
}>, "strip", z.ZodTypeAny, {
|
1057
|
+
name: string;
|
1058
|
+
event: string;
|
1059
|
+
status: "canceled";
|
1060
|
+
email: string;
|
1061
|
+
uri: string;
|
1062
|
+
created_at: string;
|
1063
|
+
updated_at: string;
|
1064
|
+
text_reminder_number: string | null;
|
1065
|
+
scheduled_event: {
|
1066
|
+
name: string;
|
1067
|
+
status: "canceled";
|
1068
|
+
uri: string;
|
1069
|
+
created_at: string;
|
1070
|
+
updated_at: string;
|
1071
|
+
start_time: string;
|
1072
|
+
end_time: string;
|
1073
|
+
event_type: string;
|
1074
|
+
event_memberships: {
|
1075
|
+
user: string;
|
1076
|
+
user_email: string;
|
1077
|
+
}[];
|
1078
|
+
invitees_counter: {
|
1079
|
+
total: number;
|
1080
|
+
active: number;
|
1081
|
+
limit: number;
|
1082
|
+
};
|
1083
|
+
event_guests: {
|
1084
|
+
email: string;
|
1085
|
+
created_at: string;
|
1086
|
+
updated_at?: string | undefined;
|
1087
|
+
}[];
|
1088
|
+
location?: any;
|
1089
|
+
};
|
1090
|
+
timezone: string;
|
1091
|
+
rescheduled: boolean;
|
1092
|
+
cancel_url: string;
|
1093
|
+
reschedule_url: string;
|
1094
|
+
new_invitee: string | null;
|
1095
|
+
old_invitee: string | null;
|
1096
|
+
questions_and_answers: {
|
1097
|
+
answer: string;
|
1098
|
+
position: number;
|
1099
|
+
question: string;
|
1100
|
+
}[];
|
1101
|
+
tracking: {
|
1102
|
+
utm_campaign: string | null;
|
1103
|
+
utm_source: string | null;
|
1104
|
+
utm_medium: string | null;
|
1105
|
+
utm_content: string | null;
|
1106
|
+
utm_term: string | null;
|
1107
|
+
salesforce_uuid: string | null;
|
1108
|
+
};
|
1109
|
+
cancellation: {
|
1110
|
+
reason: string | null;
|
1111
|
+
canceled_by: string;
|
1112
|
+
canceler_type: "host" | "invitee";
|
1113
|
+
created_at: string;
|
1114
|
+
};
|
1115
|
+
first_name?: string | null | undefined;
|
1116
|
+
last_name?: string | null | undefined;
|
1117
|
+
no_show?: {
|
1118
|
+
uri: string;
|
1119
|
+
created_at: string;
|
1120
|
+
} | null | undefined;
|
1121
|
+
reconfirmation?: {
|
1122
|
+
created_at: string;
|
1123
|
+
confirmed_at: string;
|
1124
|
+
} | null | undefined;
|
1125
|
+
payment?: null | undefined;
|
1126
|
+
invitee_scheduled_by?: string | null | undefined;
|
1127
|
+
routing_form_submission?: string | null | undefined;
|
1128
|
+
scheduling_method?: string | null | undefined;
|
1129
|
+
}, {
|
1130
|
+
name: string;
|
1131
|
+
event: string;
|
1132
|
+
status: "canceled";
|
1133
|
+
email: string;
|
1134
|
+
uri: string;
|
1135
|
+
created_at: string;
|
1136
|
+
updated_at: string;
|
1137
|
+
text_reminder_number: string | null;
|
1138
|
+
scheduled_event: {
|
1139
|
+
name: string;
|
1140
|
+
status: "canceled";
|
1141
|
+
uri: string;
|
1142
|
+
created_at: string;
|
1143
|
+
updated_at: string;
|
1144
|
+
start_time: string;
|
1145
|
+
end_time: string;
|
1146
|
+
event_type: string;
|
1147
|
+
event_memberships: {
|
1148
|
+
user: string;
|
1149
|
+
user_email: string;
|
1150
|
+
}[];
|
1151
|
+
invitees_counter: {
|
1152
|
+
total: number;
|
1153
|
+
active: number;
|
1154
|
+
limit: number;
|
1155
|
+
};
|
1156
|
+
event_guests: {
|
1157
|
+
email: string;
|
1158
|
+
created_at: string;
|
1159
|
+
updated_at?: string | undefined;
|
1160
|
+
}[];
|
1161
|
+
location?: any;
|
1162
|
+
};
|
1163
|
+
timezone: string;
|
1164
|
+
rescheduled: boolean;
|
1165
|
+
cancel_url: string;
|
1166
|
+
reschedule_url: string;
|
1167
|
+
new_invitee: string | null;
|
1168
|
+
old_invitee: string | null;
|
1169
|
+
questions_and_answers: {
|
1170
|
+
answer: string;
|
1171
|
+
position: number;
|
1172
|
+
question: string;
|
1173
|
+
}[];
|
1174
|
+
tracking: {
|
1175
|
+
utm_campaign: string | null;
|
1176
|
+
utm_source: string | null;
|
1177
|
+
utm_medium: string | null;
|
1178
|
+
utm_content: string | null;
|
1179
|
+
utm_term: string | null;
|
1180
|
+
salesforce_uuid: string | null;
|
1181
|
+
};
|
1182
|
+
cancellation: {
|
1183
|
+
reason: string | null;
|
1184
|
+
canceled_by: string;
|
1185
|
+
canceler_type: "host" | "invitee";
|
1186
|
+
created_at: string;
|
1187
|
+
};
|
1188
|
+
first_name?: string | null | undefined;
|
1189
|
+
last_name?: string | null | undefined;
|
1190
|
+
no_show?: {
|
1191
|
+
uri: string;
|
1192
|
+
created_at: string;
|
1193
|
+
} | null | undefined;
|
1194
|
+
reconfirmation?: {
|
1195
|
+
created_at: string;
|
1196
|
+
confirmed_at: string;
|
1197
|
+
} | null | undefined;
|
1198
|
+
payment?: null | undefined;
|
1199
|
+
invitee_scheduled_by?: string | null | undefined;
|
1200
|
+
routing_form_submission?: string | null | undefined;
|
1201
|
+
scheduling_method?: string | null | undefined;
|
1202
|
+
}>;
|
1203
|
+
}>, "strip", z.ZodTypeAny, {
|
1204
|
+
event: TriggerEvent;
|
1205
|
+
payload: {
|
1206
|
+
name: string;
|
1207
|
+
event: string;
|
1208
|
+
status: "canceled";
|
1209
|
+
email: string;
|
1210
|
+
uri: string;
|
1211
|
+
created_at: string;
|
1212
|
+
updated_at: string;
|
1213
|
+
text_reminder_number: string | null;
|
1214
|
+
scheduled_event: {
|
1215
|
+
name: string;
|
1216
|
+
status: "canceled";
|
1217
|
+
uri: string;
|
1218
|
+
created_at: string;
|
1219
|
+
updated_at: string;
|
1220
|
+
start_time: string;
|
1221
|
+
end_time: string;
|
1222
|
+
event_type: string;
|
1223
|
+
event_memberships: {
|
1224
|
+
user: string;
|
1225
|
+
user_email: string;
|
1226
|
+
}[];
|
1227
|
+
invitees_counter: {
|
1228
|
+
total: number;
|
1229
|
+
active: number;
|
1230
|
+
limit: number;
|
1231
|
+
};
|
1232
|
+
event_guests: {
|
1233
|
+
email: string;
|
1234
|
+
created_at: string;
|
1235
|
+
updated_at?: string | undefined;
|
1236
|
+
}[];
|
1237
|
+
location?: any;
|
1238
|
+
};
|
1239
|
+
timezone: string;
|
1240
|
+
rescheduled: boolean;
|
1241
|
+
cancel_url: string;
|
1242
|
+
reschedule_url: string;
|
1243
|
+
new_invitee: string | null;
|
1244
|
+
old_invitee: string | null;
|
1245
|
+
questions_and_answers: {
|
1246
|
+
answer: string;
|
1247
|
+
position: number;
|
1248
|
+
question: string;
|
1249
|
+
}[];
|
1250
|
+
tracking: {
|
1251
|
+
utm_campaign: string | null;
|
1252
|
+
utm_source: string | null;
|
1253
|
+
utm_medium: string | null;
|
1254
|
+
utm_content: string | null;
|
1255
|
+
utm_term: string | null;
|
1256
|
+
salesforce_uuid: string | null;
|
1257
|
+
};
|
1258
|
+
cancellation: {
|
1259
|
+
reason: string | null;
|
1260
|
+
canceled_by: string;
|
1261
|
+
canceler_type: "host" | "invitee";
|
1262
|
+
created_at: string;
|
1263
|
+
};
|
1264
|
+
first_name?: string | null | undefined;
|
1265
|
+
last_name?: string | null | undefined;
|
1266
|
+
no_show?: {
|
1267
|
+
uri: string;
|
1268
|
+
created_at: string;
|
1269
|
+
} | null | undefined;
|
1270
|
+
reconfirmation?: {
|
1271
|
+
created_at: string;
|
1272
|
+
confirmed_at: string;
|
1273
|
+
} | null | undefined;
|
1274
|
+
payment?: null | undefined;
|
1275
|
+
invitee_scheduled_by?: string | null | undefined;
|
1276
|
+
routing_form_submission?: string | null | undefined;
|
1277
|
+
scheduling_method?: string | null | undefined;
|
1278
|
+
};
|
1279
|
+
created_at: string;
|
1280
|
+
created_by: string;
|
1281
|
+
}, {
|
1282
|
+
event: TriggerEvent;
|
1283
|
+
payload: {
|
1284
|
+
name: string;
|
1285
|
+
event: string;
|
1286
|
+
status: "canceled";
|
1287
|
+
email: string;
|
1288
|
+
uri: string;
|
1289
|
+
created_at: string;
|
1290
|
+
updated_at: string;
|
1291
|
+
text_reminder_number: string | null;
|
1292
|
+
scheduled_event: {
|
1293
|
+
name: string;
|
1294
|
+
status: "canceled";
|
1295
|
+
uri: string;
|
1296
|
+
created_at: string;
|
1297
|
+
updated_at: string;
|
1298
|
+
start_time: string;
|
1299
|
+
end_time: string;
|
1300
|
+
event_type: string;
|
1301
|
+
event_memberships: {
|
1302
|
+
user: string;
|
1303
|
+
user_email: string;
|
1304
|
+
}[];
|
1305
|
+
invitees_counter: {
|
1306
|
+
total: number;
|
1307
|
+
active: number;
|
1308
|
+
limit: number;
|
1309
|
+
};
|
1310
|
+
event_guests: {
|
1311
|
+
email: string;
|
1312
|
+
created_at: string;
|
1313
|
+
updated_at?: string | undefined;
|
1314
|
+
}[];
|
1315
|
+
location?: any;
|
1316
|
+
};
|
1317
|
+
timezone: string;
|
1318
|
+
rescheduled: boolean;
|
1319
|
+
cancel_url: string;
|
1320
|
+
reschedule_url: string;
|
1321
|
+
new_invitee: string | null;
|
1322
|
+
old_invitee: string | null;
|
1323
|
+
questions_and_answers: {
|
1324
|
+
answer: string;
|
1325
|
+
position: number;
|
1326
|
+
question: string;
|
1327
|
+
}[];
|
1328
|
+
tracking: {
|
1329
|
+
utm_campaign: string | null;
|
1330
|
+
utm_source: string | null;
|
1331
|
+
utm_medium: string | null;
|
1332
|
+
utm_content: string | null;
|
1333
|
+
utm_term: string | null;
|
1334
|
+
salesforce_uuid: string | null;
|
1335
|
+
};
|
1336
|
+
cancellation: {
|
1337
|
+
reason: string | null;
|
1338
|
+
canceled_by: string;
|
1339
|
+
canceler_type: "host" | "invitee";
|
1340
|
+
created_at: string;
|
1341
|
+
};
|
1342
|
+
first_name?: string | null | undefined;
|
1343
|
+
last_name?: string | null | undefined;
|
1344
|
+
no_show?: {
|
1345
|
+
uri: string;
|
1346
|
+
created_at: string;
|
1347
|
+
} | null | undefined;
|
1348
|
+
reconfirmation?: {
|
1349
|
+
created_at: string;
|
1350
|
+
confirmed_at: string;
|
1351
|
+
} | null | undefined;
|
1352
|
+
payment?: null | undefined;
|
1353
|
+
invitee_scheduled_by?: string | null | undefined;
|
1354
|
+
routing_form_submission?: string | null | undefined;
|
1355
|
+
scheduling_method?: string | null | undefined;
|
1356
|
+
};
|
1357
|
+
created_at: string;
|
1358
|
+
created_by: string;
|
1359
|
+
}>;
|
1360
|
+
export declare const activeSchema: z.ZodObject<z.objectUtil.extendShape<{
|
1361
|
+
event: z.ZodNativeEnum<typeof TriggerEvent>;
|
1362
|
+
created_at: z.ZodString;
|
1363
|
+
created_by: z.ZodString;
|
1364
|
+
payload: z.ZodObject<{
|
1365
|
+
created_at: z.ZodString;
|
1366
|
+
updated_at: z.ZodString;
|
1367
|
+
text_reminder_number: z.ZodNullable<z.ZodString>;
|
1368
|
+
event: z.ZodString;
|
1369
|
+
scheduled_event: z.ZodObject<{
|
1370
|
+
start_time: z.ZodString;
|
1371
|
+
end_time: z.ZodString;
|
1372
|
+
uri: z.ZodString;
|
1373
|
+
event_type: z.ZodString;
|
1374
|
+
event_memberships: z.ZodArray<z.ZodObject<{
|
1375
|
+
user: z.ZodString;
|
1376
|
+
user_email: z.ZodString;
|
1377
|
+
}, "strip", z.ZodTypeAny, {
|
1378
|
+
user: string;
|
1379
|
+
user_email: string;
|
1380
|
+
}, {
|
1381
|
+
user: string;
|
1382
|
+
user_email: string;
|
1383
|
+
}>, "many">;
|
1384
|
+
location: z.ZodAny;
|
1385
|
+
name: z.ZodString;
|
1386
|
+
status: z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"canceled">]>;
|
1387
|
+
invitees_counter: z.ZodObject<{
|
1388
|
+
total: z.ZodNumber;
|
1389
|
+
active: z.ZodNumber;
|
1390
|
+
limit: z.ZodNumber;
|
1391
|
+
}, "strip", z.ZodTypeAny, {
|
1392
|
+
total: number;
|
1393
|
+
active: number;
|
1394
|
+
limit: number;
|
1395
|
+
}, {
|
1396
|
+
total: number;
|
1397
|
+
active: number;
|
1398
|
+
limit: number;
|
1399
|
+
}>;
|
1400
|
+
created_at: z.ZodString;
|
1401
|
+
updated_at: z.ZodString;
|
1402
|
+
event_guests: z.ZodArray<z.ZodObject<{
|
1403
|
+
email: z.ZodString;
|
1404
|
+
created_at: z.ZodString;
|
1405
|
+
updated_at: z.ZodOptional<z.ZodString>;
|
1406
|
+
}, "strip", z.ZodTypeAny, {
|
1407
|
+
email: string;
|
1408
|
+
created_at: string;
|
1409
|
+
updated_at?: string | undefined;
|
1410
|
+
}, {
|
1411
|
+
email: string;
|
1412
|
+
created_at: string;
|
1413
|
+
updated_at?: string | undefined;
|
1414
|
+
}>, "many">;
|
1415
|
+
}, "strip", z.ZodTypeAny, {
|
1416
|
+
name: string;
|
1417
|
+
status: "active" | "canceled";
|
1418
|
+
uri: string;
|
1419
|
+
created_at: string;
|
1420
|
+
updated_at: string;
|
1421
|
+
start_time: string;
|
1422
|
+
end_time: string;
|
1423
|
+
event_type: string;
|
1424
|
+
event_memberships: {
|
1425
|
+
user: string;
|
1426
|
+
user_email: string;
|
1427
|
+
}[];
|
1428
|
+
invitees_counter: {
|
1429
|
+
total: number;
|
1430
|
+
active: number;
|
1431
|
+
limit: number;
|
1432
|
+
};
|
1433
|
+
event_guests: {
|
1434
|
+
email: string;
|
1435
|
+
created_at: string;
|
1436
|
+
updated_at?: string | undefined;
|
1437
|
+
}[];
|
1438
|
+
location?: any;
|
1439
|
+
}, {
|
1440
|
+
name: string;
|
1441
|
+
status: "active" | "canceled";
|
1442
|
+
uri: string;
|
1443
|
+
created_at: string;
|
1444
|
+
updated_at: string;
|
1445
|
+
start_time: string;
|
1446
|
+
end_time: string;
|
1447
|
+
event_type: string;
|
1448
|
+
event_memberships: {
|
1449
|
+
user: string;
|
1450
|
+
user_email: string;
|
1451
|
+
}[];
|
1452
|
+
invitees_counter: {
|
1453
|
+
total: number;
|
1454
|
+
active: number;
|
1455
|
+
limit: number;
|
1456
|
+
};
|
1457
|
+
event_guests: {
|
1458
|
+
email: string;
|
1459
|
+
created_at: string;
|
1460
|
+
updated_at?: string | undefined;
|
1461
|
+
}[];
|
1462
|
+
location?: any;
|
1463
|
+
}>;
|
1464
|
+
uri: z.ZodString;
|
1465
|
+
email: z.ZodString;
|
1466
|
+
name: z.ZodString;
|
1467
|
+
status: z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"canceled">]>;
|
1468
|
+
timezone: z.ZodString;
|
1469
|
+
rescheduled: z.ZodBoolean;
|
1470
|
+
cancel_url: z.ZodString;
|
1471
|
+
reschedule_url: z.ZodString;
|
1472
|
+
new_invitee: z.ZodNullable<z.ZodString>;
|
1473
|
+
old_invitee: z.ZodNullable<z.ZodString>;
|
1474
|
+
questions_and_answers: z.ZodArray<z.ZodObject<{
|
1475
|
+
question: z.ZodString;
|
1476
|
+
answer: z.ZodString;
|
1477
|
+
position: z.ZodNumber;
|
1478
|
+
}, "strip", z.ZodTypeAny, {
|
1479
|
+
answer: string;
|
1480
|
+
position: number;
|
1481
|
+
question: string;
|
1482
|
+
}, {
|
1483
|
+
answer: string;
|
1484
|
+
position: number;
|
1485
|
+
question: string;
|
1486
|
+
}>, "many">;
|
1487
|
+
tracking: z.ZodObject<{
|
1488
|
+
utm_campaign: z.ZodNullable<z.ZodString>;
|
1489
|
+
utm_source: z.ZodNullable<z.ZodString>;
|
1490
|
+
utm_medium: z.ZodNullable<z.ZodString>;
|
1491
|
+
utm_content: z.ZodNullable<z.ZodString>;
|
1492
|
+
utm_term: z.ZodNullable<z.ZodString>;
|
1493
|
+
salesforce_uuid: z.ZodNullable<z.ZodString>;
|
1494
|
+
}, "strip", z.ZodTypeAny, {
|
1495
|
+
utm_campaign: string | null;
|
1496
|
+
utm_source: string | null;
|
1497
|
+
utm_medium: string | null;
|
1498
|
+
utm_content: string | null;
|
1499
|
+
utm_term: string | null;
|
1500
|
+
salesforce_uuid: string | null;
|
1501
|
+
}, {
|
1502
|
+
utm_campaign: string | null;
|
1503
|
+
utm_source: string | null;
|
1504
|
+
utm_medium: string | null;
|
1505
|
+
utm_content: string | null;
|
1506
|
+
utm_term: string | null;
|
1507
|
+
salesforce_uuid: string | null;
|
1508
|
+
}>;
|
1509
|
+
first_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1510
|
+
last_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1511
|
+
no_show: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
1512
|
+
uri: z.ZodString;
|
1513
|
+
created_at: z.ZodString;
|
1514
|
+
}, "strip", z.ZodTypeAny, {
|
1515
|
+
uri: string;
|
1516
|
+
created_at: string;
|
1517
|
+
}, {
|
1518
|
+
uri: string;
|
1519
|
+
created_at: string;
|
1520
|
+
}>>>;
|
1521
|
+
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
1522
|
+
confirmed_at: z.ZodString;
|
1523
|
+
created_at: z.ZodString;
|
1524
|
+
}, "strip", z.ZodTypeAny, {
|
1525
|
+
created_at: string;
|
1526
|
+
confirmed_at: string;
|
1527
|
+
}, {
|
1528
|
+
created_at: string;
|
1529
|
+
confirmed_at: string;
|
1530
|
+
}>>>;
|
1531
|
+
payment: z.ZodOptional<z.ZodNull>;
|
1532
|
+
invitee_scheduled_by: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1533
|
+
routing_form_submission: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1534
|
+
scheduling_method: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1535
|
+
}, "strip", z.ZodTypeAny, {
|
1536
|
+
name: string;
|
1537
|
+
event: string;
|
1538
|
+
status: "active" | "canceled";
|
1539
|
+
email: string;
|
1540
|
+
uri: string;
|
1541
|
+
created_at: string;
|
1542
|
+
updated_at: string;
|
1543
|
+
text_reminder_number: string | null;
|
1544
|
+
scheduled_event: {
|
1545
|
+
name: string;
|
1546
|
+
status: "active" | "canceled";
|
1547
|
+
uri: string;
|
1548
|
+
created_at: string;
|
1549
|
+
updated_at: string;
|
1550
|
+
start_time: string;
|
1551
|
+
end_time: string;
|
1552
|
+
event_type: string;
|
1553
|
+
event_memberships: {
|
1554
|
+
user: string;
|
1555
|
+
user_email: string;
|
1556
|
+
}[];
|
1557
|
+
invitees_counter: {
|
821
1558
|
total: number;
|
822
1559
|
active: number;
|
823
1560
|
limit: number;
|
@@ -829,7 +1566,6 @@ export declare const canceledSchema: z.ZodObject<{
|
|
829
1566
|
}[];
|
830
1567
|
location?: any;
|
831
1568
|
};
|
832
|
-
uri: string;
|
833
1569
|
timezone: string;
|
834
1570
|
rescheduled: boolean;
|
835
1571
|
cancel_url: string;
|
@@ -849,17 +1585,11 @@ export declare const canceledSchema: z.ZodObject<{
|
|
849
1585
|
utm_term: string | null;
|
850
1586
|
salesforce_uuid: string | null;
|
851
1587
|
};
|
852
|
-
cancellation: {
|
853
|
-
reason: string | null;
|
854
|
-
canceled_by: string;
|
855
|
-
canceler_type: "host" | "invitee";
|
856
|
-
created_at: string;
|
857
|
-
};
|
858
1588
|
first_name?: string | null | undefined;
|
859
1589
|
last_name?: string | null | undefined;
|
860
1590
|
no_show?: {
|
861
|
-
created_at: string;
|
862
1591
|
uri: string;
|
1592
|
+
created_at: string;
|
863
1593
|
} | null | undefined;
|
864
1594
|
reconfirmation?: {
|
865
1595
|
created_at: string;
|
@@ -869,27 +1599,23 @@ export declare const canceledSchema: z.ZodObject<{
|
|
869
1599
|
invitee_scheduled_by?: string | null | undefined;
|
870
1600
|
routing_form_submission?: string | null | undefined;
|
871
1601
|
scheduling_method?: string | null | undefined;
|
872
|
-
}
|
873
|
-
created_at: string;
|
874
|
-
created_by: string;
|
875
|
-
}, {
|
876
|
-
event: TriggerEvent;
|
877
|
-
payload: {
|
1602
|
+
}, {
|
878
1603
|
name: string;
|
879
1604
|
event: string;
|
880
|
-
status: "canceled";
|
1605
|
+
status: "active" | "canceled";
|
881
1606
|
email: string;
|
1607
|
+
uri: string;
|
882
1608
|
created_at: string;
|
883
1609
|
updated_at: string;
|
884
1610
|
text_reminder_number: string | null;
|
885
1611
|
scheduled_event: {
|
886
1612
|
name: string;
|
887
|
-
status: "canceled";
|
1613
|
+
status: "active" | "canceled";
|
1614
|
+
uri: string;
|
888
1615
|
created_at: string;
|
889
1616
|
updated_at: string;
|
890
1617
|
start_time: string;
|
891
1618
|
end_time: string;
|
892
|
-
uri: string;
|
893
1619
|
event_type: string;
|
894
1620
|
event_memberships: {
|
895
1621
|
user: string;
|
@@ -907,7 +1633,6 @@ export declare const canceledSchema: z.ZodObject<{
|
|
907
1633
|
}[];
|
908
1634
|
location?: any;
|
909
1635
|
};
|
910
|
-
uri: string;
|
911
1636
|
timezone: string;
|
912
1637
|
rescheduled: boolean;
|
913
1638
|
cancel_url: string;
|
@@ -927,17 +1652,11 @@ export declare const canceledSchema: z.ZodObject<{
|
|
927
1652
|
utm_term: string | null;
|
928
1653
|
salesforce_uuid: string | null;
|
929
1654
|
};
|
930
|
-
cancellation: {
|
931
|
-
reason: string | null;
|
932
|
-
canceled_by: string;
|
933
|
-
canceler_type: "host" | "invitee";
|
934
|
-
created_at: string;
|
935
|
-
};
|
936
1655
|
first_name?: string | null | undefined;
|
937
1656
|
last_name?: string | null | undefined;
|
938
1657
|
no_show?: {
|
939
|
-
created_at: string;
|
940
1658
|
uri: string;
|
1659
|
+
created_at: string;
|
941
1660
|
} | null | undefined;
|
942
1661
|
reconfirmation?: {
|
943
1662
|
created_at: string;
|
@@ -947,24 +1666,112 @@ export declare const canceledSchema: z.ZodObject<{
|
|
947
1666
|
invitee_scheduled_by?: string | null | undefined;
|
948
1667
|
routing_form_submission?: string | null | undefined;
|
949
1668
|
scheduling_method?: string | null | undefined;
|
950
|
-
}
|
951
|
-
|
952
|
-
|
953
|
-
}>;
|
954
|
-
export declare const activeSchema: z.ZodObject<{
|
955
|
-
event: z.ZodNativeEnum<typeof TriggerEvent>;
|
956
|
-
created_at: z.ZodString;
|
957
|
-
created_by: z.ZodString;
|
958
|
-
payload: z.ZodObject<{
|
959
|
-
name: z.ZodString;
|
960
|
-
event: z.ZodString;
|
961
|
-
email: z.ZodString;
|
962
|
-
first_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
963
|
-
last_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1669
|
+
}>;
|
1670
|
+
}, {
|
1671
|
+
payload: z.ZodObject<z.objectUtil.extendShape<{
|
964
1672
|
created_at: z.ZodString;
|
965
1673
|
updated_at: z.ZodString;
|
966
1674
|
text_reminder_number: z.ZodNullable<z.ZodString>;
|
1675
|
+
event: z.ZodString;
|
1676
|
+
scheduled_event: z.ZodObject<{
|
1677
|
+
start_time: z.ZodString;
|
1678
|
+
end_time: z.ZodString;
|
1679
|
+
uri: z.ZodString;
|
1680
|
+
event_type: z.ZodString;
|
1681
|
+
event_memberships: z.ZodArray<z.ZodObject<{
|
1682
|
+
user: z.ZodString;
|
1683
|
+
user_email: z.ZodString;
|
1684
|
+
}, "strip", z.ZodTypeAny, {
|
1685
|
+
user: string;
|
1686
|
+
user_email: string;
|
1687
|
+
}, {
|
1688
|
+
user: string;
|
1689
|
+
user_email: string;
|
1690
|
+
}>, "many">;
|
1691
|
+
location: z.ZodAny;
|
1692
|
+
name: z.ZodString;
|
1693
|
+
status: z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"canceled">]>;
|
1694
|
+
invitees_counter: z.ZodObject<{
|
1695
|
+
total: z.ZodNumber;
|
1696
|
+
active: z.ZodNumber;
|
1697
|
+
limit: z.ZodNumber;
|
1698
|
+
}, "strip", z.ZodTypeAny, {
|
1699
|
+
total: number;
|
1700
|
+
active: number;
|
1701
|
+
limit: number;
|
1702
|
+
}, {
|
1703
|
+
total: number;
|
1704
|
+
active: number;
|
1705
|
+
limit: number;
|
1706
|
+
}>;
|
1707
|
+
created_at: z.ZodString;
|
1708
|
+
updated_at: z.ZodString;
|
1709
|
+
event_guests: z.ZodArray<z.ZodObject<{
|
1710
|
+
email: z.ZodString;
|
1711
|
+
created_at: z.ZodString;
|
1712
|
+
updated_at: z.ZodOptional<z.ZodString>;
|
1713
|
+
}, "strip", z.ZodTypeAny, {
|
1714
|
+
email: string;
|
1715
|
+
created_at: string;
|
1716
|
+
updated_at?: string | undefined;
|
1717
|
+
}, {
|
1718
|
+
email: string;
|
1719
|
+
created_at: string;
|
1720
|
+
updated_at?: string | undefined;
|
1721
|
+
}>, "many">;
|
1722
|
+
}, "strip", z.ZodTypeAny, {
|
1723
|
+
name: string;
|
1724
|
+
status: "active" | "canceled";
|
1725
|
+
uri: string;
|
1726
|
+
created_at: string;
|
1727
|
+
updated_at: string;
|
1728
|
+
start_time: string;
|
1729
|
+
end_time: string;
|
1730
|
+
event_type: string;
|
1731
|
+
event_memberships: {
|
1732
|
+
user: string;
|
1733
|
+
user_email: string;
|
1734
|
+
}[];
|
1735
|
+
invitees_counter: {
|
1736
|
+
total: number;
|
1737
|
+
active: number;
|
1738
|
+
limit: number;
|
1739
|
+
};
|
1740
|
+
event_guests: {
|
1741
|
+
email: string;
|
1742
|
+
created_at: string;
|
1743
|
+
updated_at?: string | undefined;
|
1744
|
+
}[];
|
1745
|
+
location?: any;
|
1746
|
+
}, {
|
1747
|
+
name: string;
|
1748
|
+
status: "active" | "canceled";
|
1749
|
+
uri: string;
|
1750
|
+
created_at: string;
|
1751
|
+
updated_at: string;
|
1752
|
+
start_time: string;
|
1753
|
+
end_time: string;
|
1754
|
+
event_type: string;
|
1755
|
+
event_memberships: {
|
1756
|
+
user: string;
|
1757
|
+
user_email: string;
|
1758
|
+
}[];
|
1759
|
+
invitees_counter: {
|
1760
|
+
total: number;
|
1761
|
+
active: number;
|
1762
|
+
limit: number;
|
1763
|
+
};
|
1764
|
+
event_guests: {
|
1765
|
+
email: string;
|
1766
|
+
created_at: string;
|
1767
|
+
updated_at?: string | undefined;
|
1768
|
+
}[];
|
1769
|
+
location?: any;
|
1770
|
+
}>;
|
967
1771
|
uri: z.ZodString;
|
1772
|
+
email: z.ZodString;
|
1773
|
+
name: z.ZodString;
|
1774
|
+
status: z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"canceled">]>;
|
968
1775
|
timezone: z.ZodString;
|
969
1776
|
rescheduled: z.ZodBoolean;
|
970
1777
|
cancel_url: z.ZodString;
|
@@ -1006,15 +1813,17 @@ export declare const activeSchema: z.ZodObject<{
|
|
1006
1813
|
utm_term: string | null;
|
1007
1814
|
salesforce_uuid: string | null;
|
1008
1815
|
}>;
|
1816
|
+
first_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1817
|
+
last_name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1009
1818
|
no_show: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
1010
1819
|
uri: z.ZodString;
|
1011
1820
|
created_at: z.ZodString;
|
1012
1821
|
}, "strip", z.ZodTypeAny, {
|
1013
|
-
created_at: string;
|
1014
1822
|
uri: string;
|
1015
|
-
}, {
|
1016
1823
|
created_at: string;
|
1824
|
+
}, {
|
1017
1825
|
uri: string;
|
1826
|
+
created_at: string;
|
1018
1827
|
}>>>;
|
1019
1828
|
reconfirmation: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
1020
1829
|
confirmed_at: z.ZodString;
|
@@ -1030,12 +1839,9 @@ export declare const activeSchema: z.ZodObject<{
|
|
1030
1839
|
invitee_scheduled_by: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1031
1840
|
routing_form_submission: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1032
1841
|
scheduling_method: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1842
|
+
}, {
|
1033
1843
|
status: z.ZodLiteral<"active">;
|
1034
|
-
scheduled_event: z.ZodObject<{
|
1035
|
-
location: z.ZodAny;
|
1036
|
-
name: z.ZodString;
|
1037
|
-
created_at: z.ZodString;
|
1038
|
-
updated_at: z.ZodString;
|
1844
|
+
scheduled_event: z.ZodObject<z.objectUtil.extendShape<{
|
1039
1845
|
start_time: z.ZodString;
|
1040
1846
|
end_time: z.ZodString;
|
1041
1847
|
uri: z.ZodString;
|
@@ -1050,6 +1856,9 @@ export declare const activeSchema: z.ZodObject<{
|
|
1050
1856
|
user: string;
|
1051
1857
|
user_email: string;
|
1052
1858
|
}>, "many">;
|
1859
|
+
location: z.ZodAny;
|
1860
|
+
name: z.ZodString;
|
1861
|
+
status: z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"canceled">]>;
|
1053
1862
|
invitees_counter: z.ZodObject<{
|
1054
1863
|
total: z.ZodNumber;
|
1055
1864
|
active: z.ZodNumber;
|
@@ -1063,6 +1872,8 @@ export declare const activeSchema: z.ZodObject<{
|
|
1063
1872
|
active: number;
|
1064
1873
|
limit: number;
|
1065
1874
|
}>;
|
1875
|
+
created_at: z.ZodString;
|
1876
|
+
updated_at: z.ZodString;
|
1066
1877
|
event_guests: z.ZodArray<z.ZodObject<{
|
1067
1878
|
email: z.ZodString;
|
1068
1879
|
created_at: z.ZodString;
|
@@ -1076,15 +1887,16 @@ export declare const activeSchema: z.ZodObject<{
|
|
1076
1887
|
created_at: string;
|
1077
1888
|
updated_at?: string | undefined;
|
1078
1889
|
}>, "many">;
|
1890
|
+
}, {
|
1079
1891
|
status: z.ZodLiteral<"active">;
|
1080
|
-
}
|
1892
|
+
}>, "strip", z.ZodTypeAny, {
|
1081
1893
|
name: string;
|
1082
1894
|
status: "active";
|
1895
|
+
uri: string;
|
1083
1896
|
created_at: string;
|
1084
1897
|
updated_at: string;
|
1085
1898
|
start_time: string;
|
1086
1899
|
end_time: string;
|
1087
|
-
uri: string;
|
1088
1900
|
event_type: string;
|
1089
1901
|
event_memberships: {
|
1090
1902
|
user: string;
|
@@ -1104,11 +1916,11 @@ export declare const activeSchema: z.ZodObject<{
|
|
1104
1916
|
}, {
|
1105
1917
|
name: string;
|
1106
1918
|
status: "active";
|
1919
|
+
uri: string;
|
1107
1920
|
created_at: string;
|
1108
1921
|
updated_at: string;
|
1109
1922
|
start_time: string;
|
1110
1923
|
end_time: string;
|
1111
|
-
uri: string;
|
1112
1924
|
event_type: string;
|
1113
1925
|
event_memberships: {
|
1114
1926
|
user: string;
|
@@ -1126,22 +1938,23 @@ export declare const activeSchema: z.ZodObject<{
|
|
1126
1938
|
}[];
|
1127
1939
|
location?: any;
|
1128
1940
|
}>;
|
1129
|
-
}
|
1941
|
+
}>, "strip", z.ZodTypeAny, {
|
1130
1942
|
name: string;
|
1131
1943
|
event: string;
|
1132
1944
|
status: "active";
|
1133
1945
|
email: string;
|
1946
|
+
uri: string;
|
1134
1947
|
created_at: string;
|
1135
1948
|
updated_at: string;
|
1136
1949
|
text_reminder_number: string | null;
|
1137
1950
|
scheduled_event: {
|
1138
1951
|
name: string;
|
1139
1952
|
status: "active";
|
1953
|
+
uri: string;
|
1140
1954
|
created_at: string;
|
1141
1955
|
updated_at: string;
|
1142
1956
|
start_time: string;
|
1143
1957
|
end_time: string;
|
1144
|
-
uri: string;
|
1145
1958
|
event_type: string;
|
1146
1959
|
event_memberships: {
|
1147
1960
|
user: string;
|
@@ -1159,7 +1972,6 @@ export declare const activeSchema: z.ZodObject<{
|
|
1159
1972
|
}[];
|
1160
1973
|
location?: any;
|
1161
1974
|
};
|
1162
|
-
uri: string;
|
1163
1975
|
timezone: string;
|
1164
1976
|
rescheduled: boolean;
|
1165
1977
|
cancel_url: string;
|
@@ -1182,8 +1994,8 @@ export declare const activeSchema: z.ZodObject<{
|
|
1182
1994
|
first_name?: string | null | undefined;
|
1183
1995
|
last_name?: string | null | undefined;
|
1184
1996
|
no_show?: {
|
1185
|
-
created_at: string;
|
1186
1997
|
uri: string;
|
1998
|
+
created_at: string;
|
1187
1999
|
} | null | undefined;
|
1188
2000
|
reconfirmation?: {
|
1189
2001
|
created_at: string;
|
@@ -1198,17 +2010,18 @@ export declare const activeSchema: z.ZodObject<{
|
|
1198
2010
|
event: string;
|
1199
2011
|
status: "active";
|
1200
2012
|
email: string;
|
2013
|
+
uri: string;
|
1201
2014
|
created_at: string;
|
1202
2015
|
updated_at: string;
|
1203
2016
|
text_reminder_number: string | null;
|
1204
2017
|
scheduled_event: {
|
1205
2018
|
name: string;
|
1206
2019
|
status: "active";
|
2020
|
+
uri: string;
|
1207
2021
|
created_at: string;
|
1208
2022
|
updated_at: string;
|
1209
2023
|
start_time: string;
|
1210
2024
|
end_time: string;
|
1211
|
-
uri: string;
|
1212
2025
|
event_type: string;
|
1213
2026
|
event_memberships: {
|
1214
2027
|
user: string;
|
@@ -1226,7 +2039,6 @@ export declare const activeSchema: z.ZodObject<{
|
|
1226
2039
|
}[];
|
1227
2040
|
location?: any;
|
1228
2041
|
};
|
1229
|
-
uri: string;
|
1230
2042
|
timezone: string;
|
1231
2043
|
rescheduled: boolean;
|
1232
2044
|
cancel_url: string;
|
@@ -1249,8 +2061,8 @@ export declare const activeSchema: z.ZodObject<{
|
|
1249
2061
|
first_name?: string | null | undefined;
|
1250
2062
|
last_name?: string | null | undefined;
|
1251
2063
|
no_show?: {
|
1252
|
-
created_at: string;
|
1253
2064
|
uri: string;
|
2065
|
+
created_at: string;
|
1254
2066
|
} | null | undefined;
|
1255
2067
|
reconfirmation?: {
|
1256
2068
|
created_at: string;
|
@@ -1261,24 +2073,25 @@ export declare const activeSchema: z.ZodObject<{
|
|
1261
2073
|
routing_form_submission?: string | null | undefined;
|
1262
2074
|
scheduling_method?: string | null | undefined;
|
1263
2075
|
}>;
|
1264
|
-
}
|
2076
|
+
}>, "strip", z.ZodTypeAny, {
|
1265
2077
|
event: TriggerEvent;
|
1266
2078
|
payload: {
|
1267
2079
|
name: string;
|
1268
2080
|
event: string;
|
1269
2081
|
status: "active";
|
1270
2082
|
email: string;
|
2083
|
+
uri: string;
|
1271
2084
|
created_at: string;
|
1272
2085
|
updated_at: string;
|
1273
2086
|
text_reminder_number: string | null;
|
1274
2087
|
scheduled_event: {
|
1275
2088
|
name: string;
|
1276
2089
|
status: "active";
|
2090
|
+
uri: string;
|
1277
2091
|
created_at: string;
|
1278
2092
|
updated_at: string;
|
1279
2093
|
start_time: string;
|
1280
2094
|
end_time: string;
|
1281
|
-
uri: string;
|
1282
2095
|
event_type: string;
|
1283
2096
|
event_memberships: {
|
1284
2097
|
user: string;
|
@@ -1296,7 +2109,6 @@ export declare const activeSchema: z.ZodObject<{
|
|
1296
2109
|
}[];
|
1297
2110
|
location?: any;
|
1298
2111
|
};
|
1299
|
-
uri: string;
|
1300
2112
|
timezone: string;
|
1301
2113
|
rescheduled: boolean;
|
1302
2114
|
cancel_url: string;
|
@@ -1319,8 +2131,8 @@ export declare const activeSchema: z.ZodObject<{
|
|
1319
2131
|
first_name?: string | null | undefined;
|
1320
2132
|
last_name?: string | null | undefined;
|
1321
2133
|
no_show?: {
|
1322
|
-
created_at: string;
|
1323
2134
|
uri: string;
|
2135
|
+
created_at: string;
|
1324
2136
|
} | null | undefined;
|
1325
2137
|
reconfirmation?: {
|
1326
2138
|
created_at: string;
|
@@ -1340,17 +2152,18 @@ export declare const activeSchema: z.ZodObject<{
|
|
1340
2152
|
event: string;
|
1341
2153
|
status: "active";
|
1342
2154
|
email: string;
|
2155
|
+
uri: string;
|
1343
2156
|
created_at: string;
|
1344
2157
|
updated_at: string;
|
1345
2158
|
text_reminder_number: string | null;
|
1346
2159
|
scheduled_event: {
|
1347
2160
|
name: string;
|
1348
2161
|
status: "active";
|
2162
|
+
uri: string;
|
1349
2163
|
created_at: string;
|
1350
2164
|
updated_at: string;
|
1351
2165
|
start_time: string;
|
1352
2166
|
end_time: string;
|
1353
|
-
uri: string;
|
1354
2167
|
event_type: string;
|
1355
2168
|
event_memberships: {
|
1356
2169
|
user: string;
|
@@ -1368,7 +2181,6 @@ export declare const activeSchema: z.ZodObject<{
|
|
1368
2181
|
}[];
|
1369
2182
|
location?: any;
|
1370
2183
|
};
|
1371
|
-
uri: string;
|
1372
2184
|
timezone: string;
|
1373
2185
|
rescheduled: boolean;
|
1374
2186
|
cancel_url: string;
|
@@ -1391,8 +2203,8 @@ export declare const activeSchema: z.ZodObject<{
|
|
1391
2203
|
first_name?: string | null | undefined;
|
1392
2204
|
last_name?: string | null | undefined;
|
1393
2205
|
no_show?: {
|
1394
|
-
created_at: string;
|
1395
2206
|
uri: string;
|
2207
|
+
created_at: string;
|
1396
2208
|
} | null | undefined;
|
1397
2209
|
reconfirmation?: {
|
1398
2210
|
created_at: string;
|