@pedro.araujo/ml-architecture-shared 0.1.80 → 0.1.82
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/auction-item/auction-item-financial-summary-response.interface.d.ts +8 -3
- package/dist/auction-item/auction-item-financial-summary-response.interface.d.ts.map +1 -1
- package/dist/auction-item/get-auction-items-response.dto.d.ts +2 -0
- package/dist/auction-item/get-auction-items-response.dto.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,9 +1,14 @@
|
|
|
1
|
-
export interface
|
|
1
|
+
export interface AuctionItemFinancialSummaryResponseDTO {
|
|
2
2
|
totalSales: number;
|
|
3
3
|
totalIncome: number;
|
|
4
4
|
totalExpenses: number;
|
|
5
5
|
totalAcquisition: number;
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
appraisalValue: number;
|
|
7
|
+
minimumBidAmount: number;
|
|
8
|
+
highestBidAmount: number;
|
|
9
|
+
estimatedProfit: number;
|
|
10
|
+
estimatedProfitPercentage: number;
|
|
11
|
+
actualProfit: number;
|
|
12
|
+
actualProfitPercentage: number;
|
|
8
13
|
}
|
|
9
14
|
//# sourceMappingURL=auction-item-financial-summary-response.interface.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"auction-item-financial-summary-response.interface.d.ts","sourceRoot":"","sources":["../../src/auction-item/auction-item-financial-summary-response.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"auction-item-financial-summary-response.interface.d.ts","sourceRoot":"","sources":["../../src/auction-item/auction-item-financial-summary-response.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,sCAAsC;IACrD,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,CAAC;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,yBAAyB,EAAE,MAAM,CAAC;IAClC,YAAY,EAAE,MAAM,CAAC;IACrB,sBAAsB,EAAE,MAAM,CAAC;CAChC"}
|
|
@@ -5,6 +5,7 @@ import { AuctionSessionResponseDTO } from "../auction-session/auction-session-re
|
|
|
5
5
|
import { AuctionTypeResponseDTO } from "../auction-type/auction-type-response.dto.js";
|
|
6
6
|
import { ItemFinancialEventResponseDTO } from "../item-financial-event/item-financial-event-response.dto.js";
|
|
7
7
|
import { ResponsibleAuthorityResponseDTO } from "../responsible-authority/responsible-authority-response.dto.js";
|
|
8
|
+
import { AuctionItemFinancialSummaryResponseDTO } from "./auction-item-financial-summary-response.interface.js";
|
|
8
9
|
export interface AuctionItemResponseDTO {
|
|
9
10
|
id: number;
|
|
10
11
|
title: string;
|
|
@@ -23,6 +24,7 @@ export interface AuctionItemResponseDTO {
|
|
|
23
24
|
auctionSource?: string;
|
|
24
25
|
authority?: ResponsibleAuthorityResponseDTO;
|
|
25
26
|
financialEvents?: ItemFinancialEventResponseDTO[];
|
|
27
|
+
financialSummary?: AuctionItemFinancialSummaryResponseDTO;
|
|
26
28
|
createdAt: string;
|
|
27
29
|
updatedAt?: string;
|
|
28
30
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-auction-items-response.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item/get-auction-items-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,4DAA4D,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,wDAAwD,CAAC;AACpG,OAAO,EAAE,0BAA0B,EAAE,MAAM,wDAAwD,CAAC;AACpG,OAAO,EAAE,yBAAyB,EAAE,MAAM,oDAAoD,CAAC;AAC/F,OAAO,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AACtF,OAAO,EAAE,6BAA6B,EAAE,MAAM,8DAA8D,CAAC;AAC7G,OAAO,EAAE,+BAA+B,EAAE,MAAM,gEAAgE,CAAC;
|
|
1
|
+
{"version":3,"file":"get-auction-items-response.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item/get-auction-items-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,4DAA4D,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,wDAAwD,CAAC;AACpG,OAAO,EAAE,0BAA0B,EAAE,MAAM,wDAAwD,CAAC;AACpG,OAAO,EAAE,yBAAyB,EAAE,MAAM,oDAAoD,CAAC;AAC/F,OAAO,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AACtF,OAAO,EAAE,6BAA6B,EAAE,MAAM,8DAA8D,CAAC;AAC7G,OAAO,EAAE,+BAA+B,EAAE,MAAM,gEAAgE,CAAC;AACjH,OAAO,EAAE,sCAAsC,EAAE,MAAM,wDAAwD,CAAC;AAEhH,MAAM,WAAW,sBAAsB;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IAEpB,QAAQ,EAAE,0BAA0B,CAAC;IACrC,WAAW,EAAE,sBAAsB,CAAC;IACpC,MAAM,EAAE,iBAAiB,CAAC;IAE1B,KAAK,EAAE,0BAA0B,EAAE,CAAC;IACpC,QAAQ,EAAE,yBAAyB,EAAE,CAAC;IAEtC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,SAAS,CAAC,EAAE,+BAA+B,CAAC;IAC5C,eAAe,CAAC,EAAE,6BAA6B,EAAE,CAAC;IAClD,gBAAgB,CAAC,EAAE,sCAAsC,CAAC;IAE1D,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
|