@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- 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 +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- 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 +4 -4
- 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 +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -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;
|
|
@@ -64,15 +64,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
64
64
|
}, "strip", import("zod").ZodTypeAny, {
|
|
65
65
|
operation: "list_customers";
|
|
66
66
|
limit: number;
|
|
67
|
+
cursor?: string | undefined;
|
|
67
68
|
email?: string | undefined;
|
|
68
69
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
69
|
-
cursor?: string | undefined;
|
|
70
70
|
}, {
|
|
71
71
|
operation: "list_customers";
|
|
72
|
-
email?: string | undefined;
|
|
73
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
74
72
|
limit?: number | undefined;
|
|
75
73
|
cursor?: string | undefined;
|
|
74
|
+
email?: string | undefined;
|
|
75
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
76
76
|
}>, import("zod").ZodObject<{
|
|
77
77
|
operation: import("zod").ZodLiteral<"retrieve_customer">;
|
|
78
78
|
customer_id: import("zod").ZodString;
|
|
@@ -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;
|
|
@@ -115,8 +115,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
115
115
|
active?: boolean | undefined;
|
|
116
116
|
}, {
|
|
117
117
|
operation: "list_products";
|
|
118
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
119
118
|
limit?: number | undefined;
|
|
119
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
120
120
|
active?: boolean | undefined;
|
|
121
121
|
}>, import("zod").ZodObject<{
|
|
122
122
|
operation: import("zod").ZodLiteral<"create_price">;
|
|
@@ -127,23 +127,23 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
127
127
|
interval: import("zod").ZodEnum<["day", "week", "month", "year"]>;
|
|
128
128
|
interval_count: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
129
129
|
}, "strip", import("zod").ZodTypeAny, {
|
|
130
|
-
interval: "
|
|
130
|
+
interval: "day" | "week" | "month" | "year";
|
|
131
131
|
interval_count: number;
|
|
132
132
|
}, {
|
|
133
|
-
interval: "
|
|
133
|
+
interval: "day" | "week" | "month" | "year";
|
|
134
134
|
interval_count?: number | undefined;
|
|
135
135
|
}>>;
|
|
136
136
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
137
137
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
138
138
|
}, "strip", import("zod").ZodTypeAny, {
|
|
139
139
|
operation: "create_price";
|
|
140
|
-
currency: string;
|
|
141
140
|
product: string;
|
|
142
141
|
unit_amount: number;
|
|
142
|
+
currency: string;
|
|
143
143
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
144
144
|
metadata?: Record<string, string> | undefined;
|
|
145
145
|
recurring?: {
|
|
146
|
-
interval: "
|
|
146
|
+
interval: "day" | "week" | "month" | "year";
|
|
147
147
|
interval_count: number;
|
|
148
148
|
} | undefined;
|
|
149
149
|
}, {
|
|
@@ -154,7 +154,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
154
154
|
metadata?: Record<string, string> | undefined;
|
|
155
155
|
currency?: string | undefined;
|
|
156
156
|
recurring?: {
|
|
157
|
-
interval: "
|
|
157
|
+
interval: "day" | "week" | "month" | "year";
|
|
158
158
|
interval_count?: number | undefined;
|
|
159
159
|
} | undefined;
|
|
160
160
|
}>, 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
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
175
174
|
limit?: number | undefined;
|
|
176
|
-
|
|
175
|
+
credentials?: Partial<Record<CredentialType, 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;
|
|
@@ -254,15 +254,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
254
254
|
operation: "list_invoices";
|
|
255
255
|
limit: number;
|
|
256
256
|
status?: "void" | "draft" | "open" | "paid" | "uncollectible" | undefined;
|
|
257
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
258
257
|
cursor?: string | undefined;
|
|
258
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
259
259
|
customer?: string | undefined;
|
|
260
260
|
}, {
|
|
261
261
|
operation: "list_invoices";
|
|
262
262
|
status?: "void" | "draft" | "open" | "paid" | "uncollectible" | undefined;
|
|
263
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
264
263
|
limit?: number | undefined;
|
|
265
264
|
cursor?: string | undefined;
|
|
265
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
266
266
|
customer?: string | undefined;
|
|
267
267
|
}>, import("zod").ZodObject<{
|
|
268
268
|
operation: import("zod").ZodLiteral<"retrieve_invoice">;
|
|
@@ -303,9 +303,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
303
303
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
304
304
|
}, "strip", import("zod").ZodTypeAny, {
|
|
305
305
|
operation: "create_invoice_item";
|
|
306
|
+
unit_amount: number;
|
|
306
307
|
currency: string;
|
|
307
308
|
quantity: number;
|
|
308
|
-
unit_amount: number;
|
|
309
309
|
customer: string;
|
|
310
310
|
description?: string | undefined;
|
|
311
311
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -354,8 +354,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
354
354
|
customer?: string | undefined;
|
|
355
355
|
}, {
|
|
356
356
|
operation: "list_payment_intents";
|
|
357
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
358
357
|
limit?: number | undefined;
|
|
358
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
359
359
|
customer?: string | undefined;
|
|
360
360
|
}>, import("zod").ZodObject<{
|
|
361
361
|
operation: import("zod").ZodLiteral<"list_subscriptions">;
|
|
@@ -366,14 +366,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
366
366
|
}, "strip", import("zod").ZodTypeAny, {
|
|
367
367
|
operation: "list_subscriptions";
|
|
368
368
|
limit: number;
|
|
369
|
-
status?: "
|
|
369
|
+
status?: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused" | "all" | undefined;
|
|
370
370
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
371
371
|
customer?: string | undefined;
|
|
372
372
|
}, {
|
|
373
373
|
operation: "list_subscriptions";
|
|
374
|
-
status?: "
|
|
375
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
374
|
+
status?: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused" | "all" | undefined;
|
|
376
375
|
limit?: number | undefined;
|
|
376
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
377
377
|
customer?: string | undefined;
|
|
378
378
|
}>, import("zod").ZodObject<{
|
|
379
379
|
operation: import("zod").ZodLiteral<"cancel_subscription">;
|
|
@@ -402,8 +402,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
402
402
|
active?: boolean | undefined;
|
|
403
403
|
}, {
|
|
404
404
|
operation: "list_payment_links";
|
|
405
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
406
405
|
limit?: number | undefined;
|
|
406
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
407
407
|
active?: boolean | undefined;
|
|
408
408
|
}>, import("zod").ZodObject<{
|
|
409
409
|
operation: import("zod").ZodLiteral<"create_subscription">;
|
|
@@ -454,9 +454,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
454
454
|
}>>;
|
|
455
455
|
error: import("zod").ZodString;
|
|
456
456
|
}, "strip", import("zod").ZodTypeAny, {
|
|
457
|
+
operation: "create_customer";
|
|
457
458
|
success: boolean;
|
|
458
459
|
error: string;
|
|
459
|
-
operation: "create_customer";
|
|
460
460
|
customer?: {
|
|
461
461
|
id: string;
|
|
462
462
|
created: number;
|
|
@@ -465,9 +465,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
465
465
|
metadata?: Record<string, string> | undefined;
|
|
466
466
|
} | undefined;
|
|
467
467
|
}, {
|
|
468
|
+
operation: "create_customer";
|
|
468
469
|
success: boolean;
|
|
469
470
|
error: string;
|
|
470
|
-
operation: "create_customer";
|
|
471
471
|
customer?: {
|
|
472
472
|
id: string;
|
|
473
473
|
created: number;
|
|
@@ -501,11 +501,10 @@ 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
|
+
operation: "list_customers";
|
|
504
505
|
success: boolean;
|
|
505
506
|
error: string;
|
|
506
|
-
operation: "list_customers";
|
|
507
507
|
next_cursor?: string | null | undefined;
|
|
508
|
-
has_more?: boolean | undefined;
|
|
509
508
|
customers?: {
|
|
510
509
|
id: string;
|
|
511
510
|
created: number;
|
|
@@ -513,12 +512,12 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
513
512
|
email?: string | null | undefined;
|
|
514
513
|
metadata?: Record<string, string> | undefined;
|
|
515
514
|
}[] | undefined;
|
|
515
|
+
has_more?: boolean | undefined;
|
|
516
516
|
}, {
|
|
517
|
+
operation: "list_customers";
|
|
517
518
|
success: boolean;
|
|
518
519
|
error: string;
|
|
519
|
-
operation: "list_customers";
|
|
520
520
|
next_cursor?: string | null | undefined;
|
|
521
|
-
has_more?: boolean | undefined;
|
|
522
521
|
customers?: {
|
|
523
522
|
id: string;
|
|
524
523
|
created: number;
|
|
@@ -526,6 +525,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
526
525
|
email?: string | null | undefined;
|
|
527
526
|
metadata?: Record<string, string> | undefined;
|
|
528
527
|
}[] | undefined;
|
|
528
|
+
has_more?: boolean | undefined;
|
|
529
529
|
}>, import("zod").ZodObject<{
|
|
530
530
|
operation: import("zod").ZodLiteral<"retrieve_customer">;
|
|
531
531
|
success: import("zod").ZodBoolean;
|
|
@@ -551,10 +551,9 @@ 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
|
+
operation: "retrieve_customer";
|
|
554
555
|
success: boolean;
|
|
555
556
|
error: string;
|
|
556
|
-
operation: "retrieve_customer";
|
|
557
|
-
deleted?: boolean | undefined;
|
|
558
557
|
customer?: {
|
|
559
558
|
id: string;
|
|
560
559
|
created: number;
|
|
@@ -562,11 +561,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
562
561
|
email?: string | null | undefined;
|
|
563
562
|
metadata?: Record<string, string> | undefined;
|
|
564
563
|
} | undefined;
|
|
564
|
+
deleted?: boolean | undefined;
|
|
565
565
|
}, {
|
|
566
|
+
operation: "retrieve_customer";
|
|
566
567
|
success: boolean;
|
|
567
568
|
error: string;
|
|
568
|
-
operation: "retrieve_customer";
|
|
569
|
-
deleted?: boolean | undefined;
|
|
570
569
|
customer?: {
|
|
571
570
|
id: string;
|
|
572
571
|
created: number;
|
|
@@ -574,6 +573,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
574
573
|
email?: string | null | undefined;
|
|
575
574
|
metadata?: Record<string, string> | undefined;
|
|
576
575
|
} | undefined;
|
|
576
|
+
deleted?: boolean | undefined;
|
|
577
577
|
}>, import("zod").ZodObject<{
|
|
578
578
|
operation: import("zod").ZodLiteral<"create_product">;
|
|
579
579
|
success: import("zod").ZodBoolean;
|
|
@@ -587,40 +587,40 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
587
587
|
}, "strip", import("zod").ZodTypeAny, {
|
|
588
588
|
name: string;
|
|
589
589
|
id: string;
|
|
590
|
-
created: number;
|
|
591
590
|
active: boolean;
|
|
591
|
+
created: number;
|
|
592
592
|
description?: string | null | undefined;
|
|
593
593
|
metadata?: Record<string, string> | undefined;
|
|
594
594
|
}, {
|
|
595
595
|
name: string;
|
|
596
596
|
id: string;
|
|
597
|
-
created: number;
|
|
598
597
|
active: boolean;
|
|
598
|
+
created: number;
|
|
599
599
|
description?: string | null | undefined;
|
|
600
600
|
metadata?: Record<string, string> | undefined;
|
|
601
601
|
}>>;
|
|
602
602
|
error: import("zod").ZodString;
|
|
603
603
|
}, "strip", import("zod").ZodTypeAny, {
|
|
604
|
+
operation: "create_product";
|
|
604
605
|
success: boolean;
|
|
605
606
|
error: string;
|
|
606
|
-
operation: "create_product";
|
|
607
607
|
product?: {
|
|
608
608
|
name: string;
|
|
609
609
|
id: string;
|
|
610
|
-
created: number;
|
|
611
610
|
active: boolean;
|
|
611
|
+
created: number;
|
|
612
612
|
description?: string | null | undefined;
|
|
613
613
|
metadata?: Record<string, string> | undefined;
|
|
614
614
|
} | undefined;
|
|
615
615
|
}, {
|
|
616
|
+
operation: "create_product";
|
|
616
617
|
success: boolean;
|
|
617
618
|
error: string;
|
|
618
|
-
operation: "create_product";
|
|
619
619
|
product?: {
|
|
620
620
|
name: string;
|
|
621
621
|
id: string;
|
|
622
|
-
created: number;
|
|
623
622
|
active: boolean;
|
|
623
|
+
created: number;
|
|
624
624
|
description?: string | null | undefined;
|
|
625
625
|
metadata?: Record<string, string> | undefined;
|
|
626
626
|
} | undefined;
|
|
@@ -637,40 +637,40 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
637
637
|
}, "strip", import("zod").ZodTypeAny, {
|
|
638
638
|
name: string;
|
|
639
639
|
id: string;
|
|
640
|
-
created: number;
|
|
641
640
|
active: boolean;
|
|
641
|
+
created: number;
|
|
642
642
|
description?: string | null | undefined;
|
|
643
643
|
metadata?: Record<string, string> | undefined;
|
|
644
644
|
}, {
|
|
645
645
|
name: string;
|
|
646
646
|
id: string;
|
|
647
|
-
created: number;
|
|
648
647
|
active: boolean;
|
|
648
|
+
created: number;
|
|
649
649
|
description?: string | null | undefined;
|
|
650
650
|
metadata?: Record<string, string> | undefined;
|
|
651
651
|
}>, "many">>;
|
|
652
652
|
error: import("zod").ZodString;
|
|
653
653
|
}, "strip", import("zod").ZodTypeAny, {
|
|
654
|
+
operation: "list_products";
|
|
654
655
|
success: boolean;
|
|
655
656
|
error: string;
|
|
656
|
-
operation: "list_products";
|
|
657
657
|
products?: {
|
|
658
658
|
name: string;
|
|
659
659
|
id: string;
|
|
660
|
-
created: number;
|
|
661
660
|
active: boolean;
|
|
661
|
+
created: number;
|
|
662
662
|
description?: string | null | undefined;
|
|
663
663
|
metadata?: Record<string, string> | undefined;
|
|
664
664
|
}[] | undefined;
|
|
665
665
|
}, {
|
|
666
|
+
operation: "list_products";
|
|
666
667
|
success: boolean;
|
|
667
668
|
error: string;
|
|
668
|
-
operation: "list_products";
|
|
669
669
|
products?: {
|
|
670
670
|
name: string;
|
|
671
671
|
id: string;
|
|
672
|
-
created: number;
|
|
673
672
|
active: boolean;
|
|
673
|
+
created: number;
|
|
674
674
|
description?: string | null | undefined;
|
|
675
675
|
metadata?: Record<string, string> | undefined;
|
|
676
676
|
}[] | undefined;
|
|
@@ -689,49 +689,49 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
689
689
|
}, "strip", import("zod").ZodTypeAny, {
|
|
690
690
|
type: "recurring" | "one_time";
|
|
691
691
|
id: string;
|
|
692
|
-
created: number;
|
|
693
|
-
currency: string;
|
|
694
|
-
product: string;
|
|
695
692
|
active: boolean;
|
|
693
|
+
product: string;
|
|
696
694
|
unit_amount: number | null;
|
|
695
|
+
currency: string;
|
|
696
|
+
created: number;
|
|
697
697
|
metadata?: Record<string, string> | undefined;
|
|
698
698
|
}, {
|
|
699
699
|
type: "recurring" | "one_time";
|
|
700
700
|
id: string;
|
|
701
|
-
created: number;
|
|
702
|
-
currency: string;
|
|
703
|
-
product: string;
|
|
704
701
|
active: boolean;
|
|
702
|
+
product: string;
|
|
705
703
|
unit_amount: number | null;
|
|
704
|
+
currency: string;
|
|
705
|
+
created: number;
|
|
706
706
|
metadata?: Record<string, string> | undefined;
|
|
707
707
|
}>>;
|
|
708
708
|
error: import("zod").ZodString;
|
|
709
709
|
}, "strip", import("zod").ZodTypeAny, {
|
|
710
|
+
operation: "create_price";
|
|
710
711
|
success: boolean;
|
|
711
712
|
error: string;
|
|
712
|
-
operation: "create_price";
|
|
713
713
|
price?: {
|
|
714
714
|
type: "recurring" | "one_time";
|
|
715
715
|
id: string;
|
|
716
|
-
created: number;
|
|
717
|
-
currency: string;
|
|
718
|
-
product: string;
|
|
719
716
|
active: boolean;
|
|
717
|
+
product: string;
|
|
720
718
|
unit_amount: number | null;
|
|
719
|
+
currency: string;
|
|
720
|
+
created: number;
|
|
721
721
|
metadata?: Record<string, string> | undefined;
|
|
722
722
|
} | undefined;
|
|
723
723
|
}, {
|
|
724
|
+
operation: "create_price";
|
|
724
725
|
success: boolean;
|
|
725
726
|
error: string;
|
|
726
|
-
operation: "create_price";
|
|
727
727
|
price?: {
|
|
728
728
|
type: "recurring" | "one_time";
|
|
729
729
|
id: string;
|
|
730
|
-
created: number;
|
|
731
|
-
currency: string;
|
|
732
|
-
product: string;
|
|
733
730
|
active: boolean;
|
|
731
|
+
product: string;
|
|
734
732
|
unit_amount: number | null;
|
|
733
|
+
currency: string;
|
|
734
|
+
created: number;
|
|
735
735
|
metadata?: Record<string, string> | undefined;
|
|
736
736
|
} | undefined;
|
|
737
737
|
}>, import("zod").ZodObject<{
|
|
@@ -749,49 +749,49 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
749
749
|
}, "strip", import("zod").ZodTypeAny, {
|
|
750
750
|
type: "recurring" | "one_time";
|
|
751
751
|
id: string;
|
|
752
|
-
created: number;
|
|
753
|
-
currency: string;
|
|
754
|
-
product: string;
|
|
755
752
|
active: boolean;
|
|
753
|
+
product: string;
|
|
756
754
|
unit_amount: number | null;
|
|
755
|
+
currency: string;
|
|
756
|
+
created: number;
|
|
757
757
|
metadata?: Record<string, string> | undefined;
|
|
758
758
|
}, {
|
|
759
759
|
type: "recurring" | "one_time";
|
|
760
760
|
id: string;
|
|
761
|
-
created: number;
|
|
762
|
-
currency: string;
|
|
763
|
-
product: string;
|
|
764
761
|
active: boolean;
|
|
762
|
+
product: string;
|
|
765
763
|
unit_amount: number | null;
|
|
764
|
+
currency: string;
|
|
765
|
+
created: number;
|
|
766
766
|
metadata?: Record<string, string> | undefined;
|
|
767
767
|
}>, "many">>;
|
|
768
768
|
error: import("zod").ZodString;
|
|
769
769
|
}, "strip", import("zod").ZodTypeAny, {
|
|
770
|
+
operation: "list_prices";
|
|
770
771
|
success: boolean;
|
|
771
772
|
error: string;
|
|
772
|
-
operation: "list_prices";
|
|
773
773
|
prices?: {
|
|
774
774
|
type: "recurring" | "one_time";
|
|
775
775
|
id: string;
|
|
776
|
-
created: number;
|
|
777
|
-
currency: string;
|
|
778
|
-
product: string;
|
|
779
776
|
active: boolean;
|
|
777
|
+
product: string;
|
|
780
778
|
unit_amount: number | null;
|
|
779
|
+
currency: string;
|
|
780
|
+
created: number;
|
|
781
781
|
metadata?: Record<string, string> | undefined;
|
|
782
782
|
}[] | undefined;
|
|
783
783
|
}, {
|
|
784
|
+
operation: "list_prices";
|
|
784
785
|
success: boolean;
|
|
785
786
|
error: string;
|
|
786
|
-
operation: "list_prices";
|
|
787
787
|
prices?: {
|
|
788
788
|
type: "recurring" | "one_time";
|
|
789
789
|
id: string;
|
|
790
|
-
created: number;
|
|
791
|
-
currency: string;
|
|
792
|
-
product: string;
|
|
793
790
|
active: boolean;
|
|
791
|
+
product: string;
|
|
794
792
|
unit_amount: number | null;
|
|
793
|
+
currency: string;
|
|
794
|
+
created: number;
|
|
795
795
|
metadata?: Record<string, string> | undefined;
|
|
796
796
|
}[] | undefined;
|
|
797
797
|
}>, import("zod").ZodObject<{
|
|
@@ -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
|
-
created?: number | undefined;
|
|
811
810
|
metadata?: Record<string, string> | undefined;
|
|
811
|
+
created?: number | undefined;
|
|
812
812
|
}, {
|
|
813
813
|
url: string;
|
|
814
814
|
id: string;
|
|
815
815
|
active: boolean;
|
|
816
|
-
created?: number | undefined;
|
|
817
816
|
metadata?: Record<string, string> | undefined;
|
|
817
|
+
created?: number | undefined;
|
|
818
818
|
}>>;
|
|
819
819
|
error: import("zod").ZodString;
|
|
820
820
|
}, "strip", import("zod").ZodTypeAny, {
|
|
821
|
+
operation: "create_payment_link";
|
|
821
822
|
success: boolean;
|
|
822
823
|
error: string;
|
|
823
|
-
operation: "create_payment_link";
|
|
824
824
|
payment_link?: {
|
|
825
825
|
url: string;
|
|
826
826
|
id: string;
|
|
827
827
|
active: boolean;
|
|
828
|
-
created?: number | undefined;
|
|
829
828
|
metadata?: Record<string, string> | undefined;
|
|
829
|
+
created?: number | undefined;
|
|
830
830
|
} | undefined;
|
|
831
831
|
}, {
|
|
832
|
+
operation: "create_payment_link";
|
|
832
833
|
success: boolean;
|
|
833
834
|
error: string;
|
|
834
|
-
operation: "create_payment_link";
|
|
835
835
|
payment_link?: {
|
|
836
836
|
url: string;
|
|
837
837
|
id: string;
|
|
838
838
|
active: boolean;
|
|
839
|
-
created?: number | undefined;
|
|
840
839
|
metadata?: Record<string, string> | undefined;
|
|
840
|
+
created?: number | undefined;
|
|
841
841
|
} | undefined;
|
|
842
842
|
}>, import("zod").ZodObject<{
|
|
843
843
|
operation: import("zod").ZodLiteral<"create_invoice">;
|
|
@@ -856,55 +856,55 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
856
856
|
}, "strip", import("zod").ZodTypeAny, {
|
|
857
857
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
858
858
|
id: string;
|
|
859
|
-
total: number;
|
|
860
859
|
currency: string;
|
|
861
860
|
customer: string | null;
|
|
862
|
-
|
|
861
|
+
total: number;
|
|
863
862
|
metadata?: Record<string, string> | undefined;
|
|
863
|
+
created?: number | undefined;
|
|
864
864
|
due_date?: string | null | undefined;
|
|
865
865
|
hosted_invoice_url?: string | null | undefined;
|
|
866
866
|
invoice_pdf?: string | null | undefined;
|
|
867
867
|
}, {
|
|
868
868
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
869
869
|
id: string;
|
|
870
|
-
total: number;
|
|
871
870
|
currency: string;
|
|
872
871
|
customer: string | null;
|
|
873
|
-
|
|
872
|
+
total: number;
|
|
874
873
|
metadata?: Record<string, string> | undefined;
|
|
874
|
+
created?: number | 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
|
+
operation: "create_invoice";
|
|
881
882
|
success: boolean;
|
|
882
883
|
error: string;
|
|
883
|
-
operation: "create_invoice";
|
|
884
884
|
invoice?: {
|
|
885
885
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
886
886
|
id: string;
|
|
887
|
-
total: number;
|
|
888
887
|
currency: string;
|
|
889
888
|
customer: string | null;
|
|
890
|
-
|
|
889
|
+
total: number;
|
|
891
890
|
metadata?: Record<string, string> | undefined;
|
|
891
|
+
created?: number | 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
|
+
operation: "create_invoice";
|
|
897
898
|
success: boolean;
|
|
898
899
|
error: string;
|
|
899
|
-
operation: "create_invoice";
|
|
900
900
|
invoice?: {
|
|
901
901
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
902
902
|
id: string;
|
|
903
|
-
total: number;
|
|
904
903
|
currency: string;
|
|
905
904
|
customer: string | null;
|
|
906
|
-
|
|
905
|
+
total: number;
|
|
907
906
|
metadata?: Record<string, string> | undefined;
|
|
907
|
+
created?: number | undefined;
|
|
908
908
|
due_date?: string | null | undefined;
|
|
909
909
|
hosted_invoice_url?: string | null | undefined;
|
|
910
910
|
invoice_pdf?: string | null | undefined;
|
|
@@ -926,22 +926,22 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
926
926
|
}, "strip", import("zod").ZodTypeAny, {
|
|
927
927
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
928
928
|
id: string;
|
|
929
|
-
total: number;
|
|
930
929
|
currency: string;
|
|
931
930
|
customer: string | null;
|
|
932
|
-
|
|
931
|
+
total: number;
|
|
933
932
|
metadata?: Record<string, string> | undefined;
|
|
933
|
+
created?: number | undefined;
|
|
934
934
|
due_date?: string | null | undefined;
|
|
935
935
|
hosted_invoice_url?: string | null | undefined;
|
|
936
936
|
invoice_pdf?: string | null | undefined;
|
|
937
937
|
}, {
|
|
938
938
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
939
939
|
id: string;
|
|
940
|
-
total: number;
|
|
941
940
|
currency: string;
|
|
942
941
|
customer: string | null;
|
|
943
|
-
|
|
942
|
+
total: number;
|
|
944
943
|
metadata?: Record<string, string> | undefined;
|
|
944
|
+
created?: number | undefined;
|
|
945
945
|
due_date?: string | null | undefined;
|
|
946
946
|
hosted_invoice_url?: string | null | undefined;
|
|
947
947
|
invoice_pdf?: string | null | undefined;
|
|
@@ -950,37 +950,37 @@ 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
|
+
operation: "list_invoices";
|
|
953
954
|
success: boolean;
|
|
954
955
|
error: string;
|
|
955
|
-
operation: "list_invoices";
|
|
956
956
|
next_cursor?: string | null | undefined;
|
|
957
957
|
has_more?: boolean | undefined;
|
|
958
958
|
invoices?: {
|
|
959
959
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
960
960
|
id: string;
|
|
961
|
-
total: number;
|
|
962
961
|
currency: string;
|
|
963
962
|
customer: string | null;
|
|
964
|
-
|
|
963
|
+
total: number;
|
|
965
964
|
metadata?: Record<string, string> | undefined;
|
|
965
|
+
created?: number | 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
|
+
operation: "list_invoices";
|
|
971
972
|
success: boolean;
|
|
972
973
|
error: string;
|
|
973
|
-
operation: "list_invoices";
|
|
974
974
|
next_cursor?: string | null | undefined;
|
|
975
975
|
has_more?: boolean | undefined;
|
|
976
976
|
invoices?: {
|
|
977
977
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
978
978
|
id: string;
|
|
979
|
-
total: number;
|
|
980
979
|
currency: string;
|
|
981
980
|
customer: string | null;
|
|
982
|
-
|
|
981
|
+
total: number;
|
|
983
982
|
metadata?: Record<string, string> | undefined;
|
|
983
|
+
created?: number | undefined;
|
|
984
984
|
due_date?: string | null | undefined;
|
|
985
985
|
hosted_invoice_url?: string | null | undefined;
|
|
986
986
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1002,55 +1002,55 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1002
1002
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1003
1003
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1004
1004
|
id: string;
|
|
1005
|
-
total: number;
|
|
1006
1005
|
currency: string;
|
|
1007
1006
|
customer: string | null;
|
|
1008
|
-
|
|
1007
|
+
total: number;
|
|
1009
1008
|
metadata?: Record<string, string> | undefined;
|
|
1009
|
+
created?: number | undefined;
|
|
1010
1010
|
due_date?: string | null | undefined;
|
|
1011
1011
|
hosted_invoice_url?: string | null | undefined;
|
|
1012
1012
|
invoice_pdf?: string | null | undefined;
|
|
1013
1013
|
}, {
|
|
1014
1014
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1015
1015
|
id: string;
|
|
1016
|
-
total: number;
|
|
1017
1016
|
currency: string;
|
|
1018
1017
|
customer: string | null;
|
|
1019
|
-
|
|
1018
|
+
total: number;
|
|
1020
1019
|
metadata?: Record<string, string> | undefined;
|
|
1020
|
+
created?: number | 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
|
+
operation: "retrieve_invoice";
|
|
1027
1028
|
success: boolean;
|
|
1028
1029
|
error: string;
|
|
1029
|
-
operation: "retrieve_invoice";
|
|
1030
1030
|
invoice?: {
|
|
1031
1031
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1032
1032
|
id: string;
|
|
1033
|
-
total: number;
|
|
1034
1033
|
currency: string;
|
|
1035
1034
|
customer: string | null;
|
|
1036
|
-
|
|
1035
|
+
total: number;
|
|
1037
1036
|
metadata?: Record<string, string> | undefined;
|
|
1037
|
+
created?: number | 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
|
+
operation: "retrieve_invoice";
|
|
1043
1044
|
success: boolean;
|
|
1044
1045
|
error: string;
|
|
1045
|
-
operation: "retrieve_invoice";
|
|
1046
1046
|
invoice?: {
|
|
1047
1047
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1048
1048
|
id: string;
|
|
1049
|
-
total: number;
|
|
1050
1049
|
currency: string;
|
|
1051
1050
|
customer: string | null;
|
|
1052
|
-
|
|
1051
|
+
total: number;
|
|
1053
1052
|
metadata?: Record<string, string> | undefined;
|
|
1053
|
+
created?: number | undefined;
|
|
1054
1054
|
due_date?: string | null | undefined;
|
|
1055
1055
|
hosted_invoice_url?: string | null | undefined;
|
|
1056
1056
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1072,55 +1072,55 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1072
1072
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1073
1073
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1074
1074
|
id: string;
|
|
1075
|
-
total: number;
|
|
1076
1075
|
currency: string;
|
|
1077
1076
|
customer: string | null;
|
|
1078
|
-
|
|
1077
|
+
total: number;
|
|
1079
1078
|
metadata?: Record<string, string> | undefined;
|
|
1079
|
+
created?: number | undefined;
|
|
1080
1080
|
due_date?: string | null | undefined;
|
|
1081
1081
|
hosted_invoice_url?: string | null | undefined;
|
|
1082
1082
|
invoice_pdf?: string | null | undefined;
|
|
1083
1083
|
}, {
|
|
1084
1084
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1085
1085
|
id: string;
|
|
1086
|
-
total: number;
|
|
1087
1086
|
currency: string;
|
|
1088
1087
|
customer: string | null;
|
|
1089
|
-
|
|
1088
|
+
total: number;
|
|
1090
1089
|
metadata?: Record<string, string> | undefined;
|
|
1090
|
+
created?: number | 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
|
+
operation: "finalize_invoice";
|
|
1097
1098
|
success: boolean;
|
|
1098
1099
|
error: string;
|
|
1099
|
-
operation: "finalize_invoice";
|
|
1100
1100
|
invoice?: {
|
|
1101
1101
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1102
1102
|
id: string;
|
|
1103
|
-
total: number;
|
|
1104
1103
|
currency: string;
|
|
1105
1104
|
customer: string | null;
|
|
1106
|
-
|
|
1105
|
+
total: number;
|
|
1107
1106
|
metadata?: Record<string, string> | undefined;
|
|
1107
|
+
created?: number | 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
|
+
operation: "finalize_invoice";
|
|
1113
1114
|
success: boolean;
|
|
1114
1115
|
error: string;
|
|
1115
|
-
operation: "finalize_invoice";
|
|
1116
1116
|
invoice?: {
|
|
1117
1117
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1118
1118
|
id: string;
|
|
1119
|
-
total: number;
|
|
1120
1119
|
currency: string;
|
|
1121
1120
|
customer: string | null;
|
|
1122
|
-
|
|
1121
|
+
total: number;
|
|
1123
1122
|
metadata?: Record<string, string> | undefined;
|
|
1123
|
+
created?: number | undefined;
|
|
1124
1124
|
due_date?: string | null | undefined;
|
|
1125
1125
|
hosted_invoice_url?: string | null | undefined;
|
|
1126
1126
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1147,8 +1147,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1147
1147
|
description?: string | null | undefined;
|
|
1148
1148
|
date?: number | undefined;
|
|
1149
1149
|
metadata?: Record<string, string> | undefined;
|
|
1150
|
-
quantity?: number | undefined;
|
|
1151
1150
|
unit_amount?: number | null | undefined;
|
|
1151
|
+
quantity?: number | undefined;
|
|
1152
1152
|
invoice?: string | null | undefined;
|
|
1153
1153
|
}, {
|
|
1154
1154
|
id: string;
|
|
@@ -1158,15 +1158,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1158
1158
|
description?: string | null | undefined;
|
|
1159
1159
|
date?: number | undefined;
|
|
1160
1160
|
metadata?: Record<string, string> | undefined;
|
|
1161
|
-
quantity?: number | undefined;
|
|
1162
1161
|
unit_amount?: number | null | undefined;
|
|
1162
|
+
quantity?: number | undefined;
|
|
1163
1163
|
invoice?: string | null | undefined;
|
|
1164
1164
|
}>>;
|
|
1165
1165
|
error: import("zod").ZodString;
|
|
1166
1166
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1167
|
+
operation: "create_invoice_item";
|
|
1167
1168
|
success: boolean;
|
|
1168
1169
|
error: string;
|
|
1169
|
-
operation: "create_invoice_item";
|
|
1170
1170
|
invoice_item?: {
|
|
1171
1171
|
id: string;
|
|
1172
1172
|
currency: string;
|
|
@@ -1175,14 +1175,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1175
1175
|
description?: string | null | undefined;
|
|
1176
1176
|
date?: number | undefined;
|
|
1177
1177
|
metadata?: Record<string, string> | undefined;
|
|
1178
|
-
quantity?: number | undefined;
|
|
1179
1178
|
unit_amount?: number | null | undefined;
|
|
1179
|
+
quantity?: number | undefined;
|
|
1180
1180
|
invoice?: string | null | undefined;
|
|
1181
1181
|
} | undefined;
|
|
1182
1182
|
}, {
|
|
1183
|
+
operation: "create_invoice_item";
|
|
1183
1184
|
success: boolean;
|
|
1184
1185
|
error: string;
|
|
1185
|
-
operation: "create_invoice_item";
|
|
1186
1186
|
invoice_item?: {
|
|
1187
1187
|
id: string;
|
|
1188
1188
|
currency: string;
|
|
@@ -1191,8 +1191,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1191
1191
|
description?: string | null | undefined;
|
|
1192
1192
|
date?: number | undefined;
|
|
1193
1193
|
metadata?: Record<string, string> | undefined;
|
|
1194
|
-
quantity?: number | undefined;
|
|
1195
1194
|
unit_amount?: number | null | undefined;
|
|
1195
|
+
quantity?: number | undefined;
|
|
1196
1196
|
invoice?: string | null | undefined;
|
|
1197
1197
|
} | undefined;
|
|
1198
1198
|
}>, import("zod").ZodObject<{
|
|
@@ -1212,55 +1212,55 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1212
1212
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1213
1213
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1214
1214
|
id: string;
|
|
1215
|
-
total: number;
|
|
1216
1215
|
currency: string;
|
|
1217
1216
|
customer: string | null;
|
|
1218
|
-
|
|
1217
|
+
total: number;
|
|
1219
1218
|
metadata?: Record<string, string> | undefined;
|
|
1219
|
+
created?: number | undefined;
|
|
1220
1220
|
due_date?: string | null | undefined;
|
|
1221
1221
|
hosted_invoice_url?: string | null | undefined;
|
|
1222
1222
|
invoice_pdf?: string | null | undefined;
|
|
1223
1223
|
}, {
|
|
1224
1224
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1225
1225
|
id: string;
|
|
1226
|
-
total: number;
|
|
1227
1226
|
currency: string;
|
|
1228
1227
|
customer: string | null;
|
|
1229
|
-
|
|
1228
|
+
total: number;
|
|
1230
1229
|
metadata?: Record<string, string> | undefined;
|
|
1230
|
+
created?: number | 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
|
+
operation: "send_invoice";
|
|
1237
1238
|
success: boolean;
|
|
1238
1239
|
error: string;
|
|
1239
|
-
operation: "send_invoice";
|
|
1240
1240
|
invoice?: {
|
|
1241
1241
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1242
1242
|
id: string;
|
|
1243
|
-
total: number;
|
|
1244
1243
|
currency: string;
|
|
1245
1244
|
customer: string | null;
|
|
1246
|
-
|
|
1245
|
+
total: number;
|
|
1247
1246
|
metadata?: Record<string, string> | undefined;
|
|
1247
|
+
created?: number | 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
|
+
operation: "send_invoice";
|
|
1253
1254
|
success: boolean;
|
|
1254
1255
|
error: string;
|
|
1255
|
-
operation: "send_invoice";
|
|
1256
1256
|
invoice?: {
|
|
1257
1257
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1258
1258
|
id: string;
|
|
1259
|
-
total: number;
|
|
1260
1259
|
currency: string;
|
|
1261
1260
|
customer: string | null;
|
|
1262
|
-
|
|
1261
|
+
total: number;
|
|
1263
1262
|
metadata?: Record<string, string> | undefined;
|
|
1263
|
+
created?: number | undefined;
|
|
1264
1264
|
due_date?: string | null | undefined;
|
|
1265
1265
|
hosted_invoice_url?: string | null | undefined;
|
|
1266
1266
|
invoice_pdf?: string | null | undefined;
|
|
@@ -1310,9 +1310,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1310
1310
|
}>>;
|
|
1311
1311
|
error: import("zod").ZodString;
|
|
1312
1312
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1313
|
+
operation: "get_balance";
|
|
1313
1314
|
success: boolean;
|
|
1314
1315
|
error: string;
|
|
1315
|
-
operation: "get_balance";
|
|
1316
1316
|
balance?: {
|
|
1317
1317
|
available: {
|
|
1318
1318
|
currency: string;
|
|
@@ -1324,9 +1324,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1324
1324
|
}[];
|
|
1325
1325
|
} | undefined;
|
|
1326
1326
|
}, {
|
|
1327
|
+
operation: "get_balance";
|
|
1327
1328
|
success: boolean;
|
|
1328
1329
|
error: string;
|
|
1329
|
-
operation: "get_balance";
|
|
1330
1330
|
balance?: {
|
|
1331
1331
|
available: {
|
|
1332
1332
|
currency: string;
|
|
@@ -1349,45 +1349,45 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1349
1349
|
created: import("zod").ZodNumber;
|
|
1350
1350
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1351
1351
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1352
|
-
status: "
|
|
1352
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1353
1353
|
id: string;
|
|
1354
|
-
created: number;
|
|
1355
1354
|
currency: string;
|
|
1355
|
+
created: number;
|
|
1356
1356
|
amount: number;
|
|
1357
1357
|
metadata?: Record<string, string> | undefined;
|
|
1358
1358
|
customer?: string | null | undefined;
|
|
1359
1359
|
}, {
|
|
1360
|
-
status: "
|
|
1360
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1361
1361
|
id: string;
|
|
1362
|
-
created: number;
|
|
1363
1362
|
currency: string;
|
|
1363
|
+
created: number;
|
|
1364
1364
|
amount: number;
|
|
1365
1365
|
metadata?: Record<string, string> | undefined;
|
|
1366
1366
|
customer?: string | null | undefined;
|
|
1367
1367
|
}>, "many">>;
|
|
1368
1368
|
error: import("zod").ZodString;
|
|
1369
1369
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1370
|
+
operation: "list_payment_intents";
|
|
1370
1371
|
success: boolean;
|
|
1371
1372
|
error: string;
|
|
1372
|
-
operation: "list_payment_intents";
|
|
1373
1373
|
payment_intents?: {
|
|
1374
|
-
status: "
|
|
1374
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1375
1375
|
id: string;
|
|
1376
|
-
created: number;
|
|
1377
1376
|
currency: string;
|
|
1377
|
+
created: number;
|
|
1378
1378
|
amount: number;
|
|
1379
1379
|
metadata?: Record<string, string> | undefined;
|
|
1380
1380
|
customer?: string | null | undefined;
|
|
1381
1381
|
}[] | undefined;
|
|
1382
1382
|
}, {
|
|
1383
|
+
operation: "list_payment_intents";
|
|
1383
1384
|
success: boolean;
|
|
1384
1385
|
error: string;
|
|
1385
|
-
operation: "list_payment_intents";
|
|
1386
1386
|
payment_intents?: {
|
|
1387
|
-
status: "
|
|
1387
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1388
1388
|
id: string;
|
|
1389
|
-
created: number;
|
|
1390
1389
|
currency: string;
|
|
1390
|
+
created: number;
|
|
1391
1391
|
amount: number;
|
|
1392
1392
|
metadata?: Record<string, string> | undefined;
|
|
1393
1393
|
customer?: string | null | undefined;
|
|
@@ -1405,49 +1405,49 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1405
1405
|
created: import("zod").ZodNumber;
|
|
1406
1406
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1407
1407
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1408
|
-
status: "
|
|
1408
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1409
1409
|
id: string;
|
|
1410
|
-
created: number;
|
|
1411
1410
|
customer: string;
|
|
1412
1411
|
cancel_at_period_end: boolean;
|
|
1412
|
+
created: number;
|
|
1413
1413
|
metadata?: Record<string, string> | undefined;
|
|
1414
1414
|
current_period_start?: number | undefined;
|
|
1415
1415
|
current_period_end?: number | undefined;
|
|
1416
1416
|
}, {
|
|
1417
|
-
status: "
|
|
1417
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1418
1418
|
id: string;
|
|
1419
|
-
created: number;
|
|
1420
1419
|
customer: string;
|
|
1421
1420
|
cancel_at_period_end: boolean;
|
|
1421
|
+
created: number;
|
|
1422
1422
|
metadata?: Record<string, string> | undefined;
|
|
1423
1423
|
current_period_start?: number | undefined;
|
|
1424
1424
|
current_period_end?: number | undefined;
|
|
1425
1425
|
}>, "many">>;
|
|
1426
1426
|
error: import("zod").ZodString;
|
|
1427
1427
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1428
|
+
operation: "list_subscriptions";
|
|
1428
1429
|
success: boolean;
|
|
1429
1430
|
error: string;
|
|
1430
|
-
operation: "list_subscriptions";
|
|
1431
1431
|
subscriptions?: {
|
|
1432
|
-
status: "
|
|
1432
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1433
1433
|
id: string;
|
|
1434
|
-
created: number;
|
|
1435
1434
|
customer: string;
|
|
1436
1435
|
cancel_at_period_end: boolean;
|
|
1436
|
+
created: number;
|
|
1437
1437
|
metadata?: Record<string, string> | undefined;
|
|
1438
1438
|
current_period_start?: number | undefined;
|
|
1439
1439
|
current_period_end?: number | undefined;
|
|
1440
1440
|
}[] | undefined;
|
|
1441
1441
|
}, {
|
|
1442
|
+
operation: "list_subscriptions";
|
|
1442
1443
|
success: boolean;
|
|
1443
1444
|
error: string;
|
|
1444
|
-
operation: "list_subscriptions";
|
|
1445
1445
|
subscriptions?: {
|
|
1446
|
-
status: "
|
|
1446
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1447
1447
|
id: string;
|
|
1448
|
-
created: number;
|
|
1449
1448
|
customer: string;
|
|
1450
1449
|
cancel_at_period_end: boolean;
|
|
1450
|
+
created: number;
|
|
1451
1451
|
metadata?: Record<string, string> | undefined;
|
|
1452
1452
|
current_period_start?: number | undefined;
|
|
1453
1453
|
current_period_end?: number | undefined;
|
|
@@ -1465,49 +1465,49 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1465
1465
|
created: import("zod").ZodNumber;
|
|
1466
1466
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1467
1467
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1468
|
-
status: "
|
|
1468
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1469
1469
|
id: string;
|
|
1470
|
-
created: number;
|
|
1471
1470
|
customer: string;
|
|
1472
1471
|
cancel_at_period_end: boolean;
|
|
1472
|
+
created: number;
|
|
1473
1473
|
metadata?: Record<string, string> | undefined;
|
|
1474
1474
|
current_period_start?: number | undefined;
|
|
1475
1475
|
current_period_end?: number | undefined;
|
|
1476
1476
|
}, {
|
|
1477
|
-
status: "
|
|
1477
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1478
1478
|
id: string;
|
|
1479
|
-
created: number;
|
|
1480
1479
|
customer: string;
|
|
1481
1480
|
cancel_at_period_end: boolean;
|
|
1481
|
+
created: number;
|
|
1482
1482
|
metadata?: Record<string, string> | undefined;
|
|
1483
1483
|
current_period_start?: number | undefined;
|
|
1484
1484
|
current_period_end?: number | undefined;
|
|
1485
1485
|
}>>;
|
|
1486
1486
|
error: import("zod").ZodString;
|
|
1487
1487
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1488
|
+
operation: "cancel_subscription";
|
|
1488
1489
|
success: boolean;
|
|
1489
1490
|
error: string;
|
|
1490
|
-
operation: "cancel_subscription";
|
|
1491
1491
|
subscription?: {
|
|
1492
|
-
status: "
|
|
1492
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1493
1493
|
id: string;
|
|
1494
|
-
created: number;
|
|
1495
1494
|
customer: string;
|
|
1496
1495
|
cancel_at_period_end: boolean;
|
|
1496
|
+
created: number;
|
|
1497
1497
|
metadata?: Record<string, string> | undefined;
|
|
1498
1498
|
current_period_start?: number | undefined;
|
|
1499
1499
|
current_period_end?: number | undefined;
|
|
1500
1500
|
} | undefined;
|
|
1501
1501
|
}, {
|
|
1502
|
+
operation: "cancel_subscription";
|
|
1502
1503
|
success: boolean;
|
|
1503
1504
|
error: string;
|
|
1504
|
-
operation: "cancel_subscription";
|
|
1505
1505
|
subscription?: {
|
|
1506
|
-
status: "
|
|
1506
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1507
1507
|
id: string;
|
|
1508
|
-
created: number;
|
|
1509
1508
|
customer: string;
|
|
1510
1509
|
cancel_at_period_end: boolean;
|
|
1510
|
+
created: number;
|
|
1511
1511
|
metadata?: Record<string, string> | undefined;
|
|
1512
1512
|
current_period_start?: number | undefined;
|
|
1513
1513
|
current_period_end?: number | undefined;
|
|
@@ -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
|
-
created?: number | undefined;
|
|
1529
1528
|
metadata?: Record<string, string> | undefined;
|
|
1529
|
+
created?: number | undefined;
|
|
1530
1530
|
}, {
|
|
1531
1531
|
url: string;
|
|
1532
1532
|
id: string;
|
|
1533
1533
|
active: boolean;
|
|
1534
|
-
created?: number | undefined;
|
|
1535
1534
|
metadata?: Record<string, string> | undefined;
|
|
1535
|
+
created?: number | undefined;
|
|
1536
1536
|
}>, "many">>;
|
|
1537
1537
|
error: import("zod").ZodString;
|
|
1538
1538
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1539
|
+
operation: "list_payment_links";
|
|
1539
1540
|
success: boolean;
|
|
1540
1541
|
error: string;
|
|
1541
|
-
operation: "list_payment_links";
|
|
1542
1542
|
payment_links?: {
|
|
1543
1543
|
url: string;
|
|
1544
1544
|
id: string;
|
|
1545
1545
|
active: boolean;
|
|
1546
|
-
created?: number | undefined;
|
|
1547
1546
|
metadata?: Record<string, string> | undefined;
|
|
1547
|
+
created?: number | undefined;
|
|
1548
1548
|
}[] | undefined;
|
|
1549
1549
|
}, {
|
|
1550
|
+
operation: "list_payment_links";
|
|
1550
1551
|
success: boolean;
|
|
1551
1552
|
error: string;
|
|
1552
|
-
operation: "list_payment_links";
|
|
1553
1553
|
payment_links?: {
|
|
1554
1554
|
url: string;
|
|
1555
1555
|
id: string;
|
|
1556
1556
|
active: boolean;
|
|
1557
|
-
created?: number | undefined;
|
|
1558
1557
|
metadata?: Record<string, string> | undefined;
|
|
1558
|
+
created?: number | undefined;
|
|
1559
1559
|
}[] | undefined;
|
|
1560
1560
|
}>, import("zod").ZodObject<{
|
|
1561
1561
|
operation: import("zod").ZodLiteral<"create_subscription">;
|
|
@@ -1570,49 +1570,49 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1570
1570
|
created: import("zod").ZodNumber;
|
|
1571
1571
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1572
1572
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1573
|
-
status: "
|
|
1573
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1574
1574
|
id: string;
|
|
1575
|
-
created: number;
|
|
1576
1575
|
customer: string;
|
|
1577
1576
|
cancel_at_period_end: boolean;
|
|
1577
|
+
created: number;
|
|
1578
1578
|
metadata?: Record<string, string> | undefined;
|
|
1579
1579
|
current_period_start?: number | undefined;
|
|
1580
1580
|
current_period_end?: number | undefined;
|
|
1581
1581
|
}, {
|
|
1582
|
-
status: "
|
|
1582
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1583
1583
|
id: string;
|
|
1584
|
-
created: number;
|
|
1585
1584
|
customer: string;
|
|
1586
1585
|
cancel_at_period_end: boolean;
|
|
1586
|
+
created: number;
|
|
1587
1587
|
metadata?: Record<string, string> | undefined;
|
|
1588
1588
|
current_period_start?: number | undefined;
|
|
1589
1589
|
current_period_end?: number | undefined;
|
|
1590
1590
|
}>>;
|
|
1591
1591
|
error: import("zod").ZodString;
|
|
1592
1592
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1593
|
+
operation: "create_subscription";
|
|
1593
1594
|
success: boolean;
|
|
1594
1595
|
error: string;
|
|
1595
|
-
operation: "create_subscription";
|
|
1596
1596
|
subscription?: {
|
|
1597
|
-
status: "
|
|
1597
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1598
1598
|
id: string;
|
|
1599
|
-
created: number;
|
|
1600
1599
|
customer: string;
|
|
1601
1600
|
cancel_at_period_end: boolean;
|
|
1601
|
+
created: number;
|
|
1602
1602
|
metadata?: Record<string, string> | undefined;
|
|
1603
1603
|
current_period_start?: number | undefined;
|
|
1604
1604
|
current_period_end?: number | undefined;
|
|
1605
1605
|
} | undefined;
|
|
1606
1606
|
}, {
|
|
1607
|
+
operation: "create_subscription";
|
|
1607
1608
|
success: boolean;
|
|
1608
1609
|
error: string;
|
|
1609
|
-
operation: "create_subscription";
|
|
1610
1610
|
subscription?: {
|
|
1611
|
-
status: "
|
|
1611
|
+
status: "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | "paused";
|
|
1612
1612
|
id: string;
|
|
1613
|
-
created: number;
|
|
1614
1613
|
customer: string;
|
|
1615
1614
|
cancel_at_period_end: boolean;
|
|
1615
|
+
created: number;
|
|
1616
1616
|
metadata?: Record<string, string> | undefined;
|
|
1617
1617
|
current_period_start?: number | undefined;
|
|
1618
1618
|
current_period_end?: number | undefined;
|