vector-shared 1.1.411 → 1.1.412

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. package/dist/tsconfig.tsbuildinfo +1 -1
  2. package/dist/types/advert-source/advert-source-dropdown-search.dto.d.ts +3 -0
  3. package/dist/types/{customer-property/exclusive-property-agreement-data.type.js → advert-source/advert-source-dropdown-search.dto.js} +1 -1
  4. package/dist/types/advert-source/advert-source-dropdown-search.dto.js.map +1 -0
  5. package/dist/types/advert-source/index.d.ts +1 -0
  6. package/dist/types/{customer-property/cadastral-number.type.js → advert-source/index.js} +1 -1
  7. package/dist/types/advert-source/index.js.map +1 -0
  8. package/dist/types/agency/agency-dropdown-params.dto.d.ts +3 -0
  9. package/dist/types/{customer-property/create-customer-property.type.js → agency/agency-dropdown-params.dto.js} +1 -1
  10. package/dist/types/agency/agency-dropdown-params.dto.js.map +1 -0
  11. package/dist/types/agency/agency-search.type.d.ts +4 -0
  12. package/dist/types/{topzone/topzone-dropdown-list-params.dto.model.js → agency/agency-search.type.js} +1 -1
  13. package/dist/types/agency/agency-search.type.js.map +1 -0
  14. package/dist/types/agency/index.d.ts +2 -0
  15. package/dist/types/agency/index.js +3 -0
  16. package/dist/types/agency/index.js.map +1 -0
  17. package/dist/types/archive-reasons/archive-reason-destination.enum.d.ts +1 -2
  18. package/dist/types/archive-reasons/archive-reason-destination.enum.js +7 -7
  19. package/dist/types/archive-reasons/archive-reason-destination.enum.js.map +1 -1
  20. package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.d.ts +4 -0
  21. package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.js +3 -0
  22. package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.js.map +1 -0
  23. package/dist/types/archive-reasons/index.d.ts +2 -0
  24. package/dist/types/archive-reasons/index.js +6 -0
  25. package/dist/types/archive-reasons/index.js.map +1 -0
  26. package/dist/types/attributes/apartment-type.enum.d.ts +1 -1
  27. package/dist/types/attributes/apartment-type.enum.js +6 -6
  28. package/dist/types/attributes/apartment-type.enum.js.map +1 -1
  29. package/dist/types/attributes/attribute-config.type.d.ts +2 -2
  30. package/dist/types/attributes/attribute-unit.enum.d.ts +1 -2
  31. package/dist/types/attributes/attribute-unit.enum.js +8 -8
  32. package/dist/types/attributes/attribute-unit.enum.js.map +1 -1
  33. package/dist/types/attributes/deal-type.enum.d.ts +1 -1
  34. package/dist/types/attributes/deal-type.enum.js +6 -6
  35. package/dist/types/attributes/deal-type.enum.js.map +1 -1
  36. package/dist/types/attributes/index.d.ts +5 -5
  37. package/dist/types/attributes/index.js +6 -6
  38. package/dist/types/attributes/index.js.map +1 -1
  39. package/dist/types/attributes/object-type.enum.d.ts +1 -1
  40. package/dist/types/attributes/object-type.enum.js +11 -11
  41. package/dist/types/attributes/object-type.enum.js.map +1 -1
  42. package/dist/types/attributes/registration-type.enum.d.ts +1 -2
  43. package/dist/types/attributes/registration-type.enum.js +6 -6
  44. package/dist/types/attributes/registration-type.enum.js.map +1 -1
  45. package/dist/types/common/autocomplete-params.type.d.ts +2 -2
  46. package/dist/types/common/index.d.ts +2 -2
  47. package/dist/types/common/text-search.type.d.ts +1 -1
  48. package/dist/types/core/archive-reason.type.d.ts +2 -2
  49. package/dist/types/core/attribute.type.d.ts +4 -4
  50. package/dist/types/core/customer-property.type.d.ts +11 -8
  51. package/dist/types/core/customer-property.type.js +0 -3
  52. package/dist/types/core/customer-property.type.js.map +1 -1
  53. package/dist/types/core/customer-request-selection.type.d.ts +3 -3
  54. package/dist/types/core/customer-request.type.d.ts +2 -2
  55. package/dist/types/core/deal.type.d.ts +5 -4
  56. package/dist/types/core/property-image.type.d.ts +2 -2
  57. package/dist/types/customer/customer-autocomplete-params.dto.d.ts +2 -2
  58. package/dist/types/customer/exclusive-buyer-agreement-data.type.d.ts +2 -2
  59. package/dist/types/customer-property/create-customer-property-without-seller.type.d.ts +1 -1
  60. package/dist/types/customer-property/create-customer-property.dto.d.ts +34 -0
  61. package/dist/types/customer-property/create-customer-property.dto.js +3 -0
  62. package/dist/types/customer-property/create-customer-property.dto.js.map +1 -0
  63. package/dist/types/customer-property/customer-property-autocomplete-params.dto.d.ts +2 -2
  64. package/dist/types/customer-property/{cadastral-number.type.d.ts → customer-property-cadastral-number.dto.d.ts} +1 -1
  65. package/dist/types/customer-property/customer-property-cadastral-number.dto.js +3 -0
  66. package/dist/types/customer-property/customer-property-cadastral-number.dto.js.map +1 -0
  67. package/dist/types/customer-property/customer-property-check-duplicate-dto.d.ts +1 -1
  68. package/dist/types/customer-property/customer-property-image.dto.d.ts +2 -1
  69. package/dist/types/customer-property/customer-property-search-by-cadastral-number.dto.d.ts +2 -2
  70. package/dist/types/customer-property/index.d.ts +4 -4
  71. package/dist/types/customer-property/index.js +4 -2
  72. package/dist/types/customer-property/index.js.map +1 -1
  73. package/dist/types/customer-property/market-type.enum.d.ts +4 -0
  74. package/dist/types/customer-property/market-type.enum.js +9 -0
  75. package/dist/types/customer-property/market-type.enum.js.map +1 -0
  76. package/dist/types/customer-property/realty-subtype.enum.d.ts +1 -1
  77. package/dist/types/customer-property/realty-subtype.enum.js +24 -24
  78. package/dist/types/customer-property/realty-subtype.enum.js.map +1 -1
  79. package/dist/types/customer-property/realty-type.enum.d.ts +3 -1
  80. package/dist/types/customer-property/realty-type.enum.js +2 -0
  81. package/dist/types/customer-property/realty-type.enum.js.map +1 -1
  82. package/dist/types/customer-property/search-customer-property-by-attributes.dto.d.ts +2 -2
  83. package/dist/types/customer-property/seo.dto.d.ts +3 -4
  84. package/dist/types/customer-request/customer-request-autocomplete-params.dto.d.ts +2 -2
  85. package/dist/types/deal/create-deal.dto.d.ts +2 -2
  86. package/dist/types/deal/deal-autocomplete-params.dto.d.ts +2 -2
  87. package/dist/types/geo/enhanced-search-params.dto.d.ts +2 -2
  88. package/dist/types/handling/handling-recipient.enum.d.ts +1 -2
  89. package/dist/types/handling/handling-recipient.enum.js +6 -6
  90. package/dist/types/handling/handling-recipient.enum.js.map +1 -1
  91. package/dist/types/handling/handling-search-params.dto.d.ts +2 -2
  92. package/dist/types/handling/index.d.ts +1 -1
  93. package/dist/types/handling/index.js +2 -2
  94. package/dist/types/handling/index.js.map +1 -1
  95. package/dist/types/image/image-category.enum.d.ts +1 -1
  96. package/dist/types/image/image-category.enum.js +7 -7
  97. package/dist/types/image/image-category.enum.js.map +1 -1
  98. package/dist/types/image/index.d.ts +1 -1
  99. package/dist/types/image/index.js +2 -2
  100. package/dist/types/image/index.js.map +1 -1
  101. package/dist/types/index.d.ts +11 -14
  102. package/dist/types/index.js +20 -22
  103. package/dist/types/index.js.map +1 -1
  104. package/dist/types/notary/notary-dropdown-params.dto.d.ts +1 -0
  105. package/dist/types/office-centers/index.d.ts +1 -1
  106. package/dist/types/office-centers/office-center-dropdown-search.dto.d.ts +3 -0
  107. package/dist/types/office-centers/office-center-dropdown-search.dto.js +3 -0
  108. package/dist/types/office-centers/office-center-dropdown-search.dto.js.map +1 -0
  109. package/dist/types/street/street-autocomplete-params.dto.d.ts +2 -2
  110. package/dist/types/topzone/index.d.ts +1 -1
  111. package/dist/types/topzone/topzone-dropdown-list-params.dto.d.ts +3 -0
  112. package/dist/types/topzone/topzone-dropdown-list-params.dto.js +3 -0
  113. package/dist/types/topzone/topzone-dropdown-list-params.dto.js.map +1 -0
  114. package/dist/types/user/user-autocomplete-params.dto.d.ts +2 -2
  115. package/package.json +1 -1
  116. package/dist/types/customer-property/cadastral-number.type.js.map +0 -1
  117. package/dist/types/customer-property/create-customer-property.type.d.ts +0 -4
  118. package/dist/types/customer-property/create-customer-property.type.js.map +0 -1
  119. package/dist/types/customer-property/exclusive-property-agreement-data.type.d.ts +0 -8
  120. package/dist/types/customer-property/exclusive-property-agreement-data.type.js.map +0 -1
  121. package/dist/types/office-centers/office-center-dropdown-search.dto.model.d.ts +0 -3
  122. package/dist/types/office-centers/office-center-dropdown-search.dto.model.js +0 -3
  123. package/dist/types/office-centers/office-center-dropdown-search.dto.model.js.map +0 -1
  124. package/dist/types/topzone/topzone-dropdown-list-params.dto.model.d.ts +0 -3
  125. package/dist/types/topzone/topzone-dropdown-list-params.dto.model.js.map +0 -1
