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 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"call-redirect-search.dto.js","sourceRoot":"","sources":["../../../types/call-redirect/call-redirect-search.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"date-filter-params.type.js","sourceRoot":"","sources":["../../../types/common/date-filter-params.type.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"attention-required-entity.enum.js","sourceRoot":"","sources":["../../../types/customer/attention-required-entity.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,2BAGX;AAHD,WAAY,2BAA2B;IACrC,kEAAmC,CAAA;IACnC,oEAAqC,CAAA;AACvC,CAAC,EAHW,2BAA2B,2CAA3B,2BAA2B,QAGtC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-customer-bucket-params.type.js","sourceRoot":"","sources":["../../../types/customer/get-customer-bucket-params.type.ts"],"names":[],"mappings":""}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { SortOrder } from '../common/sorting-params.type';
|
|
2
|
-
import { DateFilterParams } from '../common/date-filter-params.type';
|
|
3
|
-
import { SortingParams } from '../common/sorting-params.type';
|
|
4
|
-
import { PaginatedParams } from '../common/paginated-list.type';
|
|
5
|
-
export declare enum CustomerSortByField {
|
|
6
|
-
CustomerRequestsCount = "customerRequestsCount",
|
|
7
|
-
IsBotEnabled = "isBotEnabled",
|
|
8
|
-
CreatedAt = "createdAt",
|
|
9
|
-
UpdatedAt = "updatedAt",
|
|
10
|
-
VnpTillDate = "vnpTillDate"
|
|
11
|
-
}
|
|
12
|
-
export type SearchBuyerParamsDto = PaginatedParams & SortingParams<CustomerSortByField> & {
|
|
13
|
-
name?: string;
|
|
14
|
-
phoneNumber?: string;
|
|
15
|
-
createdAt?: DateFilterParams;
|
|
16
|
-
realtorIds?: number[];
|
|
17
|
-
representationIds?: number[];
|
|
18
|
-
officeIds?: number[];
|
|
19
|
-
hasRequests?: boolean;
|
|
20
|
-
updatedAt?: DateFilterParams;
|
|
21
|
-
sortBy?: CustomerSortByField;
|
|
22
|
-
sortOrder?: SortOrder;
|
|
23
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CustomerSortByField = void 0;
|
|
4
|
-
var CustomerSortByField;
|
|
5
|
-
(function (CustomerSortByField) {
|
|
6
|
-
CustomerSortByField["CustomerRequestsCount"] = "customerRequestsCount";
|
|
7
|
-
CustomerSortByField["IsBotEnabled"] = "isBotEnabled";
|
|
8
|
-
CustomerSortByField["CreatedAt"] = "createdAt";
|
|
9
|
-
CustomerSortByField["UpdatedAt"] = "updatedAt";
|
|
10
|
-
CustomerSortByField["VnpTillDate"] = "vnpTillDate";
|
|
11
|
-
})(CustomerSortByField || (exports.CustomerSortByField = CustomerSortByField = {}));
|
|
12
|
-
//# sourceMappingURL=search-buyer-params.type.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"search-buyer-params.type.js","sourceRoot":"","sources":["../../../types/customer/search-buyer-params.type.ts"],"names":[],"mappings":";;;AAKA,IAAY,mBAMX;AAND,WAAY,mBAAmB;IAC7B,sEAA+C,CAAA;IAC/C,oDAA6B,CAAA;IAC7B,8CAAuB,CAAA;IACvB,8CAAuB,CAAA;IACvB,kDAA2B,CAAA;AAC7B,CAAC,EANW,mBAAmB,mCAAnB,mBAAmB,QAM9B"}
|
package/dist/types/customer-property/customer-properties-grouped-by-address-params.dto.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"customer-properties-grouped-by-address-params.dto.js","sourceRoot":"","sources":["../../../types/customer-property/customer-properties-grouped-by-address-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { ClassificationType } from '../attributes/classification-type.enum';
|
|
2
|
-
import { DateFilterParams } from '../common/date-filter-params.type';
|
|
3
|
-
import { PaginatedParams } from '../common/paginated-list.type';
|
|
4
|
-
import { SortOrder, SortingParams } from '../common/sorting-params.type';
|
|
5
|
-
import { PropertyExclusiveStatus } from './property-exclusive-status.enum';
|
|
6
|
-
import { RealtyType } from './realty-type.enum';
|
|
7
|
-
export declare enum CustomerPropertySortByField {
|
|
8
|
-
ExclusiveSetDate = "exclusiveSetDate",
|
|
9
|
-
PropertyExclusiveStatus = "exclusiveStatus",
|
|
10
|
-
ShowOnSite = "showOnSite",
|
|
11
|
-
VnpTillDate = "vnpTillDate",
|
|
12
|
-
ArchiveReason = "archiveReason",
|
|
13
|
-
CreatedAt = "createdAt",
|
|
14
|
-
UpdatedAt = "updatedAt",
|
|
15
|
-
ExclusiveTillDate = "exclusiveTillDate"
|
|
16
|
-
}
|
|
17
|
-
export type SearchCustomerPropertyParamsDto = PaginatedParams & SortingParams<CustomerPropertySortByField> & {
|
|
18
|
-
realtyTypes?: RealtyType[];
|
|
19
|
-
classifications?: ClassificationType[];
|
|
20
|
-
sellerIds?: number[];
|
|
21
|
-
propertyIds?: number[];
|
|
22
|
-
realtorIds?: number[];
|
|
23
|
-
representationIds?: number[];
|
|
24
|
-
officeIds?: number[];
|
|
25
|
-
createdAt?: DateFilterParams;
|
|
26
|
-
updatedAt?: DateFilterParams;
|
|
27
|
-
phoneNumber?: string;
|
|
28
|
-
isExclusive?: boolean;
|
|
29
|
-
isInVnp?: boolean;
|
|
30
|
-
isPastExclusives?: boolean;
|
|
31
|
-
isInArchive?: boolean;
|
|
32
|
-
sortBy?: CustomerPropertySortByField;
|
|
33
|
-
sortOrder?: SortOrder;
|
|
34
|
-
exclusiveStatus?: PropertyExclusiveStatus[];
|
|
35
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CustomerPropertySortByField = void 0;
|
|
4
|
-
var CustomerPropertySortByField;
|
|
5
|
-
(function (CustomerPropertySortByField) {
|
|
6
|
-
CustomerPropertySortByField["ExclusiveSetDate"] = "exclusiveSetDate";
|
|
7
|
-
CustomerPropertySortByField["PropertyExclusiveStatus"] = "exclusiveStatus";
|
|
8
|
-
CustomerPropertySortByField["ShowOnSite"] = "showOnSite";
|
|
9
|
-
CustomerPropertySortByField["VnpTillDate"] = "vnpTillDate";
|
|
10
|
-
CustomerPropertySortByField["ArchiveReason"] = "archiveReason";
|
|
11
|
-
CustomerPropertySortByField["CreatedAt"] = "createdAt";
|
|
12
|
-
CustomerPropertySortByField["UpdatedAt"] = "updatedAt";
|
|
13
|
-
CustomerPropertySortByField["ExclusiveTillDate"] = "exclusiveTillDate";
|
|
14
|
-
})(CustomerPropertySortByField || (exports.CustomerPropertySortByField = CustomerPropertySortByField = {}));
|
|
15
|
-
//# sourceMappingURL=search-customer-property-params.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"search-customer-property-params.dto.js","sourceRoot":"","sources":["../../../types/customer-property/search-customer-property-params.dto.ts"],"names":[],"mappings":";;;AAOA,IAAY,2BASX;AATD,WAAY,2BAA2B;IACrC,oEAAqC,CAAA;IACrC,0EAA2C,CAAA;IAC3C,wDAAyB,CAAA;IACzB,0DAA2B,CAAA;IAC3B,8DAA+B,CAAA;IAC/B,sDAAuB,CAAA;IACvB,sDAAuB,CAAA;IACvB,sEAAuC,CAAA;AACzC,CAAC,EATW,2BAA2B,2CAA3B,2BAA2B,QAStC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CustomerPropertyDuplicateStatus } from '../customer-property/property-duplicate-status.enum';
|
|
2
|
-
import { PaginatedParams } from '../common/paginated-list.type';
|
|
3
|
-
export type UpdateCustomerPropertyDuplicateStatusDto = {
|
|
4
|
-
status: CustomerPropertyDuplicateStatus;
|
|
5
|
-
comment?: string;
|
|
6
|
-
reasonId?: number;
|
|
7
|
-
};
|
|
8
|
-
export type CustomerPropertyDuplicateDto = PaginatedParams & {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"customer-property-duplicate.dto.js","sourceRoot":"","sources":["../../../types/customer-property-duplicate/customer-property-duplicate.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { UpdateCustomerPropertyDuplicateStatusDto, CustomerPropertyDuplicateDto, } from './customer-property-duplicate.dto';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/customer-property-duplicate/index.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"search-customer-requests-params.dto.js","sourceRoot":"","sources":["../../../types/customer-request/search-customer-requests-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Phone } from '../common/phone.type';
|
|
2
|
-
import { PartyType } from './party-type.enum';
|
|
3
|
-
export type DealSeller = {
|
|
4
|
-
partyType: PartyType;
|
|
5
|
-
fullName: string;
|
|
6
|
-
inn: number;
|
|
7
|
-
passport: string;
|
|
8
|
-
phone: Phone;
|
|
9
|
-
email?: string;
|
|
10
|
-
address?: string;
|
|
11
|
-
bankDetails?: string;
|
|
12
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deal-seller.type.js","sourceRoot":"","sources":["../../../types/deal/deal-seller.type.ts"],"names":[],"mappings":""}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { DealStatus } from './deal-status.enum';
|
|
2
|
-
import { SortingParams, SortOrder } from '../common/sorting-params.type';
|
|
3
|
-
import { PaginatedParams } from '../common/paginated-list.type';
|
|
4
|
-
import { DateFilterParams } from '../common/date-filter-params.type';
|
|
5
|
-
export declare enum DealSortByField {
|
|
6
|
-
DealNumber = "dealNumber",
|
|
7
|
-
OfficeNumber = "officeNumber",
|
|
8
|
-
DealType = "dealType",
|
|
9
|
-
ServicesPrepaymentSum = "servicesPrepaymentSum",
|
|
10
|
-
InitialServicesRestSum = "initialServicesRestSum",
|
|
11
|
-
ActualServicesRestSum = "actualServicesRestSum",
|
|
12
|
-
Currency = "currency",
|
|
13
|
-
PrepaymentDate = "prepaymentDate",
|
|
14
|
-
InitialSettlementDate = "initialSettlementDate",
|
|
15
|
-
ActualSettlementDate = "actualSettlementDate",
|
|
16
|
-
CreatedAt = "createdAt",
|
|
17
|
-
Status = "status"
|
|
18
|
-
}
|
|
19
|
-
export type SearchDealParamsDto = PaginatedParams & SortingParams<DealSortByField> & {
|
|
20
|
-
statuses?: DealStatus[];
|
|
21
|
-
prepaymentDate?: DateFilterParams;
|
|
22
|
-
initialSettlementDate?: DateFilterParams;
|
|
23
|
-
representationIds?: number[];
|
|
24
|
-
officeIds?: number[];
|
|
25
|
-
sortBy?: DealSortByField;
|
|
26
|
-
sortOrder?: SortOrder;
|
|
27
|
-
};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DealSortByField = void 0;
|
|
4
|
-
var DealSortByField;
|
|
5
|
-
(function (DealSortByField) {
|
|
6
|
-
DealSortByField["DealNumber"] = "dealNumber";
|
|
7
|
-
DealSortByField["OfficeNumber"] = "officeNumber";
|
|
8
|
-
DealSortByField["DealType"] = "dealType";
|
|
9
|
-
DealSortByField["ServicesPrepaymentSum"] = "servicesPrepaymentSum";
|
|
10
|
-
DealSortByField["InitialServicesRestSum"] = "initialServicesRestSum";
|
|
11
|
-
DealSortByField["ActualServicesRestSum"] = "actualServicesRestSum";
|
|
12
|
-
DealSortByField["Currency"] = "currency";
|
|
13
|
-
DealSortByField["PrepaymentDate"] = "prepaymentDate";
|
|
14
|
-
DealSortByField["InitialSettlementDate"] = "initialSettlementDate";
|
|
15
|
-
DealSortByField["ActualSettlementDate"] = "actualSettlementDate";
|
|
16
|
-
DealSortByField["CreatedAt"] = "createdAt";
|
|
17
|
-
DealSortByField["Status"] = "status";
|
|
18
|
-
})(DealSortByField || (exports.DealSortByField = DealSortByField = {}));
|
|
19
|
-
//# sourceMappingURL=search-deal-params.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"search-deal-params.dto.js","sourceRoot":"","sources":["../../../types/deal/search-deal-params.dto.ts"],"names":[],"mappings":";;;AAKA,IAAY,eAaX;AAbD,WAAY,eAAe;IACzB,4CAAyB,CAAA;IACzB,gDAA6B,CAAA;IAC7B,wCAAqB,CAAA;IACrB,kEAA+C,CAAA;IAC/C,oEAAiD,CAAA;IACjD,kEAA+C,CAAA;IAC/C,wCAAqB,CAAA;IACrB,oDAAiC,CAAA;IACjC,kEAA+C,CAAA;IAC/C,gEAA6C,CAAA;IAC7C,0CAAuB,CAAA;IACvB,oCAAiB,CAAA;AACnB,CAAC,EAbW,eAAe,+BAAf,eAAe,QAa1B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"employee-agreement.dto.js","sourceRoot":"","sources":["../../../types/documents/employee-agreement.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-buyer-document.dto.js","sourceRoot":"","sources":["../../../types/documents/get-buyer-document.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-property-document.dto.js","sourceRoot":"","sources":["../../../types/documents/get-property-document.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"non-disclosure-agreement.dto.js","sourceRoot":"","sources":["../../../types/documents/non-disclosure-agreement.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { DateFilterParams } from '../common/date-filter-params.type';
|
|
2
|
-
import { PaginatedParams } from '../common/paginated-list.type';
|
|
3
|
-
import { FeedbackCategory } from './feedback-category.enum';
|
|
4
|
-
import { FeedbackStatus } from './feedback-status.enum';
|
|
5
|
-
export type FeedbackSearchDto = PaginatedParams & {
|
|
6
|
-
officeIds?: number[];
|
|
7
|
-
createdAt?: DateFilterParams;
|
|
8
|
-
statuses: FeedbackStatus[];
|
|
9
|
-
categories: FeedbackCategory[];
|
|
10
|
-
realtorNumber?: number;
|
|
11
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"feedback-search.dto.js","sourceRoot":"","sources":["../../../types/feedback/feedback-search.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"flat-create.dto.js","sourceRoot":"","sources":["../../../types/flats/flat-create.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"flat-extended.dto.js","sourceRoot":"","sources":["../../../types/flats/flat-extended.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"flat.enum.js","sourceRoot":"","sources":["../../../types/flats/flat.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,UAQX;AARD,WAAY,UAAU;IACpB,2BAAa,CAAA;IACb,2BAAa,CAAA;IACb,mCAAqB,CAAA;IACrB,uCAAyB,CAAA;IACzB,mCAAqB,CAAA;IACrB,qCAAuB,CAAA;IACvB,uCAAyB,CAAA;AAC3B,CAAC,EARW,UAAU,0BAAV,UAAU,QAQrB"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { SortingParams } from '../common/sorting-params.type';
|
|
2
|
-
import { PaginatedParams, SortOrder } from '../common';
|
|
3
|
-
export declare enum FlatSortByField {
|
|
4
|
-
Id = "id"
|
|
5
|
-
}
|
|
6
|
-
export type SearchFlatsDto = PaginatedParams & SortingParams<FlatSortByField> & {
|
|
7
|
-
floorId: number;
|
|
8
|
-
sortBy: FlatSortByField;
|
|
9
|
-
sortOrder: SortOrder;
|
|
10
|
-
layoutId?: number;
|
|
11
|
-
excludeId?: number;
|
|
12
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FlatSortByField = void 0;
|
|
4
|
-
var FlatSortByField;
|
|
5
|
-
(function (FlatSortByField) {
|
|
6
|
-
FlatSortByField["Id"] = "id";
|
|
7
|
-
})(FlatSortByField || (exports.FlatSortByField = FlatSortByField = {}));
|
|
8
|
-
//# sourceMappingURL=flats-search.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"flats-search.dto.js","sourceRoot":"","sources":["../../../types/flats/flats-search.dto.ts"],"names":[],"mappings":";;;AAGA,IAAY,eAEX;AAFD,WAAY,eAAe;IACzB,4BAAS,CAAA;AACX,CAAC,EAFW,eAAe,+BAAf,eAAe,QAE1B"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FlatStatus = exports.FlatSortByField = void 0;
|
|
4
|
-
var flats_search_dto_1 = require("./flats-search.dto");
|
|
5
|
-
Object.defineProperty(exports, "FlatSortByField", { enumerable: true, get: function () { return flats_search_dto_1.FlatSortByField; } });
|
|
6
|
-
var flat_enum_1 = require("./flat.enum");
|
|
7
|
-
Object.defineProperty(exports, "FlatStatus", { enumerable: true, get: function () { return flat_enum_1.FlatStatus; } });
|
|
8
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/flats/index.ts"],"names":[],"mappings":";;;AAAA,uDAAqE;AAA5D,mHAAA,eAAe,OAAA;AAGxB,yCAAyC;AAAhC,uGAAA,UAAU,OAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"payment-calculations.type.js","sourceRoot":"","sources":["../../../types/flats/payment-calculations.type.ts"],"names":[],"mappings":""}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { SortOrder, PaginatedParams, SortingParams } from '../common';
|
|
2
|
-
export declare enum FloorSortByField {
|
|
3
|
-
Id = "id"
|
|
4
|
-
}
|
|
5
|
-
export type SearchFloorsDto = PaginatedParams & SortingParams<FloorSortByField> & {
|
|
6
|
-
sectionId: number;
|
|
7
|
-
sortBy: FloorSortByField;
|
|
8
|
-
sortOrder: SortOrder;
|
|
9
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FloorSortByField = void 0;
|
|
4
|
-
var FloorSortByField;
|
|
5
|
-
(function (FloorSortByField) {
|
|
6
|
-
FloorSortByField["Id"] = "id";
|
|
7
|
-
})(FloorSortByField || (exports.FloorSortByField = FloorSortByField = {}));
|
|
8
|
-
//# sourceMappingURL=floors-search.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"floors-search.dto.js","sourceRoot":"","sources":["../../../types/floor/floors-search.dto.ts"],"names":[],"mappings":";;;AAEA,IAAY,gBAEX;AAFD,WAAY,gBAAgB;IAC1B,6BAAS,CAAA;AACX,CAAC,EAFW,gBAAgB,gCAAhB,gBAAgB,QAE3B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"geo-search-params.dto.model.js","sourceRoot":"","sources":["../../../types/geo/geo-search-params.dto.model.ts"],"names":[],"mappings":""}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { HandlingType } from './handling-type.enum';
|
|
2
|
-
import { Recipient } from './handling-recipient.enum';
|
|
3
|
-
import { SortOrder, PaginatedParams, SortingParams, DateFilterParams } from '../common';
|
|
4
|
-
export declare enum HandlingSortByField {
|
|
5
|
-
Id = "id",
|
|
6
|
-
CreatedAt = "createdAt",
|
|
7
|
-
RealtorNumber = "realtorNumber"
|
|
8
|
-
}
|
|
9
|
-
export type HandlingSearchDto = PaginatedParams & SortingParams<HandlingSortByField> & {
|
|
10
|
-
phoneNumber: string;
|
|
11
|
-
blackList: number;
|
|
12
|
-
archived: number;
|
|
13
|
-
id?: number;
|
|
14
|
-
createdAt?: DateFilterParams;
|
|
15
|
-
name?: string;
|
|
16
|
-
annotation: string;
|
|
17
|
-
officeIds?: number[];
|
|
18
|
-
representationIds?: number[];
|
|
19
|
-
sourceIds?: number[];
|
|
20
|
-
realtorIds?: number[];
|
|
21
|
-
types?: HandlingType[];
|
|
22
|
-
recipient?: Recipient[];
|
|
23
|
-
sortBy: HandlingSortByField;
|
|
24
|
-
sortOrder: SortOrder;
|
|
25
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.HandlingSortByField = void 0;
|
|
4
|
-
var HandlingSortByField;
|
|
5
|
-
(function (HandlingSortByField) {
|
|
6
|
-
HandlingSortByField["Id"] = "id";
|
|
7
|
-
HandlingSortByField["CreatedAt"] = "createdAt";
|
|
8
|
-
HandlingSortByField["RealtorNumber"] = "realtorNumber";
|
|
9
|
-
})(HandlingSortByField || (exports.HandlingSortByField = HandlingSortByField = {}));
|
|
10
|
-
//# sourceMappingURL=handling-search.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handling-search.dto.js","sourceRoot":"","sources":["../../../types/handling/handling-search.dto.ts"],"names":[],"mappings":";;;AASA,IAAY,mBAIX;AAJD,WAAY,mBAAmB;IAC7B,gCAAS,CAAA;IACT,8CAAuB,CAAA;IACvB,sDAA+B,CAAA;AACjC,CAAC,EAJW,mBAAmB,mCAAnB,mBAAmB,QAI9B"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { SortOrder, PaginatedParams, SortingParams } from '../common';
|
|
2
|
-
export declare enum LayoutSortByField {
|
|
3
|
-
Id = "id"
|
|
4
|
-
}
|
|
5
|
-
export type SearchLayoutsDto = PaginatedParams & SortingParams<LayoutSortByField> & {
|
|
6
|
-
complexId: number;
|
|
7
|
-
minFloor: number;
|
|
8
|
-
maxFloor: number;
|
|
9
|
-
minSquare: number;
|
|
10
|
-
maxSquare: number;
|
|
11
|
-
rooms?: number[];
|
|
12
|
-
sortBy: LayoutSortByField;
|
|
13
|
-
sortOrder: SortOrder;
|
|
14
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.LayoutSortByField = void 0;
|
|
4
|
-
var LayoutSortByField;
|
|
5
|
-
(function (LayoutSortByField) {
|
|
6
|
-
LayoutSortByField["Id"] = "id";
|
|
7
|
-
})(LayoutSortByField || (exports.LayoutSortByField = LayoutSortByField = {}));
|
|
8
|
-
//# sourceMappingURL=search-layouts.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"search-layouts.dto.js","sourceRoot":"","sources":["../../../types/layout/search-layouts.dto.ts"],"names":[],"mappings":";;;AAEA,IAAY,iBAEX;AAFD,WAAY,iBAAiB;IAC3B,8BAAS,CAAA;AACX,CAAC,EAFW,iBAAiB,iCAAjB,iBAAiB,QAE5B"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { DateFilterParams, PaginatedParams, SortingParams, SortOrder } from '../common';
|
|
2
|
-
export declare enum NotarySortByField {
|
|
3
|
-
Id = "id",
|
|
4
|
-
CreatedAt = "createdAt",
|
|
5
|
-
UpdatedAt = "updatedAt",
|
|
6
|
-
GovernmentFeePercent = "governmentFeePercent",
|
|
7
|
-
RewardFeePercent = "rewardFeePercent"
|
|
8
|
-
}
|
|
9
|
-
export type SearchNotaryParamsDto = PaginatedParams & SortingParams<NotarySortByField> & {
|
|
10
|
-
id?: number;
|
|
11
|
-
name?: string;
|
|
12
|
-
geoIds?: number[];
|
|
13
|
-
createdAt?: DateFilterParams;
|
|
14
|
-
updatedAt?: DateFilterParams;
|
|
15
|
-
sortBy?: NotarySortByField;
|
|
16
|
-
sortOrder?: SortOrder;
|
|
17
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NotarySortByField = void 0;
|
|
4
|
-
var NotarySortByField;
|
|
5
|
-
(function (NotarySortByField) {
|
|
6
|
-
NotarySortByField["Id"] = "id";
|
|
7
|
-
NotarySortByField["CreatedAt"] = "createdAt";
|
|
8
|
-
NotarySortByField["UpdatedAt"] = "updatedAt";
|
|
9
|
-
NotarySortByField["GovernmentFeePercent"] = "governmentFeePercent";
|
|
10
|
-
NotarySortByField["RewardFeePercent"] = "rewardFeePercent";
|
|
11
|
-
})(NotarySortByField || (exports.NotarySortByField = NotarySortByField = {}));
|
|
12
|
-
//# sourceMappingURL=search-notary-params.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"search-notary-params.dto.js","sourceRoot":"","sources":["../../../types/notary/search-notary-params.dto.ts"],"names":[],"mappings":";;;AAOA,IAAY,iBAMX;AAND,WAAY,iBAAiB;IAC3B,8BAAS,CAAA;IACT,4CAAuB,CAAA;IACvB,4CAAuB,CAAA;IACvB,kEAA6C,CAAA;IAC7C,0DAAqC,CAAA;AACvC,CAAC,EANW,iBAAiB,iCAAjB,iBAAiB,QAM5B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"search-notifications-params.dto.js","sourceRoot":"","sources":["../../../types/notifications/search-notifications-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { PaginatedParams, SortingParams, SortOrder, Language } from '../common';
|
|
2
|
-
export declare enum OfficeCenterSortByField {
|
|
3
|
-
Id = "id",
|
|
4
|
-
Weight = "weight"
|
|
5
|
-
}
|
|
6
|
-
export type OfficeCenterSearchDtoModel = PaginatedParams & SortingParams<OfficeCenterSortByField> & {
|
|
7
|
-
id?: number;
|
|
8
|
-
name?: string;
|
|
9
|
-
alias?: string;
|
|
10
|
-
group?: string;
|
|
11
|
-
sortBy: OfficeCenterSortByField;
|
|
12
|
-
sortOrder?: SortOrder;
|
|
13
|
-
lang?: Language;
|
|
14
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.OfficeCenterSortByField = void 0;
|
|
4
|
-
var OfficeCenterSortByField;
|
|
5
|
-
(function (OfficeCenterSortByField) {
|
|
6
|
-
OfficeCenterSortByField["Id"] = "id";
|
|
7
|
-
OfficeCenterSortByField["Weight"] = "weight";
|
|
8
|
-
})(OfficeCenterSortByField || (exports.OfficeCenterSortByField = OfficeCenterSortByField = {}));
|
|
9
|
-
//# sourceMappingURL=office-center-search.dto.model.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"office-center-search.dto.model.js","sourceRoot":"","sources":["../../../types/office-centers/office-center-search.dto.model.ts"],"names":[],"mappings":";;;AAEA,IAAY,uBAGX;AAHD,WAAY,uBAAuB;IACjC,oCAAS,CAAA;IACT,4CAAiB,CAAA;AACnB,CAAC,EAHW,uBAAuB,uCAAvB,uBAAuB,QAGlC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { PaginatedParams, SortingParams, SortOrder, Language } from '../common';
|
|
2
|
-
export declare enum OfficeSortByField {
|
|
3
|
-
Id = "id",
|
|
4
|
-
OfficeNumber = "officeNumber",
|
|
5
|
-
CreatedAt = "createdAt"
|
|
6
|
-
}
|
|
7
|
-
export type OfficeSearchDtoModel = PaginatedParams & SortingParams<OfficeSortByField> & {
|
|
8
|
-
id?: number;
|
|
9
|
-
officeNumber?: number;
|
|
10
|
-
address?: string;
|
|
11
|
-
sortBy?: OfficeSortByField;
|
|
12
|
-
sortOrder?: SortOrder;
|
|
13
|
-
lang?: Language;
|
|
14
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.OfficeSortByField = void 0;
|
|
4
|
-
var OfficeSortByField;
|
|
5
|
-
(function (OfficeSortByField) {
|
|
6
|
-
OfficeSortByField["Id"] = "id";
|
|
7
|
-
OfficeSortByField["OfficeNumber"] = "officeNumber";
|
|
8
|
-
OfficeSortByField["CreatedAt"] = "createdAt";
|
|
9
|
-
})(OfficeSortByField || (exports.OfficeSortByField = OfficeSortByField = {}));
|
|
10
|
-
//# sourceMappingURL=office-search.dto.model.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"office-search.dto.model.js","sourceRoot":"","sources":["../../../types/offices/office-search.dto.model.ts"],"names":[],"mappings":";;;AAEA,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC3B,8BAAS,CAAA;IACT,kDAA6B,CAAA;IAC7B,4CAAuB,CAAA;AACzB,CAAC,EAJW,iBAAiB,iCAAjB,iBAAiB,QAI5B"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { SortingParams, SortOrder, PaginatedParams } from '../common';
|
|
2
|
-
export declare enum QueueSortByField {
|
|
3
|
-
Id = "id"
|
|
4
|
-
}
|
|
5
|
-
export type SearchQueuesDto = PaginatedParams & SortingParams<QueueSortByField> & {
|
|
6
|
-
complexId?: number;
|
|
7
|
-
streetId?: number;
|
|
8
|
-
sortBy?: QueueSortByField;
|
|
9
|
-
sortOrder?: SortOrder;
|
|
10
|
-
};
|