@bubblelab/bubble-core 0.1.97 → 0.1.99
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 +112 -112
- package/dist/bubbles/service-bubble/agi-inc.d.ts +140 -140
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +11 -6
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +88 -88
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +53 -53
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +134 -134
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +760 -760
- package/dist/bubbles/service-bubble/followupboss.d.ts +282 -282
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +84 -84
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +196 -196
- package/dist/bubbles/service-bubble/gmail.d.ts +344 -344
- package/dist/bubbles/service-bubble/google-calendar.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +62 -62
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +14 -14
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +78 -78
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +999 -999
- package/dist/bubbles/service-bubble/postgresql.d.ts +20 -20
- package/dist/bubbles/service-bubble/resend.d.ts +70 -70
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +9 -7
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +592 -592
- package/dist/bubbles/service-bubble/storage.d.ts +60 -60
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +326 -119
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +87 -2
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +276 -37
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js +118 -0
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/telegram.d.ts +1591 -1591
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +29 -29
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +349 -349
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +122 -122
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
- package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +164 -164
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +98 -98
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +92 -92
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +306 -14
- package/package.json +4 -4
|
@@ -44,16 +44,16 @@ 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
|
-
operation: "create_customer";
|
|
48
47
|
name: string;
|
|
49
|
-
|
|
48
|
+
operation: "create_customer";
|
|
50
49
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
50
|
+
email?: string | undefined;
|
|
51
51
|
metadata?: Record<string, string> | undefined;
|
|
52
52
|
}, {
|
|
53
|
-
operation: "create_customer";
|
|
54
53
|
name: string;
|
|
55
|
-
|
|
54
|
+
operation: "create_customer";
|
|
56
55
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
56
|
+
email?: string | undefined;
|
|
57
57
|
metadata?: Record<string, string> | undefined;
|
|
58
58
|
}>, import("zod").ZodObject<{
|
|
59
59
|
operation: import("zod").ZodLiteral<"list_customers">;
|
|
@@ -63,12 +63,12 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
63
63
|
}, "strip", import("zod").ZodTypeAny, {
|
|
64
64
|
operation: "list_customers";
|
|
65
65
|
limit: number;
|
|
66
|
-
email?: string | undefined;
|
|
67
66
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
67
|
+
email?: string | undefined;
|
|
68
68
|
}, {
|
|
69
69
|
operation: "list_customers";
|
|
70
|
-
email?: string | undefined;
|
|
71
70
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
71
|
+
email?: string | undefined;
|
|
72
72
|
limit?: number | undefined;
|
|
73
73
|
}>, import("zod").ZodObject<{
|
|
74
74
|
operation: import("zod").ZodLiteral<"create_product">;
|
|
@@ -77,14 +77,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
77
77
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
78
78
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
79
79
|
}, "strip", import("zod").ZodTypeAny, {
|
|
80
|
-
operation: "create_product";
|
|
81
80
|
name: string;
|
|
81
|
+
operation: "create_product";
|
|
82
82
|
description?: string | undefined;
|
|
83
83
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
84
84
|
metadata?: Record<string, string> | undefined;
|
|
85
85
|
}, {
|
|
86
|
-
operation: "create_product";
|
|
87
86
|
name: string;
|
|
87
|
+
operation: "create_product";
|
|
88
88
|
description?: string | undefined;
|
|
89
89
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
90
90
|
metadata?: Record<string, string> | undefined;
|
|
@@ -152,14 +152,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
152
152
|
operation: "list_prices";
|
|
153
153
|
limit: number;
|
|
154
154
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
155
|
-
product?: string | undefined;
|
|
156
155
|
active?: boolean | undefined;
|
|
156
|
+
product?: string | undefined;
|
|
157
157
|
}, {
|
|
158
158
|
operation: "list_prices";
|
|
159
159
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
160
160
|
limit?: number | undefined;
|
|
161
|
-
product?: string | undefined;
|
|
162
161
|
active?: boolean | undefined;
|
|
162
|
+
product?: string | undefined;
|
|
163
163
|
}>, import("zod").ZodObject<{
|
|
164
164
|
operation: import("zod").ZodLiteral<"create_payment_link">;
|
|
165
165
|
price: import("zod").ZodString;
|
|
@@ -187,6 +187,19 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
187
187
|
auto_advance: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
188
188
|
collection_method: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["charge_automatically", "send_invoice"]>>>;
|
|
189
189
|
days_until_due: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
190
|
+
items: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
191
|
+
unit_amount: import("zod").ZodNumber;
|
|
192
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
193
|
+
quantity: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
194
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
195
|
+
unit_amount: number;
|
|
196
|
+
quantity: number;
|
|
197
|
+
description?: string | undefined;
|
|
198
|
+
}, {
|
|
199
|
+
unit_amount: number;
|
|
200
|
+
description?: string | undefined;
|
|
201
|
+
quantity?: number | undefined;
|
|
202
|
+
}>, "many">>;
|
|
190
203
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
191
204
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
192
205
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -194,12 +207,22 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
194
207
|
customer: string;
|
|
195
208
|
auto_advance: boolean;
|
|
196
209
|
collection_method: "charge_automatically" | "send_invoice";
|
|
210
|
+
items?: {
|
|
211
|
+
unit_amount: number;
|
|
212
|
+
quantity: number;
|
|
213
|
+
description?: string | undefined;
|
|
214
|
+
}[] | undefined;
|
|
197
215
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
198
216
|
metadata?: Record<string, string> | undefined;
|
|
199
217
|
days_until_due?: number | undefined;
|
|
200
218
|
}, {
|
|
201
219
|
operation: "create_invoice";
|
|
202
220
|
customer: string;
|
|
221
|
+
items?: {
|
|
222
|
+
unit_amount: number;
|
|
223
|
+
description?: string | undefined;
|
|
224
|
+
quantity?: number | undefined;
|
|
225
|
+
}[] | undefined;
|
|
203
226
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
204
227
|
metadata?: Record<string, string> | undefined;
|
|
205
228
|
auto_advance?: boolean | undefined;
|
|
@@ -250,6 +273,48 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
250
273
|
invoice_id: string;
|
|
251
274
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
252
275
|
auto_advance?: boolean | undefined;
|
|
276
|
+
}>, import("zod").ZodObject<{
|
|
277
|
+
operation: import("zod").ZodLiteral<"create_invoice_item">;
|
|
278
|
+
customer: import("zod").ZodString;
|
|
279
|
+
invoice: import("zod").ZodOptional<import("zod").ZodString>;
|
|
280
|
+
unit_amount: import("zod").ZodNumber;
|
|
281
|
+
currency: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
282
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
283
|
+
quantity: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
284
|
+
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
285
|
+
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
286
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
287
|
+
operation: "create_invoice_item";
|
|
288
|
+
currency: string;
|
|
289
|
+
unit_amount: number;
|
|
290
|
+
customer: string;
|
|
291
|
+
quantity: number;
|
|
292
|
+
description?: string | undefined;
|
|
293
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
294
|
+
metadata?: Record<string, string> | undefined;
|
|
295
|
+
invoice?: string | undefined;
|
|
296
|
+
}, {
|
|
297
|
+
operation: "create_invoice_item";
|
|
298
|
+
unit_amount: number;
|
|
299
|
+
customer: string;
|
|
300
|
+
description?: string | undefined;
|
|
301
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
302
|
+
metadata?: Record<string, string> | undefined;
|
|
303
|
+
currency?: string | undefined;
|
|
304
|
+
invoice?: string | undefined;
|
|
305
|
+
quantity?: number | undefined;
|
|
306
|
+
}>, import("zod").ZodObject<{
|
|
307
|
+
operation: import("zod").ZodLiteral<"send_invoice">;
|
|
308
|
+
invoice_id: import("zod").ZodString;
|
|
309
|
+
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
310
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
311
|
+
operation: "send_invoice";
|
|
312
|
+
invoice_id: string;
|
|
313
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
314
|
+
}, {
|
|
315
|
+
operation: "send_invoice";
|
|
316
|
+
invoice_id: string;
|
|
317
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
253
318
|
}>, import("zod").ZodObject<{
|
|
254
319
|
operation: import("zod").ZodLiteral<"get_balance">;
|
|
255
320
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
@@ -283,12 +348,12 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
283
348
|
}, "strip", import("zod").ZodTypeAny, {
|
|
284
349
|
operation: "list_subscriptions";
|
|
285
350
|
limit: number;
|
|
286
|
-
status?: "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
351
|
+
status?: "canceled" | "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid" | undefined;
|
|
287
352
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
288
353
|
customer?: string | undefined;
|
|
289
354
|
}, {
|
|
290
355
|
operation: "list_subscriptions";
|
|
291
|
-
status?: "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
356
|
+
status?: "canceled" | "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid" | undefined;
|
|
292
357
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
293
358
|
limit?: number | undefined;
|
|
294
359
|
customer?: string | undefined;
|
|
@@ -299,8 +364,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
299
364
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
300
365
|
}, "strip", import("zod").ZodTypeAny, {
|
|
301
366
|
operation: "cancel_subscription";
|
|
302
|
-
subscription_id: string;
|
|
303
367
|
cancel_at_period_end: boolean;
|
|
368
|
+
subscription_id: string;
|
|
304
369
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
305
370
|
}, {
|
|
306
371
|
operation: "cancel_subscription";
|
|
@@ -371,9 +436,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
371
436
|
}>>;
|
|
372
437
|
error: import("zod").ZodString;
|
|
373
438
|
}, "strip", import("zod").ZodTypeAny, {
|
|
374
|
-
operation: "create_customer";
|
|
375
|
-
success: boolean;
|
|
376
439
|
error: string;
|
|
440
|
+
success: boolean;
|
|
441
|
+
operation: "create_customer";
|
|
377
442
|
customer?: {
|
|
378
443
|
id: string;
|
|
379
444
|
created: number;
|
|
@@ -382,9 +447,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
382
447
|
metadata?: Record<string, string> | undefined;
|
|
383
448
|
} | undefined;
|
|
384
449
|
}, {
|
|
385
|
-
operation: "create_customer";
|
|
386
|
-
success: boolean;
|
|
387
450
|
error: string;
|
|
451
|
+
success: boolean;
|
|
452
|
+
operation: "create_customer";
|
|
388
453
|
customer?: {
|
|
389
454
|
id: string;
|
|
390
455
|
created: number;
|
|
@@ -416,9 +481,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
416
481
|
}>, "many">>;
|
|
417
482
|
error: import("zod").ZodString;
|
|
418
483
|
}, "strip", import("zod").ZodTypeAny, {
|
|
419
|
-
operation: "list_customers";
|
|
420
|
-
success: boolean;
|
|
421
484
|
error: string;
|
|
485
|
+
success: boolean;
|
|
486
|
+
operation: "list_customers";
|
|
422
487
|
customers?: {
|
|
423
488
|
id: string;
|
|
424
489
|
created: number;
|
|
@@ -427,9 +492,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
427
492
|
metadata?: Record<string, string> | undefined;
|
|
428
493
|
}[] | undefined;
|
|
429
494
|
}, {
|
|
430
|
-
operation: "list_customers";
|
|
431
|
-
success: boolean;
|
|
432
495
|
error: string;
|
|
496
|
+
success: boolean;
|
|
497
|
+
operation: "list_customers";
|
|
433
498
|
customers?: {
|
|
434
499
|
id: string;
|
|
435
500
|
created: number;
|
|
@@ -464,9 +529,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
464
529
|
}>>;
|
|
465
530
|
error: import("zod").ZodString;
|
|
466
531
|
}, "strip", import("zod").ZodTypeAny, {
|
|
467
|
-
operation: "create_product";
|
|
468
|
-
success: boolean;
|
|
469
532
|
error: string;
|
|
533
|
+
success: boolean;
|
|
534
|
+
operation: "create_product";
|
|
470
535
|
product?: {
|
|
471
536
|
name: string;
|
|
472
537
|
id: string;
|
|
@@ -476,9 +541,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
476
541
|
metadata?: Record<string, string> | undefined;
|
|
477
542
|
} | undefined;
|
|
478
543
|
}, {
|
|
479
|
-
operation: "create_product";
|
|
480
|
-
success: boolean;
|
|
481
544
|
error: string;
|
|
545
|
+
success: boolean;
|
|
546
|
+
operation: "create_product";
|
|
482
547
|
product?: {
|
|
483
548
|
name: string;
|
|
484
549
|
id: string;
|
|
@@ -514,9 +579,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
514
579
|
}>, "many">>;
|
|
515
580
|
error: import("zod").ZodString;
|
|
516
581
|
}, "strip", import("zod").ZodTypeAny, {
|
|
517
|
-
operation: "list_products";
|
|
518
|
-
success: boolean;
|
|
519
582
|
error: string;
|
|
583
|
+
success: boolean;
|
|
584
|
+
operation: "list_products";
|
|
520
585
|
products?: {
|
|
521
586
|
name: string;
|
|
522
587
|
id: string;
|
|
@@ -526,9 +591,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
526
591
|
metadata?: Record<string, string> | undefined;
|
|
527
592
|
}[] | undefined;
|
|
528
593
|
}, {
|
|
529
|
-
operation: "list_products";
|
|
530
|
-
success: boolean;
|
|
531
594
|
error: string;
|
|
595
|
+
success: boolean;
|
|
596
|
+
operation: "list_products";
|
|
532
597
|
products?: {
|
|
533
598
|
name: string;
|
|
534
599
|
id: string;
|
|
@@ -550,50 +615,50 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
550
615
|
created: import("zod").ZodNumber;
|
|
551
616
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
552
617
|
}, "strip", import("zod").ZodTypeAny, {
|
|
553
|
-
type: "
|
|
618
|
+
type: "one_time" | "recurring";
|
|
554
619
|
id: string;
|
|
555
620
|
created: number;
|
|
556
621
|
currency: string;
|
|
557
|
-
product: string;
|
|
558
622
|
active: boolean;
|
|
623
|
+
product: string;
|
|
559
624
|
unit_amount: number | null;
|
|
560
625
|
metadata?: Record<string, string> | undefined;
|
|
561
626
|
}, {
|
|
562
|
-
type: "
|
|
627
|
+
type: "one_time" | "recurring";
|
|
563
628
|
id: string;
|
|
564
629
|
created: number;
|
|
565
630
|
currency: string;
|
|
566
|
-
product: string;
|
|
567
631
|
active: boolean;
|
|
632
|
+
product: string;
|
|
568
633
|
unit_amount: number | null;
|
|
569
634
|
metadata?: Record<string, string> | undefined;
|
|
570
635
|
}>>;
|
|
571
636
|
error: import("zod").ZodString;
|
|
572
637
|
}, "strip", import("zod").ZodTypeAny, {
|
|
573
|
-
operation: "create_price";
|
|
574
|
-
success: boolean;
|
|
575
638
|
error: string;
|
|
639
|
+
success: boolean;
|
|
640
|
+
operation: "create_price";
|
|
576
641
|
price?: {
|
|
577
|
-
type: "
|
|
642
|
+
type: "one_time" | "recurring";
|
|
578
643
|
id: string;
|
|
579
644
|
created: number;
|
|
580
645
|
currency: string;
|
|
581
|
-
product: string;
|
|
582
646
|
active: boolean;
|
|
647
|
+
product: string;
|
|
583
648
|
unit_amount: number | null;
|
|
584
649
|
metadata?: Record<string, string> | undefined;
|
|
585
650
|
} | undefined;
|
|
586
651
|
}, {
|
|
587
|
-
operation: "create_price";
|
|
588
|
-
success: boolean;
|
|
589
652
|
error: string;
|
|
653
|
+
success: boolean;
|
|
654
|
+
operation: "create_price";
|
|
590
655
|
price?: {
|
|
591
|
-
type: "
|
|
656
|
+
type: "one_time" | "recurring";
|
|
592
657
|
id: string;
|
|
593
658
|
created: number;
|
|
594
659
|
currency: string;
|
|
595
|
-
product: string;
|
|
596
660
|
active: boolean;
|
|
661
|
+
product: string;
|
|
597
662
|
unit_amount: number | null;
|
|
598
663
|
metadata?: Record<string, string> | undefined;
|
|
599
664
|
} | undefined;
|
|
@@ -610,50 +675,50 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
610
675
|
created: import("zod").ZodNumber;
|
|
611
676
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
612
677
|
}, "strip", import("zod").ZodTypeAny, {
|
|
613
|
-
type: "
|
|
678
|
+
type: "one_time" | "recurring";
|
|
614
679
|
id: string;
|
|
615
680
|
created: number;
|
|
616
681
|
currency: string;
|
|
617
|
-
product: string;
|
|
618
682
|
active: boolean;
|
|
683
|
+
product: string;
|
|
619
684
|
unit_amount: number | null;
|
|
620
685
|
metadata?: Record<string, string> | undefined;
|
|
621
686
|
}, {
|
|
622
|
-
type: "
|
|
687
|
+
type: "one_time" | "recurring";
|
|
623
688
|
id: string;
|
|
624
689
|
created: number;
|
|
625
690
|
currency: string;
|
|
626
|
-
product: string;
|
|
627
691
|
active: boolean;
|
|
692
|
+
product: string;
|
|
628
693
|
unit_amount: number | null;
|
|
629
694
|
metadata?: Record<string, string> | undefined;
|
|
630
695
|
}>, "many">>;
|
|
631
696
|
error: import("zod").ZodString;
|
|
632
697
|
}, "strip", import("zod").ZodTypeAny, {
|
|
633
|
-
operation: "list_prices";
|
|
634
|
-
success: boolean;
|
|
635
698
|
error: string;
|
|
699
|
+
success: boolean;
|
|
700
|
+
operation: "list_prices";
|
|
636
701
|
prices?: {
|
|
637
|
-
type: "
|
|
702
|
+
type: "one_time" | "recurring";
|
|
638
703
|
id: string;
|
|
639
704
|
created: number;
|
|
640
705
|
currency: string;
|
|
641
|
-
product: string;
|
|
642
706
|
active: boolean;
|
|
707
|
+
product: string;
|
|
643
708
|
unit_amount: number | null;
|
|
644
709
|
metadata?: Record<string, string> | undefined;
|
|
645
710
|
}[] | undefined;
|
|
646
711
|
}, {
|
|
647
|
-
operation: "list_prices";
|
|
648
|
-
success: boolean;
|
|
649
712
|
error: string;
|
|
713
|
+
success: boolean;
|
|
714
|
+
operation: "list_prices";
|
|
650
715
|
prices?: {
|
|
651
|
-
type: "
|
|
716
|
+
type: "one_time" | "recurring";
|
|
652
717
|
id: string;
|
|
653
718
|
created: number;
|
|
654
719
|
currency: string;
|
|
655
|
-
product: string;
|
|
656
720
|
active: boolean;
|
|
721
|
+
product: string;
|
|
657
722
|
unit_amount: number | null;
|
|
658
723
|
metadata?: Record<string, string> | undefined;
|
|
659
724
|
}[] | undefined;
|
|
@@ -681,9 +746,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
681
746
|
}>>;
|
|
682
747
|
error: import("zod").ZodString;
|
|
683
748
|
}, "strip", import("zod").ZodTypeAny, {
|
|
684
|
-
operation: "create_payment_link";
|
|
685
|
-
success: boolean;
|
|
686
749
|
error: string;
|
|
750
|
+
success: boolean;
|
|
751
|
+
operation: "create_payment_link";
|
|
687
752
|
payment_link?: {
|
|
688
753
|
url: string;
|
|
689
754
|
id: string;
|
|
@@ -692,9 +757,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
692
757
|
created?: number | undefined;
|
|
693
758
|
} | undefined;
|
|
694
759
|
}, {
|
|
695
|
-
operation: "create_payment_link";
|
|
696
|
-
success: boolean;
|
|
697
760
|
error: string;
|
|
761
|
+
success: boolean;
|
|
762
|
+
operation: "create_payment_link";
|
|
698
763
|
payment_link?: {
|
|
699
764
|
url: string;
|
|
700
765
|
id: string;
|
|
@@ -741,9 +806,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
741
806
|
}>>;
|
|
742
807
|
error: import("zod").ZodString;
|
|
743
808
|
}, "strip", import("zod").ZodTypeAny, {
|
|
744
|
-
operation: "create_invoice";
|
|
745
|
-
success: boolean;
|
|
746
809
|
error: string;
|
|
810
|
+
success: boolean;
|
|
811
|
+
operation: "create_invoice";
|
|
747
812
|
invoice?: {
|
|
748
813
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
749
814
|
id: string;
|
|
@@ -757,9 +822,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
757
822
|
invoice_pdf?: string | null | undefined;
|
|
758
823
|
} | undefined;
|
|
759
824
|
}, {
|
|
760
|
-
operation: "create_invoice";
|
|
761
|
-
success: boolean;
|
|
762
825
|
error: string;
|
|
826
|
+
success: boolean;
|
|
827
|
+
operation: "create_invoice";
|
|
763
828
|
invoice?: {
|
|
764
829
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
765
830
|
id: string;
|
|
@@ -811,9 +876,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
811
876
|
}>, "many">>;
|
|
812
877
|
error: import("zod").ZodString;
|
|
813
878
|
}, "strip", import("zod").ZodTypeAny, {
|
|
814
|
-
operation: "list_invoices";
|
|
815
|
-
success: boolean;
|
|
816
879
|
error: string;
|
|
880
|
+
success: boolean;
|
|
881
|
+
operation: "list_invoices";
|
|
817
882
|
invoices?: {
|
|
818
883
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
819
884
|
id: string;
|
|
@@ -827,9 +892,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
827
892
|
invoice_pdf?: string | null | undefined;
|
|
828
893
|
}[] | undefined;
|
|
829
894
|
}, {
|
|
830
|
-
operation: "list_invoices";
|
|
831
|
-
success: boolean;
|
|
832
895
|
error: string;
|
|
896
|
+
success: boolean;
|
|
897
|
+
operation: "list_invoices";
|
|
833
898
|
invoices?: {
|
|
834
899
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
835
900
|
id: string;
|
|
@@ -881,9 +946,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
881
946
|
}>>;
|
|
882
947
|
error: import("zod").ZodString;
|
|
883
948
|
}, "strip", import("zod").ZodTypeAny, {
|
|
884
|
-
operation: "retrieve_invoice";
|
|
885
|
-
success: boolean;
|
|
886
949
|
error: string;
|
|
950
|
+
success: boolean;
|
|
951
|
+
operation: "retrieve_invoice";
|
|
887
952
|
invoice?: {
|
|
888
953
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
889
954
|
id: string;
|
|
@@ -897,9 +962,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
897
962
|
invoice_pdf?: string | null | undefined;
|
|
898
963
|
} | undefined;
|
|
899
964
|
}, {
|
|
900
|
-
operation: "retrieve_invoice";
|
|
901
|
-
success: boolean;
|
|
902
965
|
error: string;
|
|
966
|
+
success: boolean;
|
|
967
|
+
operation: "retrieve_invoice";
|
|
903
968
|
invoice?: {
|
|
904
969
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
905
970
|
id: string;
|
|
@@ -951,9 +1016,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
951
1016
|
}>>;
|
|
952
1017
|
error: import("zod").ZodString;
|
|
953
1018
|
}, "strip", import("zod").ZodTypeAny, {
|
|
954
|
-
operation: "finalize_invoice";
|
|
955
|
-
success: boolean;
|
|
956
1019
|
error: string;
|
|
1020
|
+
success: boolean;
|
|
1021
|
+
operation: "finalize_invoice";
|
|
957
1022
|
invoice?: {
|
|
958
1023
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
959
1024
|
id: string;
|
|
@@ -967,9 +1032,149 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
967
1032
|
invoice_pdf?: string | null | undefined;
|
|
968
1033
|
} | undefined;
|
|
969
1034
|
}, {
|
|
1035
|
+
error: string;
|
|
1036
|
+
success: boolean;
|
|
970
1037
|
operation: "finalize_invoice";
|
|
1038
|
+
invoice?: {
|
|
1039
|
+
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1040
|
+
id: string;
|
|
1041
|
+
total: number;
|
|
1042
|
+
currency: string;
|
|
1043
|
+
customer: string | null;
|
|
1044
|
+
metadata?: Record<string, string> | undefined;
|
|
1045
|
+
created?: number | undefined;
|
|
1046
|
+
due_date?: string | null | undefined;
|
|
1047
|
+
hosted_invoice_url?: string | null | undefined;
|
|
1048
|
+
invoice_pdf?: string | null | undefined;
|
|
1049
|
+
} | undefined;
|
|
1050
|
+
}>, import("zod").ZodObject<{
|
|
1051
|
+
operation: import("zod").ZodLiteral<"create_invoice_item">;
|
|
1052
|
+
success: import("zod").ZodBoolean;
|
|
1053
|
+
invoice_item: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1054
|
+
id: import("zod").ZodString;
|
|
1055
|
+
invoice: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1056
|
+
customer: import("zod").ZodString;
|
|
1057
|
+
amount: import("zod").ZodNumber;
|
|
1058
|
+
unit_amount: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1059
|
+
currency: import("zod").ZodString;
|
|
1060
|
+
description: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1061
|
+
quantity: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1062
|
+
date: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1063
|
+
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1064
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1065
|
+
id: string;
|
|
1066
|
+
currency: string;
|
|
1067
|
+
customer: string;
|
|
1068
|
+
amount: number;
|
|
1069
|
+
description?: string | null | undefined;
|
|
1070
|
+
date?: number | undefined;
|
|
1071
|
+
metadata?: Record<string, string> | undefined;
|
|
1072
|
+
unit_amount?: number | null | undefined;
|
|
1073
|
+
invoice?: string | null | undefined;
|
|
1074
|
+
quantity?: number | undefined;
|
|
1075
|
+
}, {
|
|
1076
|
+
id: string;
|
|
1077
|
+
currency: string;
|
|
1078
|
+
customer: string;
|
|
1079
|
+
amount: number;
|
|
1080
|
+
description?: string | null | undefined;
|
|
1081
|
+
date?: number | undefined;
|
|
1082
|
+
metadata?: Record<string, string> | undefined;
|
|
1083
|
+
unit_amount?: number | null | undefined;
|
|
1084
|
+
invoice?: string | null | undefined;
|
|
1085
|
+
quantity?: number | undefined;
|
|
1086
|
+
}>>;
|
|
1087
|
+
error: import("zod").ZodString;
|
|
1088
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1089
|
+
error: string;
|
|
1090
|
+
success: boolean;
|
|
1091
|
+
operation: "create_invoice_item";
|
|
1092
|
+
invoice_item?: {
|
|
1093
|
+
id: string;
|
|
1094
|
+
currency: string;
|
|
1095
|
+
customer: string;
|
|
1096
|
+
amount: number;
|
|
1097
|
+
description?: string | null | undefined;
|
|
1098
|
+
date?: number | undefined;
|
|
1099
|
+
metadata?: Record<string, string> | undefined;
|
|
1100
|
+
unit_amount?: number | null | undefined;
|
|
1101
|
+
invoice?: string | null | undefined;
|
|
1102
|
+
quantity?: number | undefined;
|
|
1103
|
+
} | undefined;
|
|
1104
|
+
}, {
|
|
1105
|
+
error: string;
|
|
1106
|
+
success: boolean;
|
|
1107
|
+
operation: "create_invoice_item";
|
|
1108
|
+
invoice_item?: {
|
|
1109
|
+
id: string;
|
|
1110
|
+
currency: string;
|
|
1111
|
+
customer: string;
|
|
1112
|
+
amount: number;
|
|
1113
|
+
description?: string | null | undefined;
|
|
1114
|
+
date?: number | undefined;
|
|
1115
|
+
metadata?: Record<string, string> | undefined;
|
|
1116
|
+
unit_amount?: number | null | undefined;
|
|
1117
|
+
invoice?: string | null | undefined;
|
|
1118
|
+
quantity?: number | undefined;
|
|
1119
|
+
} | undefined;
|
|
1120
|
+
}>, import("zod").ZodObject<{
|
|
1121
|
+
operation: import("zod").ZodLiteral<"send_invoice">;
|
|
1122
|
+
success: import("zod").ZodBoolean;
|
|
1123
|
+
invoice: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1124
|
+
id: import("zod").ZodString;
|
|
1125
|
+
customer: import("zod").ZodNullable<import("zod").ZodString>;
|
|
1126
|
+
status: import("zod").ZodNullable<import("zod").ZodEnum<["draft", "open", "paid", "uncollectible", "void"]>>;
|
|
1127
|
+
total: import("zod").ZodNumber;
|
|
1128
|
+
currency: import("zod").ZodString;
|
|
1129
|
+
created: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1130
|
+
due_date: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1131
|
+
hosted_invoice_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1132
|
+
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1133
|
+
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1134
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1135
|
+
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1136
|
+
id: string;
|
|
1137
|
+
total: number;
|
|
1138
|
+
currency: string;
|
|
1139
|
+
customer: string | null;
|
|
1140
|
+
metadata?: Record<string, string> | undefined;
|
|
1141
|
+
created?: number | undefined;
|
|
1142
|
+
due_date?: string | null | undefined;
|
|
1143
|
+
hosted_invoice_url?: string | null | undefined;
|
|
1144
|
+
invoice_pdf?: string | null | undefined;
|
|
1145
|
+
}, {
|
|
1146
|
+
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1147
|
+
id: string;
|
|
1148
|
+
total: number;
|
|
1149
|
+
currency: string;
|
|
1150
|
+
customer: string | null;
|
|
1151
|
+
metadata?: Record<string, string> | undefined;
|
|
1152
|
+
created?: number | undefined;
|
|
1153
|
+
due_date?: string | null | undefined;
|
|
1154
|
+
hosted_invoice_url?: string | null | undefined;
|
|
1155
|
+
invoice_pdf?: string | null | undefined;
|
|
1156
|
+
}>>;
|
|
1157
|
+
error: import("zod").ZodString;
|
|
1158
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1159
|
+
error: string;
|
|
971
1160
|
success: boolean;
|
|
1161
|
+
operation: "send_invoice";
|
|
1162
|
+
invoice?: {
|
|
1163
|
+
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1164
|
+
id: string;
|
|
1165
|
+
total: number;
|
|
1166
|
+
currency: string;
|
|
1167
|
+
customer: string | null;
|
|
1168
|
+
metadata?: Record<string, string> | undefined;
|
|
1169
|
+
created?: number | undefined;
|
|
1170
|
+
due_date?: string | null | undefined;
|
|
1171
|
+
hosted_invoice_url?: string | null | undefined;
|
|
1172
|
+
invoice_pdf?: string | null | undefined;
|
|
1173
|
+
} | undefined;
|
|
1174
|
+
}, {
|
|
972
1175
|
error: string;
|
|
1176
|
+
success: boolean;
|
|
1177
|
+
operation: "send_invoice";
|
|
973
1178
|
invoice?: {
|
|
974
1179
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
975
1180
|
id: string;
|
|
@@ -1007,49 +1212,49 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1007
1212
|
amount: number;
|
|
1008
1213
|
}>, "many">;
|
|
1009
1214
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1010
|
-
|
|
1215
|
+
pending: {
|
|
1011
1216
|
currency: string;
|
|
1012
1217
|
amount: number;
|
|
1013
1218
|
}[];
|
|
1014
|
-
|
|
1219
|
+
available: {
|
|
1015
1220
|
currency: string;
|
|
1016
1221
|
amount: number;
|
|
1017
1222
|
}[];
|
|
1018
1223
|
}, {
|
|
1019
|
-
|
|
1224
|
+
pending: {
|
|
1020
1225
|
currency: string;
|
|
1021
1226
|
amount: number;
|
|
1022
1227
|
}[];
|
|
1023
|
-
|
|
1228
|
+
available: {
|
|
1024
1229
|
currency: string;
|
|
1025
1230
|
amount: number;
|
|
1026
1231
|
}[];
|
|
1027
1232
|
}>>;
|
|
1028
1233
|
error: import("zod").ZodString;
|
|
1029
1234
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1030
|
-
operation: "get_balance";
|
|
1031
|
-
success: boolean;
|
|
1032
1235
|
error: string;
|
|
1236
|
+
success: boolean;
|
|
1237
|
+
operation: "get_balance";
|
|
1033
1238
|
balance?: {
|
|
1034
|
-
|
|
1239
|
+
pending: {
|
|
1035
1240
|
currency: string;
|
|
1036
1241
|
amount: number;
|
|
1037
1242
|
}[];
|
|
1038
|
-
|
|
1243
|
+
available: {
|
|
1039
1244
|
currency: string;
|
|
1040
1245
|
amount: number;
|
|
1041
1246
|
}[];
|
|
1042
1247
|
} | undefined;
|
|
1043
1248
|
}, {
|
|
1044
|
-
operation: "get_balance";
|
|
1045
|
-
success: boolean;
|
|
1046
1249
|
error: string;
|
|
1250
|
+
success: boolean;
|
|
1251
|
+
operation: "get_balance";
|
|
1047
1252
|
balance?: {
|
|
1048
|
-
|
|
1253
|
+
pending: {
|
|
1049
1254
|
currency: string;
|
|
1050
1255
|
amount: number;
|
|
1051
1256
|
}[];
|
|
1052
|
-
|
|
1257
|
+
available: {
|
|
1053
1258
|
currency: string;
|
|
1054
1259
|
amount: number;
|
|
1055
1260
|
}[];
|
|
@@ -1066,7 +1271,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1066
1271
|
created: import("zod").ZodNumber;
|
|
1067
1272
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1068
1273
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1069
|
-
status: "
|
|
1274
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1070
1275
|
id: string;
|
|
1071
1276
|
created: number;
|
|
1072
1277
|
currency: string;
|
|
@@ -1074,7 +1279,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1074
1279
|
metadata?: Record<string, string> | undefined;
|
|
1075
1280
|
customer?: string | null | undefined;
|
|
1076
1281
|
}, {
|
|
1077
|
-
status: "
|
|
1282
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1078
1283
|
id: string;
|
|
1079
1284
|
created: number;
|
|
1080
1285
|
currency: string;
|
|
@@ -1084,11 +1289,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1084
1289
|
}>, "many">>;
|
|
1085
1290
|
error: import("zod").ZodString;
|
|
1086
1291
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1087
|
-
operation: "list_payment_intents";
|
|
1088
|
-
success: boolean;
|
|
1089
1292
|
error: string;
|
|
1293
|
+
success: boolean;
|
|
1294
|
+
operation: "list_payment_intents";
|
|
1090
1295
|
payment_intents?: {
|
|
1091
|
-
status: "
|
|
1296
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1092
1297
|
id: string;
|
|
1093
1298
|
created: number;
|
|
1094
1299
|
currency: string;
|
|
@@ -1097,11 +1302,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1097
1302
|
customer?: string | null | undefined;
|
|
1098
1303
|
}[] | undefined;
|
|
1099
1304
|
}, {
|
|
1100
|
-
operation: "list_payment_intents";
|
|
1101
|
-
success: boolean;
|
|
1102
1305
|
error: string;
|
|
1306
|
+
success: boolean;
|
|
1307
|
+
operation: "list_payment_intents";
|
|
1103
1308
|
payment_intents?: {
|
|
1104
|
-
status: "
|
|
1309
|
+
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
1105
1310
|
id: string;
|
|
1106
1311
|
created: number;
|
|
1107
1312
|
currency: string;
|
|
@@ -1122,7 +1327,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1122
1327
|
created: import("zod").ZodNumber;
|
|
1123
1328
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1124
1329
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1125
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1330
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1126
1331
|
id: string;
|
|
1127
1332
|
created: number;
|
|
1128
1333
|
customer: string;
|
|
@@ -1131,7 +1336,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1131
1336
|
current_period_start?: number | undefined;
|
|
1132
1337
|
current_period_end?: number | undefined;
|
|
1133
1338
|
}, {
|
|
1134
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1339
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1135
1340
|
id: string;
|
|
1136
1341
|
created: number;
|
|
1137
1342
|
customer: string;
|
|
@@ -1142,11 +1347,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1142
1347
|
}>, "many">>;
|
|
1143
1348
|
error: import("zod").ZodString;
|
|
1144
1349
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1145
|
-
operation: "list_subscriptions";
|
|
1146
|
-
success: boolean;
|
|
1147
1350
|
error: string;
|
|
1351
|
+
success: boolean;
|
|
1352
|
+
operation: "list_subscriptions";
|
|
1148
1353
|
subscriptions?: {
|
|
1149
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1354
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1150
1355
|
id: string;
|
|
1151
1356
|
created: number;
|
|
1152
1357
|
customer: string;
|
|
@@ -1156,11 +1361,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1156
1361
|
current_period_end?: number | undefined;
|
|
1157
1362
|
}[] | undefined;
|
|
1158
1363
|
}, {
|
|
1159
|
-
operation: "list_subscriptions";
|
|
1160
|
-
success: boolean;
|
|
1161
1364
|
error: string;
|
|
1365
|
+
success: boolean;
|
|
1366
|
+
operation: "list_subscriptions";
|
|
1162
1367
|
subscriptions?: {
|
|
1163
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1368
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1164
1369
|
id: string;
|
|
1165
1370
|
created: number;
|
|
1166
1371
|
customer: string;
|
|
@@ -1182,7 +1387,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1182
1387
|
created: import("zod").ZodNumber;
|
|
1183
1388
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1184
1389
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1185
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1390
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1186
1391
|
id: string;
|
|
1187
1392
|
created: number;
|
|
1188
1393
|
customer: string;
|
|
@@ -1191,7 +1396,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1191
1396
|
current_period_start?: number | undefined;
|
|
1192
1397
|
current_period_end?: number | undefined;
|
|
1193
1398
|
}, {
|
|
1194
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1399
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1195
1400
|
id: string;
|
|
1196
1401
|
created: number;
|
|
1197
1402
|
customer: string;
|
|
@@ -1202,11 +1407,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1202
1407
|
}>>;
|
|
1203
1408
|
error: import("zod").ZodString;
|
|
1204
1409
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1205
|
-
operation: "cancel_subscription";
|
|
1206
|
-
success: boolean;
|
|
1207
1410
|
error: string;
|
|
1411
|
+
success: boolean;
|
|
1412
|
+
operation: "cancel_subscription";
|
|
1208
1413
|
subscription?: {
|
|
1209
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1414
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1210
1415
|
id: string;
|
|
1211
1416
|
created: number;
|
|
1212
1417
|
customer: string;
|
|
@@ -1216,11 +1421,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1216
1421
|
current_period_end?: number | undefined;
|
|
1217
1422
|
} | undefined;
|
|
1218
1423
|
}, {
|
|
1219
|
-
operation: "cancel_subscription";
|
|
1220
|
-
success: boolean;
|
|
1221
1424
|
error: string;
|
|
1425
|
+
success: boolean;
|
|
1426
|
+
operation: "cancel_subscription";
|
|
1222
1427
|
subscription?: {
|
|
1223
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1428
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1224
1429
|
id: string;
|
|
1225
1430
|
created: number;
|
|
1226
1431
|
customer: string;
|
|
@@ -1253,9 +1458,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1253
1458
|
}>, "many">>;
|
|
1254
1459
|
error: import("zod").ZodString;
|
|
1255
1460
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1256
|
-
operation: "list_payment_links";
|
|
1257
|
-
success: boolean;
|
|
1258
1461
|
error: string;
|
|
1462
|
+
success: boolean;
|
|
1463
|
+
operation: "list_payment_links";
|
|
1259
1464
|
payment_links?: {
|
|
1260
1465
|
url: string;
|
|
1261
1466
|
id: string;
|
|
@@ -1264,9 +1469,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1264
1469
|
created?: number | undefined;
|
|
1265
1470
|
}[] | undefined;
|
|
1266
1471
|
}, {
|
|
1267
|
-
operation: "list_payment_links";
|
|
1268
|
-
success: boolean;
|
|
1269
1472
|
error: string;
|
|
1473
|
+
success: boolean;
|
|
1474
|
+
operation: "list_payment_links";
|
|
1270
1475
|
payment_links?: {
|
|
1271
1476
|
url: string;
|
|
1272
1477
|
id: string;
|
|
@@ -1287,7 +1492,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1287
1492
|
created: import("zod").ZodNumber;
|
|
1288
1493
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1289
1494
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1290
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1495
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1291
1496
|
id: string;
|
|
1292
1497
|
created: number;
|
|
1293
1498
|
customer: string;
|
|
@@ -1296,7 +1501,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1296
1501
|
current_period_start?: number | undefined;
|
|
1297
1502
|
current_period_end?: number | undefined;
|
|
1298
1503
|
}, {
|
|
1299
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1504
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1300
1505
|
id: string;
|
|
1301
1506
|
created: number;
|
|
1302
1507
|
customer: string;
|
|
@@ -1307,11 +1512,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1307
1512
|
}>>;
|
|
1308
1513
|
error: import("zod").ZodString;
|
|
1309
1514
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1310
|
-
operation: "create_subscription";
|
|
1311
|
-
success: boolean;
|
|
1312
1515
|
error: string;
|
|
1516
|
+
success: boolean;
|
|
1517
|
+
operation: "create_subscription";
|
|
1313
1518
|
subscription?: {
|
|
1314
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1519
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1315
1520
|
id: string;
|
|
1316
1521
|
created: number;
|
|
1317
1522
|
customer: string;
|
|
@@ -1321,11 +1526,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1321
1526
|
current_period_end?: number | undefined;
|
|
1322
1527
|
} | undefined;
|
|
1323
1528
|
}, {
|
|
1324
|
-
operation: "create_subscription";
|
|
1325
|
-
success: boolean;
|
|
1326
1529
|
error: string;
|
|
1530
|
+
success: boolean;
|
|
1531
|
+
operation: "create_subscription";
|
|
1327
1532
|
subscription?: {
|
|
1328
|
-
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "
|
|
1533
|
+
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
1329
1534
|
id: string;
|
|
1330
1535
|
created: number;
|
|
1331
1536
|
customer: string;
|
|
@@ -1356,6 +1561,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1356
1561
|
private listInvoices;
|
|
1357
1562
|
private retrieveInvoice;
|
|
1358
1563
|
private finalizeInvoice;
|
|
1564
|
+
private createInvoiceItem;
|
|
1565
|
+
private sendInvoice;
|
|
1359
1566
|
private getBalance;
|
|
1360
1567
|
private listPaymentIntents;
|
|
1361
1568
|
private listSubscriptions;
|