vector-shared 1.1.411 → 1.1.413
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/advert-source/advert-source-dropdown-search.dto.d.ts +3 -0
- package/dist/types/{customer-property/exclusive-property-agreement-data.type.js → advert-source/advert-source-dropdown-search.dto.js} +1 -1
- package/dist/types/advert-source/advert-source-dropdown-search.dto.js.map +1 -0
- package/dist/types/advert-source/index.d.ts +1 -0
- package/dist/types/{customer-property/cadastral-number.type.js → advert-source/index.js} +1 -1
- package/dist/types/advert-source/index.js.map +1 -0
- package/dist/types/agency/agency-dropdown-params.dto.d.ts +3 -0
- package/dist/types/{customer-property/create-customer-property.type.js → agency/agency-dropdown-params.dto.js} +1 -1
- package/dist/types/agency/agency-dropdown-params.dto.js.map +1 -0
- package/dist/types/agency/agency-search.type.d.ts +4 -0
- package/dist/types/{topzone/topzone-dropdown-list-params.dto.model.js → agency/agency-search.type.js} +1 -1
- package/dist/types/agency/agency-search.type.js.map +1 -0
- package/dist/types/agency/index.d.ts +2 -0
- package/dist/types/agency/index.js +3 -0
- package/dist/types/agency/index.js.map +1 -0
- package/dist/types/apartment-complex/apartment-complex-autocomplete-params.dto.d.ts +4 -0
- package/dist/types/{office-centers/office-center-dropdown-search.dto.model.js → apartment-complex/apartment-complex-autocomplete-params.dto.js} +1 -1
- package/dist/types/apartment-complex/apartment-complex-autocomplete-params.dto.js.map +1 -0
- package/dist/types/apartment-complex/index.d.ts +1 -0
- package/dist/types/archive-reasons/archive-reason-destination.enum.d.ts +1 -2
- package/dist/types/archive-reasons/archive-reason-destination.enum.js +7 -7
- package/dist/types/archive-reasons/archive-reason-destination.enum.js.map +1 -1
- package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.d.ts +4 -0
- package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.js +3 -0
- package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.js.map +1 -0
- package/dist/types/archive-reasons/index.d.ts +2 -0
- package/dist/types/archive-reasons/index.js +6 -0
- package/dist/types/archive-reasons/index.js.map +1 -0
- package/dist/types/attributes/apartment-type.enum.d.ts +5 -2
- package/dist/types/attributes/apartment-type.enum.js +9 -6
- package/dist/types/attributes/apartment-type.enum.js.map +1 -1
- package/dist/types/attributes/attribute-config.type.d.ts +2 -2
- package/dist/types/attributes/attribute-unit.enum.d.ts +1 -2
- package/dist/types/attributes/attribute-unit.enum.js +8 -8
- package/dist/types/attributes/attribute-unit.enum.js.map +1 -1
- package/dist/types/attributes/deal-type.enum.d.ts +1 -1
- package/dist/types/attributes/deal-type.enum.js +6 -6
- package/dist/types/attributes/deal-type.enum.js.map +1 -1
- package/dist/types/attributes/index.d.ts +5 -5
- package/dist/types/attributes/index.js +6 -6
- package/dist/types/attributes/index.js.map +1 -1
- package/dist/types/attributes/object-type.enum.d.ts +1 -1
- package/dist/types/attributes/object-type.enum.js +11 -11
- package/dist/types/attributes/object-type.enum.js.map +1 -1
- package/dist/types/attributes/registration-type.enum.d.ts +1 -2
- package/dist/types/attributes/registration-type.enum.js +6 -6
- package/dist/types/attributes/registration-type.enum.js.map +1 -1
- package/dist/types/common/autocomplete-params.type.d.ts +2 -2
- package/dist/types/common/index.d.ts +2 -2
- package/dist/types/common/text-search.type.d.ts +1 -1
- package/dist/types/core/archive-reason.type.d.ts +2 -2
- package/dist/types/core/attribute.type.d.ts +4 -4
- package/dist/types/core/customer-property.type.d.ts +11 -8
- package/dist/types/core/customer-property.type.js +0 -3
- package/dist/types/core/customer-property.type.js.map +1 -1
- package/dist/types/core/customer-request-selection.type.d.ts +3 -3
- package/dist/types/core/customer-request.type.d.ts +2 -2
- package/dist/types/core/deal.type.d.ts +5 -4
- package/dist/types/core/property-image.type.d.ts +2 -2
- package/dist/types/customer/customer-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/customer/exclusive-buyer-agreement-data.type.d.ts +2 -2
- package/dist/types/customer-property/create-customer-property-without-seller.type.d.ts +1 -1
- package/dist/types/customer-property/create-customer-property.dto.d.ts +34 -0
- package/dist/types/customer-property/create-customer-property.dto.js +3 -0
- package/dist/types/customer-property/create-customer-property.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/customer-property/{cadastral-number.type.d.ts → customer-property-cadastral-number.dto.d.ts} +1 -1
- package/dist/types/customer-property/customer-property-cadastral-number.dto.js +3 -0
- package/dist/types/customer-property/customer-property-cadastral-number.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-check-duplicate-dto.d.ts +1 -1
- package/dist/types/customer-property/customer-property-image.dto.d.ts +2 -1
- package/dist/types/customer-property/customer-property-search-by-cadastral-number.dto.d.ts +2 -2
- package/dist/types/customer-property/index.d.ts +4 -4
- package/dist/types/customer-property/index.js +4 -2
- package/dist/types/customer-property/index.js.map +1 -1
- package/dist/types/customer-property/market-type.enum.d.ts +4 -0
- package/dist/types/customer-property/market-type.enum.js +9 -0
- package/dist/types/customer-property/market-type.enum.js.map +1 -0
- package/dist/types/customer-property/realty-subtype.enum.d.ts +1 -1
- package/dist/types/customer-property/realty-subtype.enum.js +24 -24
- package/dist/types/customer-property/realty-subtype.enum.js.map +1 -1
- package/dist/types/customer-property/realty-type.enum.d.ts +3 -1
- package/dist/types/customer-property/realty-type.enum.js +2 -0
- 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-property/seo.dto.d.ts +3 -4
- package/dist/types/customer-request/customer-request-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/deal/create-deal.dto.d.ts +2 -2
- package/dist/types/deal/deal-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/geo/enhanced-search-params.dto.d.ts +2 -2
- package/dist/types/handling/handling-recipient.enum.d.ts +1 -2
- package/dist/types/handling/handling-recipient.enum.js +6 -6
- package/dist/types/handling/handling-recipient.enum.js.map +1 -1
- package/dist/types/handling/handling-search-params.dto.d.ts +2 -2
- package/dist/types/handling/index.d.ts +1 -1
- package/dist/types/handling/index.js +2 -2
- package/dist/types/handling/index.js.map +1 -1
- package/dist/types/image/image-category.enum.d.ts +1 -1
- package/dist/types/image/image-category.enum.js +7 -7
- package/dist/types/image/image-category.enum.js.map +1 -1
- package/dist/types/image/index.d.ts +1 -1
- package/dist/types/image/index.js +2 -2
- package/dist/types/image/index.js.map +1 -1
- package/dist/types/index.d.ts +12 -15
- package/dist/types/index.js +20 -22
- package/dist/types/index.js.map +1 -1
- package/dist/types/notary/notary-dropdown-params.dto.d.ts +1 -0
- package/dist/types/office-centers/index.d.ts +1 -1
- package/dist/types/office-centers/office-center-dropdown-search.dto.d.ts +3 -0
- package/dist/types/office-centers/office-center-dropdown-search.dto.js +3 -0
- package/dist/types/office-centers/office-center-dropdown-search.dto.js.map +1 -0
- package/dist/types/street/street-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/topzone/index.d.ts +1 -1
- package/dist/types/topzone/topzone-dropdown-list-params.dto.d.ts +3 -0
- package/dist/types/topzone/topzone-dropdown-list-params.dto.js +3 -0
- package/dist/types/topzone/topzone-dropdown-list-params.dto.js.map +1 -0
- package/dist/types/user/user-autocomplete-params.dto.d.ts +2 -2
- package/package.json +1 -1
- package/dist/types/customer-property/cadastral-number.type.js.map +0 -1
- package/dist/types/customer-property/create-customer-property.type.d.ts +0 -4
- package/dist/types/customer-property/create-customer-property.type.js.map +0 -1
- package/dist/types/customer-property/exclusive-property-agreement-data.type.d.ts +0 -8
- package/dist/types/customer-property/exclusive-property-agreement-data.type.js.map +0 -1
- package/dist/types/office-centers/office-center-dropdown-search.dto.model.d.ts +0 -3
- package/dist/types/office-centers/office-center-dropdown-search.dto.model.js.map +0 -1
- package/dist/types/topzone/topzone-dropdown-list-params.dto.model.d.ts +0 -3
- package/dist/types/topzone/topzone-dropdown-list-params.dto.model.js.map +0 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -4,19 +4,16 @@ export { LanguageEnum } from './common/language.enum';
|
|
|
4
4
|
export { MultiLanguage } from './common/multi-language-column.type';
|
|
5
5
|
export { TranslatedOrRaw } from './common/translated-or-raw.type';
|
|
6
6
|
export { Phone, VirtualPhone } from './common/phone.type';
|
|
7
|
-
export { RealtyTypeEnum } from './customer-property
|
|
8
|
-
export { RealtySubtype } from './customer-property/realty-subtype.enum';
|
|
9
|
-
export { PropertyExclusiveStatusEnum } from './customer-property/property-exclusive-status.enum';
|
|
10
|
-
export { PropertyDocumentCategory } from './customer-property/property-document-category.enum';
|
|
7
|
+
export { RealtyTypeEnum, MarketTypeEnum, RealtySubtypeEnum, PropertyExclusiveStatusEnum, PropertyDocumentCategory, } from './customer-property';
|
|
11
8
|
export { DirectionEnum } from './direction/direction-type.enum';
|
|
12
|
-
export { ClassificationType, Male, AttributeKey,
|
|
13
|
-
export {
|
|
9
|
+
export { ClassificationType, Male, AttributeKey, AttributeUnitEnum, AttributeConfigType, RequiredConfig, ObjectTypeEnum, ApartmentTypeEnum, DealTypeEnum, RegistrationTypeEnum, AttributeCategoryEnum, AttributeDestinationEnum, AttributeTypeEnum, PropertyAttributes, BooleanRawAttribute, RangeRawAttribute, StringRawAttribute, DropDownRawAttribute, CustomerRequestAttributes, CustomerPropertyAttributes, ApartmentInfoAttributes, TranslatedAttribute, AttributeSearchParamsDto, } from './attributes';
|
|
10
|
+
export { ImageCategoryEnum } from './image/image-category.enum';
|
|
14
11
|
export { NormCategoriesEnum } from './norm-categories/norm-categories.enum';
|
|
15
12
|
export { GeoTypeEnum } from './geo/geo-type.enum';
|
|
16
13
|
export { GeoLevel } from './geo/geo-level.enum';
|
|
17
14
|
export { PromotionGeo } from './geo/promotion-geo.enum';
|
|
18
15
|
export { HandlingType } from './handling/handling-type.enum';
|
|
19
|
-
export {
|
|
16
|
+
export { RecipientEnum } from './handling/handling-recipient.enum';
|
|
20
17
|
export { CustomerType } from './customer/customer-type.enum';
|
|
21
18
|
export { ActivityPotential } from './customer/actiivity-potential.enum';
|
|
22
19
|
export { CustomerBucketScope } from './customer/customer-bucket-scope.enum';
|
|
@@ -28,7 +25,6 @@ export { CallTypeEnum } from './call/call-type.enum';
|
|
|
28
25
|
export { CallData } from './call/call-data.type';
|
|
29
26
|
export { ModelName } from './user-action-logs/model-name.enum';
|
|
30
27
|
export { RealtyPlatform } from './realty-platforms/realty-platforms.enum';
|
|
31
|
-
export { ArchiveReasonDestination } from './archive-reasons/archive-reason-destination.enum';
|
|
32
28
|
export { ServiceConfig } from './offices/service.config';
|
|
33
29
|
export { Employees } from './offices/employees.type';
|
|
34
30
|
export { OfficeContacts } from './offices/contacts.type';
|
|
@@ -37,7 +33,6 @@ export { CenterContacts } from './office-centers/center-contacts.type';
|
|
|
37
33
|
export { Bounds, Coordinate } from './geo/bounds.type';
|
|
38
34
|
export { Dropdown } from './common/dropdown.type';
|
|
39
35
|
export { CustomerPropertyOwner } from './customer/customer-property-owner.type';
|
|
40
|
-
export { CadastralNumber } from './customer-property/cadastral-number.type';
|
|
41
36
|
export { Socials } from './user-profile/socials.type';
|
|
42
37
|
export { PreviousJob } from './user-profile/prev-jobs.type';
|
|
43
38
|
export { Education } from './user-profile/education.type';
|
|
@@ -63,7 +58,6 @@ export { TemplateEnum } from './template/template.enum';
|
|
|
63
58
|
export { TemplateContentEnum } from './template/template-content.enum';
|
|
64
59
|
export { ReactionEnum } from './common/reaction.enum';
|
|
65
60
|
export { PropertyDocumentTypeEnum } from './documents/property-document-type.enum';
|
|
66
|
-
export { ExclusivePropertyAgreementData } from './customer-property/exclusive-property-agreement-data.type';
|
|
67
61
|
export { ExclusiveBuyerAgreementData } from './customer/exclusive-buyer-agreement-data.type';
|
|
68
62
|
export { UserPointsEvent } from './user-points/user-points-event.enum';
|
|
69
63
|
export { Messenger } from './notifications/messenger.enum';
|
|
@@ -81,9 +75,12 @@ export { CalendarDay, DutyCalendarItem } from './calendar/calendar.type';
|
|
|
81
75
|
export { CustomerPropertyDuplicateStatusEnum } from './customer-property/property-duplicate-status.enum';
|
|
82
76
|
export { CustomerRequestSelectionUpdateStatus } from './customer/customer-request-selection.enum';
|
|
83
77
|
export { MismatchActionEnum } from './mistmatch/mismatch-action.types.enum';
|
|
84
|
-
export { ApartmentComplexSortByFieldEnum, ApartmentComplexSearchParamsDto, } from './apartment-complex';
|
|
78
|
+
export { ApartmentComplexSortByFieldEnum, ApartmentComplexSearchParamsDto, ApartmentComplexAutocompleteParamsDto, } from './apartment-complex';
|
|
85
79
|
export { AdvertSourceEntity, AgencyEntity, ApartmentComplexImageEntity, ApartmentComplexInfoEntity, ApartmentComplexEntity, AppraiserEntity, ArchiveReasonEntity, AttentionRequiredEntity, AttorneyEntity, AttributeRepresentationEntity, AttributeValueEntity, AttributeEntity, BaseEntity, BuildCompanyEntity, CallRedirectEntity, CallEntity, ContractTypeEntity, CustomerBucketEntity, CustomerCallEntity, CustomerPhoneEntity, CustomerPropertyDuplicateEntity, CustomerPropertyEntity, CustomerRequestSelectionEntity, CustomerRequestEntity, CustomerEntity, DealDocumentEntity, DealParticipantEntity, DealTransactionEntity, DealTypePercentageEntity, DealTypeEntity, DealEntity, DocumentEntity, DutyEntity, EmployeeNormEntity, FeedbackFileEntity, FeedbackViewEntity, FeedbackEntity, FlatEntity, FloorEntity, GeoTopzoneEntity, GeoEntity, GoogleContactEntity, HandlingListeningEntity, HandlingEntity, ImageEntity, LayoutEntity, MismatchAggregateEntity, MismatchDecisionEntity, MismatchReasonEntity, MismatchReportEntity, NormCategoryEntity, NotaryEntity, NotificationPreferenceEntity, NotificationEntity, OfficeCenterEntity, OfficeEntity, PermissionEntity, PermissionCategoryEntity, PropertyDocumentEntity, PropertyImageEntity, PropertySeoEntity, QueueEntity, RealtorNumberEntity, RepresentationEntity, RequestPresentationPropertyEntity, RequestPresentationEntity, RequestPropertyEntity, RealtyPresentationEntity, RealtyPresentationImageEntity, RoleEntity, SectionEntity, StreetEntity, TelegramChatEntity, TelegramMessageEntity, TemplateCommentReactionEntity, TemplateCommentEntity, TemplateOfficeEntity, TemplateParticipantEntity, TemplateReactionEntity, TemplateRepresentationEntity, TemplateRoleEntity, TemplateViewEntity, TemplateEntity, TimeMetricEntity, TopzoneEntity, UniqueIdEntity, UploadedFileEntity, UserActionsLogEntity, UserAttorneyEntity, UserOfficeEntity, UserPhoneEntity, UserPointsChangeEntity, UserPointsRuleEntity, UserProfileEntity, UserEntity, ValuationEntity, VnpReasonEntity, XCustomerNotificationEntity, ObjectClassificationQueueEntity, ResetPasswordEntity, UserTrustedDeviceEntity, } from './core';
|
|
86
80
|
export { LoginByGoogleDto, LoginDto, ForgotPasswordDto, ResetPasswordDto, LoginResponseDto, ForgotPasswordResponseDto, ResetPasswordResponseDto, ValidateResetTokenRequestDto, ValidateResetTokenResponseDto, TwoFactorAuthResponseDto, Initiate2FADto, Verify2FADto, } from './auth';
|
|
81
|
+
export { ArchiveReasonDestinationEnum, ArchiveReasonDropdownParamsDto, } from './archive-reasons';
|
|
82
|
+
export { AdvertSourceDropdownSearchDto } from './advert-source';
|
|
83
|
+
export { AgencyDropdownParamsDto } from './agency';
|
|
87
84
|
export { AttorneyDto, AttorneyTypeEnum } from './attorney';
|
|
88
85
|
export { AttentionRequiredStatistic, AttentionRequiredOfficeStatistic, AttentionRequiredUpdateDto, AttentionRequiredWithChangesParamsDto, AttentionRequiredWithChangesSortByFieldEnum, AttentionRequiredOfficeStatisticParamsDto, AttentionRequiredOfficeStatisticSortByFieldEnum, AttentionRequiredSearchParamsDto, AttentionRequiredStatisticParamsDto, AttentionRequiredEntityEnum, } from './attention-required';
|
|
89
86
|
export { BuildCompanySearchParamsDto, CreateBuildCompanyDTO, BuildCompanySortByFieldEnum, } from './build-company';
|
|
@@ -105,7 +102,7 @@ export { LayoutTypes, LayoutsSearchParamsDto, LayoutsSortByFieldEnum, UpdateLayo
|
|
|
105
102
|
export { EmployeeNormDto, NormCategoryDto } from './norm-categories';
|
|
106
103
|
export { CreateNotaryDto, NotaryDropdownParamsDto, NotarySearchParamsDto, NotarySortByFieldEnum, UpdateNotaryDto, } from './notary';
|
|
107
104
|
export { NotificationType, TelegramNotificationType, Notifications, NotificationMeta, TelegramRANotification, TelegramAtlantaNotification, EmailNotification, TelegramNotification, ViberNotification, } from './notifications';
|
|
108
|
-
export {
|
|
105
|
+
export { OfficeCenterDropdownSearchDto, OfficeCenterSearchParamsDto, OfficeCenterSortByFieldEnum, OfficeCenterDto, SendOfficeCenterLocationToCustomerDto, } from './office-centers';
|
|
109
106
|
export { OfficePhoneNumberDto, OfficeDto, OfficeSearchParamsDto, OfficeSortByFieldEnum, OfficeDropdownParamsDto, } from './offices';
|
|
110
107
|
export { CreateQueueDto, QueueSearchParamsDto, QueueSortByFieldEnum, } from './queue';
|
|
111
108
|
export { CheckIfRequestPropertyExistsParamsDto, CreateRequestPropertyDto, PrintRequestPropertiesDto, RequestPropertySearchParamsDto, UpdateRequestPropertyDto, } from './request-property';
|
|
@@ -117,7 +114,7 @@ export { CreateSectionDto, SectionSearchParamsDto, SectionSortByFieldEnum, } fro
|
|
|
117
114
|
export { EmployeeAgreementsStatisticsParamsDto, EmployeeAgreementsStatisticsSortByFieldEnum, EmployeeAgreementsStatisticsItemDto, ExclusivePropertyStatisticsParamsDto, ExclusivePropertyStatisticsDto, HandlingListeningsStatisticsItemDto, HandlingListeningsStatisticsParamsDto, HandlingListeningsStatisticsSortByFieldEnum, RealEstateByPropertyTypeParamsDto, RealtorInvolvmentUserStatisticsDto, RealtorInvolvmentStatisticsDto, } from './statistic';
|
|
118
115
|
export { StreetAutocompleteParamsDto, StreetDto, StreetLocationResponseDto, StreetSearchParamsDto, StreetSortByFieldEnum, } from './street';
|
|
119
116
|
export { TemplateDto, TemplateReactionDto, TemplateReactionResponseDto, TemplateReactionSearchParamsDto, TemplateRepresentationDto, TemplateResponseDto, TemplateSearchParamsDto, TemplateViewResponseDto, TemplateViewSearchParamsDto, TemplateRoleDto, TemplateOfficeDto, TemplateCommentDto, TemplateCommentCreateDto, TemplateCommentResponseDto, } from './template';
|
|
120
|
-
export { TopzoneDto, TopzoneSearchParamsDto,
|
|
117
|
+
export { TopzoneDto, TopzoneSearchParamsDto, TopzoneDropdownListParamsDto, TopzoneSortByFieldEnum, } from './topzone';
|
|
121
118
|
export { UploadedReportFileDto, UploadedFileType } from './uploaded-file';
|
|
122
119
|
export { NotificationPreferencesDto, UserAttorneyDto, UserAttorneySearchParamsDto, UserAttorneyType, UserAutocompleteParamsDto, UserArchiveDto, UserPhoneDto, UserSearchParamsDto, CheckIfRealtorNumberExistsParamsDto, CheckIfUserEmailExistsParamsDto, CheckIfUsernameExistsParamsDto, UserVchasnoListItemDto, UserDto, UpdateUserDto, UpdateUserVchasnoDto, CurrentUser, UserSortByFieldEnum, CurrentUserOffices, CurrentUserProfile, CurrentUserRedirect, CurrentUserRole, ChangePasswordDto, BanUserDto, RealtorPresentationDto, LinkedAccountsDto, } from './user';
|
|
123
120
|
export { UserActionLogsSearchParamsDto, UserActionLogsSortByFieldEnum, } from './user-action-logs';
|
|
@@ -125,10 +122,10 @@ export { UserOfficeDto } from './user-office';
|
|
|
125
122
|
export { PermissionConnectDtoModel, PermissionDto } from './user-permission';
|
|
126
123
|
export { UserPointsAmountDto, UserPointsStatisticDto, UserPointsAmountByDateDto, UserPointsUserStatisticDto, UserPointsChangesSearchParamsDto, } from './user-points';
|
|
127
124
|
export { ProfileDto, UpdateProfileDto } from './user-profile';
|
|
128
|
-
export { ArchiveCustomerPropertyDto, CreateCustomerPropertyDto, CreateCustomerPropertyWithoutSellerDto, CreateCustomerAdditionalOwnerDto, CustomerPropertiesGroupedByAddressSearchParamsDto, CustomerPropertiesGroupedByAddressDto, CustomerPropertiesGroupedByFloorDto, CustomerPropertyAutocompleteParamsDto, CustomerPropertyCheckDuplicateDto, CustomerPropertyCheckExclusiveExistsDto, CustomerPropertyConfirmExclusiveDto, CustomerPropertyDocumentDto, CustomerPropertyImageDto, CustomerPropertySearchApartmentParamsDto, CustomerPropertySearchAreaParamsDto, CustomerPropertySearchByCadastralNumberParamsDto, CustomerPropertySearchCommercialParamsDto, CustomerPropertySearchHouseParamsDto, CustomerPropertyStages, ExclusivePropertyAgreementDataDto, SearchCustomerPropertyByAttributesParamsDto, CustomerPropertySearchParamsDto, CustomerPropertySortByFieldEnum, SeoDto, UpdateCustomerPropertyDto, UpdateCustomerPropertyParamsDto, CustomerPropertyUpdateDuplicateStatusDto, } from './customer-property';
|
|
125
|
+
export { ArchiveCustomerPropertyDto, CreateCustomerPropertyDto, CreateCustomerPropertyWithoutSellerDto, CreateCustomerAdditionalOwnerDto, CustomerPropertiesGroupedByAddressSearchParamsDto, CustomerPropertiesGroupedByAddressDto, CustomerPropertiesGroupedByFloorDto, CustomerPropertyAutocompleteParamsDto, CustomerPropertyCheckDuplicateDto, CustomerPropertyCheckExclusiveExistsDto, CustomerPropertyConfirmExclusiveDto, CustomerPropertyDocumentDto, CustomerPropertyImageDto, CustomerPropertySearchApartmentParamsDto, CustomerPropertySearchAreaParamsDto, CustomerPropertySearchByCadastralNumberParamsDto, CustomerPropertySearchCommercialParamsDto, CustomerPropertySearchHouseParamsDto, CustomerPropertyStages, ExclusivePropertyAgreementDataDto, SearchCustomerPropertyByAttributesParamsDto, CustomerPropertySearchParamsDto, CustomerPropertySortByFieldEnum, SeoDto, UpdateCustomerPropertyDto, UpdateCustomerPropertyParamsDto, CustomerPropertyUpdateDuplicateStatusDto, CustomerPropertyCadastralNumberDto, } from './customer-property';
|
|
129
126
|
export { AddCustomerToBucketDto, ArchiveCustomerDto, CreateCustomerDto, CustomerAutocompleteParamsDto, BuyerSearchParamsDto, SearchCustomerByPhoneDto, UpdateCustomerDto, CustomerSortByFieldEnum, CustomerByPhoneNumberDto, CustomerByPhoneNumberRealtorDto, } from './customer';
|
|
130
127
|
export { GeoSearchParamsDto, GeoSearchCoordinatesDtoModel, GeoKeysDto, GeoNode, GeoDtoModel, EnhancedSearchParamsDto, EnhancedSearchResponseDto, } from './geo';
|
|
131
|
-
export {
|
|
128
|
+
export { AutocompleteParamsDto, DateFilterParamsDto, PaginatedList, PaginatedParams, SortOrderEnum, SortingParams, TextSearchDto, SearchByPhoneType, MultiLanguageArray, ValueOf, IdDto, Translated, } from './common';
|
|
132
129
|
export { ColumnFieldRelation } from './parse/mapping-relation.types';
|
|
133
130
|
export { ParseLayout, ParseFlat, ParseRow } from './parse/row-item.interfaces';
|
|
134
131
|
export { ParseFields } from './parse/parse-fields.enum';
|
package/dist/types/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.ParserSchemes = exports.ParseFields = exports.SortOrderEnum = exports.CustomerSortByFieldEnum = exports.CustomerPropertySortByFieldEnum = exports.UserActionLogsSortByFieldEnum = exports.UserSortByFieldEnum = exports.UserAttorneyType = exports.UploadedFileType = exports.TopzoneSortByFieldEnum = exports.StreetSortByFieldEnum = exports.HandlingListeningsStatisticsSortByFieldEnum = exports.EmployeeAgreementsStatisticsSortByFieldEnum = exports.SectionSortByFieldEnum = exports.ROLE_WEIGHT_MAP = exports.Role = exports.RepresentationSortByFieldEnum = exports.QueueSortByFieldEnum = exports.OfficeSortByFieldEnum = exports.OfficeCenterSortByFieldEnum = exports.TelegramNotificationType = exports.NotificationType = exports.NotarySortByFieldEnum = exports.LayoutsSortByFieldEnum = exports.LayoutTypes = exports.HandlingSortByFieldEnum = exports.FloorSortByFieldEnum = exports.FlatSortByFieldEnum = exports.FeedbackSortByFieldEnum = exports.BuyerDocumentTypeEnum = exports.DealStatusEnum = exports.DealSortByFieldEnum = exports.DealUserAttorneyLinkType = exports.PartyTypeDto = exports.MortgageProgramDto = exports.DealTransactionEnumDto = exports.DealStatusDto = exports.DealPayerDto = void 0;
|
|
3
|
+
exports.NormCategoriesEnum = exports.ImageCategoryEnum = exports.AttributeTypeEnum = exports.AttributeDestinationEnum = exports.AttributeCategoryEnum = exports.RegistrationTypeEnum = exports.DealTypeEnum = exports.ApartmentTypeEnum = exports.ObjectTypeEnum = exports.AttributeUnitEnum = exports.AttributeKey = exports.Male = exports.ClassificationType = exports.DirectionEnum = exports.PropertyDocumentCategory = exports.PropertyExclusiveStatusEnum = exports.RealtySubtypeEnum = exports.MarketTypeEnum = exports.RealtyTypeEnum = exports.LanguageEnum = exports.NodeEnvEnum = exports.UserActionLogsPermissions = exports.FunnelPermissions = exports.MainPagePermissions = exports.FlatPermissions = exports.FloorPermissions = exports.SectionPermissions = exports.QueuePermissions = exports.LayoutPermissions = exports.ApartmentComplexPermissions = exports.BuildCompanyPermissions = exports.NewsPermissions = exports.NotaryPermissions = exports.TelephonyPermissions = exports.DutyPermissions = exports.FeedbackPermissions = exports.DealPermissions = exports.ExportedPropertyPermissions = exports.CustomerRequestPermissions = exports.AttributePermissions = exports.GeoPermissions = exports.OrganizationPermissions = exports.AdvertPermissions = exports.AnalyticPermission = exports.SellerPermissions = exports.BuyerPermissions = exports.HandlingPermissions = exports.CustomerPropertyPermissions = exports.UserPermissions = exports.PermissionEnum = void 0;
|
|
4
|
+
exports.DealFormatDto = exports.DealExpensesCategoryDto = exports.DealDocumentEnumDto = exports.DealAgreementTypeDto = exports.BuildCompanySortByFieldEnum = exports.AttentionRequiredEntityEnum = exports.AttentionRequiredOfficeStatisticSortByFieldEnum = exports.AttentionRequiredWithChangesSortByFieldEnum = exports.AttorneyTypeEnum = exports.ArchiveReasonDestinationEnum = exports.ApartmentComplexSortByFieldEnum = exports.MismatchActionEnum = exports.CustomerRequestSelectionUpdateStatus = exports.CustomerPropertyDuplicateStatusEnum = exports.ApartmentComplexImageCategory = exports.FlatStatus = exports.FeedbackCategoryEnum = exports.FeedbackStatusEnum = exports.Messenger = exports.UserPointsEvent = exports.PropertyDocumentTypeEnum = exports.ReactionEnum = exports.TemplateContentEnum = exports.TemplateEnum = exports.VchasnoDocumentStatus = exports.VchasnoDocumentCategory = exports.DealParticipantType = exports.DealExpensesCategory = exports.DealTransactionEnum = exports.DealAgreementType = exports.DealFormat = exports.MortgageProgram = exports.PartyTypeEnum = exports.DealPayer = exports.DealDocumentEnum = exports.RealtyPlatform = exports.ModelName = exports.CallTypeEnum = exports.ComplexType = exports.Currency = exports.Day = exports.QueryBoolean = exports.CustomerBucketScope = exports.ActivityPotential = exports.CustomerType = exports.RecipientEnum = exports.HandlingType = exports.PromotionGeo = exports.GeoLevel = exports.GeoTypeEnum = void 0;
|
|
5
|
+
exports.ParserSchemes = exports.ParseFields = exports.SortOrderEnum = exports.CustomerSortByFieldEnum = exports.CustomerPropertySortByFieldEnum = exports.UserActionLogsSortByFieldEnum = exports.UserSortByFieldEnum = exports.UserAttorneyType = exports.UploadedFileType = exports.TopzoneSortByFieldEnum = exports.StreetSortByFieldEnum = exports.HandlingListeningsStatisticsSortByFieldEnum = exports.EmployeeAgreementsStatisticsSortByFieldEnum = exports.SectionSortByFieldEnum = exports.ROLE_WEIGHT_MAP = exports.Role = exports.RepresentationSortByFieldEnum = exports.QueueSortByFieldEnum = exports.OfficeSortByFieldEnum = exports.OfficeCenterSortByFieldEnum = exports.TelegramNotificationType = exports.NotificationType = exports.NotarySortByFieldEnum = exports.LayoutsSortByFieldEnum = exports.LayoutTypes = exports.HandlingSortByFieldEnum = exports.FloorSortByFieldEnum = exports.FlatSortByFieldEnum = exports.FeedbackSortByFieldEnum = exports.BuyerDocumentTypeEnum = exports.DealStatusEnum = exports.DealSortByFieldEnum = exports.DealUserAttorneyLinkType = exports.PartyTypeDto = exports.MortgageProgramDto = exports.DealTransactionEnumDto = exports.DealStatusDto = exports.DealPayerDto = exports.DealParticipantTypeDto = void 0;
|
|
6
6
|
var permission_enum_1 = require("./permissions/permission.enum");
|
|
7
7
|
Object.defineProperty(exports, "PermissionEnum", { enumerable: true, get: function () { return permission_enum_1.PermissionEnum; } });
|
|
8
8
|
Object.defineProperty(exports, "UserPermissions", { enumerable: true, get: function () { return permission_enum_1.UserPermissions; } });
|
|
@@ -37,30 +37,28 @@ var node_env_enum_1 = require("./node-env/node-env.enum");
|
|
|
37
37
|
Object.defineProperty(exports, "NodeEnvEnum", { enumerable: true, get: function () { return node_env_enum_1.NodeEnvEnum; } });
|
|
38
38
|
var language_enum_1 = require("./common/language.enum");
|
|
39
39
|
Object.defineProperty(exports, "LanguageEnum", { enumerable: true, get: function () { return language_enum_1.LanguageEnum; } });
|
|
40
|
-
var
|
|
41
|
-
Object.defineProperty(exports, "RealtyTypeEnum", { enumerable: true, get: function () { return
|
|
42
|
-
|
|
43
|
-
Object.defineProperty(exports, "
|
|
44
|
-
|
|
45
|
-
Object.defineProperty(exports, "
|
|
46
|
-
var property_document_category_enum_1 = require("./customer-property/property-document-category.enum");
|
|
47
|
-
Object.defineProperty(exports, "PropertyDocumentCategory", { enumerable: true, get: function () { return property_document_category_enum_1.PropertyDocumentCategory; } });
|
|
40
|
+
var customer_property_1 = require("./customer-property");
|
|
41
|
+
Object.defineProperty(exports, "RealtyTypeEnum", { enumerable: true, get: function () { return customer_property_1.RealtyTypeEnum; } });
|
|
42
|
+
Object.defineProperty(exports, "MarketTypeEnum", { enumerable: true, get: function () { return customer_property_1.MarketTypeEnum; } });
|
|
43
|
+
Object.defineProperty(exports, "RealtySubtypeEnum", { enumerable: true, get: function () { return customer_property_1.RealtySubtypeEnum; } });
|
|
44
|
+
Object.defineProperty(exports, "PropertyExclusiveStatusEnum", { enumerable: true, get: function () { return customer_property_1.PropertyExclusiveStatusEnum; } });
|
|
45
|
+
Object.defineProperty(exports, "PropertyDocumentCategory", { enumerable: true, get: function () { return customer_property_1.PropertyDocumentCategory; } });
|
|
48
46
|
var direction_type_enum_1 = require("./direction/direction-type.enum");
|
|
49
47
|
Object.defineProperty(exports, "DirectionEnum", { enumerable: true, get: function () { return direction_type_enum_1.DirectionEnum; } });
|
|
50
48
|
var attributes_1 = require("./attributes");
|
|
51
49
|
Object.defineProperty(exports, "ClassificationType", { enumerable: true, get: function () { return attributes_1.ClassificationType; } });
|
|
52
50
|
Object.defineProperty(exports, "Male", { enumerable: true, get: function () { return attributes_1.Male; } });
|
|
53
51
|
Object.defineProperty(exports, "AttributeKey", { enumerable: true, get: function () { return attributes_1.AttributeKey; } });
|
|
54
|
-
Object.defineProperty(exports, "
|
|
55
|
-
Object.defineProperty(exports, "
|
|
56
|
-
Object.defineProperty(exports, "
|
|
57
|
-
Object.defineProperty(exports, "
|
|
58
|
-
Object.defineProperty(exports, "
|
|
52
|
+
Object.defineProperty(exports, "AttributeUnitEnum", { enumerable: true, get: function () { return attributes_1.AttributeUnitEnum; } });
|
|
53
|
+
Object.defineProperty(exports, "ObjectTypeEnum", { enumerable: true, get: function () { return attributes_1.ObjectTypeEnum; } });
|
|
54
|
+
Object.defineProperty(exports, "ApartmentTypeEnum", { enumerable: true, get: function () { return attributes_1.ApartmentTypeEnum; } });
|
|
55
|
+
Object.defineProperty(exports, "DealTypeEnum", { enumerable: true, get: function () { return attributes_1.DealTypeEnum; } });
|
|
56
|
+
Object.defineProperty(exports, "RegistrationTypeEnum", { enumerable: true, get: function () { return attributes_1.RegistrationTypeEnum; } });
|
|
59
57
|
Object.defineProperty(exports, "AttributeCategoryEnum", { enumerable: true, get: function () { return attributes_1.AttributeCategoryEnum; } });
|
|
60
58
|
Object.defineProperty(exports, "AttributeDestinationEnum", { enumerable: true, get: function () { return attributes_1.AttributeDestinationEnum; } });
|
|
61
59
|
Object.defineProperty(exports, "AttributeTypeEnum", { enumerable: true, get: function () { return attributes_1.AttributeTypeEnum; } });
|
|
62
60
|
var image_category_enum_1 = require("./image/image-category.enum");
|
|
63
|
-
Object.defineProperty(exports, "
|
|
61
|
+
Object.defineProperty(exports, "ImageCategoryEnum", { enumerable: true, get: function () { return image_category_enum_1.ImageCategoryEnum; } });
|
|
64
62
|
var norm_categories_enum_1 = require("./norm-categories/norm-categories.enum");
|
|
65
63
|
Object.defineProperty(exports, "NormCategoriesEnum", { enumerable: true, get: function () { return norm_categories_enum_1.NormCategoriesEnum; } });
|
|
66
64
|
var geo_type_enum_1 = require("./geo/geo-type.enum");
|
|
@@ -72,7 +70,7 @@ Object.defineProperty(exports, "PromotionGeo", { enumerable: true, get: function
|
|
|
72
70
|
var handling_type_enum_1 = require("./handling/handling-type.enum");
|
|
73
71
|
Object.defineProperty(exports, "HandlingType", { enumerable: true, get: function () { return handling_type_enum_1.HandlingType; } });
|
|
74
72
|
var handling_recipient_enum_1 = require("./handling/handling-recipient.enum");
|
|
75
|
-
Object.defineProperty(exports, "
|
|
73
|
+
Object.defineProperty(exports, "RecipientEnum", { enumerable: true, get: function () { return handling_recipient_enum_1.RecipientEnum; } });
|
|
76
74
|
var customer_type_enum_1 = require("./customer/customer-type.enum");
|
|
77
75
|
Object.defineProperty(exports, "CustomerType", { enumerable: true, get: function () { return customer_type_enum_1.CustomerType; } });
|
|
78
76
|
var actiivity_potential_enum_1 = require("./customer/actiivity-potential.enum");
|
|
@@ -93,8 +91,6 @@ var model_name_enum_1 = require("./user-action-logs/model-name.enum");
|
|
|
93
91
|
Object.defineProperty(exports, "ModelName", { enumerable: true, get: function () { return model_name_enum_1.ModelName; } });
|
|
94
92
|
var realty_platforms_enum_1 = require("./realty-platforms/realty-platforms.enum");
|
|
95
93
|
Object.defineProperty(exports, "RealtyPlatform", { enumerable: true, get: function () { return realty_platforms_enum_1.RealtyPlatform; } });
|
|
96
|
-
var archive_reason_destination_enum_1 = require("./archive-reasons/archive-reason-destination.enum");
|
|
97
|
-
Object.defineProperty(exports, "ArchiveReasonDestination", { enumerable: true, get: function () { return archive_reason_destination_enum_1.ArchiveReasonDestination; } });
|
|
98
94
|
var deal_document_enum_1 = require("./deal/deal-document.enum");
|
|
99
95
|
Object.defineProperty(exports, "DealDocumentEnum", { enumerable: true, get: function () { return deal_document_enum_1.DealDocumentEnum; } });
|
|
100
96
|
var deal_payer_enum_1 = require("./deal/deal-payer.enum");
|
|
@@ -145,6 +141,8 @@ var mismatch_action_types_enum_1 = require("./mistmatch/mismatch-action.types.en
|
|
|
145
141
|
Object.defineProperty(exports, "MismatchActionEnum", { enumerable: true, get: function () { return mismatch_action_types_enum_1.MismatchActionEnum; } });
|
|
146
142
|
var apartment_complex_1 = require("./apartment-complex");
|
|
147
143
|
Object.defineProperty(exports, "ApartmentComplexSortByFieldEnum", { enumerable: true, get: function () { return apartment_complex_1.ApartmentComplexSortByFieldEnum; } });
|
|
144
|
+
var archive_reasons_1 = require("./archive-reasons");
|
|
145
|
+
Object.defineProperty(exports, "ArchiveReasonDestinationEnum", { enumerable: true, get: function () { return archive_reasons_1.ArchiveReasonDestinationEnum; } });
|
|
148
146
|
var attorney_1 = require("./attorney");
|
|
149
147
|
Object.defineProperty(exports, "AttorneyTypeEnum", { enumerable: true, get: function () { return attorney_1.AttorneyTypeEnum; } });
|
|
150
148
|
var attention_required_1 = require("./attention-required");
|
|
@@ -212,8 +210,8 @@ Object.defineProperty(exports, "UserAttorneyType", { enumerable: true, get: func
|
|
|
212
210
|
Object.defineProperty(exports, "UserSortByFieldEnum", { enumerable: true, get: function () { return user_1.UserSortByFieldEnum; } });
|
|
213
211
|
var user_action_logs_1 = require("./user-action-logs");
|
|
214
212
|
Object.defineProperty(exports, "UserActionLogsSortByFieldEnum", { enumerable: true, get: function () { return user_action_logs_1.UserActionLogsSortByFieldEnum; } });
|
|
215
|
-
var
|
|
216
|
-
Object.defineProperty(exports, "CustomerPropertySortByFieldEnum", { enumerable: true, get: function () { return
|
|
213
|
+
var customer_property_2 = require("./customer-property");
|
|
214
|
+
Object.defineProperty(exports, "CustomerPropertySortByFieldEnum", { enumerable: true, get: function () { return customer_property_2.CustomerPropertySortByFieldEnum; } });
|
|
217
215
|
var customer_1 = require("./customer");
|
|
218
216
|
Object.defineProperty(exports, "CustomerSortByFieldEnum", { enumerable: true, get: function () { return customer_1.CustomerSortByFieldEnum; } });
|
|
219
217
|
var common_1 = require("./common");
|
package/dist/types/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../types/index.ts"],"names":[],"mappings":";;;;;AAAA,iEA+BuC;AA9BrC,iHAAA,cAAc,OAAA;AACd,kHAAA,eAAe,OAAA;AACf,8HAAA,2BAA2B,OAAA;AAC3B,sHAAA,mBAAmB,OAAA;AACnB,mHAAA,gBAAgB,OAAA;AAChB,oHAAA,iBAAiB,OAAA;AACjB,qHAAA,kBAAkB,OAAA;AAClB,oHAAA,iBAAiB,OAAA;AACjB,0HAAA,uBAAuB,OAAA;AACvB,iHAAA,cAAc,OAAA;AACd,uHAAA,oBAAoB,OAAA;AACpB,6HAAA,0BAA0B,OAAA;AAC1B,8HAAA,2BAA2B,OAAA;AAC3B,kHAAA,eAAe,OAAA;AACf,sHAAA,mBAAmB,OAAA;AACnB,kHAAA,eAAe,OAAA;AACf,uHAAA,oBAAoB,OAAA;AACpB,oHAAA,iBAAiB,OAAA;AACjB,kHAAA,eAAe,OAAA;AACf,0HAAA,uBAAuB,OAAA;AACvB,8HAAA,2BAA2B,OAAA;AAC3B,oHAAA,iBAAiB,OAAA;AACjB,mHAAA,gBAAgB,OAAA;AAChB,qHAAA,kBAAkB,OAAA;AAClB,mHAAA,gBAAgB,OAAA;AAChB,kHAAA,eAAe,OAAA;AACf,sHAAA,mBAAmB,OAAA;AACnB,oHAAA,iBAAiB,OAAA;AACjB,4HAAA,yBAAyB,OAAA;AAG3B,0DAAuD;AAA9C,4GAAA,WAAW,OAAA;AACpB,wDAAsD;AAA7C,6GAAA,YAAY,OAAA;AAIrB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../types/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { CenterContacts } from './center-contacts.type';
|
|
2
2
|
export { DaySchedule } from './day-schedule.type';
|
|
3
|
-
export {
|
|
3
|
+
export { OfficeCenterDropdownSearchDto } from './office-center-dropdown-search.dto';
|
|
4
4
|
export { OfficeCenterSearchParamsDto } from './office-center-search-params.dto';
|
|
5
5
|
export { OfficeCenterSortByFieldEnum } from './office-center-sort-by-field.enum';
|
|
6
6
|
export { OfficeCenterDto } from './office-center.dto';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"office-center-dropdown-search.dto.js","sourceRoot":"","sources":["../../../types/office-centers/office-center-dropdown-search.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { TopzoneDto } from './topzone.dto';
|
|
2
2
|
export { TopzoneSearchParamsDto } from './topzone-search-params.dto';
|
|
3
|
-
export {
|
|
3
|
+
export { TopzoneDropdownListParamsDto } from './topzone-dropdown-list-params.dto';
|
|
4
4
|
export { TopzoneSortByFieldEnum } from './topzone-sort-by-field.enum';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"topzone-dropdown-list-params.dto.js","sourceRoot":"","sources":["../../../types/topzone/topzone-dropdown-list-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AutocompleteParamsDto } from '../common';
|
|
2
2
|
import { Role } from '../roles';
|
|
3
|
-
export type UserAutocompleteParamsDto =
|
|
3
|
+
export type UserAutocompleteParamsDto = AutocompleteParamsDto & {
|
|
4
4
|
representationIds?: number[];
|
|
5
5
|
officeIds?: number[];
|
|
6
6
|
roles?: Role[];
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cadastral-number.type.js","sourceRoot":"","sources":["../../../types/customer-property/cadastral-number.type.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { CustomerPropertyEntity } from '../core/customer-property.type';
|
|
2
|
-
export type CreateCustomerPropertyDto = Pick<CustomerPropertyEntity, 'sellerId' | 'realtorId' | 'createdById' | 'dealType' | 'registrationType' | 'realtyType' | 'sourceId' | 'recipient' | 'attributes' | 'exclusiveStatus' | 'exclusiveTillDate' | 'exclusiveAnnotation' | 'showOnSite' | 'hasInspection' | 'videoUrl' | 'images' | 'documents' | 'description' | 'additionalOwners' | 'geoId' | 'topzoneId' | 'attorneyId' | 'complexId' | 'streetId' | 'apartmentNumber' | 'houseNumber' | 'houseNumberAdd' | 'houseNumberTemp' | 'corps' | 'apartmentNumberAdd' | 'apartmentNumberTemp' | 'landNumber' | 'fieldNumber' | 'geoArrNumber' | 'streetMark' | 'cadastralNumber' | 'lat' | 'lng' | 'seo' | 'exclusiveAgreementData'> & {
|
|
3
|
-
handlingId?: number;
|
|
4
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer-property.type.js","sourceRoot":"","sources":["../../../types/customer-property/create-customer-property.type.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"exclusive-property-agreement-data.type.js","sourceRoot":"","sources":["../../../types/customer-property/exclusive-property-agreement-data.type.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"office-center-dropdown-search.dto.model.js","sourceRoot":"","sources":["../../../types/office-centers/office-center-dropdown-search.dto.model.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"topzone-dropdown-list-params.dto.model.js","sourceRoot":"","sources":["../../../types/topzone/topzone-dropdown-list-params.dto.model.ts"],"names":[],"mappings":""}
|