@bubblelab/bubble-core 0.1.102 → 0.1.103
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/bubble-bundle.d.ts +113 -113
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +118 -118
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +92 -92
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +26 -26
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +836 -836
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +176 -176
- package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +32 -32
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +66 -66
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/notion/notion.d.ts +2089 -2089
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +440 -440
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +134 -125
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +21 -13
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +152 -143
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js +13 -0
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +331 -331
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +122 -122
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +150 -150
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +96 -96
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +15 -2
- package/package.json +2 -2
|
@@ -46,14 +46,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
46
46
|
}, "strip", import("zod").ZodTypeAny, {
|
|
47
47
|
name: string;
|
|
48
48
|
operation: "create_customer";
|
|
49
|
-
email?: string | undefined;
|
|
50
49
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
50
|
+
email?: string | undefined;
|
|
51
51
|
metadata?: Record<string, string> | undefined;
|
|
52
52
|
}, {
|
|
53
53
|
name: string;
|
|
54
54
|
operation: "create_customer";
|
|
55
|
-
email?: string | undefined;
|
|
56
55
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
56
|
+
email?: string | undefined;
|
|
57
57
|
metadata?: Record<string, string> | undefined;
|
|
58
58
|
}>, import("zod").ZodObject<{
|
|
59
59
|
operation: import("zod").ZodLiteral<"list_customers">;
|
|
@@ -64,13 +64,13 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
64
64
|
}, "strip", import("zod").ZodTypeAny, {
|
|
65
65
|
operation: "list_customers";
|
|
66
66
|
limit: number;
|
|
67
|
-
email?: string | undefined;
|
|
68
67
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
68
|
+
email?: string | undefined;
|
|
69
69
|
cursor?: string | undefined;
|
|
70
70
|
}, {
|
|
71
71
|
operation: "list_customers";
|
|
72
|
-
email?: string | undefined;
|
|
73
72
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
73
|
+
email?: string | undefined;
|
|
74
74
|
limit?: number | undefined;
|
|
75
75
|
cursor?: string | undefined;
|
|
76
76
|
}>, import("zod").ZodObject<{
|
|
@@ -167,14 +167,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
167
167
|
operation: "list_prices";
|
|
168
168
|
limit: number;
|
|
169
169
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
170
|
-
product?: string | undefined;
|
|
171
170
|
active?: boolean | undefined;
|
|
171
|
+
product?: string | undefined;
|
|
172
172
|
}, {
|
|
173
173
|
operation: "list_prices";
|
|
174
174
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
175
175
|
limit?: number | undefined;
|
|
176
|
-
product?: string | undefined;
|
|
177
176
|
active?: boolean | undefined;
|
|
177
|
+
product?: string | undefined;
|
|
178
178
|
}>, import("zod").ZodObject<{
|
|
179
179
|
operation: import("zod").ZodLiteral<"create_payment_link">;
|
|
180
180
|
price: import("zod").ZodString;
|
|
@@ -207,8 +207,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
207
207
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
208
208
|
quantity: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
209
209
|
}, "strip", import("zod").ZodTypeAny, {
|
|
210
|
-
quantity: number;
|
|
211
210
|
unit_amount: number;
|
|
211
|
+
quantity: number;
|
|
212
212
|
description?: string | undefined;
|
|
213
213
|
}, {
|
|
214
214
|
unit_amount: number;
|
|
@@ -223,8 +223,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
223
223
|
auto_advance: boolean;
|
|
224
224
|
collection_method: "charge_automatically" | "send_invoice";
|
|
225
225
|
items?: {
|
|
226
|
-
quantity: number;
|
|
227
226
|
unit_amount: number;
|
|
227
|
+
quantity: number;
|
|
228
228
|
description?: string | undefined;
|
|
229
229
|
}[] | undefined;
|
|
230
230
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -248,18 +248,21 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
248
248
|
limit: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
249
249
|
customer: import("zod").ZodOptional<import("zod").ZodString>;
|
|
250
250
|
status: import("zod").ZodOptional<import("zod").ZodEnum<["draft", "open", "paid", "uncollectible", "void"]>>;
|
|
251
|
+
cursor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
251
252
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
252
253
|
}, "strip", import("zod").ZodTypeAny, {
|
|
253
254
|
operation: "list_invoices";
|
|
254
255
|
limit: number;
|
|
255
256
|
status?: "void" | "draft" | "open" | "paid" | "uncollectible" | undefined;
|
|
256
257
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
258
|
+
cursor?: string | undefined;
|
|
257
259
|
customer?: string | undefined;
|
|
258
260
|
}, {
|
|
259
261
|
operation: "list_invoices";
|
|
260
262
|
status?: "void" | "draft" | "open" | "paid" | "uncollectible" | undefined;
|
|
261
263
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
262
264
|
limit?: number | undefined;
|
|
265
|
+
cursor?: string | undefined;
|
|
263
266
|
customer?: string | undefined;
|
|
264
267
|
}>, import("zod").ZodObject<{
|
|
265
268
|
operation: import("zod").ZodLiteral<"retrieve_invoice">;
|
|
@@ -301,9 +304,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
301
304
|
}, "strip", import("zod").ZodTypeAny, {
|
|
302
305
|
operation: "create_invoice_item";
|
|
303
306
|
currency: string;
|
|
304
|
-
quantity: number;
|
|
305
307
|
unit_amount: number;
|
|
306
308
|
customer: string;
|
|
309
|
+
quantity: number;
|
|
307
310
|
description?: string | undefined;
|
|
308
311
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
309
312
|
metadata?: Record<string, string> | undefined;
|
|
@@ -316,8 +319,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
316
319
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
317
320
|
metadata?: Record<string, string> | undefined;
|
|
318
321
|
currency?: string | undefined;
|
|
319
|
-
quantity?: number | undefined;
|
|
320
322
|
invoice?: string | undefined;
|
|
323
|
+
quantity?: number | undefined;
|
|
321
324
|
}>, import("zod").ZodObject<{
|
|
322
325
|
operation: import("zod").ZodLiteral<"send_invoice">;
|
|
323
326
|
invoice_id: import("zod").ZodString;
|
|
@@ -363,12 +366,12 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
363
366
|
}, "strip", import("zod").ZodTypeAny, {
|
|
364
367
|
operation: "list_subscriptions";
|
|
365
368
|
limit: number;
|
|
366
|
-
status?: "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
369
|
+
status?: "canceled" | "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid" | undefined;
|
|
367
370
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
368
371
|
customer?: string | undefined;
|
|
369
372
|
}, {
|
|
370
373
|
operation: "list_subscriptions";
|
|
371
|
-
status?: "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
374
|
+
status?: "canceled" | "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid" | undefined;
|
|
372
375
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
373
376
|
limit?: number | undefined;
|
|
374
377
|
customer?: string | undefined;
|
|
@@ -379,8 +382,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
379
382
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
380
383
|
}, "strip", import("zod").ZodTypeAny, {
|
|
381
384
|
operation: "cancel_subscription";
|
|
382
|
-
subscription_id: string;
|
|
383
385
|
cancel_at_period_end: boolean;
|
|
386
|
+
subscription_id: string;
|
|
384
387
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
385
388
|
}, {
|
|
386
389
|
operation: "cancel_subscription";
|
|
@@ -451,8 +454,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
451
454
|
}>>;
|
|
452
455
|
error: import("zod").ZodString;
|
|
453
456
|
}, "strip", import("zod").ZodTypeAny, {
|
|
454
|
-
success: boolean;
|
|
455
457
|
error: string;
|
|
458
|
+
success: boolean;
|
|
456
459
|
operation: "create_customer";
|
|
457
460
|
customer?: {
|
|
458
461
|
id: string;
|
|
@@ -462,8 +465,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
462
465
|
metadata?: Record<string, string> | undefined;
|
|
463
466
|
} | undefined;
|
|
464
467
|
}, {
|
|
465
|
-
success: boolean;
|
|
466
468
|
error: string;
|
|
469
|
+
success: boolean;
|
|
467
470
|
operation: "create_customer";
|
|
468
471
|
customer?: {
|
|
469
472
|
id: string;
|
|
@@ -498,8 +501,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
498
501
|
next_cursor: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
499
502
|
error: import("zod").ZodString;
|
|
500
503
|
}, "strip", import("zod").ZodTypeAny, {
|
|
501
|
-
success: boolean;
|
|
502
504
|
error: string;
|
|
505
|
+
success: boolean;
|
|
503
506
|
operation: "list_customers";
|
|
504
507
|
next_cursor?: string | null | undefined;
|
|
505
508
|
has_more?: boolean | undefined;
|
|
@@ -511,8 +514,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
511
514
|
metadata?: Record<string, string> | undefined;
|
|
512
515
|
}[] | undefined;
|
|
513
516
|
}, {
|
|
514
|
-
success: boolean;
|
|
515
517
|
error: string;
|
|
518
|
+
success: boolean;
|
|
516
519
|
operation: "list_customers";
|
|
517
520
|
next_cursor?: string | null | undefined;
|
|
518
521
|
has_more?: boolean | undefined;
|
|
@@ -548,8 +551,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
548
551
|
deleted: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
549
552
|
error: import("zod").ZodString;
|
|
550
553
|
}, "strip", import("zod").ZodTypeAny, {
|
|
551
|
-
success: boolean;
|
|
552
554
|
error: string;
|
|
555
|
+
success: boolean;
|
|
553
556
|
operation: "retrieve_customer";
|
|
554
557
|
deleted?: boolean | undefined;
|
|
555
558
|
customer?: {
|
|
@@ -560,8 +563,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
560
563
|
metadata?: Record<string, string> | undefined;
|
|
561
564
|
} | undefined;
|
|
562
565
|
}, {
|
|
563
|
-
success: boolean;
|
|
564
566
|
error: string;
|
|
567
|
+
success: boolean;
|
|
565
568
|
operation: "retrieve_customer";
|
|
566
569
|
deleted?: boolean | undefined;
|
|
567
570
|
customer?: {
|
|
@@ -598,8 +601,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
598
601
|
}>>;
|
|
599
602
|
error: import("zod").ZodString;
|
|
600
603
|
}, "strip", import("zod").ZodTypeAny, {
|
|
601
|
-
success: boolean;
|
|
602
604
|
error: string;
|
|
605
|
+
success: boolean;
|
|
603
606
|
operation: "create_product";
|
|
604
607
|
product?: {
|
|
605
608
|
name: string;
|
|
@@ -610,8 +613,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
610
613
|
metadata?: Record<string, string> | undefined;
|
|
611
614
|
} | undefined;
|
|
612
615
|
}, {
|
|
613
|
-
success: boolean;
|
|
614
616
|
error: string;
|
|
617
|
+
success: boolean;
|
|
615
618
|
operation: "create_product";
|
|
616
619
|
product?: {
|
|
617
620
|
name: string;
|
|
@@ -648,8 +651,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
648
651
|
}>, "many">>;
|
|
649
652
|
error: import("zod").ZodString;
|
|
650
653
|
}, "strip", import("zod").ZodTypeAny, {
|
|
651
|
-
success: boolean;
|
|
652
654
|
error: string;
|
|
655
|
+
success: boolean;
|
|
653
656
|
operation: "list_products";
|
|
654
657
|
products?: {
|
|
655
658
|
name: string;
|
|
@@ -660,8 +663,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
660
663
|
metadata?: Record<string, string> | undefined;
|
|
661
664
|
}[] | undefined;
|
|
662
665
|
}, {
|
|
663
|
-
success: boolean;
|
|
664
666
|
error: string;
|
|
667
|
+
success: boolean;
|
|
665
668
|
operation: "list_products";
|
|
666
669
|
products?: {
|
|
667
670
|
name: string;
|
|
@@ -684,50 +687,50 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
684
687
|
created: import("zod").ZodNumber;
|
|
685
688
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
686
689
|
}, "strip", import("zod").ZodTypeAny, {
|
|
687
|
-
type: "
|
|
690
|
+
type: "one_time" | "recurring";
|
|
688
691
|
id: string;
|
|
689
692
|
created: number;
|
|
690
693
|
currency: string;
|
|
691
|
-
product: string;
|
|
692
694
|
active: boolean;
|
|
695
|
+
product: string;
|
|
693
696
|
unit_amount: number | null;
|
|
694
697
|
metadata?: Record<string, string> | undefined;
|
|
695
698
|
}, {
|
|
696
|
-
type: "
|
|
699
|
+
type: "one_time" | "recurring";
|
|
697
700
|
id: string;
|
|
698
701
|
created: number;
|
|
699
702
|
currency: string;
|
|
700
|
-
product: string;
|
|
701
703
|
active: boolean;
|
|
704
|
+
product: string;
|
|
702
705
|
unit_amount: number | null;
|
|
703
706
|
metadata?: Record<string, string> | undefined;
|
|
704
707
|
}>>;
|
|
705
708
|
error: import("zod").ZodString;
|
|
706
709
|
}, "strip", import("zod").ZodTypeAny, {
|
|
707
|
-
success: boolean;
|
|
708
710
|
error: string;
|
|
711
|
+
success: boolean;
|
|
709
712
|
operation: "create_price";
|
|
710
713
|
price?: {
|
|
711
|
-
type: "
|
|
714
|
+
type: "one_time" | "recurring";
|
|
712
715
|
id: string;
|
|
713
716
|
created: number;
|
|
714
717
|
currency: string;
|
|
715
|
-
product: string;
|
|
716
718
|
active: boolean;
|
|
719
|
+
product: string;
|
|
717
720
|
unit_amount: number | null;
|
|
718
721
|
metadata?: Record<string, string> | undefined;
|
|
719
722
|
} | undefined;
|
|
720
723
|
}, {
|
|
721
|
-
success: boolean;
|
|
722
724
|
error: string;
|
|
725
|
+
success: boolean;
|
|
723
726
|
operation: "create_price";
|
|
724
727
|
price?: {
|
|
725
|
-
type: "
|
|
728
|
+
type: "one_time" | "recurring";
|
|
726
729
|
id: string;
|
|
727
730
|
created: number;
|
|
728
731
|
currency: string;
|
|
729
|
-
product: string;
|
|
730
732
|
active: boolean;
|
|
733
|
+
product: string;
|
|
731
734
|
unit_amount: number | null;
|
|
732
735
|
metadata?: Record<string, string> | undefined;
|
|
733
736
|
} | undefined;
|
|
@@ -744,50 +747,50 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
744
747
|
created: import("zod").ZodNumber;
|
|
745
748
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
746
749
|
}, "strip", import("zod").ZodTypeAny, {
|
|
747
|
-
type: "
|
|
750
|
+
type: "one_time" | "recurring";
|
|
748
751
|
id: string;
|
|
749
752
|
created: number;
|
|
750
753
|
currency: string;
|
|
751
|
-
product: string;
|
|
752
754
|
active: boolean;
|
|
755
|
+
product: string;
|
|
753
756
|
unit_amount: number | null;
|
|
754
757
|
metadata?: Record<string, string> | undefined;
|
|
755
758
|
}, {
|
|
756
|
-
type: "
|
|
759
|
+
type: "one_time" | "recurring";
|
|
757
760
|
id: string;
|
|
758
761
|
created: number;
|
|
759
762
|
currency: string;
|
|
760
|
-
product: string;
|
|
761
763
|
active: boolean;
|
|
764
|
+
product: string;
|
|
762
765
|
unit_amount: number | null;
|
|
763
766
|
metadata?: Record<string, string> | undefined;
|
|
764
767
|
}>, "many">>;
|
|
765
768
|
error: import("zod").ZodString;
|
|
766
769
|
}, "strip", import("zod").ZodTypeAny, {
|
|
767
|
-
success: boolean;
|
|
768
770
|
error: string;
|
|
771
|
+
success: boolean;
|
|
769
772
|
operation: "list_prices";
|
|
770
773
|
prices?: {
|
|
771
|
-
type: "
|
|
774
|
+
type: "one_time" | "recurring";
|
|
772
775
|
id: string;
|
|
773
776
|
created: number;
|
|
774
777
|
currency: string;
|
|
775
|
-
product: string;
|
|
776
778
|
active: boolean;
|
|
779
|
+
product: string;
|
|
777
780
|
unit_amount: number | null;
|
|
778
781
|
metadata?: Record<string, string> | undefined;
|
|
779
782
|
}[] | undefined;
|
|
780
783
|
}, {
|
|
781
|
-
success: boolean;
|
|
782
784
|
error: string;
|
|
785
|
+
success: boolean;
|
|
783
786
|
operation: "list_prices";
|
|
784
787
|
prices?: {
|
|
785
|
-
type: "
|
|
788
|
+
type: "one_time" | "recurring";
|
|
786
789
|
id: string;
|
|
787
790
|
created: number;
|
|
788
791
|
currency: string;
|
|
789
|
-
product: string;
|
|
790
792
|
active: boolean;
|
|
793
|
+
product: string;
|
|
791
794
|
unit_amount: number | null;
|
|
792
795
|
metadata?: Record<string, string> | undefined;
|
|
793
796
|
}[] | undefined;
|
|
@@ -804,37 +807,37 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
804
807
|
url: string;
|
|
805
808
|
id: string;
|
|
806
809
|
active: boolean;
|
|
807
|
-
created?: number | undefined;
|
|
808
810
|
metadata?: Record<string, string> | undefined;
|
|
811
|
+
created?: number | undefined;
|
|
809
812
|
}, {
|
|
810
813
|
url: string;
|
|
811
814
|
id: string;
|
|
812
815
|
active: boolean;
|
|
813
|
-
created?: number | undefined;
|
|
814
816
|
metadata?: Record<string, string> | undefined;
|
|
817
|
+
created?: number | undefined;
|
|
815
818
|
}>>;
|
|
816
819
|
error: import("zod").ZodString;
|
|
817
820
|
}, "strip", import("zod").ZodTypeAny, {
|
|
818
|
-
success: boolean;
|
|
819
821
|
error: string;
|
|
822
|
+
success: boolean;
|
|
820
823
|
operation: "create_payment_link";
|
|
821
824
|
payment_link?: {
|
|
822
825
|
url: string;
|
|
823
826
|
id: string;
|
|
824
827
|
active: boolean;
|
|
825
|
-
created?: number | undefined;
|
|
826
828
|
metadata?: Record<string, string> | undefined;
|
|
829
|
+
created?: number | undefined;
|
|
827
830
|
} | undefined;
|
|
828
831
|
}, {
|
|
829
|
-
success: boolean;
|
|
830
832
|
error: string;
|
|
833
|
+
success: boolean;
|
|
831
834
|
operation: "create_payment_link";
|
|
832
835
|
payment_link?: {
|
|
833
836
|
url: string;
|
|
834
837
|
id: string;
|
|
835
838
|
active: boolean;
|
|
836
|
-
created?: number | undefined;
|
|
837
839
|
metadata?: Record<string, string> | undefined;
|
|
840
|
+
created?: number | undefined;
|
|
838
841
|
} | undefined;
|
|
839
842
|
}>, import("zod").ZodObject<{
|
|
840
843
|
operation: import("zod").ZodLiteral<"create_invoice">;
|
|
@@ -856,8 +859,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
856
859
|
total: number;
|
|
857
860
|
currency: string;
|
|
858
861
|
customer: string | null;
|
|
859
|
-
created?: number | undefined;
|
|
860
862
|
metadata?: Record<string, string> | undefined;
|
|
863
|
+
created?: number | undefined;
|
|
861
864
|
due_date?: string | null | undefined;
|
|
862
865
|
hosted_invoice_url?: string | null | undefined;
|
|
863
866
|
invoice_pdf?: string | null | undefined;
|
|
@@ -867,16 +870,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
867
870
|
total: number;
|
|
868
871
|
currency: string;
|
|
869
872
|
customer: string | null;
|
|
870
|
-
created?: number | undefined;
|
|
871
873
|
metadata?: Record<string, string> | undefined;
|
|
874
|
+
created?: number | undefined;
|
|
872
875
|
due_date?: string | null | undefined;
|
|
873
876
|
hosted_invoice_url?: string | null | undefined;
|
|
874
877
|
invoice_pdf?: string | null | undefined;
|
|
875
878
|
}>>;
|
|
876
879
|
error: import("zod").ZodString;
|
|
877
880
|
}, "strip", import("zod").ZodTypeAny, {
|
|
878
|
-
success: boolean;
|
|
879
881
|
error: string;
|
|
882
|
+
success: boolean;
|
|
880
883
|
operation: "create_invoice";
|
|
881
884
|
invoice?: {
|
|
882
885
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -884,15 +887,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
884
887
|
total: number;
|
|
885
888
|
currency: string;
|
|
886
889
|
customer: string | null;
|
|
887
|
-
created?: number | undefined;
|
|
888
890
|
metadata?: Record<string, string> | undefined;
|
|
891
|
+
created?: number | undefined;
|
|
889
892
|
due_date?: string | null | undefined;
|
|
890
893
|
hosted_invoice_url?: string | null | undefined;
|
|
891
894
|
invoice_pdf?: string | null | undefined;
|
|
892
895
|
} | undefined;
|
|
893
896
|
}, {
|
|
894
|
-
success: boolean;
|
|
895
897
|
error: string;
|
|
898
|
+
success: boolean;
|
|
896
899
|
operation: "create_invoice";
|
|
897
900
|
invoice?: {
|
|
898
901
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -900,8 +903,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
900
903
|
total: number;
|
|
901
904
|
currency: string;
|
|
902
905
|
customer: string | null;
|
|
903
|
-
created?: number | undefined;
|
|
904
906
|
metadata?: Record<string, string> | undefined;
|
|
907
|
+
created?: number | undefined;
|
|
905
908
|
due_date?: string | null | undefined;
|
|
906
909
|
hosted_invoice_url?: string | null | undefined;
|
|
907
910
|
invoice_pdf?: string | null | undefined;
|
|
@@ -926,8 +929,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
926
929
|
total: number;
|
|
927
930
|
currency: string;
|
|
928
931
|
customer: string | null;
|
|
929
|
-
created?: number | undefined;
|
|
930
932
|
metadata?: Record<string, string> | undefined;
|
|
933
|
+
created?: number | undefined;
|
|
931
934
|
due_date?: string | null | undefined;
|
|
932
935
|
hosted_invoice_url?: string | null | undefined;
|
|
933
936
|
invoice_pdf?: string | null | undefined;
|
|
@@ -937,41 +940,47 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
937
940
|
total: number;
|
|
938
941
|
currency: string;
|
|
939
942
|
customer: string | null;
|
|
940
|
-
created?: number | undefined;
|
|
941
943
|
metadata?: Record<string, string> | undefined;
|
|
944
|
+
created?: number | undefined;
|
|
942
945
|
due_date?: string | null | undefined;
|
|
943
946
|
hosted_invoice_url?: string | null | undefined;
|
|
944
947
|
invoice_pdf?: string | null | undefined;
|
|
945
948
|
}>, "many">>;
|
|
949
|
+
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
950
|
+
next_cursor: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
946
951
|
error: import("zod").ZodString;
|
|
947
952
|
}, "strip", import("zod").ZodTypeAny, {
|
|
948
|
-
success: boolean;
|
|
949
953
|
error: string;
|
|
954
|
+
success: boolean;
|
|
950
955
|
operation: "list_invoices";
|
|
956
|
+
next_cursor?: string | null | undefined;
|
|
957
|
+
has_more?: boolean | undefined;
|
|
951
958
|
invoices?: {
|
|
952
959
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
953
960
|
id: string;
|
|
954
961
|
total: number;
|
|
955
962
|
currency: string;
|
|
956
963
|
customer: string | null;
|
|
957
|
-
created?: number | undefined;
|
|
958
964
|
metadata?: Record<string, string> | undefined;
|
|
965
|
+
created?: number | undefined;
|
|
959
966
|
due_date?: string | null | undefined;
|
|
960
967
|
hosted_invoice_url?: string | null | undefined;
|
|
961
968
|
invoice_pdf?: string | null | undefined;
|
|
962
969
|
}[] | undefined;
|
|
963
970
|
}, {
|
|
964
|
-
success: boolean;
|
|
965
971
|
error: string;
|
|
972
|
+
success: boolean;
|
|
966
973
|
operation: "list_invoices";
|
|
974
|
+
next_cursor?: string | null | undefined;
|
|
975
|
+
has_more?: boolean | undefined;
|
|
967
976
|
invoices?: {
|
|
968
977
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
969
978
|
id: string;
|
|
970
979
|
total: number;
|
|
971
980
|
currency: string;
|
|
972
981
|
customer: string | null;
|
|
973
|
-
created?: number | undefined;
|
|
974
982
|
metadata?: Record<string, string> | undefined;
|
|
983
|
+
created?: number | undefined;
|
|
975
984
|
due_date?: string | null | undefined;
|
|
976
985
|
hosted_invoice_url?: string | null | undefined;
|
|
977
986
|
invoice_pdf?: string | null | undefined;
|
|
@@ -996,8 +1005,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
996
1005
|
total: number;
|
|
997
1006
|
currency: string;
|
|
998
1007
|
customer: string | null;
|
|
999
|
-
created?: number | undefined;
|
|
1000
1008
|
metadata?: Record<string, string> | undefined;
|
|
1009
|
+
created?: number | undefined;
|
|
1001
1010
|
due_date?: string | null | undefined;
|
|
1002
1011
|
hosted_invoice_url?: string | null | undefined;
|
|
1003
1012
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1007,16 +1016,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1007
1016
|
total: number;
|
|
1008
1017
|
currency: string;
|
|
1009
1018
|
customer: string | null;
|
|
1010
|
-
created?: number | undefined;
|
|
1011
1019
|
metadata?: Record<string, string> | undefined;
|
|
1020
|
+
created?: number | undefined;
|
|
1012
1021
|
due_date?: string | null | undefined;
|
|
1013
1022
|
hosted_invoice_url?: string | null | undefined;
|
|
1014
1023
|
invoice_pdf?: string | null | undefined;
|
|
1015
1024
|
}>>;
|
|
1016
1025
|
error: import("zod").ZodString;
|
|
1017
1026
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1018
|
-
success: boolean;
|
|
1019
1027
|
error: string;
|
|
1028
|
+
success: boolean;
|
|
1020
1029
|
operation: "retrieve_invoice";
|
|
1021
1030
|
invoice?: {
|
|
1022
1031
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1024,15 +1033,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1024
1033
|
total: number;
|
|
1025
1034
|
currency: string;
|
|
1026
1035
|
customer: string | null;
|
|
1027
|
-
created?: number | undefined;
|
|
1028
1036
|
metadata?: Record<string, string> | undefined;
|
|
1037
|
+
created?: number | undefined;
|
|
1029
1038
|
due_date?: string | null | undefined;
|
|
1030
1039
|
hosted_invoice_url?: string | null | undefined;
|
|
1031
1040
|
invoice_pdf?: string | null | undefined;
|
|
1032
1041
|
} | undefined;
|
|
1033
1042
|
}, {
|
|
1034
|
-
success: boolean;
|
|
1035
1043
|
error: string;
|
|
1044
|
+
success: boolean;
|
|
1036
1045
|
operation: "retrieve_invoice";
|
|
1037
1046
|
invoice?: {
|
|
1038
1047
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1040,8 +1049,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1040
1049
|
total: number;
|
|
1041
1050
|
currency: string;
|
|
1042
1051
|
customer: string | null;
|
|
1043
|
-
created?: number | undefined;
|
|
1044
1052
|
metadata?: Record<string, string> | undefined;
|
|
1053
|
+
created?: number | undefined;
|
|
1045
1054
|
due_date?: string | null | undefined;
|
|
1046
1055
|
hosted_invoice_url?: string | null | undefined;
|
|
1047
1056
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1066,8 +1075,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1066
1075
|
total: number;
|
|
1067
1076
|
currency: string;
|
|
1068
1077
|
customer: string | null;
|
|
1069
|
-
created?: number | undefined;
|
|
1070
1078
|
metadata?: Record<string, string> | undefined;
|
|
1079
|
+
created?: number | undefined;
|
|
1071
1080
|
due_date?: string | null | undefined;
|
|
1072
1081
|
hosted_invoice_url?: string | null | undefined;
|
|
1073
1082
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1077,16 +1086,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1077
1086
|
total: number;
|
|
1078
1087
|
currency: string;
|
|
1079
1088
|
customer: string | null;
|
|
1080
|
-
created?: number | undefined;
|
|
1081
1089
|
metadata?: Record<string, string> | undefined;
|
|
1090
|
+
created?: number | undefined;
|
|
1082
1091
|
due_date?: string | null | undefined;
|
|
1083
1092
|
hosted_invoice_url?: string | null | undefined;
|
|
1084
1093
|
invoice_pdf?: string | null | undefined;
|
|
1085
1094
|
}>>;
|
|
1086
1095
|
error: import("zod").ZodString;
|
|
1087
1096
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1088
|
-
success: boolean;
|
|
1089
1097
|
error: string;
|
|
1098
|
+
success: boolean;
|
|
1090
1099
|
operation: "finalize_invoice";
|
|
1091
1100
|
invoice?: {
|
|
1092
1101
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1094,15 +1103,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1094
1103
|
total: number;
|
|
1095
1104
|
currency: string;
|
|
1096
1105
|
customer: string | null;
|
|
1097
|
-
created?: number | undefined;
|
|
1098
1106
|
metadata?: Record<string, string> | undefined;
|
|
1107
|
+
created?: number | undefined;
|
|
1099
1108
|
due_date?: string | null | undefined;
|
|
1100
1109
|
hosted_invoice_url?: string | null | undefined;
|
|
1101
1110
|
invoice_pdf?: string | null | undefined;
|
|
1102
1111
|
} | undefined;
|
|
1103
1112
|
}, {
|
|
1104
|
-
success: boolean;
|
|
1105
1113
|
error: string;
|
|
1114
|
+
success: boolean;
|
|
1106
1115
|
operation: "finalize_invoice";
|
|
1107
1116
|
invoice?: {
|
|
1108
1117
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1110,8 +1119,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1110
1119
|
total: number;
|
|
1111
1120
|
currency: string;
|
|
1112
1121
|
customer: string | null;
|
|
1113
|
-
created?: number | undefined;
|
|
1114
1122
|
metadata?: Record<string, string> | undefined;
|
|
1123
|
+
created?: number | undefined;
|
|
1115
1124
|
due_date?: string | null | undefined;
|
|
1116
1125
|
hosted_invoice_url?: string | null | undefined;
|
|
1117
1126
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1138,9 +1147,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1138
1147
|
description?: string | null | undefined;
|
|
1139
1148
|
date?: number | undefined;
|
|
1140
1149
|
metadata?: Record<string, string> | undefined;
|
|
1141
|
-
quantity?: number | undefined;
|
|
1142
1150
|
unit_amount?: number | null | undefined;
|
|
1143
1151
|
invoice?: string | null | undefined;
|
|
1152
|
+
quantity?: number | undefined;
|
|
1144
1153
|
}, {
|
|
1145
1154
|
id: string;
|
|
1146
1155
|
currency: string;
|
|
@@ -1149,14 +1158,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1149
1158
|
description?: string | null | undefined;
|
|
1150
1159
|
date?: number | undefined;
|
|
1151
1160
|
metadata?: Record<string, string> | undefined;
|
|
1152
|
-
quantity?: number | undefined;
|
|
1153
1161
|
unit_amount?: number | null | undefined;
|
|
1154
1162
|
invoice?: string | null | undefined;
|
|
1163
|
+
quantity?: number | undefined;
|
|
1155
1164
|
}>>;
|
|
1156
1165
|
error: import("zod").ZodString;
|
|
1157
1166
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1158
|
-
success: boolean;
|
|
1159
1167
|
error: string;
|
|
1168
|
+
success: boolean;
|
|
1160
1169
|
operation: "create_invoice_item";
|
|
1161
1170
|
invoice_item?: {
|
|
1162
1171
|
id: string;
|
|
@@ -1166,13 +1175,13 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1166
1175
|
description?: string | null | undefined;
|
|
1167
1176
|
date?: number | undefined;
|
|
1168
1177
|
metadata?: Record<string, string> | undefined;
|
|
1169
|
-
quantity?: number | undefined;
|
|
1170
1178
|
unit_amount?: number | null | undefined;
|
|
1171
1179
|
invoice?: string | null | undefined;
|
|
1180
|
+
quantity?: number | undefined;
|
|
1172
1181
|
} | undefined;
|
|
1173
1182
|
}, {
|
|
1174
|
-
success: boolean;
|
|
1175
1183
|
error: string;
|
|
1184
|
+
success: boolean;
|
|
1176
1185
|
operation: "create_invoice_item";
|
|
1177
1186
|
invoice_item?: {
|
|
1178
1187
|
id: string;
|
|
@@ -1182,9 +1191,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1182
1191
|
description?: string | null | undefined;
|
|
1183
1192
|
date?: number | undefined;
|
|
1184
1193
|
metadata?: Record<string, string> | undefined;
|
|
1185
|
-
quantity?: number | undefined;
|
|
1186
1194
|
unit_amount?: number | null | undefined;
|
|
1187
1195
|
invoice?: string | null | undefined;
|
|
1196
|
+
quantity?: number | undefined;
|
|
1188
1197
|
} | undefined;
|
|
1189
1198
|
}>, import("zod").ZodObject<{
|
|
1190
1199
|
operation: import("zod").ZodLiteral<"send_invoice">;
|
|
@@ -1206,8 +1215,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1206
1215
|
total: number;
|
|
1207
1216
|
currency: string;
|
|
1208
1217
|
customer: string | null;
|
|
1209
|
-
created?: number | undefined;
|
|
1210
1218
|
metadata?: Record<string, string> | undefined;
|
|
1219
|
+
created?: number | undefined;
|
|
1211
1220
|
due_date?: string | null | undefined;
|
|
1212
1221
|
hosted_invoice_url?: string | null | undefined;
|
|
1213
1222
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1217,16 +1226,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1217
1226
|
total: number;
|
|
1218
1227
|
currency: string;
|
|
1219
1228
|
customer: string | null;
|
|
1220
|
-
created?: number | undefined;
|
|
1221
1229
|
metadata?: Record<string, string> | undefined;
|
|
1230
|
+
created?: number | undefined;
|
|
1222
1231
|
due_date?: string | null | undefined;
|
|
1223
1232
|
hosted_invoice_url?: string | null | undefined;
|
|
1224
1233
|
invoice_pdf?: string | null | undefined;
|
|
1225
1234
|
}>>;
|
|
1226
1235
|
error: import("zod").ZodString;
|
|
1227
1236
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1228
|
-
success: boolean;
|
|
1229
1237
|
error: string;
|
|
1238
|
+
success: boolean;
|
|
1230
1239
|
operation: "send_invoice";
|
|
1231
1240
|
invoice?: {
|
|
1232
1241
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1234,15 +1243,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1234
1243
|
total: number;
|
|
1235
1244
|
currency: string;
|
|
1236
1245
|
customer: string | null;
|
|
1237
|
-
created?: number | undefined;
|
|
1238
1246
|
metadata?: Record<string, string> | undefined;
|
|
1247
|
+
created?: number | undefined;
|
|
1239
1248
|
due_date?: string | null | undefined;
|
|
1240
1249
|
hosted_invoice_url?: string | null | undefined;
|
|
1241
1250
|
invoice_pdf?: string | null | undefined;
|
|
1242
1251
|
} | undefined;
|
|
1243
1252
|
}, {
|
|
1244
|
-
success: boolean;
|
|
1245
1253
|
error: string;
|
|
1254
|
+
success: boolean;
|
|
1246
1255
|
operation: "send_invoice";
|
|
1247
1256
|
invoice?: {
|
|
1248
1257
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1250,8 +1259,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1250
1259
|
total: number;
|
|
1251
1260
|
currency: string;
|
|
1252
1261
|
customer: string | null;
|
|
1253
|
-
created?: number | undefined;
|
|
1254
1262
|
metadata?: Record<string, string> | undefined;
|
|
1263
|
+
created?: number | undefined;
|
|
1255
1264
|
due_date?: string | null | undefined;
|
|
1256
1265
|
hosted_invoice_url?: string | null | undefined;
|
|
1257
1266
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1281,49 +1290,49 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1281
1290
|
amount: number;
|
|
1282
1291
|
}>, "many">;
|
|
1283
1292
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1284
|
-
|
|
1293
|
+
pending: {
|
|
1285
1294
|
currency: string;
|
|
1286
1295
|
amount: number;
|
|
1287
1296
|
}[];
|
|
1288
|
-
|
|
1297
|
+
available: {
|
|
1289
1298
|
currency: string;
|
|
1290
1299
|
amount: number;
|
|
1291
1300
|
}[];
|
|
1292
1301
|
}, {
|
|
1293
|
-
|
|
1302
|
+
pending: {
|
|
1294
1303
|
currency: string;
|
|
1295
1304
|
amount: number;
|
|
1296
1305
|
}[];
|
|
1297
|
-
|
|
1306
|
+
available: {
|
|
1298
1307
|
currency: string;
|
|
1299
1308
|
amount: number;
|
|
1300
1309
|
}[];
|
|
1301
1310
|
}>>;
|
|
1302
1311
|
error: import("zod").ZodString;
|
|
1303
1312
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1304
|
-
success: boolean;
|
|
1305
1313
|
error: string;
|
|
1314
|
+
success: boolean;
|
|
1306
1315
|
operation: "get_balance";
|
|
1307
1316
|
balance?: {
|
|
1308
|
-
|
|
1317
|
+
pending: {
|
|
1309
1318
|
currency: string;
|
|
1310
1319
|
amount: number;
|
|
1311
1320
|
}[];
|
|
1312
|
-
|
|
1321
|
+
available: {
|
|
1313
1322
|
currency: string;
|
|
1314
1323
|
amount: number;
|
|
1315
1324
|
}[];
|
|
1316
1325
|
} | undefined;
|
|
1317
1326
|
}, {
|
|
1318
|
-
success: boolean;
|
|
1319
1327
|
error: string;
|
|
1328
|
+
success: boolean;
|
|
1320
1329
|
operation: "get_balance";
|
|
1321
1330
|
balance?: {
|
|
1322
|
-
|
|
1331
|
+
pending: {
|
|
1323
1332
|
currency: string;
|
|
1324
1333
|
amount: number;
|
|
1325
1334
|
}[];
|
|
1326
|
-
|
|
1335
|
+
available: {
|
|
1327
1336
|
currency: string;
|
|
1328
1337
|
amount: number;
|
|
1329
1338
|
}[];
|
|
@@ -1340,7 +1349,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1340
1349
|
created: import("zod").ZodNumber;
|
|
1341
1350
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1342
1351
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1343
|
-
status: "
|
|
1352
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1344
1353
|
id: string;
|
|
1345
1354
|
created: number;
|
|
1346
1355
|
currency: string;
|
|
@@ -1348,7 +1357,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1348
1357
|
metadata?: Record<string, string> | undefined;
|
|
1349
1358
|
customer?: string | null | undefined;
|
|
1350
1359
|
}, {
|
|
1351
|
-
status: "
|
|
1360
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1352
1361
|
id: string;
|
|
1353
1362
|
created: number;
|
|
1354
1363
|
currency: string;
|
|
@@ -1358,11 +1367,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1358
1367
|
}>, "many">>;
|
|
1359
1368
|
error: import("zod").ZodString;
|
|
1360
1369
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1361
|
-
success: boolean;
|
|
1362
1370
|
error: string;
|
|
1371
|
+
success: boolean;
|
|
1363
1372
|
operation: "list_payment_intents";
|
|
1364
1373
|
payment_intents?: {
|
|
1365
|
-
status: "
|
|
1374
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1366
1375
|
id: string;
|
|
1367
1376
|
created: number;
|
|
1368
1377
|
currency: string;
|
|
@@ -1371,11 +1380,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1371
1380
|
customer?: string | null | undefined;
|
|
1372
1381
|
}[] | undefined;
|
|
1373
1382
|
}, {
|
|
1374
|
-
success: boolean;
|
|
1375
1383
|
error: string;
|
|
1384
|
+
success: boolean;
|
|
1376
1385
|
operation: "list_payment_intents";
|
|
1377
1386
|
payment_intents?: {
|
|
1378
|
-
status: "
|
|
1387
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1379
1388
|
id: string;
|
|
1380
1389
|
created: number;
|
|
1381
1390
|
currency: string;
|
|
@@ -1396,7 +1405,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1396
1405
|
created: import("zod").ZodNumber;
|
|
1397
1406
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1398
1407
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1399
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1408
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1400
1409
|
id: string;
|
|
1401
1410
|
created: number;
|
|
1402
1411
|
customer: string;
|
|
@@ -1405,7 +1414,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1405
1414
|
current_period_start?: number | undefined;
|
|
1406
1415
|
current_period_end?: number | undefined;
|
|
1407
1416
|
}, {
|
|
1408
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1417
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1409
1418
|
id: string;
|
|
1410
1419
|
created: number;
|
|
1411
1420
|
customer: string;
|
|
@@ -1416,11 +1425,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1416
1425
|
}>, "many">>;
|
|
1417
1426
|
error: import("zod").ZodString;
|
|
1418
1427
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1419
|
-
success: boolean;
|
|
1420
1428
|
error: string;
|
|
1429
|
+
success: boolean;
|
|
1421
1430
|
operation: "list_subscriptions";
|
|
1422
1431
|
subscriptions?: {
|
|
1423
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1432
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1424
1433
|
id: string;
|
|
1425
1434
|
created: number;
|
|
1426
1435
|
customer: string;
|
|
@@ -1430,11 +1439,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1430
1439
|
current_period_end?: number | undefined;
|
|
1431
1440
|
}[] | undefined;
|
|
1432
1441
|
}, {
|
|
1433
|
-
success: boolean;
|
|
1434
1442
|
error: string;
|
|
1443
|
+
success: boolean;
|
|
1435
1444
|
operation: "list_subscriptions";
|
|
1436
1445
|
subscriptions?: {
|
|
1437
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1446
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1438
1447
|
id: string;
|
|
1439
1448
|
created: number;
|
|
1440
1449
|
customer: string;
|
|
@@ -1456,7 +1465,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1456
1465
|
created: import("zod").ZodNumber;
|
|
1457
1466
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1458
1467
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1459
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1468
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1460
1469
|
id: string;
|
|
1461
1470
|
created: number;
|
|
1462
1471
|
customer: string;
|
|
@@ -1465,7 +1474,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1465
1474
|
current_period_start?: number | undefined;
|
|
1466
1475
|
current_period_end?: number | undefined;
|
|
1467
1476
|
}, {
|
|
1468
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1477
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1469
1478
|
id: string;
|
|
1470
1479
|
created: number;
|
|
1471
1480
|
customer: string;
|
|
@@ -1476,11 +1485,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1476
1485
|
}>>;
|
|
1477
1486
|
error: import("zod").ZodString;
|
|
1478
1487
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1479
|
-
success: boolean;
|
|
1480
1488
|
error: string;
|
|
1489
|
+
success: boolean;
|
|
1481
1490
|
operation: "cancel_subscription";
|
|
1482
1491
|
subscription?: {
|
|
1483
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1492
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1484
1493
|
id: string;
|
|
1485
1494
|
created: number;
|
|
1486
1495
|
customer: string;
|
|
@@ -1490,11 +1499,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1490
1499
|
current_period_end?: number | undefined;
|
|
1491
1500
|
} | undefined;
|
|
1492
1501
|
}, {
|
|
1493
|
-
success: boolean;
|
|
1494
1502
|
error: string;
|
|
1503
|
+
success: boolean;
|
|
1495
1504
|
operation: "cancel_subscription";
|
|
1496
1505
|
subscription?: {
|
|
1497
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1506
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1498
1507
|
id: string;
|
|
1499
1508
|
created: number;
|
|
1500
1509
|
customer: string;
|
|
@@ -1516,37 +1525,37 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1516
1525
|
url: string;
|
|
1517
1526
|
id: string;
|
|
1518
1527
|
active: boolean;
|
|
1519
|
-
created?: number | undefined;
|
|
1520
1528
|
metadata?: Record<string, string> | undefined;
|
|
1529
|
+
created?: number | undefined;
|
|
1521
1530
|
}, {
|
|
1522
1531
|
url: string;
|
|
1523
1532
|
id: string;
|
|
1524
1533
|
active: boolean;
|
|
1525
|
-
created?: number | undefined;
|
|
1526
1534
|
metadata?: Record<string, string> | undefined;
|
|
1535
|
+
created?: number | undefined;
|
|
1527
1536
|
}>, "many">>;
|
|
1528
1537
|
error: import("zod").ZodString;
|
|
1529
1538
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1530
|
-
success: boolean;
|
|
1531
1539
|
error: string;
|
|
1540
|
+
success: boolean;
|
|
1532
1541
|
operation: "list_payment_links";
|
|
1533
1542
|
payment_links?: {
|
|
1534
1543
|
url: string;
|
|
1535
1544
|
id: string;
|
|
1536
1545
|
active: boolean;
|
|
1537
|
-
created?: number | undefined;
|
|
1538
1546
|
metadata?: Record<string, string> | undefined;
|
|
1547
|
+
created?: number | undefined;
|
|
1539
1548
|
}[] | undefined;
|
|
1540
1549
|
}, {
|
|
1541
|
-
success: boolean;
|
|
1542
1550
|
error: string;
|
|
1551
|
+
success: boolean;
|
|
1543
1552
|
operation: "list_payment_links";
|
|
1544
1553
|
payment_links?: {
|
|
1545
1554
|
url: string;
|
|
1546
1555
|
id: string;
|
|
1547
1556
|
active: boolean;
|
|
1548
|
-
created?: number | undefined;
|
|
1549
1557
|
metadata?: Record<string, string> | undefined;
|
|
1558
|
+
created?: number | undefined;
|
|
1550
1559
|
}[] | undefined;
|
|
1551
1560
|
}>, import("zod").ZodObject<{
|
|
1552
1561
|
operation: import("zod").ZodLiteral<"create_subscription">;
|
|
@@ -1561,7 +1570,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1561
1570
|
created: import("zod").ZodNumber;
|
|
1562
1571
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1563
1572
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1564
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1573
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1565
1574
|
id: string;
|
|
1566
1575
|
created: number;
|
|
1567
1576
|
customer: string;
|
|
@@ -1570,7 +1579,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1570
1579
|
current_period_start?: number | undefined;
|
|
1571
1580
|
current_period_end?: number | undefined;
|
|
1572
1581
|
}, {
|
|
1573
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1582
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1574
1583
|
id: string;
|
|
1575
1584
|
created: number;
|
|
1576
1585
|
customer: string;
|
|
@@ -1581,11 +1590,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1581
1590
|
}>>;
|
|
1582
1591
|
error: import("zod").ZodString;
|
|
1583
1592
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1584
|
-
success: boolean;
|
|
1585
1593
|
error: string;
|
|
1594
|
+
success: boolean;
|
|
1586
1595
|
operation: "create_subscription";
|
|
1587
1596
|
subscription?: {
|
|
1588
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1597
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1589
1598
|
id: string;
|
|
1590
1599
|
created: number;
|
|
1591
1600
|
customer: string;
|
|
@@ -1595,11 +1604,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1595
1604
|
current_period_end?: number | undefined;
|
|
1596
1605
|
} | undefined;
|
|
1597
1606
|
}, {
|
|
1598
|
-
success: boolean;
|
|
1599
1607
|
error: string;
|
|
1608
|
+
success: boolean;
|
|
1600
1609
|
operation: "create_subscription";
|
|
1601
1610
|
subscription?: {
|
|
1602
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1611
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1603
1612
|
id: string;
|
|
1604
1613
|
created: number;
|
|
1605
1614
|
customer: string;
|