@bubblelab/bubble-core 0.1.221 → 0.1.223
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bubble-bundle.d.ts +211 -172
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
- package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
- package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
- package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/github.d.ts +210 -210
- package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
- package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
- package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/http.d.ts +14 -14
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slab/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/slab/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/index.js +3 -0
- package/dist/bubbles/service-bubble/slab/index.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts +617 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.js +379 -0
- package/dist/bubbles/service-bubble/slab/slab.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +703 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js +226 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
- package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
- package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles.json +697 -2
- package/dist/index.d.ts +2 -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
|
@@ -46,15 +46,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
46
46
|
}, "strip", import("zod").ZodTypeAny, {
|
|
47
47
|
name: string;
|
|
48
48
|
operation: "create_customer";
|
|
49
|
+
email?: string | undefined;
|
|
49
50
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
50
51
|
metadata?: Record<string, string> | undefined;
|
|
51
|
-
email?: string | undefined;
|
|
52
52
|
}, {
|
|
53
53
|
name: string;
|
|
54
54
|
operation: "create_customer";
|
|
55
|
+
email?: string | undefined;
|
|
55
56
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
56
57
|
metadata?: Record<string, string> | undefined;
|
|
57
|
-
email?: string | undefined;
|
|
58
58
|
}>, import("zod").ZodObject<{
|
|
59
59
|
operation: import("zod").ZodLiteral<"list_customers">;
|
|
60
60
|
limit: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
@@ -64,13 +64,13 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
64
64
|
}, "strip", import("zod").ZodTypeAny, {
|
|
65
65
|
operation: "list_customers";
|
|
66
66
|
limit: number;
|
|
67
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
68
67
|
email?: string | undefined;
|
|
68
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
69
69
|
cursor?: string | undefined;
|
|
70
70
|
}, {
|
|
71
71
|
operation: "list_customers";
|
|
72
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
73
72
|
email?: string | undefined;
|
|
73
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
74
74
|
limit?: number | undefined;
|
|
75
75
|
cursor?: string | undefined;
|
|
76
76
|
}>, import("zod").ZodObject<{
|
|
@@ -116,8 +116,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
116
116
|
}, {
|
|
117
117
|
operation: "list_products";
|
|
118
118
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
119
|
-
limit?: number | undefined;
|
|
120
119
|
active?: boolean | undefined;
|
|
120
|
+
limit?: number | undefined;
|
|
121
121
|
}>, import("zod").ZodObject<{
|
|
122
122
|
operation: import("zod").ZodLiteral<"create_price">;
|
|
123
123
|
product: import("zod").ZodString;
|
|
@@ -172,8 +172,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
172
172
|
}, {
|
|
173
173
|
operation: "list_prices";
|
|
174
174
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
175
|
-
limit?: number | undefined;
|
|
176
175
|
active?: boolean | undefined;
|
|
176
|
+
limit?: number | undefined;
|
|
177
177
|
product?: string | undefined;
|
|
178
178
|
}>, import("zod").ZodObject<{
|
|
179
179
|
operation: import("zod").ZodLiteral<"create_payment_link">;
|
|
@@ -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
|
-
unit_amount: number;
|
|
211
210
|
quantity: number;
|
|
211
|
+
unit_amount: 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
|
-
unit_amount: number;
|
|
227
226
|
quantity: number;
|
|
227
|
+
unit_amount: number;
|
|
228
228
|
description?: string | undefined;
|
|
229
229
|
}[] | undefined;
|
|
230
230
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -253,13 +253,13 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
253
253
|
}, "strip", import("zod").ZodTypeAny, {
|
|
254
254
|
operation: "list_invoices";
|
|
255
255
|
limit: number;
|
|
256
|
-
status?: "void" | "
|
|
256
|
+
status?: "void" | "open" | "draft" | "paid" | "uncollectible" | undefined;
|
|
257
257
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
258
258
|
cursor?: string | undefined;
|
|
259
259
|
customer?: string | undefined;
|
|
260
260
|
}, {
|
|
261
261
|
operation: "list_invoices";
|
|
262
|
-
status?: "void" | "
|
|
262
|
+
status?: "void" | "open" | "draft" | "paid" | "uncollectible" | undefined;
|
|
263
263
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
264
264
|
limit?: number | undefined;
|
|
265
265
|
cursor?: string | undefined;
|
|
@@ -304,9 +304,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
304
304
|
}, "strip", import("zod").ZodTypeAny, {
|
|
305
305
|
operation: "create_invoice_item";
|
|
306
306
|
currency: string;
|
|
307
|
+
quantity: number;
|
|
307
308
|
unit_amount: number;
|
|
308
309
|
customer: string;
|
|
309
|
-
quantity: number;
|
|
310
310
|
description?: string | undefined;
|
|
311
311
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
312
312
|
metadata?: Record<string, string> | undefined;
|
|
@@ -319,8 +319,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
319
319
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
320
320
|
metadata?: Record<string, string> | undefined;
|
|
321
321
|
currency?: string | undefined;
|
|
322
|
-
invoice?: string | undefined;
|
|
323
322
|
quantity?: number | undefined;
|
|
323
|
+
invoice?: string | undefined;
|
|
324
324
|
}>, import("zod").ZodObject<{
|
|
325
325
|
operation: import("zod").ZodLiteral<"send_invoice">;
|
|
326
326
|
invoice_id: import("zod").ZodString;
|
|
@@ -366,12 +366,12 @@ 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" | "all" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | undefined;
|
|
370
370
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
371
371
|
customer?: string | undefined;
|
|
372
372
|
}, {
|
|
373
373
|
operation: "list_subscriptions";
|
|
374
|
-
status?: "
|
|
374
|
+
status?: "active" | "all" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | undefined;
|
|
375
375
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
376
376
|
limit?: number | undefined;
|
|
377
377
|
customer?: string | undefined;
|
|
@@ -382,8 +382,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
382
382
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
383
383
|
}, "strip", import("zod").ZodTypeAny, {
|
|
384
384
|
operation: "cancel_subscription";
|
|
385
|
-
cancel_at_period_end: boolean;
|
|
386
385
|
subscription_id: string;
|
|
386
|
+
cancel_at_period_end: boolean;
|
|
387
387
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
388
388
|
}, {
|
|
389
389
|
operation: "cancel_subscription";
|
|
@@ -403,8 +403,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
403
403
|
}, {
|
|
404
404
|
operation: "list_payment_links";
|
|
405
405
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
406
|
-
limit?: number | undefined;
|
|
407
406
|
active?: boolean | undefined;
|
|
407
|
+
limit?: number | undefined;
|
|
408
408
|
}>, import("zod").ZodObject<{
|
|
409
409
|
operation: import("zod").ZodLiteral<"create_subscription">;
|
|
410
410
|
customer: import("zod").ZodString;
|
|
@@ -443,14 +443,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
443
443
|
id: string;
|
|
444
444
|
created: number;
|
|
445
445
|
name?: string | null | undefined;
|
|
446
|
-
metadata?: Record<string, string> | undefined;
|
|
447
446
|
email?: string | null | undefined;
|
|
447
|
+
metadata?: Record<string, string> | undefined;
|
|
448
448
|
}, {
|
|
449
449
|
id: string;
|
|
450
450
|
created: number;
|
|
451
451
|
name?: string | null | undefined;
|
|
452
|
-
metadata?: Record<string, string> | undefined;
|
|
453
452
|
email?: string | null | undefined;
|
|
453
|
+
metadata?: Record<string, string> | undefined;
|
|
454
454
|
}>>;
|
|
455
455
|
error: import("zod").ZodString;
|
|
456
456
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -461,8 +461,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
461
461
|
id: string;
|
|
462
462
|
created: number;
|
|
463
463
|
name?: string | null | undefined;
|
|
464
|
-
metadata?: Record<string, string> | undefined;
|
|
465
464
|
email?: string | null | undefined;
|
|
465
|
+
metadata?: Record<string, string> | undefined;
|
|
466
466
|
} | undefined;
|
|
467
467
|
}, {
|
|
468
468
|
error: string;
|
|
@@ -472,8 +472,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
472
472
|
id: string;
|
|
473
473
|
created: number;
|
|
474
474
|
name?: string | null | undefined;
|
|
475
|
-
metadata?: Record<string, string> | undefined;
|
|
476
475
|
email?: string | null | undefined;
|
|
476
|
+
metadata?: Record<string, string> | undefined;
|
|
477
477
|
} | undefined;
|
|
478
478
|
}>, import("zod").ZodObject<{
|
|
479
479
|
operation: import("zod").ZodLiteral<"list_customers">;
|
|
@@ -488,14 +488,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
488
488
|
id: string;
|
|
489
489
|
created: number;
|
|
490
490
|
name?: string | null | undefined;
|
|
491
|
-
metadata?: Record<string, string> | undefined;
|
|
492
491
|
email?: string | null | undefined;
|
|
492
|
+
metadata?: Record<string, string> | undefined;
|
|
493
493
|
}, {
|
|
494
494
|
id: string;
|
|
495
495
|
created: number;
|
|
496
496
|
name?: string | null | undefined;
|
|
497
|
-
metadata?: Record<string, string> | undefined;
|
|
498
497
|
email?: string | null | undefined;
|
|
498
|
+
metadata?: Record<string, string> | undefined;
|
|
499
499
|
}>, "many">>;
|
|
500
500
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
501
501
|
next_cursor: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -504,27 +504,27 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
504
504
|
error: string;
|
|
505
505
|
success: boolean;
|
|
506
506
|
operation: "list_customers";
|
|
507
|
-
next_cursor?: string | null | undefined;
|
|
508
507
|
has_more?: boolean | undefined;
|
|
508
|
+
next_cursor?: string | null | undefined;
|
|
509
509
|
customers?: {
|
|
510
510
|
id: string;
|
|
511
511
|
created: number;
|
|
512
512
|
name?: string | null | undefined;
|
|
513
|
-
metadata?: Record<string, string> | undefined;
|
|
514
513
|
email?: string | null | undefined;
|
|
514
|
+
metadata?: Record<string, string> | undefined;
|
|
515
515
|
}[] | undefined;
|
|
516
516
|
}, {
|
|
517
517
|
error: string;
|
|
518
518
|
success: boolean;
|
|
519
519
|
operation: "list_customers";
|
|
520
|
-
next_cursor?: string | null | undefined;
|
|
521
520
|
has_more?: boolean | undefined;
|
|
521
|
+
next_cursor?: string | null | undefined;
|
|
522
522
|
customers?: {
|
|
523
523
|
id: string;
|
|
524
524
|
created: number;
|
|
525
525
|
name?: string | null | undefined;
|
|
526
|
-
metadata?: Record<string, string> | undefined;
|
|
527
526
|
email?: string | null | undefined;
|
|
527
|
+
metadata?: Record<string, string> | undefined;
|
|
528
528
|
}[] | undefined;
|
|
529
529
|
}>, import("zod").ZodObject<{
|
|
530
530
|
operation: import("zod").ZodLiteral<"retrieve_customer">;
|
|
@@ -539,14 +539,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
539
539
|
id: string;
|
|
540
540
|
created: number;
|
|
541
541
|
name?: string | null | undefined;
|
|
542
|
-
metadata?: Record<string, string> | undefined;
|
|
543
542
|
email?: string | null | undefined;
|
|
543
|
+
metadata?: Record<string, string> | undefined;
|
|
544
544
|
}, {
|
|
545
545
|
id: string;
|
|
546
546
|
created: number;
|
|
547
547
|
name?: string | null | undefined;
|
|
548
|
-
metadata?: Record<string, string> | undefined;
|
|
549
548
|
email?: string | null | undefined;
|
|
549
|
+
metadata?: Record<string, string> | undefined;
|
|
550
550
|
}>>;
|
|
551
551
|
deleted: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
552
552
|
error: import("zod").ZodString;
|
|
@@ -559,8 +559,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
559
559
|
id: string;
|
|
560
560
|
created: number;
|
|
561
561
|
name?: string | null | undefined;
|
|
562
|
-
metadata?: Record<string, string> | undefined;
|
|
563
562
|
email?: string | null | undefined;
|
|
563
|
+
metadata?: Record<string, string> | undefined;
|
|
564
564
|
} | undefined;
|
|
565
565
|
}, {
|
|
566
566
|
error: string;
|
|
@@ -571,8 +571,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
571
571
|
id: string;
|
|
572
572
|
created: number;
|
|
573
573
|
name?: string | null | undefined;
|
|
574
|
-
metadata?: Record<string, string> | undefined;
|
|
575
574
|
email?: string | null | undefined;
|
|
575
|
+
metadata?: Record<string, string> | undefined;
|
|
576
576
|
} | undefined;
|
|
577
577
|
}>, import("zod").ZodObject<{
|
|
578
578
|
operation: import("zod").ZodLiteral<"create_product">;
|
|
@@ -587,15 +587,15 @@ 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
|
}>>;
|
|
@@ -607,8 +607,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
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;
|
|
@@ -619,8 +619,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
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,15 +637,15 @@ 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">>;
|
|
@@ -657,8 +657,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
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;
|
|
@@ -669,8 +669,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
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;
|
|
@@ -687,20 +687,20 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
687
687
|
created: import("zod").ZodNumber;
|
|
688
688
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
689
689
|
}, "strip", import("zod").ZodTypeAny, {
|
|
690
|
-
type: "
|
|
690
|
+
type: "recurring" | "one_time";
|
|
691
691
|
id: string;
|
|
692
|
+
active: boolean;
|
|
692
693
|
created: number;
|
|
693
694
|
currency: string;
|
|
694
|
-
active: boolean;
|
|
695
695
|
product: string;
|
|
696
696
|
unit_amount: number | null;
|
|
697
697
|
metadata?: Record<string, string> | undefined;
|
|
698
698
|
}, {
|
|
699
|
-
type: "
|
|
699
|
+
type: "recurring" | "one_time";
|
|
700
700
|
id: string;
|
|
701
|
+
active: boolean;
|
|
701
702
|
created: number;
|
|
702
703
|
currency: string;
|
|
703
|
-
active: boolean;
|
|
704
704
|
product: string;
|
|
705
705
|
unit_amount: number | null;
|
|
706
706
|
metadata?: Record<string, string> | undefined;
|
|
@@ -711,11 +711,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
711
711
|
success: boolean;
|
|
712
712
|
operation: "create_price";
|
|
713
713
|
price?: {
|
|
714
|
-
type: "
|
|
714
|
+
type: "recurring" | "one_time";
|
|
715
715
|
id: string;
|
|
716
|
+
active: boolean;
|
|
716
717
|
created: number;
|
|
717
718
|
currency: string;
|
|
718
|
-
active: boolean;
|
|
719
719
|
product: string;
|
|
720
720
|
unit_amount: number | null;
|
|
721
721
|
metadata?: Record<string, string> | undefined;
|
|
@@ -725,11 +725,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
725
725
|
success: boolean;
|
|
726
726
|
operation: "create_price";
|
|
727
727
|
price?: {
|
|
728
|
-
type: "
|
|
728
|
+
type: "recurring" | "one_time";
|
|
729
729
|
id: string;
|
|
730
|
+
active: boolean;
|
|
730
731
|
created: number;
|
|
731
732
|
currency: string;
|
|
732
|
-
active: boolean;
|
|
733
733
|
product: string;
|
|
734
734
|
unit_amount: number | null;
|
|
735
735
|
metadata?: Record<string, string> | undefined;
|
|
@@ -747,20 +747,20 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
747
747
|
created: import("zod").ZodNumber;
|
|
748
748
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
749
749
|
}, "strip", import("zod").ZodTypeAny, {
|
|
750
|
-
type: "
|
|
750
|
+
type: "recurring" | "one_time";
|
|
751
751
|
id: string;
|
|
752
|
+
active: boolean;
|
|
752
753
|
created: number;
|
|
753
754
|
currency: string;
|
|
754
|
-
active: boolean;
|
|
755
755
|
product: string;
|
|
756
756
|
unit_amount: number | null;
|
|
757
757
|
metadata?: Record<string, string> | undefined;
|
|
758
758
|
}, {
|
|
759
|
-
type: "
|
|
759
|
+
type: "recurring" | "one_time";
|
|
760
760
|
id: string;
|
|
761
|
+
active: boolean;
|
|
761
762
|
created: number;
|
|
762
763
|
currency: string;
|
|
763
|
-
active: boolean;
|
|
764
764
|
product: string;
|
|
765
765
|
unit_amount: number | null;
|
|
766
766
|
metadata?: Record<string, string> | undefined;
|
|
@@ -771,11 +771,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
771
771
|
success: boolean;
|
|
772
772
|
operation: "list_prices";
|
|
773
773
|
prices?: {
|
|
774
|
-
type: "
|
|
774
|
+
type: "recurring" | "one_time";
|
|
775
775
|
id: string;
|
|
776
|
+
active: boolean;
|
|
776
777
|
created: number;
|
|
777
778
|
currency: string;
|
|
778
|
-
active: boolean;
|
|
779
779
|
product: string;
|
|
780
780
|
unit_amount: number | null;
|
|
781
781
|
metadata?: Record<string, string> | undefined;
|
|
@@ -785,11 +785,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
785
785
|
success: boolean;
|
|
786
786
|
operation: "list_prices";
|
|
787
787
|
prices?: {
|
|
788
|
-
type: "
|
|
788
|
+
type: "recurring" | "one_time";
|
|
789
789
|
id: string;
|
|
790
|
+
active: boolean;
|
|
790
791
|
created: number;
|
|
791
792
|
currency: string;
|
|
792
|
-
active: boolean;
|
|
793
793
|
product: string;
|
|
794
794
|
unit_amount: number | null;
|
|
795
795
|
metadata?: Record<string, string> | undefined;
|
|
@@ -804,14 +804,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
804
804
|
created: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
805
805
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
806
806
|
}, "strip", import("zod").ZodTypeAny, {
|
|
807
|
-
id: string;
|
|
808
807
|
url: string;
|
|
808
|
+
id: string;
|
|
809
809
|
active: boolean;
|
|
810
810
|
metadata?: Record<string, string> | undefined;
|
|
811
811
|
created?: number | undefined;
|
|
812
812
|
}, {
|
|
813
|
-
id: string;
|
|
814
813
|
url: string;
|
|
814
|
+
id: string;
|
|
815
815
|
active: boolean;
|
|
816
816
|
metadata?: Record<string, string> | undefined;
|
|
817
817
|
created?: number | undefined;
|
|
@@ -822,8 +822,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
822
822
|
success: boolean;
|
|
823
823
|
operation: "create_payment_link";
|
|
824
824
|
payment_link?: {
|
|
825
|
-
id: string;
|
|
826
825
|
url: string;
|
|
826
|
+
id: string;
|
|
827
827
|
active: boolean;
|
|
828
828
|
metadata?: Record<string, string> | undefined;
|
|
829
829
|
created?: number | undefined;
|
|
@@ -833,8 +833,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
833
833
|
success: boolean;
|
|
834
834
|
operation: "create_payment_link";
|
|
835
835
|
payment_link?: {
|
|
836
|
-
id: string;
|
|
837
836
|
url: string;
|
|
837
|
+
id: string;
|
|
838
838
|
active: boolean;
|
|
839
839
|
metadata?: Record<string, string> | undefined;
|
|
840
840
|
created?: number | undefined;
|
|
@@ -854,7 +854,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
854
854
|
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
855
855
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
856
856
|
}, "strip", import("zod").ZodTypeAny, {
|
|
857
|
-
status: "void" | "
|
|
857
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
858
858
|
id: string;
|
|
859
859
|
total: number;
|
|
860
860
|
currency: string;
|
|
@@ -865,7 +865,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
865
865
|
hosted_invoice_url?: string | null | undefined;
|
|
866
866
|
invoice_pdf?: string | null | undefined;
|
|
867
867
|
}, {
|
|
868
|
-
status: "void" | "
|
|
868
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
869
869
|
id: string;
|
|
870
870
|
total: number;
|
|
871
871
|
currency: string;
|
|
@@ -882,7 +882,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
882
882
|
success: boolean;
|
|
883
883
|
operation: "create_invoice";
|
|
884
884
|
invoice?: {
|
|
885
|
-
status: "void" | "
|
|
885
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
886
886
|
id: string;
|
|
887
887
|
total: number;
|
|
888
888
|
currency: string;
|
|
@@ -898,7 +898,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
898
898
|
success: boolean;
|
|
899
899
|
operation: "create_invoice";
|
|
900
900
|
invoice?: {
|
|
901
|
-
status: "void" | "
|
|
901
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
902
902
|
id: string;
|
|
903
903
|
total: number;
|
|
904
904
|
currency: string;
|
|
@@ -924,7 +924,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
924
924
|
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
925
925
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
926
926
|
}, "strip", import("zod").ZodTypeAny, {
|
|
927
|
-
status: "void" | "
|
|
927
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
928
928
|
id: string;
|
|
929
929
|
total: number;
|
|
930
930
|
currency: string;
|
|
@@ -935,7 +935,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
935
935
|
hosted_invoice_url?: string | null | undefined;
|
|
936
936
|
invoice_pdf?: string | null | undefined;
|
|
937
937
|
}, {
|
|
938
|
-
status: "void" | "
|
|
938
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
939
939
|
id: string;
|
|
940
940
|
total: number;
|
|
941
941
|
currency: string;
|
|
@@ -953,10 +953,10 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
953
953
|
error: string;
|
|
954
954
|
success: boolean;
|
|
955
955
|
operation: "list_invoices";
|
|
956
|
-
next_cursor?: string | null | undefined;
|
|
957
956
|
has_more?: boolean | undefined;
|
|
957
|
+
next_cursor?: string | null | undefined;
|
|
958
958
|
invoices?: {
|
|
959
|
-
status: "void" | "
|
|
959
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
960
960
|
id: string;
|
|
961
961
|
total: number;
|
|
962
962
|
currency: string;
|
|
@@ -971,10 +971,10 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
971
971
|
error: string;
|
|
972
972
|
success: boolean;
|
|
973
973
|
operation: "list_invoices";
|
|
974
|
-
next_cursor?: string | null | undefined;
|
|
975
974
|
has_more?: boolean | undefined;
|
|
975
|
+
next_cursor?: string | null | undefined;
|
|
976
976
|
invoices?: {
|
|
977
|
-
status: "void" | "
|
|
977
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
978
978
|
id: string;
|
|
979
979
|
total: number;
|
|
980
980
|
currency: string;
|
|
@@ -1000,7 +1000,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1000
1000
|
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1001
1001
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1002
1002
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1003
|
-
status: "void" | "
|
|
1003
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1004
1004
|
id: string;
|
|
1005
1005
|
total: number;
|
|
1006
1006
|
currency: string;
|
|
@@ -1011,7 +1011,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1011
1011
|
hosted_invoice_url?: string | null | undefined;
|
|
1012
1012
|
invoice_pdf?: string | null | undefined;
|
|
1013
1013
|
}, {
|
|
1014
|
-
status: "void" | "
|
|
1014
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1015
1015
|
id: string;
|
|
1016
1016
|
total: number;
|
|
1017
1017
|
currency: string;
|
|
@@ -1028,7 +1028,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1028
1028
|
success: boolean;
|
|
1029
1029
|
operation: "retrieve_invoice";
|
|
1030
1030
|
invoice?: {
|
|
1031
|
-
status: "void" | "
|
|
1031
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1032
1032
|
id: string;
|
|
1033
1033
|
total: number;
|
|
1034
1034
|
currency: string;
|
|
@@ -1044,7 +1044,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1044
1044
|
success: boolean;
|
|
1045
1045
|
operation: "retrieve_invoice";
|
|
1046
1046
|
invoice?: {
|
|
1047
|
-
status: "void" | "
|
|
1047
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1048
1048
|
id: string;
|
|
1049
1049
|
total: number;
|
|
1050
1050
|
currency: string;
|
|
@@ -1070,7 +1070,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1070
1070
|
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1071
1071
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1072
1072
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1073
|
-
status: "void" | "
|
|
1073
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1074
1074
|
id: string;
|
|
1075
1075
|
total: number;
|
|
1076
1076
|
currency: string;
|
|
@@ -1081,7 +1081,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1081
1081
|
hosted_invoice_url?: string | null | undefined;
|
|
1082
1082
|
invoice_pdf?: string | null | undefined;
|
|
1083
1083
|
}, {
|
|
1084
|
-
status: "void" | "
|
|
1084
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1085
1085
|
id: string;
|
|
1086
1086
|
total: number;
|
|
1087
1087
|
currency: string;
|
|
@@ -1098,7 +1098,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1098
1098
|
success: boolean;
|
|
1099
1099
|
operation: "finalize_invoice";
|
|
1100
1100
|
invoice?: {
|
|
1101
|
-
status: "void" | "
|
|
1101
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1102
1102
|
id: string;
|
|
1103
1103
|
total: number;
|
|
1104
1104
|
currency: string;
|
|
@@ -1114,7 +1114,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1114
1114
|
success: boolean;
|
|
1115
1115
|
operation: "finalize_invoice";
|
|
1116
1116
|
invoice?: {
|
|
1117
|
-
status: "void" | "
|
|
1117
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1118
1118
|
id: string;
|
|
1119
1119
|
total: number;
|
|
1120
1120
|
currency: string;
|
|
@@ -1142,25 +1142,25 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1142
1142
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1143
1143
|
id: string;
|
|
1144
1144
|
currency: string;
|
|
1145
|
-
amount: number;
|
|
1146
1145
|
customer: string;
|
|
1146
|
+
amount: number;
|
|
1147
1147
|
description?: string | null | undefined;
|
|
1148
1148
|
date?: number | undefined;
|
|
1149
1149
|
metadata?: Record<string, string> | undefined;
|
|
1150
|
-
invoice?: string | null | undefined;
|
|
1151
|
-
unit_amount?: number | null | undefined;
|
|
1152
1150
|
quantity?: number | undefined;
|
|
1151
|
+
unit_amount?: number | null | undefined;
|
|
1152
|
+
invoice?: string | null | undefined;
|
|
1153
1153
|
}, {
|
|
1154
1154
|
id: string;
|
|
1155
1155
|
currency: string;
|
|
1156
|
-
amount: number;
|
|
1157
1156
|
customer: string;
|
|
1157
|
+
amount: number;
|
|
1158
1158
|
description?: string | null | undefined;
|
|
1159
1159
|
date?: number | undefined;
|
|
1160
1160
|
metadata?: Record<string, string> | undefined;
|
|
1161
|
-
invoice?: string | null | undefined;
|
|
1162
|
-
unit_amount?: number | null | undefined;
|
|
1163
1161
|
quantity?: number | undefined;
|
|
1162
|
+
unit_amount?: number | null | undefined;
|
|
1163
|
+
invoice?: string | null | undefined;
|
|
1164
1164
|
}>>;
|
|
1165
1165
|
error: import("zod").ZodString;
|
|
1166
1166
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -1170,14 +1170,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1170
1170
|
invoice_item?: {
|
|
1171
1171
|
id: string;
|
|
1172
1172
|
currency: string;
|
|
1173
|
-
amount: number;
|
|
1174
1173
|
customer: string;
|
|
1174
|
+
amount: number;
|
|
1175
1175
|
description?: string | null | undefined;
|
|
1176
1176
|
date?: number | undefined;
|
|
1177
1177
|
metadata?: Record<string, string> | undefined;
|
|
1178
|
-
invoice?: string | null | undefined;
|
|
1179
|
-
unit_amount?: number | null | undefined;
|
|
1180
1178
|
quantity?: number | undefined;
|
|
1179
|
+
unit_amount?: number | null | undefined;
|
|
1180
|
+
invoice?: string | null | undefined;
|
|
1181
1181
|
} | undefined;
|
|
1182
1182
|
}, {
|
|
1183
1183
|
error: string;
|
|
@@ -1186,14 +1186,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1186
1186
|
invoice_item?: {
|
|
1187
1187
|
id: string;
|
|
1188
1188
|
currency: string;
|
|
1189
|
-
amount: number;
|
|
1190
1189
|
customer: string;
|
|
1190
|
+
amount: number;
|
|
1191
1191
|
description?: string | null | undefined;
|
|
1192
1192
|
date?: number | undefined;
|
|
1193
1193
|
metadata?: Record<string, string> | undefined;
|
|
1194
|
-
invoice?: string | null | undefined;
|
|
1195
|
-
unit_amount?: number | null | undefined;
|
|
1196
1194
|
quantity?: number | undefined;
|
|
1195
|
+
unit_amount?: number | null | undefined;
|
|
1196
|
+
invoice?: string | null | undefined;
|
|
1197
1197
|
} | undefined;
|
|
1198
1198
|
}>, import("zod").ZodObject<{
|
|
1199
1199
|
operation: import("zod").ZodLiteral<"send_invoice">;
|
|
@@ -1210,7 +1210,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1210
1210
|
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1211
1211
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1212
1212
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1213
|
-
status: "void" | "
|
|
1213
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1214
1214
|
id: string;
|
|
1215
1215
|
total: number;
|
|
1216
1216
|
currency: string;
|
|
@@ -1221,7 +1221,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1221
1221
|
hosted_invoice_url?: string | null | undefined;
|
|
1222
1222
|
invoice_pdf?: string | null | undefined;
|
|
1223
1223
|
}, {
|
|
1224
|
-
status: "void" | "
|
|
1224
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1225
1225
|
id: string;
|
|
1226
1226
|
total: number;
|
|
1227
1227
|
currency: string;
|
|
@@ -1238,7 +1238,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1238
1238
|
success: boolean;
|
|
1239
1239
|
operation: "send_invoice";
|
|
1240
1240
|
invoice?: {
|
|
1241
|
-
status: "void" | "
|
|
1241
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1242
1242
|
id: string;
|
|
1243
1243
|
total: number;
|
|
1244
1244
|
currency: string;
|
|
@@ -1254,7 +1254,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1254
1254
|
success: boolean;
|
|
1255
1255
|
operation: "send_invoice";
|
|
1256
1256
|
invoice?: {
|
|
1257
|
-
status: "void" | "
|
|
1257
|
+
status: "void" | "open" | "draft" | "paid" | "uncollectible" | null;
|
|
1258
1258
|
id: string;
|
|
1259
1259
|
total: number;
|
|
1260
1260
|
currency: string;
|
|
@@ -1349,7 +1349,7 @@ 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: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
|
|
1353
1353
|
id: string;
|
|
1354
1354
|
created: number;
|
|
1355
1355
|
currency: string;
|
|
@@ -1357,7 +1357,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1357
1357
|
metadata?: Record<string, string> | undefined;
|
|
1358
1358
|
customer?: string | null | undefined;
|
|
1359
1359
|
}, {
|
|
1360
|
-
status: "
|
|
1360
|
+
status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
|
|
1361
1361
|
id: string;
|
|
1362
1362
|
created: number;
|
|
1363
1363
|
currency: string;
|
|
@@ -1371,7 +1371,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1371
1371
|
success: boolean;
|
|
1372
1372
|
operation: "list_payment_intents";
|
|
1373
1373
|
payment_intents?: {
|
|
1374
|
-
status: "
|
|
1374
|
+
status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
|
|
1375
1375
|
id: string;
|
|
1376
1376
|
created: number;
|
|
1377
1377
|
currency: string;
|
|
@@ -1384,7 +1384,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1384
1384
|
success: boolean;
|
|
1385
1385
|
operation: "list_payment_intents";
|
|
1386
1386
|
payment_intents?: {
|
|
1387
|
-
status: "
|
|
1387
|
+
status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
|
|
1388
1388
|
id: string;
|
|
1389
1389
|
created: number;
|
|
1390
1390
|
currency: string;
|
|
@@ -1405,7 +1405,7 @@ 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" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1409
1409
|
id: string;
|
|
1410
1410
|
created: number;
|
|
1411
1411
|
customer: string;
|
|
@@ -1414,7 +1414,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1414
1414
|
current_period_start?: number | undefined;
|
|
1415
1415
|
current_period_end?: number | undefined;
|
|
1416
1416
|
}, {
|
|
1417
|
-
status: "
|
|
1417
|
+
status: "active" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1418
1418
|
id: string;
|
|
1419
1419
|
created: number;
|
|
1420
1420
|
customer: string;
|
|
@@ -1429,7 +1429,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1429
1429
|
success: boolean;
|
|
1430
1430
|
operation: "list_subscriptions";
|
|
1431
1431
|
subscriptions?: {
|
|
1432
|
-
status: "
|
|
1432
|
+
status: "active" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1433
1433
|
id: string;
|
|
1434
1434
|
created: number;
|
|
1435
1435
|
customer: string;
|
|
@@ -1443,7 +1443,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1443
1443
|
success: boolean;
|
|
1444
1444
|
operation: "list_subscriptions";
|
|
1445
1445
|
subscriptions?: {
|
|
1446
|
-
status: "
|
|
1446
|
+
status: "active" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1447
1447
|
id: string;
|
|
1448
1448
|
created: number;
|
|
1449
1449
|
customer: string;
|
|
@@ -1465,7 +1465,7 @@ 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" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1469
1469
|
id: string;
|
|
1470
1470
|
created: number;
|
|
1471
1471
|
customer: string;
|
|
@@ -1474,7 +1474,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1474
1474
|
current_period_start?: number | undefined;
|
|
1475
1475
|
current_period_end?: number | undefined;
|
|
1476
1476
|
}, {
|
|
1477
|
-
status: "
|
|
1477
|
+
status: "active" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1478
1478
|
id: string;
|
|
1479
1479
|
created: number;
|
|
1480
1480
|
customer: string;
|
|
@@ -1489,7 +1489,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1489
1489
|
success: boolean;
|
|
1490
1490
|
operation: "cancel_subscription";
|
|
1491
1491
|
subscription?: {
|
|
1492
|
-
status: "
|
|
1492
|
+
status: "active" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1493
1493
|
id: string;
|
|
1494
1494
|
created: number;
|
|
1495
1495
|
customer: string;
|
|
@@ -1503,7 +1503,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1503
1503
|
success: boolean;
|
|
1504
1504
|
operation: "cancel_subscription";
|
|
1505
1505
|
subscription?: {
|
|
1506
|
-
status: "
|
|
1506
|
+
status: "active" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1507
1507
|
id: string;
|
|
1508
1508
|
created: number;
|
|
1509
1509
|
customer: string;
|
|
@@ -1522,14 +1522,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1522
1522
|
created: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1523
1523
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1524
1524
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1525
|
-
id: string;
|
|
1526
1525
|
url: string;
|
|
1526
|
+
id: string;
|
|
1527
1527
|
active: boolean;
|
|
1528
1528
|
metadata?: Record<string, string> | undefined;
|
|
1529
1529
|
created?: number | undefined;
|
|
1530
1530
|
}, {
|
|
1531
|
-
id: string;
|
|
1532
1531
|
url: string;
|
|
1532
|
+
id: string;
|
|
1533
1533
|
active: boolean;
|
|
1534
1534
|
metadata?: Record<string, string> | undefined;
|
|
1535
1535
|
created?: number | undefined;
|
|
@@ -1540,8 +1540,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1540
1540
|
success: boolean;
|
|
1541
1541
|
operation: "list_payment_links";
|
|
1542
1542
|
payment_links?: {
|
|
1543
|
-
id: string;
|
|
1544
1543
|
url: string;
|
|
1544
|
+
id: string;
|
|
1545
1545
|
active: boolean;
|
|
1546
1546
|
metadata?: Record<string, string> | undefined;
|
|
1547
1547
|
created?: number | undefined;
|
|
@@ -1551,8 +1551,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1551
1551
|
success: boolean;
|
|
1552
1552
|
operation: "list_payment_links";
|
|
1553
1553
|
payment_links?: {
|
|
1554
|
-
id: string;
|
|
1555
1554
|
url: string;
|
|
1555
|
+
id: string;
|
|
1556
1556
|
active: boolean;
|
|
1557
1557
|
metadata?: Record<string, string> | undefined;
|
|
1558
1558
|
created?: number | undefined;
|
|
@@ -1570,7 +1570,7 @@ 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" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1574
1574
|
id: string;
|
|
1575
1575
|
created: number;
|
|
1576
1576
|
customer: string;
|
|
@@ -1579,7 +1579,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1579
1579
|
current_period_start?: number | undefined;
|
|
1580
1580
|
current_period_end?: number | undefined;
|
|
1581
1581
|
}, {
|
|
1582
|
-
status: "
|
|
1582
|
+
status: "active" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1583
1583
|
id: string;
|
|
1584
1584
|
created: number;
|
|
1585
1585
|
customer: string;
|
|
@@ -1594,7 +1594,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1594
1594
|
success: boolean;
|
|
1595
1595
|
operation: "create_subscription";
|
|
1596
1596
|
subscription?: {
|
|
1597
|
-
status: "
|
|
1597
|
+
status: "active" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1598
1598
|
id: string;
|
|
1599
1599
|
created: number;
|
|
1600
1600
|
customer: string;
|
|
@@ -1608,7 +1608,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1608
1608
|
success: boolean;
|
|
1609
1609
|
operation: "create_subscription";
|
|
1610
1610
|
subscription?: {
|
|
1611
|
-
status: "
|
|
1611
|
+
status: "active" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1612
1612
|
id: string;
|
|
1613
1613
|
created: number;
|
|
1614
1614
|
customer: string;
|