@kl1/contracts 1.2.27-uat → 1.2.29-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (257) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +21 -21
  2. package/dist/api-contracts/src/activity-log/schema.d.ts +4 -4
  3. package/dist/api-contracts/src/attribute/index.d.ts +152 -168
  4. package/dist/api-contracts/src/attribute/index.d.ts.map +1 -1
  5. package/dist/api-contracts/src/attribute/schema.d.ts +8 -11
  6. package/dist/api-contracts/src/attribute/schema.d.ts.map +1 -1
  7. package/dist/api-contracts/src/attribute/validation.d.ts +4 -4
  8. package/dist/api-contracts/src/attribute-option/schema.d.ts +2 -3
  9. package/dist/api-contracts/src/attribute-option/schema.d.ts.map +1 -1
  10. package/dist/api-contracts/src/auth/index.d.ts +51 -55
  11. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  12. package/dist/api-contracts/src/automation-queue/index.d.ts +111 -123
  13. package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
  14. package/dist/api-contracts/src/automation-queue/schema.d.ts +12 -13
  15. package/dist/api-contracts/src/automation-queue/schema.d.ts.map +1 -1
  16. package/dist/api-contracts/src/aws/index.d.ts +6 -8
  17. package/dist/api-contracts/src/aws/index.d.ts.map +1 -1
  18. package/dist/api-contracts/src/botpress/index.d.ts +41 -45
  19. package/dist/api-contracts/src/botpress/index.d.ts.map +1 -1
  20. package/dist/api-contracts/src/botpress/schema.d.ts +6 -6
  21. package/dist/api-contracts/src/botpress/validation.d.ts +8 -8
  22. package/dist/api-contracts/src/business-calendar/index.d.ts +60 -72
  23. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  24. package/dist/api-contracts/src/business-calendar/schema.d.ts +18 -23
  25. package/dist/api-contracts/src/business-calendar/schema.d.ts.map +1 -1
  26. package/dist/api-contracts/src/business-calendar/validation.d.ts +2 -2
  27. package/dist/api-contracts/src/call-log/schema.d.ts +4 -5
  28. package/dist/api-contracts/src/call-log/schema.d.ts.map +1 -1
  29. package/dist/api-contracts/src/category/index.d.ts +121 -130
  30. package/dist/api-contracts/src/category/index.d.ts.map +1 -1
  31. package/dist/api-contracts/src/category/schema.d.ts +4 -5
  32. package/dist/api-contracts/src/category/schema.d.ts.map +1 -1
  33. package/dist/api-contracts/src/channel/index.d.ts +1697 -1543
  34. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  35. package/dist/api-contracts/src/channel/schema.d.ts +66 -54
  36. package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
  37. package/dist/api-contracts/src/channel/validation.d.ts +86 -72
  38. package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
  39. package/dist/api-contracts/src/chat/index.d.ts +17916 -14660
  40. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  41. package/dist/api-contracts/src/chat/schema.d.ts +3981 -3226
  42. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  43. package/dist/api-contracts/src/chat/validation.d.ts +4020 -3555
  44. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  45. package/dist/api-contracts/src/comment/index.d.ts +468 -525
  46. package/dist/api-contracts/src/comment/index.d.ts.map +1 -1
  47. package/dist/api-contracts/src/comment/schema.d.ts +118 -136
  48. package/dist/api-contracts/src/comment/schema.d.ts.map +1 -1
  49. package/dist/api-contracts/src/comment/validation.d.ts +1 -1
  50. package/dist/api-contracts/src/company/index.d.ts +113 -140
  51. package/dist/api-contracts/src/company/index.d.ts.map +1 -1
  52. package/dist/api-contracts/src/company/schema.d.ts +24 -33
  53. package/dist/api-contracts/src/company/schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/company/validation.d.ts +66 -82
  55. package/dist/api-contracts/src/company/validation.d.ts.map +1 -1
  56. package/dist/api-contracts/src/contact/index.d.ts +816 -934
  57. package/dist/api-contracts/src/contact/index.d.ts.map +1 -1
  58. package/dist/api-contracts/src/contact/schema.d.ts +68 -82
  59. package/dist/api-contracts/src/contact/schema.d.ts.map +1 -1
  60. package/dist/api-contracts/src/contact/validation.d.ts +352 -433
  61. package/dist/api-contracts/src/contact/validation.d.ts.map +1 -1
  62. package/dist/api-contracts/src/contact-email/schema.d.ts +2 -3
  63. package/dist/api-contracts/src/contact-email/schema.d.ts.map +1 -1
  64. package/dist/api-contracts/src/contact-phone/schema.d.ts +2 -3
  65. package/dist/api-contracts/src/contact-phone/schema.d.ts.map +1 -1
  66. package/dist/api-contracts/src/contract.d.ts +35561 -32035
  67. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  68. package/dist/api-contracts/src/custom-field/schema.d.ts +2 -3
  69. package/dist/api-contracts/src/custom-field/schema.d.ts.map +1 -1
  70. package/dist/api-contracts/src/custom-field/validation.d.ts +2 -2
  71. package/dist/api-contracts/src/custom-field-upload/schema.d.ts +2 -3
  72. package/dist/api-contracts/src/custom-field-upload/schema.d.ts.map +1 -1
  73. package/dist/api-contracts/src/cx-intelligence/index.d.ts +54 -0
  74. package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -0
  75. package/dist/api-contracts/src/cx-log/index.d.ts +917 -944
  76. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  77. package/dist/api-contracts/src/cx-log/schema.d.ts +594 -626
  78. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  79. package/dist/api-contracts/src/cx-log/validation.d.ts +39 -39
  80. package/dist/api-contracts/src/dashboard/index.d.ts +376 -417
  81. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  82. package/dist/api-contracts/src/dashboard/schema.d.ts +38 -39
  83. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  84. package/dist/api-contracts/src/dashboard/validation.d.ts +18 -24
  85. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  86. package/dist/api-contracts/src/evaluate-form/index.d.ts +3 -4
  87. package/dist/api-contracts/src/evaluate-form/index.d.ts.map +1 -1
  88. package/dist/api-contracts/src/evaluate-form/schema.d.ts +2 -3
  89. package/dist/api-contracts/src/evaluate-form/schema.d.ts.map +1 -1
  90. package/dist/api-contracts/src/export/index.d.ts +3 -4
  91. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  92. package/dist/api-contracts/src/extension/index.d.ts +116 -122
  93. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  94. package/dist/api-contracts/src/facebook-feed/index.d.ts +3386 -2890
  95. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  96. package/dist/api-contracts/src/facebook-feed/schema.d.ts +138 -140
  97. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  98. package/dist/api-contracts/src/facebook-feed/validation.d.ts +150 -160
  99. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  100. package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
  101. package/dist/api-contracts/src/group/schema.d.ts +2 -3
  102. package/dist/api-contracts/src/group/schema.d.ts.map +1 -1
  103. package/dist/api-contracts/src/hold-label/index.d.ts +176 -55
  104. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  105. package/dist/api-contracts/src/hold-label/schema.d.ts +29 -5
  106. package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
  107. package/dist/api-contracts/src/hold-label/validation.d.ts +10 -0
  108. package/dist/api-contracts/src/hold-label/validation.d.ts.map +1 -1
  109. package/dist/api-contracts/src/index.d.ts +1 -0
  110. package/dist/api-contracts/src/index.d.ts.map +1 -1
  111. package/dist/api-contracts/src/instagram/index.d.ts +3718 -3231
  112. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  113. package/dist/api-contracts/src/instagram/validation.d.ts +16 -16
  114. package/dist/api-contracts/src/line/index.d.ts +3738 -3263
  115. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  116. package/dist/api-contracts/src/line/schema.d.ts +15 -16
  117. package/dist/api-contracts/src/line/schema.d.ts.map +1 -1
  118. package/dist/api-contracts/src/line/validation.d.ts +164 -153
  119. package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
  120. package/dist/api-contracts/src/log-form/schema.d.ts +2 -3
  121. package/dist/api-contracts/src/log-form/schema.d.ts.map +1 -1
  122. package/dist/api-contracts/src/mail/account-contract.d.ts +246 -256
  123. package/dist/api-contracts/src/mail/account-contract.d.ts.map +1 -1
  124. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +3 -4
  125. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  126. package/dist/api-contracts/src/mail/mail-contract.d.ts +3050 -3095
  127. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  128. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +44 -50
  129. package/dist/api-contracts/src/mail/mail-server-contract.d.ts.map +1 -1
  130. package/dist/api-contracts/src/mail/message-contract.d.ts +379 -385
  131. package/dist/api-contracts/src/mail/message-contract.d.ts.map +1 -1
  132. package/dist/api-contracts/src/mail/room-contract.d.ts +1509 -1532
  133. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  134. package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +50 -50
  135. package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +10 -10
  136. package/dist/api-contracts/src/mail/schemas/message-validation.schema.d.ts +16 -16
  137. package/dist/api-contracts/src/mail/schemas/message.schema.d.ts +56 -56
  138. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +486 -490
  139. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  140. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +468 -473
  141. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  142. package/dist/api-contracts/src/messenger/index.d.ts +3718 -3233
  143. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  144. package/dist/api-contracts/src/messenger/schema.d.ts +16 -16
  145. package/dist/api-contracts/src/messenger/validation.d.ts +146 -156
  146. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  147. package/dist/api-contracts/src/notification/index.d.ts +38 -42
  148. package/dist/api-contracts/src/notification/index.d.ts.map +1 -1
  149. package/dist/api-contracts/src/notification/schema.d.ts +18 -18
  150. package/dist/api-contracts/src/notification/validation.d.ts +10 -10
  151. package/dist/api-contracts/src/permission/index.d.ts +17 -17
  152. package/dist/api-contracts/src/presence-status/index.d.ts +81 -84
  153. package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
  154. package/dist/api-contracts/src/public-api/index.d.ts +280 -344
  155. package/dist/api-contracts/src/public-api/index.d.ts.map +1 -1
  156. package/dist/api-contracts/src/public-api/schema.d.ts +44 -58
  157. package/dist/api-contracts/src/public-api/schema.d.ts.map +1 -1
  158. package/dist/api-contracts/src/public-api/validation.d.ts +108 -133
  159. package/dist/api-contracts/src/public-api/validation.d.ts.map +1 -1
  160. package/dist/api-contracts/src/role/index.d.ts +83 -88
  161. package/dist/api-contracts/src/role/index.d.ts.map +1 -1
  162. package/dist/api-contracts/src/sms/index.d.ts +260 -241
  163. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  164. package/dist/api-contracts/src/sms/schema.d.ts +8 -8
  165. package/dist/api-contracts/src/sms/validation.d.ts +2 -2
  166. package/dist/api-contracts/src/snippet/index.d.ts +96 -118
  167. package/dist/api-contracts/src/snippet/index.d.ts.map +1 -1
  168. package/dist/api-contracts/src/snippet/schema.d.ts +24 -31
  169. package/dist/api-contracts/src/snippet/schema.d.ts.map +1 -1
  170. package/dist/api-contracts/src/snippet/validation.d.ts +4 -5
  171. package/dist/api-contracts/src/snippet/validation.d.ts.map +1 -1
  172. package/dist/api-contracts/src/subscription/index.d.ts +233 -255
  173. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  174. package/dist/api-contracts/src/subscription/schema.d.ts +276 -306
  175. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  176. package/dist/api-contracts/src/tag/index.d.ts +84 -91
  177. package/dist/api-contracts/src/tag/index.d.ts.map +1 -1
  178. package/dist/api-contracts/src/tag/schema.d.ts +4 -5
  179. package/dist/api-contracts/src/tag/schema.d.ts.map +1 -1
  180. package/dist/api-contracts/src/tag-group/schema.d.ts +2 -3
  181. package/dist/api-contracts/src/tag-group/schema.d.ts.map +1 -1
  182. package/dist/api-contracts/src/telegram/index.d.ts +2955 -2496
  183. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  184. package/dist/api-contracts/src/telegram/validation.d.ts +4 -4
  185. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +68 -72
  186. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  187. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +6 -7
  188. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  189. package/dist/api-contracts/src/telephony-cdr/call-report.schema.d.ts +38 -38
  190. package/dist/api-contracts/src/telephony-cdr/index.d.ts +1329 -1394
  191. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  192. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +222 -242
  193. package/dist/api-contracts/src/telephony-cdr/schema.d.ts.map +1 -1
  194. package/dist/api-contracts/src/telephony-cdr/validation.d.ts +45 -52
  195. package/dist/api-contracts/src/telephony-cdr/validation.d.ts.map +1 -1
  196. package/dist/api-contracts/src/telephony-extension/index.d.ts +21 -21
  197. package/dist/api-contracts/src/telephony-extension/schema.d.ts +4 -4
  198. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts +2 -3
  199. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts.map +1 -1
  200. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts +2 -3
  201. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts.map +1 -1
  202. package/dist/api-contracts/src/tenant/schema.d.ts +4 -5
  203. package/dist/api-contracts/src/tenant/schema.d.ts.map +1 -1
  204. package/dist/api-contracts/src/ticket/index.d.ts +958 -1057
  205. package/dist/api-contracts/src/ticket/index.d.ts.map +1 -1
  206. package/dist/api-contracts/src/ticket/schema.d.ts +100 -123
  207. package/dist/api-contracts/src/ticket/schema.d.ts.map +1 -1
  208. package/dist/api-contracts/src/ticket/validation.d.ts +55 -57
  209. package/dist/api-contracts/src/ticket/validation.d.ts.map +1 -1
  210. package/dist/api-contracts/src/upload/index.d.ts +34 -36
  211. package/dist/api-contracts/src/upload/index.d.ts.map +1 -1
  212. package/dist/api-contracts/src/upload/schema.d.ts +2 -3
  213. package/dist/api-contracts/src/upload/schema.d.ts.map +1 -1
  214. package/dist/api-contracts/src/user/index.d.ts +130 -136
  215. package/dist/api-contracts/src/user/index.d.ts.map +1 -1
  216. package/dist/api-contracts/src/user/schema.d.ts +2 -2
  217. package/dist/api-contracts/src/user/validation.d.ts +8 -9
  218. package/dist/api-contracts/src/user/validation.d.ts.map +1 -1
  219. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +35 -36
  220. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  221. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +6 -7
  222. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  223. package/dist/api-contracts/src/viber/index.d.ts +3442 -2983
  224. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  225. package/dist/api-contracts/src/viber/validation.d.ts +4 -4
  226. package/dist/api-contracts/src/webchat/index.d.ts +8425 -6944
  227. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  228. package/dist/api-contracts/src/webchat/schema.d.ts +10 -10
  229. package/dist/api-contracts/src/webchat/validation.d.ts +2 -2
  230. package/dist/api-contracts/src/whatsapp/index.d.ts +3577 -3105
  231. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  232. package/dist/api-contracts/src/whatsapp/validation.d.ts +2 -3
  233. package/dist/api-contracts/src/whatsapp/validation.d.ts.map +1 -1
  234. package/dist/api-contracts/src/widget/index.d.ts +152 -163
  235. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  236. package/dist/api-contracts/src/widget/schema.d.ts +4 -5
  237. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  238. package/dist/api-contracts/src/widget/validation.d.ts +4 -4
  239. package/dist/api-contracts/src/workflow-rule/index.d.ts +1860 -1543
  240. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  241. package/dist/api-contracts/src/workflow-rule/schema.d.ts +4 -5
  242. package/dist/api-contracts/src/workflow-rule/schema.d.ts.map +1 -1
  243. package/dist/api-contracts/src/wrap-up-form/index.d.ts +173 -192
  244. package/dist/api-contracts/src/wrap-up-form/index.d.ts.map +1 -1
  245. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +10 -13
  246. package/dist/api-contracts/src/wrap-up-form/schema.d.ts.map +1 -1
  247. package/dist/api-contracts/src/wrap-up-form/validation.d.ts +20 -21
  248. package/dist/api-contracts/src/wrap-up-form/validation.d.ts.map +1 -1
  249. package/dist/api-contracts/utils.d.ts +3 -4
  250. package/dist/api-contracts/utils.d.ts.map +1 -1
  251. package/dist/entities/src/enums/chat.d.ts +3 -0
  252. package/dist/entities/src/enums/chat.d.ts.map +1 -1
  253. package/dist/index.js +3271 -3172
  254. package/dist/index.js.map +1 -1
  255. package/dist/index.mjs +3270 -3172
  256. package/dist/index.mjs.map +1 -1
  257. package/package.json +1 -1
