@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
@@ -57,7 +57,7 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
57
57
  endsWith: z.ZodOptional<z.ZodString>;
58
58
  }, z.core.$strict>>]>>;
59
59
  }, z.core.$strict>>, z.ZodString]>>;
60
- description: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
60
+ status: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
61
61
  equals: z.ZodOptional<z.ZodString>;
62
62
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
63
63
  notIn: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -84,8 +84,8 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
84
84
  startsWith: z.ZodOptional<z.ZodString>;
85
85
  endsWith: z.ZodOptional<z.ZodString>;
86
86
  }, z.core.$strict>>]>>;
87
- }, z.core.$strict>>, z.ZodString]>>>;
88
- status: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
87
+ }, z.core.$strict>>, z.ZodString]>>;
88
+ propertyId: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
89
89
  equals: z.ZodOptional<z.ZodString>;
90
90
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
91
91
  notIn: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -113,7 +113,25 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
113
113
  endsWith: z.ZodOptional<z.ZodString>;
114
114
  }, z.core.$strict>>]>>;
115
115
  }, z.core.$strict>>, z.ZodString]>>;
116
- propertyId: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
116
+ balanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
117
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
118
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
119
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
120
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
121
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
122
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
123
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
124
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedBigInt<string | number | bigint>, z.ZodLazy<z.ZodObject<{
125
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
126
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
127
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
128
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
129
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
130
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
131
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
132
+ }, z.core.$strip>>]>>;
133
+ }, z.core.$strip>>, z.ZodCoercedBigInt<string | number | bigint>]>>;
134
+ description: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
117
135
  equals: z.ZodOptional<z.ZodString>;
118
136
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
119
137
  notIn: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -140,44 +158,7 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
140
158
  startsWith: z.ZodOptional<z.ZodString>;
141
159
  endsWith: z.ZodOptional<z.ZodString>;
142
160
  }, z.core.$strict>>]>>;
143
- }, z.core.$strict>>, z.ZodString]>>;
144
- balanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<{
145
- equals?: bigint | undefined;
146
- in?: bigint[] | undefined;
147
- notIn?: bigint[] | undefined;
148
- lt?: bigint | undefined;
149
- lte?: bigint | undefined;
150
- gt?: bigint | undefined;
151
- gte?: bigint | undefined;
152
- } & {
153
- not?: bigint | z.output<z.ZodObject<{
154
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
155
- 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>>>;
156
- 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>>>;
157
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
158
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
159
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
160
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
161
- }, z.core.$strip>> | undefined;
162
- }, unknown, z.core.$ZodTypeInternals<{
163
- equals?: bigint | undefined;
164
- in?: bigint[] | undefined;
165
- notIn?: bigint[] | undefined;
166
- lt?: bigint | undefined;
167
- lte?: bigint | undefined;
168
- gt?: bigint | undefined;
169
- gte?: bigint | undefined;
170
- } & {
171
- not?: bigint | z.output<z.ZodObject<{
172
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
173
- 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>>>;
174
- 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>>>;
175
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
176
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
177
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
178
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
179
- }, z.core.$strip>> | undefined;
180
- }, unknown>>>, z.ZodBigInt]>>;
161
+ }, z.core.$strict>>, z.ZodString]>>>;
181
162
  country: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
182
163
  equals: z.ZodOptional<z.ZodString>;
183
164
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -320,6 +301,9 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
320
301
  }, z.core.$strict>>]>>;
321
302
  }, z.core.$strict>>, z.ZodString]>>;
322
303
  property: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
304
+ sort: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodPipe<z.ZodPipe<z.ZodString, z.ZodTransform<string, string>>, z.ZodEnum<typeof import("../..").SortOrder>>>>;
305
+ page: z.ZodOptional<z.ZodPipe<z.ZodPrefault<z.ZodCoercedNumber<string | number>>, z.ZodInt>>;
306
+ pageSize: z.ZodOptional<z.ZodPipe<z.ZodCoercedNumber<string | number>, z.ZodInt>>;
323
307
  id: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
324
308
  equals: z.ZodOptional<z.ZodString>;