@@ -0,0 +1,3 @@
1
+ export type AdvertSourceDropdownSearchDto = {
2
+ parentId?: number;
3
+ };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=exclusive-property-agreement-data.type.js.map
3
+ //# sourceMappingURL=advert-source-dropdown-search.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"advert-source-dropdown-search.dto.js","sourceRoot":"","sources":["../../../types/advert-source/advert-source-dropdown-search.dto.ts"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export { AdvertSourceDropdownSearchDto } from './advert-source-dropdown-search.dto';
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=cadastral-number.type.js.map
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/advert-source/index.ts"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export type AgencyDropdownParamsDto = {
2
+ geoId?: number;
3
+ };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=create-customer-property.type.js.map
3
+ //# sourceMappingURL=agency-dropdown-params.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"agency-dropdown-params.dto.js","sourceRoot":"","sources":["../../../types/agency/agency-dropdown-params.dto.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ export type AgencySearchDtoModel = {
2
+ geoId?: number;
3
+ q?: string;
4
+ };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=topzone-dropdown-list-params.dto.model.js.map
3
+ //# sourceMappingURL=agency-search.type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"agency-search.type.js","sourceRoot":"","sources":["../../../types/agency/agency-search.type.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export { AgencySearchDtoModel } from './agency-search.type';
2
+ export { AgencyDropdownParamsDto } from './agency-dropdown-params.dto';
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/agency/index.ts"],"names":[],"mappings":""}
@@ -1,6 +1,5 @@
1
- declare enum ArchiveReasonDestination {
1
+ export declare enum ArchiveReasonDestinationEnum {
2
2
  Handling = "handling",
3
3
  CustomerRequest = "customerRequest",
4
4
  CustomerProperty = "customerProperty"
5
5
  }
6
- export { ArchiveReasonDestination };
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ArchiveReasonDestination = void 0;
4
- var ArchiveReasonDestination;
5
- (function (ArchiveReasonDestination) {
6
- ArchiveReasonDestination["Handling"] = "handling";
7
- ArchiveReasonDestination["CustomerRequest"] = "customerRequest";
8
- ArchiveReasonDestination["CustomerProperty"] = "customerProperty";
9
- })(ArchiveReasonDestination || (exports.ArchiveReasonDestination = ArchiveReasonDestination = {}));
3
+ exports.ArchiveReasonDestinationEnum = void 0;
4
+ var ArchiveReasonDestinationEnum;
5
+ (function (ArchiveReasonDestinationEnum) {
6
+ ArchiveReasonDestinationEnum["Handling"] = "handling";
7
+ ArchiveReasonDestinationEnum["CustomerRequest"] = "customerRequest";
8
+ ArchiveReasonDestinationEnum["CustomerProperty"] = "customerProperty";
9
+ })(ArchiveReasonDestinationEnum || (exports.ArchiveReasonDestinationEnum = ArchiveReasonDestinationEnum = {}));
10
10
  //# sourceMappingURL=archive-reason-destination.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"archive-reason-destination.enum.js","sourceRoot":"","sources":["../../../types/archive-reasons/archive-reason-destination.enum.ts"],"names":[],"mappings":";;;AAAA,IAAK,wBAIJ;AAJD,WAAK,wBAAwB;IAC3B,iDAAqB,CAAA;IACrB,+DAAmC,CAAA;IACnC,iEAAqC,CAAA;AACvC,CAAC,EAJI,wBAAwB,wCAAxB,wBAAwB,QAI5B"}
1
+ {"version":3,"file":"archive-reason-destination.enum.js","sourceRoot":"","sources":["../../../types/archive-reasons/archive-reason-destination.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,4BAIX;AAJD,WAAY,4BAA4B;IACtC,qDAAqB,CAAA;IACrB,mEAAmC,CAAA;IACnC,qEAAqC,CAAA;AACvC,CAAC,EAJW,4BAA4B,4CAA5B,4BAA4B,QAIvC"}
@@ -0,0 +1,4 @@
1
+ import { ArchiveReasonDestinationEnum } from './archive-reason-destination.enum';
2
+ export type ArchiveReasonDropdownParamsDto = {
3
+ destination?: ArchiveReasonDestinationEnum;
4
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=archive-reason-dropdown-params.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"archive-reason-dropdown-params.dto.js","sourceRoot":"","sources":["../../../types/archive-reasons/archive-reason-dropdown-params.dto.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export { ArchiveReasonDestinationEnum } from './archive-reason-destination.enum';
2
+ export { ArchiveReasonDropdownParamsDto } from './archive-reason-dropdown-params.dto';
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ArchiveReasonDestinationEnum = void 0;
4
+ var archive_reason_destination_enum_1 = require("./archive-reason-destination.enum");
5
+ Object.defineProperty(exports, "ArchiveReasonDestinationEnum", { enumerable: true, get: function () { return archive_reason_destination_enum_1.ArchiveReasonDestinationEnum; } });
6
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/archive-reasons/index.ts"],"names":[],"mappings":";;;AAAA,qFAAiF;AAAxE,+IAAA,4BAA4B,OAAA"}
@@ -1,4 +1,4 @@
1
- export declare enum ApartmentType {
1
+ export declare enum ApartmentTypeEnum {
2
2
  Separate = 866,
3
3
  Communal = 865
4
4
  }
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ApartmentType = void 0;
4
- var ApartmentType;
5
- (function (ApartmentType) {
6
- ApartmentType[ApartmentType["Separate"] = 866] = "Separate";
7
- ApartmentType[ApartmentType["Communal"] = 865] = "Communal";
8
- })(ApartmentType || (exports.ApartmentType = ApartmentType = {}));
3
+ exports.ApartmentTypeEnum = void 0;
4
+ var ApartmentTypeEnum;
5
+ (function (ApartmentTypeEnum) {
6
+ ApartmentTypeEnum[ApartmentTypeEnum["Separate"] = 866] = "Separate";
7
+ ApartmentTypeEnum[ApartmentTypeEnum["Communal"] = 865] = "Communal";
8
+ })(ApartmentTypeEnum || (exports.ApartmentTypeEnum = ApartmentTypeEnum = {}));
9
9
  //# sourceMappingURL=apartment-type.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"apartment-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/apartment-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,aAGX;AAHD,WAAY,aAAa;IACvB,2DAAc,CAAA;IACd,2DAAc,CAAA;AAChB,CAAC,EAHW,aAAa,6BAAb,aAAa,QAGxB"}
1
+ {"version":3,"file":"apartment-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/apartment-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC3B,mEAAc,CAAA;IACd,mEAAc,CAAA;AAChB,CAAC,EAHW,iBAAiB,iCAAjB,iBAAiB,QAG5B"}
@@ -1,6 +1,6 @@
1
1
  import { AttributeDestinationEnum } from './attribute-destination.enum';
2
2
  import { AttributeCategoryEnum } from './attribute-category.enum';
3
- import { AttributeUnit } from './attribute-unit.enum';
3
+ import { AttributeUnitEnum } from './attribute-unit.enum';
4
4
  export type RequiredConfig = {
5
5
  [AttributeDestinationEnum.Buyer]: boolean;
6
6
  [AttributeDestinationEnum.Seller]: boolean;
@@ -13,5 +13,5 @@ export type AttributeConfigType = {
13
13
  order?: number;
14
14
  required?: RequiredConfig;
15
15
  destination?: AttributeDestinationEnum[];
16
- unit?: AttributeUnit;
16
+ unit?: AttributeUnitEnum;
17
17
  };
@@ -1,7 +1,6 @@
1
- declare enum AttributeUnit {
1
+ export declare enum AttributeUnitEnum {
2
2
  Dollar = "dollar",
3
3
  Meter = "meter",
4
4
  SquareMeter = "square_meter",
5
5
  HundredSquareMeters = "hundred_square_meters"
6
6
  }
7
- export { AttributeUnit };
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttributeUnit = void 0;
4
- var AttributeUnit;
5
- (function (AttributeUnit) {
6
- AttributeUnit["Dollar"] = "dollar";
7
- AttributeUnit["Meter"] = "meter";
8
- AttributeUnit["SquareMeter"] = "square_meter";
9
- AttributeUnit["HundredSquareMeters"] = "hundred_square_meters";
10
- })(AttributeUnit || (exports.AttributeUnit = AttributeUnit = {}));
3
+ exports.AttributeUnitEnum = void 0;
4
+ var AttributeUnitEnum;
5
+ (function (AttributeUnitEnum) {
6
+ AttributeUnitEnum["Dollar"] = "dollar";
7
+ AttributeUnitEnum["Meter"] = "meter";
8
+ AttributeUnitEnum["SquareMeter"] = "square_meter";
9
+ AttributeUnitEnum["HundredSquareMeters"] = "hundred_square_meters";
10
+ })(AttributeUnitEnum || (exports.AttributeUnitEnum = AttributeUnitEnum = {}));
11
11
  //# sourceMappingURL=attribute-unit.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"attribute-unit.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-unit.enum.ts"],"names":[],"mappings":";;;AAAA,IAAK,aAKJ;AALD,WAAK,aAAa;IAChB,kCAAiB,CAAA;IACjB,gCAAe,CAAA;IACf,6CAA4B,CAAA;IAC5B,8DAA6C,CAAA;AAC/C,CAAC,EALI,aAAa,6BAAb,aAAa,QAKjB"}
1
+ {"version":3,"file":"attribute-unit.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-unit.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAKX;AALD,WAAY,iBAAiB;IAC3B,sCAAiB,CAAA;IACjB,oCAAe,CAAA;IACf,iDAA4B,CAAA;IAC5B,kEAA6C,CAAA;AAC/C,CAAC,EALW,iBAAiB,iCAAjB,iBAAiB,QAK5B"}
@@ -1,4 +1,4 @@
1
- export declare enum DealType {
1
+ export declare enum DealTypeEnum {
2
2
  Rent = "rent",
3
3
  Sell = "sell"
4
4
  }
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DealType = void 0;
4
- var DealType;
5
- (function (DealType) {
6
- DealType["Rent"] = "rent";
7
- DealType["Sell"] = "sell";
8
- })(DealType || (exports.DealType = DealType = {}));
3
+ exports.DealTypeEnum = void 0;
4
+ var DealTypeEnum;
5
+ (function (DealTypeEnum) {
6
+ DealTypeEnum["Rent"] = "rent";
7
+ DealTypeEnum["Sell"] = "sell";
8
+ })(DealTypeEnum || (exports.DealTypeEnum = DealTypeEnum = {}));
9
9
  //# sourceMappingURL=deal-type.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"deal-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/deal-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,QAGX;AAHD,WAAY,QAAQ;IAClB,yBAAa,CAAA;IACb,yBAAa,CAAA;AACf,CAAC,EAHW,QAAQ,wBAAR,QAAQ,QAGnB"}
1
+ {"version":3,"file":"deal-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/deal-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,YAGX;AAHD,WAAY,YAAY;IACtB,6BAAa,CAAA;IACb,6BAAa,CAAA;AACf,CAAC,EAHW,YAAY,4BAAZ,YAAY,QAGvB"}
@@ -6,13 +6,13 @@ export { PropertyAttributes, BooleanRawAttribute, RangeRawAttribute, StringRawAt
6
6
  export { CustomerRequestAttributes, CustomerPropertyAttributes, } from './customer-requests-attributes.type';
7
7
  export { ApartmentInfoAttributes } from './apartment-info-attributes.type';
8
8
  export { AttributeConfigType, RequiredConfig } from './attribute-config.type';
9
- export { DealType } from './deal-type.enum';
9
+ export { DealTypeEnum } from './deal-type.enum';
10
10
  export { AttributeCategoryEnum } from './attribute-category.enum';
11
- export { ApartmentType } from './apartment-type.enum';
12
- export { ObjectType } from './object-type.enum';
11
+ export { ApartmentTypeEnum } from './apartment-type.enum';
12
+ export { ObjectTypeEnum } from './object-type.enum';
13
13
  export { AttributeKey } from './attribute-key.enum';
14
- export { AttributeUnit } from './attribute-unit.enum';
15
- export { RegistrationType } from './registration-type.enum';
14
+ export { AttributeUnitEnum } from './attribute-unit.enum';
15
+ export { RegistrationTypeEnum } from './registration-type.enum';
16
16
  export { AttributeDestinationEnum } from './attribute-destination.enum';
17
17
  export { AttributeTypeEnum } from './attribute-type.enum';
18
18
  export { Male } from './male.enum';
@@ -1,20 +1,20 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ClassificationType = exports.Male = exports.AttributeTypeEnum = exports.AttributeDestinationEnum = exports.RegistrationType = exports.AttributeUnit = exports.AttributeKey = exports.ObjectType = exports.ApartmentType = exports.AttributeCategoryEnum = exports.DealType = void 0;
3
+ exports.ClassificationType = exports.Male = exports.AttributeTypeEnum = exports.AttributeDestinationEnum = exports.RegistrationTypeEnum = exports.AttributeUnitEnum = exports.AttributeKey = exports.ObjectTypeEnum = exports.ApartmentTypeEnum = exports.AttributeCategoryEnum = exports.DealTypeEnum = void 0;
4
4
  var deal_type_enum_1 = require("./deal-type.enum");
5
- Object.defineProperty(exports, "DealType", { enumerable: true, get: function () { return deal_type_enum_1.DealType; } });
5
+ Object.defineProperty(exports, "DealTypeEnum", { enumerable: true, get: function () { return deal_type_enum_1.DealTypeEnum; } });
6
6
  var attribute_category_enum_1 = require("./attribute-category.enum");
7
7
  Object.defineProperty(exports, "AttributeCategoryEnum", { enumerable: true, get: function () { return attribute_category_enum_1.AttributeCategoryEnum; } });
8
8
  var apartment_type_enum_1 = require("./apartment-type.enum");
9
- Object.defineProperty(exports, "ApartmentType", { enumerable: true, get: function () { return apartment_type_enum_1.ApartmentType; } });
9
+ Object.defineProperty(exports, "ApartmentTypeEnum", { enumerable: true, get: function () { return apartment_type_enum_1.ApartmentTypeEnum; } });
10
10
  var object_type_enum_1 = require("./object-type.enum");
11
- Object.defineProperty(exports, "ObjectType", { enumerable: true, get: function () { return object_type_enum_1.ObjectType; } });
11
+ Object.defineProperty(exports, "ObjectTypeEnum", { enumerable: true, get: function () { return object_type_enum_1.ObjectTypeEnum; } });
12
12
  var attribute_key_enum_1 = require("./attribute-key.enum");
13
13
  Object.defineProperty(exports, "AttributeKey", { enumerable: true, get: function () { return attribute_key_enum_1.AttributeKey; } });
14
14
  var attribute_unit_enum_1 = require("./attribute-unit.enum");
15
- Object.defineProperty(exports, "AttributeUnit", { enumerable: true, get: function () { return attribute_unit_enum_1.AttributeUnit; } });
15
+ Object.defineProperty(exports, "AttributeUnitEnum", { enumerable: true, get: function () { return attribute_unit_enum_1.AttributeUnitEnum; } });
16
16
  var registration_type_enum_1 = require("./registration-type.enum");
17
- Object.defineProperty(exports, "RegistrationType", { enumerable: true, get: function () { return registration_type_enum_1.RegistrationType; } });
17
+ Object.defineProperty(exports, "RegistrationTypeEnum", { enumerable: true, get: function () { return registration_type_enum_1.RegistrationTypeEnum; } });
18
18
  var attribute_destination_enum_1 = require("./attribute-destination.enum");
19
19
  Object.defineProperty(exports, "AttributeDestinationEnum", { enumerable: true, get: function () { return attribute_destination_enum_1.AttributeDestinationEnum; } });
20
20
  var attribute_type_enum_1 = require("./attribute-type.enum");
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attributes/index.ts"],"names":[],"mappings":";;;AAoBA,mDAA4C;AAAnC,0GAAA,QAAQ,OAAA;AACjB,qEAAkE;AAAzD,gIAAA,qBAAqB,OAAA;AAC9B,6DAAsD;AAA7C,oHAAA,aAAa,OAAA;AACtB,uDAAgD;AAAvC,8GAAA,UAAU,OAAA;AACnB,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AACrB,6DAAsD;AAA7C,oHAAA,aAAa,OAAA;AACtB,mEAA4D;AAAnD,0HAAA,gBAAgB,OAAA;AACzB,2EAAwE;AAA/D,sIAAA,wBAAwB,OAAA;AACjC,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,yCAAmC;AAA1B,iGAAA,IAAI,OAAA;AACb,uEAAgE;AAAvD,8HAAA,kBAAkB,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attributes/index.ts"],"names":[],"mappings":";;;AAoBA,mDAAgD;AAAvC,8GAAA,YAAY,OAAA;AACrB,qEAAkE;AAAzD,gIAAA,qBAAqB,OAAA;AAC9B,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,uDAAoD;AAA3C,kHAAA,cAAc,OAAA;AACvB,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AACrB,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,mEAAgE;AAAvD,8HAAA,oBAAoB,OAAA;AAC7B,2EAAwE;AAA/D,sIAAA,wBAAwB,OAAA;AACjC,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,yCAAmC;AAA1B,iGAAA,IAAI,OAAA;AACb,uEAAgE;AAAvD,8HAAA,kBAAkB,OAAA"}
@@ -1,4 +1,4 @@
1
- export declare enum ObjectType {
1
+ export declare enum ObjectTypeEnum {
2
2
  CountryHouse = 808,
3
3
  FirstHousingFundApartment = 809,
4
4
  HouseWithOrWithoutLand = 810,
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ObjectType = void 0;
4
- var ObjectType;
5
- (function (ObjectType) {
6
- ObjectType[ObjectType["CountryHouse"] = 808] = "CountryHouse";
7
- ObjectType[ObjectType["FirstHousingFundApartment"] = 809] = "FirstHousingFundApartment";
8
- ObjectType[ObjectType["HouseWithOrWithoutLand"] = 810] = "HouseWithOrWithoutLand";
9
- ObjectType[ObjectType["CommercialPropertyForBusiness"] = 811] = "CommercialPropertyForBusiness";
10
- ObjectType[ObjectType["SecondHousingFundApartment"] = 812] = "SecondHousingFundApartment";
11
- ObjectType[ObjectType["LandWithOrWithoutLowValueBuilding"] = 813] = "LandWithOrWithoutLowValueBuilding";
12
- ObjectType[ObjectType["CommercialComplexWithBusiness"] = 814] = "CommercialComplexWithBusiness";
13
- })(ObjectType || (exports.ObjectType = ObjectType = {}));
3
+ exports.ObjectTypeEnum = void 0;
4
+ var ObjectTypeEnum;
5
+ (function (ObjectTypeEnum) {
6
+ ObjectTypeEnum[ObjectTypeEnum["CountryHouse"] = 808] = "CountryHouse";
7
+ ObjectTypeEnum[ObjectTypeEnum["FirstHousingFundApartment"] = 809] = "FirstHousingFundApartment";
8
+ ObjectTypeEnum[ObjectTypeEnum["HouseWithOrWithoutLand"] = 810] = "HouseWithOrWithoutLand";
9
+ ObjectTypeEnum[ObjectTypeEnum["CommercialPropertyForBusiness"] = 811] = "CommercialPropertyForBusiness";
10
+ ObjectTypeEnum[ObjectTypeEnum["SecondHousingFundApartment"] = 812] = "SecondHousingFundApartment";
11
+ ObjectTypeEnum[ObjectTypeEnum["LandWithOrWithoutLowValueBuilding"] = 813] = "LandWithOrWithoutLowValueBuilding";
12
+ ObjectTypeEnum[ObjectTypeEnum["CommercialComplexWithBusiness"] = 814] = "CommercialComplexWithBusiness";
13
+ })(ObjectTypeEnum || (exports.ObjectTypeEnum = ObjectTypeEnum = {}));
14
14
  //# sourceMappingURL=object-type.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"object-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/object-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,UAQX;AARD,WAAY,UAAU;IACpB,6DAAkB,CAAA;IAClB,uFAA+B,CAAA;IAC/B,iFAA4B,CAAA;IAC5B,+FAAmC,CAAA;IACnC,yFAAgC,CAAA;IAChC,uGAAuC,CAAA;IACvC,+FAAmC,CAAA;AACrC,CAAC,EARW,UAAU,0BAAV,UAAU,QAQrB"}
1
+ {"version":3,"file":"object-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/object-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,cAQX;AARD,WAAY,cAAc;IACxB,qEAAkB,CAAA;IAClB,+FAA+B,CAAA;IAC/B,yFAA4B,CAAA;IAC5B,uGAAmC,CAAA;IACnC,iGAAgC,CAAA;IAChC,+GAAuC,CAAA;IACvC,uGAAmC,CAAA;AACrC,CAAC,EARW,cAAc,8BAAd,cAAc,QAQzB"}
@@ -1,5 +1,4 @@
1
- declare enum RegistrationType {
1
+ export declare enum RegistrationTypeEnum {
2
2
  Fast = "fast",
3
3
  Normal = "normal"
4
4
  }
5
- export { RegistrationType };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RegistrationType = void 0;
4
- var RegistrationType;
5
- (function (RegistrationType) {
6
- RegistrationType["Fast"] = "fast";
7
- RegistrationType["Normal"] = "normal";
8
- })(RegistrationType || (exports.RegistrationType = RegistrationType = {}));
3
+ exports.RegistrationTypeEnum = void 0;
4
+ var RegistrationTypeEnum;
5
+ (function (RegistrationTypeEnum) {
6
+ RegistrationTypeEnum["Fast"] = "fast";
7
+ RegistrationTypeEnum["Normal"] = "normal";
8
+ })(RegistrationTypeEnum || (exports.RegistrationTypeEnum = RegistrationTypeEnum = {}));
9
9
  //# sourceMappingURL=registration-type.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"registration-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/registration-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAK,gBAGJ;AAHD,WAAK,gBAAgB;IACnB,iCAAa,CAAA;IACb,qCAAiB,CAAA;AACnB,CAAC,EAHI,gBAAgB,gCAAhB,gBAAgB,QAGpB"}
1
+ {"version":3,"file":"registration-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/registration-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC9B,qCAAa,CAAA;IACb,yCAAiB,CAAA;AACnB,CAAC,EAHW,oBAAoB,oCAApB,oBAAoB,QAG/B"}
@@ -1,5 +1,5 @@
1
- import { TextSearch } from './text-search.type';
2
- export type AutocompleteParams = TextSearch & {
1
+ import { TextSearchDto } from './text-search.type';
2
+ export type AutocompleteParamsDto = TextSearchDto & {
3
3
  limit?: number;
4
4
  selected?: number[];
5
5
  includeDistricts?: boolean;
@@ -1,4 +1,4 @@
1
- export type { AutocompleteParams } from './autocomplete-params.type';
1
+ export type { AutocompleteParamsDto } from './autocomplete-params.type';
2
2
  export { Currency } from './currency.enum';
3
3
  export type { CurrencyValue } from './currency.value.interface';
4
4
  export type { DateFilterParamsDto } from './date-filter-params.dto';
@@ -13,7 +13,7 @@ export { QueryBoolean } from './query.boolean';
13
13
  export { ReactionEnum } from './reaction.enum';
14
14
  export { SortOrderEnum } from './sort-order.enum';
15
15
  export type { SortingParams } from './sorting-params.type';
16
- export type { TextSearch } from './text-search.type';
16
+ export type { TextSearchDto } from './text-search.type';
17
17
  export type { TranslatedOrRaw } from './translated-or-raw.type';
18
18
  export type { SearchByPhoneType } from './search-by-phone.type';
19
19
  export type { Translated } from './translated.type';
@@ -1,5 +1,5 @@
1
1
  import { LanguageEnum } from './language.enum';
2
- export type TextSearch = {
2
+ export type TextSearchDto = {
3
3
  q?: string;
4
4
  lang?: LanguageEnum;
5
5
  };
@@ -1,13 +1,13 @@
1
1
  import { UniqueIdEntity } from './unique-id-entity.type';
2
2
  import { MultiLanguage } from '../common/multi-language-column.type';
3
- import { ArchiveReasonDestination } from '../archive-reasons/archive-reason-destination.enum';
3
+ import { ArchiveReasonDestinationEnum } from '../archive-reasons/archive-reason-destination.enum';
4
4
  import { CustomerEntity } from './customer.type';
5
5
  import { HandlingEntity } from './handling.type';
6
6
  import { CustomerPropertyEntity } from './customer-property.type';
7
7
  import { CustomerRequestEntity } from './customer-request.type';
8
8
  export type ArchiveReasonEntity = UniqueIdEntity & {
9
9
  text: MultiLanguage;
10
- destination: ArchiveReasonDestination;
10
+ destination: ArchiveReasonDestinationEnum;
11
11
  customers?: CustomerEntity[];
12
12
  handlings?: HandlingEntity[];
13
13
  customerProperties?: CustomerPropertyEntity[];
@@ -3,8 +3,8 @@ import { MultiLanguage } from '../common/multi-language-column.type';
3
3
  import { AttributeValueEntity } from './attribute-value.type';
4
4
  import { AttributeRepresentationEntity } from './attribute-representation.type';
5
5
  import { AttributeTypeEnum } from '../attributes/attribute-type.enum';
6
- import { ApartmentType } from '../attributes/apartment-type.enum';
7
- import { ObjectType } from '../attributes/object-type.enum';
6
+ import { ApartmentTypeEnum } from '../attributes/apartment-type.enum';
7
+ import { ObjectTypeEnum } from '../attributes/object-type.enum';
8
8
  import { AttributeConfigType } from '../attributes/attribute-config.type';
9
9
  import { RealtyTypeEnum } from '../customer-property/realty-type.enum';
10
10
  export type AttributeEntity = TimeMetricEntity & {
@@ -16,8 +16,8 @@ export type AttributeEntity = TimeMetricEntity & {
16
16
  type: AttributeTypeEnum;
17
17
  config: AttributeConfigType;
18
18
  estateType?: RealtyTypeEnum[];
19
- apartmentType?: ApartmentType[];
20
- objectType?: ObjectType[];
19
+ apartmentType?: ApartmentTypeEnum[];
20
+ objectType?: ObjectTypeEnum[];
21
21
  isNewBuilding: boolean;
22
22
  values?: AttributeValueEntity[];
23
23
  representations?: AttributeRepresentationEntity[];
@@ -19,16 +19,16 @@ import { MismatchReportEntity } from './mismatch-report.type';
19
19
  import { PropertyImageEntity } from './property-image.type';
20
20
  import { PropertyDocumentEntity } from './property-document.type';
21
21
  import { VnpReasonEntity } from './vnp-reason.type';
22
- import { RealtySubtype, RealtyTypeEnum, PropertyExclusiveStatusEnum, CadastralNumber, ExclusivePropertyAgreementData } from '../customer-property';
23
- import { RegistrationType, CustomerPropertyAttributes, DealType } from '../attributes';
22
+ import { CustomerPropertyCadastralNumberDto, ExclusivePropertyAgreementDataDto, PropertyExclusiveStatusEnum, RealtySubtypeEnum, RealtyTypeEnum } from '../customer-property';
23
+ import { ApartmentTypeEnum, CustomerPropertyAttributes, DealTypeEnum, ObjectTypeEnum, RegistrationTypeEnum } from '../attributes';
24
24
  import { CustomerPropertyOwner } from '../customer';
25
25
  import { CustomerEntity } from './customer.type';
26
- export { RealtySubtype };
26
+ import { MarketTypeEnum } from '../customer-property/market-type.enum';
27
27
  export type CustomerPropertyEntity = BaseEntity & {
28
- dealType: DealType;
28
+ dealType: DealTypeEnum;
29
29
  realtyType: RealtyTypeEnum;
30
- realtySubtype: RealtySubtype | null;
31
- registrationType: RegistrationType;
30
+ realtySubtype: RealtySubtypeEnum | null;
31
+ registrationType: RegistrationTypeEnum;
32
32
  showOnSite: boolean;
33
33
  hasInspection: boolean;
34
34
  recipient: number | null;
@@ -46,7 +46,7 @@ export type CustomerPropertyEntity = BaseEntity & {
46
46
  attributes: CustomerPropertyAttributes;
47
47
  description: MultiLanguage;
48
48
  additionalOwners: CustomerPropertyOwner[];
49
- cadastralNumber: CadastralNumber | null;
49
+ cadastralNumber: CustomerPropertyCadastralNumberDto | null;
50
50
  lng: string | null;
51
51
  lat: string | null;
52
52
  archiveAnnotation: string | null;
@@ -58,7 +58,7 @@ export type CustomerPropertyEntity = BaseEntity & {
58
58
  exclusiveAnnotation: string | null;
59
59
  exclusiveTillDate: Date | null;
60
60
  exclusiveSetDate: Date | null;
61
- exclusiveAgreementData: ExclusivePropertyAgreementData | null;
61
+ exclusiveAgreementData: ExclusivePropertyAgreementDataDto | null;
62
62
  markAsLiquidAt: Date | null;
63
63
  videoUrl: string | null;
64
64
  sellerId?: number;
@@ -93,4 +93,7 @@ export type CustomerPropertyEntity = BaseEntity & {
93
93
  documents?: PropertyDocumentEntity[];
94
94
  images?: PropertyImageEntity[];
95
95
  focus: boolean;
96
+ objectType: ObjectTypeEnum;
97
+ apartmentType: ApartmentTypeEnum | null;
98
+ marketType: MarketTypeEnum;
96
99
  };
@@ -1,6 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RealtySubtype = void 0;
4
- const customer_property_1 = require("../customer-property");
5
- Object.defineProperty(exports, "RealtySubtype", { enumerable: true, get: function () { return customer_property_1.RealtySubtype; } });
6
3
  //# sourceMappingURL=customer-property.type.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"customer-property.type.js","sourceRoot":"","sources":["../../../types/core/customer-property.type.ts"],"names":[],"mappings":";;;AAqBA,4DAM8B;AASrB,8FAdP,iCAAa,OAcO"}
1
+ {"version":3,"file":"customer-property.type.js","sourceRoot":"","sources":["../../../types/core/customer-property.type.ts"],"names":[],"mappings":""}
@@ -1,6 +1,6 @@
1
1
  import { BaseEntity } from './base-entity.type';
2
2
  import { CustomerRequestEntity } from './customer-request.type';
3
- import { CustomerRequestAttributes, DealType, RegistrationType } from '../attributes';
3
+ import { CustomerRequestAttributes, DealTypeEnum, RegistrationTypeEnum } from '../attributes';
4
4
  import { RealtyTypeEnum } from '../customer-property';
5
5
  import { GeoEntity } from './geo.type';
6
6
  import { TopzoneEntity } from './topzone.type';
@@ -10,9 +10,9 @@ import { CustomerRequestSelectionUpdateStatus } from '../customer';
10
10
  import { RequestPresentationEntity } from './request-presentation.type';
11
11
  import { RequestPropertyEntity } from './request-property.type';
12
12
  export type CustomerRequestSelectionEntity = BaseEntity & {
13
- dealType: DealType;
13
+ dealType: DealTypeEnum;
14
14
  realtyType: RealtyTypeEnum;
15
- registrationType: RegistrationType;
15
+ registrationType: RegistrationTypeEnum;
16
16
  attributes: CustomerRequestAttributes;
17
17
  updateStatus: CustomerRequestSelectionUpdateStatus;
18
18
  receiveUpdateNotification: boolean;
@@ -9,7 +9,7 @@ import { UserPointsChangeEntity } from './user-points-change.type';
9
9
  import { CustomerRequestSelectionEntity } from './customer-request-selection.type';
10
10
  import { XCustomerNotificationEntity } from './x-customer-notification.type';
11
11
  import { ActivityPotential } from '../customer';
12
- import { Recipient } from '../handling';
12
+ import { RecipientEnum } from '../handling';
13
13
  export type CustomerRequestEntity = BaseEntity & {
14
14
  buyerId?: number;
15
15
  buyer?: CustomerEntity;
@@ -20,7 +20,7 @@ export type CustomerRequestEntity = BaseEntity & {
20
20
  setActiveAt: Date | null;
21
21
  vnpTillDate: Date | null;
22
22
  vnpAnnotation: string | null;
23
- recipient: Recipient | null;
23
+ recipient: RecipientEnum | null;
24
24
  sourceId?: number;
25
25
  hasVideo: boolean;
26
26
  source?: AdvertSourceEntity;
@@ -5,7 +5,7 @@ import { ValuationEntity } from './valuation.type';
5
5
  import { OfficeEntity } from './office.type';
6
6
  import { DealTypeEntity } from './deal-type.type';
7
7
  import { ContractTypeEntity } from './contract-type.type';
8
- import { CustomerPropertyEntity, RealtySubtype } from './customer-property.type';
8
+ import { CustomerPropertyEntity } from './customer-property.type';
9
9
  import { GeoEntity } from './geo.type';
10
10
  import { StreetEntity } from './street.type';
11
11
  import { CustomerRequestEntity } from './customer-request.type';
@@ -22,14 +22,15 @@ import { Currency } from '../common/currency.enum';
22
22
  import { DealAgreementType } from '../deal/deal-agreement-type.enum';
23
23
  import { DealBuyerDto } from '../deal/deal-buyer.type';
24
24
  import { DealExpense } from '../deal/deal-expense.type';
25
- import { DealType } from '../attributes/deal-type.enum';
25
+ import { DealTypeEnum } from '../attributes/deal-type.enum';
26
26
  import { DealSellerDto } from '../deal/deal-seller.dto';
27
+ import { RealtySubtypeEnum } from '../customer-property';
27
28
  export type DealEntity = BaseEntity & {
28
- dealFormat: DealType;
29
+ dealFormat: DealTypeEnum;
29
30
  status: DealStatusEnum;
30
31
  mortgageProgram: MortgageProgram | null;
31
32
  payer: DealPayer;
32
- realtySubtype: RealtySubtype | null;
33
+ realtySubtype: RealtySubtypeEnum | null;
33
34
  currency: Currency;
34
35
  agreementType: DealAgreementType;
35
36
  agreementSum: number | null;
@@ -1,9 +1,9 @@
1
1
  import { UniqueIdEntity } from './unique-id-entity.type';
2
2
  import { CustomerPropertyEntity } from './customer-property.type';
3
3
  import { ImageEntity } from './image.type';
4
- import { ImageCategory } from '../image/image-category.enum';
4
+ import { ImageCategoryEnum } from '../image/image-category.enum';
5
5
  export type PropertyImageEntity = UniqueIdEntity & {
6
- category: ImageCategory;
6
+ category: ImageCategoryEnum;
7
7
  showOnSite: boolean;
8
8
  isMain: boolean;
9
9
  imageId?: number;