@mikemo-coposit/am-accounting-shared 0.0.16 → 0.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (155) hide show
  1. package/dist/cjs/constants/common/index.d.ts +2 -0
  2. package/dist/cjs/constants/common/index.d.ts.map +1 -1
  3. package/dist/cjs/constants/common/package-version.constant.d.ts +2 -0
  4. package/dist/cjs/constants/common/package-version.constant.d.ts.map +1 -0
  5. package/dist/cjs/constants/common/pagination.constant.d.ts +3 -0
  6. package/dist/cjs/constants/common/pagination.constant.d.ts.map +1 -0
  7. package/dist/cjs/constants/property/index.d.ts +1 -0
  8. package/dist/cjs/constants/property/index.d.ts.map +1 -1
  9. package/dist/cjs/constants/property/property-initial-deposit-status.constant.d.ts +22 -0
  10. package/dist/cjs/constants/property/property-initial-deposit-status.constant.d.ts.map +1 -0
  11. package/dist/cjs/constants/property/property-status.constant.d.ts +14 -4
  12. package/dist/cjs/constants/property/property-status.constant.d.ts.map +1 -1
  13. package/dist/cjs/index.js +256 -168
  14. package/dist/cjs/schemas/cma/cma-search.rest.schemal.d.ts +153 -150
  15. package/dist/cjs/schemas/cma/cma-search.rest.schemal.d.ts.map +1 -1
  16. package/dist/cjs/schemas/cma/cma.rest.schema.d.ts +26 -0
  17. package/dist/cjs/schemas/cma/cma.rest.schema.d.ts.map +1 -1
  18. package/dist/cjs/schemas/cma-account-period/cma-account-period-close.rest.schema.d.ts +1 -1
  19. package/dist/cjs/schemas/cma-account-period/cma-account-period-closing-summary.rest.schema.d.ts +48 -0
  20. package/dist/cjs/schemas/cma-account-period/cma-account-period-closing-summary.rest.schema.d.ts.map +1 -1
  21. package/dist/cjs/schemas/cma-account-period/cma-account-period.rest.schema.d.ts +26 -0
  22. package/dist/cjs/schemas/cma-account-period/cma-account-period.rest.schema.d.ts.map +1 -1
  23. package/dist/cjs/schemas/cma-reconciled-transaction/cma-reconciled-transaction.rest.schema.d.ts +50 -0
  24. package/dist/cjs/schemas/cma-reconciled-transaction/cma-reconciled-transaction.rest.schema.d.ts.map +1 -1
  25. package/dist/cjs/schemas/cma-transaction/clear-cma-transaction.rest.schema.d.ts +1 -1
  26. package/dist/cjs/schemas/cma-transaction/cma-transaction-search.rest.schema.d.ts +264 -232
  27. package/dist/cjs/schemas/cma-transaction/cma-transaction-search.rest.schema.d.ts.map +1 -1
  28. package/dist/cjs/schemas/cma-transaction/cma-transaction.rest.schema.d.ts +2 -0
  29. package/dist/cjs/schemas/cma-transaction/cma-transaction.rest.schema.d.ts.map +1 -1
  30. package/dist/cjs/schemas/cma-transaction/create-cma-transactionrest.schema.d.ts +1 -1
  31. package/dist/cjs/schemas/common/date/string-to-date.schema.d.ts +3 -1
  32. package/dist/cjs/schemas/common/date/string-to-date.schema.d.ts.map +1 -1
  33. package/dist/cjs/schemas/common/search/index.d.ts +1 -0
  34. package/dist/cjs/schemas/common/search/index.d.ts.map +1 -1
  35. package/dist/cjs/schemas/common/search/number-filter.schema.d.ts +144 -35
  36. package/dist/cjs/schemas/common/search/number-filter.schema.d.ts.map +1 -1
  37. package/dist/cjs/schemas/common/search/pagination-req.schema.d.ts.map +1 -1
  38. package/dist/cjs/schemas/common/search/status-filter.schema.d.ts +155 -0
  39. package/dist/cjs/schemas/common/search/status-filter.schema.d.ts.map +1 -0
  40. package/dist/cjs/schemas/common/search/string-filter.schema.d.ts +28 -0
  41. package/dist/cjs/schemas/common/search/string-filter.schema.d.ts.map +1 -1
  42. package/dist/cjs/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts +48 -0
  43. package/dist/cjs/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts.map +1 -1
  44. package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts +24 -0
  45. package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts.map +1 -1
  46. package/dist/cjs/schemas/mta-transaction/create-mta-transactionrest.schema.d.ts +1 -1
  47. package/dist/cjs/schemas/mta-transaction/mta-transaction-search.rest.schema.d.ts +260 -191
  48. package/dist/cjs/schemas/mta-transaction/mta-transaction-search.rest.schema.d.ts.map +1 -1
  49. package/dist/cjs/schemas/mta-transaction/mta-transaction.entity.schema.d.ts +2 -0
  50. package/dist/cjs/schemas/mta-transaction/mta-transaction.entity.schema.d.ts.map +1 -1
  51. package/dist/cjs/schemas/mta-transaction/mta-transaction.rest.schema.d.ts +2 -0
  52. package/dist/cjs/schemas/mta-transaction/mta-transaction.rest.schema.d.ts.map +1 -1
  53. package/dist/cjs/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.entity.schema.d.ts +4 -0
  54. package/dist/cjs/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.entity.schema.d.ts.map +1 -1
  55. package/dist/cjs/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.rest.schema.d.ts +156 -0
  56. package/dist/cjs/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.rest.schema.d.ts.map +1 -1
  57. package/dist/cjs/schemas/payout/payout-provision-data.entity.schema.d.ts +4 -0
  58. package/dist/cjs/schemas/payout/payout-provision-data.entity.schema.d.ts.map +1 -1
  59. package/dist/cjs/schemas/payout/payout-update.rest.schema.d.ts +3 -3
  60. package/dist/cjs/schemas/payout/payout.entity.schema.d.ts +4 -0
  61. package/dist/cjs/schemas/payout/payout.entity.schema.d.ts.map +1 -1
  62. package/dist/cjs/schemas/payout/payout.rest.schema.d.ts +621 -15
  63. package/dist/cjs/schemas/payout/payout.rest.schema.d.ts.map +1 -1
  64. package/dist/cjs/schemas/payout/settlement-payout/provision-data.settlement-payout.entity.schema.d.ts +4 -0
  65. package/dist/cjs/schemas/payout/settlement-payout/provision-data.settlement-payout.entity.schema.d.ts.map +1 -1
  66. package/dist/cjs/schemas/payout/settlement-payout/update.settlement-payout.rest.schema.d.ts +4 -4
  67. package/dist/cjs/schemas/payout/unknown-payout/update.unknown-payout.rest.schema.d.ts +2 -2
  68. package/dist/cjs/schemas/payout-transaction/payout-transaction.rest.entity.d.ts +69 -1
  69. package/dist/cjs/schemas/payout-transaction/payout-transaction.rest.entity.d.ts.map +1 -1
  70. package/dist/cjs/schemas/property/property-search.rest.schema.d.ts +136 -113
  71. package/dist/cjs/schemas/property/property-search.rest.schema.d.ts.map +1 -1
  72. package/dist/cjs/schemas/property/property.entity.schema.d.ts +4 -0
  73. package/dist/cjs/schemas/property/property.entity.schema.d.ts.map +1 -1
  74. package/dist/cjs/schemas/property/property.rest.schema.d.ts +52 -0
  75. package/dist/cjs/schemas/property/property.rest.schema.d.ts.map +1 -1
  76. package/dist/cjs/utils/property.util.d.ts +4 -2
  77. package/dist/cjs/utils/property.util.d.ts.map +1 -1
  78. package/dist/esm/constants/common/index.d.ts +2 -0
  79. package/dist/esm/constants/common/index.d.ts.map +1 -1
  80. package/dist/esm/constants/common/package-version.constant.d.ts +2 -0
  81. package/dist/esm/constants/common/package-version.constant.d.ts.map +1 -0
  82. package/dist/esm/constants/common/pagination.constant.d.ts +3 -0
  83. package/dist/esm/constants/common/pagination.constant.d.ts.map +1 -0
  84. package/dist/esm/constants/property/index.d.ts +1 -0
  85. package/dist/esm/constants/property/index.d.ts.map +1 -1
  86. package/dist/esm/constants/property/property-initial-deposit-status.constant.d.ts +22 -0
  87. package/dist/esm/constants/property/property-initial-deposit-status.constant.d.ts.map +1 -0
  88. package/dist/esm/constants/property/property-status.constant.d.ts +14 -4
  89. package/dist/esm/constants/property/property-status.constant.d.ts.map +1 -1
  90. package/dist/esm/index.mjs +196 -150
  91. package/dist/esm/schemas/cma/cma-search.rest.schemal.d.ts +153 -150
  92. package/dist/esm/schemas/cma/cma-search.rest.schemal.d.ts.map +1 -1
  93. package/dist/esm/schemas/cma/cma.rest.schema.d.ts +26 -0
  94. package/dist/esm/schemas/cma/cma.rest.schema.d.ts.map +1 -1
  95. package/dist/esm/schemas/cma-account-period/cma-account-period-close.rest.schema.d.ts +1 -1
  96. package/dist/esm/schemas/cma-account-period/cma-account-period-closing-summary.rest.schema.d.ts +48 -0
  97. package/dist/esm/schemas/cma-account-period/cma-account-period-closing-summary.rest.schema.d.ts.map +1 -1
  98. package/dist/esm/schemas/cma-account-period/cma-account-period.rest.schema.d.ts +26 -0
  99. package/dist/esm/schemas/cma-account-period/cma-account-period.rest.schema.d.ts.map +1 -1
  100. package/dist/esm/schemas/cma-reconciled-transaction/cma-reconciled-transaction.rest.schema.d.ts +50 -0
  101. package/dist/esm/schemas/cma-reconciled-transaction/cma-reconciled-transaction.rest.schema.d.ts.map +1 -1
  102. package/dist/esm/schemas/cma-transaction/clear-cma-transaction.rest.schema.d.ts +1 -1
  103. package/dist/esm/schemas/cma-transaction/cma-transaction-search.rest.schema.d.ts +264 -232
  104. package/dist/esm/schemas/cma-transaction/cma-transaction-search.rest.schema.d.ts.map +1 -1
  105. package/dist/esm/schemas/cma-transaction/cma-transaction.rest.schema.d.ts +2 -0
  106. package/dist/esm/schemas/cma-transaction/cma-transaction.rest.schema.d.ts.map +1 -1
  107. package/dist/esm/schemas/cma-transaction/create-cma-transactionrest.schema.d.ts +1 -1
  108. package/dist/esm/schemas/common/date/string-to-date.schema.d.ts +3 -1
  109. package/dist/esm/schemas/common/date/string-to-date.schema.d.ts.map +1 -1
  110. package/dist/esm/schemas/common/search/index.d.ts +1 -0
  111. package/dist/esm/schemas/common/search/index.d.ts.map +1 -1
  112. package/dist/esm/schemas/common/search/number-filter.schema.d.ts +144 -35
  113. package/dist/esm/schemas/common/search/number-filter.schema.d.ts.map +1 -1
  114. package/dist/esm/schemas/common/search/pagination-req.schema.d.ts.map +1 -1
  115. package/dist/esm/schemas/common/search/status-filter.schema.d.ts +155 -0
  116. package/dist/esm/schemas/common/search/status-filter.schema.d.ts.map +1 -0
  117. package/dist/esm/schemas/common/search/string-filter.schema.d.ts +28 -0
  118. package/dist/esm/schemas/common/search/string-filter.schema.d.ts.map +1 -1
  119. package/dist/esm/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts +48 -0
  120. package/dist/esm/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts.map +1 -1
  121. package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts +24 -0
  122. package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts.map +1 -1
  123. package/dist/esm/schemas/mta-transaction/create-mta-transactionrest.schema.d.ts +1 -1
  124. package/dist/esm/schemas/mta-transaction/mta-transaction-search.rest.schema.d.ts +260 -191
  125. package/dist/esm/schemas/mta-transaction/mta-transaction-search.rest.schema.d.ts.map +1 -1
  126. package/dist/esm/schemas/mta-transaction/mta-transaction.entity.schema.d.ts +2 -0
  127. package/dist/esm/schemas/mta-transaction/mta-transaction.entity.schema.d.ts.map +1 -1
  128. package/dist/esm/schemas/mta-transaction/mta-transaction.rest.schema.d.ts +2 -0
  129. package/dist/esm/schemas/mta-transaction/mta-transaction.rest.schema.d.ts.map +1 -1
  130. package/dist/esm/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.entity.schema.d.ts +4 -0
  131. package/dist/esm/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.entity.schema.d.ts.map +1 -1
  132. package/dist/esm/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.rest.schema.d.ts +156 -0
  133. package/dist/esm/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.rest.schema.d.ts.map +1 -1
  134. package/dist/esm/schemas/payout/payout-provision-data.entity.schema.d.ts +4 -0
  135. package/dist/esm/schemas/payout/payout-provision-data.entity.schema.d.ts.map +1 -1
  136. package/dist/esm/schemas/payout/payout-update.rest.schema.d.ts +3 -3
  137. package/dist/esm/schemas/payout/payout.entity.schema.d.ts +4 -0
  138. package/dist/esm/schemas/payout/payout.entity.schema.d.ts.map +1 -1
  139. package/dist/esm/schemas/payout/payout.rest.schema.d.ts +621 -15
  140. package/dist/esm/schemas/payout/payout.rest.schema.d.ts.map +1 -1
  141. package/dist/esm/schemas/payout/settlement-payout/provision-data.settlement-payout.entity.schema.d.ts +4 -0
  142. package/dist/esm/schemas/payout/settlement-payout/provision-data.settlement-payout.entity.schema.d.ts.map +1 -1
  143. package/dist/esm/schemas/payout/settlement-payout/update.settlement-payout.rest.schema.d.ts +4 -4
  144. package/dist/esm/schemas/payout/unknown-payout/update.unknown-payout.rest.schema.d.ts +2 -2
  145. package/dist/esm/schemas/payout-transaction/payout-transaction.rest.entity.d.ts +69 -1
  146. package/dist/esm/schemas/payout-transaction/payout-transaction.rest.entity.d.ts.map +1 -1
  147. package/dist/esm/schemas/property/property-search.rest.schema.d.ts +136 -113
  148. package/dist/esm/schemas/property/property-search.rest.schema.d.ts.map +1 -1
  149. package/dist/esm/schemas/property/property.entity.schema.d.ts +4 -0
  150. package/dist/esm/schemas/property/property.entity.schema.d.ts.map +1 -1
  151. package/dist/esm/schemas/property/property.rest.schema.d.ts +52 -0
  152. package/dist/esm/schemas/property/property.rest.schema.d.ts.map +1 -1
  153. package/dist/esm/utils/property.util.d.ts +4 -2
  154. package/dist/esm/utils/property.util.d.ts.map +1 -1
  155. package/package.json +17 -10