325
309
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -544,118 +528,61 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
544
528
  endsWith: z.ZodOptional<z.ZodString>;
545
529
  }, z.core.$strict>>]>>;
546
530
  }, z.core.$strict>>, z.ZodString]>>;
547
- mtaBalanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<{
548
- equals?: bigint | undefined;
549
- in?: bigint[] | undefined;
550
- notIn?: bigint[] | undefined;
551
- lt?: bigint | undefined;
552
- lte?: bigint | undefined;
553
- gt?: bigint | undefined;
554
- gte?: bigint | undefined;
555
- } & {
556
- not?: bigint | z.output<z.ZodObject<{
557
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
558
- 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>>>;
559
- 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>>>;
560
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
561
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
562
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
563
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
564
- }, z.core.$strip>> | undefined;
565
- }, unknown, z.core.$ZodTypeInternals<{
566
- equals?: bigint | undefined;
567
- in?: bigint[] | undefined;
568
- notIn?: bigint[] | undefined;
569
- lt?: bigint | undefined;
570
- lte?: bigint | undefined;
571
- gt?: bigint | undefined;
572
- gte?: bigint | undefined;
573
- } & {
574
- not?: bigint | z.output<z.ZodObject<{
575
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
576
- 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>>>;
577
- 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>>>;
578
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
579
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
580
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
581
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
582
- }, z.core.$strip>> | undefined;
583
- }, unknown>>>, z.ZodBigInt]>>;
584
- cmaBalanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<{
585
- equals?: bigint | undefined;
586
- in?: bigint[] | undefined;
587
- notIn?: bigint[] | undefined;
588
- lt?: bigint | undefined;
589
- lte?: bigint | undefined;
590
- gt?: bigint | undefined;
591
- gte?: bigint | undefined;
592
- } & {
593
- not?: bigint | z.output<z.ZodObject<{
594
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
595
- 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>>>;
596
- 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>>>;
597
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
598
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
599
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
600
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
601
- }, z.core.$strip>> | undefined;
602
- }, unknown, z.core.$ZodTypeInternals<{
603
- equals?: bigint | undefined;
604
- in?: bigint[] | undefined;
605
- notIn?: bigint[] | undefined;
606
- lt?: bigint | undefined;
607
- lte?: bigint | undefined;
608
- gt?: bigint | undefined;
609
- gte?: bigint | undefined;
610
- } & {
611
- not?: bigint | z.output<z.ZodObject<{
612
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
613
- 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>>>;
614
- 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>>>;
615
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
616
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
617
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
618
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
619
- }, z.core.$strip>> | undefined;
620
- }, unknown>>>, z.ZodBigInt]>>;
621
- balanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<{
622
- equals?: bigint | undefined;
623
- in?: bigint[] | undefined;
624
- notIn?: bigint[] | undefined;
625
- lt?: bigint | undefined;
626
- lte?: bigint | undefined;
627
- gt?: bigint | undefined;
628
- gte?: bigint | undefined;
629
- } & {
630
- not?: bigint | z.output<z.ZodObject<{
631
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
632
- 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>>>;
633
- 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>>>;
634
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
635
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
636
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
637
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
638
- }, z.core.$strip>> | undefined;
639
- }, unknown, z.core.$ZodTypeInternals<{
640
- equals?: bigint | undefined;
641
- in?: bigint[] | undefined;
642
- notIn?: bigint[] | undefined;
643
- lt?: bigint | undefined;
644
- lte?: bigint | undefined;
645
- gt?: bigint | undefined;
646
- gte?: bigint | undefined;
647
- } & {
648
- not?: bigint | z.output<z.ZodObject<{
649
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
650
- 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>>>;
651
- 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>>>;
652
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
653
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
654
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
655
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
656
- }, z.core.$strip>> | undefined;
657
- }, unknown>>>, z.ZodBigInt]>>;
658
- status: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
531
+ mtaBalanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
532
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
533
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
534
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
535
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
536
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
537
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
538
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
539
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedBigInt<string | number | bigint>, z.ZodLazy<z.ZodObject<{
540
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
541
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
542
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
543
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
544
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
545
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
546
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
547
+ }, z.core.$strip>>]>>;
548
+ }, z.core.$strip>>, z.ZodCoercedBigInt<string | number | bigint>]>>;
549
+ cmaBalanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
550
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
551
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
552
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
553
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
554
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
555
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
556
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
557
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedBigInt<string | number | bigint>, z.ZodLazy<z.ZodObject<{
558
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
559
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
560
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
561
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
562
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
563
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
564
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
565
+ }, z.core.$strip>>]>>;
566
+ }, z.core.$strip>>, z.ZodCoercedBigInt<string | number | bigint>]>>;
567
+ balanceCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
568
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
569
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
570
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
571
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
572
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
573
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
574
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
575
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedBigInt<string | number | bigint>, z.ZodLazy<z.ZodObject<{
576
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
577
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
578
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
579
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
580
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
581
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
582
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
583
+ }, z.core.$strip>>]>>;
584
+ }, z.core.$strip>>, z.ZodCoercedBigInt<string | number | bigint>]>>;
585
+ status: z.ZodOptional<z.ZodOptional<z.ZodPipe<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
659
586
  equals: z.ZodOptional<z.ZodString>;
