@bubblelab/bubble-core 0.1.222 → 0.1.223

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/dist/bubble-bundle.d.ts +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -140,8 +140,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
140
140
  }, "strip", import("zod").ZodTypeAny, {
141
141
  name: string;
142
142
  operation: "create_contact";
143
- credentials?: Partial<Record<CredentialType, string>> | undefined;
144
143
  email?: string | undefined;
144
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
145
145
  phone?: string | undefined;
146
146
  first_name?: string | undefined;
147
147
  last_name?: string | undefined;
@@ -150,8 +150,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
150
150
  }, {
151
151
  name: string;
152
152
  operation: "create_contact";
153
- credentials?: Partial<Record<CredentialType, string>> | undefined;
154
153
  email?: string | undefined;
154
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
155
155
  phone?: string | undefined;
156
156
  first_name?: string | undefined;
157
157
  last_name?: string | undefined;
@@ -267,12 +267,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
267
267
  InvoiceID: string;
268
268
  Type: string;
269
269
  Status: string;
270
- Date?: string | undefined;
271
270
  InvoiceNumber?: string | undefined;
272
271
  Contact?: {
273
272
  ContactID: string;
274
273
  Name?: string | undefined;
275
274
  } | undefined;
275
+ Date?: string | undefined;
276
276
  DueDate?: string | undefined;
277
277
  SubTotal?: number | undefined;
278
278
  Total?: number | undefined;
@@ -285,12 +285,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
285
285
  InvoiceID: string;
286
286
  Type: string;
287
287
  Status: string;
288
- Date?: string | undefined;
289
288
  InvoiceNumber?: string | undefined;
290
289
  Contact?: {
291
290
  ContactID: string;
292
291
  Name?: string | undefined;
293
292
  } | undefined;
293
+ Date?: string | undefined;
294
294
  DueDate?: string | undefined;
295
295
  SubTotal?: number | undefined;
296
296
  Total?: number | undefined;
@@ -309,12 +309,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
309
309
  InvoiceID: string;
310
310
  Type: string;
311
311
  Status: string;
312
- Date?: string | undefined;
313
312
  InvoiceNumber?: string | undefined;
314
313
  Contact?: {
315
314
  ContactID: string;
316
315
  Name?: string | undefined;
317
316
  } | undefined;
317
+ Date?: string | undefined;
318
318
  DueDate?: string | undefined;
319
319
  SubTotal?: number | undefined;
320
320
  Total?: number | undefined;
@@ -332,12 +332,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
332
332
  InvoiceID: string;
333
333
  Type: string;
334
334
  Status: string;
335
- Date?: string | undefined;
336
335
  InvoiceNumber?: string | undefined;
337
336
  Contact?: {
338
337
  ContactID: string;
339
338
  Name?: string | undefined;
340
339
  } | undefined;
340
+ Date?: string | undefined;
341
341
  DueDate?: string | undefined;
342
342
  SubTotal?: number | undefined;
343
343
  Total?: number | undefined;
@@ -378,12 +378,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
378
378
  InvoiceID: string;
379
379
  Type: string;
380
380
  Status: string;
381
- Date?: string | undefined;
382
381
  InvoiceNumber?: string | undefined;
383
382
  Contact?: {
384
383
  ContactID: string;
385
384
  Name?: string | undefined;
386
385
  } | undefined;
386
+ Date?: string | undefined;
387
387
  DueDate?: string | undefined;
388
388
  SubTotal?: number | undefined;
389
389
  Total?: number | undefined;
@@ -396,12 +396,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
396
396
  InvoiceID: string;
397
397
  Type: string;
398
398
  Status: string;
399
- Date?: string | undefined;
400
399
  InvoiceNumber?: string | undefined;
401
400
  Contact?: {
402
401
  ContactID: string;
403
402
  Name?: string | undefined;
404
403
  } | undefined;
404
+ Date?: string | undefined;
405
405
  DueDate?: string | undefined;
406
406
  SubTotal?: number | undefined;
407
407
  Total?: number | undefined;
@@ -420,12 +420,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
420
420
  InvoiceID: string;
421
421
  Type: string;
422
422
  Status: string;
423
- Date?: string | undefined;
424
423
  InvoiceNumber?: string | undefined;
425
424
  Contact?: {
426
425
  ContactID: string;
427
426
  Name?: string | undefined;
428
427
  } | undefined;
428
+ Date?: string | undefined;
429
429
  DueDate?: string | undefined;
430
430
  SubTotal?: number | undefined;
431
431
  Total?: number | undefined;
@@ -443,12 +443,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
443
443
  InvoiceID: string;
444
444
  Type: string;
445
445
  Status: string;
446
- Date?: string | undefined;
447
446
  InvoiceNumber?: string | undefined;
448
447
  Contact?: {
449
448
  ContactID: string;
450
449
  Name?: string | undefined;
451
450
  } | undefined;
451
+ Date?: string | undefined;
452
452
  DueDate?: string | undefined;
453
453
  SubTotal?: number | undefined;
454
454
  Total?: number | undefined;
@@ -489,12 +489,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
489
489
  InvoiceID: string;
490
490
  Type: string;
491
491
  Status: string;
492
- Date?: string | undefined;
493
492
  InvoiceNumber?: string | undefined;
494
493
  Contact?: {
495
494
  ContactID: string;
496
495
  Name?: string | undefined;
497
496
  } | undefined;
497
+ Date?: string | undefined;
498
498
  DueDate?: string | undefined;
499
499
  SubTotal?: number | undefined;
500
500
  Total?: number | undefined;
@@ -507,12 +507,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
507
507
  InvoiceID: string;
508
508
  Type: string;
509
509
  Status: string;
510
- Date?: string | undefined;
511
510
  InvoiceNumber?: string | undefined;
512
511
  Contact?: {
513
512
  ContactID: string;
514
513
  Name?: string | undefined;
515
514
  } | undefined;
515
+ Date?: string | undefined;
516
516
  DueDate?: string | undefined;
517
517
  SubTotal?: number | undefined;
518
518
  Total?: number | undefined;
@@ -531,12 +531,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
531
531
  InvoiceID: string;
532
532
  Type: string;
533
533
  Status: string;
534
- Date?: string | undefined;
535
534
  InvoiceNumber?: string | undefined;
536
535
  Contact?: {
537
536
  ContactID: string;
538
537
  Name?: string | undefined;
539
538
  } | undefined;
539
+ Date?: string | undefined;
540
540
  DueDate?: string | undefined;
541
541
  SubTotal?: number | undefined;
542
542
  Total?: number | undefined;
@@ -554,12 +554,12 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
554
554
  InvoiceID: string;
555
555
  Type: string;
556
556
  Status: string;
557
- Date?: string | undefined;
558
557
  InvoiceNumber?: string | undefined;
559
558
  Contact?: {
560
559
  ContactID: string;
561
560
  Name?: string | undefined;
562
561
  } | undefined;
562
+ Date?: string | undefined;
563
563
  DueDate?: string | undefined;
564
564
  SubTotal?: number | undefined;
565
565
  Total?: number | undefined;
@@ -111,8 +111,8 @@ export declare const XeroParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
111
111
  }, "strip", z.ZodTypeAny, {
112
112
  name: string;
113
113
  operation: "create_contact";
114
- credentials?: Partial<Record<CredentialType, string>> | undefined;
115
114
  email?: string | undefined;
115
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
116
116
  phone?: string | undefined;
117
117
  first_name?: string | undefined;
118
118
  last_name?: string | undefined;
@@ -121,8 +121,8 @@ export declare const XeroParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
121
121
  }, {
122
122
  name: string;
123
123
  operation: "create_contact";
124
- credentials?: Partial<Record<CredentialType, string>> | undefined;
125
124
  email?: string | undefined;
125
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
126
126
  phone?: string | undefined;
127
127
  first_name?: string | undefined;
128
128
  last_name?: string | undefined;
@@ -238,12 +238,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
238
238
  InvoiceID: string;
239
239
  Type: string;
240
240
  Status: string;
241
- Date?: string | undefined;
242
241
  InvoiceNumber?: string | undefined;
243
242
  Contact?: {
244
243
  ContactID: string;
245
244
  Name?: string | undefined;
246
245
  } | undefined;
246
+ Date?: string | undefined;
247
247
  DueDate?: string | undefined;
248
248
  SubTotal?: number | undefined;
249
249
  Total?: number | undefined;
@@ -256,12 +256,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
256
256
  InvoiceID: string;
257
257
  Type: string;
258
258
  Status: string;
259
- Date?: string | undefined;
260
259
  InvoiceNumber?: string | undefined;
261
260
  Contact?: {
262
261
  ContactID: string;
263
262
  Name?: string | undefined;
264
263
  } | undefined;
264
+ Date?: string | undefined;
265
265
  DueDate?: string | undefined;
266
266
  SubTotal?: number | undefined;
267
267
  Total?: number | undefined;
@@ -280,12 +280,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
280
280
  InvoiceID: string;
281
281
  Type: string;
282
282
  Status: string;
283
- Date?: string | undefined;
284
283
  InvoiceNumber?: string | undefined;
285
284
  Contact?: {
286
285
  ContactID: string;
287
286
  Name?: string | undefined;
288
287
  } | undefined;
288
+ Date?: string | undefined;
289
289
  DueDate?: string | undefined;
290
290
  SubTotal?: number | undefined;
291
291
  Total?: number | undefined;
@@ -303,12 +303,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
303
303
  InvoiceID: string;
304
304
  Type: string;
305
305
  Status: string;
306
- Date?: string | undefined;
307
306
  InvoiceNumber?: string | undefined;
308
307
  Contact?: {
309
308
  ContactID: string;
310
309
  Name?: string | undefined;
311
310
  } | undefined;
311
+ Date?: string | undefined;
312
312
  DueDate?: string | undefined;
313
313
  SubTotal?: number | undefined;
314
314
  Total?: number | undefined;
@@ -349,12 +349,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
349
349
  InvoiceID: string;
350
350
  Type: string;
351
351
  Status: string;
352
- Date?: string | undefined;
353
352
  InvoiceNumber?: string | undefined;
354
353
  Contact?: {
355
354
  ContactID: string;
356
355
  Name?: string | undefined;
357
356
  } | undefined;
357
+ Date?: string | undefined;
358
358
  DueDate?: string | undefined;
359
359
  SubTotal?: number | undefined;
360
360
  Total?: number | undefined;
@@ -367,12 +367,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
367
367
  InvoiceID: string;
368
368
  Type: string;
369
369
  Status: string;
370
- Date?: string | undefined;
371
370
  InvoiceNumber?: string | undefined;
372
371
  Contact?: {
373
372
  ContactID: string;
374
373
  Name?: string | undefined;
375
374
  } | undefined;
375
+ Date?: string | undefined;
376
376
  DueDate?: string | undefined;
377
377
  SubTotal?: number | undefined;
378
378
  Total?: number | undefined;
@@ -391,12 +391,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
391
391
  InvoiceID: string;
392
392
  Type: string;
393
393
  Status: string;
394
- Date?: string | undefined;
395
394
  InvoiceNumber?: string | undefined;
396
395
  Contact?: {
397
396
  ContactID: string;
398
397
  Name?: string | undefined;
399
398
  } | undefined;
399
+ Date?: string | undefined;
400
400
  DueDate?: string | undefined;
401
401
  SubTotal?: number | undefined;
402
402
  Total?: number | undefined;
@@ -414,12 +414,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
414
414
  InvoiceID: string;
415
415
  Type: string;
416
416
  Status: string;
417
- Date?: string | undefined;
418
417
  InvoiceNumber?: string | undefined;
419
418
  Contact?: {
420
419
  ContactID: string;
421
420
  Name?: string | undefined;
422
421
  } | undefined;
422
+ Date?: string | undefined;
423
423
  DueDate?: string | undefined;
424
424
  SubTotal?: number | undefined;
425
425
  Total?: number | undefined;
@@ -460,12 +460,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
460
460
  InvoiceID: string;
461
461
  Type: string;
462
462
  Status: string;
463
- Date?: string | undefined;
464
463
  InvoiceNumber?: string | undefined;
465
464
  Contact?: {
466
465
  ContactID: string;
467
466
  Name?: string | undefined;
468
467
  } | undefined;
468
+ Date?: string | undefined;
469
469
  DueDate?: string | undefined;
470
470
  SubTotal?: number | undefined;
471
471
  Total?: number | undefined;
@@ -478,12 +478,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
478
478
  InvoiceID: string;
479
479
  Type: string;
480
480
  Status: string;
481
- Date?: string | undefined;
482
481
  InvoiceNumber?: string | undefined;
483
482
  Contact?: {
484
483
  ContactID: string;
485
484
  Name?: string | undefined;
486
485
  } | undefined;
486
+ Date?: string | undefined;
487
487
  DueDate?: string | undefined;
488
488
  SubTotal?: number | undefined;
489
489
  Total?: number | undefined;
@@ -502,12 +502,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
502
502
  InvoiceID: string;
503
503
  Type: string;
504
504
  Status: string;
505
- Date?: string | undefined;
506
505
  InvoiceNumber?: string | undefined;
507
506
  Contact?: {
508
507
  ContactID: string;
509
508
  Name?: string | undefined;
510
509
  } | undefined;
510
+ Date?: string | undefined;
511
511
  DueDate?: string | undefined;
512
512
  SubTotal?: number | undefined;
513
513
  Total?: number | undefined;
@@ -525,12 +525,12 @@ export declare const XeroResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
525
525
  InvoiceID: string;
526
526
  Type: string;
527
527
  Status: string;
528
- Date?: string | undefined;
529
528
  InvoiceNumber?: string | undefined;
530
529
  Contact?: {
531
530
  ContactID: string;
532
531
  Name?: string | undefined;
533
532
  } | undefined;
533
+ Date?: string | undefined;
534
534
  DueDate?: string | undefined;
535
535
  SubTotal?: number | undefined;
536
536
  Total?: number | undefined;