@@ -224,44 +224,28 @@ export declare const cmaSearchRestReqSchema: z.ZodObject<{
224
224
  endsWith: z.ZodOptional<z.ZodString>;
225
225
  }, z.core.$strict>>]>>;
226
226
  }, z.core.$strict>>, z.ZodString]>>;
227
- balanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<{
228
- equals?: bigint | undefined;
229
- in?: bigint[] | undefined;
230
- notIn?: bigint[] | undefined;
231
- lt?: bigint | undefined;
232
- lte?: bigint | undefined;
233
- gt?: bigint | undefined;
234
- gte?: bigint | undefined;
235
- } & {
236
- not?: bigint | z.output<z.ZodObject<{
237
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
238
- in: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
239
- notIn: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
240
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
241
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
242
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
243
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
244
- }, z.core.$strip>> | undefined;
245
- }, unknown, z.core.$ZodTypeInternals<{
246
- equals?: bigint | undefined;
247
- in?: bigint[] | undefined;
248
- notIn?: bigint[] | undefined;
249
- lt?: bigint | undefined;
250
- lte?: bigint | undefined;
251
- gt?: bigint | undefined;
252
- gte?: bigint | undefined;
253
- } & {
254
- not?: bigint | z.output<z.ZodObject<{
255
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
256
- in: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
257
- notIn: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
258
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
259
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
260
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
261
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
262
- }, z.core.$strip>> | undefined;
263
- }, unknown>>>, z.ZodBigInt]>>;
227
+ balanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
228
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
229
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
230
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
231
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
232
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
233
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
234
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
235
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedBigInt<string | number | bigint>, z.ZodLazy<z.ZodObject<{
236
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
237
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
238
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
239
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
240
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
241
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
242
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
243
+ }, z.core.$strip>>]>>;
244
+ }, z.core.$strip>>, z.ZodCoercedBigInt<string | number | bigint>]>>;
264
245
  property: z.ZodOptional<z.ZodLazy<z.ZodObject<{
246
+ sort: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodPipe<z.ZodPipe<z.ZodString, z.ZodTransform<string, string>>, z.ZodEnum<typeof import("../..").SortOrder>>>>;
247
+ page: z.ZodOptional<z.ZodPipe<z.ZodPrefault<z.ZodCoercedNumber<string | number>>, z.ZodInt>>;
248
+ pageSize: z.ZodOptional<z.ZodPipe<z.ZodCoercedNumber<string | number>, z.ZodInt>>;
265
249
  id: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
266
250
  equals: z.ZodOptional<z.ZodString>;
267
251
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -486,118 +470,61 @@ export declare const cmaSearchRestReqSchema: z.ZodObject<{
486
470
  endsWith: z.ZodOptional<z.ZodString>;
487
471
  }, z.core.$strict>>]>>;
