vector-shared 1.1.366 → 1.1.367
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.
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/apartment-complex/apartment-complex-search-params.dto.d.ts +20 -0
- package/dist/types/apartment-complex/apartment-complex-search-params.dto.js +3 -0
- package/dist/types/apartment-complex/apartment-complex-search-params.dto.js.map +1 -0
- package/dist/types/apartment-complex/apartment-complex-sort-by-field.enum.d.ts +3 -0
- package/dist/types/apartment-complex/apartment-complex-sort-by-field.enum.js +8 -0
- package/dist/types/apartment-complex/apartment-complex-sort-by-field.enum.js.map +1 -0
- package/dist/types/apartment-complex/index.d.ts +4 -0
- package/dist/types/apartment-complex/index.js +6 -0
- package/dist/types/apartment-complex/index.js.map +1 -0
- package/dist/types/attention-required/attention-required-entity.enum.js.map +1 -0
- package/dist/types/attention-required/attention-required-office-statistic-params.dto.d.ts +5 -0
- package/dist/types/attention-required/attention-required-office-statistic-params.dto.js +3 -0
- package/dist/types/attention-required/attention-required-office-statistic-params.dto.js.map +1 -0
- package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.d.ts +7 -0
- package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.js +12 -0
- package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.js.map +1 -0
- package/dist/types/attention-required/attention-required-search-params.dto.d.ts +5 -0
- package/dist/types/attention-required/attention-required-search-params.dto.js +3 -0
- package/dist/types/attention-required/attention-required-search-params.dto.js.map +1 -0
- package/dist/types/attention-required/attention-required-statistic-params.dto.d.ts +8 -0
- package/dist/types/attention-required/{attention-required-statistic-param.type.js → attention-required-statistic-params.dto.js} +1 -1
- package/dist/types/attention-required/attention-required-statistic-params.dto.js.map +1 -0
- package/dist/types/attention-required/attention-required-with-changes-params.dto.d.ts +11 -0
- package/dist/types/attention-required/attention-required-with-changes-params.dto.js +3 -0
- package/dist/types/attention-required/attention-required-with-changes-params.dto.js.map +1 -0
- package/dist/types/attention-required/attention-required-with-changes-sort-by-field.enum.d.ts +7 -0
- package/dist/types/attention-required/attention-required-with-changes-sort-by-field.enum.js +12 -0
- package/dist/types/attention-required/attention-required-with-changes-sort-by-field.enum.js.map +1 -0
- package/dist/types/attention-required/index.d.ts +7 -4
- package/dist/types/attention-required/index.js +7 -5
- package/dist/types/attention-required/index.js.map +1 -1
- package/dist/types/attorney/index.d.ts +0 -1
- package/dist/types/attorney/index.js.map +1 -1
- package/dist/types/attributes/attribute-category.enum.d.ts +1 -2
- package/dist/types/attributes/attribute-category.enum.js +18 -18
- package/dist/types/attributes/attribute-category.enum.js.map +1 -1
- package/dist/types/attributes/attribute-config.type.d.ts +6 -6
- package/dist/types/attributes/attribute-config.type.js.map +1 -1
- package/dist/types/attributes/attribute-destination.enum.d.ts +1 -2
- package/dist/types/attributes/attribute-destination.enum.js +6 -6
- package/dist/types/attributes/attribute-destination.enum.js.map +1 -1
- package/dist/types/attributes/attribute-search-params.dto.d.ts +16 -0
- package/dist/types/attributes/attribute-search-params.dto.js +3 -0
- package/dist/types/attributes/attribute-search-params.dto.js.map +1 -0
- package/dist/types/attributes/attribute-type.enum.d.ts +1 -2
- package/dist/types/attributes/attribute-type.enum.js +12 -12
- package/dist/types/attributes/attribute-type.enum.js.map +1 -1
- package/dist/types/attributes/index.d.ts +5 -5
- package/dist/types/attributes/index.js +4 -4
- package/dist/types/attributes/index.js.map +1 -1
- package/dist/types/build-company/build-company-search-params.dto.d.ts +9 -0
- package/dist/types/build-company/build-company-search-params.dto.js +3 -0
- package/dist/types/build-company/build-company-search-params.dto.js.map +1 -0
- package/dist/types/build-company/build-company-sort-by-field.enum.d.ts +3 -0
- package/dist/types/build-company/build-company-sort-by-field.enum.js +8 -0
- package/dist/types/build-company/build-company-sort-by-field.enum.js.map +1 -0
- package/dist/types/build-company/index.d.ts +2 -1
- package/dist/types/build-company/index.js +3 -0
- package/dist/types/build-company/index.js.map +1 -1
- package/dist/types/call/call-search-params.dto.d.ts +5 -0
- package/dist/types/{customer-property-duplicate/index.js → call/call-search-params.dto.js} +1 -1
- package/dist/types/call/call-search-params.dto.js.map +1 -0
- package/dist/types/call/call-type.enum.d.ts +1 -1
- package/dist/types/call/call-type.enum.js +13 -13
- package/dist/types/call/call-type.enum.js.map +1 -1
- package/dist/types/call/index.d.ts +3 -0
- package/dist/types/call/index.js +6 -0
- package/dist/types/call/index.js.map +1 -0
- package/dist/types/call-redirect/index.d.ts +0 -1
- package/dist/types/common/autocomplete-params.type.d.ts +1 -0
- package/dist/types/common/date-filter-params.dto.d.ts +4 -0
- package/dist/types/{attorney/attorney-search.dto.js → common/date-filter-params.dto.js} +1 -1
- package/dist/types/common/date-filter-params.dto.js.map +1 -0
- package/dist/types/common/index.d.ts +3 -3
- package/dist/types/common/index.js +4 -4
- package/dist/types/common/index.js.map +1 -1
- package/dist/types/common/reaction.enum.d.ts +1 -1
- package/dist/types/common/reaction.enum.js +6 -6
- package/dist/types/common/reaction.enum.js.map +1 -1
- package/dist/types/common/sort-order.enum.d.ts +4 -0
- package/dist/types/common/sort-order.enum.js +9 -0
- package/dist/types/common/sort-order.enum.js.map +1 -0
- package/dist/types/common/sorting-params.type.d.ts +2 -5
- package/dist/types/common/sorting-params.type.js +0 -6
- package/dist/types/common/sorting-params.type.js.map +1 -1
- package/dist/types/core/attention-required.type.d.ts +1 -1
- package/dist/types/core/attribute-value.type.d.ts +2 -2
- package/dist/types/core/attribute.type.d.ts +4 -4
- package/dist/types/core/customer-property-duplicate.type.d.ts +2 -2
- package/dist/types/core/customer-property.type.d.ts +3 -3
- package/dist/types/core/customer-request-selection.type.d.ts +2 -2
- package/dist/types/core/deal.type.d.ts +9 -10
- package/dist/types/core/feedback.type.d.ts +4 -4
- package/dist/types/core/flat.type.d.ts +2 -2
- package/dist/types/core/geo.type.d.ts +2 -2
- package/dist/types/core/reaction.type.d.ts +2 -2
- package/dist/types/customer/buyer-search-params.dto.d.ts +15 -0
- package/dist/types/{common/date-filter-params.type.js → customer/buyer-search-params.dto.js} +1 -1
- package/dist/types/customer/buyer-search-params.dto.js.map +1 -0
- package/dist/types/customer/customer-sort-by-field.enum.d.ts +7 -0
- package/dist/types/customer/customer-sort-by-field.enum.js +12 -0
- package/dist/types/customer/customer-sort-by-field.enum.js.map +1 -0
- package/dist/types/customer/index.d.ts +2 -4
- package/dist/types/customer/index.js +3 -5
- package/dist/types/customer/index.js.map +1 -1
- package/dist/types/customer-property/{customer-properties-grouped-by-address-params.dto.d.ts → customer-properties-grouped-by-address-search-params.dto.d.ts} +2 -2
- package/dist/types/customer-property/customer-properties-grouped-by-address-search-params.dto.js +3 -0
- package/dist/types/customer-property/customer-properties-grouped-by-address-search-params.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-check-exclusive-exists.dto.d.ts +2 -2
- package/dist/types/customer-property/customer-property-duplicate.dto.d.ts +6 -0
- package/dist/types/customer-property/customer-property-duplicate.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-search-params.dto.d.ts +25 -0
- package/dist/types/customer-property/customer-property-search-params.dto.js +3 -0
- package/dist/types/customer-property/customer-property-search-params.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-sort-by-field.enum.d.ts +12 -0
- package/dist/types/customer-property/customer-property-sort-by-field.enum.js +17 -0
- package/dist/types/customer-property/customer-property-sort-by-field.enum.js.map +1 -0
- package/dist/types/customer-property/index.d.ts +7 -5
- package/dist/types/customer-property/index.js +6 -4
- package/dist/types/customer-property/index.js.map +1 -1
- package/dist/types/customer-property/property-duplicate-status.enum.d.ts +1 -1
- package/dist/types/customer-property/property-duplicate-status.enum.js +8 -8
- package/dist/types/customer-property/property-duplicate-status.enum.js.map +1 -1
- package/dist/types/customer-property/property-exclusive-status.enum.d.ts +1 -1
- package/dist/types/customer-property/property-exclusive-status.enum.js +7 -7
- package/dist/types/customer-property/property-exclusive-status.enum.js.map +1 -1
- package/dist/types/customer-property/realty-type.enum.d.ts +1 -1
- package/dist/types/customer-property/realty-type.enum.js +8 -8
- package/dist/types/customer-property/realty-type.enum.js.map +1 -1
- package/dist/types/customer-property/search-customer-property-by-attributes.dto.d.ts +2 -2
- package/dist/types/customer-request/{search-customer-requests-params.dto.d.ts → customer-request-search-params.dto.d.ts} +1 -1
- package/dist/types/customer-request/customer-request-search-params.dto.js +3 -0
- package/dist/types/customer-request/customer-request-search-params.dto.js.map +1 -0
- package/dist/types/customer-request/index.d.ts +1 -1
- package/dist/types/deal/create-deal.dto.d.ts +50 -2
- package/dist/types/deal/deal-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/deal/deal-buyer.type.d.ts +3 -3
- package/dist/types/deal/deal-document.dto.d.ts +3 -2
- package/dist/types/deal/deal-search-params.dto.d.ts +12 -0
- package/dist/types/{attributes/attribute-search.type.js → deal/deal-search-params.dto.js} +1 -1
- package/dist/types/deal/deal-search-params.dto.js.map +1 -0
- package/dist/types/deal/deal-seller.dto.d.ts +2 -2
- package/dist/types/deal/deal-sort-by-field.enum.d.ts +14 -0
- package/dist/types/deal/deal-sort-by-field.enum.js +19 -0
- package/dist/types/deal/deal-sort-by-field.enum.js.map +1 -0
- package/dist/types/deal/deal-status.enum.d.ts +1 -1
- package/dist/types/deal/deal-status.enum.js +8 -8
- package/dist/types/deal/deal-status.enum.js.map +1 -1
- package/dist/types/deal/detailed-deal-results-params.dto.d.ts +2 -2
- package/dist/types/deal/index.d.ts +5 -5
- package/dist/types/deal/index.js +5 -5
- package/dist/types/deal/index.js.map +1 -1
- package/dist/types/deal/party-type.enum.d.ts +1 -1
- package/dist/types/deal/party-type.enum.js +7 -7
- package/dist/types/deal/party-type.enum.js.map +1 -1
- package/dist/types/deal/send-deal-document-for-signature.dto.d.ts +1 -0
- package/dist/types/documents/buyer-document-type.enum.d.ts +1 -1
- package/dist/types/documents/buyer-document-type.enum.js +5 -5
- package/dist/types/documents/buyer-document-type.enum.js.map +1 -1
- package/dist/types/documents/{employee-agreement.dto.d.ts → generate-agreement.dto.d.ts} +1 -1
- package/dist/types/documents/generate-agreement.dto.js +3 -0
- package/dist/types/documents/generate-agreement.dto.js.map +1 -0
- package/dist/types/documents/generate-buyer-document.dto.d.ts +6 -0
- package/dist/types/documents/generate-buyer-document.dto.js +3 -0
- package/dist/types/documents/generate-buyer-document.dto.js.map +1 -0
- package/dist/types/documents/generate-property-document.dto.d.ts +6 -0
- package/dist/types/{attention-required/attention-required-search.type.js → documents/generate-property-document.dto.js} +1 -1
- package/dist/types/documents/generate-property-document.dto.js.map +1 -0
- package/dist/types/documents/index.d.ts +4 -5
- package/dist/types/documents/index.js +2 -2
- package/dist/types/documents/index.js.map +1 -1
- package/dist/types/documents/property-document-type.enum.d.ts +1 -1
- package/dist/types/documents/property-document-type.enum.js +5 -5
- package/dist/types/documents/property-document-type.enum.js.map +1 -1
- package/dist/types/documents/send-buyer-document-for-signature.dto.d.ts +2 -2
- package/dist/types/documents/send-property-document-for-signature.dto.d.ts +2 -2
- package/dist/types/feedback/feedback-category.enum.d.ts +1 -1
- package/dist/types/feedback/feedback-category.enum.js +7 -7
- package/dist/types/feedback/feedback-category.enum.js.map +1 -1
- package/dist/types/feedback/feedback-search-params.dto.d.ts +13 -0
- package/dist/types/feedback/feedback-search-params.dto.js +3 -0
- package/dist/types/feedback/feedback-search-params.dto.js.map +1 -0
- package/dist/types/feedback/feedback-sort-by-field.enum.d.ts +4 -0
- package/dist/types/feedback/feedback-sort-by-field.enum.js +9 -0
- package/dist/types/feedback/feedback-sort-by-field.enum.js.map +1 -0
- package/dist/types/feedback/feedback-status.enum.d.ts +1 -1
- package/dist/types/feedback/feedback-status.enum.js +7 -7
- package/dist/types/feedback/feedback-status.enum.js.map +1 -1
- package/dist/types/feedback/index.d.ts +4 -3
- package/dist/types/feedback/index.js +5 -3
- package/dist/types/feedback/index.js.map +1 -1
- package/dist/types/flat/flat-create.dto.js.map +1 -0
- package/dist/types/flat/flat-extended.dto.js.map +1 -0
- package/dist/types/flat/flat-search-params.dto.d.ts +8 -0
- package/dist/types/flat/flat-search-params.dto.js +3 -0
- package/dist/types/flat/flat-search-params.dto.js.map +1 -0
- package/dist/types/flat/flat-sort-by-field.enum.d.ts +3 -0
- package/dist/types/flat/flat-sort-by-field.enum.js +8 -0
- package/dist/types/flat/flat-sort-by-field.enum.js.map +1 -0
- package/dist/types/flat/flat.enum.js.map +1 -0
- package/dist/types/{flats → flat}/index.d.ts +2 -1
- package/dist/types/flat/index.js +8 -0
- package/dist/types/flat/index.js.map +1 -0
- package/dist/types/flat/payment-calculations.type.js.map +1 -0
- package/dist/types/floor/floor-search-params.dto.d.ts +5 -0
- package/dist/types/floor/floor-search-params.dto.js +3 -0
- package/dist/types/floor/floor-search-params.dto.js.map +1 -0
- package/dist/types/floor/floor-sort-by-field.enum.d.ts +3 -0
- package/dist/types/floor/floor-sort-by-field.enum.js +8 -0
- package/dist/types/floor/floor-sort-by-field.enum.js.map +1 -0
- package/dist/types/floor/index.d.ts +2 -1
- package/dist/types/floor/index.js +3 -3
- package/dist/types/floor/index.js.map +1 -1
- package/dist/types/geo/enhanced-search-params.dto.d.ts +2 -2
- package/dist/types/geo/geo-search-params.dto.d.ts +7 -0
- package/dist/types/{deal/deal-seller.type.js → geo/geo-search-params.dto.js} +1 -1
- package/dist/types/geo/geo-search-params.dto.js.map +1 -0
- package/dist/types/geo/geo-type.enum.d.ts +1 -1
- package/dist/types/geo/geo-type.enum.js +10 -10
- package/dist/types/geo/geo-type.enum.js.map +1 -1
- package/dist/types/geo/index.d.ts +2 -2
- package/dist/types/geo/index.js +2 -2
- package/dist/types/geo/index.js.map +1 -1
- package/dist/types/handling/handling-search-params.dto.d.ts +19 -0
- package/dist/types/handling/handling-search-params.dto.js +3 -0
- package/dist/types/handling/handling-search-params.dto.js.map +1 -0
- package/dist/types/handling/handling-sort-by-field.enum.d.ts +5 -0
- package/dist/types/handling/handling-sort-by-field.enum.js +10 -0
- package/dist/types/handling/handling-sort-by-field.enum.js.map +1 -0
- package/dist/types/handling/index.d.ts +2 -1
- package/dist/types/handling/index.js +3 -1
- package/dist/types/handling/index.js.map +1 -1
- package/dist/types/index.d.ts +47 -49
- package/dist/types/index.js +57 -40
- package/dist/types/index.js.map +1 -1
- package/dist/types/layout/index.d.ts +2 -1
- package/dist/types/layout/index.js +3 -3
- package/dist/types/layout/index.js.map +1 -1
- package/dist/types/layout/layouts-search-params.dto.d.ts +10 -0
- package/dist/types/layout/layouts-search-params.dto.js +3 -0
- package/dist/types/layout/layouts-search-params.dto.js.map +1 -0
- package/dist/types/layout/layouts-sort-by-field.enum.d.ts +3 -0
- package/dist/types/layout/layouts-sort-by-field.enum.js +8 -0
- package/dist/types/layout/layouts-sort-by-field.enum.js.map +1 -0
- package/dist/types/norm-categories/norm-categories.enum.d.ts +1 -2
- package/dist/types/norm-categories/norm-categories.enum.js.map +1 -1
- package/dist/types/notary/index.d.ts +2 -1
- package/dist/types/notary/index.js +3 -3
- package/dist/types/notary/index.js.map +1 -1
- package/dist/types/notary/notary-search-params.dto.d.ts +9 -0
- package/dist/types/{call-redirect/call-redirect-search.dto.js → notary/notary-search-params.dto.js} +1 -1
- package/dist/types/notary/notary-search-params.dto.js.map +1 -0
- package/dist/types/notary/notary-sort-by-field.enum.d.ts +7 -0
- package/dist/types/notary/notary-sort-by-field.enum.js +12 -0
- package/dist/types/notary/notary-sort-by-field.enum.js.map +1 -0
- package/dist/types/notifications/index.d.ts +0 -1
- package/dist/types/notifications/index.js.map +1 -1
- package/dist/types/office-centers/index.d.ts +2 -1
- package/dist/types/office-centers/index.js +3 -3
- package/dist/types/office-centers/index.js.map +1 -1
- package/dist/types/office-centers/office-center-search-params.dto.d.ts +8 -0
- package/dist/types/office-centers/office-center-search-params.dto.js +3 -0
- package/dist/types/office-centers/office-center-search-params.dto.js.map +1 -0
- package/dist/types/office-centers/office-center-sort-by-field.enum.d.ts +4 -0
- package/dist/types/office-centers/office-center-sort-by-field.enum.js +9 -0
- package/dist/types/office-centers/office-center-sort-by-field.enum.js.map +1 -0
- package/dist/types/offices/employees.type.d.ts +1 -2
- package/dist/types/offices/index.d.ts +2 -1
- package/dist/types/offices/index.js +3 -3
- package/dist/types/offices/index.js.map +1 -1
- package/dist/types/offices/office-search-params.dto.d.ts +7 -0
- package/dist/types/offices/office-search-params.dto.js +3 -0
- package/dist/types/offices/office-search-params.dto.js.map +1 -0
- package/dist/types/offices/office-sort-by-field.enum.d.ts +5 -0
- package/dist/types/offices/office-sort-by-field.enum.js +10 -0
- package/dist/types/offices/office-sort-by-field.enum.js.map +1 -0
- package/dist/types/offices/service.config.d.ts +2 -2
- package/dist/types/parse/row-item.interfaces.d.ts +1 -1
- package/dist/types/queue/index.d.ts +2 -1
- package/dist/types/queue/index.js +3 -3
- package/dist/types/queue/index.js.map +1 -1
- package/dist/types/queue/queue-search-params.dto.d.ts +6 -0
- package/dist/types/queue/queue-search-params.dto.js +3 -0
- package/dist/types/queue/queue-search-params.dto.js.map +1 -0
- package/dist/types/queue/queue-sort-by-field.enum.d.ts +3 -0
- package/dist/types/queue/queue-sort-by-field.enum.js +8 -0
- package/dist/types/queue/queue-sort-by-field.enum.js.map +1 -0
- package/dist/types/representation/index.d.ts +2 -1
- package/dist/types/representation/index.js +3 -0
- package/dist/types/representation/index.js.map +1 -1
- package/dist/types/representation/representation-search-params.dto.d.ts +8 -0
- package/dist/types/representation/representation-search-params.dto.js +3 -0
- package/dist/types/representation/representation-search-params.dto.js.map +1 -0
- package/dist/types/representation/representation-sort-by-field.enum.d.ts +4 -0
- package/dist/types/representation/representation-sort-by-field.enum.js +9 -0
- package/dist/types/representation/representation-sort-by-field.enum.js.map +1 -0
- package/dist/types/request-property/index.d.ts +1 -1
- package/dist/types/request-property/{search-request-property-params.dto.d.ts → request-property-search-params.dto.d.ts} +1 -1
- package/dist/types/request-property/request-property-search-params.dto.js +3 -0
- package/dist/types/request-property/request-property-search-params.dto.js.map +1 -0
- package/dist/types/section/index.d.ts +2 -1
- package/dist/types/section/index.js +3 -3
- package/dist/types/section/index.js.map +1 -1
- package/dist/types/section/section-search-params.dto.d.ts +5 -0
- package/dist/types/section/section-search-params.dto.js +3 -0
- package/dist/types/section/section-search-params.dto.js.map +1 -0
- package/dist/types/section/section-sort-by-field.enum.d.ts +3 -0
- package/dist/types/section/section-sort-by-field.enum.js +8 -0
- package/dist/types/section/section-sort-by-field.enum.js.map +1 -0
- package/dist/types/statistic/employee-agreements-statistics-params.dto.d.ts +3 -11
- package/dist/types/statistic/employee-agreements-statistics-params.dto.js +0 -9
- package/dist/types/statistic/employee-agreements-statistics-params.dto.js.map +1 -1
- package/dist/types/statistic/employee-agreements-statistics-sort-by-field.enum.d.ts +7 -0
- package/dist/types/statistic/employee-agreements-statistics-sort-by-field.enum.js +12 -0
- package/dist/types/statistic/employee-agreements-statistics-sort-by-field.enum.js.map +1 -0
- package/dist/types/statistic/exclusive-property-statistics-params.dto.d.ts +2 -2
- package/dist/types/statistic/handling-listenings-statistics-params.dto.d.ts +4 -11
- package/dist/types/statistic/handling-listenings-statistics-params.dto.js +0 -8
- package/dist/types/statistic/handling-listenings-statistics-params.dto.js.map +1 -1
- package/dist/types/statistic/handling-listenings-statistics-sort-by-field.enum.d.ts +6 -0
- package/dist/types/statistic/handling-listenings-statistics-sort-by-field.enum.js +11 -0
- package/dist/types/statistic/handling-listenings-statistics-sort-by-field.enum.js.map +1 -0
- package/dist/types/statistic/index.d.ts +5 -3
- package/dist/types/statistic/index.js +5 -5
- package/dist/types/statistic/index.js.map +1 -1
- package/dist/types/statistic/{real-estate-by-property-type.dto.model.d.ts → real-estate-by-property-type-params.dto.d.ts} +1 -1
- package/dist/types/statistic/real-estate-by-property-type-params.dto.js +3 -0
- package/dist/types/statistic/real-estate-by-property-type-params.dto.js.map +1 -0
- package/dist/types/street/index.d.ts +2 -1
- package/dist/types/street/index.js +3 -0
- package/dist/types/street/index.js.map +1 -1
- package/dist/types/street/street-search-params.dto.d.ts +8 -0
- package/dist/types/street/street-search-params.dto.js +3 -0
- package/dist/types/street/street-search-params.dto.js.map +1 -0
- package/dist/types/street/street-sort-by-field.enum.d.ts +4 -0
- package/dist/types/street/street-sort-by-field.enum.js +9 -0
- package/dist/types/street/street-sort-by-field.enum.js.map +1 -0
- package/dist/types/template/index.d.ts +3 -3
- package/dist/types/template/template-comment-response.dto.d.ts +2 -2
- package/dist/types/template/template-reaction-search-params.dto.d.ts +5 -0
- package/dist/types/template/template-reaction-search-params.dto.js +3 -0
- package/dist/types/template/template-reaction-search-params.dto.js.map +1 -0
- package/dist/types/template/template-reaction.dto.d.ts +2 -2
- package/dist/types/template/template-response.dto.d.ts +2 -2
- package/dist/types/template/{template-search.dto.d.ts → template-search-params.dto.d.ts} +1 -1
- package/dist/types/template/template-search-params.dto.js +3 -0
- package/dist/types/template/template-search-params.dto.js.map +1 -0
- package/dist/types/template/template-view-search-params.dto.d.ts +4 -0
- package/dist/types/template/template-view-search-params.dto.js +3 -0
- package/dist/types/template/template-view-search-params.dto.js.map +1 -0
- package/dist/types/topzone/index.d.ts +2 -1
- package/dist/types/topzone/index.js +3 -0
- package/dist/types/topzone/index.js.map +1 -1
- package/dist/types/topzone/topzone-search-params.dto.d.ts +8 -0
- package/dist/types/topzone/topzone-search-params.dto.js +3 -0
- package/dist/types/topzone/topzone-search-params.dto.js.map +1 -0
- package/dist/types/topzone/topzone-sort-by-field.enum.d.ts +3 -0
- package/dist/types/topzone/topzone-sort-by-field.enum.js +8 -0
- package/dist/types/topzone/topzone-sort-by-field.enum.js.map +1 -0
- package/dist/types/user/index.d.ts +2 -1
- package/dist/types/user/index.js +3 -1
- package/dist/types/user/index.js.map +1 -1
- package/dist/types/user/user-search-params.dto.d.ts +13 -0
- package/dist/types/user/user-search-params.dto.js +3 -0
- package/dist/types/user/user-search-params.dto.js.map +1 -0
- package/dist/types/user/user-sort-by-field.enum.d.ts +10 -0
- package/dist/types/user/user-sort-by-field.enum.js +15 -0
- package/dist/types/user/user-sort-by-field.enum.js.map +1 -0
- package/dist/types/user-action-logs/index.d.ts +2 -1
- package/dist/types/user-action-logs/index.js +3 -1
- package/dist/types/user-action-logs/index.js.map +1 -1
- package/dist/types/user-action-logs/user-action-logs-search-params.dto.d.ts +11 -0
- package/dist/types/user-action-logs/user-action-logs-search-params.dto.js +3 -0
- package/dist/types/user-action-logs/user-action-logs-search-params.dto.js.map +1 -0
- package/dist/types/user-action-logs/user-action-logs-sort-by-field.enum.d.ts +4 -0
- package/dist/types/user-action-logs/user-action-logs-sort-by-field.enum.js +9 -0
- package/dist/types/user-action-logs/user-action-logs-sort-by-field.enum.js.map +1 -0
- package/dist/types/user-permission/index.d.ts +0 -1
- package/dist/types/user-points/index.d.ts +1 -1
- package/dist/types/user-points/user-points-changes-search-params.dto.d.ts +4 -0
- package/dist/types/user-points/user-points-changes-search-params.dto.js +3 -0
- package/dist/types/user-points/user-points-changes-search-params.dto.js.map +1 -0
- package/package.json +1 -1
- package/dist/types/attention-required/attention-required-office-statistic-param.type.d.ts +0 -19
- package/dist/types/attention-required/attention-required-office-statistic-param.type.js +0 -12
- package/dist/types/attention-required/attention-required-office-statistic-param.type.js.map +0 -1
- package/dist/types/attention-required/attention-required-search.type.d.ts +0 -5
- package/dist/types/attention-required/attention-required-search.type.js.map +0 -1
- package/dist/types/attention-required/attention-required-statistic-param.type.d.ts +0 -8
- package/dist/types/attention-required/attention-required-statistic-param.type.js.map +0 -1
- package/dist/types/attention-required/attention-required-with-changes.type.d.ts +0 -19
- package/dist/types/attention-required/attention-required-with-changes.type.js +0 -12
- package/dist/types/attention-required/attention-required-with-changes.type.js.map +0 -1
- package/dist/types/attorney/attorney-search.dto.d.ts +0 -2
- package/dist/types/attorney/attorney-search.dto.js.map +0 -1
- package/dist/types/attributes/attribute-search.type.d.ts +0 -15
- package/dist/types/attributes/attribute-search.type.js.map +0 -1
- package/dist/types/build-company/build-companies-search.dto.d.ts +0 -16
- package/dist/types/build-company/build-companies-search.dto.js +0 -7
- package/dist/types/build-company/build-companies-search.dto.js.map +0 -1
- package/dist/types/call-redirect/call-redirect-search.dto.d.ts +0 -6
- package/dist/types/call-redirect/call-redirect-search.dto.js.map +0 -1
- package/dist/types/common/date-filter-params.type.d.ts +0 -4
- package/dist/types/common/date-filter-params.type.js.map +0 -1
- package/dist/types/customer/attention-required-entity.enum.js.map +0 -1
- package/dist/types/customer/get-customer-bucket-params.type.d.ts +0 -2
- package/dist/types/customer/get-customer-bucket-params.type.js +0 -3
- package/dist/types/customer/get-customer-bucket-params.type.js.map +0 -1
- package/dist/types/customer/search-buyer-params.type.d.ts +0 -23
- package/dist/types/customer/search-buyer-params.type.js +0 -12
- package/dist/types/customer/search-buyer-params.type.js.map +0 -1
- package/dist/types/customer-property/customer-properties-grouped-by-address-params.dto.js +0 -3
- package/dist/types/customer-property/customer-properties-grouped-by-address-params.dto.js.map +0 -1
- package/dist/types/customer-property/search-customer-property-params.dto.d.ts +0 -35
- package/dist/types/customer-property/search-customer-property-params.dto.js +0 -15
- package/dist/types/customer-property/search-customer-property-params.dto.js.map +0 -1
- package/dist/types/customer-property-duplicate/customer-property-duplicate.dto.d.ts +0 -8
- package/dist/types/customer-property-duplicate/customer-property-duplicate.dto.js.map +0 -1
- package/dist/types/customer-property-duplicate/index.d.ts +0 -1
- package/dist/types/customer-property-duplicate/index.js.map +0 -1
- package/dist/types/customer-request/search-customer-requests-params.dto.js +0 -3
- package/dist/types/customer-request/search-customer-requests-params.dto.js.map +0 -1
- package/dist/types/deal/deal-seller.type.d.ts +0 -12
- package/dist/types/deal/deal-seller.type.js.map +0 -1
- package/dist/types/deal/search-deal-params.dto.d.ts +0 -27
- package/dist/types/deal/search-deal-params.dto.js +0 -19
- package/dist/types/deal/search-deal-params.dto.js.map +0 -1
- package/dist/types/documents/employee-agreement.dto.js +0 -3
- package/dist/types/documents/employee-agreement.dto.js.map +0 -1
- package/dist/types/documents/get-buyer-document.dto.d.ts +0 -6
- package/dist/types/documents/get-buyer-document.dto.js +0 -3
- package/dist/types/documents/get-buyer-document.dto.js.map +0 -1
- package/dist/types/documents/get-property-document.dto.d.ts +0 -6
- package/dist/types/documents/get-property-document.dto.js +0 -3
- package/dist/types/documents/get-property-document.dto.js.map +0 -1
- package/dist/types/documents/non-disclosure-agreement.dto.d.ts +0 -4
- package/dist/types/documents/non-disclosure-agreement.dto.js +0 -3
- package/dist/types/documents/non-disclosure-agreement.dto.js.map +0 -1
- package/dist/types/feedback/feedback-search.dto.d.ts +0 -11
- package/dist/types/feedback/feedback-search.dto.js +0 -3
- package/dist/types/feedback/feedback-search.dto.js.map +0 -1
- package/dist/types/flats/flat-create.dto.js.map +0 -1
- package/dist/types/flats/flat-extended.dto.js.map +0 -1
- package/dist/types/flats/flat.enum.js.map +0 -1
- package/dist/types/flats/flats-search.dto.d.ts +0 -12
- package/dist/types/flats/flats-search.dto.js +0 -8
- package/dist/types/flats/flats-search.dto.js.map +0 -1
- package/dist/types/flats/index.js +0 -8
- package/dist/types/flats/index.js.map +0 -1
- package/dist/types/flats/payment-calculations.type.js.map +0 -1
- package/dist/types/floor/floors-search.dto.d.ts +0 -9
- package/dist/types/floor/floors-search.dto.js +0 -8
- package/dist/types/floor/floors-search.dto.js.map +0 -1
- package/dist/types/geo/geo-search-params.dto.model.d.ts +0 -7
- package/dist/types/geo/geo-search-params.dto.model.js +0 -3
- package/dist/types/geo/geo-search-params.dto.model.js.map +0 -1
- package/dist/types/handling/handling-search.dto.d.ts +0 -25
- package/dist/types/handling/handling-search.dto.js +0 -10
- package/dist/types/handling/handling-search.dto.js.map +0 -1
- package/dist/types/layout/search-layouts.dto.d.ts +0 -14
- package/dist/types/layout/search-layouts.dto.js +0 -8
- package/dist/types/layout/search-layouts.dto.js.map +0 -1
- package/dist/types/notary/search-notary-params.dto.d.ts +0 -17
- package/dist/types/notary/search-notary-params.dto.js +0 -12
- package/dist/types/notary/search-notary-params.dto.js.map +0 -1
- package/dist/types/notifications/search-notifications-params.dto.d.ts +0 -2
- package/dist/types/notifications/search-notifications-params.dto.js +0 -3
- package/dist/types/notifications/search-notifications-params.dto.js.map +0 -1
- package/dist/types/office-centers/office-center-search.dto.model.d.ts +0 -14
- package/dist/types/office-centers/office-center-search.dto.model.js +0 -9
- package/dist/types/office-centers/office-center-search.dto.model.js.map +0 -1
- package/dist/types/offices/office-search.dto.model.d.ts +0 -14
- package/dist/types/offices/office-search.dto.model.js +0 -10
- package/dist/types/offices/office-search.dto.model.js.map +0 -1
- package/dist/types/queue/search-queues.dto.d.ts +0 -10
- package/dist/types/queue/search-queues.dto.js +0 -8
- package/dist/types/queue/search-queues.dto.js.map +0 -1
- package/dist/types/representation/representation-search.dto.model.d.ts +0 -13
- package/dist/types/representation/representation-search.dto.model.js +0 -9
- package/dist/types/representation/representation-search.dto.model.js.map +0 -1
- package/dist/types/request-property/search-request-property-params.dto.js +0 -3
- package/dist/types/request-property/search-request-property-params.dto.js.map +0 -1
- package/dist/types/section/sections-search.dto.d.ts +0 -9
- package/dist/types/section/sections-search.dto.js +0 -8
- package/dist/types/section/sections-search.dto.js.map +0 -1
- package/dist/types/statistic/real-estate-by-property-type.dto.model.js +0 -3
- package/dist/types/statistic/real-estate-by-property-type.dto.model.js.map +0 -1
- package/dist/types/street/street-search.dto.d.ts +0 -14
- package/dist/types/street/street-search.dto.js +0 -8
- package/dist/types/street/street-search.dto.js.map +0 -1
- package/dist/types/template/template-reaction-search.dto.d.ts +0 -6
- package/dist/types/template/template-reaction-search.dto.js +0 -3
- package/dist/types/template/template-reaction-search.dto.js.map +0 -1
- package/dist/types/template/template-search.dto.js +0 -3
- package/dist/types/template/template-search.dto.js.map +0 -1
- package/dist/types/template/template-view-search.dto.d.ts +0 -4
- package/dist/types/template/template-view-search.dto.js +0 -3
- package/dist/types/template/template-view-search.dto.js.map +0 -1
- package/dist/types/topzone/topzone-search.dto.model.d.ts +0 -13
- package/dist/types/topzone/topzone-search.dto.model.js +0 -8
- package/dist/types/topzone/topzone-search.dto.model.js.map +0 -1
- package/dist/types/user/user-search.dto.d.ts +0 -25
- package/dist/types/user/user-search.dto.js +0 -15
- package/dist/types/user/user-search.dto.js.map +0 -1
- package/dist/types/user-action-logs/user-action-logs-search.dto.d.ts +0 -17
- package/dist/types/user-action-logs/user-action-logs-search.dto.js +0 -8
- package/dist/types/user-action-logs/user-action-logs-search.dto.js.map +0 -1
- package/dist/types/user-permission/permission-search.dto.model.d.ts +0 -2
- package/dist/types/user-permission/permission-search.dto.model.js +0 -3
- package/dist/types/user-permission/permission-search.dto.model.js.map +0 -1
- package/dist/types/user-points/search-user-points-changes-params.dto.d.ts +0 -4
- package/dist/types/user-points/search-user-points-changes-params.dto.js +0 -3
- package/dist/types/user-points/search-user-points-changes-params.dto.js.map +0 -1
- /package/dist/types/{customer → attention-required}/attention-required-entity.enum.d.ts +0 -0
- /package/dist/types/{customer → attention-required}/attention-required-entity.enum.js +0 -0
- /package/dist/types/{customer-property-duplicate → customer-property}/customer-property-duplicate.dto.js +0 -0
- /package/dist/types/{flats → flat}/flat-create.dto.d.ts +0 -0
- /package/dist/types/{flats → flat}/flat-create.dto.js +0 -0
- /package/dist/types/{flats → flat}/flat-extended.dto.d.ts +0 -0
- /package/dist/types/{flats → flat}/flat-extended.dto.js +0 -0
- /package/dist/types/{flats → flat}/flat.enum.d.ts +0 -0
- /package/dist/types/{flats → flat}/flat.enum.js +0 -0
- /package/dist/types/{flats → flat}/payment-calculations.type.d.ts +0 -0
- /package/dist/types/{flats → flat}/payment-calculations.type.js +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
})(
|
|
3
|
+
exports.CallTypeEnum = void 0;
|
|
4
|
+
var CallTypeEnum;
|
|
5
|
+
(function (CallTypeEnum) {
|
|
6
|
+
CallTypeEnum[CallTypeEnum["Buyer"] = 1] = "Buyer";
|
|
7
|
+
CallTypeEnum[CallTypeEnum["Seller"] = 3] = "Seller";
|
|
8
|
+
CallTypeEnum[CallTypeEnum["Renter"] = 4] = "Renter";
|
|
9
|
+
CallTypeEnum[CallTypeEnum["Landlord"] = 5] = "Landlord";
|
|
10
|
+
CallTypeEnum[CallTypeEnum["Other"] = 6] = "Other";
|
|
11
|
+
CallTypeEnum[CallTypeEnum["Consultation"] = 7] = "Consultation";
|
|
12
|
+
CallTypeEnum[CallTypeEnum["Work"] = 8] = "Work";
|
|
13
|
+
CallTypeEnum[CallTypeEnum["Spam"] = 9] = "Spam";
|
|
14
|
+
CallTypeEnum[CallTypeEnum["ReCall"] = 11] = "ReCall";
|
|
15
|
+
})(CallTypeEnum || (exports.CallTypeEnum = CallTypeEnum = {}));
|
|
16
16
|
//# sourceMappingURL=call-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"call-type.enum.js","sourceRoot":"","sources":["../../../types/call/call-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"call-type.enum.js","sourceRoot":"","sources":["../../../types/call/call-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,YAUX;AAVD,WAAY,YAAY;IACtB,iDAAS,CAAA;IACT,mDAAU,CAAA;IACV,mDAAU,CAAA;IACV,uDAAY,CAAA;IACZ,iDAAS,CAAA;IACT,+DAAgB,CAAA;IAChB,+CAAQ,CAAA;IACR,+CAAQ,CAAA;IACR,oDAAW,CAAA;AACb,CAAC,EAVW,YAAY,4BAAZ,YAAY,QAUvB"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CallTypeEnum = void 0;
|
|
4
|
+
var call_type_enum_1 = require("./call-type.enum");
|
|
5
|
+
Object.defineProperty(exports, "CallTypeEnum", { enumerable: true, get: function () { return call_type_enum_1.CallTypeEnum; } });
|
|
6
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/call/index.ts"],"names":[],"mappings":";;;AAEA,mDAAgD;AAAvC,8GAAA,YAAY,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"date-filter-params.dto.js","sourceRoot":"","sources":["../../../types/common/date-filter-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export type { AutocompleteParams } from './autocomplete-params.type';
|
|
2
2
|
export { Currency } from './currency.enum';
|
|
3
3
|
export type { CurrencyValue } from './currency.value.interface';
|
|
4
|
-
export type {
|
|
4
|
+
export type { DateFilterParamsDto } from './date-filter-params.dto';
|
|
5
5
|
export { Day } from './day.enum';
|
|
6
6
|
export type { Dropdown } from './dropdown.type';
|
|
7
7
|
export { Language } from './language.enum';
|
|
@@ -10,8 +10,8 @@ export type { PaginatedList, PaginatedParams } from './paginated-list.type';
|
|
|
10
10
|
export type { Phone, VirtualPhone } from './phone.type';
|
|
11
11
|
export type { Point } from './point.type';
|
|
12
12
|
export { QueryBoolean } from './query.boolean';
|
|
13
|
-
export {
|
|
14
|
-
export {
|
|
13
|
+
export { ReactionEnum } from './reaction.enum';
|
|
14
|
+
export { SortOrderEnum } from './sort-order.enum';
|
|
15
15
|
export type { SortingParams } from './sorting-params.type';
|
|
16
16
|
export type { TextSearch } from './text-search.type';
|
|
17
17
|
export type { TranslatedOrRaw } from './translated-or-raw.type';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.SortOrderEnum = exports.ReactionEnum = exports.QueryBoolean = exports.Language = exports.Day = exports.Currency = void 0;
|
|
4
4
|
var currency_enum_1 = require("./currency.enum");
|
|
5
5
|
Object.defineProperty(exports, "Currency", { enumerable: true, get: function () { return currency_enum_1.Currency; } });
|
|
6
6
|
var day_enum_1 = require("./day.enum");
|
|
@@ -10,7 +10,7 @@ Object.defineProperty(exports, "Language", { enumerable: true, get: function ()
|
|
|
10
10
|
var query_boolean_1 = require("./query.boolean");
|
|
11
11
|
Object.defineProperty(exports, "QueryBoolean", { enumerable: true, get: function () { return query_boolean_1.QueryBoolean; } });
|
|
12
12
|
var reaction_enum_1 = require("./reaction.enum");
|
|
13
|
-
Object.defineProperty(exports, "
|
|
14
|
-
var
|
|
15
|
-
Object.defineProperty(exports, "
|
|
13
|
+
Object.defineProperty(exports, "ReactionEnum", { enumerable: true, get: function () { return reaction_enum_1.ReactionEnum; } });
|
|
14
|
+
var sort_order_enum_1 = require("./sort-order.enum");
|
|
15
|
+
Object.defineProperty(exports, "SortOrderEnum", { enumerable: true, get: function () { return sort_order_enum_1.SortOrderEnum; } });
|
|
16
16
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/common/index.ts"],"names":[],"mappings":";;;AAIA,iDAA2C;AAAlC,yGAAA,QAAQ,OAAA;AAOjB,uCAAiC;AAAxB,+FAAA,GAAG,OAAA;AAMZ,iDAA2C;AAAlC,yGAAA,QAAQ,OAAA;AAkBjB,iDAA+C;AAAtC,6GAAA,YAAY,OAAA;AAGrB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/common/index.ts"],"names":[],"mappings":";;;AAIA,iDAA2C;AAAlC,yGAAA,QAAQ,OAAA;AAOjB,uCAAiC;AAAxB,+FAAA,GAAG,OAAA;AAMZ,iDAA2C;AAAlC,yGAAA,QAAQ,OAAA;AAkBjB,iDAA+C;AAAtC,6GAAA,YAAY,OAAA;AAGrB,iDAA+C;AAAtC,6GAAA,YAAY,OAAA;AAGrB,qDAAkD;AAAzC,gHAAA,aAAa,OAAA"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
})(
|
|
3
|
+
exports.ReactionEnum = void 0;
|
|
4
|
+
var ReactionEnum;
|
|
5
|
+
(function (ReactionEnum) {
|
|
6
|
+
ReactionEnum["LIKE"] = "LIKE";
|
|
7
|
+
ReactionEnum["DISLIKE"] = "DISLIKE";
|
|
8
|
+
})(ReactionEnum || (exports.ReactionEnum = ReactionEnum = {}));
|
|
9
9
|
//# sourceMappingURL=reaction.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reaction.enum.js","sourceRoot":"","sources":["../../../types/common/reaction.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"reaction.enum.js","sourceRoot":"","sources":["../../../types/common/reaction.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,YAGX;AAHD,WAAY,YAAY;IACtB,6BAAa,CAAA;IACb,mCAAmB,CAAA;AACrB,CAAC,EAHW,YAAY,4BAAZ,YAAY,QAGvB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SortOrderEnum = void 0;
|
|
4
|
+
var SortOrderEnum;
|
|
5
|
+
(function (SortOrderEnum) {
|
|
6
|
+
SortOrderEnum["Ascending"] = "ASC";
|
|
7
|
+
SortOrderEnum["Descending"] = "DESC";
|
|
8
|
+
})(SortOrderEnum || (exports.SortOrderEnum = SortOrderEnum = {}));
|
|
9
|
+
//# sourceMappingURL=sort-order.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sort-order.enum.js","sourceRoot":"","sources":["../../../types/common/sort-order.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,aAGX;AAHD,WAAY,aAAa;IACvB,kCAAiB,CAAA;IACjB,oCAAmB,CAAA;AACrB,CAAC,EAHW,aAAa,6BAAb,aAAa,QAGxB"}
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SortOrder = void 0;
|
|
4
|
-
var SortOrder;
|
|
5
|
-
(function (SortOrder) {
|
|
6
|
-
SortOrder["Ascending"] = "ASC";
|
|
7
|
-
SortOrder["Descending"] = "DESC";
|
|
8
|
-
})(SortOrder || (exports.SortOrder = SortOrder = {}));
|
|
9
3
|
//# sourceMappingURL=sorting-params.type.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sorting-params.type.js","sourceRoot":"","sources":["../../../types/common/sorting-params.type.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"sorting-params.type.js","sourceRoot":"","sources":["../../../types/common/sorting-params.type.ts"],"names":[],"mappings":""}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BaseEntity } from './base-entity.type';
|
|
2
|
-
import { AttentionRequiredEntityEnum
|
|
2
|
+
import { AttentionRequiredEntityEnum } from '../attention-required';
|
|
3
3
|
export type AttentionRequiredEntity = BaseEntity & {
|
|
4
4
|
entityType: AttentionRequiredEntityEnum;
|
|
5
5
|
entityId?: number;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { BaseEntity } from './base-entity.type';
|
|
2
2
|
import { MultiLanguage } from '../common/multi-language-column.type';
|
|
3
|
-
import {
|
|
3
|
+
import { RealtyTypeEnum } from '../customer-property/realty-type.enum';
|
|
4
4
|
import { AttributeEntity } from './attribute.type';
|
|
5
5
|
export type AttributeValueEntity = BaseEntity & {
|
|
6
6
|
name: MultiLanguage;
|
|
7
|
-
estateType?:
|
|
7
|
+
estateType?: RealtyTypeEnum[];
|
|
8
8
|
attributeKey: string;
|
|
9
9
|
attribute?: AttributeEntity;
|
|
10
10
|
};
|
|
@@ -2,20 +2,20 @@ import { TimeMetricEntity } from './time-metric-entity.type';
|
|
|
2
2
|
import { MultiLanguage } from '../common/multi-language-column.type';
|
|
3
3
|
import { AttributeValueEntity } from './attribute-value.type';
|
|
4
4
|
import { AttributeRepresentationEntity } from './attribute-representation.type';
|
|
5
|
-
import {
|
|
5
|
+
import { AttributeTypeEnum } from '../attributes/attribute-type.enum';
|
|
6
6
|
import { ApartmentType } from '../attributes/apartment-type.enum';
|
|
7
7
|
import { ObjectType } from '../attributes/object-type.enum';
|
|
8
8
|
import { AttributeConfigType } from '../attributes/attribute-config.type';
|
|
9
|
-
import {
|
|
9
|
+
import { RealtyTypeEnum } from '../customer-property/realty-type.enum';
|
|
10
10
|
export type AttributeEntity = TimeMetricEntity & {
|
|
11
11
|
key: string;
|
|
12
12
|
name: MultiLanguage;
|
|
13
13
|
shortName: MultiLanguage;
|
|
14
14
|
description: string | null;
|
|
15
15
|
vectorId: number | null;
|
|
16
|
-
type:
|
|
16
|
+
type: AttributeTypeEnum;
|
|
17
17
|
config: AttributeConfigType;
|
|
18
|
-
estateType?:
|
|
18
|
+
estateType?: RealtyTypeEnum[];
|
|
19
19
|
apartmentType?: ApartmentType[];
|
|
20
20
|
objectType?: ObjectType[];
|
|
21
21
|
isNewBuilding: boolean;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { BaseEntity } from './base-entity.type';
|
|
2
2
|
import { CustomerPropertyEntity } from './customer-property.type';
|
|
3
3
|
import { UserEntity } from './user.type';
|
|
4
|
-
import {
|
|
4
|
+
import { CustomerPropertyDuplicateStatusEnum } from '../customer-property/property-duplicate-status.enum';
|
|
5
5
|
export type CustomerPropertyDuplicateEntity = BaseEntity & {
|
|
6
6
|
original: CustomerPropertyEntity;
|
|
7
7
|
duplicate: CustomerPropertyEntity;
|
|
8
|
-
status:
|
|
8
|
+
status: CustomerPropertyDuplicateStatusEnum;
|
|
9
9
|
reviewStartedAt: Date | null;
|
|
10
10
|
comment: string | null;
|
|
11
11
|
reviewedById?: number;
|
|
@@ -19,14 +19,14 @@ import { MismatchReportEntity } from './mismatch-report.type';
|
|
|
19
19
|
import { PropertyImageEntity } from './property-image.type';
|
|
20
20
|
import { PropertyDocumentEntity } from './property-document.type';
|
|
21
21
|
import { VnpReasonEntity } from './vnp-reason.type';
|
|
22
|
-
import { RealtySubtype,
|
|
22
|
+
import { RealtySubtype, RealtyTypeEnum, PropertyExclusiveStatusEnum, CadastralNumber, ExclusivePropertyAgreementData } from '../customer-property';
|
|
23
23
|
import { RegistrationType, CustomerPropertyAttributes, DealType } from '../attributes';
|
|
24
24
|
import { CustomerPropertyOwner } from '../customer';
|
|
25
25
|
import { CustomerEntity } from './customer.type';
|
|
26
26
|
export { RealtySubtype };
|
|
27
27
|
export type CustomerPropertyEntity = BaseEntity & {
|
|
28
28
|
dealType: DealType;
|
|
29
|
-
realtyType:
|
|
29
|
+
realtyType: RealtyTypeEnum;
|
|
30
30
|
realtySubtype: RealtySubtype | null;
|
|
31
31
|
registrationType: RegistrationType;
|
|
32
32
|
showOnSite: boolean;
|
|
@@ -54,7 +54,7 @@ export type CustomerPropertyEntity = BaseEntity & {
|
|
|
54
54
|
vnpReasonId?: number;
|
|
55
55
|
vnpTillDate: Date | null;
|
|
56
56
|
vnpAnnotation: string | null;
|
|
57
|
-
exclusiveStatus:
|
|
57
|
+
exclusiveStatus: PropertyExclusiveStatusEnum | null;
|
|
58
58
|
exclusiveAnnotation: string | null;
|
|
59
59
|
exclusiveTillDate: Date | null;
|
|
60
60
|
exclusiveSetDate: Date | null;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BaseEntity } from './base-entity.type';
|
|
2
2
|
import { CustomerRequestEntity } from './customer-request.type';
|
|
3
3
|
import { CustomerRequestAttributes, DealType, RegistrationType } from '../attributes';
|
|
4
|
-
import {
|
|
4
|
+
import { RealtyTypeEnum } from '../customer-property';
|
|
5
5
|
import { GeoEntity } from './geo.type';
|
|
6
6
|
import { TopzoneEntity } from './topzone.type';
|
|
7
7
|
import { StreetEntity } from './street.type';
|
|
@@ -11,7 +11,7 @@ import { RequestPresentationEntity } from './request-presentation.type';
|
|
|
11
11
|
import { RequestPropertyEntity } from './request-property.type';
|
|
12
12
|
export type CustomerRequestSelectionEntity = BaseEntity & {
|
|
13
13
|
dealType: DealType;
|
|
14
|
-
realtyType:
|
|
14
|
+
realtyType: RealtyTypeEnum;
|
|
15
15
|
registrationType: RegistrationType;
|
|
16
16
|
attributes: CustomerRequestAttributes;
|
|
17
17
|
updateStatus: CustomerRequestSelectionUpdateStatus;
|
|
@@ -5,7 +5,7 @@ import { ValuationEntity } from './valuation.type';
|
|
|
5
5
|
import { OfficeEntity } from './office.type';
|
|
6
6
|
import { DealTypeEntity } from './deal-type.type';
|
|
7
7
|
import { ContractTypeEntity } from './contract-type.type';
|
|
8
|
-
import { CustomerPropertyEntity } from './customer-property.type';
|
|
8
|
+
import { CustomerPropertyEntity, RealtySubtype } from './customer-property.type';
|
|
9
9
|
import { GeoEntity } from './geo.type';
|
|
10
10
|
import { StreetEntity } from './street.type';
|
|
11
11
|
import { CustomerRequestEntity } from './customer-request.type';
|
|
@@ -15,19 +15,18 @@ import { DealDocumentEntity } from './deal-document.type';
|
|
|
15
15
|
import { DealParticipantEntity } from './deal-participant.type';
|
|
16
16
|
import { DealTransactionEntity } from './deal-transaction.type';
|
|
17
17
|
import { UserAttorneyEntity } from './user-attorney.type';
|
|
18
|
-
import {
|
|
19
|
-
import { DealStatus } from '../deal/deal-status.enum';
|
|
18
|
+
import { DealStatusEnum } from '../deal/deal-status.enum';
|
|
20
19
|
import { MortgageProgram } from '../deal/mortgage-program.enum';
|
|
21
20
|
import { DealPayer } from '../deal/deal-payer.enum';
|
|
22
21
|
import { Currency } from '../common/currency.enum';
|
|
23
22
|
import { DealAgreementType } from '../deal/deal-agreement-type.enum';
|
|
24
|
-
import {
|
|
25
|
-
import { DealSeller } from '../deal/deal-seller.type';
|
|
23
|
+
import { DealBuyerDto } from '../deal/deal-buyer.type';
|
|
26
24
|
import { DealExpense } from '../deal/deal-expense.type';
|
|
27
|
-
import { DealType } from '../attributes';
|
|
25
|
+
import { DealType } from '../attributes/deal-type.enum';
|
|
26
|
+
import { DealSellerDto } from '../deal/deal-seller.dto';
|
|
28
27
|
export type DealEntity = BaseEntity & {
|
|
29
28
|
dealFormat: DealType;
|
|
30
|
-
status:
|
|
29
|
+
status: DealStatusEnum;
|
|
31
30
|
mortgageProgram: MortgageProgram | null;
|
|
32
31
|
payer: DealPayer;
|
|
33
32
|
realtySubtype: RealtySubtype | null;
|
|
@@ -60,10 +59,10 @@ export type DealEntity = BaseEntity & {
|
|
|
60
59
|
corps: string | null;
|
|
61
60
|
isPrepaymentForColleague: boolean;
|
|
62
61
|
isPropertyNotInDb: boolean;
|
|
63
|
-
buyers:
|
|
64
|
-
sellers:
|
|
62
|
+
buyers: DealBuyerDto[];
|
|
63
|
+
sellers: DealSellerDto[];
|
|
65
64
|
expenses: DealExpense[] | null;
|
|
66
|
-
replacementBuyer:
|
|
65
|
+
replacementBuyer: DealBuyerDto | null;
|
|
67
66
|
buyerPays: string | null;
|
|
68
67
|
sellerPays: string | null;
|
|
69
68
|
buyerPenaltyPercent: number | null;
|
|
@@ -3,12 +3,12 @@ import { UserEntity } from './user.type';
|
|
|
3
3
|
import { OfficeEntity } from './office.type';
|
|
4
4
|
import { FeedbackViewEntity } from './feedback-view.type';
|
|
5
5
|
import { FeedbackFileEntity } from './feedback-file.type';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
6
|
+
import { FeedbackCategoryEnum } from '../feedback/feedback-category.enum';
|
|
7
|
+
import { FeedbackStatusEnum } from '../feedback/feedback-status.enum';
|
|
8
8
|
export type FeedbackEntity = BaseEntity & {
|
|
9
9
|
text: string;
|
|
10
|
-
type:
|
|
11
|
-
status:
|
|
10
|
+
type: FeedbackCategoryEnum;
|
|
11
|
+
status: FeedbackStatusEnum;
|
|
12
12
|
userId?: number;
|
|
13
13
|
user?: UserEntity;
|
|
14
14
|
officeId?: number;
|
|
@@ -2,8 +2,8 @@ import { BaseEntity } from './base-entity.type';
|
|
|
2
2
|
import { ApartmentComplexEntity } from './apartment-complex.type';
|
|
3
3
|
import { LayoutEntity } from './layout.type';
|
|
4
4
|
import { FloorEntity } from './floor.type';
|
|
5
|
-
import { FlatStatus } from '../
|
|
6
|
-
import { PaymentCalculation } from '../
|
|
5
|
+
import { FlatStatus } from '../flat/flat.enum';
|
|
6
|
+
import { PaymentCalculation } from '../flat';
|
|
7
7
|
export type FlatEntity = BaseEntity & {
|
|
8
8
|
flatNumber: number;
|
|
9
9
|
basePrice: number;
|
|
@@ -7,7 +7,7 @@ import { CustomerRequestEntity } from './customer-request.type';
|
|
|
7
7
|
import { GeoTopzoneEntity } from './geo-topzone.type';
|
|
8
8
|
import { NotaryEntity } from './notary.type';
|
|
9
9
|
import { DealEntity } from './deal.type';
|
|
10
|
-
import {
|
|
10
|
+
import { GeoTypeEnum } from '../geo/geo-type.enum';
|
|
11
11
|
export type GeoEntity = BaseEntity & {
|
|
12
12
|
subdomain?: boolean;
|
|
13
13
|
domain: string;
|
|
@@ -19,7 +19,7 @@ export type GeoEntity = BaseEntity & {
|
|
|
19
19
|
rgt: number | null;
|
|
20
20
|
lat: string | null;
|
|
21
21
|
lng: string | null;
|
|
22
|
-
type:
|
|
22
|
+
type: GeoTypeEnum;
|
|
23
23
|
searchText?: string;
|
|
24
24
|
polygon?: {
|
|
25
25
|
type: string;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { SortingParams } from '../common/sorting-params.type';
|
|
2
|
+
import { DateFilterParamsDto } from '../common/date-filter-params.dto';
|
|
3
|
+
import { PaginatedParams } from '../common/paginated-list.type';
|
|
4
|
+
import { CustomerSortByFieldEnum } from './customer-sort-by-field.enum';
|
|
5
|
+
export type BuyerSearchParamsDto = PaginatedParams & SortingParams<CustomerSortByFieldEnum> & {
|
|
6
|
+
name?: string;
|
|
7
|
+
phoneNumber?: string;
|
|
8
|
+
createdAt?: DateFilterParamsDto;
|
|
9
|
+
realtorIds?: number[];
|
|
10
|
+
representationIds?: number[];
|
|
11
|
+
officeIds?: number[];
|
|
12
|
+
hasRequests?: boolean;
|
|
13
|
+
updatedAt?: DateFilterParamsDto;
|
|
14
|
+
isArchived?: boolean;
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buyer-search-params.dto.js","sourceRoot":"","sources":["../../../types/customer/buyer-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CustomerSortByFieldEnum = void 0;
|
|
4
|
+
var CustomerSortByFieldEnum;
|
|
5
|
+
(function (CustomerSortByFieldEnum) {
|
|
6
|
+
CustomerSortByFieldEnum["CustomerRequestsCount"] = "customerRequestsCount";
|
|
7
|
+
CustomerSortByFieldEnum["IsBotEnabled"] = "isBotEnabled";
|
|
8
|
+
CustomerSortByFieldEnum["CreatedAt"] = "createdAt";
|
|
9
|
+
CustomerSortByFieldEnum["UpdatedAt"] = "updatedAt";
|
|
10
|
+
CustomerSortByFieldEnum["VnpTillDate"] = "vnpTillDate";
|
|
11
|
+
})(CustomerSortByFieldEnum || (exports.CustomerSortByFieldEnum = CustomerSortByFieldEnum = {}));
|
|
12
|
+
//# sourceMappingURL=customer-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customer-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/customer/customer-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,uBAMX;AAND,WAAY,uBAAuB;IACjC,0EAA+C,CAAA;IAC/C,wDAA6B,CAAA;IAC7B,kDAAuB,CAAA;IACvB,kDAAuB,CAAA;IACvB,sDAA2B,CAAA;AAC7B,CAAC,EANW,uBAAuB,uCAAvB,uBAAuB,QAMlC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export { ActivityPotential } from './actiivity-potential.enum';
|
|
2
|
-
export { AttentionRequiredEntityEnum } from './attention-required-entity.enum';
|
|
3
2
|
export { CustomerBucketScope } from './customer-bucket-scope.enum';
|
|
4
3
|
export { CustomerRequestSelectionUpdateStatus } from './customer-request-selection.enum';
|
|
5
4
|
export { CustomerType } from './customer-type.enum';
|
|
@@ -9,10 +8,9 @@ export type { AddCustomerToBucketDto } from './add-cusomer-to-bucket.type';
|
|
|
9
8
|
export type { ArchiveCustomerDto } from './archive-customer.type';
|
|
10
9
|
export type { CreateCustomerDto } from './create-customer.type';
|
|
11
10
|
export type { CustomerAutocompleteParamsDto } from './customer-autocomplete-params.dto';
|
|
12
|
-
export type {
|
|
13
|
-
export type { SearchBuyerParamsDto } from './search-buyer-params.type';
|
|
11
|
+
export type { BuyerSearchParamsDto } from './buyer-search-params.dto';
|
|
14
12
|
export type { SearchCustomerByPhoneDto } from './search-customer-by-phone.dto';
|
|
15
13
|
export type { UpdateCustomerDto } from './update-customer.dto';
|
|
16
|
-
export {
|
|
14
|
+
export { CustomerSortByFieldEnum } from './customer-sort-by-field.enum';
|
|
17
15
|
export { CustomerByPhoneNumberDto } from './customer-by-phone-number.dto';
|
|
18
16
|
export { CustomerByPhoneNumberRealtorDto } from './customer-by-phone-number-realtor.dto';
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.CustomerSortByFieldEnum = exports.CustomerType = exports.CustomerRequestSelectionUpdateStatus = exports.CustomerBucketScope = exports.ActivityPotential = void 0;
|
|
4
4
|
var actiivity_potential_enum_1 = require("./actiivity-potential.enum");
|
|
5
5
|
Object.defineProperty(exports, "ActivityPotential", { enumerable: true, get: function () { return actiivity_potential_enum_1.ActivityPotential; } });
|
|
6
|
-
var attention_required_entity_enum_1 = require("./attention-required-entity.enum");
|
|
7
|
-
Object.defineProperty(exports, "AttentionRequiredEntityEnum", { enumerable: true, get: function () { return attention_required_entity_enum_1.AttentionRequiredEntityEnum; } });
|
|
8
6
|
var customer_bucket_scope_enum_1 = require("./customer-bucket-scope.enum");
|
|
9
7
|
Object.defineProperty(exports, "CustomerBucketScope", { enumerable: true, get: function () { return customer_bucket_scope_enum_1.CustomerBucketScope; } });
|
|
10
8
|
var customer_request_selection_enum_1 = require("./customer-request-selection.enum");
|
|
11
9
|
Object.defineProperty(exports, "CustomerRequestSelectionUpdateStatus", { enumerable: true, get: function () { return customer_request_selection_enum_1.CustomerRequestSelectionUpdateStatus; } });
|
|
12
10
|
var customer_type_enum_1 = require("./customer-type.enum");
|
|
13
11
|
Object.defineProperty(exports, "CustomerType", { enumerable: true, get: function () { return customer_type_enum_1.CustomerType; } });
|
|
14
|
-
var
|
|
15
|
-
Object.defineProperty(exports, "
|
|
12
|
+
var customer_sort_by_field_enum_1 = require("./customer-sort-by-field.enum");
|
|
13
|
+
Object.defineProperty(exports, "CustomerSortByFieldEnum", { enumerable: true, get: function () { return customer_sort_by_field_enum_1.CustomerSortByFieldEnum; } });
|
|
16
14
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/customer/index.ts"],"names":[],"mappings":";;;AACA,uEAA+D;AAAtD,6HAAA,iBAAiB,OAAA;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/customer/index.ts"],"names":[],"mappings":";;;AACA,uEAA+D;AAAtD,6HAAA,iBAAiB,OAAA;AAK1B,2EAAmE;AAA1D,iIAAA,mBAAmB,OAAA;AAG5B,qFAAyF;AAAhF,uJAAA,oCAAoC,OAAA;AAG7C,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AAkBrB,6EAAwE;AAA/D,sIAAA,uBAAuB,OAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PaginatedParams } from '../common/paginated-list.type';
|
|
2
|
-
export type
|
|
2
|
+
export type CustomerPropertiesGroupedByAddressSearchParamsDto = PaginatedParams & {
|
|
3
3
|
complexId: number;
|
|
4
4
|
address?: string;
|
|
5
5
|
isInVnp?: boolean;
|
|
6
|
-
roomsCount
|
|
6
|
+
roomsCount?: number;
|
|
7
7
|
};
|
package/dist/types/customer-property/customer-properties-grouped-by-address-search-params.dto.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customer-properties-grouped-by-address-search-params.dto.js","sourceRoot":"","sources":["../../../types/customer-property/customer-properties-grouped-by-address-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { DateFilterParamsDto } from '../common/date-filter-params.dto';
|
|
2
2
|
export type CustomerPropertyCheckExclusiveExistsDto = {
|
|
3
|
-
exclusiveSetDate?:
|
|
3
|
+
exclusiveSetDate?: DateFilterParamsDto;
|
|
4
4
|
representationIds?: number[];
|
|
5
5
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customer-property-duplicate.dto.js","sourceRoot":"","sources":["../../../types/customer-property/customer-property-duplicate.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { ClassificationType } from '../attributes/classification-type.enum';
|
|
2
|
+
import { DateFilterParamsDto } from '../common/date-filter-params.dto';
|
|
3
|
+
import { PaginatedParams } from '../common/paginated-list.type';
|
|
4
|
+
import { SortingParams } from '../common/sorting-params.type';
|
|
5
|
+
import { PropertyExclusiveStatusEnum } from './property-exclusive-status.enum';
|
|
6
|
+
import { RealtyTypeEnum } from './realty-type.enum';
|
|
7
|
+
import { CustomerPropertySortByFieldEnum } from './customer-property-sort-by-field.enum';
|
|
8
|
+
export type CustomerPropertySearchParamsDto = PaginatedParams & SortingParams<CustomerPropertySortByFieldEnum> & {
|
|
9
|
+
realtyTypes?: RealtyTypeEnum[];
|
|
10
|
+
classifications?: ClassificationType[];
|
|
11
|
+
sellerIds?: number[];
|
|
12
|
+
propertyIds?: number[];
|
|
13
|
+
realtorIds?: number[];
|
|
14
|
+
representationIds?: number[];
|
|
15
|
+
officeIds?: number[];
|
|
16
|
+
createdAt?: DateFilterParamsDto;
|
|
17
|
+
updatedAt?: DateFilterParamsDto;
|
|
18
|
+
phoneNumber?: string;
|
|
19
|
+
isExclusive?: boolean;
|
|
20
|
+
isInVnp?: boolean;
|
|
21
|
+
isPastExclusives?: boolean;
|
|
22
|
+
isInArchive?: boolean;
|
|
23
|
+
exclusiveStatus?: PropertyExclusiveStatusEnum[];
|
|
24
|
+
excludePropertyIds?: number[];
|
|
25
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customer-property-search-params.dto.js","sourceRoot":"","sources":["../../../types/customer-property/customer-property-search-params.dto.ts"],"names":[],"mappings":""}
|