@bubblelab/bubble-core 0.1.151 → 0.1.154
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 +139 -137
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +114 -114
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +28 -28
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +24 -24
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +58 -58
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +112 -112
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +20 -20
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +33 -33
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +360 -360
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/github.d.ts +148 -148
- package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
- package/dist/bubbles/service-bubble/google-calendar.d.ts +34 -34
- package/dist/bubbles/service-bubble/google-drive.d.ts +102 -102
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.d.ts +92 -92
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +102 -102
- package/dist/bubbles/service-bubble/notion/notion.d.ts +651 -651
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +28 -28
- package/dist/bubbles/service-bubble/postgresql.d.ts +18 -18
- package/dist/bubbles/service-bubble/resend.d.ts +32 -32
- package/dist/bubbles/service-bubble/slack/slack.d.ts +503 -503
- package/dist/bubbles/service-bubble/slack/slack.js +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +16 -2
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +20 -20
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
- 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/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +66 -66
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +112 -112
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +50 -50
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +108 -108
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
- package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
|
@@ -44,14 +44,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
44
44
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
45
45
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
46
46
|
}, "strip", import("zod").ZodTypeAny, {
|
|
47
|
-
name: string;
|
|
48
47
|
operation: "create_customer";
|
|
48
|
+
name: string;
|
|
49
49
|
email?: string | undefined;
|
|
50
50
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
51
51
|
metadata?: Record<string, string> | undefined;
|
|
52
52
|
}, {
|
|
53
|
-
name: string;
|
|
54
53
|
operation: "create_customer";
|
|
54
|
+
name: string;
|
|
55
55
|
email?: string | undefined;
|
|
56
56
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
57
57
|
metadata?: Record<string, string> | undefined;
|
|
@@ -92,14 +92,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
92
92
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
93
93
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
94
94
|
}, "strip", import("zod").ZodTypeAny, {
|
|
95
|
-
name: string;
|
|
96
95
|
operation: "create_product";
|
|
96
|
+
name: string;
|
|
97
97
|
description?: string | undefined;
|
|
98
98
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
99
99
|
metadata?: Record<string, string> | undefined;
|
|
100
100
|
}, {
|
|
101
|
-
name: string;
|
|
102
101
|
operation: "create_product";
|
|
102
|
+
name: string;
|
|
103
103
|
description?: string | undefined;
|
|
104
104
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
105
105
|
metadata?: Record<string, string> | undefined;
|
|
@@ -454,8 +454,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
454
454
|
}>>;
|
|
455
455
|
error: import("zod").ZodString;
|
|
456
456
|
}, "strip", import("zod").ZodTypeAny, {
|
|
457
|
-
error: string;
|
|
458
457
|
success: boolean;
|
|
458
|
+
error: string;
|
|
459
459
|
operation: "create_customer";
|
|
460
460
|
customer?: {
|
|
461
461
|
id: string;
|
|
@@ -465,8 +465,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
465
465
|
metadata?: Record<string, string> | undefined;
|
|
466
466
|
} | undefined;
|
|
467
467
|
}, {
|
|
468
|
-
error: string;
|
|
469
468
|
success: boolean;
|
|
469
|
+
error: string;
|
|
470
470
|
operation: "create_customer";
|
|
471
471
|
customer?: {
|
|
472
472
|
id: string;
|
|
@@ -501,8 +501,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
501
501
|
next_cursor: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
502
502
|
error: import("zod").ZodString;
|
|
503
503
|
}, "strip", import("zod").ZodTypeAny, {
|
|
504
|
-
error: string;
|
|
505
504
|
success: boolean;
|
|
505
|
+
error: string;
|
|
506
506
|
operation: "list_customers";
|
|
507
507
|
next_cursor?: string | null | undefined;
|
|
508
508
|
has_more?: boolean | undefined;
|
|
@@ -514,8 +514,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
514
514
|
metadata?: Record<string, string> | undefined;
|
|
515
515
|
}[] | undefined;
|
|
516
516
|
}, {
|
|
517
|
-
error: string;
|
|
518
517
|
success: boolean;
|
|
518
|
+
error: string;
|
|
519
519
|
operation: "list_customers";
|
|
520
520
|
next_cursor?: string | null | undefined;
|
|
521
521
|
has_more?: boolean | undefined;
|
|
@@ -551,8 +551,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
551
551
|
deleted: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
552
552
|
error: import("zod").ZodString;
|
|
553
553
|
}, "strip", import("zod").ZodTypeAny, {
|
|
554
|
-
error: string;
|
|
555
554
|
success: boolean;
|
|
555
|
+
error: string;
|
|
556
556
|
operation: "retrieve_customer";
|
|
557
557
|
deleted?: boolean | undefined;
|
|
558
558
|
customer?: {
|
|
@@ -563,8 +563,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
563
563
|
metadata?: Record<string, string> | undefined;
|
|
564
564
|
} | undefined;
|
|
565
565
|
}, {
|
|
566
|
-
error: string;
|
|
567
566
|
success: boolean;
|
|
567
|
+
error: string;
|
|
568
568
|
operation: "retrieve_customer";
|
|
569
569
|
deleted?: boolean | undefined;
|
|
570
570
|
customer?: {
|
|
@@ -601,8 +601,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
601
601
|
}>>;
|
|
602
602
|
error: import("zod").ZodString;
|
|
603
603
|
}, "strip", import("zod").ZodTypeAny, {
|
|
604
|
-
error: string;
|
|
605
604
|
success: boolean;
|
|
605
|
+
error: string;
|
|
606
606
|
operation: "create_product";
|
|
607
607
|
product?: {
|
|
608
608
|
name: string;
|
|
@@ -613,8 +613,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
613
613
|
metadata?: Record<string, string> | undefined;
|
|
614
614
|
} | undefined;
|
|
615
615
|
}, {
|
|
616
|
-
error: string;
|
|
617
616
|
success: boolean;
|
|
617
|
+
error: string;
|
|
618
618
|
operation: "create_product";
|
|
619
619
|
product?: {
|
|
620
620
|
name: string;
|
|
@@ -651,8 +651,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
651
651
|
}>, "many">>;
|
|
652
652
|
error: import("zod").ZodString;
|
|
653
653
|
}, "strip", import("zod").ZodTypeAny, {
|
|
654
|
-
error: string;
|
|
655
654
|
success: boolean;
|
|
655
|
+
error: string;
|
|
656
656
|
operation: "list_products";
|
|
657
657
|
products?: {
|
|
658
658
|
name: string;
|
|
@@ -663,8 +663,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
663
663
|
metadata?: Record<string, string> | undefined;
|
|
664
664
|
}[] | undefined;
|
|
665
665
|
}, {
|
|
666
|
-
error: string;
|
|
667
666
|
success: boolean;
|
|
667
|
+
error: string;
|
|
668
668
|
operation: "list_products";
|
|
669
669
|
products?: {
|
|
670
670
|
name: string;
|
|
@@ -707,8 +707,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
707
707
|
}>>;
|
|
708
708
|
error: import("zod").ZodString;
|
|
709
709
|
}, "strip", import("zod").ZodTypeAny, {
|
|
710
|
-
error: string;
|
|
711
710
|
success: boolean;
|
|
711
|
+
error: string;
|
|
712
712
|
operation: "create_price";
|
|
713
713
|
price?: {
|
|
714
714
|
type: "one_time" | "recurring";
|
|
@@ -721,8 +721,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
721
721
|
metadata?: Record<string, string> | undefined;
|
|
722
722
|
} | undefined;
|
|
723
723
|
}, {
|
|
724
|
-
error: string;
|
|
725
724
|
success: boolean;
|
|
725
|
+
error: string;
|
|
726
726
|
operation: "create_price";
|
|
727
727
|
price?: {
|
|
728
728
|
type: "one_time" | "recurring";
|
|
@@ -767,8 +767,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
767
767
|
}>, "many">>;
|
|
768
768
|
error: import("zod").ZodString;
|
|
769
769
|
}, "strip", import("zod").ZodTypeAny, {
|
|
770
|
-
error: string;
|
|
771
770
|
success: boolean;
|
|
771
|
+
error: string;
|
|
772
772
|
operation: "list_prices";
|
|
773
773
|
prices?: {
|
|
774
774
|
type: "one_time" | "recurring";
|
|
@@ -781,8 +781,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
781
781
|
metadata?: Record<string, string> | undefined;
|
|
782
782
|
}[] | undefined;
|
|
783
783
|
}, {
|
|
784
|
-
error: string;
|
|
785
784
|
success: boolean;
|
|
785
|
+
error: string;
|
|
786
786
|
operation: "list_prices";
|
|
787
787
|
prices?: {
|
|
788
788
|
type: "one_time" | "recurring";
|
|
@@ -807,37 +807,37 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
807
807
|
url: string;
|
|
808
808
|
id: string;
|
|
809
809
|
active: boolean;
|
|
810
|
-
metadata?: Record<string, string> | undefined;
|
|
811
810
|
created?: number | undefined;
|
|
811
|
+
metadata?: Record<string, string> | undefined;
|
|
812
812
|
}, {
|
|
813
813
|
url: string;
|
|
814
814
|
id: string;
|
|
815
815
|
active: boolean;
|
|
816
|
-
metadata?: Record<string, string> | undefined;
|
|
817
816
|
created?: number | undefined;
|
|
817
|
+
metadata?: Record<string, string> | undefined;
|
|
818
818
|
}>>;
|
|
819
819
|
error: import("zod").ZodString;
|
|
820
820
|
}, "strip", import("zod").ZodTypeAny, {
|
|
821
|
-
error: string;
|
|
822
821
|
success: boolean;
|
|
822
|
+
error: string;
|
|
823
823
|
operation: "create_payment_link";
|
|
824
824
|
payment_link?: {
|
|
825
825
|
url: string;
|
|
826
826
|
id: string;
|
|
827
827
|
active: boolean;
|
|
828
|
-
metadata?: Record<string, string> | undefined;
|
|
829
828
|
created?: number | undefined;
|
|
829
|
+
metadata?: Record<string, string> | undefined;
|
|
830
830
|
} | undefined;
|
|
831
831
|
}, {
|
|
832
|
-
error: string;
|
|
833
832
|
success: boolean;
|
|
833
|
+
error: string;
|
|
834
834
|
operation: "create_payment_link";
|
|
835
835
|
payment_link?: {
|
|
836
836
|
url: string;
|
|
837
837
|
id: string;
|
|
838
838
|
active: boolean;
|
|
839
|
-
metadata?: Record<string, string> | undefined;
|
|
840
839
|
created?: number | undefined;
|
|
840
|
+
metadata?: Record<string, string> | undefined;
|
|
841
841
|
} | undefined;
|
|
842
842
|
}>, import("zod").ZodObject<{
|
|
843
843
|
operation: import("zod").ZodLiteral<"create_invoice">;
|
|
@@ -859,8 +859,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
859
859
|
total: number;
|
|
860
860
|
currency: string;
|
|
861
861
|
customer: string | null;
|
|
862
|
-
metadata?: Record<string, string> | undefined;
|
|
863
862
|
created?: number | undefined;
|
|
863
|
+
metadata?: Record<string, string> | undefined;
|
|
864
864
|
due_date?: string | null | undefined;
|
|
865
865
|
hosted_invoice_url?: string | null | undefined;
|
|
866
866
|
invoice_pdf?: string | null | undefined;
|
|
@@ -870,16 +870,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
870
870
|
total: number;
|
|
871
871
|
currency: string;
|
|
872
872
|
customer: string | null;
|
|
873
|
-
metadata?: Record<string, string> | undefined;
|
|
874
873
|
created?: number | undefined;
|
|
874
|
+
metadata?: Record<string, string> | undefined;
|
|
875
875
|
due_date?: string | null | undefined;
|
|
876
876
|
hosted_invoice_url?: string | null | undefined;
|
|
877
877
|
invoice_pdf?: string | null | undefined;
|
|
878
878
|
}>>;
|
|
879
879
|
error: import("zod").ZodString;
|
|
880
880
|
}, "strip", import("zod").ZodTypeAny, {
|
|
881
|
-
error: string;
|
|
882
881
|
success: boolean;
|
|
882
|
+
error: string;
|
|
883
883
|
operation: "create_invoice";
|
|
884
884
|
invoice?: {
|
|
885
885
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -887,15 +887,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
887
887
|
total: number;
|
|
888
888
|
currency: string;
|
|
889
889
|
customer: string | null;
|
|
890
|
-
metadata?: Record<string, string> | undefined;
|
|
891
890
|
created?: number | undefined;
|
|
891
|
+
metadata?: Record<string, string> | undefined;
|
|
892
892
|
due_date?: string | null | undefined;
|
|
893
893
|
hosted_invoice_url?: string | null | undefined;
|
|
894
894
|
invoice_pdf?: string | null | undefined;
|
|
895
895
|
} | undefined;
|
|
896
896
|
}, {
|
|
897
|
-
error: string;
|
|
898
897
|
success: boolean;
|
|
898
|
+
error: string;
|
|
899
899
|
operation: "create_invoice";
|
|
900
900
|
invoice?: {
|
|
901
901
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -903,8 +903,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
903
903
|
total: number;
|
|
904
904
|
currency: string;
|
|
905
905
|
customer: string | null;
|
|
906
|
-
metadata?: Record<string, string> | undefined;
|
|
907
906
|
created?: number | undefined;
|
|
907
|
+
metadata?: Record<string, string> | undefined;
|
|
908
908
|
due_date?: string | null | undefined;
|
|
909
909
|
hosted_invoice_url?: string | null | undefined;
|
|
910
910
|
invoice_pdf?: string | null | undefined;
|
|
@@ -929,8 +929,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
929
929
|
total: number;
|
|
930
930
|
currency: string;
|
|
931
931
|
customer: string | null;
|
|
932
|
-
metadata?: Record<string, string> | undefined;
|
|
933
932
|
created?: number | undefined;
|
|
933
|
+
metadata?: Record<string, string> | undefined;
|
|
934
934
|
due_date?: string | null | undefined;
|
|
935
935
|
hosted_invoice_url?: string | null | undefined;
|
|
936
936
|
invoice_pdf?: string | null | undefined;
|
|
@@ -940,8 +940,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
940
940
|
total: number;
|
|
941
941
|
currency: string;
|
|
942
942
|
customer: string | null;
|
|
943
|
-
metadata?: Record<string, string> | undefined;
|
|
944
943
|
created?: number | undefined;
|
|
944
|
+
metadata?: Record<string, string> | undefined;
|
|
945
945
|
due_date?: string | null | undefined;
|
|
946
946
|
hosted_invoice_url?: string | null | undefined;
|
|
947
947
|
invoice_pdf?: string | null | undefined;
|
|
@@ -950,8 +950,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
950
950
|
next_cursor: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
951
951
|
error: import("zod").ZodString;
|
|
952
952
|
}, "strip", import("zod").ZodTypeAny, {
|
|
953
|
-
error: string;
|
|
954
953
|
success: boolean;
|
|
954
|
+
error: string;
|
|
955
955
|
operation: "list_invoices";
|
|
956
956
|
next_cursor?: string | null | undefined;
|
|
957
957
|
has_more?: boolean | undefined;
|
|
@@ -961,15 +961,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
961
961
|
total: number;
|
|
962
962
|
currency: string;
|
|
963
963
|
customer: string | null;
|
|
964
|
-
metadata?: Record<string, string> | undefined;
|
|
965
964
|
created?: number | undefined;
|
|
965
|
+
metadata?: Record<string, string> | undefined;
|
|
966
966
|
due_date?: string | null | undefined;
|
|
967
967
|
hosted_invoice_url?: string | null | undefined;
|
|
968
968
|
invoice_pdf?: string | null | undefined;
|
|
969
969
|
}[] | undefined;
|
|
970
970
|
}, {
|
|
971
|
-
error: string;
|
|
972
971
|
success: boolean;
|
|
972
|
+
error: string;
|
|
973
973
|
operation: "list_invoices";
|
|
974
974
|
next_cursor?: string | null | undefined;
|
|
975
975
|
has_more?: boolean | undefined;
|
|
@@ -979,8 +979,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
979
979
|
total: number;
|
|
980
980
|
currency: string;
|
|
981
981
|
customer: string | null;
|
|
982
|
-
metadata?: Record<string, string> | undefined;
|
|
983
982
|
created?: number | undefined;
|
|
983
|
+
metadata?: Record<string, string> | undefined;
|
|
984
984
|
due_date?: string | null | undefined;
|
|
985
985
|
hosted_invoice_url?: string | null | undefined;
|
|
986
986
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1005,8 +1005,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1005
1005
|
total: number;
|
|
1006
1006
|
currency: string;
|
|
1007
1007
|
customer: string | null;
|
|
1008
|
-
metadata?: Record<string, string> | undefined;
|
|
1009
1008
|
created?: number | undefined;
|
|
1009
|
+
metadata?: Record<string, string> | undefined;
|
|
1010
1010
|
due_date?: string | null | undefined;
|
|
1011
1011
|
hosted_invoice_url?: string | null | undefined;
|
|
1012
1012
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1016,16 +1016,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1016
1016
|
total: number;
|
|
1017
1017
|
currency: string;
|
|
1018
1018
|
customer: string | null;
|
|
1019
|
-
metadata?: Record<string, string> | undefined;
|
|
1020
1019
|
created?: number | undefined;
|
|
1020
|
+
metadata?: Record<string, string> | undefined;
|
|
1021
1021
|
due_date?: string | null | undefined;
|
|
1022
1022
|
hosted_invoice_url?: string | null | undefined;
|
|
1023
1023
|
invoice_pdf?: string | null | undefined;
|
|
1024
1024
|
}>>;
|
|
1025
1025
|
error: import("zod").ZodString;
|
|
1026
1026
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1027
|
-
error: string;
|
|
1028
1027
|
success: boolean;
|
|
1028
|
+
error: string;
|
|
1029
1029
|
operation: "retrieve_invoice";
|
|
1030
1030
|
invoice?: {
|
|
1031
1031
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1033,15 +1033,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1033
1033
|
total: number;
|
|
1034
1034
|
currency: string;
|
|
1035
1035
|
customer: string | null;
|
|
1036
|
-
metadata?: Record<string, string> | undefined;
|
|
1037
1036
|
created?: number | undefined;
|
|
1037
|
+
metadata?: Record<string, string> | undefined;
|
|
1038
1038
|
due_date?: string | null | undefined;
|
|
1039
1039
|
hosted_invoice_url?: string | null | undefined;
|
|
1040
1040
|
invoice_pdf?: string | null | undefined;
|
|
1041
1041
|
} | undefined;
|
|
1042
1042
|
}, {
|
|
1043
|
-
error: string;
|
|
1044
1043
|
success: boolean;
|
|
1044
|
+
error: string;
|
|
1045
1045
|
operation: "retrieve_invoice";
|
|
1046
1046
|
invoice?: {
|
|
1047
1047
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1049,8 +1049,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1049
1049
|
total: number;
|
|
1050
1050
|
currency: string;
|
|
1051
1051
|
customer: string | null;
|
|
1052
|
-
metadata?: Record<string, string> | undefined;
|
|
1053
1052
|
created?: number | undefined;
|
|
1053
|
+
metadata?: Record<string, string> | undefined;
|
|
1054
1054
|
due_date?: string | null | undefined;
|
|
1055
1055
|
hosted_invoice_url?: string | null | undefined;
|
|
1056
1056
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1075,8 +1075,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1075
1075
|
total: number;
|
|
1076
1076
|
currency: string;
|
|
1077
1077
|
customer: string | null;
|
|
1078
|
-
metadata?: Record<string, string> | undefined;
|
|
1079
1078
|
created?: number | undefined;
|
|
1079
|
+
metadata?: Record<string, string> | undefined;
|
|
1080
1080
|
due_date?: string | null | undefined;
|
|
1081
1081
|
hosted_invoice_url?: string | null | undefined;
|
|
1082
1082
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1086,16 +1086,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1086
1086
|
total: number;
|
|
1087
1087
|
currency: string;
|
|
1088
1088
|
customer: string | null;
|
|
1089
|
-
metadata?: Record<string, string> | undefined;
|
|
1090
1089
|
created?: number | undefined;
|
|
1090
|
+
metadata?: Record<string, string> | undefined;
|
|
1091
1091
|
due_date?: string | null | undefined;
|
|
1092
1092
|
hosted_invoice_url?: string | null | undefined;
|
|
1093
1093
|
invoice_pdf?: string | null | undefined;
|
|
1094
1094
|
}>>;
|
|
1095
1095
|
error: import("zod").ZodString;
|
|
1096
1096
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1097
|
-
error: string;
|
|
1098
1097
|
success: boolean;
|
|
1098
|
+
error: string;
|
|
1099
1099
|
operation: "finalize_invoice";
|
|
1100
1100
|
invoice?: {
|
|
1101
1101
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1103,15 +1103,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1103
1103
|
total: number;
|
|
1104
1104
|
currency: string;
|
|
1105
1105
|
customer: string | null;
|
|
1106
|
-
metadata?: Record<string, string> | undefined;
|
|
1107
1106
|
created?: number | undefined;
|
|
1107
|
+
metadata?: Record<string, string> | undefined;
|
|
1108
1108
|
due_date?: string | null | undefined;
|
|
1109
1109
|
hosted_invoice_url?: string | null | undefined;
|
|
1110
1110
|
invoice_pdf?: string | null | undefined;
|
|
1111
1111
|
} | undefined;
|
|
1112
1112
|
}, {
|
|
1113
|
-
error: string;
|
|
1114
1113
|
success: boolean;
|
|
1114
|
+
error: string;
|
|
1115
1115
|
operation: "finalize_invoice";
|
|
1116
1116
|
invoice?: {
|
|
1117
1117
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1119,8 +1119,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1119
1119
|
total: number;
|
|
1120
1120
|
currency: string;
|
|
1121
1121
|
customer: string | null;
|
|
1122
|
-
metadata?: Record<string, string> | undefined;
|
|
1123
1122
|
created?: number | undefined;
|
|
1123
|
+
metadata?: Record<string, string> | undefined;
|
|
1124
1124
|
due_date?: string | null | undefined;
|
|
1125
1125
|
hosted_invoice_url?: string | null | undefined;
|
|
1126
1126
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1164,8 +1164,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1164
1164
|
}>>;
|
|
1165
1165
|
error: import("zod").ZodString;
|
|
1166
1166
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1167
|
-
error: string;
|
|
1168
1167
|
success: boolean;
|
|
1168
|
+
error: string;
|
|
1169
1169
|
operation: "create_invoice_item";
|
|
1170
1170
|
invoice_item?: {
|
|
1171
1171
|
id: string;
|
|
@@ -1180,8 +1180,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1180
1180
|
quantity?: number | undefined;
|
|
1181
1181
|
} | undefined;
|
|
1182
1182
|
}, {
|
|
1183
|
-
error: string;
|
|
1184
1183
|
success: boolean;
|
|
1184
|
+
error: string;
|
|
1185
1185
|
operation: "create_invoice_item";
|
|
1186
1186
|
invoice_item?: {
|
|
1187
1187
|
id: string;
|
|
@@ -1215,8 +1215,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1215
1215
|
total: number;
|
|
1216
1216
|
currency: string;
|
|
1217
1217
|
customer: string | null;
|
|
1218
|
-
metadata?: Record<string, string> | undefined;
|
|
1219
1218
|
created?: number | undefined;
|
|
1219
|
+
metadata?: Record<string, string> | undefined;
|
|
1220
1220
|
due_date?: string | null | undefined;
|
|
1221
1221
|
hosted_invoice_url?: string | null | undefined;
|
|
1222
1222
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1226,16 +1226,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1226
1226
|
total: number;
|
|
1227
1227
|
currency: string;
|
|
1228
1228
|
customer: string | null;
|
|
1229
|
-
metadata?: Record<string, string> | undefined;
|
|
1230
1229
|
created?: number | undefined;
|
|
1230
|
+
metadata?: Record<string, string> | undefined;
|
|
1231
1231
|
due_date?: string | null | undefined;
|
|
1232
1232
|
hosted_invoice_url?: string | null | undefined;
|
|
1233
1233
|
invoice_pdf?: string | null | undefined;
|
|
1234
1234
|
}>>;
|
|
1235
1235
|
error: import("zod").ZodString;
|
|
1236
1236
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1237
|
-
error: string;
|
|
1238
1237
|
success: boolean;
|
|
1238
|
+
error: string;
|
|
1239
1239
|
operation: "send_invoice";
|
|
1240
1240
|
invoice?: {
|
|
1241
1241
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1243,15 +1243,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1243
1243
|
total: number;
|
|
1244
1244
|
currency: string;
|
|
1245
1245
|
customer: string | null;
|
|
1246
|
-
metadata?: Record<string, string> | undefined;
|
|
1247
1246
|
created?: number | undefined;
|
|
1247
|
+
metadata?: Record<string, string> | undefined;
|
|
1248
1248
|
due_date?: string | null | undefined;
|
|
1249
1249
|
hosted_invoice_url?: string | null | undefined;
|
|
1250
1250
|
invoice_pdf?: string | null | undefined;
|
|
1251
1251
|
} | undefined;
|
|
1252
1252
|
}, {
|
|
1253
|
-
error: string;
|
|
1254
1253
|
success: boolean;
|
|
1254
|
+
error: string;
|
|
1255
1255
|
operation: "send_invoice";
|
|
1256
1256
|
invoice?: {
|
|
1257
1257
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1259,8 +1259,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1259
1259
|
total: number;
|
|
1260
1260
|
currency: string;
|
|
1261
1261
|
customer: string | null;
|
|
1262
|
-
metadata?: Record<string, string> | undefined;
|
|
1263
1262
|
created?: number | undefined;
|
|
1263
|
+
metadata?: Record<string, string> | undefined;
|
|
1264
1264
|
due_date?: string | null | undefined;
|
|
1265
1265
|
hosted_invoice_url?: string | null | undefined;
|
|
1266
1266
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1310,8 +1310,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1310
1310
|
}>>;
|
|
1311
1311
|
error: import("zod").ZodString;
|
|
1312
1312
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1313
|
-
error: string;
|
|
1314
1313
|
success: boolean;
|
|
1314
|
+
error: string;
|
|
1315
1315
|
operation: "get_balance";
|
|
1316
1316
|
balance?: {
|
|
1317
1317
|
pending: {
|
|
@@ -1324,8 +1324,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1324
1324
|
}[];
|
|
1325
1325
|
} | undefined;
|
|
1326
1326
|
}, {
|
|
1327
|
-
error: string;
|
|
1328
1327
|
success: boolean;
|
|
1328
|
+
error: string;
|
|
1329
1329
|
operation: "get_balance";
|
|
1330
1330
|
balance?: {
|
|
1331
1331
|
pending: {
|
|
@@ -1367,8 +1367,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1367
1367
|
}>, "many">>;
|
|
1368
1368
|
error: import("zod").ZodString;
|
|
1369
1369
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1370
|
-
error: string;
|
|
1371
1370
|
success: boolean;
|
|
1371
|
+
error: string;
|
|
1372
1372
|
operation: "list_payment_intents";
|
|
1373
1373
|
payment_intents?: {
|
|
1374
1374
|
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
@@ -1380,8 +1380,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1380
1380
|
customer?: string | null | undefined;
|
|
1381
1381
|
}[] | undefined;
|
|
1382
1382
|
}, {
|
|
1383
|
-
error: string;
|
|
1384
1383
|
success: boolean;
|
|
1384
|
+
error: string;
|
|
1385
1385
|
operation: "list_payment_intents";
|
|
1386
1386
|
payment_intents?: {
|
|
1387
1387
|
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
@@ -1425,8 +1425,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1425
1425
|
}>, "many">>;
|
|
1426
1426
|
error: import("zod").ZodString;
|
|
1427
1427
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1428
|
-
error: string;
|
|
1429
1428
|
success: boolean;
|
|
1429
|
+
error: string;
|
|
1430
1430
|
operation: "list_subscriptions";
|
|
1431
1431
|
subscriptions?: {
|
|
1432
1432
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1439,8 +1439,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1439
1439
|
current_period_end?: number | undefined;
|
|
1440
1440
|
}[] | undefined;
|
|
1441
1441
|
}, {
|
|
1442
|
-
error: string;
|
|
1443
1442
|
success: boolean;
|
|
1443
|
+
error: string;
|
|
1444
1444
|
operation: "list_subscriptions";
|
|
1445
1445
|
subscriptions?: {
|
|
1446
1446
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1485,8 +1485,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1485
1485
|
}>>;
|
|
1486
1486
|
error: import("zod").ZodString;
|
|
1487
1487
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1488
|
-
error: string;
|
|
1489
1488
|
success: boolean;
|
|
1489
|
+
error: string;
|
|
1490
1490
|
operation: "cancel_subscription";
|
|
1491
1491
|
subscription?: {
|
|
1492
1492
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1499,8 +1499,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1499
1499
|
current_period_end?: number | undefined;
|
|
1500
1500
|
} | undefined;
|
|
1501
1501
|
}, {
|
|
1502
|
-
error: string;
|
|
1503
1502
|
success: boolean;
|
|
1503
|
+
error: string;
|
|
1504
1504
|
operation: "cancel_subscription";
|
|
1505
1505
|
subscription?: {
|
|
1506
1506
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1525,37 +1525,37 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1525
1525
|
url: string;
|
|
1526
1526
|
id: string;
|
|
1527
1527
|
active: boolean;
|
|
1528
|
-
metadata?: Record<string, string> | undefined;
|
|
1529
1528
|
created?: number | undefined;
|
|
1529
|
+
metadata?: Record<string, string> | undefined;
|
|
1530
1530
|
}, {
|
|
1531
1531
|
url: string;
|
|
1532
1532
|
id: string;
|
|
1533
1533
|
active: boolean;
|
|
1534
|
-
metadata?: Record<string, string> | undefined;
|
|
1535
1534
|
created?: number | undefined;
|
|
1535
|
+
metadata?: Record<string, string> | undefined;
|
|
1536
1536
|
}>, "many">>;
|
|
1537
1537
|
error: import("zod").ZodString;
|
|
1538
1538
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1539
|
-
error: string;
|
|
1540
1539
|
success: boolean;
|
|
1540
|
+
error: string;
|
|
1541
1541
|
operation: "list_payment_links";
|
|
1542
1542
|
payment_links?: {
|
|
1543
1543
|
url: string;
|
|
1544
1544
|
id: string;
|
|
1545
1545
|
active: boolean;
|
|
1546
|
-
metadata?: Record<string, string> | undefined;
|
|
1547
1546
|
created?: number | undefined;
|
|
1547
|
+
metadata?: Record<string, string> | undefined;
|
|
1548
1548
|
}[] | undefined;
|
|
1549
1549
|
}, {
|
|
1550
|
-
error: string;
|
|
1551
1550
|
success: boolean;
|
|
1551
|
+
error: string;
|
|
1552
1552
|
operation: "list_payment_links";
|
|
1553
1553
|
payment_links?: {
|
|
1554
1554
|
url: string;
|
|
1555
1555
|
id: string;
|
|
1556
1556
|
active: boolean;
|
|
1557
|
-
metadata?: Record<string, string> | undefined;
|
|
1558
1557
|
created?: number | undefined;
|
|
1558
|
+
metadata?: Record<string, string> | undefined;
|
|
1559
1559
|
}[] | undefined;
|
|
1560
1560
|
}>, import("zod").ZodObject<{
|
|
1561
1561
|
operation: import("zod").ZodLiteral<"create_subscription">;
|
|
@@ -1590,8 +1590,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1590
1590
|
}>>;
|
|
1591
1591
|
error: import("zod").ZodString;
|
|
1592
1592
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1593
|
-
error: string;
|
|
1594
1593
|
success: boolean;
|
|
1594
|
+
error: string;
|
|
1595
1595
|
operation: "create_subscription";
|
|
1596
1596
|
subscription?: {
|
|
1597
1597
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1604,8 +1604,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1604
1604
|
current_period_end?: number | undefined;
|
|
1605
1605
|
} | undefined;
|
|
1606
1606
|
}, {
|
|
1607
|
-
error: string;
|
|
1608
1607
|
success: boolean;
|
|
1608
|
+
error: string;
|
|
1609
1609
|
operation: "create_subscription";
|
|
1610
1610
|
subscription?: {
|
|
1611
1611
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|