488
472
  }, z.core.$strict>>, z.ZodString]>>;
489
- mtaBalanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<{
490
- equals?: bigint | undefined;
491
- in?: bigint[] | undefined;
492
- notIn?: bigint[] | undefined;
493
- lt?: bigint | undefined;
494
- lte?: bigint | undefined;
495
- gt?: bigint | undefined;
496
- gte?: bigint | undefined;
497
- } & {
498
- not?: bigint | z.output<z.ZodObject<{
499
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
500
- in: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
501
- notIn: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
502
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
503
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
504
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
505
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
506
- }, z.core.$strip>> | undefined;
507
- }, unknown, z.core.$ZodTypeInternals<{
508
- equals?: bigint | undefined;
509
- in?: bigint[] | undefined;
510
- notIn?: bigint[] | undefined;
511
- lt?: bigint | undefined;
512
- lte?: bigint | undefined;
513
- gt?: bigint | undefined;
514
- gte?: bigint | undefined;
515
- } & {
516
- not?: bigint | z.output<z.ZodObject<{
517
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
518
- in: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
519
- notIn: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
520
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
521
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
522
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
523
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
524
- }, z.core.$strip>> | undefined;
525
- }, unknown>>>, z.ZodBigInt]>>;
526
- cmaBalanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<{
527
- equals?: bigint | undefined;
528
- in?: bigint[] | undefined;
529
- notIn?: bigint[] | undefined;
530
- lt?: bigint | undefined;
531
- lte?: bigint | undefined;
532
- gt?: bigint | undefined;
533
- gte?: bigint | undefined;
534
- } & {
535
- not?: bigint | z.output<z.ZodObject<{
536
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
537
- in: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
538
- notIn: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
539
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
540
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
541
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
542
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
543
- }, z.core.$strip>> | undefined;
544
- }, unknown, z.core.$ZodTypeInternals<{
545
- equals?: bigint | undefined;
546
- in?: bigint[] | undefined;
547
- notIn?: bigint[] | undefined;
548
- lt?: bigint | undefined;
549
- lte?: bigint | undefined;
550
- gt?: bigint | undefined;
551
- gte?: bigint | undefined;
552
- } & {
553
- not?: bigint | z.output<z.ZodObject<{
554
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
555
- in: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
556
- notIn: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
557
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
558
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
559
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
560
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
561
- }, z.core.$strip>> | undefined;
562
- }, unknown>>>, z.ZodBigInt]>>;
563
- balanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<{
564
- equals?: bigint | undefined;
565
- in?: bigint[] | undefined;
566
- notIn?: bigint[] | undefined;
567
- lt?: bigint | undefined;
568
- lte?: bigint | undefined;
569
- gt?: bigint | undefined;
570
- gte?: bigint | undefined;
571
- } & {
572
- not?: bigint | z.output<z.ZodObject<{
573
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
574
- in: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
575
- notIn: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
576
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
577
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
578
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
579
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
580
- }, z.core.$strip>> | undefined;
581
- }, unknown, z.core.$ZodTypeInternals<{
582
- equals?: bigint | undefined;
583
- in?: bigint[] | undefined;
584
- notIn?: bigint[] | undefined;
585
- lt?: bigint | undefined;
586
- lte?: bigint | undefined;
587
- gt?: bigint | undefined;
588
- gte?: bigint | undefined;
589
- } & {
590
- not?: bigint | z.output<z.ZodObject<{
591
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
592
- in: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
593
- notIn: z.ZodOptional<z.ZodArray<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>>;
594
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
595
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
596
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
597
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
598
- }, z.core.$strip>> | undefined;
599
- }, unknown>>>, z.ZodBigInt]>>;
600
- status: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
473
+ mtaBalanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
474
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
475
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
476
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
477
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
478
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
479
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
480
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
481
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedBigInt<string | number | bigint>, z.ZodLazy<z.ZodObject<{
482
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
483
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
484
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
485
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
486
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
487
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
488
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
489
+ }, z.core.$strip>>]>>;
490
+ }, z.core.$strip>>, z.ZodCoercedBigInt<string | number | bigint>]>>;
491
+ cmaBalanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
492
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
493
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
494
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
495
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
496
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
497
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
498
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
499
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedBigInt<string | number | bigint>, z.ZodLazy<z.ZodObject<{
500
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
501
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
502
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
503
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
504
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
505
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
506
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
507
+ }, z.core.$strip>>]>>;
508
+ }, z.core.$strip>>, z.ZodCoercedBigInt<string | number | bigint>]>>;
509
+ balanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
510
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
511
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
512
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
513
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
514
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
515
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
516
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
517
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedBigInt<string | number | bigint>, z.ZodLazy<z.ZodObject<{
518
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
519
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
520
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
521
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
522
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
523
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
524
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
525
+ }, z.core.$strip>>]>>;
526
+ }, z.core.$strip>>, z.ZodCoercedBigInt<string | number | bigint>]>>;
527
+ status: z.ZodOptional<z.ZodOptional<z.ZodPipe<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
601
528
  equals: z.ZodOptional<z.ZodString>;
