@ballistix.digital/types-waardering-tool-react 0.13.8 → 0.13.9
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.
|
@@ -9,10 +9,10 @@ export declare class DcfBudgetResultDto extends DcfBudgetResultDto_base {
|
|
|
9
9
|
terminalValue: number;
|
|
10
10
|
discountedTerminalValue: number;
|
|
11
11
|
enterpriseValue: number;
|
|
12
|
-
capexHistoricalAverage
|
|
13
|
-
capexPurchaseValue
|
|
14
|
-
capexNormalisedDepreciation
|
|
15
|
-
acquisitionValueTotal
|
|
12
|
+
capexHistoricalAverage?: number | null;
|
|
13
|
+
capexPurchaseValue?: number | null;
|
|
14
|
+
capexNormalisedDepreciation?: number | null;
|
|
15
|
+
acquisitionValueTotal?: number | null;
|
|
16
16
|
capexAverage: number;
|
|
17
17
|
}
|
|
18
18
|
export {};
|
|
@@ -62,22 +62,22 @@ __decorate([
|
|
|
62
62
|
__metadata("design:type", Number)
|
|
63
63
|
], DcfBudgetResultDto.prototype, "enterpriseValue", void 0);
|
|
64
64
|
__decorate([
|
|
65
|
-
(0, nestjs_1.ApiProperty)({ type: Number, required: true }),
|
|
65
|
+
(0, nestjs_1.ApiProperty)({ type: Number, required: false, nullable: true }),
|
|
66
66
|
(0, class_transformer_1.Expose)(),
|
|
67
67
|
__metadata("design:type", Number)
|
|
68
68
|
], DcfBudgetResultDto.prototype, "capexHistoricalAverage", void 0);
|
|
69
69
|
__decorate([
|
|
70
|
-
(0, nestjs_1.ApiProperty)({ type: Number, required: true }),
|
|
70
|
+
(0, nestjs_1.ApiProperty)({ type: Number, required: false, nullable: true }),
|
|
71
71
|
(0, class_transformer_1.Expose)(),
|
|
72
72
|
__metadata("design:type", Number)
|
|
73
73
|
], DcfBudgetResultDto.prototype, "capexPurchaseValue", void 0);
|
|
74
74
|
__decorate([
|
|
75
|
-
(0, nestjs_1.ApiProperty)({ type: Number, required: true }),
|
|
75
|
+
(0, nestjs_1.ApiProperty)({ type: Number, required: false, nullable: true }),
|
|
76
76
|
(0, class_transformer_1.Expose)(),
|
|
77
77
|
__metadata("design:type", Number)
|
|
78
78
|
], DcfBudgetResultDto.prototype, "capexNormalisedDepreciation", void 0);
|
|
79
79
|
__decorate([
|
|
80
|
-
(0, nestjs_1.ApiProperty)({ type: Number, required: true }),
|
|
80
|
+
(0, nestjs_1.ApiProperty)({ type: Number, required: false, nullable: true }),
|
|
81
81
|
(0, class_transformer_1.Expose)(),
|
|
82
82
|
__metadata("design:type", Number)
|
|
83
83
|
], DcfBudgetResultDto.prototype, "acquisitionValueTotal", void 0);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dcfBudgetResult.dto.js","sourceRoot":"","sources":["../../../../../src/dto/dcfBudget/dcfBudgetValuation/view/dcfBudgetResult.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA2C;AAC3C,+CAAiD;AACjD,gEAA4D;
|
|
1
|
+
{"version":3,"file":"dcfBudgetResult.dto.js","sourceRoot":"","sources":["../../../../../src/dto/dcfBudget/dcfBudgetValuation/view/dcfBudgetResult.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA2C;AAC3C,+CAAiD;AACjD,gEAA4D;AAS5D,wBAAgC,SAAQ,IAAA,0BAAW,GAAE;CAwDpD;;AArDA;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;IAC7D,IAAA,0BAAM,GAAE;;8CACG;AAIZ;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC7C,IAAA,0BAAM,GAAE;;gDACK;AAId;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC7C,IAAA,0BAAM,GAAE;;wDACa;AAItB;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC7C,IAAA,0BAAM,GAAE;;6DACkB;AAI3B;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC7C,IAAA,0BAAM,GAAE;;8DACmB;AAI5B;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC7C,IAAA,0BAAM,GAAE;;oEACyB;AAIlC;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC7C,IAAA,0BAAM,GAAE;;yDACc;AAIvB;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC7C,IAAA,0BAAM,GAAE;;mEACwB;AAIjC;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC7C,IAAA,0BAAM,GAAE;;2DACgB;AAIzB;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC9D,IAAA,0BAAM,GAAE;;kEAC8B;AAIvC;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC9D,IAAA,0BAAM,GAAE;;8DAC0B;AAInC;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC9D,IAAA,0BAAM,GAAE;;uEACmC;AAI5C;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC9D,IAAA,0BAAM,GAAE;;iEAC6B;AAItC;IAFC,IAAA,oBAAW,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC7C,IAAA,0BAAM,GAAE;;wDACa"}
|