vector-shared 1.1.348 → 1.1.349

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 (534) hide show
  1. package/package.json +4 -1
  2. package/.prettierignore +0 -101
  3. package/.prettierrc +0 -15
  4. package/bitbucket-pipelines.yml +0 -37
  5. package/constants/auth-service.constants.ts +0 -12
  6. package/constants/customer-service.constants.ts +0 -28
  7. package/index.ts +0 -10
  8. package/tsconfig.json +0 -23
  9. package/types/advert-source/advert-source-dropdown-search.dto.model.ts +0 -3
  10. package/types/advert-source/index.ts +0 -1
  11. package/types/agency/agency-search.type.ts +0 -4
  12. package/types/agency/create-agency.type.ts +0 -6
  13. package/types/agency/index.ts +0 -1
  14. package/types/apartment-complex/expression.type.ts +0 -14
  15. package/types/apartment-complex/index.ts +0 -2
  16. package/types/apartment-complex/manager.type.ts +0 -5
  17. package/types/archive-reasons/archive-reason-destination.enum.ts +0 -7
  18. package/types/archive-reasons/archive-reason-dropdown-params.type.ts +0 -5
  19. package/types/archive-reasons/index.ts +0 -2
  20. package/types/attention-required/attention-required-office-statistic-param.type.ts +0 -22
  21. package/types/attention-required/attention-required-search.type.ts +0 -6
  22. package/types/attention-required/attention-required-statistic-param.type.ts +0 -9
  23. package/types/attention-required/attention-required-statistic.type.ts +0 -14
  24. package/types/attention-required/attention-required-update.type.ts +0 -6
  25. package/types/attention-required/attention-required-with-changes.type.ts +0 -22
  26. package/types/attention-required/index.ts +0 -15
  27. package/types/attorney/attorney-search.dto.ts +0 -3
  28. package/types/attorney/attorney-type.enum.ts +0 -4
  29. package/types/attorney/attorney.dto.ts +0 -13
  30. package/types/attorney/index.ts +0 -3
  31. package/types/attributes/apartment-info-attributes.type.ts +0 -3
  32. package/types/attributes/apartment-type.enum.ts +0 -4
  33. package/types/attributes/attribute-category.enum.ts +0 -18
  34. package/types/attributes/attribute-config.type.ts +0 -18
  35. package/types/attributes/attribute-destination.enum.ts +0 -6
  36. package/types/attributes/attribute-key.enum.ts +0 -16
  37. package/types/attributes/attribute-representation.type.ts +0 -6
  38. package/types/attributes/attribute-search.type.ts +0 -16
  39. package/types/attributes/attribute-type.enum.ts +0 -12
  40. package/types/attributes/attribute-unit.enum.ts +0 -8
  41. package/types/attributes/attribute-value.type.ts +0 -3
  42. package/types/attributes/attribute.type.ts +0 -28
  43. package/types/attributes/customer-requests-attributes.type.ts +0 -5
  44. package/types/attributes/deal-type.enum.ts +0 -4
  45. package/types/attributes/index.ts +0 -24
  46. package/types/attributes/male.enum.ts +0 -7
  47. package/types/attributes/object-type.enum.ts +0 -9
  48. package/types/attributes/property-atributes.type.ts +0 -19
  49. package/types/attributes/registration-type.enum.ts +0 -6
  50. package/types/auth/index.ts +0 -2
  51. package/types/auth/login-user-with-google.dto.ts +0 -3
  52. package/types/auth/login-user.dto.model.ts +0 -5
  53. package/types/build-company/build-companies-search.dto.ts +0 -18
  54. package/types/build-company/build-company-create.dto.ts +0 -6
  55. package/types/build-company/index.ts +0 -2
  56. package/types/calendar/calendar.type.ts +0 -19
  57. package/types/calendar/duty.create.dto.ts +0 -14
  58. package/types/calendar/duty.search.dto.ts +0 -5
  59. package/types/calendar/duty.update.dto.ts +0 -12
  60. package/types/calendar/index.ts +0 -4
  61. package/types/call/call-data.type.ts +0 -7
  62. package/types/call/call-search.dto.model.ts +0 -7
  63. package/types/call/call-type.enum.ts +0 -11
  64. package/types/call/index.ts +0 -3
  65. package/types/call-redirect/call-redirect-create.type.ts +0 -12
  66. package/types/call-redirect/call-redirect-search.dto.ts +0 -7
  67. package/types/call-redirect/call-redirect-update.type.ts +0 -8
  68. package/types/call-redirect/index.ts +0 -3
  69. package/types/common/autocomplete-params.type.ts +0 -6
  70. package/types/common/currency.enum.ts +0 -7
  71. package/types/common/currency.value.interface.ts +0 -4
  72. package/types/common/date-filter-params.type.ts +0 -4
  73. package/types/common/day.enum.ts +0 -11
  74. package/types/common/dropdown.type.ts +0 -6
  75. package/types/common/index.ts +0 -52
  76. package/types/common/language.enum.ts +0 -5
  77. package/types/common/multi-language-column.type.ts +0 -13
  78. package/types/common/paginated-list.type.ts +0 -12
  79. package/types/common/phone.type.ts +0 -10
  80. package/types/common/point.type.ts +0 -1
  81. package/types/common/query.boolean.ts +0 -6
  82. package/types/common/reaction.enum.ts +0 -4
  83. package/types/common/search-by-phone.type.ts +0 -3
  84. package/types/common/sorting-params.type.ts +0 -9
  85. package/types/common/text-search.type.ts +0 -6
  86. package/types/common/translated-or-raw.type.ts +0 -5
  87. package/types/core/advert-source.type.ts +0 -25
  88. package/types/core/agency.type.ts +0 -12
  89. package/types/core/apartment-complex-image.type.ts +0 -13
  90. package/types/core/apartment-complex-info.type.ts +0 -21
  91. package/types/core/apartment-complex.type.ts +0 -35
  92. package/types/core/appraiser.type.ts +0 -9
  93. package/types/core/archive-reason.type.ts +0 -16
  94. package/types/core/attention-required.type.ts +0 -9
  95. package/types/core/attorney.type.ts +0 -16
  96. package/types/core/attribute-representation.type.ts +0 -10
  97. package/types/core/attribute-value.type.ts +0 -11
  98. package/types/core/attribute.type.ts +0 -25
  99. package/types/core/base-entity.type.ts +0 -6
  100. package/types/core/build-company.type.ts +0 -16
  101. package/types/core/call-redirect.type.ts +0 -19
  102. package/types/core/call.type.ts +0 -20
  103. package/types/core/contract-type.type.ts +0 -8
  104. package/types/core/customer-bucket.type.ts +0 -10
  105. package/types/core/customer-call.type.ts +0 -11
  106. package/types/core/customer-phone.type.ts +0 -10
  107. package/types/core/customer-property-duplicate.type.ts +0 -14
  108. package/types/core/customer-property.type.ts +0 -109
  109. package/types/core/customer-request-selection.type.ts +0 -36
  110. package/types/core/customer-request.type.ts +0 -36
  111. package/types/core/customer.type.ts +0 -52
  112. package/types/core/deal-document.type.ts +0 -17
  113. package/types/core/deal-participant.type.ts +0 -23
  114. package/types/core/deal-transaction.type.ts +0 -21
  115. package/types/core/deal-type-percentage.type.ts +0 -11
  116. package/types/core/deal-type.type.ts +0 -13
  117. package/types/core/deal.type.ts +0 -135
  118. package/types/core/document.type.ts +0 -9
  119. package/types/core/duty.type.ts +0 -17
  120. package/types/core/employee-norm.type.ts +0 -17
  121. package/types/core/feedback-file.type.ts +0 -10
  122. package/types/core/feedback-view.type.ts +0 -10
  123. package/types/core/feedback.type.ts +0 -19
  124. package/types/core/flat.type.ts +0 -22
  125. package/types/core/floor.type.ts +0 -13
  126. package/types/core/geo-topzone.type.ts +0 -9
  127. package/types/core/geo.type.ts +0 -33
  128. package/types/core/google-contact.type.ts +0 -14
  129. package/types/core/handling-listening.type.ts +0 -10
  130. package/types/core/handling.type.ts +0 -39
  131. package/types/core/image.type.ts +0 -22
  132. package/types/core/index.ts +0 -98
  133. package/types/core/layout.type.ts +0 -20
  134. package/types/core/mismatch-aggregate.type.ts +0 -8
  135. package/types/core/mismatch-decision.type.ts +0 -11
  136. package/types/core/mismatch-reason.type.ts +0 -10
  137. package/types/core/mismatch-report.type.ts +0 -14
  138. package/types/core/norm-category.type.ts +0 -11
  139. package/types/core/notary.type.ts +0 -13
  140. package/types/core/notification-preference.type.ts +0 -11
  141. package/types/core/notification.type.ts +0 -13
  142. package/types/core/office-center.type.ts +0 -20
  143. package/types/core/office.type.ts +0 -35
  144. package/types/core/permission.type.ts +0 -11
  145. package/types/core/property-document.type.ts +0 -11
  146. package/types/core/property-image.type.ts +0 -14
  147. package/types/core/property-seo.type.ts +0 -11
  148. package/types/core/queue.type.ts +0 -20
  149. package/types/core/reaction.type.ts +0 -6
  150. package/types/core/realtor-number.type.ts +0 -11
  151. package/types/core/representation.type.ts +0 -18
  152. package/types/core/request-presentation-property.type.ts +0 -11
  153. package/types/core/request-presentation.type.ts +0 -10
  154. package/types/core/request-property.type.ts +0 -15
  155. package/types/core/role-permission-group.type.ts +0 -10
  156. package/types/core/role.type.ts +0 -14
  157. package/types/core/section.type.ts +0 -13
  158. package/types/core/street.type.ts +0 -28
  159. package/types/core/telegram-chat.type.ts +0 -9
  160. package/types/core/telegram-message.type.ts +0 -11
  161. package/types/core/template-comment-reaction.type.ts +0 -7
  162. package/types/core/template-comment.type.ts +0 -16
  163. package/types/core/template-office.type.ts +0 -10
  164. package/types/core/template-participant.type.ts +0 -10
  165. package/types/core/template-reaction.type.ts +0 -7
  166. package/types/core/template-representation.type.ts +0 -10
  167. package/types/core/template-role.type.ts +0 -10
  168. package/types/core/template-view.type.ts +0 -10
  169. package/types/core/template.type.ts +0 -38
  170. package/types/core/time-metric-entity.type.ts +0 -5
  171. package/types/core/topzone.type.ts +0 -20
  172. package/types/core/unique-id-entity.type.ts +0 -3
  173. package/types/core/uploaded-file-entity.type.ts +0 -10
  174. package/types/core/user-action-log.type.ts +0 -15
  175. package/types/core/user-attorney.type.ts +0 -27
  176. package/types/core/user-office.type.ts +0 -11
  177. package/types/core/user-permission.type.ts +0 -11
  178. package/types/core/user-phone.type.ts +0 -10
  179. package/types/core/user-points-change.type.ts +0 -22
  180. package/types/core/user-points-rule.type.ts +0 -7
  181. package/types/core/user-profile.type.ts +0 -47
  182. package/types/core/user.type.ts +0 -83
  183. package/types/core/valuation.type.ts +0 -9
  184. package/types/core/vnp-reason.type.ts +0 -8
  185. package/types/core/x-customer-notification.type.ts +0 -8
  186. package/types/customer/actiivity-potential.enum.ts +0 -8
  187. package/types/customer/add-cusomer-to-bucket.type.ts +0 -3
  188. package/types/customer/archive-customer.type.ts +0 -6
  189. package/types/customer/attention-required-entity.enum.ts +0 -4
  190. package/types/customer/create-customer.type.ts +0 -27
  191. package/types/customer/customer-autocomplete-params.dto.ts +0 -6
  192. package/types/customer/customer-bucket-scope.enum.ts +0 -7
  193. package/types/customer/customer-by-phone-number-realtor.dto.ts +0 -8
  194. package/types/customer/customer-by-phone-number.dto.ts +0 -21
  195. package/types/customer/customer-property-owner.type.ts +0 -6
  196. package/types/customer/customer-request-selection.enum.ts +0 -4
  197. package/types/customer/customer-type.enum.ts +0 -6
  198. package/types/customer/exclusive-buyer-agreement-data.type.ts +0 -18
  199. package/types/customer/get-customer-bucket-params.type.ts +0 -3
  200. package/types/customer/index.ts +0 -38
  201. package/types/customer/search-buyer-params.type.ts +0 -26
  202. package/types/customer/search-customer-by-phone.dto.ts +0 -8
  203. package/types/customer/update-customer.dto.ts +0 -3
  204. package/types/customer-call/customer-call.type.ts +0 -7
  205. package/types/customer-call/index.ts +0 -1
  206. package/types/customer-property/archive-customer-property.dto.ts +0 -6
  207. package/types/customer-property/cadastral-number.type.ts +0 -6
  208. package/types/customer-property/complex.type.ts +0 -4
  209. package/types/customer-property/create-customer-additional-owner.dto.ts +0 -6
  210. package/types/customer-property/create-customer-property-without-seller.type.ts +0 -6
  211. package/types/customer-property/create-customer-property.type.ts +0 -48
  212. package/types/customer-property/create-customer-request-without-buyer.dto.ts +0 -6
  213. package/types/customer-property/customer-properties-grouped-by-address-params.dto.ts +0 -8
  214. package/types/customer-property/customer-properties-grouped-by-address.dto.ts +0 -6
  215. package/types/customer-property/customer-properties-grouped-by-floor.dto.ts +0 -6
  216. package/types/customer-property/customer-property-autocomplete-params.dto.ts +0 -8
  217. package/types/customer-property/customer-property-check-duplicate-dto.ts +0 -19
  218. package/types/customer-property/customer-property-check-exclusive-exists.dto.ts +0 -6
  219. package/types/customer-property/customer-property-confirm-exclusive.dto.ts +0 -3
  220. package/types/customer-property/customer-property-document.dto.ts +0 -5
  221. package/types/customer-property/customer-property-image.dto.ts +0 -6
  222. package/types/customer-property/customer-property-search-apartment-dto.ts +0 -9
  223. package/types/customer-property/customer-property-search-area-dto.ts +0 -5
  224. package/types/customer-property/customer-property-search-by-cadastral-number.dto.ts +0 -5
  225. package/types/customer-property/customer-property-search-commercial-dto.ts +0 -8
  226. package/types/customer-property/customer-property-search-house-dto.ts +0 -6
  227. package/types/customer-property/customer-property-stage.ts +0 -10
  228. package/types/customer-property/exclusive-property-agreement-data.dto.ts +0 -8
  229. package/types/customer-property/exclusive-property-agreement-data.type.ts +0 -8
  230. package/types/customer-property/index.ts +0 -58
  231. package/types/customer-property/property-classification.enum.ts +0 -5
  232. package/types/customer-property/property-document-category.enum.ts +0 -8
  233. package/types/customer-property/property-duplicate-status.enum.ts +0 -6
  234. package/types/customer-property/property-exclusive-status.enum.ts +0 -5
  235. package/types/customer-property/realty-subtype.enum.ts +0 -22
  236. package/types/customer-property/realty-type.enum.ts +0 -6
  237. package/types/customer-property/search-customer-property-by-attributes.dto.ts +0 -13
  238. package/types/customer-property/search-customer-property-params.dto.ts +0 -38
  239. package/types/customer-property/seo.dto.ts +0 -10
  240. package/types/customer-property/update-customer-property.dto.ts +0 -13
  241. package/types/customer-property-duplicate/customer-property-duplicate.dto.ts +0 -12
  242. package/types/customer-property-duplicate/index.ts +0 -4
  243. package/types/customer-request/archive-customer-request.dto.ts +0 -5
  244. package/types/customer-request/create-customer-request-without-buyer.type.ts +0 -6
  245. package/types/customer-request/create-customer-request.type.ts +0 -17
  246. package/types/customer-request/customer-request-autocomplete-params.dto.ts +0 -8
  247. package/types/customer-request/customer-request-stages.ts +0 -7
  248. package/types/customer-request/index.ts +0 -7
  249. package/types/customer-request/search-customer-requests-params.dto.ts +0 -9
  250. package/types/customer-request/update-customer-request.dto.ts +0 -8
  251. package/types/customer-request-selection/customer-request-selection.dto.ts +0 -17
  252. package/types/customer-request-selection/index.ts +0 -2
  253. package/types/customer-request-selection/update-customer-request-selection.dto.ts +0 -4
  254. package/types/deal/break-deal-partially.dto.ts +0 -8
  255. package/types/deal/break-deal.dto.ts +0 -3
  256. package/types/deal/check-if-deal-number-exists-params.dto.ts +0 -4
  257. package/types/deal/create-deal.dto.ts +0 -62
  258. package/types/deal/deal-aggregation-row.dto.ts +0 -16
  259. package/types/deal/deal-agreement-type.enum.ts +0 -5
  260. package/types/deal/deal-autocomplete-params.dto.ts +0 -6
  261. package/types/deal/deal-buyer.type.ts +0 -12
  262. package/types/deal/deal-document.dto.ts +0 -7
  263. package/types/deal/deal-document.enum.ts +0 -22
  264. package/types/deal/deal-expense.dto.ts +0 -7
  265. package/types/deal/deal-expense.type.ts +0 -7
  266. package/types/deal/deal-expenses-category.enum.ts +0 -3
  267. package/types/deal/deal-format.enum.ts +0 -14
  268. package/types/deal/deal-offices-tree.dto.ts +0 -11
  269. package/types/deal/deal-participant-type.enum.ts +0 -5
  270. package/types/deal/deal-payer.enum.ts +0 -5
  271. package/types/deal/deal-seller.dto.ts +0 -13
  272. package/types/deal/deal-seller.type.ts +0 -13
  273. package/types/deal/deal-status.enum.ts +0 -6
  274. package/types/deal/deal-transaction.enum.ts +0 -4
  275. package/types/deal/detailed-deal-results-date-results.dto.ts +0 -4
  276. package/types/deal/detailed-deal-results-office-center-results.dto.ts +0 -14
  277. package/types/deal/detailed-deal-results-office-results.dto.ts +0 -15
  278. package/types/deal/detailed-deal-results-params.dto.ts +0 -8
  279. package/types/deal/detailed-deal-results-participant.dto.ts +0 -13
  280. package/types/deal/detailed-deal-results.dto.ts +0 -9
  281. package/types/deal/index.ts +0 -36
  282. package/types/deal/mortgage-program.enum.ts +0 -8
  283. package/types/deal/party-type.enum.ts +0 -5
  284. package/types/deal/search-deal-params.dto.ts +0 -30
  285. package/types/deal/send-deal-document-for-signature.dto.ts +0 -6
  286. package/types/deal/settle-deal.dto.ts +0 -16
  287. package/types/deal/update-deal.dto.ts +0 -22
  288. package/types/deal-type/deal-type-dropdown-params.dto.ts +0 -3
  289. package/types/deal-type/index.ts +0 -1
  290. package/types/direction/direction-type.enum.ts +0 -4
  291. package/types/direction/index.ts +0 -1
  292. package/types/documents/buyer-document-type.enum.ts +0 -3
  293. package/types/documents/employee-agreement.dto.ts +0 -4
  294. package/types/documents/get-buyer-document.dto.ts +0 -7
  295. package/types/documents/get-property-document.dto.ts +0 -7
  296. package/types/documents/index.ts +0 -7
  297. package/types/documents/non-disclosure-agreement.dto.ts +0 -4
  298. package/types/documents/property-document-type.enum.ts +0 -3
  299. package/types/documents/send-buyer-document-for-signature.dto.ts +0 -6
  300. package/types/documents/send-property-document-for-signature.dto.ts +0 -6
  301. package/types/feedback/feedback-category.enum.ts +0 -5
  302. package/types/feedback/feedback-create.dto.ts +0 -6
  303. package/types/feedback/feedback-search.dto.ts +0 -12
  304. package/types/feedback/feedback-status.enum.ts +0 -5
  305. package/types/feedback/index.ts +0 -4
  306. package/types/flats/flat-create.dto.ts +0 -13
  307. package/types/flats/flat-extended.dto.ts +0 -11
  308. package/types/flats/flat.enum.ts +0 -9
  309. package/types/flats/flats-search.dto.ts +0 -15
  310. package/types/flats/index.ts +0 -5
  311. package/types/flats/payment-calculations.type.ts +0 -7
  312. package/types/floor/floor-create.dto.ts +0 -12
  313. package/types/floor/floors-search.dto.ts +0 -12
  314. package/types/floor/index.ts +0 -2
  315. package/types/geo/bounds.type.ts +0 -11
  316. package/types/geo/enhanced-search-params.dto.ts +0 -7
  317. package/types/geo/enhanced-search-response.dto.ts +0 -10
  318. package/types/geo/geo-keys.dto.ts +0 -4
  319. package/types/geo/geo-level.enum.ts +0 -9
  320. package/types/geo/geo-node.dto.model.ts +0 -11
  321. package/types/geo/geo-search-coordinates.dto.model.ts +0 -4
  322. package/types/geo/geo-search-params.dto.model.ts +0 -8
  323. package/types/geo/geo-type.enum.ts +0 -8
  324. package/types/geo/geo.dto.model.ts +0 -3
  325. package/types/geo/index.ts +0 -11
  326. package/types/geo/promotion-geo.enum.ts +0 -8
  327. package/types/google/google-contact-type.enum.ts +0 -5
  328. package/types/handling/create-manual-handling.dto.ts +0 -13
  329. package/types/handling/handling-archive.dto.ts +0 -6
  330. package/types/handling/handling-check-black-list.dto.ts +0 -3
  331. package/types/handling/handling-recipient.enum.ts +0 -6
  332. package/types/handling/handling-search.dto.ts +0 -33
  333. package/types/handling/handling-type.enum.ts +0 -13
  334. package/types/handling/handling-update.dto.ts +0 -13
  335. package/types/handling/handling.dto.ts +0 -17
  336. package/types/handling/index.ts +0 -8
  337. package/types/image/apartment-complex-image-category.enum.ts +0 -7
  338. package/types/image/bind-apartment-image-params.dto.ts +0 -6
  339. package/types/image/bind-builder-image.dto.ts +0 -1
  340. package/types/image/bind-image.dto.ts +0 -1
  341. package/types/image/bulk-bind-images.dto.ts +0 -11
  342. package/types/image/image-category.enum.ts +0 -5
  343. package/types/image/index.ts +0 -9
  344. package/types/image/reorder-images.dto.ts +0 -8
  345. package/types/index.ts +0 -685
  346. package/types/layout/create-layout.dto.ts +0 -8
  347. package/types/layout/index.ts +0 -4
  348. package/types/layout/layout.types.enum.ts +0 -8
  349. package/types/layout/search-layouts.dto.ts +0 -17
  350. package/types/layout/update-layout.dto.ts +0 -13
  351. package/types/mistmatch/mismatch-action.types.enum.ts +0 -5
  352. package/types/node-env/node-env.enum.ts +0 -4
  353. package/types/norm-categories/employee-norm.dto.ts +0 -6
  354. package/types/norm-categories/index.ts +0 -3
  355. package/types/norm-categories/norm-categories.enum.ts +0 -11
  356. package/types/norm-categories/norm-category.dto.ts +0 -3
  357. package/types/notary/create-notary.dto.ts +0 -3
  358. package/types/notary/index.ts +0 -8
  359. package/types/notary/notary-contacts.type.ts +0 -7
  360. package/types/notary/notary-dropdown-params.dto.ts +0 -3
  361. package/types/notary/search-notary-params.dto.ts +0 -23
  362. package/types/notary/update-notary.dto.ts +0 -3
  363. package/types/notifications/index.ts +0 -15
  364. package/types/notifications/messenger.enum.ts +0 -4
  365. package/types/notifications/notification.enum.ts +0 -10
  366. package/types/notifications/notifications.ts +0 -63
  367. package/types/notifications/search-notifications-params.dto.ts +0 -3
  368. package/types/office-centers/center-contacts.type.ts +0 -12
  369. package/types/office-centers/day-schedule.type.ts +0 -11
  370. package/types/office-centers/index.ts +0 -9
  371. package/types/office-centers/office-center-dropdown-search.dto.model.ts +0 -3
  372. package/types/office-centers/office-center-search.dto.model.ts +0 -17
  373. package/types/office-centers/office-center.dto.ts +0 -3
  374. package/types/office-centers/send-office-center-location-to-customer.dto.ts +0 -6
  375. package/types/offices/contacts.type.ts +0 -9
  376. package/types/offices/employees.type.ts +0 -11
  377. package/types/offices/index.ts +0 -10
  378. package/types/offices/office-dropdown-params.dto.ts +0 -4
  379. package/types/offices/office-phone-number.dto.ts +0 -5
  380. package/types/offices/office-search.dto.model.ts +0 -17
  381. package/types/offices/office.dto.ts +0 -15
  382. package/types/offices/service.config.ts +0 -19
  383. package/types/parse/column-field-relation.interface.ts +0 -12
  384. package/types/parse/fields.enum.ts +0 -19
  385. package/types/parse/mapping-handler.types.ts +0 -18
  386. package/types/parse/mapping-relation.types.ts +0 -12
  387. package/types/parse/mapping.types.ts +0 -32
  388. package/types/parse/parse-fields.enum.ts +0 -19
  389. package/types/parse/row-item.interfaces.ts +0 -26
  390. package/types/parse/schemes.enum.ts +0 -4
  391. package/types/permissions/advert-permissions.enum.ts +0 -3
  392. package/types/permissions/analytic-permissions.enum.ts +0 -5
  393. package/types/permissions/attribute-permissions.enum.ts +0 -9
  394. package/types/permissions/buyer-permissions.enum.ts +0 -14
  395. package/types/permissions/customer-property-permissions.enum..ts +0 -16
  396. package/types/permissions/customer-request-permissions.enum.ts +0 -8
  397. package/types/permissions/deal-permissions.enum.ts +0 -15
  398. package/types/permissions/duty-permissions.enum.ts +0 -10
  399. package/types/permissions/exported-property-permissions.enum.ts +0 -6
  400. package/types/permissions/feedback-permissions.enum.ts +0 -7
  401. package/types/permissions/funnel-permissions.enum.ts +0 -5
  402. package/types/permissions/geo-permissions.enum.ts +0 -29
  403. package/types/permissions/handling-permissions.enum.ts +0 -10
  404. package/types/permissions/main-page-permissions.enum.ts +0 -5
  405. package/types/permissions/mismatch.permissions.ts +0 -6
  406. package/types/permissions/new-building/apartment-complex-permissions.enum.ts +0 -11
  407. package/types/permissions/new-building/build-company-permissions.enum.ts +0 -10
  408. package/types/permissions/new-building/flat-permissions.enum.ts +0 -10
  409. package/types/permissions/new-building/floor-permissions.enum.ts +0 -10
  410. package/types/permissions/new-building/layout-permissions.enum.ts +0 -10
  411. package/types/permissions/new-building/queue-permissions.enum.ts +0 -11
  412. package/types/permissions/new-building/section-permissions.enum.ts +0 -10
  413. package/types/permissions/news-permissions.enum.ts +0 -7
  414. package/types/permissions/notary-permissions.enum.ts +0 -7
  415. package/types/permissions/organization-permissions.enum.ts +0 -27
  416. package/types/permissions/permission.enum.ts +0 -96
  417. package/types/permissions/rbac-permissions.enum.ts +0 -9
  418. package/types/permissions/seller-permissions.enum.ts +0 -8
  419. package/types/permissions/telephony-permissions.enum.ts +0 -9
  420. package/types/permissions/user-action-logs-permissions.enum.ts +0 -5
  421. package/types/permissions/user-permissions.enum.ts +0 -13
  422. package/types/queue/create-queue.dto.ts +0 -6
  423. package/types/queue/index.ts +0 -2
  424. package/types/queue/search-queues.dto.ts +0 -13
  425. package/types/queues/queue.type.ts +0 -6
  426. package/types/realty-platforms/index.ts +0 -1
  427. package/types/realty-platforms/realty-platforms.enum.ts +0 -6
  428. package/types/representation/index.ts +0 -2
  429. package/types/representation/representation-search.dto.model.ts +0 -21
  430. package/types/representation/representation.dto.ts +0 -6
  431. package/types/request-presentation/create-request-presentation.dto.ts +0 -3
  432. package/types/request-presentation/index.ts +0 -1
  433. package/types/request-property/check-if-request-property-exists-params.dto.ts +0 -4
  434. package/types/request-property/create-request-property.dto.ts +0 -5
  435. package/types/request-property/index.ts +0 -5
  436. package/types/request-property/print-request-properties.dto.ts +0 -5
  437. package/types/request-property/search-request-property-params.dto.ts +0 -6
  438. package/types/request-property/update-request-property.dto.ts +0 -3
  439. package/types/roles/index.ts +0 -4
  440. package/types/roles/role-group.dto.ts +0 -3
  441. package/types/roles/role-weight.map.ts +0 -14
  442. package/types/roles/role.dto.ts +0 -9
  443. package/types/roles/role.enum.ts +0 -11
  444. package/types/section/index.ts +0 -2
  445. package/types/section/section-create.dto.ts +0 -6
  446. package/types/section/sections-search.dto.ts +0 -12
  447. package/types/statistic/employee-agreements-statistics-params.dto.ts +0 -17
  448. package/types/statistic/employee-agreements-statistics.dto.ts +0 -7
  449. package/types/statistic/exclusive-property-statistics-params.dto.ts +0 -7
  450. package/types/statistic/exclusive-property-statistics.dto.ts +0 -11
  451. package/types/statistic/handling-listenings-statistics-item.dto.ts +0 -6
  452. package/types/statistic/handling-listenings-statistics-params.dto.ts +0 -22
  453. package/types/statistic/index.ts +0 -15
  454. package/types/statistic/real-estate-by-property-type.dto.model.ts +0 -4
  455. package/types/statistic/realtor-involvment-statistics.dto.ts +0 -6
  456. package/types/statistic/realtor-involvment-user-statistics.dto.ts +0 -6
  457. package/types/street/index.ts +0 -4
  458. package/types/street/street-autocomplete-params.dto.ts +0 -5
  459. package/types/street/street-location.dto.ts +0 -9
  460. package/types/street/street-search.dto.ts +0 -16
  461. package/types/street/street.dto.ts +0 -3
  462. package/types/template/index.ts +0 -16
  463. package/types/template/template-comment-create.dto.ts +0 -6
  464. package/types/template/template-comment-response.dto.ts +0 -16
  465. package/types/template/template-comment.dto.ts +0 -6
  466. package/types/template/template-content.enum.ts +0 -5
  467. package/types/template/template-office.dto.ts +0 -3
  468. package/types/template/template-reaction-response.dto.ts +0 -5
  469. package/types/template/template-reaction-search.dto.ts +0 -7
  470. package/types/template/template-reaction.dto.ts +0 -6
  471. package/types/template/template-representation.dto.ts +0 -3
  472. package/types/template/template-response.dto.ts +0 -13
  473. package/types/template/template-role.dto.ts +0 -3
  474. package/types/template/template-search.dto.ts +0 -6
  475. package/types/template/template-view-response.dto.ts +0 -3
  476. package/types/template/template-view-search.dto.ts +0 -5
  477. package/types/template/template.dto.ts +0 -21
  478. package/types/template/template.enum.ts +0 -9
  479. package/types/topzone/index.ts +0 -3
  480. package/types/topzone/topzone-dropdown-list-params.dto.model.ts +0 -3
  481. package/types/topzone/topzone-search.dto.model.ts +0 -16
  482. package/types/topzone/topzone.dto.ts +0 -3
  483. package/types/uploaded-file/index.ts +0 -2
  484. package/types/uploaded-file/uploaded-file-type.enum.ts +0 -15
  485. package/types/uploaded-file/uploaded-file.dto.ts +0 -4
  486. package/types/user/index.ts +0 -17
  487. package/types/user/notification-preferences.dto.ts +0 -6
  488. package/types/user/update-user-vchasno.dto.ts +0 -8
  489. package/types/user/update-user.dto.ts +0 -6
  490. package/types/user/user-archive.dto.ts +0 -3
  491. package/types/user/user-attorney-search-params.dto.ts +0 -5
  492. package/types/user/user-attorney-type.enum.ts +0 -4
  493. package/types/user/user-attorney.dto.ts +0 -6
  494. package/types/user/user-autocomplete-params.dto.ts +0 -9
  495. package/types/user/user-phone.dto.ts +0 -3
  496. package/types/user/user-search.dto.ts +0 -28
  497. package/types/user/user-validation-params.dto.ts +0 -15
  498. package/types/user/user-vchasno-list-item.dto.ts +0 -10
  499. package/types/user/user.dto.ts +0 -20
  500. package/types/user-action-logs/index.ts +0 -2
  501. package/types/user-action-logs/model-name.enum.ts +0 -23
  502. package/types/user-action-logs/user-action-logs-search.dto.ts +0 -24
  503. package/types/user-office/index.ts +0 -2
  504. package/types/user-office/user-office.dto.ts +0 -3
  505. package/types/user-office/user-permission.dto.ts +0 -3
  506. package/types/user-permission/index.ts +0 -5
  507. package/types/user-permission/permission-connect.dto.model.ts +0 -3
  508. package/types/user-permission/permission-search.dto.model.ts +0 -3
  509. package/types/user-permission/permission.dto.ts +0 -3
  510. package/types/user-permission/user-permission-create-or-connect.dto.ts +0 -5
  511. package/types/user-permission/user-permission-create.dto.ts +0 -6
  512. package/types/user-points/index.ts +0 -6
  513. package/types/user-points/search-user-points-changes-params.dto.ts +0 -5
  514. package/types/user-points/user-points-amount-by-date.dto.ts +0 -4
  515. package/types/user-points/user-points-amount.dto.ts +0 -6
  516. package/types/user-points/user-points-event.enum.ts +0 -13
  517. package/types/user-points/user-points-statistic.dto.ts +0 -7
  518. package/types/user-points/user-points-user-statistic.dto.ts +0 -7
  519. package/types/user-profile/children.type.ts +0 -6
  520. package/types/user-profile/education.type.ts +0 -8
  521. package/types/user-profile/index.ts +0 -6
  522. package/types/user-profile/prev-jobs.type.ts +0 -7
  523. package/types/user-profile/profile.dto.ts +0 -6
  524. package/types/user-profile/socials.type.ts +0 -12
  525. package/types/user-profile/update-profile.dto.ts +0 -3
  526. package/types/vchasno/vchasno-document-category.enum.ts +0 -37
  527. package/types/vchasno/vchasno-document-signer.type.ts +0 -7
  528. package/types/vchasno/vchasno-document-status.enum.ts +0 -11
  529. package/types/vchasno/vchasno-document.type.ts +0 -32
  530. package/utils/create-service-action.ts +0 -15
  531. package/utils/database/sections.ts +0 -3
  532. package/utils/decorators/tranlsatable-column.decorator.ts +0 -9
  533. package/utils/index.ts +0 -4
  534. package/utils/role.utils.ts +0 -11
