@bubblelab/bubble-core 0.1.211 → 0.1.212
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 +150 -150
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
- 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 +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +288 -288
- package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
- package/dist/bubbles/service-bubble/github.d.ts +102 -102
- package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -110
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +45 -45
- package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
- package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +88 -88
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +5 -3
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +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 +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +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 +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -10,14 +10,14 @@ export declare const StripeCustomerSchema: z.ZodObject<{
|
|
|
10
10
|
id: string;
|
|
11
11
|
created: number;
|
|
12
12
|
name?: string | null | undefined;
|
|
13
|
-
metadata?: Record<string, string> | undefined;
|
|
14
13
|
email?: string | null | undefined;
|
|
14
|
+
metadata?: Record<string, string> | undefined;
|
|
15
15
|
}, {
|
|
16
16
|
id: string;
|
|
17
17
|
created: number;
|
|
18
18
|
name?: string | null | undefined;
|
|
19
|
-
metadata?: Record<string, string> | undefined;
|
|
20
19
|
email?: string | null | undefined;
|
|
20
|
+
metadata?: Record<string, string> | undefined;
|
|
21
21
|
}>;
|
|
22
22
|
export declare const StripeProductSchema: z.ZodObject<{
|
|
23
23
|
id: z.ZodString;
|
|
@@ -51,21 +51,21 @@ export declare const StripePriceSchema: z.ZodObject<{
|
|
|
51
51
|
created: z.ZodNumber;
|
|
52
52
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
type: "
|
|
54
|
+
type: "recurring" | "one_time";
|
|
55
55
|
id: string;
|
|
56
56
|
created: number;
|
|
57
57
|
currency: string;
|
|
58
|
-
active: boolean;
|
|
59
58
|
product: string;
|
|
59
|
+
active: boolean;
|
|
60
60
|
unit_amount: number | null;
|
|
61
61
|
metadata?: Record<string, string> | undefined;
|
|
62
62
|
}, {
|
|
63
|
-
type: "
|
|
63
|
+
type: "recurring" | "one_time";
|
|
64
64
|
id: string;
|
|
65
65
|
created: number;
|
|
66
66
|
currency: string;
|
|
67
|
-
active: boolean;
|
|
68
67
|
product: string;
|
|
68
|
+
active: boolean;
|
|
69
69
|
unit_amount: number | null;
|
|
70
70
|
metadata?: Record<string, string> | undefined;
|
|
71
71
|
}>;
|
|
@@ -76,14 +76,14 @@ export declare const StripePaymentLinkSchema: z.ZodObject<{
|
|
|
76
76
|
created: z.ZodOptional<z.ZodNumber>;
|
|
77
77
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
|
-
id: string;
|
|
80
79
|
url: string;
|
|
80
|
+
id: string;
|
|
81
81
|
active: boolean;
|
|
82
82
|
metadata?: Record<string, string> | undefined;
|
|
83
83
|
created?: number | undefined;
|
|
84
84
|
}, {
|
|
85
|
-
id: string;
|
|
86
85
|
url: string;
|
|
86
|
+
id: string;
|
|
87
87
|
active: boolean;
|
|
88
88
|
metadata?: Record<string, string> | undefined;
|
|
89
89
|
created?: number | undefined;
|
|
@@ -141,9 +141,9 @@ export declare const StripeInvoiceItemSchema: z.ZodObject<{
|
|
|
141
141
|
description?: string | null | undefined;
|
|
142
142
|
date?: number | undefined;
|
|
143
143
|
metadata?: Record<string, string> | undefined;
|
|
144
|
+
quantity?: number | undefined;
|
|
144
145
|
unit_amount?: number | null | undefined;
|
|
145
146
|
invoice?: string | null | undefined;
|
|
146
|
-
quantity?: number | undefined;
|
|
147
147
|
}, {
|
|
148
148
|
id: string;
|
|
149
149
|
currency: string;
|
|
@@ -152,9 +152,9 @@ export declare const StripeInvoiceItemSchema: z.ZodObject<{
|
|
|
152
152
|
description?: string | null | undefined;
|
|
153
153
|
date?: number | undefined;
|
|
154
154
|
metadata?: Record<string, string> | undefined;
|
|
155
|
+
quantity?: number | undefined;
|
|
155
156
|
unit_amount?: number | null | undefined;
|
|
156
157
|
invoice?: string | null | undefined;
|
|
157
|
-
quantity?: number | undefined;
|
|
158
158
|
}>;
|
|
159
159
|
export declare const StripeBalanceSchema: z.ZodObject<{
|
|
160
160
|
available: z.ZodArray<z.ZodObject<{
|
|
@@ -205,7 +205,7 @@ export declare const StripePaymentIntentSchema: z.ZodObject<{
|
|
|
205
205
|
created: z.ZodNumber;
|
|
206
206
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
207
207
|
}, "strip", z.ZodTypeAny, {
|
|
208
|
-
status: "
|
|
208
|
+
status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
|
|
209
209
|
id: string;
|
|
210
210
|
created: number;
|
|
211
211
|
currency: string;
|
|
@@ -213,7 +213,7 @@ export declare const StripePaymentIntentSchema: z.ZodObject<{
|
|
|
213
213
|
metadata?: Record<string, string> | undefined;
|
|
214
214
|
customer?: string | null | undefined;
|
|
215
215
|
}, {
|
|
216
|
-
status: "
|
|
216
|
+
status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
|
|
217
217
|
id: string;
|
|
218
218
|
created: number;
|
|
219
219
|
currency: string;
|
|
@@ -231,7 +231,7 @@ export declare const StripeSubscriptionSchema: z.ZodObject<{
|
|
|
231
231
|
created: z.ZodNumber;
|
|
232
232
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
233
233
|
}, "strip", z.ZodTypeAny, {
|
|
234
|
-
status: "
|
|
234
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
235
235
|
id: string;
|
|
236
236
|
created: number;
|
|
237
237
|
customer: string;
|
|
@@ -240,7 +240,7 @@ export declare const StripeSubscriptionSchema: z.ZodObject<{
|
|
|
240
240
|
current_period_start?: number | undefined;
|
|
241
241
|
current_period_end?: number | undefined;
|
|
242
242
|
}, {
|
|
243
|
-
status: "
|
|
243
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
244
244
|
id: string;
|
|
245
245
|
created: number;
|
|
246
246
|
customer: string;
|
|
@@ -258,15 +258,15 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
258
258
|
}, "strip", z.ZodTypeAny, {
|
|
259
259
|
name: string;
|
|
260
260
|
operation: "create_customer";
|
|
261
|
+
email?: string | undefined;
|
|
261
262
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
262
263
|
metadata?: Record<string, string> | undefined;
|
|
263
|
-
email?: string | undefined;
|
|
264
264
|
}, {
|
|
265
265
|
name: string;
|
|
266
266
|
operation: "create_customer";
|
|
267
|
+
email?: string | undefined;
|
|
267
268
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
268
269
|
metadata?: Record<string, string> | undefined;
|
|
269
|
-
email?: string | undefined;
|
|
270
270
|
}>, z.ZodObject<{
|
|
271
271
|
operation: z.ZodLiteral<"list_customers">;
|
|
272
272
|
limit: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
@@ -276,13 +276,13 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
276
276
|
}, "strip", z.ZodTypeAny, {
|
|
277
277
|
operation: "list_customers";
|
|
278
278
|
limit: number;
|
|
279
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
280
279
|
email?: string | undefined;
|
|
280
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
281
281
|
cursor?: string | undefined;
|
|
282
282
|
}, {
|
|
283
283
|
operation: "list_customers";
|
|
284
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
285
284
|
email?: string | undefined;
|
|
285
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
286
286
|
limit?: number | undefined;
|
|
287
287
|
cursor?: string | undefined;
|
|
288
288
|
}>, z.ZodObject<{
|
|
@@ -339,10 +339,10 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
339
339
|
interval: z.ZodEnum<["day", "week", "month", "year"]>;
|
|
340
340
|
interval_count: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
341
341
|
}, "strip", z.ZodTypeAny, {
|
|
342
|
-
interval: "
|
|
342
|
+
interval: "week" | "month" | "year" | "day";
|
|
343
343
|
interval_count: number;
|
|
344
344
|
}, {
|
|
345
|
-
interval: "
|
|
345
|
+
interval: "week" | "month" | "year" | "day";
|
|
346
346
|
interval_count?: number | undefined;
|
|
347
347
|
}>>;
|
|
348
348
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -355,7 +355,7 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
355
355
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
356
356
|
metadata?: Record<string, string> | undefined;
|
|
357
357
|
recurring?: {
|
|
358
|
-
interval: "
|
|
358
|
+
interval: "week" | "month" | "year" | "day";
|
|
359
359
|
interval_count: number;
|
|
360
360
|
} | undefined;
|
|
361
361
|
}, {
|
|
@@ -366,7 +366,7 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
366
366
|
metadata?: Record<string, string> | undefined;
|
|
367
367
|
currency?: string | undefined;
|
|
368
368
|
recurring?: {
|
|
369
|
-
interval: "
|
|
369
|
+
interval: "week" | "month" | "year" | "day";
|
|
370
370
|
interval_count?: number | undefined;
|
|
371
371
|
} | undefined;
|
|
372
372
|
}>, z.ZodObject<{
|
|
@@ -379,14 +379,14 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
379
379
|
operation: "list_prices";
|
|
380
380
|
limit: number;
|
|
381
381
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
382
|
-
active?: boolean | undefined;
|
|
383
382
|
product?: string | undefined;
|
|
383
|
+
active?: boolean | undefined;
|
|
384
384
|
}, {
|
|
385
385
|
operation: "list_prices";
|
|
386
386
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
387
387
|
limit?: number | undefined;
|
|
388
|
-
active?: boolean | undefined;
|
|
389
388
|
product?: string | undefined;
|
|
389
|
+
active?: boolean | undefined;
|
|
390
390
|
}>, z.ZodObject<{
|
|
391
391
|
operation: z.ZodLiteral<"create_payment_link">;
|
|
392
392
|
price: z.ZodString;
|
|
@@ -419,8 +419,8 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
419
419
|
description: z.ZodOptional<z.ZodString>;
|
|
420
420
|
quantity: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
421
421
|
}, "strip", z.ZodTypeAny, {
|
|
422
|
-
unit_amount: number;
|
|
423
422
|
quantity: number;
|
|
423
|
+
unit_amount: number;
|
|
424
424
|
description?: string | undefined;
|
|
425
425
|
}, {
|
|
426
426
|
unit_amount: number;
|
|
@@ -435,8 +435,8 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
435
435
|
auto_advance: boolean;
|
|
436
436
|
collection_method: "charge_automatically" | "send_invoice";
|
|
437
437
|
items?: {
|
|
438
|
-
unit_amount: number;
|
|
439
438
|
quantity: number;
|
|
439
|
+
unit_amount: number;
|
|
440
440
|
description?: string | undefined;
|
|
441
441
|
}[] | undefined;
|
|
442
442
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -516,9 +516,9 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
516
516
|
}, "strip", z.ZodTypeAny, {
|
|
517
517
|
operation: "create_invoice_item";
|
|
518
518
|
currency: string;
|
|
519
|
+
quantity: number;
|
|
519
520
|
unit_amount: number;
|
|
520
521
|
customer: string;
|
|
521
|
-
quantity: number;
|
|
522
522
|
description?: string | undefined;
|
|
523
523
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
524
524
|
metadata?: Record<string, string> | undefined;
|
|
@@ -531,8 +531,8 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
531
531
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
532
532
|
metadata?: Record<string, string> | undefined;
|
|
533
533
|
currency?: string | undefined;
|
|
534
|
-
invoice?: string | undefined;
|
|
535
534
|
quantity?: number | undefined;
|
|
535
|
+
invoice?: string | undefined;
|
|
536
536
|
}>, z.ZodObject<{
|
|
537
537
|
operation: z.ZodLiteral<"send_invoice">;
|
|
538
538
|
invoice_id: z.ZodString;
|
|
@@ -578,12 +578,12 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
578
578
|
}, "strip", z.ZodTypeAny, {
|
|
579
579
|
operation: "list_subscriptions";
|
|
580
580
|
limit: number;
|
|
581
|
-
status?: "
|
|
581
|
+
status?: "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | undefined;
|
|
582
582
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
583
583
|
customer?: string | undefined;
|
|
584
584
|
}, {
|
|
585
585
|
operation: "list_subscriptions";
|
|
586
|
-
status?: "
|
|
586
|
+
status?: "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | undefined;
|
|
587
587
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
588
588
|
limit?: number | undefined;
|
|
589
589
|
customer?: string | undefined;
|
|
@@ -594,8 +594,8 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
594
594
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
595
595
|
}, "strip", z.ZodTypeAny, {
|
|
596
596
|
operation: "cancel_subscription";
|
|
597
|
-
cancel_at_period_end: boolean;
|
|
598
597
|
subscription_id: string;
|
|
598
|
+
cancel_at_period_end: boolean;
|
|
599
599
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
600
600
|
}, {
|
|
601
601
|
operation: "cancel_subscription";
|
|
@@ -655,14 +655,14 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
655
655
|
id: string;
|
|
656
656
|
created: number;
|
|
657
657
|
name?: string | null | undefined;
|
|
658
|
-
metadata?: Record<string, string> | undefined;
|
|
659
658
|
email?: string | null | undefined;
|
|
659
|
+
metadata?: Record<string, string> | undefined;
|
|
660
660
|
}, {
|
|
661
661
|
id: string;
|
|
662
662
|
created: number;
|
|
663
663
|
name?: string | null | undefined;
|
|
664
|
-
metadata?: Record<string, string> | undefined;
|
|
665
664
|
email?: string | null | undefined;
|
|
665
|
+
metadata?: Record<string, string> | undefined;
|
|
666
666
|
}>>;
|
|
667
667
|
error: z.ZodString;
|
|
668
668
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -673,8 +673,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
673
673
|
id: string;
|
|
674
674
|
created: number;
|
|
675
675
|
name?: string | null | undefined;
|
|
676
|
-
metadata?: Record<string, string> | undefined;
|
|
677
676
|
email?: string | null | undefined;
|
|
677
|
+
metadata?: Record<string, string> | undefined;
|
|
678
678
|
} | undefined;
|
|
679
679
|
}, {
|
|
680
680
|
error: string;
|
|
@@ -684,8 +684,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
684
684
|
id: string;
|
|
685
685
|
created: number;
|
|
686
686
|
name?: string | null | undefined;
|
|
687
|
-
metadata?: Record<string, string> | undefined;
|
|
688
687
|
email?: string | null | undefined;
|
|
688
|
+
metadata?: Record<string, string> | undefined;
|
|
689
689
|
} | undefined;
|
|
690
690
|
}>, z.ZodObject<{
|
|
691
691
|
operation: z.ZodLiteral<"list_customers">;
|
|
@@ -700,14 +700,14 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
700
700
|
id: string;
|
|
701
701
|
created: number;
|
|
702
702
|
name?: string | null | undefined;
|
|
703
|
-
metadata?: Record<string, string> | undefined;
|
|
704
703
|
email?: string | null | undefined;
|
|
704
|
+
metadata?: Record<string, string> | undefined;
|
|
705
705
|
}, {
|
|
706
706
|
id: string;
|
|
707
707
|
created: number;
|
|
708
708
|
name?: string | null | undefined;
|
|
709
|
-
metadata?: Record<string, string> | undefined;
|
|
710
709
|
email?: string | null | undefined;
|
|
710
|
+
metadata?: Record<string, string> | undefined;
|
|
711
711
|
}>, "many">>;
|
|
712
712
|
has_more: z.ZodOptional<z.ZodBoolean>;
|
|
713
713
|
next_cursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -722,8 +722,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
722
722
|
id: string;
|
|
723
723
|
created: number;
|
|
724
724
|
name?: string | null | undefined;
|
|
725
|
-
metadata?: Record<string, string> | undefined;
|
|
726
725
|
email?: string | null | undefined;
|
|
726
|
+
metadata?: Record<string, string> | undefined;
|
|
727
727
|
}[] | undefined;
|
|
728
728
|
}, {
|
|
729
729
|
error: string;
|
|
@@ -735,8 +735,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
735
735
|
id: string;
|
|
736
736
|
created: number;
|
|
737
737
|
name?: string | null | undefined;
|
|
738
|
-
metadata?: Record<string, string> | undefined;
|
|
739
738
|
email?: string | null | undefined;
|
|
739
|
+
metadata?: Record<string, string> | undefined;
|
|
740
740
|
}[] | undefined;
|
|
741
741
|
}>, z.ZodObject<{
|
|
742
742
|
operation: z.ZodLiteral<"retrieve_customer">;
|
|
@@ -751,14 +751,14 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
751
751
|
id: string;
|
|
752
752
|
created: number;
|
|
753
753
|
name?: string | null | undefined;
|
|
754
|
-
metadata?: Record<string, string> | undefined;
|
|
755
754
|
email?: string | null | undefined;
|
|
755
|
+
metadata?: Record<string, string> | undefined;
|
|
756
756
|
}, {
|
|
757
757
|
id: string;
|
|
758
758
|
created: number;
|
|
759
759
|
name?: string | null | undefined;
|
|
760
|
-
metadata?: Record<string, string> | undefined;
|
|
761
760
|
email?: string | null | undefined;
|
|
761
|
+
metadata?: Record<string, string> | undefined;
|
|
762
762
|
}>>;
|
|
763
763
|
deleted: z.ZodOptional<z.ZodBoolean>;
|
|
764
764
|
error: z.ZodString;
|
|
@@ -771,8 +771,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
771
771
|
id: string;
|
|
772
772
|
created: number;
|
|
773
773
|
name?: string | null | undefined;
|
|
774
|
-
metadata?: Record<string, string> | undefined;
|
|
775
774
|
email?: string | null | undefined;
|
|
775
|
+
metadata?: Record<string, string> | undefined;
|
|
776
776
|
} | undefined;
|
|
777
777
|
}, {
|
|
778
778
|
error: string;
|
|
@@ -783,8 +783,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
783
783
|
id: string;
|
|
784
784
|
created: number;
|
|
785
785
|
name?: string | null | undefined;
|
|
786
|
-
metadata?: Record<string, string> | undefined;
|
|
787
786
|
email?: string | null | undefined;
|
|
787
|
+
metadata?: Record<string, string> | undefined;
|
|
788
788
|
} | undefined;
|
|
789
789
|
}>, z.ZodObject<{
|
|
790
790
|
operation: z.ZodLiteral<"create_product">;
|
|
@@ -899,21 +899,21 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
899
899
|
created: z.ZodNumber;
|
|
900
900
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
901
901
|
}, "strip", z.ZodTypeAny, {
|
|
902
|
-
type: "
|
|
902
|
+
type: "recurring" | "one_time";
|
|
903
903
|
id: string;
|
|
904
904
|
created: number;
|
|
905
905
|
currency: string;
|
|
906
|
-
active: boolean;
|
|
907
906
|
product: string;
|
|
907
|
+
active: boolean;
|
|
908
908
|
unit_amount: number | null;
|
|
909
909
|
metadata?: Record<string, string> | undefined;
|
|
910
910
|
}, {
|
|
911
|
-
type: "
|
|
911
|
+
type: "recurring" | "one_time";
|
|
912
912
|
id: string;
|
|
913
913
|
created: number;
|
|
914
914
|
currency: string;
|
|
915
|
-
active: boolean;
|
|
916
915
|
product: string;
|
|
916
|
+
active: boolean;
|
|
917
917
|
unit_amount: number | null;
|
|
918
918
|
metadata?: Record<string, string> | undefined;
|
|
919
919
|
}>>;
|
|
@@ -923,12 +923,12 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
923
923
|
success: boolean;
|
|
924
924
|
operation: "create_price";
|
|
925
925
|
price?: {
|
|
926
|
-
type: "
|
|
926
|
+
type: "recurring" | "one_time";
|
|
927
927
|
id: string;
|
|
928
928
|
created: number;
|
|
929
929
|
currency: string;
|
|
930
|
-
active: boolean;
|
|
931
930
|
product: string;
|
|
931
|
+
active: boolean;
|
|
932
932
|
unit_amount: number | null;
|
|
933
933
|
metadata?: Record<string, string> | undefined;
|
|
934
934
|
} | undefined;
|
|
@@ -937,12 +937,12 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
937
937
|
success: boolean;
|
|
938
938
|
operation: "create_price";
|
|
939
939
|
price?: {
|
|
940
|
-
type: "
|
|
940
|
+
type: "recurring" | "one_time";
|
|
941
941
|
id: string;
|
|
942
942
|
created: number;
|
|
943
943
|
currency: string;
|
|
944
|
-
active: boolean;
|
|
945
944
|
product: string;
|
|
945
|
+
active: boolean;
|
|
946
946
|
unit_amount: number | null;
|
|
947
947
|
metadata?: Record<string, string> | undefined;
|
|
948
948
|
} | undefined;
|
|
@@ -959,21 +959,21 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
959
959
|
created: z.ZodNumber;
|
|
960
960
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
961
961
|
}, "strip", z.ZodTypeAny, {
|
|
962
|
-
type: "
|
|
962
|
+
type: "recurring" | "one_time";
|
|
963
963
|
id: string;
|
|
964
964
|
created: number;
|
|
965
965
|
currency: string;
|
|
966
|
-
active: boolean;
|
|
967
966
|
product: string;
|
|
967
|
+
active: boolean;
|
|
968
968
|
unit_amount: number | null;
|
|
969
969
|
metadata?: Record<string, string> | undefined;
|
|
970
970
|
}, {
|
|
971
|
-
type: "
|
|
971
|
+
type: "recurring" | "one_time";
|
|
972
972
|
id: string;
|
|
973
973
|
created: number;
|
|
974
974
|
currency: string;
|
|
975
|
-
active: boolean;
|
|
976
975
|
product: string;
|
|
976
|
+
active: boolean;
|
|
977
977
|
unit_amount: number | null;
|
|
978
978
|
metadata?: Record<string, string> | undefined;
|
|
979
979
|
}>, "many">>;
|
|
@@ -983,12 +983,12 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
983
983
|
success: boolean;
|
|
984
984
|
operation: "list_prices";
|
|
985
985
|
prices?: {
|
|
986
|
-
type: "
|
|
986
|
+
type: "recurring" | "one_time";
|
|
987
987
|
id: string;
|
|
988
988
|
created: number;
|
|
989
989
|
currency: string;
|
|
990
|
-
active: boolean;
|
|
991
990
|
product: string;
|
|
991
|
+
active: boolean;
|
|
992
992
|
unit_amount: number | null;
|
|
993
993
|
metadata?: Record<string, string> | undefined;
|
|
994
994
|
}[] | undefined;
|
|
@@ -997,12 +997,12 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
997
997
|
success: boolean;
|
|
998
998
|
operation: "list_prices";
|
|
999
999
|
prices?: {
|
|
1000
|
-
type: "
|
|
1000
|
+
type: "recurring" | "one_time";
|
|
1001
1001
|
id: string;
|
|
1002
1002
|
created: number;
|
|
1003
1003
|
currency: string;
|
|
1004
|
-
active: boolean;
|
|
1005
1004
|
product: string;
|
|
1005
|
+
active: boolean;
|
|
1006
1006
|
unit_amount: number | null;
|
|
1007
1007
|
metadata?: Record<string, string> | undefined;
|
|
1008
1008
|
}[] | undefined;
|
|
@@ -1016,14 +1016,14 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1016
1016
|
created: z.ZodOptional<z.ZodNumber>;
|
|
1017
1017
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1018
1018
|
}, "strip", z.ZodTypeAny, {
|
|
1019
|
-
id: string;
|
|
1020
1019
|
url: string;
|
|
1020
|
+
id: string;
|
|
1021
1021
|
active: boolean;
|
|
1022
1022
|
metadata?: Record<string, string> | undefined;
|
|
1023
1023
|
created?: number | undefined;
|
|
1024
1024
|
}, {
|
|
1025
|
-
id: string;
|
|
1026
1025
|
url: string;
|
|
1026
|
+
id: string;
|
|
1027
1027
|
active: boolean;
|
|
1028
1028
|
metadata?: Record<string, string> | undefined;
|
|
1029
1029
|
created?: number | undefined;
|
|
@@ -1034,8 +1034,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1034
1034
|
success: boolean;
|
|
1035
1035
|
operation: "create_payment_link";
|
|
1036
1036
|
payment_link?: {
|
|
1037
|
-
id: string;
|
|
1038
1037
|
url: string;
|
|
1038
|
+
id: string;
|
|
1039
1039
|
active: boolean;
|
|
1040
1040
|
metadata?: Record<string, string> | undefined;
|
|
1041
1041
|
created?: number | undefined;
|
|
@@ -1045,8 +1045,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1045
1045
|
success: boolean;
|
|
1046
1046
|
operation: "create_payment_link";
|
|
1047
1047
|
payment_link?: {
|
|
1048
|
-
id: string;
|
|
1049
1048
|
url: string;
|
|
1049
|
+
id: string;
|
|
1050
1050
|
active: boolean;
|
|
1051
1051
|
metadata?: Record<string, string> | undefined;
|
|
1052
1052
|
created?: number | undefined;
|
|
@@ -1359,9 +1359,9 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1359
1359
|
description?: string | null | undefined;
|
|
1360
1360
|
date?: number | undefined;
|
|
1361
1361
|
metadata?: Record<string, string> | undefined;
|
|
1362
|
+
quantity?: number | undefined;
|
|
1362
1363
|
unit_amount?: number | null | undefined;
|
|
1363
1364
|
invoice?: string | null | undefined;
|
|
1364
|
-
quantity?: number | undefined;
|
|
1365
1365
|
}, {
|
|
1366
1366
|
id: string;
|
|
1367
1367
|
currency: string;
|
|
@@ -1370,9 +1370,9 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1370
1370
|
description?: string | null | undefined;
|
|
1371
1371
|
date?: number | undefined;
|
|
1372
1372
|
metadata?: Record<string, string> | undefined;
|
|
1373
|
+
quantity?: number | undefined;
|
|
1373
1374
|
unit_amount?: number | null | undefined;
|
|
1374
1375
|
invoice?: string | null | undefined;
|
|
1375
|
-
quantity?: number | undefined;
|
|
1376
1376
|
}>>;
|
|
1377
1377
|
error: z.ZodString;
|
|
1378
1378
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1387,9 +1387,9 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1387
1387
|
description?: string | null | undefined;
|
|
1388
1388
|
date?: number | undefined;
|
|
1389
1389
|
metadata?: Record<string, string> | undefined;
|
|
1390
|
+
quantity?: number | undefined;
|
|
1390
1391
|
unit_amount?: number | null | undefined;
|
|
1391
1392
|
invoice?: string | null | undefined;
|
|
1392
|
-
quantity?: number | undefined;
|
|
1393
1393
|
} | undefined;
|
|
1394
1394
|
}, {
|
|
1395
1395
|
error: string;
|
|
@@ -1403,9 +1403,9 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1403
1403
|
description?: string | null | undefined;
|
|
1404
1404
|
date?: number | undefined;
|
|
1405
1405
|
metadata?: Record<string, string> | undefined;
|
|
1406
|
+
quantity?: number | undefined;
|
|
1406
1407
|
unit_amount?: number | null | undefined;
|
|
1407
1408
|
invoice?: string | null | undefined;
|
|
1408
|
-
quantity?: number | undefined;
|
|
1409
1409
|
} | undefined;
|
|
1410
1410
|
}>, z.ZodObject<{
|
|
1411
1411
|
operation: z.ZodLiteral<"send_invoice">;
|
|
@@ -1561,7 +1561,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1561
1561
|
created: z.ZodNumber;
|
|
1562
1562
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1563
1563
|
}, "strip", z.ZodTypeAny, {
|
|
1564
|
-
status: "
|
|
1564
|
+
status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
|
|
1565
1565
|
id: string;
|
|
1566
1566
|
created: number;
|
|
1567
1567
|
currency: string;
|
|
@@ -1569,7 +1569,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1569
1569
|
metadata?: Record<string, string> | undefined;
|
|
1570
1570
|
customer?: string | null | undefined;
|
|
1571
1571
|
}, {
|
|
1572
|
-
status: "
|
|
1572
|
+
status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
|
|
1573
1573
|
id: string;
|
|
1574
1574
|
created: number;
|
|
1575
1575
|
currency: string;
|
|
@@ -1583,7 +1583,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1583
1583
|
success: boolean;
|
|
1584
1584
|
operation: "list_payment_intents";
|
|
1585
1585
|
payment_intents?: {
|
|
1586
|
-
status: "
|
|
1586
|
+
status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
|
|
1587
1587
|
id: string;
|
|
1588
1588
|
created: number;
|
|
1589
1589
|
currency: string;
|
|
@@ -1596,7 +1596,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1596
1596
|
success: boolean;
|
|
1597
1597
|
operation: "list_payment_intents";
|
|
1598
1598
|
payment_intents?: {
|
|
1599
|
-
status: "
|
|
1599
|
+
status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
|
|
1600
1600
|
id: string;
|
|
1601
1601
|
created: number;
|
|
1602
1602
|
currency: string;
|
|
@@ -1617,7 +1617,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1617
1617
|
created: z.ZodNumber;
|
|
1618
1618
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1619
1619
|
}, "strip", z.ZodTypeAny, {
|
|
1620
|
-
status: "
|
|
1620
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1621
1621
|
id: string;
|
|
1622
1622
|
created: number;
|
|
1623
1623
|
customer: string;
|
|
@@ -1626,7 +1626,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1626
1626
|
current_period_start?: number | undefined;
|
|
1627
1627
|
current_period_end?: number | undefined;
|
|
1628
1628
|
}, {
|
|
1629
|
-
status: "
|
|
1629
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1630
1630
|
id: string;
|
|
1631
1631
|
created: number;
|
|
1632
1632
|
customer: string;
|
|
@@ -1641,7 +1641,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1641
1641
|
success: boolean;
|
|
1642
1642
|
operation: "list_subscriptions";
|
|
1643
1643
|
subscriptions?: {
|
|
1644
|
-
status: "
|
|
1644
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1645
1645
|
id: string;
|
|
1646
1646
|
created: number;
|
|
1647
1647
|
customer: string;
|
|
@@ -1655,7 +1655,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1655
1655
|
success: boolean;
|
|
1656
1656
|
operation: "list_subscriptions";
|
|
1657
1657
|
subscriptions?: {
|
|
1658
|
-
status: "
|
|
1658
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1659
1659
|
id: string;
|
|
1660
1660
|
created: number;
|
|
1661
1661
|
customer: string;
|
|
@@ -1677,7 +1677,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1677
1677
|
created: z.ZodNumber;
|
|
1678
1678
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1679
1679
|
}, "strip", z.ZodTypeAny, {
|
|
1680
|
-
status: "
|
|
1680
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1681
1681
|
id: string;
|
|
1682
1682
|
created: number;
|
|
1683
1683
|
customer: string;
|
|
@@ -1686,7 +1686,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1686
1686
|
current_period_start?: number | undefined;
|
|
1687
1687
|
current_period_end?: number | undefined;
|
|
1688
1688
|
}, {
|
|
1689
|
-
status: "
|
|
1689
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1690
1690
|
id: string;
|
|
1691
1691
|
created: number;
|
|
1692
1692
|
customer: string;
|
|
@@ -1701,7 +1701,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1701
1701
|
success: boolean;
|
|
1702
1702
|
operation: "cancel_subscription";
|
|
1703
1703
|
subscription?: {
|
|
1704
|
-
status: "
|
|
1704
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1705
1705
|
id: string;
|
|
1706
1706
|
created: number;
|
|
1707
1707
|
customer: string;
|
|
@@ -1715,7 +1715,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1715
1715
|
success: boolean;
|
|
1716
1716
|
operation: "cancel_subscription";
|
|
1717
1717
|
subscription?: {
|
|
1718
|
-
status: "
|
|
1718
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1719
1719
|
id: string;
|
|
1720
1720
|
created: number;
|
|
1721
1721
|
customer: string;
|
|
@@ -1734,14 +1734,14 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1734
1734
|
created: z.ZodOptional<z.ZodNumber>;
|
|
1735
1735
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1736
1736
|
}, "strip", z.ZodTypeAny, {
|
|
1737
|
-
id: string;
|
|
1738
1737
|
url: string;
|
|
1738
|
+
id: string;
|
|
1739
1739
|
active: boolean;
|
|
1740
1740
|
metadata?: Record<string, string> | undefined;
|
|
1741
1741
|
created?: number | undefined;
|
|
1742
1742
|
}, {
|
|
1743
|
-
id: string;
|
|
1744
1743
|
url: string;
|
|
1744
|
+
id: string;
|
|
1745
1745
|
active: boolean;
|
|
1746
1746
|
metadata?: Record<string, string> | undefined;
|
|
1747
1747
|
created?: number | undefined;
|
|
@@ -1752,8 +1752,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1752
1752
|
success: boolean;
|
|
1753
1753
|
operation: "list_payment_links";
|
|
1754
1754
|
payment_links?: {
|
|
1755
|
-
id: string;
|
|
1756
1755
|
url: string;
|
|
1756
|
+
id: string;
|
|
1757
1757
|
active: boolean;
|
|
1758
1758
|
metadata?: Record<string, string> | undefined;
|
|
1759
1759
|
created?: number | undefined;
|
|
@@ -1763,8 +1763,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1763
1763
|
success: boolean;
|
|
1764
1764
|
operation: "list_payment_links";
|
|
1765
1765
|
payment_links?: {
|
|
1766
|
-
id: string;
|
|
1767
1766
|
url: string;
|
|
1767
|
+
id: string;
|
|
1768
1768
|
active: boolean;
|
|
1769
1769
|
metadata?: Record<string, string> | undefined;
|
|
1770
1770
|
created?: number | undefined;
|
|
@@ -1782,7 +1782,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1782
1782
|
created: z.ZodNumber;
|
|
1783
1783
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1784
1784
|
}, "strip", z.ZodTypeAny, {
|
|
1785
|
-
status: "
|
|
1785
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1786
1786
|
id: string;
|
|
1787
1787
|
created: number;
|
|
1788
1788
|
customer: string;
|
|
@@ -1791,7 +1791,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1791
1791
|
current_period_start?: number | undefined;
|
|
1792
1792
|
current_period_end?: number | undefined;
|
|
1793
1793
|
}, {
|
|
1794
|
-
status: "
|
|
1794
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1795
1795
|
id: string;
|
|
1796
1796
|
created: number;
|
|
1797
1797
|
customer: string;
|
|
@@ -1806,7 +1806,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1806
1806
|
success: boolean;
|
|
1807
1807
|
operation: "create_subscription";
|
|
1808
1808
|
subscription?: {
|
|
1809
|
-
status: "
|
|
1809
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1810
1810
|
id: string;
|
|
1811
1811
|
created: number;
|
|
1812
1812
|
customer: string;
|
|
@@ -1820,7 +1820,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1820
1820
|
success: boolean;
|
|
1821
1821
|
operation: "create_subscription";
|
|
1822
1822
|
subscription?: {
|
|
1823
|
-
status: "
|
|
1823
|
+
status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
|
|
1824
1824
|
id: string;
|
|
1825
1825
|
created: number;
|
|
1826
1826
|
customer: string;
|