660
587
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
661
588
  notIn: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -682,9 +609,102 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
682
609
  startsWith: z.ZodOptional<z.ZodString>;
683
610
  endsWith: z.ZodOptional<z.ZodString>;
684
611
  }, z.core.$strict>>]>>;
685
- }, z.core.$strict>>, z.ZodString]>>;
612
+ }, z.core.$strict>>, z.ZodString]>, z.ZodTransform<string | {
613
+ equals?: string | undefined;
614
+ in?: string[] | undefined;
615
+ notIn?: string[] | undefined;
616
+ lt?: string | undefined;
617
+ lte?: string | undefined;
618
+ gt?: string | undefined;
619
+ gte?: string | undefined;
620
+ contains?: string | undefined;
621
+ startsWith?: string | undefined;
622
+ endsWith?: string | undefined;
623
+ mode?: "default" | "insensitive" | undefined;
624
+ not?: string | {
625
+ equals?: string | undefined;
626
+ in?: string[] | undefined;
627
+ notIn?: string[] | undefined;
628
+ lt?: string | undefined;
629
+ lte?: string | undefined;
630
+ gt?: string | undefined;
631
+ gte?: string | undefined;
632
+ contains?: string | undefined;
633
+ startsWith?: string | undefined;
634
+ endsWith?: string | undefined;
635
+ } | undefined;
636
+ } | undefined, string | {
637
+ equals?: string | undefined;
638
+ in?: string[] | undefined;
639
+ notIn?: string[] | undefined;
640
+ lt?: string | undefined;
641
+ lte?: string | undefined;
642
+ gt?: string | undefined;
643
+ gte?: string | undefined;
644
+ contains?: string | undefined;
645
+ startsWith?: string | undefined;
646
+ endsWith?: string | undefined;
647
+ mode?: "default" | "insensitive" | undefined;
648
+ not?: string | {
649
+ equals?: string | undefined;
650
+ in?: string[] | undefined;
651
+ notIn?: string[] | undefined;
652
+ lt?: string | undefined;
653
+ lte?: string | undefined;
654
+ gt?: string | undefined;
655
+ gte?: string | undefined;
656
+ contains?: string | undefined;
657
+ startsWith?: string | undefined;
658
+ endsWith?: string | undefined;
659
+ } | undefined;
660
+ }>>>>;
661
+ cmaId: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodOptional<z.ZodNullable<z.ZodObject<{
662
+ equals: z.ZodOptional<z.ZodNullable<z.ZodString>>;
663
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNull, z.ZodLazy<z.ZodObject<{
664
+ equals: z.ZodOptional<z.ZodString>;
665
+ in: z.ZodOptional<z.ZodArray<z.ZodString>>;
666
+ notIn: z.ZodOptional<z.ZodArray<z.ZodString>>;
667
+ lt: z.ZodOptional<z.ZodString>;
668
+ lte: z.ZodOptional<z.ZodString>;
669
+ gt: z.ZodOptional<z.ZodString>;
670
+ gte: z.ZodOptional<z.ZodString>;
671
+ contains: z.ZodOptional<z.ZodString>;
672
+ startsWith: z.ZodOptional<z.ZodString>;
673
+ endsWith: z.ZodOptional<z.ZodString>;
674
+ }, z.core.$strict>>]>>;
675
+ in: z.ZodOptional<z.ZodArray<z.ZodString>>;
676
+ notIn: z.ZodOptional<z.ZodArray<z.ZodString>>;
677
+ lt: z.ZodOptional<z.ZodString>;
678
+ lte: z.ZodOptional<z.ZodString>;
679
+ gt: z.ZodOptional<z.ZodString>;
680
+ gte: z.ZodOptional<z.ZodString>;
681
+ contains: z.ZodOptional<z.ZodString>;
682
+ startsWith: z.ZodOptional<z.ZodString>;
683
+ endsWith: z.ZodOptional<z.ZodString>;
684
+ mode: z.ZodOptional<z.ZodLazy<z.ZodEnum<{
685
+ readonly DEFAULT: "default";
686
+ readonly INSENSITIVE: "insensitive";
687
+ }>>>;
688
+ }, z.core.$strict>>>>, z.ZodString]>>;
686
689
  }, z.core.$strip>>]>>;
