@polar-sh/sdk 0.32.1 → 0.32.2
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/README.md +5 -2
- package/bin/mcp-server.js +13 -9
- package/bin/mcp-server.js.map +8 -8
- package/dist/commonjs/lib/config.d.ts +2 -2
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -1
- package/dist/commonjs/models/components/checkout.d.ts +19 -9
- package/dist/commonjs/models/components/checkout.d.ts.map +1 -1
- package/dist/commonjs/models/components/checkout.js +14 -6
- package/dist/commonjs/models/components/checkout.js.map +1 -1
- package/dist/commonjs/models/components/checkoutlinkupdate.d.ts +16 -2
- package/dist/commonjs/models/components/checkoutlinkupdate.d.ts.map +1 -1
- package/dist/commonjs/models/components/checkoutlinkupdate.js +4 -2
- package/dist/commonjs/models/components/checkoutlinkupdate.js.map +1 -1
- package/dist/commonjs/models/components/checkoutpublic.d.ts +19 -9
- package/dist/commonjs/models/components/checkoutpublic.d.ts.map +1 -1
- package/dist/commonjs/models/components/checkoutpublic.js +14 -6
- package/dist/commonjs/models/components/checkoutpublic.js.map +1 -1
- package/dist/commonjs/models/components/checkoutpublicconfirmed.d.ts +19 -9
- package/dist/commonjs/models/components/checkoutpublicconfirmed.d.ts.map +1 -1
- package/dist/commonjs/models/components/checkoutpublicconfirmed.js +14 -6
- package/dist/commonjs/models/components/checkoutpublicconfirmed.js.map +1 -1
- package/dist/commonjs/models/components/checkoutupdate.d.ts +18 -4
- package/dist/commonjs/models/components/checkoutupdate.d.ts.map +1 -1
- package/dist/commonjs/models/components/checkoutupdate.js +8 -6
- package/dist/commonjs/models/components/checkoutupdate.js.map +1 -1
- package/dist/commonjs/models/components/checkoutupdatepublic.d.ts +2 -2
- package/dist/commonjs/models/components/checkoutupdatepublic.d.ts.map +1 -1
- package/dist/commonjs/models/components/checkoutupdatepublic.js +4 -4
- package/dist/commonjs/models/components/checkoutupdatepublic.js.map +1 -1
- package/dist/commonjs/models/components/customerupdate.d.ts +16 -2
- package/dist/commonjs/models/components/customerupdate.d.ts.map +1 -1
- package/dist/commonjs/models/components/customerupdate.js +4 -2
- package/dist/commonjs/models/components/customerupdate.js.map +1 -1
- package/dist/commonjs/models/components/customfieldupdatecheckbox.d.ts +16 -2
- package/dist/commonjs/models/components/customfieldupdatecheckbox.d.ts.map +1 -1
- package/dist/commonjs/models/components/customfieldupdatecheckbox.js +4 -2
- package/dist/commonjs/models/components/customfieldupdatecheckbox.js.map +1 -1
- package/dist/commonjs/models/components/customfieldupdatedate.d.ts +16 -2
- package/dist/commonjs/models/components/customfieldupdatedate.d.ts.map +1 -1
- package/dist/commonjs/models/components/customfieldupdatedate.js +4 -2
- package/dist/commonjs/models/components/customfieldupdatedate.js.map +1 -1
- package/dist/commonjs/models/components/customfieldupdatenumber.d.ts +16 -2
- package/dist/commonjs/models/components/customfieldupdatenumber.d.ts.map +1 -1
- package/dist/commonjs/models/components/customfieldupdatenumber.js +4 -2
- package/dist/commonjs/models/components/customfieldupdatenumber.js.map +1 -1
- package/dist/commonjs/models/components/customfieldupdateselect.d.ts +16 -2
- package/dist/commonjs/models/components/customfieldupdateselect.d.ts.map +1 -1
- package/dist/commonjs/models/components/customfieldupdateselect.js +4 -2
- package/dist/commonjs/models/components/customfieldupdateselect.js.map +1 -1
- package/dist/commonjs/models/components/customfieldupdatetext.d.ts +16 -2
- package/dist/commonjs/models/components/customfieldupdatetext.d.ts.map +1 -1
- package/dist/commonjs/models/components/customfieldupdatetext.js +4 -2
- package/dist/commonjs/models/components/customfieldupdatetext.js.map +1 -1
- package/dist/commonjs/models/components/discountupdate.d.ts +16 -2
- package/dist/commonjs/models/components/discountupdate.d.ts.map +1 -1
- package/dist/commonjs/models/components/discountupdate.js +4 -2
- package/dist/commonjs/models/components/discountupdate.js.map +1 -1
- package/dist/commonjs/models/components/meterupdate.d.ts +16 -2
- package/dist/commonjs/models/components/meterupdate.d.ts.map +1 -1
- package/dist/commonjs/models/components/meterupdate.js +4 -2
- package/dist/commonjs/models/components/meterupdate.js.map +1 -1
- package/dist/commonjs/models/components/productpricemeteredunit.d.ts +5 -0
- package/dist/commonjs/models/components/productpricemeteredunit.d.ts.map +1 -1
- package/dist/commonjs/models/components/productpricemeteredunit.js +4 -0
- package/dist/commonjs/models/components/productpricemeteredunit.js.map +1 -1
- package/dist/commonjs/models/components/productupdate.d.ts +16 -2
- package/dist/commonjs/models/components/productupdate.d.ts.map +1 -1
- package/dist/commonjs/models/components/productupdate.js +4 -2
- package/dist/commonjs/models/components/productupdate.js.map +1 -1
- package/dist/esm/lib/config.d.ts +2 -2
- package/dist/esm/lib/config.js +2 -2
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.js +1 -1
- package/dist/esm/models/components/checkout.d.ts +19 -9
- package/dist/esm/models/components/checkout.d.ts.map +1 -1
- package/dist/esm/models/components/checkout.js +14 -6
- package/dist/esm/models/components/checkout.js.map +1 -1
- package/dist/esm/models/components/checkoutlinkupdate.d.ts +16 -2
- package/dist/esm/models/components/checkoutlinkupdate.d.ts.map +1 -1
- package/dist/esm/models/components/checkoutlinkupdate.js +4 -2
- package/dist/esm/models/components/checkoutlinkupdate.js.map +1 -1
- package/dist/esm/models/components/checkoutpublic.d.ts +19 -9
- package/dist/esm/models/components/checkoutpublic.d.ts.map +1 -1
- package/dist/esm/models/components/checkoutpublic.js +14 -6
- package/dist/esm/models/components/checkoutpublic.js.map +1 -1
- package/dist/esm/models/components/checkoutpublicconfirmed.d.ts +19 -9
- package/dist/esm/models/components/checkoutpublicconfirmed.d.ts.map +1 -1
- package/dist/esm/models/components/checkoutpublicconfirmed.js +14 -6
- package/dist/esm/models/components/checkoutpublicconfirmed.js.map +1 -1
- package/dist/esm/models/components/checkoutupdate.d.ts +18 -4
- package/dist/esm/models/components/checkoutupdate.d.ts.map +1 -1
- package/dist/esm/models/components/checkoutupdate.js +8 -6
- package/dist/esm/models/components/checkoutupdate.js.map +1 -1
- package/dist/esm/models/components/checkoutupdatepublic.d.ts +2 -2
- package/dist/esm/models/components/checkoutupdatepublic.d.ts.map +1 -1
- package/dist/esm/models/components/checkoutupdatepublic.js +4 -4
- package/dist/esm/models/components/checkoutupdatepublic.js.map +1 -1
- package/dist/esm/models/components/customerupdate.d.ts +16 -2
- package/dist/esm/models/components/customerupdate.d.ts.map +1 -1
- package/dist/esm/models/components/customerupdate.js +4 -2
- package/dist/esm/models/components/customerupdate.js.map +1 -1
- package/dist/esm/models/components/customfieldupdatecheckbox.d.ts +16 -2
- package/dist/esm/models/components/customfieldupdatecheckbox.d.ts.map +1 -1
- package/dist/esm/models/components/customfieldupdatecheckbox.js +4 -2
- package/dist/esm/models/components/customfieldupdatecheckbox.js.map +1 -1
- package/dist/esm/models/components/customfieldupdatedate.d.ts +16 -2
- package/dist/esm/models/components/customfieldupdatedate.d.ts.map +1 -1
- package/dist/esm/models/components/customfieldupdatedate.js +4 -2
- package/dist/esm/models/components/customfieldupdatedate.js.map +1 -1
- package/dist/esm/models/components/customfieldupdatenumber.d.ts +16 -2
- package/dist/esm/models/components/customfieldupdatenumber.d.ts.map +1 -1
- package/dist/esm/models/components/customfieldupdatenumber.js +4 -2
- package/dist/esm/models/components/customfieldupdatenumber.js.map +1 -1
- package/dist/esm/models/components/customfieldupdateselect.d.ts +16 -2
- package/dist/esm/models/components/customfieldupdateselect.d.ts.map +1 -1
- package/dist/esm/models/components/customfieldupdateselect.js +4 -2
- package/dist/esm/models/components/customfieldupdateselect.js.map +1 -1
- package/dist/esm/models/components/customfieldupdatetext.d.ts +16 -2
- package/dist/esm/models/components/customfieldupdatetext.d.ts.map +1 -1
- package/dist/esm/models/components/customfieldupdatetext.js +4 -2
- package/dist/esm/models/components/customfieldupdatetext.js.map +1 -1
- package/dist/esm/models/components/discountupdate.d.ts +16 -2
- package/dist/esm/models/components/discountupdate.d.ts.map +1 -1
- package/dist/esm/models/components/discountupdate.js +4 -2
- package/dist/esm/models/components/discountupdate.js.map +1 -1
- package/dist/esm/models/components/meterupdate.d.ts +16 -2
- package/dist/esm/models/components/meterupdate.d.ts.map +1 -1
- package/dist/esm/models/components/meterupdate.js +4 -2
- package/dist/esm/models/components/meterupdate.js.map +1 -1
- package/dist/esm/models/components/productpricemeteredunit.d.ts +5 -0
- package/dist/esm/models/components/productpricemeteredunit.d.ts.map +1 -1
- package/dist/esm/models/components/productpricemeteredunit.js +4 -0
- package/dist/esm/models/components/productpricemeteredunit.js.map +1 -1
- package/dist/esm/models/components/productupdate.d.ts +16 -2
- package/dist/esm/models/components/productupdate.d.ts.map +1 -1
- package/dist/esm/models/components/productupdate.js +4 -2
- package/dist/esm/models/components/productupdate.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/components/checkout.ts +33 -15
- package/src/models/components/checkoutlinkupdate.ts +20 -8
- package/src/models/components/checkoutpublic.ts +33 -15
- package/src/models/components/checkoutpublicconfirmed.ts +33 -15
- package/src/models/components/checkoutupdate.ts +36 -30
- package/src/models/components/checkoutupdatepublic.ts +16 -22
- package/src/models/components/customerupdate.ts +20 -8
- package/src/models/components/customfieldupdatecheckbox.ts +20 -8
- package/src/models/components/customfieldupdatedate.ts +20 -8
- package/src/models/components/customfieldupdatenumber.ts +20 -8
- package/src/models/components/customfieldupdateselect.ts +20 -8
- package/src/models/components/customfieldupdatetext.ts +20 -8
- package/src/models/components/discountupdate.ts +20 -8
- package/src/models/components/meterupdate.ts +20 -8
- package/src/models/components/productpricemeteredunit.ts +9 -0
- package/src/models/components/productupdate.ts +20 -8
|
@@ -24,7 +24,21 @@ export type CustomerUpdateMetadata = string | number | boolean;
|
|
|
24
24
|
export type CustomerUpdateTaxId = string | TaxIDFormat;
|
|
25
25
|
|
|
26
26
|
export type CustomerUpdate = {
|
|
27
|
-
|
|
27
|
+
/**
|
|
28
|
+
* Key-value object allowing you to store additional information.
|
|
29
|
+
*
|
|
30
|
+
* @remarks
|
|
31
|
+
*
|
|
32
|
+
* The key must be a string with a maximum length of **40 characters**.
|
|
33
|
+
* The value must be either:
|
|
34
|
+
*
|
|
35
|
+
* * A string with a maximum length of **500 characters**
|
|
36
|
+
* * An integer
|
|
37
|
+
* * A boolean
|
|
38
|
+
*
|
|
39
|
+
* You can store up to **50 key-value pairs**.
|
|
40
|
+
*/
|
|
41
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
28
42
|
/**
|
|
29
43
|
* The ID of the customer in your system. This must be unique within the organization. Once set, it can't be updated.
|
|
30
44
|
*/
|
|
@@ -143,9 +157,8 @@ export const CustomerUpdate$inboundSchema: z.ZodType<
|
|
|
143
157
|
z.ZodTypeDef,
|
|
144
158
|
unknown
|
|
145
159
|
> = z.object({
|
|
146
|
-
metadata: z.
|
|
147
|
-
|
|
148
|
-
).optional(),
|
|
160
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
161
|
+
.optional(),
|
|
149
162
|
external_id: z.nullable(z.string()).optional(),
|
|
150
163
|
email: z.nullable(z.string()).optional(),
|
|
151
164
|
name: z.nullable(z.string()).optional(),
|
|
@@ -163,7 +176,7 @@ export const CustomerUpdate$inboundSchema: z.ZodType<
|
|
|
163
176
|
|
|
164
177
|
/** @internal */
|
|
165
178
|
export type CustomerUpdate$Outbound = {
|
|
166
|
-
metadata?: { [k: string]: string | number | boolean } |
|
|
179
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
167
180
|
external_id?: string | null | undefined;
|
|
168
181
|
email?: string | null | undefined;
|
|
169
182
|
name?: string | null | undefined;
|
|
@@ -177,9 +190,8 @@ export const CustomerUpdate$outboundSchema: z.ZodType<
|
|
|
177
190
|
z.ZodTypeDef,
|
|
178
191
|
CustomerUpdate
|
|
179
192
|
> = z.object({
|
|
180
|
-
metadata: z.
|
|
181
|
-
|
|
182
|
-
).optional(),
|
|
193
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
194
|
+
.optional(),
|
|
183
195
|
externalId: z.nullable(z.string()).optional(),
|
|
184
196
|
email: z.nullable(z.string()).optional(),
|
|
185
197
|
name: z.nullable(z.string()).optional(),
|
|
@@ -19,7 +19,21 @@ export type CustomFieldUpdateCheckboxMetadata = string | number | boolean;
|
|
|
19
19
|
* Schema to update a custom field of type checkbox.
|
|
20
20
|
*/
|
|
21
21
|
export type CustomFieldUpdateCheckbox = {
|
|
22
|
-
|
|
22
|
+
/**
|
|
23
|
+
* Key-value object allowing you to store additional information.
|
|
24
|
+
*
|
|
25
|
+
* @remarks
|
|
26
|
+
*
|
|
27
|
+
* The key must be a string with a maximum length of **40 characters**.
|
|
28
|
+
* The value must be either:
|
|
29
|
+
*
|
|
30
|
+
* * A string with a maximum length of **500 characters**
|
|
31
|
+
* * An integer
|
|
32
|
+
* * A boolean
|
|
33
|
+
*
|
|
34
|
+
* You can store up to **50 key-value pairs**.
|
|
35
|
+
*/
|
|
36
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
23
37
|
name?: string | null | undefined;
|
|
24
38
|
slug?: string | null | undefined;
|
|
25
39
|
type?: "checkbox" | undefined;
|
|
@@ -86,9 +100,8 @@ export const CustomFieldUpdateCheckbox$inboundSchema: z.ZodType<
|
|
|
86
100
|
z.ZodTypeDef,
|
|
87
101
|
unknown
|
|
88
102
|
> = z.object({
|
|
89
|
-
metadata: z.
|
|
90
|
-
|
|
91
|
-
).optional(),
|
|
103
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
104
|
+
.optional(),
|
|
92
105
|
name: z.nullable(z.string()).optional(),
|
|
93
106
|
slug: z.nullable(z.string()).optional(),
|
|
94
107
|
type: z.literal("checkbox").optional(),
|
|
@@ -98,7 +111,7 @@ export const CustomFieldUpdateCheckbox$inboundSchema: z.ZodType<
|
|
|
98
111
|
|
|
99
112
|
/** @internal */
|
|
100
113
|
export type CustomFieldUpdateCheckbox$Outbound = {
|
|
101
|
-
metadata?: { [k: string]: string | number | boolean } |
|
|
114
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
102
115
|
name?: string | null | undefined;
|
|
103
116
|
slug?: string | null | undefined;
|
|
104
117
|
type: "checkbox";
|
|
@@ -111,9 +124,8 @@ export const CustomFieldUpdateCheckbox$outboundSchema: z.ZodType<
|
|
|
111
124
|
z.ZodTypeDef,
|
|
112
125
|
CustomFieldUpdateCheckbox
|
|
113
126
|
> = z.object({
|
|
114
|
-
metadata: z.
|
|
115
|
-
|
|
116
|
-
).optional(),
|
|
127
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
128
|
+
.optional(),
|
|
117
129
|
name: z.nullable(z.string()).optional(),
|
|
118
130
|
slug: z.nullable(z.string()).optional(),
|
|
119
131
|
type: z.literal("checkbox").default("checkbox" as const),
|
|
@@ -19,7 +19,21 @@ export type CustomFieldUpdateDateMetadata = string | number | boolean;
|
|
|
19
19
|
* Schema to update a custom field of type date.
|
|
20
20
|
*/
|
|
21
21
|
export type CustomFieldUpdateDate = {
|
|
22
|
-
|
|
22
|
+
/**
|
|
23
|
+
* Key-value object allowing you to store additional information.
|
|
24
|
+
*
|
|
25
|
+
* @remarks
|
|
26
|
+
*
|
|
27
|
+
* The key must be a string with a maximum length of **40 characters**.
|
|
28
|
+
* The value must be either:
|
|
29
|
+
*
|
|
30
|
+
* * A string with a maximum length of **500 characters**
|
|
31
|
+
* * An integer
|
|
32
|
+
* * A boolean
|
|
33
|
+
*
|
|
34
|
+
* You can store up to **50 key-value pairs**.
|
|
35
|
+
*/
|
|
36
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
23
37
|
name?: string | null | undefined;
|
|
24
38
|
slug?: string | null | undefined;
|
|
25
39
|
type?: "date" | undefined;
|
|
@@ -82,9 +96,8 @@ export const CustomFieldUpdateDate$inboundSchema: z.ZodType<
|
|
|
82
96
|
z.ZodTypeDef,
|
|
83
97
|
unknown
|
|
84
98
|
> = z.object({
|
|
85
|
-
metadata: z.
|
|
86
|
-
|
|
87
|
-
).optional(),
|
|
99
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
100
|
+
.optional(),
|
|
88
101
|
name: z.nullable(z.string()).optional(),
|
|
89
102
|
slug: z.nullable(z.string()).optional(),
|
|
90
103
|
type: z.literal("date").optional(),
|
|
@@ -93,7 +106,7 @@ export const CustomFieldUpdateDate$inboundSchema: z.ZodType<
|
|
|
93
106
|
|
|
94
107
|
/** @internal */
|
|
95
108
|
export type CustomFieldUpdateDate$Outbound = {
|
|
96
|
-
metadata?: { [k: string]: string | number | boolean } |
|
|
109
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
97
110
|
name?: string | null | undefined;
|
|
98
111
|
slug?: string | null | undefined;
|
|
99
112
|
type: "date";
|
|
@@ -106,9 +119,8 @@ export const CustomFieldUpdateDate$outboundSchema: z.ZodType<
|
|
|
106
119
|
z.ZodTypeDef,
|
|
107
120
|
CustomFieldUpdateDate
|
|
108
121
|
> = z.object({
|
|
109
|
-
metadata: z.
|
|
110
|
-
|
|
111
|
-
).optional(),
|
|
122
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
123
|
+
.optional(),
|
|
112
124
|
name: z.nullable(z.string()).optional(),
|
|
113
125
|
slug: z.nullable(z.string()).optional(),
|
|
114
126
|
type: z.literal("date").default("date" as const),
|
|
@@ -19,7 +19,21 @@ export type CustomFieldUpdateNumberMetadata = string | number | boolean;
|
|
|
19
19
|
* Schema to update a custom field of type number.
|
|
20
20
|
*/
|
|
21
21
|
export type CustomFieldUpdateNumber = {
|
|
22
|
-
|
|
22
|
+
/**
|
|
23
|
+
* Key-value object allowing you to store additional information.
|
|
24
|
+
*
|
|
25
|
+
* @remarks
|
|
26
|
+
*
|
|
27
|
+
* The key must be a string with a maximum length of **40 characters**.
|
|
28
|
+
* The value must be either:
|
|
29
|
+
*
|
|
30
|
+
* * A string with a maximum length of **500 characters**
|
|
31
|
+
* * An integer
|
|
32
|
+
* * A boolean
|
|
33
|
+
*
|
|
34
|
+
* You can store up to **50 key-value pairs**.
|
|
35
|
+
*/
|
|
36
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
23
37
|
name?: string | null | undefined;
|
|
24
38
|
slug?: string | null | undefined;
|
|
25
39
|
type?: "number" | undefined;
|
|
@@ -85,9 +99,8 @@ export const CustomFieldUpdateNumber$inboundSchema: z.ZodType<
|
|
|
85
99
|
z.ZodTypeDef,
|
|
86
100
|
unknown
|
|
87
101
|
> = z.object({
|
|
88
|
-
metadata: z.
|
|
89
|
-
|
|
90
|
-
).optional(),
|
|
102
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
103
|
+
.optional(),
|
|
91
104
|
name: z.nullable(z.string()).optional(),
|
|
92
105
|
slug: z.nullable(z.string()).optional(),
|
|
93
106
|
type: z.literal("number").optional(),
|
|
@@ -96,7 +109,7 @@ export const CustomFieldUpdateNumber$inboundSchema: z.ZodType<
|
|
|
96
109
|
|
|
97
110
|
/** @internal */
|
|
98
111
|
export type CustomFieldUpdateNumber$Outbound = {
|
|
99
|
-
metadata?: { [k: string]: string | number | boolean } |
|
|
112
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
100
113
|
name?: string | null | undefined;
|
|
101
114
|
slug?: string | null | undefined;
|
|
102
115
|
type: "number";
|
|
@@ -109,9 +122,8 @@ export const CustomFieldUpdateNumber$outboundSchema: z.ZodType<
|
|
|
109
122
|
z.ZodTypeDef,
|
|
110
123
|
CustomFieldUpdateNumber
|
|
111
124
|
> = z.object({
|
|
112
|
-
metadata: z.
|
|
113
|
-
|
|
114
|
-
).optional(),
|
|
125
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
126
|
+
.optional(),
|
|
115
127
|
name: z.nullable(z.string()).optional(),
|
|
116
128
|
slug: z.nullable(z.string()).optional(),
|
|
117
129
|
type: z.literal("number").default("number" as const),
|
|
@@ -19,7 +19,21 @@ export type CustomFieldUpdateSelectMetadata = string | number | boolean;
|
|
|
19
19
|
* Schema to update a custom field of type select.
|
|
20
20
|
*/
|
|
21
21
|
export type CustomFieldUpdateSelect = {
|
|
22
|
-
|
|
22
|
+
/**
|
|
23
|
+
* Key-value object allowing you to store additional information.
|
|
24
|
+
*
|
|
25
|
+
* @remarks
|
|
26
|
+
*
|
|
27
|
+
* The key must be a string with a maximum length of **40 characters**.
|
|
28
|
+
* The value must be either:
|
|
29
|
+
*
|
|
30
|
+
* * A string with a maximum length of **500 characters**
|
|
31
|
+
* * An integer
|
|
32
|
+
* * A boolean
|
|
33
|
+
*
|
|
34
|
+
* You can store up to **50 key-value pairs**.
|
|
35
|
+
*/
|
|
36
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
23
37
|
name?: string | null | undefined;
|
|
24
38
|
slug?: string | null | undefined;
|
|
25
39
|
type?: "select" | undefined;
|
|
@@ -85,9 +99,8 @@ export const CustomFieldUpdateSelect$inboundSchema: z.ZodType<
|
|
|
85
99
|
z.ZodTypeDef,
|
|
86
100
|
unknown
|
|
87
101
|
> = z.object({
|
|
88
|
-
metadata: z.
|
|
89
|
-
|
|
90
|
-
).optional(),
|
|
102
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
103
|
+
.optional(),
|
|
91
104
|
name: z.nullable(z.string()).optional(),
|
|
92
105
|
slug: z.nullable(z.string()).optional(),
|
|
93
106
|
type: z.literal("select").optional(),
|
|
@@ -96,7 +109,7 @@ export const CustomFieldUpdateSelect$inboundSchema: z.ZodType<
|
|
|
96
109
|
|
|
97
110
|
/** @internal */
|
|
98
111
|
export type CustomFieldUpdateSelect$Outbound = {
|
|
99
|
-
metadata?: { [k: string]: string | number | boolean } |
|
|
112
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
100
113
|
name?: string | null | undefined;
|
|
101
114
|
slug?: string | null | undefined;
|
|
102
115
|
type: "select";
|
|
@@ -109,9 +122,8 @@ export const CustomFieldUpdateSelect$outboundSchema: z.ZodType<
|
|
|
109
122
|
z.ZodTypeDef,
|
|
110
123
|
CustomFieldUpdateSelect
|
|
111
124
|
> = z.object({
|
|
112
|
-
metadata: z.
|
|
113
|
-
|
|
114
|
-
).optional(),
|
|
125
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
126
|
+
.optional(),
|
|
115
127
|
name: z.nullable(z.string()).optional(),
|
|
116
128
|
slug: z.nullable(z.string()).optional(),
|
|
117
129
|
type: z.literal("select").default("select" as const),
|
|
@@ -19,7 +19,21 @@ export type CustomFieldUpdateTextMetadata = string | number | boolean;
|
|
|
19
19
|
* Schema to update a custom field of type text.
|
|
20
20
|
*/
|
|
21
21
|
export type CustomFieldUpdateText = {
|
|
22
|
-
|
|
22
|
+
/**
|
|
23
|
+
* Key-value object allowing you to store additional information.
|
|
24
|
+
*
|
|
25
|
+
* @remarks
|
|
26
|
+
*
|
|
27
|
+
* The key must be a string with a maximum length of **40 characters**.
|
|
28
|
+
* The value must be either:
|
|
29
|
+
*
|
|
30
|
+
* * A string with a maximum length of **500 characters**
|
|
31
|
+
* * An integer
|
|
32
|
+
* * A boolean
|
|
33
|
+
*
|
|
34
|
+
* You can store up to **50 key-value pairs**.
|
|
35
|
+
*/
|
|
36
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
23
37
|
name?: string | null | undefined;
|
|
24
38
|
slug?: string | null | undefined;
|
|
25
39
|
type?: "text" | undefined;
|
|
@@ -82,9 +96,8 @@ export const CustomFieldUpdateText$inboundSchema: z.ZodType<
|
|
|
82
96
|
z.ZodTypeDef,
|
|
83
97
|
unknown
|
|
84
98
|
> = z.object({
|
|
85
|
-
metadata: z.
|
|
86
|
-
|
|
87
|
-
).optional(),
|
|
99
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
100
|
+
.optional(),
|
|
88
101
|
name: z.nullable(z.string()).optional(),
|
|
89
102
|
slug: z.nullable(z.string()).optional(),
|
|
90
103
|
type: z.literal("text").optional(),
|
|
@@ -93,7 +106,7 @@ export const CustomFieldUpdateText$inboundSchema: z.ZodType<
|
|
|
93
106
|
|
|
94
107
|
/** @internal */
|
|
95
108
|
export type CustomFieldUpdateText$Outbound = {
|
|
96
|
-
metadata?: { [k: string]: string | number | boolean } |
|
|
109
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
97
110
|
name?: string | null | undefined;
|
|
98
111
|
slug?: string | null | undefined;
|
|
99
112
|
type: "text";
|
|
@@ -106,9 +119,8 @@ export const CustomFieldUpdateText$outboundSchema: z.ZodType<
|
|
|
106
119
|
z.ZodTypeDef,
|
|
107
120
|
CustomFieldUpdateText
|
|
108
121
|
> = z.object({
|
|
109
|
-
metadata: z.
|
|
110
|
-
|
|
111
|
-
).optional(),
|
|
122
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
123
|
+
.optional(),
|
|
112
124
|
name: z.nullable(z.string()).optional(),
|
|
113
125
|
slug: z.nullable(z.string()).optional(),
|
|
114
126
|
type: z.literal("text").default("text" as const),
|
|
@@ -24,7 +24,21 @@ export type DiscountUpdateMetadata = string | number | boolean;
|
|
|
24
24
|
* Schema to update a discount.
|
|
25
25
|
*/
|
|
26
26
|
export type DiscountUpdate = {
|
|
27
|
-
|
|
27
|
+
/**
|
|
28
|
+
* Key-value object allowing you to store additional information.
|
|
29
|
+
*
|
|
30
|
+
* @remarks
|
|
31
|
+
*
|
|
32
|
+
* The key must be a string with a maximum length of **40 characters**.
|
|
33
|
+
* The value must be either:
|
|
34
|
+
*
|
|
35
|
+
* * A string with a maximum length of **500 characters**
|
|
36
|
+
* * An integer
|
|
37
|
+
* * A boolean
|
|
38
|
+
*
|
|
39
|
+
* You can store up to **50 key-value pairs**.
|
|
40
|
+
*/
|
|
41
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
28
42
|
name?: string | null | undefined;
|
|
29
43
|
code?: string | null | undefined;
|
|
30
44
|
startsAt?: Date | null | undefined;
|
|
@@ -93,9 +107,8 @@ export const DiscountUpdate$inboundSchema: z.ZodType<
|
|
|
93
107
|
z.ZodTypeDef,
|
|
94
108
|
unknown
|
|
95
109
|
> = z.object({
|
|
96
|
-
metadata: z.
|
|
97
|
-
|
|
98
|
-
).optional(),
|
|
110
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
111
|
+
.optional(),
|
|
99
112
|
name: z.nullable(z.string()).optional(),
|
|
100
113
|
code: z.nullable(z.string()).optional(),
|
|
101
114
|
starts_at: z.nullable(
|
|
@@ -124,7 +137,7 @@ export const DiscountUpdate$inboundSchema: z.ZodType<
|
|
|
124
137
|
|
|
125
138
|
/** @internal */
|
|
126
139
|
export type DiscountUpdate$Outbound = {
|
|
127
|
-
metadata?: { [k: string]: string | number | boolean } |
|
|
140
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
128
141
|
name?: string | null | undefined;
|
|
129
142
|
code?: string | null | undefined;
|
|
130
143
|
starts_at?: string | null | undefined;
|
|
@@ -145,9 +158,8 @@ export const DiscountUpdate$outboundSchema: z.ZodType<
|
|
|
145
158
|
z.ZodTypeDef,
|
|
146
159
|
DiscountUpdate
|
|
147
160
|
> = z.object({
|
|
148
|
-
metadata: z.
|
|
149
|
-
|
|
150
|
-
).optional(),
|
|
161
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
162
|
+
.optional(),
|
|
151
163
|
name: z.nullable(z.string()).optional(),
|
|
152
164
|
code: z.nullable(z.string()).optional(),
|
|
153
165
|
startsAt: z.nullable(z.date().transform(v => v.toISOString())).optional(),
|
|
@@ -35,7 +35,21 @@ export type Aggregation =
|
|
|
35
35
|
| (PropertyAggregation & { func: "sum" });
|
|
36
36
|
|
|
37
37
|
export type MeterUpdate = {
|
|
38
|
-
|
|
38
|
+
/**
|
|
39
|
+
* Key-value object allowing you to store additional information.
|
|
40
|
+
*
|
|
41
|
+
* @remarks
|
|
42
|
+
*
|
|
43
|
+
* The key must be a string with a maximum length of **40 characters**.
|
|
44
|
+
* The value must be either:
|
|
45
|
+
*
|
|
46
|
+
* * A string with a maximum length of **500 characters**
|
|
47
|
+
* * An integer
|
|
48
|
+
* * A boolean
|
|
49
|
+
*
|
|
50
|
+
* You can store up to **50 key-value pairs**.
|
|
51
|
+
*/
|
|
52
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
39
53
|
/**
|
|
40
54
|
* The name of the meter. Will be shown on customer's invoices and usage.
|
|
41
55
|
*/
|
|
@@ -192,9 +206,8 @@ export const MeterUpdate$inboundSchema: z.ZodType<
|
|
|
192
206
|
z.ZodTypeDef,
|
|
193
207
|
unknown
|
|
194
208
|
> = z.object({
|
|
195
|
-
metadata: z.
|
|
196
|
-
|
|
197
|
-
).optional(),
|
|
209
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
210
|
+
.optional(),
|
|
198
211
|
name: z.nullable(z.string()).optional(),
|
|
199
212
|
filter: z.nullable(Filter$inboundSchema).optional(),
|
|
200
213
|
aggregation: z.nullable(
|
|
@@ -230,7 +243,7 @@ export const MeterUpdate$inboundSchema: z.ZodType<
|
|
|
230
243
|
|
|
231
244
|
/** @internal */
|
|
232
245
|
export type MeterUpdate$Outbound = {
|
|
233
|
-
metadata?: { [k: string]: string | number | boolean } |
|
|
246
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
234
247
|
name?: string | null | undefined;
|
|
235
248
|
filter?: Filter$Outbound | null | undefined;
|
|
236
249
|
aggregation?:
|
|
@@ -249,9 +262,8 @@ export const MeterUpdate$outboundSchema: z.ZodType<
|
|
|
249
262
|
z.ZodTypeDef,
|
|
250
263
|
MeterUpdate
|
|
251
264
|
> = z.object({
|
|
252
|
-
metadata: z.
|
|
253
|
-
|
|
254
|
-
).optional(),
|
|
265
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
266
|
+
.optional(),
|
|
255
267
|
name: z.nullable(z.string()).optional(),
|
|
256
268
|
filter: z.nullable(Filter$outboundSchema).optional(),
|
|
257
269
|
aggregation: z.nullable(
|
|
@@ -54,6 +54,10 @@ export type ProductPriceMeteredUnit = {
|
|
|
54
54
|
* @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
55
55
|
*/
|
|
56
56
|
recurringInterval: SubscriptionRecurringInterval | null;
|
|
57
|
+
/**
|
|
58
|
+
* The currency.
|
|
59
|
+
*/
|
|
60
|
+
priceCurrency: string;
|
|
57
61
|
/**
|
|
58
62
|
* The price per unit in cents.
|
|
59
63
|
*/
|
|
@@ -92,6 +96,7 @@ export const ProductPriceMeteredUnit$inboundSchema: z.ZodType<
|
|
|
92
96
|
product_id: z.string(),
|
|
93
97
|
type: ProductPriceType$inboundSchema,
|
|
94
98
|
recurring_interval: z.nullable(SubscriptionRecurringInterval$inboundSchema),
|
|
99
|
+
price_currency: z.string(),
|
|
95
100
|
unit_amount: z.number().int(),
|
|
96
101
|
included_units: z.number().int(),
|
|
97
102
|
cap_amount: z.nullable(z.number().int()),
|
|
@@ -105,6 +110,7 @@ export const ProductPriceMeteredUnit$inboundSchema: z.ZodType<
|
|
|
105
110
|
"is_archived": "isArchived",
|
|
106
111
|
"product_id": "productId",
|
|
107
112
|
"recurring_interval": "recurringInterval",
|
|
113
|
+
"price_currency": "priceCurrency",
|
|
108
114
|
"unit_amount": "unitAmount",
|
|
109
115
|
"included_units": "includedUnits",
|
|
110
116
|
"cap_amount": "capAmount",
|
|
@@ -122,6 +128,7 @@ export type ProductPriceMeteredUnit$Outbound = {
|
|
|
122
128
|
product_id: string;
|
|
123
129
|
type: string;
|
|
124
130
|
recurring_interval: string | null;
|
|
131
|
+
price_currency: string;
|
|
125
132
|
unit_amount: number;
|
|
126
133
|
included_units: number;
|
|
127
134
|
cap_amount: number | null;
|
|
@@ -143,6 +150,7 @@ export const ProductPriceMeteredUnit$outboundSchema: z.ZodType<
|
|
|
143
150
|
productId: z.string(),
|
|
144
151
|
type: ProductPriceType$outboundSchema,
|
|
145
152
|
recurringInterval: z.nullable(SubscriptionRecurringInterval$outboundSchema),
|
|
153
|
+
priceCurrency: z.string(),
|
|
146
154
|
unitAmount: z.number().int(),
|
|
147
155
|
includedUnits: z.number().int(),
|
|
148
156
|
capAmount: z.nullable(z.number().int()),
|
|
@@ -156,6 +164,7 @@ export const ProductPriceMeteredUnit$outboundSchema: z.ZodType<
|
|
|
156
164
|
isArchived: "is_archived",
|
|
157
165
|
productId: "product_id",
|
|
158
166
|
recurringInterval: "recurring_interval",
|
|
167
|
+
priceCurrency: "price_currency",
|
|
159
168
|
unitAmount: "unit_amount",
|
|
160
169
|
includedUnits: "included_units",
|
|
161
170
|
capAmount: "cap_amount",
|
|
@@ -55,7 +55,21 @@ export type ProductUpdatePrices =
|
|
|
55
55
|
* Schema to update a product.
|
|
56
56
|
*/
|
|
57
57
|
export type ProductUpdate = {
|
|
58
|
-
|
|
58
|
+
/**
|
|
59
|
+
* Key-value object allowing you to store additional information.
|
|
60
|
+
*
|
|
61
|
+
* @remarks
|
|
62
|
+
*
|
|
63
|
+
* The key must be a string with a maximum length of **40 characters**.
|
|
64
|
+
* The value must be either:
|
|
65
|
+
*
|
|
66
|
+
* * A string with a maximum length of **500 characters**
|
|
67
|
+
* * An integer
|
|
68
|
+
* * A boolean
|
|
69
|
+
*
|
|
70
|
+
* You can store up to **50 key-value pairs**.
|
|
71
|
+
*/
|
|
72
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
59
73
|
name?: string | null | undefined;
|
|
60
74
|
/**
|
|
61
75
|
* The description of the product.
|
|
@@ -204,9 +218,8 @@ export const ProductUpdate$inboundSchema: z.ZodType<
|
|
|
204
218
|
z.ZodTypeDef,
|
|
205
219
|
unknown
|
|
206
220
|
> = z.object({
|
|
207
|
-
metadata: z.
|
|
208
|
-
|
|
209
|
-
).optional(),
|
|
221
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
222
|
+
.optional(),
|
|
210
223
|
name: z.nullable(z.string()).optional(),
|
|
211
224
|
description: z.nullable(z.string()).optional(),
|
|
212
225
|
recurring_interval: z.nullable(SubscriptionRecurringInterval$inboundSchema)
|
|
@@ -236,7 +249,7 @@ export const ProductUpdate$inboundSchema: z.ZodType<
|
|
|
236
249
|
|
|
237
250
|
/** @internal */
|
|
238
251
|
export type ProductUpdate$Outbound = {
|
|
239
|
-
metadata?: { [k: string]: string | number | boolean } |
|
|
252
|
+
metadata?: { [k: string]: string | number | boolean } | undefined;
|
|
240
253
|
name?: string | null | undefined;
|
|
241
254
|
description?: string | null | undefined;
|
|
242
255
|
recurring_interval?: string | null | undefined;
|
|
@@ -263,9 +276,8 @@ export const ProductUpdate$outboundSchema: z.ZodType<
|
|
|
263
276
|
z.ZodTypeDef,
|
|
264
277
|
ProductUpdate
|
|
265
278
|
> = z.object({
|
|
266
|
-
metadata: z.
|
|
267
|
-
|
|
268
|
-
).optional(),
|
|
279
|
+
metadata: z.record(z.union([z.string(), z.number().int(), z.boolean()]))
|
|
280
|
+
.optional(),
|
|
269
281
|
name: z.nullable(z.string()).optional(),
|
|
270
282
|
description: z.nullable(z.string()).optional(),
|
|
271
283
|
recurringInterval: z.nullable(SubscriptionRecurringInterval$outboundSchema)
|