@@ -1,19 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { UserEntity } from './user.type';
3
- import { OfficeEntity } from './office.type';
4
- import { FeedbackViewEntity } from './feedback-view.type';
5
- import { FeedbackFileEntity } from './feedback-file.type';
6
- import { FeedbackCategory } from '../feedback/feedback-category.enum';
7
- import { FeedbackStatus } from '../feedback/feedback-status.enum';
8
-
9
- export type FeedbackEntity = BaseEntity & {
10
- text: string;
11
- type: FeedbackCategory;
12
- status: FeedbackStatus;
13
- userId?: number;
14
- user?: UserEntity;
15
- officeId?: number;
16
- office?: OfficeEntity;
17
- views?: FeedbackViewEntity[];
18
- files?: FeedbackFileEntity[];
19
- };
@@ -1,22 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { ApartmentComplexEntity } from './apartment-complex.type';
3
- import { LayoutEntity } from './layout.type';
4
- import { FloorEntity } from './floor.type';
5
- import { SectionEntity } from './section.type';
6
- import { FlatStatus } from '../flats/flat.enum';
7
- import { PaymentCalculation } from '../flats';
8
-
9
- export type FlatEntity = BaseEntity & {
10
- flatNumber: number;
11
- basePrice: number;
12
- pricePerMeter: number;
13
- paymentCalculations: Array<PaymentCalculation> | null;
14
- flatNumberTemporary: string;
15
- status: FlatStatus;
16
- layoutId?: number;
17
- layout?: LayoutEntity;
18
- complexId?: number;
19
- complex?: ApartmentComplexEntity;
20
- floorId?: number;
21
- floor?: FloorEntity;
22
- };
@@ -1,13 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { SectionEntity } from './section.type';
3
- import { ImageEntity } from './image.type';
4
- import { FlatEntity } from './flat.type';
5
-
6
- export type FloorEntity = BaseEntity & {
7
- floorNumber: number;
8
- imageId?: number;
9
- plan?: ImageEntity;
10
- flats?: FlatEntity[];
11
- sectionId?: number;
12
- section?: SectionEntity;
13
- };
@@ -1,9 +0,0 @@
1
- import { GeoEntity } from './geo.type';
2
- import { TopzoneEntity } from './topzone.type';
3
-
4
- export type GeoTopzoneEntity = {
5
- geoId?: number;
6
- topzoneId?: number;
7
- geo?: GeoEntity;
8
- topzone?: TopzoneEntity;
9
- };
@@ -1,33 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { MultiLanguage } from '../common/multi-language-column.type';
3
- import { RepresentationEntity } from './representation.type';
4
- import { StreetEntity } from './street.type';
5
- import { CustomerPropertyEntity } from './customer-property.type';
6
- import { CustomerRequestEntity } from './customer-request.type';
7
- import { GeoTopzoneEntity } from './geo-topzone.type';
8
- import { NotaryEntity } from './notary.type';
9
- import { DealEntity } from './deal.type';
10
- import { GeoType } from '../geo/geo-type.enum';
11
-
12
- export type GeoEntity = BaseEntity & {
13
- subdomain?: boolean;
14
- domain: string;
15
- name: MultiLanguage;
16
- declension: MultiLanguage;
17
- alias: string;
18
- lvl: number;
19
- lft: number | null;
20
- rgt: number | null;
21
- lat: string | null;
22
- lng: string | null;
23
- type: GeoType;
24
- searchText?: string;
25
- polygon?: { type: string; coordinates: number[][][] };
26
- representations?: RepresentationEntity[];
27
- streets?: StreetEntity[];
28
- customerProperties?: CustomerPropertyEntity[];
29
- customerRequests?: CustomerRequestEntity[];
30
- geoTopzone?: GeoTopzoneEntity[];
31
- notaries?: NotaryEntity[];
32
- deals?: DealEntity[];
33
- };
@@ -1,14 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { UserEntity } from './user.type';
3
- import { CustomerEntity } from './customer.type';
4
- import { GoogleContactType } from '../google/google-contact-type.enum';
5
-
6
- export type GoogleContactEntity = BaseEntity & {
7
- email: string;
8
- relatedUserId?: number;
9
- relatedCustomerId?: number;
10
- resourceName: string;
11
- contactType: GoogleContactType;
12
- relatedUser?: UserEntity;
13
- relatedCustomer?: CustomerEntity;
14
- };
@@ -1,10 +0,0 @@
1
- import { UserEntity } from './user.type';
2
- import { HandlingEntity } from './handling.type';
3
-
4
- export type HandlingListeningEntity = {
5
- userId?: number;
6
- user?: UserEntity;
7
- handlingId?: number;
8
- handling?: HandlingEntity;
9
- createdAt: Date;
10
- };
@@ -1,39 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { UserEntity } from './user.type';
3
- import { CustomerPropertyEntity } from './customer-property.type';
4
- import { ArchiveReasonEntity } from './archive-reason.type';
5
- import { CallEntity } from './call.type';
6
- import { HandlingListeningEntity } from './handling-listening.type';
7
- import { AdvertSourceEntity } from './advert-source.type';
8
- import { CustomerRequestEntity } from './customer-request.type';
9
- import { UserPointsChangeEntity } from './user-points-change.type';
10
-
11
- export type HandlingEntity = BaseEntity & {
12
- isBlackList: boolean;
13
- archiveAnnotation: string | null;
14
- callId?: number;
15
- type: number;
16
- recipient: number;
17
- readAt: string | null;
18
- annotation: string | null;
19
- name: string;
20
- country: string;
21
- phoneNumber: string;
22
- realtorId?: number;
23
- createdById?: number;
24
- handledById?: number;
25
- requestId?: number;
26
- propertyId?: number;
27
- sourceId?: number;
28
- archiveReasonId?: number;
29
- archiveReason?: ArchiveReasonEntity;
30
- customerProperty?: CustomerPropertyEntity;
31
- source?: AdvertSourceEntity;
32
- customerRequest?: CustomerRequestEntity;
33
- createdBy?: UserEntity;
34
- handledBy?: UserEntity;
35
- realtor?: UserEntity;
36
- call?: CallEntity;
37
- listenings?: HandlingListeningEntity[];
38
- userPointsChanges?: UserPointsChangeEntity[];
39
- };
@@ -1,22 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { PropertyImageEntity } from './property-image.type';
3
- import { PropertyDocumentEntity } from './property-document.type';
4
- import { ApartmentComplexImageEntity } from './apartment-complex-image.type';
5
- import { SectionEntity } from './section.type';
6
- import { FloorEntity } from './floor.type';
7
- import { BuildCompanyEntity } from './build-company.type';
8
- import { LayoutEntity } from './layout.type';
9
-
10
- export type ImageEntity = BaseEntity & {
11
- key: string;
12
- url: string;
13
- watermarkedKey: string | null;
14
- watermarkedUrl: string;
15
- propertyImage?: PropertyImageEntity;
16
- propertyDocument?: PropertyDocumentEntity;
17
- complexImage?: ApartmentComplexImageEntity;
18
- sectionImage?: SectionEntity;
19
- floorImage?: FloorEntity;
20
- buildCompany?: BuildCompanyEntity;
21
- layout?: LayoutEntity;
22
- };
@@ -1,98 +0,0 @@
1
- // Core entity types
2
- export { AdvertSourceEntity } from './advert-source.type';
3
- export { AgencyEntity } from './agency.type';
4
- export { ApartmentComplexImageEntity } from './apartment-complex-image.type';
5
- export { ApartmentComplexInfoEntity } from './apartment-complex-info.type';
6
- export { ApartmentComplexEntity } from './apartment-complex.type';
7
- export { AppraiserEntity } from './appraiser.type';
8
- export { ArchiveReasonEntity } from './archive-reason.type';
9
- export { AttentionRequiredEntity } from './attention-required.type';
10
- export { AttorneyEntity } from './attorney.type';
11
- export { AttributeRepresentationEntity } from './attribute-representation.type';
12
- export { AttributeValueEntity } from './attribute-value.type';
13
- export { AttributeEntity } from './attribute.type';
14
- export { BaseEntity } from './base-entity.type';
15
- export { BuildCompanyEntity } from './build-company.type';
16
- export { CallRedirectEntity } from './call-redirect.type';
17
- export { CallEntity } from './call.type';
18
- export { ContractTypeEntity } from './contract-type.type';
19
- export { CustomerBucketEntity } from './customer-bucket.type';
20
- export { CustomerCallEntity } from './customer-call.type';
21
- export { CustomerPhoneEntity } from './customer-phone.type';
22
- export { CustomerPropertyDuplicateEntity } from './customer-property-duplicate.type';
23
- export { CustomerPropertyEntity } from './customer-property.type';
24
- export { CustomerRequestSelectionEntity } from './customer-request-selection.type';
25
- export { CustomerRequestEntity } from './customer-request.type';
26
- export { CustomerEntity } from './customer.type';
27
- export { DealDocumentEntity } from './deal-document.type';
28
- export { DealParticipantEntity } from './deal-participant.type';
29
- export { DealTransactionEntity } from './deal-transaction.type';
30
- export { DealTypePercentageEntity } from './deal-type-percentage.type';
31
- export { DealTypeEntity } from './deal-type.type';
32
- export { DealEntity } from './deal.type';
33
- export { DocumentEntity } from './document.type';
34
- export { DutyEntity } from './duty.type';
35
- export { EmployeeNormEntity } from './employee-norm.type';
36
- export { FeedbackFileEntity } from './feedback-file.type';
37
- export { FeedbackViewEntity } from './feedback-view.type';
38
- export { FeedbackEntity } from './feedback.type';
39
- export { FlatEntity } from './flat.type';
40
- export { FloorEntity } from './floor.type';
41
- export { GeoTopzoneEntity } from './geo-topzone.type';
42
- export { GeoEntity } from './geo.type';
43
- export { GoogleContactEntity } from './google-contact.type';
44
- export { HandlingListeningEntity } from './handling-listening.type';
45
- export { HandlingEntity } from './handling.type';
46
- export { ImageEntity } from './image.type';
47
- export { LayoutEntity } from './layout.type';
48
- export { MismatchAggregateEntity } from './mismatch-aggregate.type';
49
- export { MismatchDecisionEntity } from './mismatch-decision.type';
50
- export { MismatchReasonEntity } from './mismatch-reason.type';
51
- export { MismatchReportEntity } from './mismatch-report.type';
52
- export { NormCategoryEntity } from './norm-category.type';
53
- export { NotaryEntity } from './notary.type';
54
- export { NotificationPreferenceEntity } from './notification-preference.type';
55
- export { NotificationEntity } from './notification.type';
56
- export { OfficeCenterEntity } from './office-center.type';
57
- export { OfficeEntity } from './office.type';
58
- export { PermissionEntity } from './permission.type';
59
- export { PropertyDocumentEntity } from './property-document.type';
60
- export { PropertyImageEntity } from './property-image.type';
61
- export { PropertySeoEntity } from './property-seo.type';
62
- export { QueueEntity } from './queue.type';
63
- export { RealtorNumberEntity } from './realtor-number.type';
64
- export { RepresentationEntity } from './representation.type';
65
- export { RequestPresentationPropertyEntity } from './request-presentation-property.type';
66
- export { RequestPresentationEntity } from './request-presentation.type';
67
- export { RequestPropertyEntity } from './request-property.type';
68
- export { RolePermissionGroupEntity } from './role-permission-group.type';
69
- export { RoleEntity } from './role.type';
70
- export { SectionEntity } from './section.type';
71
- export { StreetEntity } from './street.type';
72
- export { TelegramChatEntity } from './telegram-chat.type';
73
- export { TelegramMessageEntity } from './telegram-message.type';
74
- export { TemplateCommentReactionEntity } from './template-comment-reaction.type';
75
- export { TemplateCommentEntity } from './template-comment.type';
76
- export { TemplateOfficeEntity } from './template-office.type';
77
- export { TemplateParticipantEntity } from './template-participant.type';
78
- export { TemplateReactionEntity } from './template-reaction.type';
79
- export { TemplateRepresentationEntity } from './template-representation.type';
80
- export { TemplateRoleEntity } from './template-role.type';
81
- export { TemplateViewEntity } from './template-view.type';
82
- export { TemplateEntity } from './template.type';
83
- export { TimeMetricEntity } from './time-metric-entity.type';
84
- export { TopzoneEntity } from './topzone.type';
85
- export { UniqueIdEntity } from './unique-id-entity.type';
86
- export { UploadedFileEntity } from './uploaded-file-entity.type';
87
- export { UserActionsLogEntity } from './user-action-log.type';
88
- export { UserAttorneyEntity } from './user-attorney.type';
89
- export { UserOfficeEntity } from './user-office.type';
90
- export { UserPermissionEntity } from './user-permission.type';
91
- export { UserPhoneEntity } from './user-phone.type';
92
- export { UserPointsChangeEntity } from './user-points-change.type';
93
- export { UserPointsRuleEntity } from './user-points-rule.type';
94
- export { UserProfileEntity } from './user-profile.type';
95
- export { UserEntity } from './user.type';
96
- export { ValuationEntity } from './valuation.type';
97
- export { VnpReasonEntity } from './vnp-reason.type';
98
- export { XCustomerNotificationEntity } from './x-customer-notification.type';
@@ -1,20 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { ApartmentComplexEntity } from './apartment-complex.type';
3
- import { ImageEntity } from './image.type';
4
- import { FlatEntity } from './flat.type';
5
- import { LayoutTypes } from '../layout/layout.types.enum';
6
-
7
- export type LayoutEntity = BaseEntity & {
8
- name: string;
9
- type: LayoutTypes;
10
- rooms: number;
11
- numberOfLevels: number;
12
- square: number;
13
- livingSquare: number;
14
- kitchenSquare: number;
15
- imageId?: number;
16
- complexId?: number;
17
- image?: ImageEntity;
18
- complex?: ApartmentComplexEntity;
19
- flats?: FlatEntity[];
20
- };
@@ -1,8 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { CustomerPropertyEntity } from './customer-property.type';
3
-
4
- export type MismatchAggregateEntity = BaseEntity & {
5
- count: number;
6
- customerProperty?: CustomerPropertyEntity;
7
- customerPropertyId?: number;
8
- };
@@ -1,11 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { CustomerPropertyEntity } from './customer-property.type';
3
- import { UserEntity } from './user.type';
4
- import { MismatchReasonEntity } from './mismatch-reason.type';
5
-
6
- export type MismatchDecisionEntity = BaseEntity & {
7
- customerProperty?: CustomerPropertyEntity;
8
- customerPropertyId?: number;
9
- submittedAs?: UserEntity;
10
- submittedAsId?: number;
11
- };
@@ -1,10 +0,0 @@
1
- import { MismatchDecisionEntity } from './mismatch-decision.type';
2
- import { MultiLanguage } from '../common';
3
- import { BaseEntity } from './base-entity.type';
4
- import { MismatchReportEntity } from './mismatch-report.type';
5
-
6
- export type MismatchReasonEntity = BaseEntity & {
7
- text: MultiLanguage;
8
- mismatchDecision?: MismatchDecisionEntity[];
9
- mismatchReport?: MismatchReportEntity[];
10
- };
@@ -1,14 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { UserEntity } from './user.type';
3
- import { MismatchReasonEntity } from './mismatch-reason.type';
4
- import { CustomerPropertyEntity } from './customer-property.type';
5
-
6
- export type MismatchReportEntity = BaseEntity & {
7
- submittedAs?: UserEntity;
8
- submittedAsId?: number;
9
- reason?: MismatchReasonEntity;
10
- reasonId?: number;
11
- customerProperty?: CustomerPropertyEntity;
12
- customerPropertyId?: number;
13
- isActive: boolean;
14
- };
@@ -1,11 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { MultiLanguage } from '../common/multi-language-column.type';
3
- import { UserProfileEntity } from './user-profile.type';
4
- import { EmployeeNormEntity } from './employee-norm.type';
5
-
6
- export type NormCategoryEntity = BaseEntity & {
7
- name: MultiLanguage;
8
- sort: number;
9
- employeeNorms?: EmployeeNormEntity[];
10
- profiles?: UserProfileEntity[];
11
- };
@@ -1,13 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { GeoEntity } from './geo.type';
3
- import { DealEntity } from './deal.type';
4
- import { MultiLanguage } from '../common';
5
- import { NotaryContacts } from '../notary/notary-contacts.type';
6
-
7
- export type NotaryEntity = BaseEntity & {
8
- deals?: DealEntity[];
9
- geoId?: number | null;
10
- geo?: GeoEntity;
11
- name: MultiLanguage;
12
- contacts: NotaryContacts;
13
- };
@@ -1,11 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { UserEntity } from './user.type';
3
-
4
- export type NotificationPreferenceEntity = BaseEntity & {
5
- callReceived: boolean;
6
- handlingCreated: boolean;
7
- buyerRegistered: boolean;
8
- sellerRegistered: boolean;
9
- newPromotions: boolean;
10
- user?: UserEntity;
11
- };
@@ -1,13 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { UserEntity } from './user.type';
3
- import { NotificationMeta, NotificationType } from '../notifications';
4
-
5
- export type NotificationEntity = BaseEntity & {
6
- meta: NotificationMeta;
7
- scheduledAt: Date;
8
- sent: boolean;
9
- type: NotificationType;
10
- seenAt: Date | null;
11
- userId?: number;
12
- user?: UserEntity;
13
- };
@@ -1,20 +0,0 @@
1
- import { MultiLanguage } from '../common';
2
- import { CenterContacts } from '../office-centers/center-contacts.type';
3
- import { Schedule } from '../office-centers/day-schedule.type';
4
- import { BaseEntity } from './base-entity.type';
5
- import { OfficeEntity } from './office.type';
6
- import { RepresentationEntity } from './representation.type';
7
-
8
- export type OfficeCenterEntity = BaseEntity & {
9
- name: MultiLanguage;
10
- alias: string;
11
- weight: number;
12
- lng: string | null;
13
- lat: string | null;
14
- contacts: CenterContacts;
15
- schedule: Schedule;
16
- group: MultiLanguage;
17
- offices?: OfficeEntity[];
18
- representationId?: number;
19
- representation?: RepresentationEntity;
20
- };
@@ -1,35 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { UserOfficeEntity } from './user-office.type';
3
- import { CustomerBucketEntity } from './customer-bucket.type';
4
- import { CallRedirectEntity } from './call-redirect.type';
5
- import { DealEntity } from './deal.type';
6
- import { DealParticipantEntity } from './deal-participant.type';
7
- import { TemplateOfficeEntity } from './template-office.type';
8
- import { FeedbackEntity } from './feedback.type';
9
- import { RealtorNumberEntity } from './realtor-number.type';
10
- import { OfficeContacts } from '../offices/contacts.type';
11
- import { CustomerBucketScope } from '../customer';
12
- import { OfficeCenterEntity } from './office-center.type';
13
- import { EmployeeNormEntity } from './employee-norm.type';
14
- import { ServiceConfig } from '../offices';
15
-
16
- export type OfficeEntity = BaseEntity & {
17
- officeNumber: number;
18
- email: string;
19
- isActive: boolean;
20
- isAgency: boolean;
21
- serviceConfig: ServiceConfig;
22
- contacts: OfficeContacts;
23
- officeCenterId?: number;
24
- customerBucketScope: CustomerBucketScope;
25
- users?: UserOfficeEntity[];
26
- officeCenter?: OfficeCenterEntity;
27
- norms?: EmployeeNormEntity[];
28
- buckets?: CustomerBucketEntity[];
29
- redirects?: CallRedirectEntity[];
30
- deals?: DealEntity[];
31
- dealParticipants?: DealParticipantEntity[];
32
- templates?: TemplateOfficeEntity[];
33
- feedbacks?: FeedbackEntity[];
34
- realtorNumbers?: RealtorNumberEntity[];
35
- };
@@ -1,11 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { MultiLanguage } from '../common/multi-language-column.type';
3
- import { UserPermissionEntity } from './user-permission.type';
4
- import { RolePermissionGroupEntity } from './role-permission-group.type';
5
-
6
- export type PermissionEntity = BaseEntity & {
7
- key: string;
8
- name: MultiLanguage;
9
- roles?: RolePermissionGroupEntity[];
10
- userPermissions?: UserPermissionEntity[];
11
- };
@@ -1,11 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { CustomerPropertyEntity } from './customer-property.type';
3
- import { ImageEntity } from './image.type';
4
-
5
- export type PropertyDocumentEntity = BaseEntity & {
6
- category: string;
7
- propertyId?: number;
8
- imageId?: number;
9
- property?: CustomerPropertyEntity;
10
- image?: ImageEntity;
11
- };
@@ -1,14 +0,0 @@
1
- import { UniqueIdEntity } from './unique-id-entity.type';
2
- import { CustomerPropertyEntity } from './customer-property.type';
3
- import { ImageEntity } from './image.type';
4
- import { ImageCategory } from '../image/image-category.enum';
5
-
6
- export type PropertyImageEntity = UniqueIdEntity & {
7
- category: ImageCategory;
8
- showOnSite: boolean;
9
- isMain: boolean;
10
- imageId?: number;
11
- image?: ImageEntity;
12
- propertyId?: number;
13
- property?: CustomerPropertyEntity;
14
- };
@@ -1,11 +0,0 @@
1
- import { UniqueIdEntity } from './unique-id-entity.type';
2
- import { CustomerPropertyEntity } from './customer-property.type';
3
- import { Language, MultiLanguage } from '../common';
4
-
5
- export type PropertySeoEntity = UniqueIdEntity & {
6
- lang: Language;
7
- mainAdvantage: string | null;
8
- description: MultiLanguage | null;
9
- title: MultiLanguage | null;
10
- property?: CustomerPropertyEntity;
11
- };
@@ -1,20 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { ApartmentComplexEntity } from './apartment-complex.type';
3
- import { StreetEntity } from './street.type';
4
- import { SectionEntity } from './section.type';
5
-
6
- export type QueueEntity = BaseEntity & {
7
- name: string;
8
- houseNumber: number;
9
- inOperation: boolean;
10
- startDate: Date;
11
- finishDate: Date;
12
- houseNumberSecond: string | null;
13
- houseNumberTemporary: string | null;
14
- housingNumber: string | null;
15
- streetId?: number | null;
16
- complexId?: number | null;
17
- street?: StreetEntity;
18
- complex?: ApartmentComplexEntity;
19
- sections?: SectionEntity[];
20
- };
@@ -1,6 +0,0 @@
1
- import { Reaction } from '../common/reaction.enum';
2
-
3
- export type ReactionEntity = {
4
- userId?: number;
5
- type: Reaction;
6
- };
@@ -1,11 +0,0 @@
1
- import { UniqueIdEntity } from './unique-id-entity.type';
2
- import { UserEntity } from './user.type';
3
- import { OfficeEntity } from './office.type';
4
-
5
- export type RealtorNumberEntity = UniqueIdEntity & {
6
- value: number;
7
- officeId?: number;
8
- office?: OfficeEntity;
9
- userId?: number;
10
- user?: UserEntity;
11
- };
@@ -1,18 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { GeoEntity } from './geo.type';
3
- import { AttributeRepresentationEntity } from './attribute-representation.type';
4
- import { TemplateRepresentationEntity } from './template-representation.type';
5
- import { OfficeCenterEntity } from './office-center.type';
6
- import { TelegramChatEntity } from './telegram-chat.type';
7
-
8
- export type RepresentationEntity = BaseEntity & {
9
- fullName: string;
10
- geoId?: number;
11
- company: string;
12
- contractDate: Date;
13
- officeCenters?: OfficeCenterEntity[];
14
- attributes?: AttributeRepresentationEntity[];
15
- geo?: GeoEntity;
16
- telegramChat?: TelegramChatEntity;
17
- templates?: TemplateRepresentationEntity[];
18
- };
@@ -1,11 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { RequestPresentationEntity } from './request-presentation.type';
3
- import { CustomerPropertyEntity } from './customer-property.type';
4
-
5
- export type RequestPresentationPropertyEntity = BaseEntity & {
6
- presentationId?: number;
7
- presentation?: RequestPresentationEntity;
8
- propertyId?: number;
9
- property?: CustomerPropertyEntity;
10
- isMain: boolean;
11
- };
@@ -1,10 +0,0 @@
1
- import { UniqueIdEntity } from './unique-id-entity.type';
2
- import { RequestPresentationPropertyEntity } from './request-presentation-property.type';
3
- import { CustomerRequestSelectionEntity } from './customer-request-selection.type';
4
-
5
- export type RequestPresentationEntity = UniqueIdEntity & {
6
- requestSelectionId?: number;
7
- requestSelection?: CustomerRequestSelectionEntity;
8
- properties?: RequestPresentationPropertyEntity[];
9
- createdAt: Date | null;
10
- };
@@ -1,15 +0,0 @@
1
- import { BaseEntity } from './base-entity.type';
2
- import { CustomerPropertyEntity } from './customer-property.type';
3
- import { CustomerRequestSelectionEntity } from './customer-request-selection.type';
4
-
5
- export type RequestPropertyEntity = BaseEntity & {
6
- requestSelectionId?: number;
7
- requestSelection?: CustomerRequestSelectionEntity;
8
- propertyId?: number;
9
- customerProperty?: CustomerPropertyEntity;
10
- isAddedManually: boolean;
11
- isRejected: boolean;
12
- isMain: boolean;
13
- createdAt: Date | null;
14
- updatedAt: Date | null;
15
- };
@@ -1,10 +0,0 @@
1
- import { UniqueIdEntity } from './unique-id-entity.type';
2
- import { RoleEntity } from './role.type';
3
- import { PermissionEntity } from './permission.type';
4
-
5
- export type RolePermissionGroupEntity = UniqueIdEntity & {
6
- roleId?: number;
7
- role?: RoleEntity;
8
- permissionId?: number;
9
- permission?: PermissionEntity;
10
- };