687
- sequence: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<import("..").IntFilterSchema, unknown, z.core.$ZodTypeInternals<import("..").IntFilterSchema, unknown>>>, z.ZodNumber]>>;
690
+ sequence: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
691
+ equals: z.ZodOptional<z.ZodCoercedNumber<string | number>>;
692
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedNumber<string | number>>>;
693
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedNumber<string | number>>>;
694
+ lt: z.ZodOptional<z.ZodCoercedNumber<string | number>>;
695
+ lte: z.ZodOptional<z.ZodCoercedNumber<string | number>>;
696
+ gt: z.ZodOptional<z.ZodCoercedNumber<string | number>>;
697
+ gte: z.ZodOptional<z.ZodCoercedNumber<string | number>>;
698
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedNumber<string | number>, z.ZodLazy<z.ZodObject<{
699
+ equals: z.ZodOptional<z.ZodCoercedNumber<string | number>>;
700
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedNumber<string | number>>>;
701
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedNumber<string | number>>>;
702
+ lt: z.ZodOptional<z.ZodCoercedNumber<string | number>>;
703
+ lte: z.ZodOptional<z.ZodCoercedNumber<string | number>>;
704
+ gt: z.ZodOptional<z.ZodCoercedNumber<string | number>>;
705
+ gte: z.ZodOptional<z.ZodCoercedNumber<string | number>>;
706
+ }, z.core.$strip>>]>>;
707
+ }, z.core.$strip>>, z.ZodCoercedNumber<string | number>]>>;
688
708
  createType: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
689
709
  equals: z.ZodOptional<z.ZodString>;
690
710
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -798,6 +818,7 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
798
818
  }, z.core.$strict>>]>>;
799
819
  }, z.core.$strict>>, z.ZodString]>>;
800
820
  clearedAt: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<import("..").DateTimeFilterSchema, unknown, z.core.$ZodTypeInternals<import("..").DateTimeFilterSchema, unknown>>>, z.ZodString]>>;
821
+ createdAt: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<import("..").DateTimeFilterSchema, unknown, z.core.$ZodTypeInternals<import("..").DateTimeFilterSchema, unknown>>>, z.ZodString]>>;
801
822
  transactionType: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
802
823
  equals: z.ZodOptional<z.ZodString>;
803
824
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -838,7 +859,7 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
838
859
  equals: z.ZodPipe<z.ZodUnion<readonly [z.ZodBoolean, z.ZodString]>, z.ZodTransform<boolean, string | boolean>>;
839
860
  }, z.core.$strict>>]>>;
840
861
  }, z.core.$strict>>, z.ZodBoolean]>>;
841
- status: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
862
+ status: z.ZodOptional<z.ZodPipe<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
842
863
  equals: z.ZodOptional<z.ZodString>;
