@kl1/contracts 1.2.45-uat → 1.2.47-uat
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/api-contracts/src/activity-log/index.d.ts +4 -4
- package/dist/api-contracts/src/activity-log/schema.d.ts +4 -4
- package/dist/api-contracts/src/attribute/index.d.ts +4 -4
- package/dist/api-contracts/src/attribute/validation.d.ts +4 -4
- package/dist/api-contracts/src/auth/index.d.ts +4 -4
- package/dist/api-contracts/src/automation-queue/index.d.ts +80 -80
- package/dist/api-contracts/src/automation-queue/schema.d.ts +10 -10
- package/dist/api-contracts/src/botpress/index.d.ts +28 -28
- package/dist/api-contracts/src/botpress/schema.d.ts +6 -6
- package/dist/api-contracts/src/botpress/validation.d.ts +8 -8
- package/dist/api-contracts/src/business-calendar/index.d.ts +32 -32
- package/dist/api-contracts/src/business-calendar/schema.d.ts +8 -8
- package/dist/api-contracts/src/business-calendar/validation.d.ts +2 -2
- package/dist/api-contracts/src/category/index.d.ts +12 -12
- package/dist/api-contracts/src/category/schema.d.ts +2 -2
- package/dist/api-contracts/src/channel/index.d.ts +525 -482
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +19 -25
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +20 -20
- package/dist/api-contracts/src/chat/index.d.ts +3703 -3703
- package/dist/api-contracts/src/chat/schema.d.ts +1128 -1128
- package/dist/api-contracts/src/chat/validation.d.ts +745 -745
- package/dist/api-contracts/src/comment/index.d.ts +244 -244
- package/dist/api-contracts/src/comment/schema.d.ts +68 -68
- package/dist/api-contracts/src/company/index.d.ts +4 -4
- package/dist/api-contracts/src/company/validation.d.ts +4 -4
- package/dist/api-contracts/src/contact/index.d.ts +246 -246
- package/dist/api-contracts/src/contact/schema.d.ts +26 -26
- package/dist/api-contracts/src/contact/validation.d.ts +134 -134
- package/dist/api-contracts/src/contract.d.ts +9499 -9413
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +248 -248
- package/dist/api-contracts/src/cx-log/schema.d.ts +204 -204
- package/dist/api-contracts/src/cx-log/validation.d.ts +2 -2
- package/dist/api-contracts/src/dashboard/index.d.ts +40 -40
- package/dist/api-contracts/src/dashboard/schema.d.ts +34 -34
- package/dist/api-contracts/src/extension/index.d.ts +4 -4
- package/dist/api-contracts/src/facebook-feed/index.d.ts +708 -708
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +64 -64
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +66 -66
- package/dist/api-contracts/src/hold-label/index.d.ts +34 -34
- package/dist/api-contracts/src/hold-label/schema.d.ts +10 -10
- package/dist/api-contracts/src/instagram/index.d.ts +596 -596
- package/dist/api-contracts/src/instagram/validation.d.ts +10 -10
- package/dist/api-contracts/src/line/index.d.ts +608 -608
- package/dist/api-contracts/src/line/schema.d.ts +4 -4
- package/dist/api-contracts/src/line/validation.d.ts +50 -50
- package/dist/api-contracts/src/mail/account-contract.d.ts +72 -72
- package/dist/api-contracts/src/mail/mail-contract.d.ts +2598 -2598
- package/dist/api-contracts/src/mail/mail-server-contract.d.ts +26 -26
- package/dist/api-contracts/src/mail/message-contract.d.ts +272 -272
- package/dist/api-contracts/src/mail/room-contract.d.ts +1474 -1474
- package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +50 -50
- package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +10 -10
- package/dist/api-contracts/src/mail/schemas/message.schema.d.ts +56 -56
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +478 -478
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +466 -466
- package/dist/api-contracts/src/messenger/index.d.ts +599 -599
- package/dist/api-contracts/src/messenger/schema.d.ts +16 -16
- package/dist/api-contracts/src/messenger/validation.d.ts +62 -62
- package/dist/api-contracts/src/notification/index.d.ts +26 -26
- package/dist/api-contracts/src/notification/schema.d.ts +18 -18
- package/dist/api-contracts/src/notification/validation.d.ts +10 -10
- package/dist/api-contracts/src/public-api/index.d.ts +84 -84
- package/dist/api-contracts/src/public-api/schema.d.ts +10 -10
- package/dist/api-contracts/src/public-api/validation.d.ts +20 -20
- package/dist/api-contracts/src/sms/index.d.ts +164 -164
- package/dist/api-contracts/src/sms/schema.d.ts +8 -8
- package/dist/api-contracts/src/sms/validation.d.ts +2 -2
- package/dist/api-contracts/src/snippet/index.d.ts +42 -42
- package/dist/api-contracts/src/snippet/schema.d.ts +10 -10
- package/dist/api-contracts/src/subscription/index.d.ts +186 -186
- package/dist/api-contracts/src/subscription/schema.d.ts +216 -216
- package/dist/api-contracts/src/subscription/validation.d.ts +2 -2
- package/dist/api-contracts/src/tag/index.d.ts +12 -12
- package/dist/api-contracts/src/tag/schema.d.ts +2 -2
- package/dist/api-contracts/src/telegram/index.d.ts +556 -556
- package/dist/api-contracts/src/telegram/validation.d.ts +4 -4
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +14 -14
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +4 -4
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +186 -186
- package/dist/api-contracts/src/telephony-cdr/schema.d.ts +58 -58
- package/dist/api-contracts/src/tenant/schema.d.ts +2 -2
- package/dist/api-contracts/src/ticket/index.d.ts +328 -328
- package/dist/api-contracts/src/ticket/schema.d.ts +42 -42
- package/dist/api-contracts/src/user/index.d.ts +23 -23
- package/dist/api-contracts/src/user/schema.d.ts +2 -2
- package/dist/api-contracts/src/user/validation.d.ts +5 -5
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +4 -4
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +4 -4
- package/dist/api-contracts/src/viber/index.d.ts +568 -568
- package/dist/api-contracts/src/viber/validation.d.ts +4 -4
- package/dist/api-contracts/src/webchat/index.d.ts +562 -562
- package/dist/api-contracts/src/webchat/schema.d.ts +10 -10
- package/dist/api-contracts/src/webchat/validation.d.ts +2 -2
- package/dist/api-contracts/src/whatsapp/index.d.ts +562 -562
- package/dist/api-contracts/src/widget/index.d.ts +24 -24
- package/dist/api-contracts/src/widget/schema.d.ts +2 -2
- package/dist/api-contracts/src/widget/validation.d.ts +4 -4
- package/dist/api-contracts/src/workflow-rule/index.d.ts +424 -424
- package/dist/api-contracts/src/workflow-rule/schema.d.ts +2 -2
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +26 -26
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +4 -4
- package/dist/api-contracts/utils.d.ts +1 -1
- package/dist/api-contracts/utils.d.ts.map +1 -1
- package/dist/index.js +16 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +16 -3
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
@@ -59,9 +59,9 @@ export declare const subscriptionContract: {
|
|
59
59
|
price: z.ZodNumber;
|
60
60
|
currency: z.ZodNullable<z.ZodString>;
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
62
|
-
currency: string | null;
|
63
|
-
name: string | null;
|
64
62
|
id: string;
|
63
|
+
name: string | null;
|
64
|
+
currency: string | null;
|
65
65
|
createdAt: Date;
|
66
66
|
updatedAt: Date;
|
67
67
|
deletedAt: Date | null;
|
@@ -69,9 +69,9 @@ export declare const subscriptionContract: {
|
|
69
69
|
perUnit: number;
|
70
70
|
price: number;
|
71
71
|
}, {
|
72
|
-
currency: string | null;
|
73
|
-
name: string | null;
|
74
72
|
id: string;
|
73
|
+
name: string | null;
|
74
|
+
currency: string | null;
|
75
75
|
createdAt: Date;
|
76
76
|
updatedAt: Date;
|
77
77
|
deletedAt: Date | null;
|
@@ -107,9 +107,9 @@ export declare const subscriptionContract: {
|
|
107
107
|
price: z.ZodNumber;
|
108
108
|
currency: z.ZodNullable<z.ZodString>;
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
110
|
-
currency: string | null;
|
111
|
-
name: string | null;
|
112
110
|
id: string;
|
111
|
+
name: string | null;
|
112
|
+
currency: string | null;
|
113
113
|
createdAt: Date;
|
114
114
|
updatedAt: Date;
|
115
115
|
deletedAt: Date | null;
|
@@ -117,9 +117,9 @@ export declare const subscriptionContract: {
|
|
117
117
|
perUnit: number;
|
118
118
|
price: number;
|
119
119
|
}, {
|
120
|
-
currency: string | null;
|
121
|
-
name: string | null;
|
122
120
|
id: string;
|
121
|
+
name: string | null;
|
122
|
+
currency: string | null;
|
123
123
|
createdAt: Date;
|
124
124
|
updatedAt: Date;
|
125
125
|
deletedAt: Date | null;
|
@@ -128,9 +128,9 @@ export declare const subscriptionContract: {
|
|
128
128
|
price: number;
|
129
129
|
}>;
|
130
130
|
}, "strip", z.ZodTypeAny, {
|
131
|
-
name: string;
|
132
131
|
type: string;
|
133
132
|
id: string;
|
133
|
+
name: string;
|
134
134
|
createdAt: Date;
|
135
135
|
updatedAt: Date;
|
136
136
|
deletedAt: Date | null;
|
@@ -139,9 +139,9 @@ export declare const subscriptionContract: {
|
|
139
139
|
omnichannel: string;
|
140
140
|
usageType: string | null;
|
141
141
|
productPrice: {
|
142
|
-
currency: string | null;
|
143
|
-
name: string | null;
|
144
142
|
id: string;
|
143
|
+
name: string | null;
|
144
|
+
currency: string | null;
|
145
145
|
createdAt: Date;
|
146
146
|
updatedAt: Date;
|
147
147
|
deletedAt: Date | null;
|
@@ -150,9 +150,9 @@ export declare const subscriptionContract: {
|
|
150
150
|
price: number;
|
151
151
|
};
|
152
152
|
}, {
|
153
|
-
name: string;
|
154
153
|
type: string;
|
155
154
|
id: string;
|
155
|
+
name: string;
|
156
156
|
createdAt: Date;
|
157
157
|
updatedAt: Date;
|
158
158
|
deletedAt: Date | null;
|
@@ -161,9 +161,9 @@ export declare const subscriptionContract: {
|
|
161
161
|
omnichannel: string;
|
162
162
|
usageType: string | null;
|
163
163
|
productPrice: {
|
164
|
-
currency: string | null;
|
165
|
-
name: string | null;
|
166
164
|
id: string;
|
165
|
+
name: string | null;
|
166
|
+
currency: string | null;
|
167
167
|
createdAt: Date;
|
168
168
|
updatedAt: Date;
|
169
169
|
deletedAt: Date | null;
|
@@ -175,9 +175,9 @@ export declare const subscriptionContract: {
|
|
175
175
|
}, "strip", z.ZodTypeAny, {
|
176
176
|
id: string;
|
177
177
|
product: {
|
178
|
-
name: string;
|
179
178
|
type: string;
|
180
179
|
id: string;
|
180
|
+
name: string;
|
181
181
|
createdAt: Date;
|
182
182
|
updatedAt: Date;
|
183
183
|
deletedAt: Date | null;
|
@@ -186,9 +186,9 @@ export declare const subscriptionContract: {
|
|
186
186
|
omnichannel: string;
|
187
187
|
usageType: string | null;
|
188
188
|
productPrice: {
|
189
|
-
currency: string | null;
|
190
|
-
name: string | null;
|
191
189
|
id: string;
|
190
|
+
name: string | null;
|
191
|
+
currency: string | null;
|
192
192
|
createdAt: Date;
|
193
193
|
updatedAt: Date;
|
194
194
|
deletedAt: Date | null;
|
@@ -204,9 +204,9 @@ export declare const subscriptionContract: {
|
|
204
204
|
}, {
|
205
205
|
id: string;
|
206
206
|
product: {
|
207
|
-
name: string;
|
208
207
|
type: string;
|
209
208
|
id: string;
|
209
|
+
name: string;
|
210
210
|
createdAt: Date;
|
211
211
|
updatedAt: Date;
|
212
212
|
deletedAt: Date | null;
|
@@ -215,9 +215,9 @@ export declare const subscriptionContract: {
|
|
215
215
|
omnichannel: string;
|
216
216
|
usageType: string | null;
|
217
217
|
productPrice: {
|
218
|
-
currency: string | null;
|
219
|
-
name: string | null;
|
220
218
|
id: string;
|
219
|
+
name: string | null;
|
220
|
+
currency: string | null;
|
221
221
|
createdAt: Date;
|
222
222
|
updatedAt: Date;
|
223
223
|
deletedAt: Date | null;
|
@@ -232,9 +232,9 @@ export declare const subscriptionContract: {
|
|
232
232
|
includedQuantity: number;
|
233
233
|
}>, "many">;
|
234
234
|
}, "strip", z.ZodTypeAny, {
|
235
|
-
name: string;
|
236
235
|
type: string;
|
237
236
|
id: string;
|
237
|
+
name: string;
|
238
238
|
createdAt: Date;
|
239
239
|
updatedAt: Date;
|
240
240
|
deletedAt: Date | null;
|
@@ -243,9 +243,9 @@ export declare const subscriptionContract: {
|
|
243
243
|
omnichannel: string;
|
244
244
|
usageType: string | null;
|
245
245
|
productPrice: {
|
246
|
-
currency: string | null;
|
247
|
-
name: string | null;
|
248
246
|
id: string;
|
247
|
+
name: string | null;
|
248
|
+
currency: string | null;
|
249
249
|
createdAt: Date;
|
250
250
|
updatedAt: Date;
|
251
251
|
deletedAt: Date | null;
|
@@ -256,9 +256,9 @@ export declare const subscriptionContract: {
|
|
256
256
|
relatedProducts: {
|
257
257
|
id: string;
|
258
258
|
product: {
|
259
|
-
name: string;
|
260
259
|
type: string;
|
261
260
|
id: string;
|
261
|
+
name: string;
|
262
262
|
createdAt: Date;
|
263
263
|
updatedAt: Date;
|
264
264
|
deletedAt: Date | null;
|
@@ -267,9 +267,9 @@ export declare const subscriptionContract: {
|
|
267
267
|
omnichannel: string;
|
268
268
|
usageType: string | null;
|
269
269
|
productPrice: {
|
270
|
-
currency: string | null;
|
271
|
-
name: string | null;
|
272
270
|
id: string;
|
271
|
+
name: string | null;
|
272
|
+
currency: string | null;
|
273
273
|
createdAt: Date;
|
274
274
|
updatedAt: Date;
|
275
275
|
deletedAt: Date | null;
|
@@ -284,9 +284,9 @@ export declare const subscriptionContract: {
|
|
284
284
|
includedQuantity: number;
|
285
285
|
}[];
|
286
286
|
}, {
|
287
|
-
name: string;
|
288
287
|
type: string;
|
289
288
|
id: string;
|
289
|
+
name: string;
|
290
290
|
createdAt: Date;
|
291
291
|
updatedAt: Date;
|
292
292
|
deletedAt: Date | null;
|
@@ -295,9 +295,9 @@ export declare const subscriptionContract: {
|
|
295
295
|
omnichannel: string;
|
296
296
|
usageType: string | null;
|
297
297
|
productPrice: {
|
298
|
-
currency: string | null;
|
299
|
-
name: string | null;
|
300
298
|
id: string;
|
299
|
+
name: string | null;
|
300
|
+
currency: string | null;
|
301
301
|
createdAt: Date;
|
302
302
|
updatedAt: Date;
|
303
303
|
deletedAt: Date | null;
|
@@ -308,9 +308,9 @@ export declare const subscriptionContract: {
|
|
308
308
|
relatedProducts: {
|
309
309
|
id: string;
|
310
310
|
product: {
|
311
|
-
name: string;
|
312
311
|
type: string;
|
313
312
|
id: string;
|
313
|
+
name: string;
|
314
314
|
createdAt: Date;
|
315
315
|
updatedAt: Date;
|
316
316
|
deletedAt: Date | null;
|
@@ -319,9 +319,9 @@ export declare const subscriptionContract: {
|
|
319
319
|
omnichannel: string;
|
320
320
|
usageType: string | null;
|
321
321
|
productPrice: {
|
322
|
-
currency: string | null;
|
323
|
-
name: string | null;
|
324
322
|
id: string;
|
323
|
+
name: string | null;
|
324
|
+
currency: string | null;
|
325
325
|
createdAt: Date;
|
326
326
|
updatedAt: Date;
|
327
327
|
deletedAt: Date | null;
|
@@ -339,9 +339,9 @@ export declare const subscriptionContract: {
|
|
339
339
|
}, "strip", z.ZodTypeAny, {
|
340
340
|
id: string;
|
341
341
|
product: {
|
342
|
-
name: string;
|
343
342
|
type: string;
|
344
343
|
id: string;
|
344
|
+
name: string;
|
345
345
|
createdAt: Date;
|
346
346
|
updatedAt: Date;
|
347
347
|
deletedAt: Date | null;
|
@@ -350,9 +350,9 @@ export declare const subscriptionContract: {
|
|
350
350
|
omnichannel: string;
|
351
351
|
usageType: string | null;
|
352
352
|
productPrice: {
|
353
|
-
currency: string | null;
|
354
|
-
name: string | null;
|
355
353
|
id: string;
|
354
|
+
name: string | null;
|
355
|
+
currency: string | null;
|
356
356
|
createdAt: Date;
|
357
357
|
updatedAt: Date;
|
358
358
|
deletedAt: Date | null;
|
@@ -363,9 +363,9 @@ export declare const subscriptionContract: {
|
|
363
363
|
relatedProducts: {
|
364
364
|
id: string;
|
365
365
|
product: {
|
366
|
-
name: string;
|
367
366
|
type: string;
|
368
367
|
id: string;
|
368
|
+
name: string;
|
369
369
|
createdAt: Date;
|
370
370
|
updatedAt: Date;
|
371
371
|
deletedAt: Date | null;
|
@@ -374,9 +374,9 @@ export declare const subscriptionContract: {
|
|
374
374
|
omnichannel: string;
|
375
375
|
usageType: string | null;
|
376
376
|
productPrice: {
|
377
|
-
currency: string | null;
|
378
|
-
name: string | null;
|
379
377
|
id: string;
|
378
|
+
name: string | null;
|
379
|
+
currency: string | null;
|
380
380
|
createdAt: Date;
|
381
381
|
updatedAt: Date;
|
382
382
|
deletedAt: Date | null;
|
@@ -400,9 +400,9 @@ export declare const subscriptionContract: {
|
|
400
400
|
}, {
|
401
401
|
id: string;
|
402
402
|
product: {
|
403
|
-
name: string;
|
404
403
|
type: string;
|
405
404
|
id: string;
|
405
|
+
name: string;
|
406
406
|
createdAt: Date;
|
407
407
|
updatedAt: Date;
|
408
408
|
deletedAt: Date | null;
|
@@ -411,9 +411,9 @@ export declare const subscriptionContract: {
|
|
411
411
|
omnichannel: string;
|
412
412
|
usageType: string | null;
|
413
413
|
productPrice: {
|
414
|
-
currency: string | null;
|
415
|
-
name: string | null;
|
416
414
|
id: string;
|
415
|
+
name: string | null;
|
416
|
+
currency: string | null;
|
417
417
|
createdAt: Date;
|
418
418
|
updatedAt: Date;
|
419
419
|
deletedAt: Date | null;
|
@@ -424,9 +424,9 @@ export declare const subscriptionContract: {
|
|
424
424
|
relatedProducts: {
|
425
425
|
id: string;
|
426
426
|
product: {
|
427
|
-
name: string;
|
428
427
|
type: string;
|
429
428
|
id: string;
|
429
|
+
name: string;
|
430
430
|
createdAt: Date;
|
431
431
|
updatedAt: Date;
|
432
432
|
deletedAt: Date | null;
|
@@ -435,9 +435,9 @@ export declare const subscriptionContract: {
|
|
435
435
|
omnichannel: string;
|
436
436
|
usageType: string | null;
|
437
437
|
productPrice: {
|
438
|
-
currency: string | null;
|
439
|
-
name: string | null;
|
440
438
|
id: string;
|
439
|
+
name: string | null;
|
440
|
+
currency: string | null;
|
441
441
|
createdAt: Date;
|
442
442
|
updatedAt: Date;
|
443
443
|
deletedAt: Date | null;
|
@@ -470,9 +470,9 @@ export declare const subscriptionContract: {
|
|
470
470
|
price: z.ZodNumber;
|
471
471
|
currency: z.ZodNullable<z.ZodString>;
|
472
472
|
}, "strip", z.ZodTypeAny, {
|
473
|
-
currency: string | null;
|
474
|
-
name: string | null;
|
475
473
|
id: string;
|
474
|
+
name: string | null;
|
475
|
+
currency: string | null;
|
476
476
|
createdAt: Date;
|
477
477
|
updatedAt: Date;
|
478
478
|
deletedAt: Date | null;
|
@@ -480,9 +480,9 @@ export declare const subscriptionContract: {
|
|
480
480
|
perUnit: number;
|
481
481
|
price: number;
|
482
482
|
}, {
|
483
|
-
currency: string | null;
|
484
|
-
name: string | null;
|
485
483
|
id: string;
|
484
|
+
name: string | null;
|
485
|
+
currency: string | null;
|
486
486
|
createdAt: Date;
|
487
487
|
updatedAt: Date;
|
488
488
|
deletedAt: Date | null;
|
@@ -512,9 +512,9 @@ export declare const subscriptionContract: {
|
|
512
512
|
price: z.ZodNumber;
|
513
513
|
currency: z.ZodNullable<z.ZodString>;
|
514
514
|
}, "strip", z.ZodTypeAny, {
|
515
|
-
currency: string | null;
|
516
|
-
name: string | null;
|
517
515
|
id: string;
|
516
|
+
name: string | null;
|
517
|
+
currency: string | null;
|
518
518
|
createdAt: Date;
|
519
519
|
updatedAt: Date;
|
520
520
|
deletedAt: Date | null;
|
@@ -522,9 +522,9 @@ export declare const subscriptionContract: {
|
|
522
522
|
perUnit: number;
|
523
523
|
price: number;
|
524
524
|
}, {
|
525
|
-
currency: string | null;
|
526
|
-
name: string | null;
|
527
525
|
id: string;
|
526
|
+
name: string | null;
|
527
|
+
currency: string | null;
|
528
528
|
createdAt: Date;
|
529
529
|
updatedAt: Date;
|
530
530
|
deletedAt: Date | null;
|
@@ -560,9 +560,9 @@ export declare const subscriptionContract: {
|
|
560
560
|
price: z.ZodNumber;
|
561
561
|
currency: z.ZodNullable<z.ZodString>;
|
562
562
|
}, "strip", z.ZodTypeAny, {
|
563
|
-
currency: string | null;
|
564
|
-
name: string | null;
|
565
563
|
id: string;
|
564
|
+
name: string | null;
|
565
|
+
currency: string | null;
|
566
566
|
createdAt: Date;
|
567
567
|
updatedAt: Date;
|
568
568
|
deletedAt: Date | null;
|
@@ -570,9 +570,9 @@ export declare const subscriptionContract: {
|
|
570
570
|
perUnit: number;
|
571
571
|
price: number;
|
572
572
|
}, {
|
573
|
-
currency: string | null;
|
574
|
-
name: string | null;
|
575
573
|
id: string;
|
574
|
+
name: string | null;
|
575
|
+
currency: string | null;
|
576
576
|
createdAt: Date;
|
577
577
|
updatedAt: Date;
|
578
578
|
deletedAt: Date | null;
|
@@ -581,9 +581,9 @@ export declare const subscriptionContract: {
|
|
581
581
|
price: number;
|
582
582
|
}>;
|
583
583
|
}, "strip", z.ZodTypeAny, {
|
584
|
-
name: string;
|
585
584
|
type: string;
|
586
585
|
id: string;
|
586
|
+
name: string;
|
587
587
|
createdAt: Date;
|
588
588
|
updatedAt: Date;
|
589
589
|
deletedAt: Date | null;
|
@@ -592,9 +592,9 @@ export declare const subscriptionContract: {
|
|
592
592
|
omnichannel: string;
|
593
593
|
usageType: string | null;
|
594
594
|
productPrice: {
|
595
|
-
currency: string | null;
|
596
|
-
name: string | null;
|
597
595
|
id: string;
|
596
|
+
name: string | null;
|
597
|
+
currency: string | null;
|
598
598
|
createdAt: Date;
|
599
599
|
updatedAt: Date;
|
600
600
|
deletedAt: Date | null;
|
@@ -603,9 +603,9 @@ export declare const subscriptionContract: {
|
|
603
603
|
price: number;
|
604
604
|
};
|
605
605
|
}, {
|
606
|
-
name: string;
|
607
606
|
type: string;
|
608
607
|
id: string;
|
608
|
+
name: string;
|
609
609
|
createdAt: Date;
|
610
610
|
updatedAt: Date;
|
611
611
|
deletedAt: Date | null;
|
@@ -614,9 +614,9 @@ export declare const subscriptionContract: {
|
|
614
614
|
omnichannel: string;
|
615
615
|
usageType: string | null;
|
616
616
|
productPrice: {
|
617
|
-
currency: string | null;
|
618
|
-
name: string | null;
|
619
617
|
id: string;
|
618
|
+
name: string | null;
|
619
|
+
currency: string | null;
|
620
620
|
createdAt: Date;
|
621
621
|
updatedAt: Date;
|
622
622
|
deletedAt: Date | null;
|
@@ -628,9 +628,9 @@ export declare const subscriptionContract: {
|
|
628
628
|
}, "strip", z.ZodTypeAny, {
|
629
629
|
id: string;
|
630
630
|
product: {
|
631
|
-
name: string;
|
632
631
|
type: string;
|
633
632
|
id: string;
|
633
|
+
name: string;
|
634
634
|
createdAt: Date;
|
635
635
|
updatedAt: Date;
|
636
636
|
deletedAt: Date | null;
|
@@ -639,9 +639,9 @@ export declare const subscriptionContract: {
|
|
639
639
|
omnichannel: string;
|
640
640
|
usageType: string | null;
|
641
641
|
productPrice: {
|
642
|
-
currency: string | null;
|
643
|
-
name: string | null;
|
644
642
|
id: string;
|
643
|
+
name: string | null;
|
644
|
+
currency: string | null;
|
645
645
|
createdAt: Date;
|
646
646
|
updatedAt: Date;
|
647
647
|
deletedAt: Date | null;
|
@@ -657,9 +657,9 @@ export declare const subscriptionContract: {
|
|
657
657
|
}, {
|
658
658
|
id: string;
|
659
659
|
product: {
|
660
|
-
name: string;
|
661
660
|
type: string;
|
662
661
|
id: string;
|
662
|
+
name: string;
|
663
663
|
createdAt: Date;
|
664
664
|
updatedAt: Date;
|
665
665
|
deletedAt: Date | null;
|
@@ -668,9 +668,9 @@ export declare const subscriptionContract: {
|
|
668
668
|
omnichannel: string;
|
669
669
|
usageType: string | null;
|
670
670
|
productPrice: {
|
671
|
-
currency: string | null;
|
672
|
-
name: string | null;
|
673
671
|
id: string;
|
672
|
+
name: string | null;
|
673
|
+
currency: string | null;
|
674
674
|
createdAt: Date;
|
675
675
|
updatedAt: Date;
|
676
676
|
deletedAt: Date | null;
|
@@ -685,9 +685,9 @@ export declare const subscriptionContract: {
|
|
685
685
|
includedQuantity: number;
|
686
686
|
}>, "many">;
|
687
687
|
}, "strip", z.ZodTypeAny, {
|
688
|
-
name: string;
|
689
688
|
type: string;
|
690
689
|
id: string;
|
690
|
+
name: string;
|
691
691
|
createdAt: Date;
|
692
692
|
updatedAt: Date;
|
693
693
|
deletedAt: Date | null;
|
@@ -696,9 +696,9 @@ export declare const subscriptionContract: {
|
|
696
696
|
omnichannel: string;
|
697
697
|
usageType: string | null;
|
698
698
|
productPrice: {
|
699
|
-
currency: string | null;
|
700
|
-
name: string | null;
|
701
699
|
id: string;
|
700
|
+
name: string | null;
|
701
|
+
currency: string | null;
|
702
702
|
createdAt: Date;
|
703
703
|
updatedAt: Date;
|
704
704
|
deletedAt: Date | null;
|
@@ -709,9 +709,9 @@ export declare const subscriptionContract: {
|
|
709
709
|
relatedProducts: {
|
710
710
|
id: string;
|
711
711
|
product: {
|
712
|
-
name: string;
|
713
712
|
type: string;
|
714
713
|
id: string;
|
714
|
+
name: string;
|
715
715
|
createdAt: Date;
|
716
716
|
updatedAt: Date;
|
717
717
|
deletedAt: Date | null;
|
@@ -720,9 +720,9 @@ export declare const subscriptionContract: {
|
|
720
720
|
omnichannel: string;
|
721
721
|
usageType: string | null;
|
722
722
|
productPrice: {
|
723
|
-
currency: string | null;
|
724
|
-
name: string | null;
|
725
723
|
id: string;
|
724
|
+
name: string | null;
|
725
|
+
currency: string | null;
|
726
726
|
createdAt: Date;
|
727
727
|
updatedAt: Date;
|
728
728
|
deletedAt: Date | null;
|
@@ -737,9 +737,9 @@ export declare const subscriptionContract: {
|
|
737
737
|
includedQuantity: number;
|
738
738
|
}[];
|
739
739
|
}, {
|
740
|
-
name: string;
|
741
740
|
type: string;
|
742
741
|
id: string;
|
742
|
+
name: string;
|
743
743
|
createdAt: Date;
|
744
744
|
updatedAt: Date;
|
745
745
|
deletedAt: Date | null;
|
@@ -748,9 +748,9 @@ export declare const subscriptionContract: {
|
|
748
748
|
omnichannel: string;
|
749
749
|
usageType: string | null;
|
750
750
|
productPrice: {
|
751
|
-
currency: string | null;
|
752
|
-
name: string | null;
|
753
751
|
id: string;
|
752
|
+
name: string | null;
|
753
|
+
currency: string | null;
|
754
754
|
createdAt: Date;
|
755
755
|
updatedAt: Date;
|
756
756
|
deletedAt: Date | null;
|
@@ -761,9 +761,9 @@ export declare const subscriptionContract: {
|
|
761
761
|
relatedProducts: {
|
762
762
|
id: string;
|
763
763
|
product: {
|
764
|
-
name: string;
|
765
764
|
type: string;
|
766
765
|
id: string;
|
766
|
+
name: string;
|
767
767
|
createdAt: Date;
|
768
768
|
updatedAt: Date;
|
769
769
|
deletedAt: Date | null;
|
@@ -772,9 +772,9 @@ export declare const subscriptionContract: {
|
|
772
772
|
omnichannel: string;
|
773
773
|
usageType: string | null;
|
774
774
|
productPrice: {
|
775
|
-
currency: string | null;
|
776
|
-
name: string | null;
|
777
775
|
id: string;
|
776
|
+
name: string | null;
|
777
|
+
currency: string | null;
|
778
778
|
createdAt: Date;
|
779
779
|
updatedAt: Date;
|
780
780
|
deletedAt: Date | null;
|
@@ -790,14 +790,14 @@ export declare const subscriptionContract: {
|
|
790
790
|
}[];
|
791
791
|
}>;
|
792
792
|
}, "strip", z.ZodTypeAny, {
|
793
|
-
name: string | null;
|
794
793
|
type: string;
|
795
794
|
interval: string;
|
796
795
|
id: string;
|
796
|
+
name: string | null;
|
797
797
|
product: {
|
798
|
-
name: string;
|
799
798
|
type: string;
|
800
799
|
id: string;
|
800
|
+
name: string;
|
801
801
|
createdAt: Date;
|
802
802
|
updatedAt: Date;
|
803
803
|
deletedAt: Date | null;
|
@@ -806,9 +806,9 @@ export declare const subscriptionContract: {
|
|
806
806
|
omnichannel: string;
|
807
807
|
usageType: string | null;
|
808
808
|
productPrice: {
|
809
|
-
currency: string | null;
|
810
|
-
name: string | null;
|
811
809
|
id: string;
|
810
|
+
name: string | null;
|
811
|
+
currency: string | null;
|
812
812
|
createdAt: Date;
|
813
813
|
updatedAt: Date;
|
814
814
|
deletedAt: Date | null;
|
@@ -819,9 +819,9 @@ export declare const subscriptionContract: {
|
|
819
819
|
relatedProducts: {
|
820
820
|
id: string;
|
821
821
|
product: {
|
822
|
-
name: string;
|
823
822
|
type: string;
|
824
823
|
id: string;
|
824
|
+
name: string;
|
825
825
|
createdAt: Date;
|
826
826
|
updatedAt: Date;
|
827
827
|
deletedAt: Date | null;
|
@@ -830,9 +830,9 @@ export declare const subscriptionContract: {
|
|
830
830
|
omnichannel: string;
|
831
831
|
usageType: string | null;
|
832
832
|
productPrice: {
|
833
|
-
currency: string | null;
|
834
|
-
name: string | null;
|
835
833
|
id: string;
|
834
|
+
name: string | null;
|
835
|
+
currency: string | null;
|
836
836
|
createdAt: Date;
|
837
837
|
updatedAt: Date;
|
838
838
|
deletedAt: Date | null;
|
@@ -853,9 +853,9 @@ export declare const subscriptionContract: {
|
|
853
853
|
deletedAt: Date | null;
|
854
854
|
provider: string;
|
855
855
|
productPrice: {
|
856
|
-
currency: string | null;
|
857
|
-
name: string | null;
|
858
856
|
id: string;
|
857
|
+
name: string | null;
|
858
|
+
currency: string | null;
|
859
859
|
createdAt: Date;
|
860
860
|
updatedAt: Date;
|
861
861
|
deletedAt: Date | null;
|
@@ -871,9 +871,9 @@ export declare const subscriptionContract: {
|
|
871
871
|
subscriptionProducts: {
|
872
872
|
id: string;
|
873
873
|
product: {
|
874
|
-
name: string;
|
875
874
|
type: string;
|
876
875
|
id: string;
|
876
|
+
name: string;
|
877
877
|
createdAt: Date;
|
878
878
|
updatedAt: Date;
|
879
879
|
deletedAt: Date | null;
|
@@ -882,9 +882,9 @@ export declare const subscriptionContract: {
|
|
882
882
|
omnichannel: string;
|
883
883
|
usageType: string | null;
|
884
884
|
productPrice: {
|
885
|
-
currency: string | null;
|
886
|
-
name: string | null;
|
887
885
|
id: string;
|
886
|
+
name: string | null;
|
887
|
+
currency: string | null;
|
888
888
|
createdAt: Date;
|
889
889
|
updatedAt: Date;
|
890
890
|
deletedAt: Date | null;
|
@@ -895,9 +895,9 @@ export declare const subscriptionContract: {
|
|
895
895
|
relatedProducts: {
|
896
896
|
id: string;
|
897
897
|
product: {
|
898
|
-
name: string;
|
899
898
|
type: string;
|
900
899
|
id: string;
|
900
|
+
name: string;
|
901
901
|
createdAt: Date;
|
902
902
|
updatedAt: Date;
|
903
903
|
deletedAt: Date | null;
|
@@ -906,9 +906,9 @@ export declare const subscriptionContract: {
|
|
906
906
|
omnichannel: string;
|
907
907
|
usageType: string | null;
|
908
908
|
productPrice: {
|
909
|
-
currency: string | null;
|
910
|
-
name: string | null;
|
911
909
|
id: string;
|
910
|
+
name: string | null;
|
911
|
+
currency: string | null;
|
912
912
|
createdAt: Date;
|
913
913
|
updatedAt: Date;
|
914
914
|
deletedAt: Date | null;
|
@@ -931,14 +931,14 @@ export declare const subscriptionContract: {
|
|
931
931
|
subscriptionItemId: string;
|
932
932
|
}[];
|
933
933
|
}, {
|
934
|
-
name: string | null;
|
935
934
|
type: string;
|
936
935
|
interval: string;
|
937
936
|
id: string;
|
937
|
+
name: string | null;
|
938
938
|
product: {
|
939
|
-
name: string;
|
940
939
|
type: string;
|
941
940
|
id: string;
|
941
|
+
name: string;
|
942
942
|
createdAt: Date;
|
943
943
|
updatedAt: Date;
|
944
944
|
deletedAt: Date | null;
|
@@ -947,9 +947,9 @@ export declare const subscriptionContract: {
|
|
947
947
|
omnichannel: string;
|
948
948
|
usageType: string | null;
|
949
949
|
productPrice: {
|
950
|
-
currency: string | null;
|
951
|
-
name: string | null;
|
952
950
|
id: string;
|
951
|
+
name: string | null;
|
952
|
+
currency: string | null;
|
953
953
|
createdAt: Date;
|
954
954
|
updatedAt: Date;
|
955
955
|
deletedAt: Date | null;
|
@@ -960,9 +960,9 @@ export declare const subscriptionContract: {
|
|
960
960
|
relatedProducts: {
|
961
961
|
id: string;
|
962
962
|
product: {
|
963
|
-
name: string;
|
964
963
|
type: string;
|
965
964
|
id: string;
|
965
|
+
name: string;
|
966
966
|
createdAt: Date;
|
967
967
|
updatedAt: Date;
|
968
968
|
deletedAt: Date | null;
|
@@ -971,9 +971,9 @@ export declare const subscriptionContract: {
|
|
971
971
|
omnichannel: string;
|
972
972
|
usageType: string | null;
|
973
973
|
productPrice: {
|
974
|
-
currency: string | null;
|
975
|
-
name: string | null;
|
976
974
|
id: string;
|
975
|
+
name: string | null;
|
976
|
+
currency: string | null;
|
977
977
|
createdAt: Date;
|
978
978
|
updatedAt: Date;
|
979
979
|
deletedAt: Date | null;
|
@@ -994,9 +994,9 @@ export declare const subscriptionContract: {
|
|
994
994
|
deletedAt: Date | null;
|
995
995
|
provider: string;
|
996
996
|
productPrice: {
|
997
|
-
currency: string | null;
|
998
|
-
name: string | null;
|
999
997
|
id: string;
|
998
|
+
name: string | null;
|
999
|
+
currency: string | null;
|
1000
1000
|
createdAt: Date;
|
1001
1001
|
updatedAt: Date;
|
1002
1002
|
deletedAt: Date | null;
|
@@ -1012,9 +1012,9 @@ export declare const subscriptionContract: {
|
|
1012
1012
|
subscriptionProducts: {
|
1013
1013
|
id: string;
|
1014
1014
|
product: {
|
1015
|
-
name: string;
|
1016
1015
|
type: string;
|
1017
1016
|
id: string;
|
1017
|
+
name: string;
|
1018
1018
|
createdAt: Date;
|
1019
1019
|
updatedAt: Date;
|
1020
1020
|
deletedAt: Date | null;
|
@@ -1023,9 +1023,9 @@ export declare const subscriptionContract: {
|
|
1023
1023
|
omnichannel: string;
|
1024
1024
|
usageType: string | null;
|
1025
1025
|
productPrice: {
|
1026
|
-
currency: string | null;
|
1027
|
-
name: string | null;
|
1028
1026
|
id: string;
|
1027
|
+
name: string | null;
|
1028
|
+
currency: string | null;
|
1029
1029
|
createdAt: Date;
|
1030
1030
|
updatedAt: Date;
|
1031
1031
|
deletedAt: Date | null;
|
@@ -1036,9 +1036,9 @@ export declare const subscriptionContract: {
|
|
1036
1036
|
relatedProducts: {
|
1037
1037
|
id: string;
|
1038
1038
|
product: {
|
1039
|
-
name: string;
|
1040
1039
|
type: string;
|
1041
1040
|
id: string;
|
1041
|
+
name: string;
|
1042
1042
|
createdAt: Date;
|
1043
1043
|
updatedAt: Date;
|
1044
1044
|
deletedAt: Date | null;
|
@@ -1047,9 +1047,9 @@ export declare const subscriptionContract: {
|
|
1047
1047
|
omnichannel: string;
|
1048
1048
|
usageType: string | null;
|
1049
1049
|
productPrice: {
|
1050
|
-
currency: string | null;
|
1051
|
-
name: string | null;
|
1052
1050
|
id: string;
|
1051
|
+
name: string | null;
|
1052
|
+
currency: string | null;
|
1053
1053
|
createdAt: Date;
|
1054
1054
|
updatedAt: Date;
|
1055
1055
|
deletedAt: Date | null;
|
@@ -1075,14 +1075,14 @@ export declare const subscriptionContract: {
|
|
1075
1075
|
}, "strip", z.ZodTypeAny, {
|
1076
1076
|
requestId: string;
|
1077
1077
|
subscription: {
|
1078
|
-
name: string | null;
|
1079
1078
|
type: string;
|
1080
1079
|
interval: string;
|
1081
1080
|
id: string;
|
1081
|
+
name: string | null;
|
1082
1082
|
product: {
|
1083
|
-
name: string;
|
1084
1083
|
type: string;
|
1085
1084
|
id: string;
|
1085
|
+
name: string;
|
1086
1086
|
createdAt: Date;
|
1087
1087
|
updatedAt: Date;
|
1088
1088
|
deletedAt: Date | null;
|
@@ -1091,9 +1091,9 @@ export declare const subscriptionContract: {
|
|
1091
1091
|
omnichannel: string;
|
1092
1092
|
usageType: string | null;
|
1093
1093
|
productPrice: {
|
1094
|
-
currency: string | null;
|
1095
|
-
name: string | null;
|
1096
1094
|
id: string;
|
1095
|
+
name: string | null;
|
1096
|
+
currency: string | null;
|
1097
1097
|
createdAt: Date;
|
1098
1098
|
updatedAt: Date;
|
1099
1099
|
deletedAt: Date | null;
|
@@ -1104,9 +1104,9 @@ export declare const subscriptionContract: {
|
|
1104
1104
|
relatedProducts: {
|
1105
1105
|
id: string;
|
1106
1106
|
product: {
|
1107
|
-
name: string;
|
1108
1107
|
type: string;
|
1109
1108
|
id: string;
|
1109
|
+
name: string;
|
1110
1110
|
createdAt: Date;
|
1111
1111
|
updatedAt: Date;
|
1112
1112
|
deletedAt: Date | null;
|
@@ -1115,9 +1115,9 @@ export declare const subscriptionContract: {
|
|
1115
1115
|
omnichannel: string;
|
1116
1116
|
usageType: string | null;
|
1117
1117
|
productPrice: {
|
1118
|
-
currency: string | null;
|
1119
|
-
name: string | null;
|
1120
1118
|
id: string;
|
1119
|
+
name: string | null;
|
1120
|
+
currency: string | null;
|
1121
1121
|
createdAt: Date;
|
1122
1122
|
updatedAt: Date;
|
1123
1123
|
deletedAt: Date | null;
|
@@ -1138,9 +1138,9 @@ export declare const subscriptionContract: {
|
|
1138
1138
|
deletedAt: Date | null;
|
1139
1139
|
provider: string;
|
1140
1140
|
productPrice: {
|
1141
|
-
currency: string | null;
|
1142
|
-
name: string | null;
|
1143
1141
|
id: string;
|
1142
|
+
name: string | null;
|
1143
|
+
currency: string | null;
|
1144
1144
|
createdAt: Date;
|
1145
1145
|
updatedAt: Date;
|
1146
1146
|
deletedAt: Date | null;
|
@@ -1156,9 +1156,9 @@ export declare const subscriptionContract: {
|
|
1156
1156
|
subscriptionProducts: {
|
1157
1157
|
id: string;
|
1158
1158
|
product: {
|
1159
|
-
name: string;
|
1160
1159
|
type: string;
|
1161
1160
|
id: string;
|
1161
|
+
name: string;
|
1162
1162
|
createdAt: Date;
|
1163
1163
|
updatedAt: Date;
|
1164
1164
|
deletedAt: Date | null;
|
@@ -1167,9 +1167,9 @@ export declare const subscriptionContract: {
|
|
1167
1167
|
omnichannel: string;
|
1168
1168
|
usageType: string | null;
|
1169
1169
|
productPrice: {
|
1170
|
-
currency: string | null;
|
1171
|
-
name: string | null;
|
1172
1170
|
id: string;
|
1171
|
+
name: string | null;
|
1172
|
+
currency: string | null;
|
1173
1173
|
createdAt: Date;
|
1174
1174
|
updatedAt: Date;
|
1175
1175
|
deletedAt: Date | null;
|
@@ -1180,9 +1180,9 @@ export declare const subscriptionContract: {
|
|
1180
1180
|
relatedProducts: {
|
1181
1181
|
id: string;
|
1182
1182
|
product: {
|
1183
|
-
name: string;
|
1184
1183
|
type: string;
|
1185
1184
|
id: string;
|
1185
|
+
name: string;
|
1186
1186
|
createdAt: Date;
|
1187
1187
|
updatedAt: Date;
|
1188
1188
|
deletedAt: Date | null;
|
@@ -1191,9 +1191,9 @@ export declare const subscriptionContract: {
|
|
1191
1191
|
omnichannel: string;
|
1192
1192
|
usageType: string | null;
|
1193
1193
|
productPrice: {
|
1194
|
-
currency: string | null;
|
1195
|
-
name: string | null;
|
1196
1194
|
id: string;
|
1195
|
+
name: string | null;
|
1196
|
+
currency: string | null;
|
1197
1197
|
createdAt: Date;
|
1198
1198
|
updatedAt: Date;
|
1199
1199
|
deletedAt: Date | null;
|
@@ -1219,14 +1219,14 @@ export declare const subscriptionContract: {
|
|
1219
1219
|
}, {
|
1220
1220
|
requestId: string;
|
1221
1221
|
subscription: {
|
1222
|
-
name: string | null;
|
1223
1222
|
type: string;
|
1224
1223
|
interval: string;
|
1225
1224
|
id: string;
|
1225
|
+
name: string | null;
|
1226
1226
|
product: {
|
1227
|
-
name: string;
|
1228
1227
|
type: string;
|
1229
1228
|
id: string;
|
1229
|
+
name: string;
|
1230
1230
|
createdAt: Date;
|
1231
1231
|
updatedAt: Date;
|
1232
1232
|
deletedAt: Date | null;
|
@@ -1235,9 +1235,9 @@ export declare const subscriptionContract: {
|
|
1235
1235
|
omnichannel: string;
|
1236
1236
|
usageType: string | null;
|
1237
1237
|
productPrice: {
|
1238
|
-
currency: string | null;
|
1239
|
-
name: string | null;
|
1240
1238
|
id: string;
|
1239
|
+
name: string | null;
|
1240
|
+
currency: string | null;
|
1241
1241
|
createdAt: Date;
|
1242
1242
|
updatedAt: Date;
|
1243
1243
|
deletedAt: Date | null;
|
@@ -1248,9 +1248,9 @@ export declare const subscriptionContract: {
|
|
1248
1248
|
relatedProducts: {
|
1249
1249
|
id: string;
|
1250
1250
|
product: {
|
1251
|
-
name: string;
|
1252
1251
|
type: string;
|
1253
1252
|
id: string;
|
1253
|
+
name: string;
|
1254
1254
|
createdAt: Date;
|
1255
1255
|
updatedAt: Date;
|
1256
1256
|
deletedAt: Date | null;
|
@@ -1259,9 +1259,9 @@ export declare const subscriptionContract: {
|
|
1259
1259
|
omnichannel: string;
|
1260
1260
|
usageType: string | null;
|
1261
1261
|
productPrice: {
|
1262
|
-
currency: string | null;
|
1263
|
-
name: string | null;
|
1264
1262
|
id: string;
|
1263
|
+
name: string | null;
|
1264
|
+
currency: string | null;
|
1265
1265
|
createdAt: Date;
|
1266
1266
|
updatedAt: Date;
|
1267
1267
|
deletedAt: Date | null;
|
@@ -1282,9 +1282,9 @@ export declare const subscriptionContract: {
|
|
1282
1282
|
deletedAt: Date | null;
|
1283
1283
|
provider: string;
|
1284
1284
|
productPrice: {
|
1285
|
-
currency: string | null;
|
1286
|
-
name: string | null;
|
1287
1285
|
id: string;
|
1286
|
+
name: string | null;
|
1287
|
+
currency: string | null;
|
1288
1288
|
createdAt: Date;
|
1289
1289
|
updatedAt: Date;
|
1290
1290
|
deletedAt: Date | null;
|
@@ -1300,9 +1300,9 @@ export declare const subscriptionContract: {
|
|
1300
1300
|
subscriptionProducts: {
|
1301
1301
|
id: string;
|
1302
1302
|
product: {
|
1303
|
-
name: string;
|
1304
1303
|
type: string;
|
1305
1304
|
id: string;
|
1305
|
+
name: string;
|
1306
1306
|
createdAt: Date;
|
1307
1307
|
updatedAt: Date;
|
1308
1308
|
deletedAt: Date | null;
|
@@ -1311,9 +1311,9 @@ export declare const subscriptionContract: {
|
|
1311
1311
|
omnichannel: string;
|
1312
1312
|
usageType: string | null;
|
1313
1313
|
productPrice: {
|
1314
|
-
currency: string | null;
|
1315
|
-
name: string | null;
|
1316
1314
|
id: string;
|
1315
|
+
name: string | null;
|
1316
|
+
currency: string | null;
|
1317
1317
|
createdAt: Date;
|
1318
1318
|
updatedAt: Date;
|
1319
1319
|
deletedAt: Date | null;
|
@@ -1324,9 +1324,9 @@ export declare const subscriptionContract: {
|
|
1324
1324
|
relatedProducts: {
|
1325
1325
|
id: string;
|
1326
1326
|
product: {
|
1327
|
-
name: string;
|
1328
1327
|
type: string;
|
1329
1328
|
id: string;
|
1329
|
+
name: string;
|
1330
1330
|
createdAt: Date;
|
1331
1331
|
updatedAt: Date;
|
1332
1332
|
deletedAt: Date | null;
|
@@ -1335,9 +1335,9 @@ export declare const subscriptionContract: {
|
|
1335
1335
|
omnichannel: string;
|
1336
1336
|
usageType: string | null;
|
1337
1337
|
productPrice: {
|
1338
|
-
currency: string | null;
|
1339
|
-
name: string | null;
|
1340
1338
|
id: string;
|
1339
|
+
name: string | null;
|
1340
|
+
currency: string | null;
|
1341
1341
|
createdAt: Date;
|
1342
1342
|
updatedAt: Date;
|
1343
1343
|
deletedAt: Date | null;
|
@@ -1473,11 +1473,11 @@ export declare const subscriptionContract: {
|
|
1473
1473
|
type: z.ZodString;
|
1474
1474
|
currency: z.ZodString;
|
1475
1475
|
}, "strip", z.ZodTypeAny, {
|
1476
|
-
currency: string;
|
1477
1476
|
type: string;
|
1478
|
-
}, {
|
1479
1477
|
currency: string;
|
1478
|
+
}, {
|
1480
1479
|
type: string;
|
1480
|
+
currency: string;
|
1481
1481
|
}>;
|
1482
1482
|
responses: {
|
1483
1483
|
200: z.ZodObject<{
|
@@ -1504,9 +1504,9 @@ export declare const subscriptionContract: {
|
|
1504
1504
|
price: z.ZodNumber;
|
1505
1505
|
currency: z.ZodNullable<z.ZodString>;
|
1506
1506
|
}, "strip", z.ZodTypeAny, {
|
1507
|
-
currency: string | null;
|
1508
|
-
name: string | null;
|
1509
1507
|
id: string;
|
1508
|
+
name: string | null;
|
1509
|
+
currency: string | null;
|
1510
1510
|
createdAt: Date;
|
1511
1511
|
updatedAt: Date;
|
1512
1512
|
deletedAt: Date | null;
|
@@ -1514,9 +1514,9 @@ export declare const subscriptionContract: {
|
|
1514
1514
|
perUnit: number;
|
1515
1515
|
price: number;
|
1516
1516
|
}, {
|
1517
|
-
currency: string | null;
|
1518
|
-
name: string | null;
|
1519
1517
|
id: string;
|
1518
|
+
name: string | null;
|
1519
|
+
currency: string | null;
|
1520
1520
|
createdAt: Date;
|
1521
1521
|
updatedAt: Date;
|
1522
1522
|
deletedAt: Date | null;
|
@@ -1552,9 +1552,9 @@ export declare const subscriptionContract: {
|
|
1552
1552
|
price: z.ZodNumber;
|
1553
1553
|
currency: z.ZodNullable<z.ZodString>;
|
1554
1554
|
}, "strip", z.ZodTypeAny, {
|
1555
|
-
currency: string | null;
|
1556
|
-
name: string | null;
|
1557
1555
|
id: string;
|
1556
|
+
name: string | null;
|
1557
|
+
currency: string | null;
|
1558
1558
|
createdAt: Date;
|
1559
1559
|
updatedAt: Date;
|
1560
1560
|
deletedAt: Date | null;
|
@@ -1562,9 +1562,9 @@ export declare const subscriptionContract: {
|
|
1562
1562
|
perUnit: number;
|
1563
1563
|
price: number;
|
1564
1564
|
}, {
|
1565
|
-
currency: string | null;
|
1566
|
-
name: string | null;
|
1567
1565
|
id: string;
|
1566
|
+
name: string | null;
|
1567
|
+
currency: string | null;
|
1568
1568
|
createdAt: Date;
|
1569
1569
|
updatedAt: Date;
|
1570
1570
|
deletedAt: Date | null;
|
@@ -1573,9 +1573,9 @@ export declare const subscriptionContract: {
|
|
1573
1573
|
price: number;
|
1574
1574
|
}>;
|
1575
1575
|
}, "strip", z.ZodTypeAny, {
|
1576
|
-
name: string;
|
1577
1576
|
type: string;
|
1578
1577
|
id: string;
|
1578
|
+
name: string;
|
1579
1579
|
createdAt: Date;
|
1580
1580
|
updatedAt: Date;
|
1581
1581
|
deletedAt: Date | null;
|
@@ -1584,9 +1584,9 @@ export declare const subscriptionContract: {
|
|
1584
1584
|
omnichannel: string;
|
1585
1585
|
usageType: string | null;
|
1586
1586
|
productPrice: {
|
1587
|
-
currency: string | null;
|
1588
|
-
name: string | null;
|
1589
1587
|
id: string;
|
1588
|
+
name: string | null;
|
1589
|
+
currency: string | null;
|
1590
1590
|
createdAt: Date;
|
1591
1591
|
updatedAt: Date;
|
1592
1592
|
deletedAt: Date | null;
|
@@ -1595,9 +1595,9 @@ export declare const subscriptionContract: {
|
|
1595
1595
|
price: number;
|
1596
1596
|
};
|
1597
1597
|
}, {
|
1598
|
-
name: string;
|
1599
1598
|
type: string;
|
1600
1599
|
id: string;
|
1600
|
+
name: string;
|
1601
1601
|
createdAt: Date;
|
1602
1602
|
updatedAt: Date;
|
1603
1603
|
deletedAt: Date | null;
|
@@ -1606,9 +1606,9 @@ export declare const subscriptionContract: {
|
|
1606
1606
|
omnichannel: string;
|
1607
1607
|
usageType: string | null;
|
1608
1608
|
productPrice: {
|
1609
|
-
currency: string | null;
|
1610
|
-
name: string | null;
|
1611
1609
|
id: string;
|
1610
|
+
name: string | null;
|
1611
|
+
currency: string | null;
|
1612
1612
|
createdAt: Date;
|
1613
1613
|
updatedAt: Date;
|
1614
1614
|
deletedAt: Date | null;
|
@@ -1620,9 +1620,9 @@ export declare const subscriptionContract: {
|
|
1620
1620
|
}, "strip", z.ZodTypeAny, {
|
1621
1621
|
id: string;
|
1622
1622
|
product: {
|
1623
|
-
name: string;
|
1624
1623
|
type: string;
|
1625
1624
|
id: string;
|
1625
|
+
name: string;
|
1626
1626
|
createdAt: Date;
|
1627
1627
|
updatedAt: Date;
|
1628
1628
|
deletedAt: Date | null;
|
@@ -1631,9 +1631,9 @@ export declare const subscriptionContract: {
|
|
1631
1631
|
omnichannel: string;
|
1632
1632
|
usageType: string | null;
|
1633
1633
|
productPrice: {
|
1634
|
-
currency: string | null;
|
1635
|
-
name: string | null;
|
1636
1634
|
id: string;
|
1635
|
+
name: string | null;
|
1636
|
+
currency: string | null;
|
1637
1637
|
createdAt: Date;
|
1638
1638
|
updatedAt: Date;
|
1639
1639
|
deletedAt: Date | null;
|
@@ -1649,9 +1649,9 @@ export declare const subscriptionContract: {
|
|
1649
1649
|
}, {
|
1650
1650
|
id: string;
|
1651
1651
|
product: {
|
1652
|
-
name: string;
|
1653
1652
|
type: string;
|
1654
1653
|
id: string;
|
1654
|
+
name: string;
|
1655
1655
|
createdAt: Date;
|
1656
1656
|
updatedAt: Date;
|
1657
1657
|
deletedAt: Date | null;
|
@@ -1660,9 +1660,9 @@ export declare const subscriptionContract: {
|
|
1660
1660
|
omnichannel: string;
|
1661
1661
|
usageType: string | null;
|
1662
1662
|
productPrice: {
|
1663
|
-
currency: string | null;
|
1664
|
-
name: string | null;
|
1665
1663
|
id: string;
|
1664
|
+
name: string | null;
|
1665
|
+
currency: string | null;
|
1666
1666
|
createdAt: Date;
|
1667
1667
|
updatedAt: Date;
|
1668
1668
|
deletedAt: Date | null;
|
@@ -1677,9 +1677,9 @@ export declare const subscriptionContract: {
|
|
1677
1677
|
includedQuantity: number;
|
1678
1678
|
}>, "many">;
|
1679
1679
|
}, "strip", z.ZodTypeAny, {
|
1680
|
-
name: string;
|
1681
1680
|
type: string;
|
1682
1681
|
id: string;
|
1682
|
+
name: string;
|
1683
1683
|
createdAt: Date;
|
1684
1684
|
updatedAt: Date;
|
1685
1685
|
deletedAt: Date | null;
|
@@ -1688,9 +1688,9 @@ export declare const subscriptionContract: {
|
|
1688
1688
|
omnichannel: string;
|
1689
1689
|
usageType: string | null;
|
1690
1690
|
productPrice: {
|
1691
|
-
currency: string | null;
|
1692
|
-
name: string | null;
|
1693
1691
|
id: string;
|
1692
|
+
name: string | null;
|
1693
|
+
currency: string | null;
|
1694
1694
|
createdAt: Date;
|
1695
1695
|
updatedAt: Date;
|
1696
1696
|
deletedAt: Date | null;
|
@@ -1701,9 +1701,9 @@ export declare const subscriptionContract: {
|
|
1701
1701
|
relatedProducts: {
|
1702
1702
|
id: string;
|
1703
1703
|
product: {
|
1704
|
-
name: string;
|
1705
1704
|
type: string;
|
1706
1705
|
id: string;
|
1706
|
+
name: string;
|
1707
1707
|
createdAt: Date;
|
1708
1708
|
updatedAt: Date;
|
1709
1709
|
deletedAt: Date | null;
|
@@ -1712,9 +1712,9 @@ export declare const subscriptionContract: {
|
|
1712
1712
|
omnichannel: string;
|
1713
1713
|
usageType: string | null;
|
1714
1714
|
productPrice: {
|
1715
|
-
currency: string | null;
|
1716
|
-
name: string | null;
|
1717
1715
|
id: string;
|
1716
|
+
name: string | null;
|
1717
|
+
currency: string | null;
|
1718
1718
|
createdAt: Date;
|
1719
1719
|
updatedAt: Date;
|
1720
1720
|
deletedAt: Date | null;
|
@@ -1729,9 +1729,9 @@ export declare const subscriptionContract: {
|
|
1729
1729
|
includedQuantity: number;
|
1730
1730
|
}[];
|
1731
1731
|
}, {
|
1732
|
-
name: string;
|
1733
1732
|
type: string;
|
1734
1733
|
id: string;
|
1734
|
+
name: string;
|
1735
1735
|
createdAt: Date;
|
1736
1736
|
updatedAt: Date;
|
1737
1737
|
deletedAt: Date | null;
|
@@ -1740,9 +1740,9 @@ export declare const subscriptionContract: {
|
|
1740
1740
|
omnichannel: string;
|
1741
1741
|
usageType: string | null;
|
1742
1742
|
productPrice: {
|
1743
|
-
currency: string | null;
|
1744
|
-
name: string | null;
|
1745
1743
|
id: string;
|
1744
|
+
name: string | null;
|
1745
|
+
currency: string | null;
|
1746
1746
|
createdAt: Date;
|
1747
1747
|
updatedAt: Date;
|
1748
1748
|
deletedAt: Date | null;
|
@@ -1753,9 +1753,9 @@ export declare const subscriptionContract: {
|
|
1753
1753
|
relatedProducts: {
|
1754
1754
|
id: string;
|
1755
1755
|
product: {
|
1756
|
-
name: string;
|
1757
1756
|
type: string;
|
1758
1757
|
id: string;
|
1758
|
+
name: string;
|
1759
1759
|
createdAt: Date;
|
1760
1760
|
updatedAt: Date;
|
1761
1761
|
deletedAt: Date | null;
|
@@ -1764,9 +1764,9 @@ export declare const subscriptionContract: {
|
|
1764
1764
|
omnichannel: string;
|
1765
1765
|
usageType: string | null;
|
1766
1766
|
productPrice: {
|
1767
|
-
currency: string | null;
|
1768
|
-
name: string | null;
|
1769
1767
|
id: string;
|
1768
|
+
name: string | null;
|
1769
|
+
currency: string | null;
|
1770
1770
|
createdAt: Date;
|
1771
1771
|
updatedAt: Date;
|
1772
1772
|
deletedAt: Date | null;
|
@@ -1783,9 +1783,9 @@ export declare const subscriptionContract: {
|
|
1783
1783
|
}>, "many">;
|
1784
1784
|
}, "strip", z.ZodTypeAny, {
|
1785
1785
|
data: {
|
1786
|
-
name: string;
|
1787
1786
|
type: string;
|
1788
1787
|
id: string;
|
1788
|
+
name: string;
|
1789
1789
|
createdAt: Date;
|
1790
1790
|
updatedAt: Date;
|
1791
1791
|
deletedAt: Date | null;
|
@@ -1794,9 +1794,9 @@ export declare const subscriptionContract: {
|
|
1794
1794
|
omnichannel: string;
|
1795
1795
|
usageType: string | null;
|
1796
1796
|
productPrice: {
|
1797
|
-
currency: string | null;
|
1798
|
-
name: string | null;
|
1799
1797
|
id: string;
|
1798
|
+
name: string | null;
|
1799
|
+
currency: string | null;
|
1800
1800
|
createdAt: Date;
|
1801
1801
|
updatedAt: Date;
|
1802
1802
|
deletedAt: Date | null;
|
@@ -1807,9 +1807,9 @@ export declare const subscriptionContract: {
|
|
1807
1807
|
relatedProducts: {
|
1808
1808
|
id: string;
|
1809
1809
|
product: {
|
1810
|
-
name: string;
|
1811
1810
|
type: string;
|
1812
1811
|
id: string;
|
1812
|
+
name: string;
|
1813
1813
|
createdAt: Date;
|
1814
1814
|
updatedAt: Date;
|
1815
1815
|
deletedAt: Date | null;
|
@@ -1818,9 +1818,9 @@ export declare const subscriptionContract: {
|
|
1818
1818
|
omnichannel: string;
|
1819
1819
|
usageType: string | null;
|
1820
1820
|
productPrice: {
|
1821
|
-
currency: string | null;
|
1822
|
-
name: string | null;
|
1823
1821
|
id: string;
|
1822
|
+
name: string | null;
|
1823
|
+
currency: string | null;
|
1824
1824
|
createdAt: Date;
|
1825
1825
|
updatedAt: Date;
|
1826
1826
|
deletedAt: Date | null;
|
@@ -1838,9 +1838,9 @@ export declare const subscriptionContract: {
|
|
1838
1838
|
requestId: string;
|
1839
1839
|
}, {
|
1840
1840
|
data: {
|
1841
|
-
name: string;
|
1842
1841
|
type: string;
|
1843
1842
|
id: string;
|
1843
|
+
name: string;
|
1844
1844
|
createdAt: Date;
|
1845
1845
|
updatedAt: Date;
|
1846
1846
|
deletedAt: Date | null;
|
@@ -1849,9 +1849,9 @@ export declare const subscriptionContract: {
|
|
1849
1849
|
omnichannel: string;
|
1850
1850
|
usageType: string | null;
|
1851
1851
|
productPrice: {
|
1852
|
-
currency: string | null;
|
1853
|
-
name: string | null;
|
1854
1852
|
id: string;
|
1853
|
+
name: string | null;
|
1854
|
+
currency: string | null;
|
1855
1855
|
createdAt: Date;
|
1856
1856
|
updatedAt: Date;
|
1857
1857
|
deletedAt: Date | null;
|
@@ -1862,9 +1862,9 @@ export declare const subscriptionContract: {
|
|
1862
1862
|
relatedProducts: {
|
1863
1863
|
id: string;
|
1864
1864
|
product: {
|
1865
|
-
name: string;
|
1866
1865
|
type: string;
|
1867
1866
|
id: string;
|
1867
|
+
name: string;
|
1868
1868
|
createdAt: Date;
|
1869
1869
|
updatedAt: Date;
|
1870
1870
|
deletedAt: Date | null;
|
@@ -1873,9 +1873,9 @@ export declare const subscriptionContract: {
|
|
1873
1873
|
omnichannel: string;
|
1874
1874
|
usageType: string | null;
|
1875
1875
|
productPrice: {
|
1876
|
-
currency: string | null;
|
1877
|
-
name: string | null;
|
1878
1876
|
id: string;
|
1877
|
+
name: string | null;
|
1878
|
+
currency: string | null;
|
1879
1879
|
createdAt: Date;
|
1880
1880
|
updatedAt: Date;
|
1881
1881
|
deletedAt: Date | null;
|