@pedro.araujo/ml-architecture-shared 0.1.126 → 0.1.128
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-response.dto.d.ts +15 -14
- package/dist/auction-item/auction-item-response.dto.d.ts.map +1 -1
- package/dist/auction-item/create-auction-item.dto.d.ts +4 -4
- package/dist/auction-item/create-auction-item.dto.d.ts.map +1 -1
- package/dist/auction-item/create-auction-item.schema.d.ts.map +1 -1
- package/dist/auction-item/create-auction-item.schema.js +5 -4
- package/dist/auction-item/get-auction-items-request.dto.d.ts +5 -5
- package/dist/auction-item/get-auction-items-request.dto.d.ts.map +1 -1
- package/dist/auction-item/get-auction-items-request.schema.d.ts.map +1 -1
- package/dist/auction-item/get-auction-items-request.schema.js +6 -5
- package/dist/auction-item/update-auction-item-highest-bid-request.dto.d.ts +1 -1
- package/dist/auction-item/update-auction-item-highest-bid-request.dto.d.ts.map +1 -1
- package/dist/auction-item/update-auction-item-highest-bid-request.schema.d.ts.map +1 -1
- package/dist/auction-item/update-auction-item-highest-bid-request.schema.js +2 -1
- package/dist/auction-item/update-auction-item.dto.d.ts +4 -4
- package/dist/auction-item/update-auction-item.dto.d.ts.map +1 -1
- package/dist/auction-item/update-auction-item.schema.d.ts.map +1 -1
- package/dist/auction-item/update-auction-item.schema.js +5 -4
- package/dist/auction-item-comment/auction-item-comment-response.dto.d.ts +2 -2
- package/dist/auction-item-comment/auction-item-comment-response.dto.d.ts.map +1 -1
- package/dist/auction-item-comment/create-auction-item-comment-request.dto.d.ts +2 -2
- package/dist/auction-item-comment/create-auction-item-comment-request.dto.d.ts.map +1 -1
- package/dist/auction-item-comment/create-auction-item-comment-request.schema.d.ts.map +1 -1
- package/dist/auction-item-comment/create-auction-item-comment-request.schema.js +3 -2
- package/dist/auction-item-comment/get-auction-item-comment-replies-request.dto.d.ts +2 -2
- package/dist/auction-item-comment/get-auction-item-comment-replies-request.dto.d.ts.map +1 -1
- package/dist/auction-item-comment/get-auction-item-comment-replies-request.schema.d.ts.map +1 -1
- package/dist/auction-item-comment/get-auction-item-comment-replies-request.schema.js +3 -3
- package/dist/auction-item-comment/get-auction-item-comments-request.dto.d.ts +1 -1
- package/dist/auction-item-comment/get-auction-item-comments-request.dto.d.ts.map +1 -1
- package/dist/auction-item-comment/get-auction-item-comments-request.schema.d.ts.map +1 -1
- package/dist/auction-item-comment/get-auction-item-comments-request.schema.js +2 -2
- package/dist/auction-item-comment/update-auction-item-comment-request.dto.d.ts +2 -2
- package/dist/auction-item-comment/update-auction-item-comment-request.dto.d.ts.map +1 -1
- package/dist/auction-item-comment/update-auction-item-comment-request.schema.d.ts.map +1 -1
- package/dist/auction-item-comment/update-auction-item-comment-request.schema.js +3 -2
- package/dist/auction-item-participation/auction-item-participation-response.dto.d.ts +0 -6
- package/dist/auction-item-participation/auction-item-participation-response.dto.d.ts.map +1 -1
- package/dist/auction-item-type/auction-item-type-response.dto.d.ts +1 -2
- package/dist/auction-item-type/auction-item-type-response.dto.d.ts.map +1 -1
- package/dist/auction-item-user/add-auction-item-users-request.dto.d.ts +1 -1
- package/dist/auction-item-user/add-auction-item-users-request.dto.d.ts.map +1 -1
- package/dist/auction-item-user/add-auction-item-users-request.schema.d.ts.map +1 -1
- package/dist/auction-item-user/add-auction-item-users-request.schema.js +2 -1
- package/dist/auction-item-user/auction-item-user-response.dto.d.ts +1 -1
- package/dist/auction-item-user/auction-item-user-response.dto.d.ts.map +1 -1
- package/dist/auction-item-user/get-auction-item-users-request.dto.d.ts +1 -1
- package/dist/auction-item-user/get-auction-item-users-request.dto.d.ts.map +1 -1
- package/dist/auction-item-user/get-auction-item-users-request.schema.d.ts.map +1 -1
- package/dist/auction-item-user/get-auction-item-users-request.schema.js +2 -1
- package/dist/auction-item-user/remove-auction-item-user-request.dto.d.ts +2 -2
- package/dist/auction-item-user/remove-auction-item-user-request.dto.d.ts.map +1 -1
- package/dist/auction-item-user/remove-auction-item-user-request.schema.d.ts.map +1 -1
- package/dist/auction-item-user/remove-auction-item-user-request.schema.js +3 -2
- package/dist/auction-session/auction-session-response.dto.d.ts +1 -2
- package/dist/auction-session/auction-session-response.dto.d.ts.map +1 -1
- package/dist/auction-source/auction-source-response.dto.d.ts +1 -1
- package/dist/auction-source/auction-source-response.dto.d.ts.map +1 -1
- package/dist/auction-source/update-auction-source-request.dto.d.ts +1 -1
- package/dist/auction-source/update-auction-source-request.dto.d.ts.map +1 -1
- package/dist/auction-source/update-auction-source-request.schema.d.ts.map +1 -1
- package/dist/auction-source/update-auction-source-request.schema.js +2 -1
- package/dist/auction-type/auction-type-response.dto.d.ts +1 -2
- package/dist/auction-type/auction-type-response.dto.d.ts.map +1 -1
- package/dist/bid/bid-response.dto.d.ts +1 -1
- package/dist/bid/bid-response.dto.d.ts.map +1 -1
- package/dist/bid/create-bid-request.dto.d.ts +1 -1
- package/dist/bid/create-bid-request.dto.d.ts.map +1 -1
- package/dist/bid/create-bid-request.schema.d.ts.map +1 -1
- package/dist/bid/create-bid-request.schema.js +2 -1
- package/dist/bid/get-bids-by-auction-session-request.dto.d.ts +1 -1
- package/dist/bid/get-bids-by-auction-session-request.dto.d.ts.map +1 -1
- package/dist/bid/get-bids-by-auction-session-request.schema.d.ts.map +1 -1
- package/dist/bid/get-bids-by-auction-session-request.schema.js +2 -2
- package/dist/bid/update-bid-request.dto.d.ts +2 -2
- package/dist/bid/update-bid-request.dto.d.ts.map +1 -1
- package/dist/bid/update-bid-request.schema.d.ts.map +1 -1
- package/dist/bid/update-bid-request.schema.js +3 -2
- package/dist/counterparty/counterparty-response.dto.d.ts +1 -1
- package/dist/counterparty/counterparty-response.dto.d.ts.map +1 -1
- package/dist/counterparty/update-counterparty-request.dto.d.ts +1 -1
- package/dist/counterparty/update-counterparty-request.dto.d.ts.map +1 -1
- package/dist/counterparty/update-counterparty.schema.d.ts.map +1 -1
- package/dist/counterparty/update-counterparty.schema.js +2 -1
- package/dist/financial-overview/get-user-financial-overview-request.dto.d.ts +4 -4
- package/dist/financial-overview/get-user-financial-overview-request.dto.d.ts.map +1 -1
- package/dist/financial-overview/get-user-financial-overview-request.schema.d.ts.map +1 -1
- package/dist/financial-overview/get-user-financial-overview-request.schema.js +6 -5
- package/dist/group/add-group-users-request.dto.d.ts +2 -2
- package/dist/group/add-group-users-request.dto.d.ts.map +1 -1
- package/dist/group/add-group-users-request.schema.d.ts.map +1 -1
- package/dist/group/add-group-users-request.schema.js +3 -2
- package/dist/group/group-response.dto.d.ts +4 -4
- package/dist/group/group-response.dto.d.ts.map +1 -1
- package/dist/group/group-user-response.dto.d.ts +1 -1
- package/dist/group/group-user-response.dto.d.ts.map +1 -1
- package/dist/group/group-with-auction-item-status.response.dto.d.ts +5 -0
- package/dist/group/group-with-auction-item-status.response.dto.d.ts.map +1 -0
- package/dist/group/list-auction-item-groups-request.dto.d.ts +1 -1
- package/dist/group/list-auction-item-groups-request.dto.d.ts.map +1 -1
- package/dist/group/list-auction-item-groups-request.schema.d.ts.map +1 -1
- package/dist/group/list-auction-item-groups-request.schema.js +2 -1
- package/dist/group/remove-group-users-request.dto.d.ts +2 -2
- package/dist/group/remove-group-users-request.dto.d.ts.map +1 -1
- package/dist/group/remove-group-users-request.schema.d.ts.map +1 -1
- package/dist/group/remove-group-users-request.schema.js +3 -2
- package/dist/group/share-group-with-auction-item-request.dto.d.ts +2 -2
- package/dist/group/share-group-with-auction-item-request.dto.d.ts.map +1 -1
- package/dist/group/share-group-with-auction-item-request.schema.d.ts.map +1 -1
- package/dist/group/share-group-with-auction-item-request.schema.js +3 -2
- package/dist/group/unshare-group-with-auction-item-request.dto.d.ts +2 -2
- package/dist/group/unshare-group-with-auction-item-request.dto.d.ts.map +1 -1
- package/dist/group/unshare-group-with-auction-item-request.schema.d.ts.map +1 -1
- package/dist/group/unshare-group-with-auction-item-request.schema.js +3 -2
- package/dist/group/update-group-request.dto.d.ts +1 -1
- package/dist/group/update-group-request.dto.d.ts.map +1 -1
- package/dist/group/update-group-request.schema.d.ts.map +1 -1
- package/dist/group/update-group-request.schema.js +2 -1
- package/dist/group-user/list-group-users-request.dto.d.ts +1 -1
- package/dist/group-user/list-group-users-request.dto.d.ts.map +1 -1
- package/dist/group-user/list-group-users-request.schema.d.ts.map +1 -1
- package/dist/group-user/list-group-users-request.schema.js +2 -1
- package/dist/index.d.ts +3 -15
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -15
- package/dist/item-financial-event/create-item-financial-event-request.dto.d.ts +3 -3
- package/dist/item-financial-event/create-item-financial-event-request.dto.d.ts.map +1 -1
- package/dist/item-financial-event/create-item-financial-event-request.schema.d.ts.map +1 -1
- package/dist/item-financial-event/create-item-financial-event-request.schema.js +4 -3
- package/dist/item-financial-event/item-financial-event-response.dto.d.ts +1 -2
- package/dist/item-financial-event/item-financial-event-response.dto.d.ts.map +1 -1
- package/dist/item-financial-event/list-item-financial-event-request.dto.d.ts +1 -1
- package/dist/item-financial-event/list-item-financial-event-request.dto.d.ts.map +1 -1
- package/dist/item-financial-event/list-item-financial-event-request.schema.d.ts.map +1 -1
- package/dist/item-financial-event/list-item-financial-event-request.schema.js +2 -1
- package/dist/item-financial-event/update-item-financial-event-request.dto.d.ts +2 -2
- package/dist/item-financial-event/update-item-financial-event-request.dto.d.ts.map +1 -1
- package/dist/item-financial-event/update-item-financial-event-request.schema.d.ts.map +1 -1
- package/dist/item-financial-event/update-item-financial-event-request.schema.js +3 -2
- package/dist/item-financial-movement/attach-file-item-financial-movement-request.dto.d.ts +2 -2
- package/dist/item-financial-movement/attach-file-item-financial-movement-request.dto.d.ts.map +1 -1
- package/dist/item-financial-movement/attach-file-item-financial-movement-request.schema.d.ts.map +1 -1
- package/dist/item-financial-movement/attach-file-item-financial-movement-request.schema.js +3 -2
- package/dist/item-financial-movement/get-item-financial-movement-with-event-request.dto.d.ts +6 -6
- package/dist/item-financial-movement/get-item-financial-movement-with-event-request.dto.d.ts.map +1 -1
- package/dist/item-financial-movement/get-item-financial-movement-with-event-request.schema.d.ts.map +1 -1
- package/dist/item-financial-movement/get-item-financial-movement-with-event-request.schema.js +7 -6
- package/dist/item-financial-movement/get-item-financial-movement-with-event-response.dto.d.ts +3 -3
- package/dist/item-financial-movement/get-item-financial-movement-with-event-response.dto.d.ts.map +1 -1
- package/dist/item-financial-movement/item-financial-movement-response.dto.d.ts +1 -1
- package/dist/item-financial-movement/item-financial-movement-response.dto.d.ts.map +1 -1
- package/dist/item-note/create-item-note-request.dto.d.ts +2 -2
- package/dist/item-note/create-item-note-request.dto.d.ts.map +1 -1
- package/dist/item-note/create-item-note-request.schema.d.ts.map +1 -1
- package/dist/item-note/create-item-note-request.schema.js +3 -2
- package/dist/item-note/get-item-notes-by-auction-item-request.dto.d.ts +1 -1
- package/dist/item-note/get-item-notes-by-auction-item-request.dto.d.ts.map +1 -1
- package/dist/item-note/get-item-notes-by-auction-item-request.schema.d.ts.map +1 -1
- package/dist/item-note/get-item-notes-by-auction-item-request.schema.js +2 -2
- package/dist/item-note/item-note-response.dto.d.ts +2 -2
- package/dist/item-note/item-note-response.dto.d.ts.map +1 -1
- package/dist/item-note/update-item-note-request.dto.d.ts +3 -3
- package/dist/item-note/update-item-note-request.dto.d.ts.map +1 -1
- package/dist/item-note/update-item-note-request.schema.d.ts.map +1 -1
- package/dist/item-note/update-item-note-request.schema.js +4 -3
- package/dist/item-note-type/item-note-type-response.dto.d.ts +1 -1
- package/dist/item-note-type/item-note-type-response.dto.d.ts.map +1 -1
- package/dist/public-id/public-id.schema.d.ts +3 -0
- package/dist/public-id/public-id.schema.d.ts.map +1 -0
- package/dist/public-id/public-id.schema.js +4 -0
- package/dist/responsible-authority/responsible-authority-response.dto.d.ts +1 -2
- package/dist/responsible-authority/responsible-authority-response.dto.d.ts.map +1 -1
- package/dist/subscription/create-subscription-request.schema.js +1 -1
- package/dist/user/current-user-response.dto.d.ts +2 -10
- package/dist/user/current-user-response.dto.d.ts.map +1 -1
- package/dist/user/user-response.dto.d.ts +2 -8
- package/dist/user/user-response.dto.d.ts.map +1 -1
- package/dist/user-subscription/active-user-subscription.response.d.ts +9 -0
- package/dist/user-subscription/active-user-subscription.response.d.ts.map +1 -0
- package/package.json +1 -1
- package/dist/auction-item-clone/auction-item-clone-response.dto.d.ts +0 -10
- package/dist/auction-item-clone/auction-item-clone-response.dto.d.ts.map +0 -1
- package/dist/auction-item-comment/delete-auction-item-comment-request.dto.d.ts +0 -5
- package/dist/auction-item-comment/delete-auction-item-comment-request.dto.d.ts.map +0 -1
- package/dist/auction-item-comment/delete-auction-item-comment-request.schema.d.ts +0 -4
- package/dist/auction-item-comment/delete-auction-item-comment-request.schema.d.ts.map +0 -1
- package/dist/auction-item-comment/delete-auction-item-comment-request.schema.js +0 -5
- package/dist/auction-item-comment/get-auction-item-comment-by-id-request.dto.d.ts +0 -5
- package/dist/auction-item-comment/get-auction-item-comment-by-id-request.dto.d.ts.map +0 -1
- package/dist/auction-item-comment/get-auction-item-comment-by-id-request.dto.js +0 -1
- package/dist/auction-item-comment/get-auction-item-comment-by-id-request.schema.d.ts +0 -4
- package/dist/auction-item-comment/get-auction-item-comment-by-id-request.schema.d.ts.map +0 -1
- package/dist/auction-item-comment/get-auction-item-comment-by-id-request.schema.js +0 -5
- package/dist/auction-item-user/add-auction-item-user-result.type.d.ts +0 -6
- package/dist/auction-item-user/add-auction-item-user-result.type.d.ts.map +0 -1
- package/dist/auction-item-user/add-auction-item-user-result.type.js +0 -1
- package/dist/bid/delete-bid-request.dto.d.ts +0 -5
- package/dist/bid/delete-bid-request.dto.d.ts.map +0 -1
- package/dist/bid/delete-bid-request.dto.js +0 -1
- package/dist/bid/delete-bid-request.schema.d.ts +0 -4
- package/dist/bid/delete-bid-request.schema.d.ts.map +0 -1
- package/dist/bid/delete-bid-request.schema.js +0 -5
- package/dist/bid/get-bid-by-id-request.dto.d.ts +0 -5
- package/dist/bid/get-bid-by-id-request.dto.d.ts.map +0 -1
- package/dist/bid/get-bid-by-id-request.dto.js +0 -1
- package/dist/bid/get-bid-by-id-request.schema.d.ts +0 -4
- package/dist/bid/get-bid-by-id-request.schema.d.ts.map +0 -1
- package/dist/bid/get-bid-by-id-request.schema.js +0 -5
- package/dist/id/id.schema.d.ts +0 -3
- package/dist/id/id.schema.d.ts.map +0 -1
- package/dist/id/id.schema.js +0 -2
- package/dist/item-financial-event/delete-item-financial-event-request.dto.d.ts +0 -5
- package/dist/item-financial-event/delete-item-financial-event-request.dto.d.ts.map +0 -1
- package/dist/item-financial-event/delete-item-financial-event-request.dto.js +0 -1
- package/dist/item-financial-event/delete-item-financial-event-request.schema.d.ts +0 -4
- package/dist/item-financial-event/delete-item-financial-event-request.schema.d.ts.map +0 -1
- package/dist/item-financial-event/delete-item-financial-event-request.schema.js +0 -5
- package/dist/item-note/delete-item-note-request.dto.d.ts +0 -5
- package/dist/item-note/delete-item-note-request.dto.d.ts.map +0 -1
- package/dist/item-note/delete-item-note-request.dto.js +0 -1
- package/dist/item-note/delete-item-note-request.schema.d.ts +0 -4
- package/dist/item-note/delete-item-note-request.schema.d.ts.map +0 -1
- package/dist/item-note/delete-item-note-request.schema.js +0 -5
- package/dist/user/user-summary-response.dto.d.ts +0 -7
- package/dist/user/user-summary-response.dto.d.ts.map +0 -1
- package/dist/user/user-summary-response.dto.js +0 -1
- package/dist/user-notification-settings/create-user-notification-settings-request.dto.d.ts +0 -11
- package/dist/user-notification-settings/create-user-notification-settings-request.dto.d.ts.map +0 -1
- package/dist/user-notification-settings/create-user-notification-settings-request.dto.js +0 -1
- package/dist/user-notification-settings/create-user-notification-settings-request.schema.d.ts +0 -4
- package/dist/user-notification-settings/create-user-notification-settings-request.schema.d.ts.map +0 -1
- package/dist/user-notification-settings/create-user-notification-settings-request.schema.js +0 -18
- package/dist/user-notification-settings/update-user-notification-setting-request.schema.d.ts +0 -4
- package/dist/user-notification-settings/update-user-notification-setting-request.schema.d.ts.map +0 -1
- package/dist/user-notification-settings/update-user-notification-setting-request.schema.js +0 -12
- package/dist/user-notification-settings/update-user-notification-setting.request.dto.d.ts +0 -7
- package/dist/user-notification-settings/update-user-notification-setting.request.dto.d.ts.map +0 -1
- package/dist/user-notification-settings/update-user-notification-setting.request.dto.js +0 -1
- package/dist/user-notification-settings/user-notification-setting.response.dto.d.ts +0 -12
- package/dist/user-notification-settings/user-notification-setting.response.dto.d.ts.map +0 -1
- package/dist/user-notification-settings/user-notification-setting.response.dto.js +0 -1
- /package/dist/{auction-item-clone/auction-item-clone-response.dto.js → group/group-with-auction-item-status.response.dto.js} +0 -0
- /package/dist/{auction-item-comment/delete-auction-item-comment-request.dto.js → user-subscription/active-user-subscription.response.js} +0 -0
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC;AAEnD,cAAc,qEAAqE,CAAC;AACpF,cAAc,gDAAgD,CAAC;AAC/D,cAAc,iDAAiD,CAAC;AAChE,cAAc,2CAA2C,CAAC;AAC1D,cAAc,8CAA8C,CAAC;AAE7D,cAAc,+DAA+D,CAAC;AAC9E,cAAc,kEAAkE,CAAC;AAEjF,cAAc,2CAA2C,CAAC;AAC1D,cAAc,8CAA8C,CAAC;AAE7D,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
package/dist/index.js
CHANGED
|
@@ -8,15 +8,10 @@ export * from "./auction-item/update-auction-item-highest-bid-request.dto.js";
|
|
|
8
8
|
export * from "./auction-item/update-auction-item-highest-bid-request.schema.js";
|
|
9
9
|
export * from "./auction-item/update-auction-item.dto.js";
|
|
10
10
|
export * from "./auction-item/update-auction-item.schema.js";
|
|
11
|
-
export * from "./auction-item-clone/auction-item-clone-response.dto.js";
|
|
12
11
|
export * from "./auction-item-comment/auction-item-comment-response.dto.js";
|
|
13
12
|
export * from "./auction-item-comment/auction-item-comment-with-preview-response.dto.js";
|
|
14
13
|
export * from "./auction-item-comment/create-auction-item-comment-request.dto.js";
|
|
15
14
|
export * from "./auction-item-comment/create-auction-item-comment-request.schema.js";
|
|
16
|
-
export * from "./auction-item-comment/delete-auction-item-comment-request.dto.js";
|
|
17
|
-
export * from "./auction-item-comment/delete-auction-item-comment-request.schema.js";
|
|
18
|
-
export * from "./auction-item-comment/get-auction-item-comment-by-id-request.dto.js";
|
|
19
|
-
export * from "./auction-item-comment/get-auction-item-comment-by-id-request.schema.js";
|
|
20
15
|
export * from "./auction-item-comment/get-auction-item-comment-replies-request.dto.js";
|
|
21
16
|
export * from "./auction-item-comment/get-auction-item-comment-replies-request.schema.js";
|
|
22
17
|
export * from "./auction-item-comment/get-auction-item-comments-request.dto.js";
|
|
@@ -73,10 +68,6 @@ export * from "./financial-account/update-financial-account-request.schema.js";
|
|
|
73
68
|
export * from "./bid/bid-response.dto.js";
|
|
74
69
|
export * from "./bid/create-bid-request.dto.js";
|
|
75
70
|
export * from "./bid/create-bid-request.schema.js";
|
|
76
|
-
export * from "./bid/delete-bid-request.dto.js";
|
|
77
|
-
export * from "./bid/delete-bid-request.schema.js";
|
|
78
|
-
export * from "./bid/get-bid-by-id-request.dto.js";
|
|
79
|
-
export * from "./bid/get-bid-by-id-request.schema.js";
|
|
80
71
|
export * from "./bid/get-bids-by-auction-session-request.dto.js";
|
|
81
72
|
export * from "./bid/get-bids-by-auction-session-request.schema.js";
|
|
82
73
|
export * from "./bid/update-bid-request.dto.js";
|
|
@@ -97,6 +88,7 @@ export * from "./group/group-user-response.dto.js";
|
|
|
97
88
|
export * from "./group/group-user-role.enum.js";
|
|
98
89
|
export * from "./group/list-my-groups-request.dto.js";
|
|
99
90
|
export * from "./group/list-my-groups-request.schema.js";
|
|
91
|
+
export * from "./group/group-with-auction-item-status.response.dto.js";
|
|
100
92
|
export * from "./group/remove-group-users-request.dto.js";
|
|
101
93
|
export * from "./group/remove-group-users-request.schema.js";
|
|
102
94
|
export * from "./group/update-group-request.dto.js";
|
|
@@ -109,11 +101,8 @@ export * from "./group/list-auction-item-groups-request.dto.js";
|
|
|
109
101
|
export * from "./group/list-auction-item-groups-request.schema.js";
|
|
110
102
|
export * from "./group-user/list-group-users-request.dto.js";
|
|
111
103
|
export * from "./group-user/list-group-users-request.schema.js";
|
|
112
|
-
export * from "./id/id.schema.js";
|
|
113
104
|
export * from "./item-financial-event/create-item-financial-event-request.dto.js";
|
|
114
105
|
export * from "./item-financial-event/create-item-financial-event-request.schema.js";
|
|
115
|
-
export * from "./item-financial-event/delete-item-financial-event-request.dto.js";
|
|
116
|
-
export * from "./item-financial-event/delete-item-financial-event-request.schema.js";
|
|
117
106
|
export * from "./item-financial-event/item-financial-event-response.dto.js";
|
|
118
107
|
export * from "./item-financial-event/item-financial-event-type.enum.js";
|
|
119
108
|
export * from "./item-financial-event/list-item-financial-event-request.dto.js";
|
|
@@ -132,8 +121,6 @@ export * from "./item-financial-movement/update-item-financial-movement-request.
|
|
|
132
121
|
export * from "./item-financial-movement/update-item-financial-movement-request.schema.js";
|
|
133
122
|
export * from "./item-note/create-item-note-request.dto.js";
|
|
134
123
|
export * from "./item-note/create-item-note-request.schema.js";
|
|
135
|
-
export * from "./item-note/delete-item-note-request.dto.js";
|
|
136
|
-
export * from "./item-note/delete-item-note-request.schema.js";
|
|
137
124
|
export * from "./item-note/get-item-notes-by-auction-item-request.dto.js";
|
|
138
125
|
export * from "./item-note/get-item-notes-by-auction-item-request.schema.js";
|
|
139
126
|
export * from "./item-note/item-note-response.dto.js";
|
|
@@ -145,6 +132,7 @@ export * from "./notification-event-type/notification-event-type.enum.js";
|
|
|
145
132
|
export * from "./pagination/pagination-request.schema.js";
|
|
146
133
|
export * from "./pagination/pagination-request.dto.js";
|
|
147
134
|
export * from "./pagination/pagination-response.dto.js";
|
|
135
|
+
export * from "./public-id/public-id.schema.js";
|
|
148
136
|
export * from "./responsible-authority/responsible-authority-response.dto.js";
|
|
149
137
|
export * from "./subscription/billing-cycle.type.js";
|
|
150
138
|
export * from "./subscription/create-subscription-request.dto.js";
|
|
@@ -152,7 +140,6 @@ export * from "./subscription/create-subscription-request.schema.js";
|
|
|
152
140
|
export * from "./user/current-user-response.dto.js";
|
|
153
141
|
export * from "./user/user-response.dto.js";
|
|
154
142
|
export * from "./user/user-status.enum.js";
|
|
155
|
-
export * from "./user/user-summary-response.dto.js";
|
|
156
143
|
export * from "./user-notification-channel/create-user-notification-channel-request.dto.js";
|
|
157
144
|
export * from "./user-notification-channel/create-user-notification-channel-request.schema.js";
|
|
158
145
|
export * from "./user-notification-channel/update-user-notification-channel-request.dto.js";
|
|
@@ -163,3 +150,4 @@ export * from "./user-notification-preference/update-user-notification-preferenc
|
|
|
163
150
|
export * from "./user-notification-preference/user-notification-preference-response.dto.js";
|
|
164
151
|
export * from "./user-notification-preference/create-user-notification-preference.schema.js";
|
|
165
152
|
export * from "./user-notification-preference/update-user-notification-preference.schema.js";
|
|
153
|
+
export * from "./user-subscription/active-user-subscription.response.js";
|
|
@@ -2,9 +2,9 @@ import { ItemFinancialEventType } from "./item-financial-event-type.enum.js";
|
|
|
2
2
|
import { PaymentType } from "./payment-type.enum.js";
|
|
3
3
|
export interface CreateItemFinancialEventRequestDTO {
|
|
4
4
|
title?: string;
|
|
5
|
-
|
|
5
|
+
auctionItemPublicId: string;
|
|
6
6
|
eventType: ItemFinancialEventType;
|
|
7
|
-
|
|
7
|
+
counterpartyPublicId: string | null;
|
|
8
8
|
occurredAt: string;
|
|
9
9
|
paymentType: PaymentType;
|
|
10
10
|
totalAmount: number;
|
|
@@ -13,7 +13,7 @@ export interface CreateItemFinancialEventRequestDTO {
|
|
|
13
13
|
firstInstallmentDueDate?: string | null;
|
|
14
14
|
note: string;
|
|
15
15
|
users?: {
|
|
16
|
-
|
|
16
|
+
userPublicId: string;
|
|
17
17
|
percentage: number;
|
|
18
18
|
}[];
|
|
19
19
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-item-financial-event-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/create-item-financial-event-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAC7E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAErD,MAAM,WAAW,kCAAkC;IACjD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,
|
|
1
|
+
{"version":3,"file":"create-item-financial-event-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/create-item-financial-event-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAC7E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAErD,MAAM,WAAW,kCAAkC;IACjD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,EAAE,sBAAsB,CAAC;IAClC,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,WAAW,CAAC;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,IAAI,EAAE,MAAM,CAAC;IAEb,KAAK,CAAC,EAAE;QACN,YAAY,EAAE,MAAM,CAAC;QACrB,UAAU,EAAE,MAAM,CAAC;KACpB,EAAE,CAAC;CACL"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-item-financial-event-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/create-item-financial-event-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;
|
|
1
|
+
{"version":3,"file":"create-item-financial-event-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/create-item-financial-event-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAGlG,eAAO,MAAM,qCAAqC,EAAE,CAAC,CAAC,OAAO,CAAC,kCAAkC,CAwE5F,CAAC"}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import { ItemFinancialEventType } from "./item-financial-event-type.enum.js";
|
|
3
3
|
import { PaymentType } from "./payment-type.enum.js";
|
|
4
|
+
import { publicIdSchema } from "../index.js";
|
|
4
5
|
export const CreateItemFinancialEventRequestSchema = z.object({
|
|
5
6
|
title: z.string().max(255).optional(),
|
|
6
|
-
|
|
7
|
+
auctionItemPublicId: publicIdSchema(),
|
|
7
8
|
eventType: z.enum(ItemFinancialEventType),
|
|
8
|
-
|
|
9
|
+
counterpartyPublicId: publicIdSchema().nullable(),
|
|
9
10
|
occurredAt: z.iso.datetime(),
|
|
10
11
|
paymentType: z.enum(PaymentType),
|
|
11
12
|
totalAmount: z.number().positive(),
|
|
@@ -15,7 +16,7 @@ export const CreateItemFinancialEventRequestSchema = z.object({
|
|
|
15
16
|
note: z.string().max(1000),
|
|
16
17
|
users: z
|
|
17
18
|
.array(z.object({
|
|
18
|
-
|
|
19
|
+
userPublicId: publicIdSchema(),
|
|
19
20
|
percentage: z.number().min(0).max(100),
|
|
20
21
|
}))
|
|
21
22
|
.optional(),
|
|
@@ -4,7 +4,7 @@ import { UserResponseDTO } from "../user/user-response.dto.js";
|
|
|
4
4
|
import { ItemFinancialEventType } from "./item-financial-event-type.enum.js";
|
|
5
5
|
import { PaymentType } from "./payment-type.enum.js";
|
|
6
6
|
export interface ItemFinancialEventResponseDTO {
|
|
7
|
-
|
|
7
|
+
publicId: string;
|
|
8
8
|
title: string;
|
|
9
9
|
type: ItemFinancialEventType;
|
|
10
10
|
createdByUser: UserResponseDTO;
|
|
@@ -13,7 +13,6 @@ export interface ItemFinancialEventResponseDTO {
|
|
|
13
13
|
note: string;
|
|
14
14
|
totalAmount: number;
|
|
15
15
|
paymentType: PaymentType;
|
|
16
|
-
downPayment: number | null;
|
|
17
16
|
installmentsCount: number | null;
|
|
18
17
|
movements: ItemFinancialMovementResponseDTO[];
|
|
19
18
|
createdAt: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item-financial-event-response.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/item-financial-event-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8CAA8C,CAAC;AACvF,OAAO,EAAE,gCAAgC,EAAE,MAAM,oEAAoE,CAAC;AACtH,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAC7E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAErD,MAAM,WAAW,6BAA6B;IAC5C,
|
|
1
|
+
{"version":3,"file":"item-financial-event-response.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/item-financial-event-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8CAA8C,CAAC;AACvF,OAAO,EAAE,gCAAgC,EAAE,MAAM,oEAAoE,CAAC;AACtH,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAC7E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAErD,MAAM,WAAW,6BAA6B;IAC5C,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,sBAAsB,CAAC;IAC7B,aAAa,EAAE,eAAe,CAAC;IAC/B,YAAY,EAAE,uBAAuB,GAAG,IAAI,CAAC;IAC7C,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,WAAW,CAAC;IACzB,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,SAAS,EAAE,gCAAgC,EAAE,CAAC;IAC9C,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ItemFinancialEventType } from "./item-financial-event-type.enum.js";
|
|
2
2
|
export interface ListItemFinancialEventRequestDTO {
|
|
3
|
-
|
|
3
|
+
auctionItemPublicId: string;
|
|
4
4
|
financialEventTypes?: ItemFinancialEventType[];
|
|
5
5
|
}
|
|
6
6
|
//# sourceMappingURL=list-item-financial-event-request.dto.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-item-financial-event-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/list-item-financial-event-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAE7E,MAAM,WAAW,gCAAgC;IAC/C,
|
|
1
|
+
{"version":3,"file":"list-item-financial-event-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/list-item-financial-event-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAE7E,MAAM,WAAW,gCAAgC;IAC/C,mBAAmB,EAAE,MAAM,CAAC;IAC5B,mBAAmB,CAAC,EAAE,sBAAsB,EAAE,CAAC;CAChD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-item-financial-event-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/list-item-financial-event-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,gCAAgC,EAAE,MAAM,4CAA4C,CAAC;
|
|
1
|
+
{"version":3,"file":"list-item-financial-event-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/list-item-financial-event-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,gCAAgC,EAAE,MAAM,4CAA4C,CAAC;AAI9F,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CAAC,gCAAgC,CAaxF,CAAC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import z from "zod";
|
|
2
2
|
import { ItemFinancialEventType } from "./item-financial-event-type.enum.js";
|
|
3
|
+
import { publicIdSchema } from "../public-id/public-id.schema.js";
|
|
3
4
|
export const ListItemFinancialEventRequestSchema = z.object({
|
|
4
|
-
|
|
5
|
+
auctionItemPublicId: publicIdSchema(),
|
|
5
6
|
financialEventTypes: z
|
|
6
7
|
.preprocess((value) => {
|
|
7
8
|
if (typeof value === "string") {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { ItemFinancialEventType } from "./item-financial-event-type.enum.js";
|
|
2
2
|
import { PaymentType } from "./payment-type.enum.js";
|
|
3
3
|
export interface UpdateItemFinancialEventRequestDTO {
|
|
4
|
-
|
|
4
|
+
publicId: string;
|
|
5
5
|
title: string;
|
|
6
6
|
eventType: ItemFinancialEventType;
|
|
7
|
-
|
|
7
|
+
counterpartyPublicId: string | null;
|
|
8
8
|
occurredAt: string;
|
|
9
9
|
paymentType: PaymentType;
|
|
10
10
|
totalAmount: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-financial-event-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/update-item-financial-event-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAC7E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAErD,MAAM,WAAW,kCAAkC;IACjD,
|
|
1
|
+
{"version":3,"file":"update-item-financial-event-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/update-item-financial-event-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAC7E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAErD,MAAM,WAAW,kCAAkC;IACjD,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,sBAAsB,CAAC;IAClC,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,WAAW,CAAC;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,IAAI,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-financial-event-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/update-item-financial-event-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;
|
|
1
|
+
{"version":3,"file":"update-item-financial-event-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/update-item-financial-event-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAGlG,eAAO,MAAM,qCAAqC,EAAE,CAAC,CAAC,OAAO,CAAC,kCAAkC,CAgD5F,CAAC"}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import { ItemFinancialEventType } from "./item-financial-event-type.enum.js";
|
|
3
3
|
import { PaymentType } from "./payment-type.enum.js";
|
|
4
|
+
import { publicIdSchema } from "../index.js";
|
|
4
5
|
export const UpdateItemFinancialEventRequestSchema = z.object({
|
|
5
|
-
|
|
6
|
+
publicId: publicIdSchema(),
|
|
6
7
|
title: z.string().max(255),
|
|
7
8
|
eventType: z.enum(ItemFinancialEventType),
|
|
8
|
-
|
|
9
|
+
counterpartyPublicId: publicIdSchema().nullable(),
|
|
9
10
|
occurredAt: z.iso.datetime(),
|
|
10
11
|
paymentType: z.enum(PaymentType),
|
|
11
12
|
totalAmount: z.number().positive(),
|
package/dist/item-financial-movement/attach-file-item-financial-movement-request.dto.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attach-file-item-financial-movement-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/attach-file-item-financial-movement-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,yCAAyC;IACxD,
|
|
1
|
+
{"version":3,"file":"attach-file-item-financial-movement-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/attach-file-item-financial-movement-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,yCAAyC;IACxD,mBAAmB,EAAE,MAAM,CAAC;IAC5B,6BAA6B,EAAE,MAAM,CAAC;IACtC,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB"}
|
package/dist/item-financial-movement/attach-file-item-financial-movement-request.schema.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attach-file-item-financial-movement-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/attach-file-item-financial-movement-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,yCAAyC,EAAE,MAAM,sDAAsD,CAAC;
|
|
1
|
+
{"version":3,"file":"attach-file-item-financial-movement-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/attach-file-item-financial-movement-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,yCAAyC,EAAE,MAAM,sDAAsD,CAAC;AAGjH,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAAC,yCAAyC,CAM1G,CAAC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import z from "zod";
|
|
2
|
+
import { publicIdSchema } from "../index.js";
|
|
2
3
|
export const AttachFileItemFinancialMovementRequestSchema = z.object({
|
|
3
|
-
|
|
4
|
-
|
|
4
|
+
auctionItemPublicId: publicIdSchema(),
|
|
5
|
+
itemFinancialMovementPublicId: publicIdSchema(),
|
|
5
6
|
fileUrl: z.string().trim().min(1),
|
|
6
7
|
fileName: z.string().trim().min(1),
|
|
7
8
|
});
|
package/dist/item-financial-movement/get-item-financial-movement-with-event-request.dto.d.ts
CHANGED
|
@@ -2,13 +2,13 @@ import { ItemFinancialEventType } from "../item-financial-event/item-financial-e
|
|
|
2
2
|
import { PaginationRequestDTO } from "../pagination/pagination-request.dto.js";
|
|
3
3
|
export interface GetItemFinancialMovementWithEventRequestDTO extends PaginationRequestDTO {
|
|
4
4
|
search?: string;
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
auctionItemPublicId?: string;
|
|
6
|
+
itemFinancialEventPublicId?: string;
|
|
7
7
|
period?: string[];
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
itemTypePublicIds?: string[];
|
|
9
|
+
auctionTypePublicIds?: string[];
|
|
10
|
+
authorityPublicIds?: string[];
|
|
11
|
+
counterpartyPublicIds?: string[];
|
|
12
12
|
itemFinancialEventTypes?: ItemFinancialEventType[];
|
|
13
13
|
}
|
|
14
14
|
//# sourceMappingURL=get-item-financial-movement-with-event-request.dto.d.ts.map
|
package/dist/item-financial-movement/get-item-financial-movement-with-event-request.dto.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-item-financial-movement-with-event-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/get-item-financial-movement-with-event-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,2DAA2D,CAAC;AACnG,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAE/E,MAAM,WAAW,2CAA4C,SAAQ,oBAAoB;IACvF,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,
|
|
1
|
+
{"version":3,"file":"get-item-financial-movement-with-event-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/get-item-financial-movement-with-event-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,2DAA2D,CAAC;AACnG,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAE/E,MAAM,WAAW,2CAA4C,SAAQ,oBAAoB;IACvF,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC7B,oBAAoB,CAAC,EAAE,MAAM,EAAE,CAAC;IAChC,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC9B,qBAAqB,CAAC,EAAE,MAAM,EAAE,CAAC;IACjC,uBAAuB,CAAC,EAAE,sBAAsB,EAAE,CAAC;CACpD"}
|
package/dist/item-financial-movement/get-item-financial-movement-with-event-request.schema.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-item-financial-movement-with-event-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/get-item-financial-movement-with-event-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,2CAA2C,EAAE,MAAM,yDAAyD,CAAC;
|
|
1
|
+
{"version":3,"file":"get-item-financial-movement-with-event-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/get-item-financial-movement-with-event-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,2CAA2C,EAAE,MAAM,yDAAyD,CAAC;AAKtH,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CAAC,2CAA2C,CAa9G,CAAC"}
|
package/dist/item-financial-movement/get-item-financial-movement-with-event-request.schema.js
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import z from "zod";
|
|
2
2
|
import { PaginationRequestSchema } from "../pagination/pagination-request.schema.js";
|
|
3
3
|
import { ItemFinancialEventType } from "../item-financial-event/item-financial-event-type.enum.js";
|
|
4
|
+
import { publicIdSchema } from "../index.js";
|
|
4
5
|
export const GetItemFinancialMovementWithEventRequestSchema = PaginationRequestSchema.extend({
|
|
5
6
|
search: z.string().optional(),
|
|
6
|
-
|
|
7
|
-
|
|
7
|
+
auctionItemPublicId: publicIdSchema().optional(),
|
|
8
|
+
itemFinancialEventPublicId: publicIdSchema().optional(),
|
|
8
9
|
period: z.array(z.iso.datetime()).length(2).optional(),
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
10
|
+
itemTypePublicIds: publicIdSchema().array().optional(),
|
|
11
|
+
auctionTypePublicIds: publicIdSchema().array().optional(),
|
|
12
|
+
authorityPublicIds: publicIdSchema().array().optional(),
|
|
13
|
+
counterpartyPublicIds: publicIdSchema().array().optional(),
|
|
13
14
|
itemFinancialEventTypes: z.enum(ItemFinancialEventType).array().optional(),
|
|
14
15
|
});
|
package/dist/item-financial-movement/get-item-financial-movement-with-event-response.dto.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import { PaymentType } from "../item-financial-event/payment-type.enum.js";
|
|
|
5
5
|
import { UserResponseDTO } from "../user/user-response.dto.js";
|
|
6
6
|
import { MovementDirection } from "./movement-direction.enum.js";
|
|
7
7
|
export interface ItemFinancialMovementWithEventResponseDTO {
|
|
8
|
-
|
|
8
|
+
movementPublicId: string;
|
|
9
9
|
kind: FinancialMovementKind;
|
|
10
10
|
dueDate: Date;
|
|
11
11
|
amount: number;
|
|
@@ -15,10 +15,10 @@ export interface ItemFinancialMovementWithEventResponseDTO {
|
|
|
15
15
|
fileUrl: string | null;
|
|
16
16
|
fileName: string | null;
|
|
17
17
|
auctionItem: {
|
|
18
|
-
|
|
18
|
+
publicId: string;
|
|
19
19
|
};
|
|
20
20
|
event: {
|
|
21
|
-
|
|
21
|
+
publicId: string;
|
|
22
22
|
eventTitle: string;
|
|
23
23
|
type: ItemFinancialEventType;
|
|
24
24
|
occurredAt: Date;
|
package/dist/item-financial-movement/get-item-financial-movement-with-event-response.dto.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-item-financial-movement-with-event-response.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/get-item-financial-movement-with-event-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8CAA8C,CAAC;AACvF,OAAO,EAAE,qBAAqB,EAAE,MAAM,4DAA4D,CAAC;AACnG,OAAO,EAAE,sBAAsB,EAAE,MAAM,2DAA2D,CAAC;AACnG,OAAO,EAAE,WAAW,EAAE,MAAM,8CAA8C,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEjE,MAAM,WAAW,yCAAyC;IACxD,
|
|
1
|
+
{"version":3,"file":"get-item-financial-movement-with-event-response.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/get-item-financial-movement-with-event-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8CAA8C,CAAC;AACvF,OAAO,EAAE,qBAAqB,EAAE,MAAM,4DAA4D,CAAC;AACnG,OAAO,EAAE,sBAAsB,EAAE,MAAM,2DAA2D,CAAC;AACnG,OAAO,EAAE,WAAW,EAAE,MAAM,8CAA8C,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEjE,MAAM,WAAW,yCAAyC;IACxD,gBAAgB,EAAE,MAAM,CAAC;IACzB,IAAI,EAAE,qBAAqB,CAAC;IAC5B,OAAO,EAAE,IAAI,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;IACpB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,SAAS,EAAE,iBAAiB,CAAC;IAE7B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IAExB,WAAW,EAAE;QACX,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;IAEF,KAAK,EAAE;QACL,QAAQ,EAAE,MAAM,CAAC;QACjB,UAAU,EAAE,MAAM,CAAC;QACnB,IAAI,EAAE,sBAAsB,CAAC;QAC7B,UAAU,EAAE,IAAI,CAAC;QACjB,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;QACjC,WAAW,EAAE,MAAM,CAAC;QACpB,WAAW,EAAE,WAAW,CAAC;QACzB,IAAI,EAAE,MAAM,CAAC;QACb,gBAAgB,EAAE,eAAe,GAAG,IAAI,CAAC;QACzC,YAAY,EAAE,uBAAuB,GAAG,IAAI,CAAC;KAC9C,CAAC;CACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item-financial-movement-response.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/item-financial-movement-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,4DAA4D,CAAC;AAEnG,MAAM,WAAW,gCAAgC;IAC/C,
|
|
1
|
+
{"version":3,"file":"item-financial-movement-response.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/item-financial-movement-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,4DAA4D,CAAC;AAEnG,MAAM,WAAW,gCAAgC;IAC/C,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,qBAAqB,CAAC;IAC5B,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-item-note-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-note/create-item-note-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,wBAAwB;IACvC,
|
|
1
|
+
{"version":3,"file":"create-item-note-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-note/create-item-note-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,wBAAwB;IACvC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-item-note-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-note/create-item-note-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;
|
|
1
|
+
{"version":3,"file":"create-item-note-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-note/create-item-note-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAG7E,eAAO,MAAM,oBAAoB,EAAE,CAAC,CAAC,OAAO,CAAC,wBAAwB,CAOjE,CAAC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
|
+
import { publicIdSchema } from "../public-id/public-id.schema.js";
|
|
2
3
|
export const CreateItemNoteSchema = z.object({
|
|
3
|
-
|
|
4
|
-
|
|
4
|
+
auctionItemPublicId: publicIdSchema(),
|
|
5
|
+
typePublicId: publicIdSchema(),
|
|
5
6
|
content: z.string().min(1).max(1000),
|
|
6
7
|
fileUrl: z.string().nullable(),
|
|
7
8
|
fileName: z.string().nullable(),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PaginationRequestDTO } from "../pagination/pagination-request.dto.js";
|
|
2
2
|
export interface GetItemNotesByAuctionItemRequestDTO extends PaginationRequestDTO {
|
|
3
|
-
|
|
3
|
+
auctionItemPublicId: string;
|
|
4
4
|
}
|
|
5
5
|
//# sourceMappingURL=get-item-notes-by-auction-item-request.dto.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-item-notes-by-auction-item-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-note/get-item-notes-by-auction-item-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAE/E,MAAM,WAAW,mCAAoC,SAAQ,oBAAoB;IAC/E,
|
|
1
|
+
{"version":3,"file":"get-item-notes-by-auction-item-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-note/get-item-notes-by-auction-item-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAE/E,MAAM,WAAW,mCAAoC,SAAQ,oBAAoB;IAC/E,mBAAmB,EAAE,MAAM,CAAC;CAC7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-item-notes-by-auction-item-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-note/get-item-notes-by-auction-item-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,mCAAmC,EAAE,MAAM,iDAAiD,CAAC;
|
|
1
|
+
{"version":3,"file":"get-item-notes-by-auction-item-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-note/get-item-notes-by-auction-item-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,mCAAmC,EAAE,MAAM,iDAAiD,CAAC;AAItG,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,OAAO,CAAC,mCAAmC,CAGvF,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
1
|
import { PaginationRequestSchema } from "../pagination/pagination-request.schema.js";
|
|
2
|
+
import { publicIdSchema } from "../public-id/public-id.schema.js";
|
|
3
3
|
export const GetItemNotesByAuctionItemSchema = PaginationRequestSchema.extend({
|
|
4
|
-
|
|
4
|
+
auctionItemPublicId: publicIdSchema(),
|
|
5
5
|
});
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { ItemNoteTypeResponseDTO } from "../item-note-type/item-note-type-response.dto.js";
|
|
2
2
|
import { UserResponseDTO } from "../user/user-response.dto.js";
|
|
3
3
|
export interface ItemNoteResponseDTO {
|
|
4
|
-
|
|
4
|
+
publicId: string;
|
|
5
5
|
type: ItemNoteTypeResponseDTO;
|
|
6
6
|
content: string;
|
|
7
7
|
createdBy: UserResponseDTO;
|
|
8
8
|
fileUrl: string | null;
|
|
9
9
|
fileName: string | null;
|
|
10
10
|
createdAt: string;
|
|
11
|
-
updatedAt
|
|
11
|
+
updatedAt: string | null;
|
|
12
12
|
}
|
|
13
13
|
//# sourceMappingURL=item-note-response.dto.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item-note-response.dto.d.ts","sourceRoot":"","sources":["../../src/item-note/item-note-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,kDAAkD,CAAC;AAC3F,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAE/D,MAAM,WAAW,mBAAmB;IAClC,
|
|
1
|
+
{"version":3,"file":"item-note-response.dto.d.ts","sourceRoot":"","sources":["../../src/item-note/item-note-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,kDAAkD,CAAC;AAC3F,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAE/D,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,uBAAuB,CAAC;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,eAAe,CAAC;IAC3B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export interface UpdateItemNoteRequestDTO {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
auctionItemPublicId: string;
|
|
3
|
+
itemNotePublicId: string;
|
|
4
|
+
typePublicId: string;
|
|
5
5
|
content: string;
|
|
6
6
|
fileUrl: string | null;
|
|
7
7
|
fileName: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-note-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-note/update-item-note-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,wBAAwB;IACvC,
|
|
1
|
+
{"version":3,"file":"update-item-note-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-note/update-item-note-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,wBAAwB;IACvC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,gBAAgB,EAAE,MAAM,CAAC;IACzB,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-note-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-note/update-item-note-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;
|
|
1
|
+
{"version":3,"file":"update-item-note-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-note/update-item-note-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAG7E,eAAO,MAAM,oBAAoB,EAAE,CAAC,CAAC,OAAO,CAAC,wBAAwB,CAQjE,CAAC"}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
|
+
import { publicIdSchema } from "../public-id/public-id.schema.js";
|
|
2
3
|
export const UpdateItemNoteSchema = z.object({
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
auctionItemPublicId: publicIdSchema(),
|
|
5
|
+
itemNotePublicId: publicIdSchema(),
|
|
6
|
+
typePublicId: publicIdSchema(),
|
|
6
7
|
content: z.string().min(1).max(1000),
|
|
7
8
|
fileUrl: z.string().nullable(),
|
|
8
9
|
fileName: z.string().nullable(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item-note-type-response.dto.d.ts","sourceRoot":"","sources":["../../src/item-note-type/item-note-type-response.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,uBAAuB;IACtC,
|
|
1
|
+
{"version":3,"file":"item-note-type-response.dto.d.ts","sourceRoot":"","sources":["../../src/item-note-type/item-note-type-response.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,uBAAuB;IACtC,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-id.schema.d.ts","sourceRoot":"","sources":["../../src/public-id/public-id.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,wBAAgB,cAAc,gBAI7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"responsible-authority-response.dto.d.ts","sourceRoot":"","sources":["../../src/responsible-authority/responsible-authority-response.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,+BAA+B;IAC9C,
|
|
1
|
+
{"version":3,"file":"responsible-authority-response.dto.d.ts","sourceRoot":"","sources":["../../src/responsible-authority/responsible-authority-response.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,+BAA+B;IAC9C,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -1,18 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ActiveUserSubscriptionResponse } from "../user-subscription/active-user-subscription.response.js";
|
|
2
2
|
import { UserResponseDTO } from "./user-response.dto.js";
|
|
3
3
|
export interface CurrentUserResponseDTO {
|
|
4
4
|
user: UserResponseDTO;
|
|
5
5
|
metadata: {
|
|
6
6
|
pendingAuctionItemInvitesCount: number;
|
|
7
|
-
activeSubscription:
|
|
8
|
-
id: number;
|
|
9
|
-
planId: number;
|
|
10
|
-
planName: string;
|
|
11
|
-
billingCycle: BillingCycle;
|
|
12
|
-
startedAt: Date | null;
|
|
13
|
-
expiresAt: Date | null;
|
|
14
|
-
cancelAtPeriodEnd: boolean;
|
|
15
|
-
} | null;
|
|
7
|
+
activeSubscription: ActiveUserSubscriptionResponse | null;
|
|
16
8
|
};
|
|
17
9
|
}
|
|
18
10
|
//# sourceMappingURL=current-user-response.dto.d.ts.map
|