602
529
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
603
530
  notIn: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -624,7 +551,83 @@ export declare const cmaSearchRestReqSchema: z.ZodObject<{
624
551
  startsWith: z.ZodOptional<z.ZodString>;
625
552
  endsWith: z.ZodOptional<z.ZodString>;
626
553
  }, z.core.$strict>>]>>;
627
- }, z.core.$strict>>, z.ZodString]>>;
554
+ }, z.core.$strict>>, z.ZodString]>, z.ZodTransform<string | {
555
+ equals?: string | undefined;
556
+ in?: string[] | undefined;
557
+ notIn?: string[] | undefined;
558
+ lt?: string | undefined;
559
+ lte?: string | undefined;
560
+ gt?: string | undefined;
561
+ gte?: string | undefined;
562
+ contains?: string | undefined;
563
+ startsWith?: string | undefined;
564
+ endsWith?: string | undefined;
565
+ mode?: "default" | "insensitive" | undefined;
566
+ not?: string | {
567
+ equals?: string | undefined;
568
+ in?: string[] | undefined;
569
+ notIn?: string[] | undefined;
570
+ lt?: string | undefined;
571
+ lte?: string | undefined;
572
+ gt?: string | undefined;
573
+ gte?: string | undefined;
574
+ contains?: string | undefined;
575
+ startsWith?: string | undefined;
576
+ endsWith?: string | undefined;
577
+ } | undefined;
578
+ } | undefined, string | {
579
+ equals?: string | undefined;
580
+ in?: string[] | undefined;
581
+ notIn?: string[] | undefined;
582
+ lt?: string | undefined;
583
+ lte?: string | undefined;
584
+ gt?: string | undefined;
585
+ gte?: string | undefined;
586
+ contains?: string | undefined;
587
+ startsWith?: string | undefined;
588
+ endsWith?: string | undefined;
589
+ mode?: "default" | "insensitive" | undefined;
590
+ not?: string | {
591
+ equals?: string | undefined;
592
+ in?: string[] | undefined;
593
+ notIn?: string[] | undefined;
594
+ lt?: string | undefined;
595
+ lte?: string | undefined;
596
+ gt?: string | undefined;
597
+ gte?: string | undefined;
598
+ contains?: string | undefined;
599
+ startsWith?: string | undefined;
600
+ endsWith?: string | undefined;
601
+ } | undefined;
602
+ }>>>>;
603
+ cmaId: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodOptional<z.ZodNullable<z.ZodObject<{
604
+ equals: z.ZodOptional<z.ZodNullable<z.ZodString>>;
605
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNull, z.ZodLazy<z.ZodObject<{
606
+ equals: z.ZodOptional<z.ZodString>;
607
+ in: z.ZodOptional<z.ZodArray<z.ZodString>>;
608
+ notIn: z.ZodOptional<z.ZodArray<z.ZodString>>;
609
+ lt: z.ZodOptional<z.ZodString>;
610
+ lte: z.ZodOptional<z.ZodString>;
611
+ gt: z.ZodOptional<z.ZodString>;
612
+ gte: z.ZodOptional<z.ZodString>;
613
+ contains: z.ZodOptional<z.ZodString>;
614
+ startsWith: z.ZodOptional<z.ZodString>;
615
+ endsWith: z.ZodOptional<z.ZodString>;
616
+ }, z.core.$strict>>]>>;
617
+ in: z.ZodOptional<z.ZodArray<z.ZodString>>;
618
+ notIn: z.ZodOptional<z.ZodArray<z.ZodString>>;
619
+ lt: z.ZodOptional<z.ZodString>;
620
+ lte: z.ZodOptional<z.ZodString>;
621
+ gt: z.ZodOptional<z.ZodString>;
622
+ gte: z.ZodOptional<z.ZodString>;
623
+ contains: z.ZodOptional<z.ZodString>;
624
+ startsWith: z.ZodOptional<z.ZodString>;
625
+ endsWith: z.ZodOptional<z.ZodString>;
626
+ mode: z.ZodOptional<z.ZodLazy<z.ZodEnum<{
627
+ readonly DEFAULT: "default";
628
+ readonly INSENSITIVE: "insensitive";
629
+ }>>>;
630
+ }, z.core.$strict>>>>, z.ZodString]>>;
628
631
  }, z.core.$strip>>>;