843
864
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
844
865
  notIn: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -865,7 +886,55 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
865
886
  startsWith: z.ZodOptional<z.ZodString>;
866
887
  endsWith: z.ZodOptional<z.ZodString>;
867
888
  }, z.core.$strict>>]>>;
868
- }, z.core.$strict>>, z.ZodString]>>;
889
+ }, z.core.$strict>>, z.ZodString]>, z.ZodTransform<string | {
890
+ equals?: string | undefined;
891
+ in?: string[] | undefined;
892
+ notIn?: string[] | undefined;
893
+ lt?: string | undefined;
894
+ lte?: string | undefined;
895
+ gt?: string | undefined;
896
+ gte?: string | undefined;
897
+ contains?: string | undefined;
898
+ startsWith?: string | undefined;
899
+ endsWith?: string | undefined;
900
+ mode?: "default" | "insensitive" | undefined;
901
+ not?: string | {
902
+ equals?: string | undefined;
903
+ in?: string[] | undefined;
904
+ notIn?: string[] | undefined;
905
+ lt?: string | undefined;
906
+ lte?: string | undefined;
907
+ gt?: string | undefined;
908
+ gte?: string | undefined;
909
+ contains?: string | undefined;
910
+ startsWith?: string | undefined;
911
+ endsWith?: string | undefined;
912
+ } | undefined;
913
+ } | undefined, string | {
914
+ equals?: string | undefined;
915
+ in?: string[] | undefined;
916
+ notIn?: string[] | undefined;
917
+ lt?: string | undefined;
918
+ lte?: string | undefined;
919
+ gt?: string | undefined;
920
+ gte?: string | undefined;
921
+ contains?: string | undefined;
922
+ startsWith?: string | undefined;
923
+ endsWith?: string | undefined;
924
+ mode?: "default" | "insensitive" | undefined;
925
+ not?: string | {
926
+ equals?: string | undefined;
927
+ in?: string[] | undefined;
928
+ notIn?: string[] | undefined;
929
+ lt?: string | undefined;
930
+ lte?: string | undefined;
931
+ gt?: string | undefined;
932
+ gte?: string | undefined;
933
+ contains?: string | undefined;
934
+ startsWith?: string | undefined;
935
+ endsWith?: string | undefined;
936
+ } | undefined;
937
+ }>>>;
869
938
  payoutId: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
870
939
  equals: z.ZodOptional<z.ZodString>;
871
940
  in: z.ZodOptional<z.ZodArray<z.ZodString>>;
@@ -894,80 +963,43 @@ export declare const cmaTransactionSearchRestReqSchema: z.ZodIntersection<z.ZodO
894
963
  endsWith: z.ZodOptional<z.ZodString>;
895
964
  }, z.core.$strict>>]>>;
896
965
  }, z.core.$strict>>, z.ZodString]>>;