@@ -1,19 +1,18 @@
1
1
  import z from 'zod';
2
- export declare const ProductPriceSchema: z.ZodObject<z.objectUtil.extendShape<{
2
+ export declare const ProductPriceSchema: z.ZodObject<{
3
3
  id: z.ZodString;
4
4
  createdAt: z.ZodDate;
5
5
  updatedAt: z.ZodDate;
6
6
  deletedAt: z.ZodNullable<z.ZodDate>;
7
- }, {
8
7
  priceId: z.ZodString;
9
8
  name: z.ZodNullable<z.ZodString>;
10
9
  perUnit: z.ZodNumber;
11
10
  price: z.ZodNumber;
12
11
  currency: z.ZodNullable<z.ZodString>;
13
- }>, "strip", z.ZodTypeAny, {
14
- currency: string | null;
15
- name: string | null;
12
+ }, "strip", z.ZodTypeAny, {
16
13
  id: string;
14
+ name: string | null;
15
+ currency: string | null;
17
16
  createdAt: Date;
18
17
  updatedAt: Date;
19
18
  deletedAt: Date | null;
@@ -21,9 +20,9 @@ export declare const ProductPriceSchema: z.ZodObject<z.objectUtil.extendShape<{
21
20
  perUnit: number;
22
21
  price: number;
23
22
  }, {
24
- currency: string | null;
25
- name: string | null;
26
23
  id: string;
24
+ name: string | null;
25
+ currency: string | null;
27
26
  createdAt: Date;
28
27
  updatedAt: Date;
29
28
  deletedAt: Date | null;
@@ -31,33 +30,31 @@ export declare const ProductPriceSchema: z.ZodObject<z.objectUtil.extendShape<{
31
30
  perUnit: number;
32
31
  price: number;
33
32
  }>;
34
- export declare const ProductWithoutRelatedSchema: z.ZodObject<z.objectUtil.extendShape<{
33
+ export declare const ProductWithoutRelatedSchema: z.ZodObject<{
35
34
  id: z.ZodString;
36
35
  createdAt: z.ZodDate;
37
36
  updatedAt: z.ZodDate;
38
37
  deletedAt: z.ZodNullable<z.ZodDate>;
39
- }, {
40
38
  provider: z.ZodString;
41
39
  productId: z.ZodString;
42
40
  name: z.ZodString;
43
41
  type: z.ZodString;
44
42
  omnichannel: z.ZodString;
45
43
  usageType: z.ZodNullable<z.ZodString>;
46
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
44
+ productPrice: z.ZodObject<{
47
45
  id: z.ZodString;
48
46
  createdAt: z.ZodDate;
49
47
  updatedAt: z.ZodDate;
50
48
  deletedAt: z.ZodNullable<z.ZodDate>;
51
- }, {
52
49
  priceId: z.ZodString;
53
50
  name: z.ZodNullable<z.ZodString>;
54
51
  perUnit: z.ZodNumber;
55
52
  price: z.ZodNumber;
56
53
  currency: z.ZodNullable<z.ZodString>;
57
- }>, "strip", z.ZodTypeAny, {
58
- currency: string | null;
59
- name: string | null;
54
+ }, "strip", z.ZodTypeAny, {
60
55
  id: string;
56
+ name: string | null;
57
+ currency: string | null;
61
58
  createdAt: Date;
62
59
  updatedAt: Date;
63
60
  deletedAt: Date | null;
@@ -65,9 +62,9 @@ export declare const ProductWithoutRelatedSchema: z.ZodObject<z.objectUtil.exten
65
62
  perUnit: number;
66
63
  price: number;
67
64
  }, {
68
- currency: string | null;
69
- name: string | null;
70
65
  id: string;
66
+ name: string | null;
67
+ currency: string | null;
71
68
  createdAt: Date;
72
69
  updatedAt: Date;
73
70
  deletedAt: Date | null;
@@ -75,10 +72,10 @@ export declare const ProductWithoutRelatedSchema: z.ZodObject<z.objectUtil.exten
75
72
  perUnit: number;
76
73
  price: number;
77
74
  }>;
78
- }>, "strip", z.ZodTypeAny, {
79
- name: string;
75
+ }, "strip", z.ZodTypeAny, {
80
76
  type: string;
81
77
  id: string;
78
+ name: string;
82
79
  createdAt: Date;
83
80
  updatedAt: Date;
84
81
  deletedAt: Date | null;
@@ -87,9 +84,9 @@ export declare const ProductWithoutRelatedSchema: z.ZodObject<z.objectUtil.exten
87
84
  omnichannel: string;
88
85
  usageType: string | null;
89
86
  productPrice: {
90
- currency: string | null;
91
- name: string | null;
92
87
  id: string;
88
+ name: string | null;
89
+ currency: string | null;
93
90
  createdAt: Date;
94
91
  updatedAt: Date;
95
92
  deletedAt: Date | null;
@@ -98,9 +95,9 @@ export declare const ProductWithoutRelatedSchema: z.ZodObject<z.objectUtil.exten
98
95
  price: number;
99
96
  };
100
97
  }, {
101
- name: string;
102
98
  type: string;
103
99
  id: string;
100
+ name: string;
104
101
  createdAt: Date;
105
102
  updatedAt: Date;
106
103
  deletedAt: Date | null;
@@ -109,9 +106,9 @@ export declare const ProductWithoutRelatedSchema: z.ZodObject<z.objectUtil.exten
109
106
  omnichannel: string;
110
107
  usageType: string | null;
111
108
  productPrice: {
112
- currency: string | null;
113
- name: string | null;
114
109
  id: string;
110
+ name: string | null;
111
+ currency: string | null;
115
112
  createdAt: Date;
116
113
  updatedAt: Date;
117
114
  deletedAt: Date | null;
@@ -120,40 +117,37 @@ export declare const ProductWithoutRelatedSchema: z.ZodObject<z.objectUtil.exten
120
117
  price: number;
121
118
  };
122
119
  }>;
123
- export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<{
120
+ export declare const RelatedProductSchema: z.ZodObject<{
124
121
  id: z.ZodString;
125
122
  createdAt: z.ZodDate;
126
123
  updatedAt: z.ZodDate;
127
124
  deletedAt: z.ZodNullable<z.ZodDate>;
128
- }, {
129
125
  includedQuantity: z.ZodNumber;
130
- product: z.ZodObject<z.objectUtil.extendShape<{
126
+ product: z.ZodObject<{
131
127
  id: z.ZodString;
132
128
  createdAt: z.ZodDate;
133
129
  updatedAt: z.ZodDate;
134
130
  deletedAt: z.ZodNullable<z.ZodDate>;
135
- }, {
136
131
  provider: z.ZodString;
137
132
  productId: z.ZodString;
138
133
  name: z.ZodString;
139
134
  type: z.ZodString;
140
135
  omnichannel: z.ZodString;
141
136
  usageType: z.ZodNullable<z.ZodString>;
142
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
137
+ productPrice: z.ZodObject<{
143
138
  id: z.ZodString;
144
139
  createdAt: z.ZodDate;
145
140
  updatedAt: z.ZodDate;
146
141
  deletedAt: z.ZodNullable<z.ZodDate>;
147
- }, {
148
142
  priceId: z.ZodString;
149
143
  name: z.ZodNullable<z.ZodString>;
150
144
  perUnit: z.ZodNumber;
151
145
  price: z.ZodNumber;
152
146
  currency: z.ZodNullable<z.ZodString>;
153
- }>, "strip", z.ZodTypeAny, {
154
- currency: string | null;
155
- name: string | null;
147
+ }, "strip", z.ZodTypeAny, {
156
148
  id: string;
149
+ name: string | null;
150
+ currency: string | null;
157
151
  createdAt: Date;
158
152
  updatedAt: Date;
159
153
  deletedAt: Date | null;
@@ -161,9 +155,9 @@ export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<
161
155
  perUnit: number;
162
156
  price: number;
163
157
  }, {
164
- currency: string | null;
165
- name: string | null;
166
158
  id: string;
159
+ name: string | null;
160
+ currency: string | null;
167
161
  createdAt: Date;
168
162
  updatedAt: Date;
169
163
  deletedAt: Date | null;
@@ -171,10 +165,10 @@ export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<
171
165
  perUnit: number;
172
166
  price: number;
173
167
  }>;
174
- }>, "strip", z.ZodTypeAny, {
175
- name: string;
168
+ }, "strip", z.ZodTypeAny, {
176
169
  type: string;
177
170
  id: string;
171
+ name: string;
178
172
  createdAt: Date;
179
173
  updatedAt: Date;
180
174
  deletedAt: Date | null;
@@ -183,9 +177,9 @@ export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<
183
177
  omnichannel: string;
184
178
  usageType: string | null;
185
179
  productPrice: {
186
- currency: string | null;
187
- name: string | null;
188
180
  id: string;
181
+ name: string | null;
182
+ currency: string | null;
189
183
  createdAt: Date;
190
184
  updatedAt: Date;
191
185
  deletedAt: Date | null;
@@ -194,9 +188,9 @@ export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<
194
188
  price: number;
195
189
  };
196
190
  }, {
197
- name: string;
198
191
  type: string;
199
192
  id: string;
193
+ name: string;
200
194
  createdAt: Date;
201
195
  updatedAt: Date;
202
196
  deletedAt: Date | null;
@@ -205,9 +199,9 @@ export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<
205
199
  omnichannel: string;
206
200
  usageType: string | null;
207
201
  productPrice: {
208
- currency: string | null;
209
- name: string | null;
210
202
  id: string;
203
+ name: string | null;
204
+ currency: string | null;
211
205
  createdAt: Date;
212
206
  updatedAt: Date;
213
207
  deletedAt: Date | null;
@@ -216,12 +210,12 @@ export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<
216
210
  price: number;
217
211
  };
218
212
  }>;
219
- }>, "strip", z.ZodTypeAny, {
213
+ }, "strip", z.ZodTypeAny, {
220
214
  id: string;
221
215
  product: {
222
- name: string;
223
216
  type: string;
224
217
  id: string;
218
+ name: string;
225
219
  createdAt: Date;
226
220
  updatedAt: Date;
227
221
  deletedAt: Date | null;
@@ -230,9 +224,9 @@ export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<
230
224
  omnichannel: string;
231
225
  usageType: string | null;
232
226
  productPrice: {
233
- currency: string | null;
234
- name: string | null;
235
227
  id: string;
228
+ name: string | null;
229
+ currency: string | null;
236
230
  createdAt: Date;
237
231
  updatedAt: Date;
238
232
  deletedAt: Date | null;
@@ -248,9 +242,9 @@ export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<
248
242
  }, {
249
243
  id: string;
250
244
  product: {
251
- name: string;
252
245
  type: string;
253
246
  id: string;
247
+ name: string;
254
248
  createdAt: Date;
255
249
  updatedAt: Date;
256
250
  deletedAt: Date | null;
@@ -259,9 +253,9 @@ export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<
259
253
  omnichannel: string;
260
254
  usageType: string | null;
261
255
  productPrice: {
262
- currency: string | null;
263
- name: string | null;
264
256
  id: string;
257
+ name: string | null;
258
+ currency: string | null;
265
259
  createdAt: Date;
266
260
  updatedAt: Date;
267
261
  deletedAt: Date | null;
@@ -275,33 +269,31 @@ export declare const RelatedProductSchema: z.ZodObject<z.objectUtil.extendShape<
275
269
  deletedAt: Date | null;
276
270
  includedQuantity: number;
277
271
  }>;
278
- export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
272
+ export declare const ProductSchema: z.ZodObject<{
279
273
  id: z.ZodString;
280
274
  createdAt: z.ZodDate;
281
275
  updatedAt: z.ZodDate;
282
276
  deletedAt: z.ZodNullable<z.ZodDate>;
283
- }, {
284
277
  provider: z.ZodString;
285
278
  productId: z.ZodString;
286
279
  name: z.ZodString;
287
280
  type: z.ZodString;
288
281
  omnichannel: z.ZodString;
289
282
  usageType: z.ZodNullable<z.ZodString>;
290
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
283
+ productPrice: z.ZodObject<{
291
284
  id: z.ZodString;
292
285
  createdAt: z.ZodDate;
293
286
  updatedAt: z.ZodDate;
294
287
  deletedAt: z.ZodNullable<z.ZodDate>;
295
- }, {
296
288
  priceId: z.ZodString;
297
289
  name: z.ZodNullable<z.ZodString>;
298
290
  perUnit: z.ZodNumber;
299
291
  price: z.ZodNumber;
300
292
  currency: z.ZodNullable<z.ZodString>;
301
- }>, "strip", z.ZodTypeAny, {
302
- currency: string | null;
303
- name: string | null;
293
+ }, "strip", z.ZodTypeAny, {
304
294
  id: string;
295
+ name: string | null;
296
+ currency: string | null;
305
297
  createdAt: Date;
306
298
  updatedAt: Date;
307
299
  deletedAt: Date | null;
@@ -309,9 +301,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
309
301
  perUnit: number;
310
302
  price: number;
311
303
  }, {
312
- currency: string | null;
313
- name: string | null;
314
304
  id: string;
305
+ name: string | null;
306
+ currency: string | null;
315
307
  createdAt: Date;
316
308
  updatedAt: Date;
317
309
  deletedAt: Date | null;
@@ -319,40 +311,37 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
319
311
  perUnit: number;
320
312
  price: number;
321
313
  }>;
322
- relatedProducts: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
314
+ relatedProducts: z.ZodArray<z.ZodObject<{
323
315
  id: z.ZodString;
324
316
  createdAt: z.ZodDate;
325
317
  updatedAt: z.ZodDate;
326
318
  deletedAt: z.ZodNullable<z.ZodDate>;
327
- }, {
328
319
  includedQuantity: z.ZodNumber;
329
- product: z.ZodObject<z.objectUtil.extendShape<{
320
+ product: z.ZodObject<{
330
321
  id: z.ZodString;
331
322
  createdAt: z.ZodDate;
332
323
  updatedAt: z.ZodDate;
333
324
  deletedAt: z.ZodNullable<z.ZodDate>;
334
- }, {
335
325
  provider: z.ZodString;
336
326
  productId: z.ZodString;
337
327
  name: z.ZodString;
338
328
  type: z.ZodString;
339
329
  omnichannel: z.ZodString;
340
330
  usageType: z.ZodNullable<z.ZodString>;
341
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
331
+ productPrice: z.ZodObject<{
342
332
  id: z.ZodString;
343
333
  createdAt: z.ZodDate;
344
334
  updatedAt: z.ZodDate;
345
335
  deletedAt: z.ZodNullable<z.ZodDate>;
346
- }, {
347
336
  priceId: z.ZodString;
348
337
  name: z.ZodNullable<z.ZodString>;
349
338
  perUnit: z.ZodNumber;
350
339
  price: z.ZodNumber;
351
340
  currency: z.ZodNullable<z.ZodString>;
352
- }>, "strip", z.ZodTypeAny, {
353
- currency: string | null;
354
- name: string | null;
341
+ }, "strip", z.ZodTypeAny, {
355
342
  id: string;
343
+ name: string | null;
344
+ currency: string | null;
356
345
  createdAt: Date;
357
346
  updatedAt: Date;
358
347
  deletedAt: Date | null;
@@ -360,9 +349,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
360
349
  perUnit: number;
361
350
  price: number;
362
351
  }, {
363
- currency: string | null;
364
- name: string | null;
365
352
  id: string;
353
+ name: string | null;
354
+ currency: string | null;
366
355
  createdAt: Date;
367
356
  updatedAt: Date;
368
357
  deletedAt: Date | null;
@@ -370,10 +359,10 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
370
359
  perUnit: number;
371
360
  price: number;
372
361
  }>;
373
- }>, "strip", z.ZodTypeAny, {
374
- name: string;
362
+ }, "strip", z.ZodTypeAny, {
375
363
  type: string;
376
364
  id: string;
365
+ name: string;
377
366
  createdAt: Date;
378
367
  updatedAt: Date;
379
368
  deletedAt: Date | null;
@@ -382,9 +371,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
382
371
  omnichannel: string;
383
372
  usageType: string | null;
384
373
  productPrice: {
385
- currency: string | null;
386
- name: string | null;
387
374
  id: string;
375
+ name: string | null;
376
+ currency: string | null;
388
377
  createdAt: Date;
389
378
  updatedAt: Date;
390
379
  deletedAt: Date | null;
@@ -393,9 +382,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
393
382
  price: number;
394
383
  };
395
384
  }, {
396
- name: string;
397
385
  type: string;
398
386
  id: string;
387
+ name: string;
399
388
  createdAt: Date;
400
389
  updatedAt: Date;
401
390
  deletedAt: Date | null;
@@ -404,9 +393,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
404
393
  omnichannel: string;
405
394
  usageType: string | null;
406
395
  productPrice: {
407
- currency: string | null;
408
- name: string | null;
409
396
  id: string;
397
+ name: string | null;
398
+ currency: string | null;
410
399
  createdAt: Date;
411
400
  updatedAt: Date;
412
401
  deletedAt: Date | null;
@@ -415,12 +404,12 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
415
404
  price: number;
416
405
  };
417
406
  }>;
418
- }>, "strip", z.ZodTypeAny, {
407
+ }, "strip", z.ZodTypeAny, {
419
408
  id: string;
420
409
  product: {
421
- name: string;
422
410
  type: string;
423
411
  id: string;
412
+ name: string;
424
413
  createdAt: Date;
425
414
  updatedAt: Date;
426
415
  deletedAt: Date | null;
@@ -429,9 +418,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
429
418
  omnichannel: string;
430
419
  usageType: string | null;
431
420
  productPrice: {
432
- currency: string | null;
433
- name: string | null;
434
421
  id: string;
422
+ name: string | null;
423
+ currency: string | null;
435
424
  createdAt: Date;
436
425
  updatedAt: Date;
437
426
  deletedAt: Date | null;
@@ -447,9 +436,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
447
436
  }, {
448
437
  id: string;
449
438
  product: {
450
- name: string;
451
439
  type: string;
452
440
  id: string;
441
+ name: string;
453
442
  createdAt: Date;
454
443
  updatedAt: Date;
455
444
  deletedAt: Date | null;
@@ -458,9 +447,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
458
447
  omnichannel: string;
459
448
  usageType: string | null;
460
449
  productPrice: {
461
- currency: string | null;
462
- name: string | null;
463
450
  id: string;
451
+ name: string | null;
452
+ currency: string | null;
464
453
  createdAt: Date;
465
454
  updatedAt: Date;
466
455
  deletedAt: Date | null;
@@ -474,10 +463,10 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
474
463
  deletedAt: Date | null;
475
464
  includedQuantity: number;
476
465
  }>, "many">;
477
- }>, "strip", z.ZodTypeAny, {
478
- name: string;
466
+ }, "strip", z.ZodTypeAny, {
479
467
  type: string;
480
468
  id: string;
469
+ name: string;
481
470
  createdAt: Date;
482
471
  updatedAt: Date;
483
472
  deletedAt: Date | null;
@@ -486,9 +475,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
486
475
  omnichannel: string;
487
476
  usageType: string | null;
488
477
  productPrice: {
489
- currency: string | null;
490
- name: string | null;
491
478
  id: string;
479
+ name: string | null;
480
+ currency: string | null;
492
481
  createdAt: Date;
493
482
  updatedAt: Date;
494
483
  deletedAt: Date | null;
@@ -499,9 +488,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
499
488
  relatedProducts: {
500
489
  id: string;
501
490
  product: {
502
- name: string;
503
491
  type: string;
504
492
  id: string;
493
+ name: string;
505
494
  createdAt: Date;
506
495
  updatedAt: Date;
507
496
  deletedAt: Date | null;
@@ -510,9 +499,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
510
499
  omnichannel: string;
511
500
  usageType: string | null;
512
501
  productPrice: {
513
- currency: string | null;
514
- name: string | null;
515
502
  id: string;
503
+ name: string | null;
504
+ currency: string | null;
516
505
  createdAt: Date;
517
506
  updatedAt: Date;
518
507
  deletedAt: Date | null;
@@ -527,9 +516,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
527
516
  includedQuantity: number;
528
517
  }[];
529
518
  }, {
530
- name: string;
531
519
  type: string;
532
520
  id: string;
521
+ name: string;
533
522
  createdAt: Date;
534
523
  updatedAt: Date;
535
524
  deletedAt: Date | null;
@@ -538,9 +527,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
538
527
  omnichannel: string;
539
528
  usageType: string | null;
540
529
  productPrice: {
541
- currency: string | null;
542
- name: string | null;
543
530
  id: string;
531
+ name: string | null;
532
+ currency: string | null;
544
533
  createdAt: Date;
545
534
  updatedAt: Date;
546
535
  deletedAt: Date | null;
@@ -551,9 +540,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
551
540
  relatedProducts: {
552
541
  id: string;
553
542
  product: {
554
- name: string;
555
543
  type: string;
556
544
  id: string;
545
+ name: string;
557
546
  createdAt: Date;
558
547
  updatedAt: Date;
559
548
  deletedAt: Date | null;
@@ -562,9 +551,9 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
562
551
  omnichannel: string;
563
552
  usageType: string | null;
564
553
  productPrice: {
565
- currency: string | null;
566
- name: string | null;
567
554
  id: string;
555
+ name: string | null;
556
+ currency: string | null;
568
557
  createdAt: Date;
569
558
  updatedAt: Date;
570
559
  deletedAt: Date | null;
@@ -579,42 +568,39 @@ export declare const ProductSchema: z.ZodObject<z.objectUtil.extendShape<{
579
568
  includedQuantity: number;
580
569
  }[];
581
570
  }>;
582
- export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendShape<{
571
+ export declare const SubscriptionProuctSchema: z.ZodObject<{
583
572
  id: z.ZodString;
584
573
  createdAt: z.ZodDate;
585
574
  updatedAt: z.ZodDate;
586
575
  deletedAt: z.ZodNullable<z.ZodDate>;
587
- }, {
588
576
  limit: z.ZodNumber;
589
577
  subscriptionItemId: z.ZodString;
590
578
  usage: z.ZodNullable<z.ZodNumber>;
591
- product: z.ZodObject<z.objectUtil.extendShape<{
579
+ product: z.ZodObject<{
592
580
  id: z.ZodString;
593
581
  createdAt: z.ZodDate;
594
582
  updatedAt: z.ZodDate;
595
583
  deletedAt: z.ZodNullable<z.ZodDate>;
596
- }, {
597
584
  provider: z.ZodString;
598
585
  productId: z.ZodString;
599
586
  name: z.ZodString;
600
587
  type: z.ZodString;
601
588
  omnichannel: z.ZodString;
602
589
  usageType: z.ZodNullable<z.ZodString>;
603
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
590
+ productPrice: z.ZodObject<{
604
591
  id: z.ZodString;
605
592
  createdAt: z.ZodDate;
606
593
  updatedAt: z.ZodDate;
607
594
  deletedAt: z.ZodNullable<z.ZodDate>;
608
- }, {
609
595
  priceId: z.ZodString;
610
596
  name: z.ZodNullable<z.ZodString>;
611
597
  perUnit: z.ZodNumber;
612
598
  price: z.ZodNumber;
613
599
  currency: z.ZodNullable<z.ZodString>;
614
- }>, "strip", z.ZodTypeAny, {
615
- currency: string | null;
616
- name: string | null;
600
+ }, "strip", z.ZodTypeAny, {
617
601
  id: string;
602
+ name: string | null;
603
+ currency: string | null;
618
604
  createdAt: Date;
619
605
  updatedAt: Date;
620
606
  deletedAt: Date | null;
@@ -622,9 +608,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
622
608
  perUnit: number;
623
609
  price: number;
624
610
  }, {
625
- currency: string | null;
626
- name: string | null;
627
611
  id: string;
612
+ name: string | null;
613
+ currency: string | null;
628
614
  createdAt: Date;
629
615
  updatedAt: Date;
630
616
  deletedAt: Date | null;
@@ -632,40 +618,37 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
632
618
  perUnit: number;
633
619
  price: number;
634
620
  }>;
635
- relatedProducts: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
621
+ relatedProducts: z.ZodArray<z.ZodObject<{
636
622
  id: z.ZodString;
637
623
  createdAt: z.ZodDate;
638
624
  updatedAt: z.ZodDate;
639
625
  deletedAt: z.ZodNullable<z.ZodDate>;
640
- }, {
641
626
  includedQuantity: z.ZodNumber;
642
- product: z.ZodObject<z.objectUtil.extendShape<{
627
+ product: z.ZodObject<{
643
628
  id: z.ZodString;
644
629
  createdAt: z.ZodDate;
645
630
  updatedAt: z.ZodDate;
646
631
  deletedAt: z.ZodNullable<z.ZodDate>;
647
- }, {
648
632
  provider: z.ZodString;
649
633
  productId: z.ZodString;
650
634
  name: z.ZodString;
651
635
  type: z.ZodString;
652
636
  omnichannel: z.ZodString;
653
637
  usageType: z.ZodNullable<z.ZodString>;
654
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
638
+ productPrice: z.ZodObject<{
655
639
  id: z.ZodString;
656
640
  createdAt: z.ZodDate;
657
641
  updatedAt: z.ZodDate;
658
642
  deletedAt: z.ZodNullable<z.ZodDate>;
659
- }, {
660
643
  priceId: z.ZodString;
661
644
  name: z.ZodNullable<z.ZodString>;
662
645
  perUnit: z.ZodNumber;
663
646
  price: z.ZodNumber;
664
647
  currency: z.ZodNullable<z.ZodString>;
665
- }>, "strip", z.ZodTypeAny, {
666
- currency: string | null;
667
- name: string | null;
648
+ }, "strip", z.ZodTypeAny, {
668
649
  id: string;
650
+ name: string | null;
651
+ currency: string | null;
669
652
  createdAt: Date;
670
653
  updatedAt: Date;
671
654
  deletedAt: Date | null;
@@ -673,9 +656,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
673
656
  perUnit: number;
674
657
  price: number;
675
658
  }, {
676
- currency: string | null;
677
- name: string | null;
678
659
  id: string;
660
+ name: string | null;
661
+ currency: string | null;
679
662
  createdAt: Date;
680
663
  updatedAt: Date;
681
664
  deletedAt: Date | null;
@@ -683,10 +666,10 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
683
666
  perUnit: number;
684
667
  price: number;
685
668
  }>;
686
- }>, "strip", z.ZodTypeAny, {
687
- name: string;
669
+ }, "strip", z.ZodTypeAny, {
688
670
  type: string;
689
671
  id: string;
672
+ name: string;
690
673
  createdAt: Date;
691
674
  updatedAt: Date;
692
675
  deletedAt: Date | null;
@@ -695,9 +678,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
695
678
  omnichannel: string;
696
679
  usageType: string | null;
697
680
  productPrice: {
698
- currency: string | null;
699
- name: string | null;
700
681
  id: string;
682
+ name: string | null;
683
+ currency: string | null;
701
684
  createdAt: Date;
702
685
  updatedAt: Date;
703
686
  deletedAt: Date | null;
@@ -706,9 +689,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
706
689
  price: number;
707
690
  };
708
691
  }, {
709
- name: string;
710
692
  type: string;
711
693
  id: string;
694
+ name: string;
712
695
  createdAt: Date;
713
696
  updatedAt: Date;
714
697
  deletedAt: Date | null;
@@ -717,9 +700,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
717
700
  omnichannel: string;
718
701
  usageType: string | null;
719
702
  productPrice: {
720
- currency: string | null;
721
- name: string | null;
722
703
  id: string;
704
+ name: string | null;
705
+ currency: string | null;
723
706
  createdAt: Date;
724
707
  updatedAt: Date;
725
708
  deletedAt: Date | null;
@@ -728,12 +711,12 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
728
711
  price: number;
729
712
  };
730
713
  }>;
731
- }>, "strip", z.ZodTypeAny, {
714
+ }, "strip", z.ZodTypeAny, {
732
715
  id: string;
733
716
  product: {
734
- name: string;
735
717
  type: string;
736
718
  id: string;
719
+ name: string;
737
720
  createdAt: Date;
738
721
  updatedAt: Date;
739
722
  deletedAt: Date | null;
@@ -742,9 +725,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
742
725
  omnichannel: string;
743
726
  usageType: string | null;
744
727
  productPrice: {
745
- currency: string | null;
746
- name: string | null;
747
728
  id: string;
729
+ name: string | null;
730
+ currency: string | null;
748
731
  createdAt: Date;
749
732
  updatedAt: Date;
750
733
  deletedAt: Date | null;
@@ -760,9 +743,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
760
743
  }, {
761
744
  id: string;
762
745
  product: {
763
- name: string;
764
746
  type: string;
765
747
  id: string;
748
+ name: string;
766
749
  createdAt: Date;
767
750
  updatedAt: Date;
768
751
  deletedAt: Date | null;
@@ -771,9 +754,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
771
754
  omnichannel: string;
772
755
  usageType: string | null;
773
756
  productPrice: {
774
- currency: string | null;
775
- name: string | null;
776
757
  id: string;
758
+ name: string | null;
759
+ currency: string | null;
777
760
  createdAt: Date;
778
761
  updatedAt: Date;
779
762
  deletedAt: Date | null;
@@ -787,10 +770,10 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
787
770
  deletedAt: Date | null;
788
771
  includedQuantity: number;
789
772
  }>, "many">;
790
- }>, "strip", z.ZodTypeAny, {
791
- name: string;
773
+ }, "strip", z.ZodTypeAny, {
792
774
  type: string;
793
775
  id: string;
776
+ name: string;
794
777
  createdAt: Date;
795
778
  updatedAt: Date;
796
779
  deletedAt: Date | null;
@@ -799,9 +782,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
799
782
  omnichannel: string;
800
783
  usageType: string | null;
801
784
  productPrice: {
802
- currency: string | null;
803
- name: string | null;
804
785
  id: string;
786
+ name: string | null;
787
+ currency: string | null;
805
788
  createdAt: Date;
806
789
  updatedAt: Date;
807
790
  deletedAt: Date | null;
@@ -812,9 +795,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
812
795
  relatedProducts: {
813
796
  id: string;
814
797
  product: {
815
- name: string;
816
798
  type: string;
817
799
  id: string;
800
+ name: string;
818
801
  createdAt: Date;
819
802
  updatedAt: Date;
820
803
  deletedAt: Date | null;
@@ -823,9 +806,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
823
806
  omnichannel: string;
824
807
  usageType: string | null;
825
808
  productPrice: {
826
- currency: string | null;
827
- name: string | null;
828
809
  id: string;
810
+ name: string | null;
811
+ currency: string | null;
829
812
  createdAt: Date;
830
813
  updatedAt: Date;
831
814
  deletedAt: Date | null;
@@ -840,9 +823,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
840
823
  includedQuantity: number;
841
824
  }[];
842
825
  }, {
843
- name: string;
844
826
  type: string;
845
827
  id: string;
828
+ name: string;
846
829
  createdAt: Date;
847
830
  updatedAt: Date;
848
831
  deletedAt: Date | null;
@@ -851,9 +834,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
851
834
  omnichannel: string;
852
835
  usageType: string | null;
853
836
  productPrice: {
854
- currency: string | null;
855
- name: string | null;
856
837
  id: string;
838
+ name: string | null;
839
+ currency: string | null;
857
840
  createdAt: Date;
858
841
  updatedAt: Date;
859
842
  deletedAt: Date | null;
@@ -864,9 +847,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
864
847
  relatedProducts: {
865
848
  id: string;
866
849
  product: {
867
- name: string;
868
850
  type: string;
869
851
  id: string;
852
+ name: string;
870
853
  createdAt: Date;
871
854
  updatedAt: Date;
872
855
  deletedAt: Date | null;
@@ -875,9 +858,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
875
858
  omnichannel: string;
876
859
  usageType: string | null;
877
860
  productPrice: {
878
- currency: string | null;
879
- name: string | null;
880
861
  id: string;
862
+ name: string | null;
863
+ currency: string | null;
881
864
  createdAt: Date;
882
865
  updatedAt: Date;
883
866
  deletedAt: Date | null;
@@ -892,12 +875,12 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
892
875
  includedQuantity: number;
893
876
  }[];
894
877
  }>;
895
- }>, "strip", z.ZodTypeAny, {
878
+ }, "strip", z.ZodTypeAny, {
896
879
  id: string;
897
880
  product: {
898
- name: string;
899
881
  type: string;
900
882
  id: string;
883
+ name: string;
901
884
  createdAt: Date;
902
885
  updatedAt: Date;
903
886
  deletedAt: Date | null;
@@ -906,9 +889,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
906
889
  omnichannel: string;
907
890
  usageType: string | null;
908
891
  productPrice: {
909
- currency: string | null;
910
- name: string | null;
911
892
  id: string;
893
+ name: string | null;
894
+ currency: string | null;
912
895
  createdAt: Date;
913
896
  updatedAt: Date;
914
897
  deletedAt: Date | null;
@@ -919,9 +902,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
919
902
  relatedProducts: {
920
903
  id: string;
921
904
  product: {
922
- name: string;
923
905
  type: string;
924
906
  id: string;
907
+ name: string;
925
908
  createdAt: Date;
926
909
  updatedAt: Date;
927
910
  deletedAt: Date | null;
@@ -930,9 +913,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
930
913
  omnichannel: string;
931
914
  usageType: string | null;
932
915
  productPrice: {
933
- currency: string | null;
934
- name: string | null;
935
916
  id: string;
917
+ name: string | null;
918
+ currency: string | null;
936
919
  createdAt: Date;
937
920
  updatedAt: Date;
938
921
  deletedAt: Date | null;
@@ -956,9 +939,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
956
939
  }, {
957
940
  id: string;
958
941
  product: {
959
- name: string;
960
942
  type: string;
961
943
  id: string;
944
+ name: string;
962
945
  createdAt: Date;
963
946
  updatedAt: Date;
964
947
  deletedAt: Date | null;
@@ -967,9 +950,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
967
950
  omnichannel: string;
968
951
  usageType: string | null;
969
952
  productPrice: {
970
- currency: string | null;
971
- name: string | null;
972
953
  id: string;
954
+ name: string | null;
955
+ currency: string | null;
973
956
  createdAt: Date;
974
957
  updatedAt: Date;
975
958
  deletedAt: Date | null;
@@ -980,9 +963,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
980
963
  relatedProducts: {
981
964
  id: string;
982
965
  product: {
983
- name: string;
984
966
  type: string;
985
967
  id: string;
968
+ name: string;
986
969
  createdAt: Date;
987
970
  updatedAt: Date;
988
971
  deletedAt: Date | null;
@@ -991,9 +974,9 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
991
974
  omnichannel: string;
992
975
  usageType: string | null;
993
976
  productPrice: {
994
- currency: string | null;
995
- name: string | null;
996
977
  id: string;
978
+ name: string | null;
979
+ currency: string | null;
997
980
  createdAt: Date;
998
981
  updatedAt: Date;
999
982
  deletedAt: Date | null;
@@ -1015,12 +998,11 @@ export declare const SubscriptionProuctSchema: z.ZodObject<z.objectUtil.extendSh
1015
998
  subscriptionItemId: string;
1016
999
  usage: number | null;
1017
1000
  }>;
1018
- export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1001
+ export declare const SubscriptionSchema: z.ZodObject<{
1019
1002
  id: z.ZodString;
1020
1003
  createdAt: z.ZodDate;
1021
1004
  updatedAt: z.ZodDate;
1022
1005
  deletedAt: z.ZodNullable<z.ZodDate>;
1023
- }, {
1024
1006
  provider: z.ZodString;
1025
1007
  type: z.ZodString;
1026
1008
  subscriptionId: z.ZodString;
@@ -1031,42 +1013,39 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1031
1013
  expireAt: z.ZodDate;
1032
1014
  status: z.ZodString;
1033
1015
  name: z.ZodNullable<z.ZodString>;
1034
- subscriptionProducts: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1016
+ subscriptionProducts: z.ZodArray<z.ZodObject<{
1035
1017
  id: z.ZodString;
1036
1018
  createdAt: z.ZodDate;
1037
1019
  updatedAt: z.ZodDate;
1038
1020
  deletedAt: z.ZodNullable<z.ZodDate>;
1039
- }, {
1040
1021
  limit: z.ZodNumber;
1041
1022
  subscriptionItemId: z.ZodString;
1042
1023
  usage: z.ZodNullable<z.ZodNumber>;
1043
- product: z.ZodObject<z.objectUtil.extendShape<{
1024
+ product: z.ZodObject<{
1044
1025
  id: z.ZodString;
1045
1026
  createdAt: z.ZodDate;
1046
1027
  updatedAt: z.ZodDate;
1047
1028
  deletedAt: z.ZodNullable<z.ZodDate>;
1048
- }, {
1049
1029
  provider: z.ZodString;
1050
1030
  productId: z.ZodString;
1051
1031
  name: z.ZodString;
1052
1032
  type: z.ZodString;
1053
1033
  omnichannel: z.ZodString;
1054
1034
  usageType: z.ZodNullable<z.ZodString>;
1055
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
1035
+ productPrice: z.ZodObject<{
1056
1036
  id: z.ZodString;
1057
1037
  createdAt: z.ZodDate;
1058
1038
  updatedAt: z.ZodDate;
1059
1039
  deletedAt: z.ZodNullable<z.ZodDate>;
1060
- }, {
1061
1040
  priceId: z.ZodString;
1062
1041
  name: z.ZodNullable<z.ZodString>;
1063
1042
  perUnit: z.ZodNumber;
1064
1043
  price: z.ZodNumber;
1065
1044
  currency: z.ZodNullable<z.ZodString>;
1066
- }>, "strip", z.ZodTypeAny, {
1067
- currency: string | null;
1068
- name: string | null;
1045
+ }, "strip", z.ZodTypeAny, {
1069
1046
  id: string;
1047
+ name: string | null;
1048
+ currency: string | null;
1070
1049
  createdAt: Date;
1071
1050
  updatedAt: Date;
1072
1051
  deletedAt: Date | null;
@@ -1074,9 +1053,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1074
1053
  perUnit: number;
1075
1054
  price: number;
1076
1055
  }, {
1077
- currency: string | null;
1078
- name: string | null;
1079
1056
  id: string;
1057
+ name: string | null;
1058
+ currency: string | null;
1080
1059
  createdAt: Date;
1081
1060
  updatedAt: Date;
1082
1061
  deletedAt: Date | null;
@@ -1084,40 +1063,37 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1084
1063
  perUnit: number;
1085
1064
  price: number;
1086
1065
  }>;
1087
- relatedProducts: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1066
+ relatedProducts: z.ZodArray<z.ZodObject<{
1088
1067
  id: z.ZodString;
1089
1068
  createdAt: z.ZodDate;
1090
1069
  updatedAt: z.ZodDate;
1091
1070
  deletedAt: z.ZodNullable<z.ZodDate>;
1092
- }, {
1093
1071
  includedQuantity: z.ZodNumber;
1094
- product: z.ZodObject<z.objectUtil.extendShape<{
1072
+ product: z.ZodObject<{
1095
1073
  id: z.ZodString;
1096
1074
  createdAt: z.ZodDate;
1097
1075
  updatedAt: z.ZodDate;
1098
1076
  deletedAt: z.ZodNullable<z.ZodDate>;
1099
- }, {
1100
1077
  provider: z.ZodString;
1101
1078
  productId: z.ZodString;
1102
1079
  name: z.ZodString;
1103
1080
  type: z.ZodString;
1104
1081
  omnichannel: z.ZodString;
1105
1082
  usageType: z.ZodNullable<z.ZodString>;
1106
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
1083
+ productPrice: z.ZodObject<{
1107
1084
  id: z.ZodString;
1108
1085
  createdAt: z.ZodDate;
1109
1086
  updatedAt: z.ZodDate;
1110
1087
  deletedAt: z.ZodNullable<z.ZodDate>;
1111
- }, {
1112
1088
  priceId: z.ZodString;
1113
1089
  name: z.ZodNullable<z.ZodString>;
1114
1090
  perUnit: z.ZodNumber;
1115
1091
  price: z.ZodNumber;
1116
1092
  currency: z.ZodNullable<z.ZodString>;
1117
- }>, "strip", z.ZodTypeAny, {
1118
- currency: string | null;
1119
- name: string | null;
1093
+ }, "strip", z.ZodTypeAny, {
1120
1094
  id: string;
1095
+ name: string | null;
1096
+ currency: string | null;
1121
1097
  createdAt: Date;
1122
1098
  updatedAt: Date;
1123
1099
  deletedAt: Date | null;
@@ -1125,9 +1101,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1125
1101
  perUnit: number;
1126
1102
  price: number;
1127
1103
  }, {
1128
- currency: string | null;
1129
- name: string | null;
1130
1104
  id: string;
1105
+ name: string | null;
1106
+ currency: string | null;
1131
1107
  createdAt: Date;
1132
1108
  updatedAt: Date;
1133
1109
  deletedAt: Date | null;
@@ -1135,10 +1111,10 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1135
1111
  perUnit: number;
1136
1112
  price: number;
1137
1113
  }>;
1138
- }>, "strip", z.ZodTypeAny, {
1139
- name: string;
1114
+ }, "strip", z.ZodTypeAny, {
1140
1115
  type: string;
1141
1116
  id: string;
1117
+ name: string;
1142
1118
  createdAt: Date;
1143
1119
  updatedAt: Date;
1144
1120
  deletedAt: Date | null;
@@ -1147,9 +1123,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1147
1123
  omnichannel: string;
1148
1124
  usageType: string | null;
1149
1125
  productPrice: {
1150
- currency: string | null;
1151
- name: string | null;
1152
1126
  id: string;
1127
+ name: string | null;
1128
+ currency: string | null;
1153
1129
  createdAt: Date;
1154
1130
  updatedAt: Date;
1155
1131
  deletedAt: Date | null;
@@ -1158,9 +1134,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1158
1134
  price: number;
1159
1135
  };
1160
1136
  }, {
1161
- name: string;
1162
1137
  type: string;
1163
1138
  id: string;
1139
+ name: string;
1164
1140
  createdAt: Date;
1165
1141
  updatedAt: Date;
1166
1142
  deletedAt: Date | null;
@@ -1169,9 +1145,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1169
1145
  omnichannel: string;
1170
1146
  usageType: string | null;
1171
1147
  productPrice: {
1172
- currency: string | null;
1173
- name: string | null;
1174
1148
  id: string;
1149
+ name: string | null;
1150
+ currency: string | null;
1175
1151
  createdAt: Date;
1176
1152
  updatedAt: Date;
1177
1153
  deletedAt: Date | null;
@@ -1180,12 +1156,12 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1180
1156
  price: number;
1181
1157
  };
1182
1158
  }>;
1183
- }>, "strip", z.ZodTypeAny, {
1159
+ }, "strip", z.ZodTypeAny, {
1184
1160
  id: string;
1185
1161
  product: {
1186
- name: string;
1187
1162
  type: string;
1188
1163
  id: string;
1164
+ name: string;
1189
1165
  createdAt: Date;
1190
1166
  updatedAt: Date;
1191
1167
  deletedAt: Date | null;
@@ -1194,9 +1170,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1194
1170
  omnichannel: string;
1195
1171
  usageType: string | null;
1196
1172
  productPrice: {
1197
- currency: string | null;
1198
- name: string | null;
1199
1173
  id: string;
1174
+ name: string | null;
1175
+ currency: string | null;
1200
1176
  createdAt: Date;
1201
1177
  updatedAt: Date;
1202
1178
  deletedAt: Date | null;
@@ -1212,9 +1188,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1212
1188
  }, {
1213
1189
  id: string;
1214
1190
  product: {
1215
- name: string;
1216
1191
  type: string;
1217
1192
  id: string;
1193
+ name: string;
1218
1194
  createdAt: Date;
1219
1195
  updatedAt: Date;
1220
1196
  deletedAt: Date | null;
@@ -1223,9 +1199,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1223
1199
  omnichannel: string;
1224
1200
  usageType: string | null;
1225
1201
  productPrice: {
1226
- currency: string | null;
1227
- name: string | null;
1228
1202
  id: string;
1203
+ name: string | null;
1204
+ currency: string | null;
1229
1205
  createdAt: Date;
1230
1206
  updatedAt: Date;
1231
1207
  deletedAt: Date | null;
@@ -1239,10 +1215,10 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1239
1215
  deletedAt: Date | null;
1240
1216
  includedQuantity: number;
1241
1217
  }>, "many">;
1242
- }>, "strip", z.ZodTypeAny, {
1243
- name: string;
1218
+ }, "strip", z.ZodTypeAny, {
1244
1219
  type: string;
1245
1220
  id: string;
1221
+ name: string;
1246
1222
  createdAt: Date;
1247
1223
  updatedAt: Date;
1248
1224
  deletedAt: Date | null;
@@ -1251,9 +1227,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1251
1227
  omnichannel: string;
1252
1228
  usageType: string | null;
1253
1229
  productPrice: {
1254
- currency: string | null;
1255
- name: string | null;
1256
1230
  id: string;
1231
+ name: string | null;
1232
+ currency: string | null;
1257
1233
  createdAt: Date;
1258
1234
  updatedAt: Date;
1259
1235
  deletedAt: Date | null;
@@ -1264,9 +1240,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1264
1240
  relatedProducts: {
1265
1241
  id: string;
1266
1242
  product: {
1267
- name: string;
1268
1243
  type: string;
1269
1244
  id: string;
1245
+ name: string;
1270
1246
  createdAt: Date;
1271
1247
  updatedAt: Date;
1272
1248
  deletedAt: Date | null;
@@ -1275,9 +1251,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1275
1251
  omnichannel: string;
1276
1252
  usageType: string | null;
1277
1253
  productPrice: {
1278
- currency: string | null;
1279
- name: string | null;
1280
1254
  id: string;
1255
+ name: string | null;
1256
+ currency: string | null;
1281
1257
  createdAt: Date;
1282
1258
  updatedAt: Date;
1283
1259
  deletedAt: Date | null;
@@ -1292,9 +1268,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1292
1268
  includedQuantity: number;
1293
1269
  }[];
1294
1270
  }, {
1295
- name: string;
1296
1271
  type: string;
1297
1272
  id: string;
1273
+ name: string;
1298
1274
  createdAt: Date;
1299
1275
  updatedAt: Date;
1300
1276
  deletedAt: Date | null;
@@ -1303,9 +1279,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1303
1279
  omnichannel: string;
1304
1280
  usageType: string | null;
1305
1281
  productPrice: {
1306
- currency: string | null;
1307
- name: string | null;
1308
1282
  id: string;
1283
+ name: string | null;
1284
+ currency: string | null;
1309
1285
  createdAt: Date;
1310
1286
  updatedAt: Date;
1311
1287
  deletedAt: Date | null;
@@ -1316,9 +1292,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1316
1292
  relatedProducts: {
1317
1293
  id: string;
1318
1294
  product: {
1319
- name: string;
1320
1295
  type: string;
1321
1296
  id: string;
1297
+ name: string;
1322
1298
  createdAt: Date;
1323
1299
  updatedAt: Date;
1324
1300
  deletedAt: Date | null;
@@ -1327,9 +1303,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1327
1303
  omnichannel: string;
1328
1304
  usageType: string | null;
1329
1305
  productPrice: {
1330
- currency: string | null;
1331
- name: string | null;
1332
1306
  id: string;
1307
+ name: string | null;
1308
+ currency: string | null;
1333
1309
  createdAt: Date;
1334
1310
  updatedAt: Date;
1335
1311
  deletedAt: Date | null;
@@ -1344,12 +1320,12 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1344
1320
  includedQuantity: number;
1345
1321
  }[];
1346
1322
  }>;
1347
- }>, "strip", z.ZodTypeAny, {
1323
+ }, "strip", z.ZodTypeAny, {
1348
1324
  id: string;
1349
1325
  product: {
1350
- name: string;
1351
1326
  type: string;
1352
1327
  id: string;
1328
+ name: string;
1353
1329
  createdAt: Date;
1354
1330
  updatedAt: Date;
1355
1331
  deletedAt: Date | null;
@@ -1358,9 +1334,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1358
1334
  omnichannel: string;
1359
1335
  usageType: string | null;
1360
1336
  productPrice: {
1361
- currency: string | null;
1362
- name: string | null;
1363
1337
  id: string;
1338
+ name: string | null;
1339
+ currency: string | null;
1364
1340
  createdAt: Date;
1365
1341
  updatedAt: Date;
1366
1342
  deletedAt: Date | null;
@@ -1371,9 +1347,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1371
1347
  relatedProducts: {
1372
1348
  id: string;
1373
1349
  product: {
1374
- name: string;
1375
1350
  type: string;
1376
1351
  id: string;
1352
+ name: string;
1377
1353
  createdAt: Date;
1378
1354
  updatedAt: Date;
1379
1355
  deletedAt: Date | null;
@@ -1382,9 +1358,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1382
1358
  omnichannel: string;
1383
1359
  usageType: string | null;
1384
1360
  productPrice: {
1385
- currency: string | null;
1386
- name: string | null;
1387
1361
  id: string;
1362
+ name: string | null;
1363
+ currency: string | null;
1388
1364
  createdAt: Date;
1389
1365
  updatedAt: Date;
1390
1366
  deletedAt: Date | null;
@@ -1408,9 +1384,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1408
1384
  }, {
1409
1385
  id: string;
1410
1386
  product: {
1411
- name: string;
1412
1387
  type: string;
1413
1388
  id: string;
1389
+ name: string;
1414
1390
  createdAt: Date;
1415
1391
  updatedAt: Date;
1416
1392
  deletedAt: Date | null;
@@ -1419,9 +1395,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1419
1395
  omnichannel: string;
1420
1396
  usageType: string | null;
1421
1397
  productPrice: {
1422
- currency: string | null;
1423
- name: string | null;
1424
1398
  id: string;
1399
+ name: string | null;
1400
+ currency: string | null;
1425
1401
  createdAt: Date;
1426
1402
  updatedAt: Date;
1427
1403
  deletedAt: Date | null;
@@ -1432,9 +1408,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1432
1408
  relatedProducts: {
1433
1409
  id: string;
1434
1410
  product: {
1435
- name: string;
1436
1411
  type: string;
1437
1412
  id: string;
1413
+ name: string;
1438
1414
  createdAt: Date;
1439
1415
  updatedAt: Date;
1440
1416
  deletedAt: Date | null;
@@ -1443,9 +1419,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1443
1419
  omnichannel: string;
1444
1420
  usageType: string | null;
1445
1421
  productPrice: {
1446
- currency: string | null;
1447
- name: string | null;
1448
1422
  id: string;
1423
+ name: string | null;
1424
+ currency: string | null;
1449
1425
  createdAt: Date;
1450
1426
  updatedAt: Date;
1451
1427
  deletedAt: Date | null;
@@ -1467,21 +1443,20 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1467
1443
  subscriptionItemId: string;
1468
1444
  usage: number | null;
1469
1445
  }>, "many">;
1470
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
1446
+ productPrice: z.ZodObject<{
1471
1447
  id: z.ZodString;
1472
1448
  createdAt: z.ZodDate;
1473
1449
  updatedAt: z.ZodDate;
1474
1450
  deletedAt: z.ZodNullable<z.ZodDate>;
1475
- }, {
1476
1451
  priceId: z.ZodString;
1477
1452
  name: z.ZodNullable<z.ZodString>;
1478
1453
  perUnit: z.ZodNumber;
1479
1454
  price: z.ZodNumber;
1480
1455
  currency: z.ZodNullable<z.ZodString>;
1481
- }>, "strip", z.ZodTypeAny, {
1482
- currency: string | null;
1483
- name: string | null;
1456
+ }, "strip", z.ZodTypeAny, {
1484
1457
  id: string;
1458
+ name: string | null;
1459
+ currency: string | null;
1485
1460
  createdAt: Date;
1486
1461
  updatedAt: Date;
1487
1462
  deletedAt: Date | null;
@@ -1489,9 +1464,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1489
1464
  perUnit: number;
1490
1465
  price: number;
1491
1466
  }, {
1492
- currency: string | null;
1493
- name: string | null;
1494
1467
  id: string;
1468
+ name: string | null;
1469
+ currency: string | null;
1495
1470
  createdAt: Date;
1496
1471
  updatedAt: Date;
1497
1472
  deletedAt: Date | null;
@@ -1499,33 +1474,31 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1499
1474
  perUnit: number;
1500
1475
  price: number;
1501
1476
  }>;
1502
- product: z.ZodObject<z.objectUtil.extendShape<{
1477
+ product: z.ZodObject<{
1503
1478
  id: z.ZodString;
1504
1479
  createdAt: z.ZodDate;
1505
1480
  updatedAt: z.ZodDate;
1506
1481
  deletedAt: z.ZodNullable<z.ZodDate>;
1507
- }, {
1508
1482
  provider: z.ZodString;
1509
1483
  productId: z.ZodString;
1510
1484
  name: z.ZodString;
1511
1485
  type: z.ZodString;
1512
1486
  omnichannel: z.ZodString;
1513
1487
  usageType: z.ZodNullable<z.ZodString>;
1514
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
1488
+ productPrice: z.ZodObject<{
1515
1489
  id: z.ZodString;
1516
1490
  createdAt: z.ZodDate;
1517
1491
  updatedAt: z.ZodDate;
1518
1492
  deletedAt: z.ZodNullable<z.ZodDate>;
1519
- }, {
1520
1493
  priceId: z.ZodString;
1521
1494
  name: z.ZodNullable<z.ZodString>;
1522
1495
  perUnit: z.ZodNumber;
1523
1496
  price: z.ZodNumber;
1524
1497
  currency: z.ZodNullable<z.ZodString>;
1525
- }>, "strip", z.ZodTypeAny, {
1526
- currency: string | null;
1527
- name: string | null;
1498
+ }, "strip", z.ZodTypeAny, {
1528
1499
  id: string;
1500
+ name: string | null;
1501
+ currency: string | null;
1529
1502
  createdAt: Date;
1530
1503
  updatedAt: Date;
1531
1504
  deletedAt: Date | null;
@@ -1533,9 +1506,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1533
1506
  perUnit: number;
1534
1507
  price: number;
1535
1508
  }, {
1536
- currency: string | null;
1537
- name: string | null;
1538
1509
  id: string;
1510
+ name: string | null;
1511
+ currency: string | null;
1539
1512
  createdAt: Date;
1540
1513
  updatedAt: Date;
1541
1514
  deletedAt: Date | null;
@@ -1543,40 +1516,37 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1543
1516
  perUnit: number;
1544
1517
  price: number;
1545
1518
  }>;
1546
- relatedProducts: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1519
+ relatedProducts: z.ZodArray<z.ZodObject<{
1547
1520
  id: z.ZodString;
1548
1521
  createdAt: z.ZodDate;
1549
1522
  updatedAt: z.ZodDate;
1550
1523
  deletedAt: z.ZodNullable<z.ZodDate>;
1551
- }, {
1552
1524
  includedQuantity: z.ZodNumber;
1553
- product: z.ZodObject<z.objectUtil.extendShape<{
1525
+ product: z.ZodObject<{
1554
1526
  id: z.ZodString;
1555
1527
  createdAt: z.ZodDate;
1556
1528
  updatedAt: z.ZodDate;
1557
1529
  deletedAt: z.ZodNullable<z.ZodDate>;
1558
- }, {
1559
1530
  provider: z.ZodString;
1560
1531
  productId: z.ZodString;
1561
1532
  name: z.ZodString;
1562
1533
  type: z.ZodString;
1563
1534
  omnichannel: z.ZodString;
1564
1535
  usageType: z.ZodNullable<z.ZodString>;
1565
- productPrice: z.ZodObject<z.objectUtil.extendShape<{
1536
+ productPrice: z.ZodObject<{
1566
1537
  id: z.ZodString;
1567
1538
  createdAt: z.ZodDate;
1568
1539
  updatedAt: z.ZodDate;
1569
1540
  deletedAt: z.ZodNullable<z.ZodDate>;
1570
- }, {
1571
1541
  priceId: z.ZodString;
1572
1542
  name: z.ZodNullable<z.ZodString>;
1573
1543
  perUnit: z.ZodNumber;
1574
1544
  price: z.ZodNumber;
1575
1545
  currency: z.ZodNullable<z.ZodString>;
1576
- }>, "strip", z.ZodTypeAny, {
1577
- currency: string | null;
1578
- name: string | null;
1546
+ }, "strip", z.ZodTypeAny, {
1579
1547
  id: string;
1548
+ name: string | null;
1549
+ currency: string | null;
1580
1550
  createdAt: Date;
1581
1551
  updatedAt: Date;
1582
1552
  deletedAt: Date | null;
@@ -1584,9 +1554,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1584
1554
  perUnit: number;
1585
1555
  price: number;
1586
1556
  }, {
1587
- currency: string | null;
1588
- name: string | null;
1589
1557
  id: string;
1558
+ name: string | null;
1559
+ currency: string | null;
1590
1560
  createdAt: Date;
1591
1561
  updatedAt: Date;
1592
1562
  deletedAt: Date | null;
@@ -1594,10 +1564,10 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1594
1564
  perUnit: number;
1595
1565
  price: number;
1596
1566
  }>;
1597
- }>, "strip", z.ZodTypeAny, {
1598
- name: string;
1567
+ }, "strip", z.ZodTypeAny, {
1599
1568
  type: string;
1600
1569
  id: string;
1570
+ name: string;
1601
1571
  createdAt: Date;
1602
1572
  updatedAt: Date;
1603
1573
  deletedAt: Date | null;
@@ -1606,9 +1576,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1606
1576
  omnichannel: string;
1607
1577
  usageType: string | null;
1608
1578
  productPrice: {
1609
- currency: string | null;
1610
- name: string | null;
1611
1579
  id: string;
1580
+ name: string | null;
1581
+ currency: string | null;
1612
1582
  createdAt: Date;
1613
1583
  updatedAt: Date;
1614
1584
  deletedAt: Date | null;
@@ -1617,9 +1587,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1617
1587
  price: number;
1618
1588
  };
1619
1589
  }, {
1620
- name: string;
1621
1590
  type: string;
1622
1591
  id: string;
1592
+ name: string;
1623
1593
  createdAt: Date;
1624
1594
  updatedAt: Date;
1625
1595
  deletedAt: Date | null;
@@ -1628,9 +1598,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1628
1598
  omnichannel: string;
1629
1599
  usageType: string | null;
1630
1600
  productPrice: {
1631
- currency: string | null;
1632
- name: string | null;
1633
1601
  id: string;
1602
+ name: string | null;
1603
+ currency: string | null;
1634
1604
  createdAt: Date;
1635
1605
  updatedAt: Date;
1636
1606
  deletedAt: Date | null;
@@ -1639,12 +1609,12 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1639
1609
  price: number;
1640
1610
  };
1641
1611
  }>;
1642
- }>, "strip", z.ZodTypeAny, {
1612
+ }, "strip", z.ZodTypeAny, {
1643
1613
  id: string;
1644
1614
  product: {
1645
- name: string;
1646
1615
  type: string;
1647
1616
  id: string;
1617
+ name: string;
1648
1618
  createdAt: Date;
1649
1619
  updatedAt: Date;
1650
1620
  deletedAt: Date | null;
@@ -1653,9 +1623,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1653
1623
  omnichannel: string;
1654
1624
  usageType: string | null;
1655
1625
  productPrice: {
1656
- currency: string | null;
1657
- name: string | null;
1658
1626
  id: string;
1627
+ name: string | null;
1628
+ currency: string | null;
1659
1629
  createdAt: Date;
1660
1630
  updatedAt: Date;
1661
1631
  deletedAt: Date | null;
@@ -1671,9 +1641,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1671
1641
  }, {
1672
1642
  id: string;
1673
1643
  product: {
1674
- name: string;
1675
1644
  type: string;
1676
1645
  id: string;
1646
+ name: string;
1677
1647
  createdAt: Date;
1678
1648
  updatedAt: Date;
1679
1649
  deletedAt: Date | null;
@@ -1682,9 +1652,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1682
1652
  omnichannel: string;
1683
1653
  usageType: string | null;
1684
1654
  productPrice: {
1685
- currency: string | null;
1686
- name: string | null;
1687
1655
  id: string;
1656
+ name: string | null;
1657
+ currency: string | null;
1688
1658
  createdAt: Date;
1689
1659
  updatedAt: Date;
1690
1660
  deletedAt: Date | null;
@@ -1698,10 +1668,10 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1698
1668
  deletedAt: Date | null;
1699
1669
  includedQuantity: number;
1700
1670
  }>, "many">;
1701
- }>, "strip", z.ZodTypeAny, {
1702
- name: string;
1671
+ }, "strip", z.ZodTypeAny, {
1703
1672
  type: string;
1704
1673
  id: string;
1674
+ name: string;
1705
1675
  createdAt: Date;
1706
1676
  updatedAt: Date;
1707
1677
  deletedAt: Date | null;
@@ -1710,9 +1680,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1710
1680
  omnichannel: string;
1711
1681
  usageType: string | null;
1712
1682
  productPrice: {
1713
- currency: string | null;
1714
- name: string | null;
1715
1683
  id: string;
1684
+ name: string | null;
1685
+ currency: string | null;
1716
1686
  createdAt: Date;
1717
1687
  updatedAt: Date;
1718
1688
  deletedAt: Date | null;
@@ -1723,9 +1693,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1723
1693
  relatedProducts: {
1724
1694
  id: string;
1725
1695
  product: {
1726
- name: string;
1727
1696
  type: string;
1728
1697
  id: string;
1698
+ name: string;
1729
1699
  createdAt: Date;
1730
1700
  updatedAt: Date;
1731
1701
  deletedAt: Date | null;
@@ -1734,9 +1704,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1734
1704
  omnichannel: string;
1735
1705
  usageType: string | null;
1736
1706
  productPrice: {
1737
- currency: string | null;
1738
- name: string | null;
1739
1707
  id: string;
1708
+ name: string | null;
1709
+ currency: string | null;
1740
1710
  createdAt: Date;
1741
1711
  updatedAt: Date;
1742
1712
  deletedAt: Date | null;
@@ -1751,9 +1721,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1751
1721
  includedQuantity: number;
1752
1722
  }[];
1753
1723
  }, {
1754
- name: string;
1755
1724
  type: string;
1756
1725
  id: string;
1726
+ name: string;
1757
1727
  createdAt: Date;
1758
1728
  updatedAt: Date;
1759
1729
  deletedAt: Date | null;
@@ -1762,9 +1732,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1762
1732
  omnichannel: string;
1763
1733
  usageType: string | null;
1764
1734
  productPrice: {
1765
- currency: string | null;
1766
- name: string | null;
1767
1735
  id: string;
1736
+ name: string | null;
1737
+ currency: string | null;
1768
1738
  createdAt: Date;
1769
1739
  updatedAt: Date;
1770
1740
  deletedAt: Date | null;
@@ -1775,9 +1745,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1775
1745
  relatedProducts: {
1776
1746
  id: string;
1777
1747
  product: {
1778
- name: string;
1779
1748
  type: string;
1780
1749
  id: string;
1750
+ name: string;
1781
1751
  createdAt: Date;
1782
1752
  updatedAt: Date;
1783
1753
  deletedAt: Date | null;
@@ -1786,9 +1756,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1786
1756
  omnichannel: string;
1787
1757
  usageType: string | null;
1788
1758
  productPrice: {
1789
- currency: string | null;
1790
- name: string | null;
1791
1759
  id: string;
1760
+ name: string | null;
1761
+ currency: string | null;
1792
1762
  createdAt: Date;
1793
1763
  updatedAt: Date;
1794
1764
  deletedAt: Date | null;
@@ -1803,15 +1773,15 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1803
1773
  includedQuantity: number;
1804
1774
  }[];
1805
1775
  }>;
1806
- }>, "strip", z.ZodTypeAny, {
1807
- name: string | null;
1776
+ }, "strip", z.ZodTypeAny, {
1808
1777
  type: string;
1809
1778
  interval: string;
1810
1779
  id: string;
1780
+ name: string | null;
1811
1781
  product: {
1812
- name: string;
1813
1782
  type: string;
1814
1783
  id: string;
1784
+ name: string;
1815
1785
  createdAt: Date;
1816
1786
  updatedAt: Date;
1817
1787
  deletedAt: Date | null;
@@ -1820,9 +1790,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1820
1790
  omnichannel: string;
1821
1791
  usageType: string | null;
1822
1792
  productPrice: {
1823
- currency: string | null;
1824
- name: string | null;
1825
1793
  id: string;
1794
+ name: string | null;
1795
+ currency: string | null;
1826
1796
  createdAt: Date;
1827
1797
  updatedAt: Date;
1828
1798
  deletedAt: Date | null;
@@ -1833,9 +1803,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1833
1803
  relatedProducts: {
1834
1804
  id: string;
1835
1805
  product: {
1836
- name: string;
1837
1806
  type: string;
1838
1807
  id: string;
1808
+ name: string;
1839
1809
  createdAt: Date;
1840
1810
  updatedAt: Date;
1841
1811
  deletedAt: Date | null;
@@ -1844,9 +1814,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1844
1814
  omnichannel: string;
1845
1815
  usageType: string | null;
1846
1816
  productPrice: {
1847
- currency: string | null;
1848
- name: string | null;
1849
1817
  id: string;
1818
+ name: string | null;
1819
+ currency: string | null;
1850
1820
  createdAt: Date;
1851
1821
  updatedAt: Date;
1852
1822
  deletedAt: Date | null;
@@ -1867,9 +1837,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1867
1837
  deletedAt: Date | null;
1868
1838
  provider: string;
1869
1839
  productPrice: {
1870
- currency: string | null;
1871
- name: string | null;
1872
1840
  id: string;
1841
+ name: string | null;
1842
+ currency: string | null;
1873
1843
  createdAt: Date;
1874
1844
  updatedAt: Date;
1875
1845
  deletedAt: Date | null;
@@ -1885,9 +1855,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1885
1855
  subscriptionProducts: {
1886
1856
  id: string;
1887
1857
  product: {
1888
- name: string;
1889
1858
  type: string;
1890
1859
  id: string;
1860
+ name: string;
1891
1861
  createdAt: Date;
1892
1862
  updatedAt: Date;
1893
1863
  deletedAt: Date | null;
@@ -1896,9 +1866,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1896
1866
  omnichannel: string;
1897
1867
  usageType: string | null;
1898
1868
  productPrice: {
1899
- currency: string | null;
1900
- name: string | null;
1901
1869
  id: string;
1870
+ name: string | null;
1871
+ currency: string | null;
1902
1872
  createdAt: Date;
1903
1873
  updatedAt: Date;
1904
1874
  deletedAt: Date | null;
@@ -1909,9 +1879,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1909
1879
  relatedProducts: {
1910
1880
  id: string;
1911
1881
  product: {
1912
- name: string;
1913
1882
  type: string;
1914
1883
  id: string;
1884
+ name: string;
1915
1885
  createdAt: Date;
1916
1886
  updatedAt: Date;
1917
1887
  deletedAt: Date | null;
@@ -1920,9 +1890,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1920
1890
  omnichannel: string;
1921
1891
  usageType: string | null;
1922
1892
  productPrice: {
1923
- currency: string | null;
1924
- name: string | null;
1925
1893
  id: string;
1894
+ name: string | null;
1895
+ currency: string | null;
1926
1896
  createdAt: Date;
1927
1897
  updatedAt: Date;
1928
1898
  deletedAt: Date | null;
@@ -1945,14 +1915,14 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1945
1915
  usage: number | null;
1946
1916
  }[];
1947
1917
  }, {
1948
- name: string | null;
1949
1918
  type: string;
1950
1919
  interval: string;
1951
1920
  id: string;
1921
+ name: string | null;
1952
1922
  product: {
1953
- name: string;
1954
1923
  type: string;
1955
1924
  id: string;
1925
+ name: string;
1956
1926
  createdAt: Date;
1957
1927
  updatedAt: Date;
1958
1928
  deletedAt: Date | null;
@@ -1961,9 +1931,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1961
1931
  omnichannel: string;
1962
1932
  usageType: string | null;
1963
1933
  productPrice: {
1964
- currency: string | null;
1965
- name: string | null;
1966
1934
  id: string;
1935
+ name: string | null;
1936
+ currency: string | null;
1967
1937
  createdAt: Date;
1968
1938
  updatedAt: Date;
1969
1939
  deletedAt: Date | null;
@@ -1974,9 +1944,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1974
1944
  relatedProducts: {
1975
1945
  id: string;
1976
1946
  product: {
1977
- name: string;
1978
1947
  type: string;
1979
1948
  id: string;
1949
+ name: string;
1980
1950
  createdAt: Date;
1981
1951
  updatedAt: Date;
1982
1952
  deletedAt: Date | null;
@@ -1985,9 +1955,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
1985
1955
  omnichannel: string;
1986
1956
  usageType: string | null;
1987
1957
  productPrice: {
1988
- currency: string | null;
1989
- name: string | null;
1990
1958
  id: string;
1959
+ name: string | null;
1960
+ currency: string | null;
1991
1961
  createdAt: Date;
1992
1962
  updatedAt: Date;
1993
1963
  deletedAt: Date | null;
@@ -2008,9 +1978,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
2008
1978
  deletedAt: Date | null;
2009
1979
  provider: string;
2010
1980
  productPrice: {
2011
- currency: string | null;
2012
- name: string | null;
2013
1981
  id: string;
1982
+ name: string | null;
1983
+ currency: string | null;
2014
1984
  createdAt: Date;
2015
1985
  updatedAt: Date;
2016
1986
  deletedAt: Date | null;
@@ -2026,9 +1996,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
2026
1996
  subscriptionProducts: {
2027
1997
  id: string;
2028
1998
  product: {
2029
- name: string;
2030
1999
  type: string;
2031
2000
  id: string;
2001
+ name: string;
2032
2002
  createdAt: Date;
2033
2003
  updatedAt: Date;
2034
2004
  deletedAt: Date | null;
@@ -2037,9 +2007,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
2037
2007
  omnichannel: string;
2038
2008
  usageType: string | null;
2039
2009
  productPrice: {
2040
- currency: string | null;
2041
- name: string | null;
2042
2010
  id: string;
2011
+ name: string | null;
2012
+ currency: string | null;
2043
2013
  createdAt: Date;
2044
2014
  updatedAt: Date;
2045
2015
  deletedAt: Date | null;
@@ -2050,9 +2020,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
2050
2020
  relatedProducts: {
2051
2021
  id: string;
2052
2022
  product: {
2053
- name: string;
2054
2023
  type: string;
2055
2024
  id: string;
2025
+ name: string;
2056
2026
  createdAt: Date;
2057
2027
  updatedAt: Date;
2058
2028
  deletedAt: Date | null;
@@ -2061,9 +2031,9 @@ export declare const SubscriptionSchema: z.ZodObject<z.objectUtil.extendShape<{
2061
2031
  omnichannel: string;
2062
2032
  usageType: string | null;
2063
2033
  productPrice: {
2064
- currency: string | null;
2065
- name: string | null;
2066
2034
  id: string;
2035
+ name: string | null;
2036
+ currency: string | null;
2067
2037
  createdAt: Date;
2068
2038
  updatedAt: Date;
2069
2039
  deletedAt: Date | null;