629
632
  }, z.core.$strip>;
630
633
  export type CmaSearchRestReq = z.input<typeof cmaSearchRestReqSchema>;
@@ -1 +1 @@
1
- {"version":3,"file":"cma-search.rest.schemal.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/cma/cma-search.rest.schemal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAYjC,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAEtE,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
1
+ {"version":3,"file":"cma-search.rest.schemal.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/cma/cma-search.rest.schemal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAWjC,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAEtE,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
@@ -61,6 +61,7 @@ export declare const cmaRestResSchema: z.ZodObject<{
61
61
  syncedAt: z.ZodCoercedDate<unknown>;
62
62
  updatedAt: z.ZodCoercedDate<unknown>;
63
63
  mtaId: z.ZodString;
64
+ cmaId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
65
  balanceCents: z.ZodCodec<z.ZodUnion<readonly [z.ZodString, z.ZodBigInt, z.ZodNumber]>, z.ZodNumber>;
65
66
  customerId: z.ZodString;
66
67
  projectId: z.ZodString;
@@ -70,6 +71,7 @@ export declare const cmaRestResSchema: z.ZodObject<{
70
71
  cmaBalanceCents: z.ZodCodec<z.ZodUnion<readonly [z.ZodString, z.ZodBigInt, z.ZodNumber]>, z.ZodNumber>;
71
72
  mtaBalanceCents: z.ZodCodec<z.ZodUnion<readonly [z.ZodString, z.ZodBigInt, z.ZodNumber]>, z.ZodNumber>;
72
73
  stage: z.ZodString;
74
+ initialDepositStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
73
75
  project: z.ZodOptional<z.ZodNullable<z.ZodLazy<z.ZodObject<{
74
76
  id: z.ZodString;
75
77
  name: z.ZodString;
@@ -160,7 +162,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
160
162
  cmaBalanceCents: bigint;
161
163
  mtaBalanceCents: bigint;
162
164
  stage: string;
165
+ cmaId?: string | null | undefined;
163
166
  buyerName?: string | null | undefined;
167
+ initialDepositStatus?: string | null | undefined;
164
168
  project?: {
165
169
  id: string;
166
170
  name: string;
@@ -253,7 +257,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
253
257
  cmaBalanceCents: bigint;
254
258
  mtaBalanceCents: bigint;
255
259
  stage: string;
260
+ cmaId?: string | null | undefined;
256
261
  buyerName?: string | null | undefined;
262
+ initialDepositStatus?: string | null | undefined;
257
263
  project?: {
258
264
  id: string;
259
265
  name: string;
@@ -345,7 +351,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
345
351
  cmaBalanceCents: bigint;
346
352
  mtaBalanceCents: bigint;
347
353
  stage: string;
354
+ cmaId?: string | null | undefined;
348
355
  buyerName?: string | null | undefined;
356
+ initialDepositStatus?: string | null | undefined;
349
357
  project?: {
350
358
  id: string;
351
359
  name: string;
@@ -445,7 +453,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
445
453
  cmaBalanceCents: unknown;
446
454
  mtaBalanceCents: unknown;
447
455
  stage: string;
456
+ cmaId?: string | null | undefined;
448
457
  buyerName?: string | null | undefined;
458
+ initialDepositStatus?: string | null | undefined;
449
459
  project?: {
450
460
  id: string;
451
461
  name: string;
@@ -538,7 +548,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
538
548
  cmaBalanceCents: unknown;
539
549
  mtaBalanceCents: unknown;
540
550
  stage: string;
551
+ cmaId?: string | null | undefined;
541
552
  buyerName?: string | null | undefined;
553
+ initialDepositStatus?: string | null | undefined;
542
554
  project?: {
543
555
  id: string;
544
556
  name: string;
@@ -630,7 +642,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
630
642
  cmaBalanceCents: unknown;
631
643
  mtaBalanceCents: unknown;
632
644
  stage: string;
645
+ cmaId?: string | null | undefined;
633
646
  buyerName?: string | null | undefined;
647
+ initialDepositStatus?: string | null | undefined;
634
648
  project?: {
635
649
  id: string;
636
650
  name: string;
@@ -724,7 +738,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
724
738
  cmaBalanceCents: bigint;
725
739
  mtaBalanceCents: bigint;
726
740
  stage: string;
741
+ cmaId?: string | null | undefined;
727
742
  buyerName?: string | null | undefined;
743
+ initialDepositStatus?: string | null | undefined;
728
744
  project?: {
729
745
  id: string;
730
746
  name: string;
@@ -817,7 +833,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
817
833
  cmaBalanceCents: bigint;
818
834
  mtaBalanceCents: bigint;
819
835
  stage: string;
836
+ cmaId?: string | null | undefined;
820
837
  buyerName?: string | null | undefined;
838
+ initialDepositStatus?: string | null | undefined;
821
839
  project?: {
822
840
  id: string;
823
841
  name: string;
@@ -909,7 +927,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
909
927
  cmaBalanceCents: bigint;
910
928
  mtaBalanceCents: bigint;
911
929
  stage: string;
930
+ cmaId?: string | null | undefined;
912
931
  buyerName?: string | null | undefined;
932
+ initialDepositStatus?: string | null | undefined;
913
933
  project?: {
914
934
  id: string;
915
935
  name: string;
@@ -1009,7 +1029,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
1009
1029
  cmaBalanceCents: unknown;
1010
1030
  mtaBalanceCents: unknown;
1011
1031
  stage: string;
1032
+ cmaId?: string | null | undefined;
1012
1033
  buyerName?: string | null | undefined;
1034
+ initialDepositStatus?: string | null | undefined;
1013
1035
  project?: {
1014
1036
  id: string;
1015
1037
  name: string;
@@ -1102,7 +1124,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
1102
1124
  cmaBalanceCents: unknown;
1103
1125
  mtaBalanceCents: unknown;
1104
1126
  stage: string;
1127
+ cmaId?: string | null | undefined;
1105
1128
  buyerName?: string | null | undefined;
1129
+ initialDepositStatus?: string | null | undefined;
1106
1130
  project?: {
1107
1131
  id: string;
1108
1132
  name: string;
@@ -1194,7 +1218,9 @@ export declare const cmaRestResSchema: z.ZodObject<{
1194
1218
  cmaBalanceCents: unknown;
1195
1219
  mtaBalanceCents: unknown;
1196
1220
  stage: string;
1221
+ cmaId?: string | null | undefined;
1197
1222
  buyerName?: string | null | undefined;
1223
+ initialDepositStatus?: string | null | undefined;
1198
1224
  project?: {
1199
1225
  id: string;
1200
1226
  name: string;
@@ -1 +1 @@
1
- {"version":3,"file":"cma.rest.schema.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/cma/cma.rest.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAQxB,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;iBAO/B,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAgB3B,CAAC;AAEH,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC"}
1
+ {"version":3,"file":"cma.rest.schema.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/cma/cma.rest.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAQxB,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;iBAO/B,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAgB3B,CAAC;AAEH,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC"}
@@ -2,7 +2,7 @@ import { z } from 'zod';
2
2
  export declare const cmaAccountPeriodCloseRestReqSchema: z.ZodObject<{
3
3
  cmaId: z.ZodUUID;
4
4
  cmaAccountPeriodId: z.ZodUUID;
5
- endDate: z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodString, z.ZodDate, z.ZodISODateTime]>, z.ZodTransform<number | Date, string | Date>>, z.ZodDate>;
5
+ endDate: z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCustom<import("dayjs").Dayjs, import("dayjs").Dayjs>, z.ZodString, z.ZodDate, z.ZodISODateTime]>, z.ZodTransform<number | Date, string | import("dayjs").Dayjs | Date>>, z.ZodDate>;
6
6
  closingDescription: z.ZodOptional<z.ZodString>;
7
7
  }, z.core.$strip>;
8
8
  export type CmaAccountPeriodCloseRestReq = z.input<typeof cmaAccountPeriodCloseRestReqSchema>;