897
- creditAmountCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<{
898
- equals?: bigint | undefined;
899
- in?: bigint[] | undefined;
900
- notIn?: bigint[] | undefined;
901
- lt?: bigint | undefined;
902
- lte?: bigint | undefined;
903
- gt?: bigint | undefined;
904
- gte?: bigint | undefined;
905
- } & {
906
- not?: bigint | z.output<z.ZodObject<{
907
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
908
- 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>>>;
909
- 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>>>;
910
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
911
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
912
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
913
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
914
- }, z.core.$strip>> | undefined;
915
- }, unknown, z.core.$ZodTypeInternals<{
916
- equals?: bigint | undefined;
917
- in?: bigint[] | undefined;
918
- notIn?: bigint[] | undefined;
919
- lt?: bigint | undefined;
920
- lte?: bigint | undefined;
921
- gt?: bigint | undefined;
922
- gte?: bigint | undefined;
923
- } & {
924
- not?: bigint | z.output<z.ZodObject<{
925
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
926
- 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>>>;
927
- 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>>>;
928
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
929
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
930
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
931
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
932
- }, z.core.$strip>> | undefined;
933
- }, unknown>>>, z.ZodBigInt]>>;
934
- debitAmountCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodType<{
935
- equals?: bigint | undefined;
936
- in?: bigint[] | undefined;
937
- notIn?: bigint[] | undefined;
938
- lt?: bigint | undefined;
939
- lte?: bigint | undefined;
940
- gt?: bigint | undefined;
941
- gte?: bigint | undefined;
942
- } & {
943
- not?: bigint | z.output<z.ZodObject<{
944
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
945
- 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>>>;
946
- 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>>>;
947
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
948
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
949
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
950
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
951
- }, z.core.$strip>> | undefined;
952
- }, unknown, z.core.$ZodTypeInternals<{
953
- equals?: bigint | undefined;
954
- in?: bigint[] | undefined;
955
- notIn?: bigint[] | undefined;
956
- lt?: bigint | undefined;
957
- lte?: bigint | undefined;
958
- gt?: bigint | undefined;
959
- gte?: bigint | undefined;
960
- } & {
961
- not?: bigint | z.output<z.ZodObject<{
962
- equals: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
963
- 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>>>;
964
- 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>>>;
965
- lt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
966
- lte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
967
- gt: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
968
- gte: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodUnion<readonly [z.ZodCoercedBigInt<unknown>, z.ZodCoercedNumber<unknown>]>, z.ZodTransform<bigint, number | bigint>>, z.ZodBigInt>>;
969
- }, z.core.$strip>> | undefined;
970
- }, unknown>>>, z.ZodBigInt]>>;
966
+ creditAmountCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
967
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
968
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
969
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
970
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
971
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
972
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
973
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
974
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedBigInt<string | number | bigint>, z.ZodLazy<z.ZodObject<{
975
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
976
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
977
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
978
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
979
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
980
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
981
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
982
+ }, z.core.$strip>>]>>;
983
+ }, z.core.$strip>>, z.ZodCoercedBigInt<string | number | bigint>]>>;
984
+ debitAmountCents: z.ZodOptional<z.ZodUnion<readonly [z.ZodLazy<z.ZodObject<{
985
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
986
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
987
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
988
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
989
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
990
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
991
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
992
+ not: z.ZodOptional<z.ZodUnion<readonly [z.ZodCoercedBigInt<string | number | bigint>, z.ZodLazy<z.ZodObject<{
993
+ equals: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
994
+ in: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
995
+ notIn: z.ZodOptional<z.ZodArray<z.ZodCoercedBigInt<string | number | bigint>>>;
996
+ lt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
997
+ lte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
998
+ gt: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
999
+ gte: z.ZodOptional<z.ZodCoercedBigInt<string | number | bigint>>;
1000
+ }, z.core.$strip>>]>>;
1001
+ }, z.core.$strip>>, z.ZodCoercedBigInt<string | number | bigint>]>>;
1002
+ sort: z.ZodOptional<z.ZodLazy<z.ZodRecord<z.ZodString, z.ZodPipe<z.ZodPipe<z.ZodString, z.ZodTransform<string, string>>, z.ZodEnum<typeof import("../..").SortOrder>>>>>;
971
1003
  }, z.core.$strip>, z.ZodOptional<z.ZodObject<{
972
1004
  page: z.ZodOptional<z.ZodPipe<z.ZodPrefault<z.ZodCoercedNumber<string | number>>, z.ZodInt>>;
973
1005
  pageSize: z.ZodOptional<z.ZodPipe<z.ZodCoercedNumber<string | number>, z.ZodInt>>;
@@ -1 +1 @@
1
- {"version":3,"file":"cma-transaction-search.rest.schema.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/cma-transaction/cma-transaction-search.rest.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAQxB,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBAoBR,CAAC;AAEvC,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iCAAiC,CAAC,CAAC;AAE5F,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,iCAAiC,CAAC,CAAC"}
1
+ {"version":3,"file":"cma-transaction-search.rest.schema.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/cma-transaction/cma-transaction-search.rest.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AASxB,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBAsBR,CAAC;AAEvC,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iCAAiC,CAAC,CAAC;AAE5F,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,iCAAiC,CAAC,CAAC"}