@heliofi/common 0.0.13-alpha.0 → 0.0.16
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/domain/model/index.d.ts +0 -6
- package/dist/domain/model/index.js +0 -6
- package/dist/domain/model/index.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/src/domain/model/attachment/entities/index.d.ts +1 -1
- package/dist/src/domain/model/attachment/entities/index.js +1 -3
- package/dist/src/domain/model/attachment/entities/index.js.map +1 -1
- package/dist/src/domain/model/paylink/entities/PaylinkStats.d.ts +5 -0
- package/dist/src/domain/model/paylink/entities/PaylinkStats.js +7 -0
- package/dist/src/domain/model/paylink/entities/PaylinkStats.js.map +1 -0
- package/dist/src/domain/model/paylink/entities/index.d.ts +1 -0
- package/dist/src/domain/model/paylink/entities/index.js +1 -0
- package/dist/src/domain/model/paylink/entities/index.js.map +1 -1
- package/dist/src/domain/model/payment-request/entities/ShallowEnrichedPaymentRequest.d.ts +3 -0
- package/dist/src/domain/model/payment-request/entities/ShallowEnrichedPaymentRequest.js.map +1 -1
- package/dist/src/domain/model/user/dtos/index.d.ts +1 -1
- package/dist/src/domain/model/user/dtos/index.js +1 -3
- package/dist/src/domain/model/user/dtos/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/index.ts +1 -0
- package/package.json +2 -2
- package/tsconfig.tsbuildinfo +1 -1
- package/yarn-error.log +5475 -0
- package/dist/domain/model/paystream/dtos/createPaystreamDto.d.ts +0 -16
- package/dist/domain/model/paystream/dtos/createPaystreamDto.js +0 -94
- package/dist/domain/model/paystream/dtos/createPaystreamDto.js.map +0 -1
- package/dist/domain/model/paystream/dtos/index.d.ts +0 -2
- package/dist/domain/model/paystream/dtos/index.js +0 -19
- package/dist/domain/model/paystream/dtos/index.js.map +0 -1
- package/dist/domain/model/paystream/dtos/updatePaystreamDto.d.ts +0 -14
- package/dist/domain/model/paystream/dtos/updatePaystreamDto.js +0 -87
- package/dist/domain/model/paystream/dtos/updatePaystreamDto.js.map +0 -1
- package/dist/domain/model/paystream/entities/BasePaystream.d.ts +0 -7
- package/dist/domain/model/paystream/entities/BasePaystream.js +0 -8
- package/dist/domain/model/paystream/entities/BasePaystream.js.map +0 -1
- package/dist/domain/model/paystream/entities/IntervalType.enum.d.ts +0 -9
- package/dist/domain/model/paystream/entities/IntervalType.enum.js +0 -14
- package/dist/domain/model/paystream/entities/IntervalType.enum.js.map +0 -1
- package/dist/domain/model/paystream/entities/Paystream.d.ts +0 -7
- package/dist/domain/model/paystream/entities/Paystream.js +0 -8
- package/dist/domain/model/paystream/entities/Paystream.js.map +0 -1
- package/dist/domain/model/paystream/entities/ShallowEnrichedPaystream.d.ts +0 -7
- package/dist/domain/model/paystream/entities/ShallowEnrichedPaystream.js +0 -8
- package/dist/domain/model/paystream/entities/ShallowEnrichedPaystream.js.map +0 -1
- package/dist/domain/model/paystream/entities/index.d.ts +0 -4
- package/dist/domain/model/paystream/entities/index.js +0 -21
- package/dist/domain/model/paystream/entities/index.js.map +0 -1
- package/dist/domain/model/paystream/index.d.ts +0 -2
- package/dist/domain/model/paystream/index.js +0 -19
- package/dist/domain/model/paystream/index.js.map +0 -1
- package/dist/domain/model/paystream-tx/dtos/createPaystreamTxDto.d.ts +0 -9
- package/dist/domain/model/paystream-tx/dtos/createPaystreamTxDto.js +0 -47
- package/dist/domain/model/paystream-tx/dtos/createPaystreamTxDto.js.map +0 -1
- package/dist/domain/model/paystream-tx/dtos/index.d.ts +0 -2
- package/dist/domain/model/paystream-tx/dtos/index.js +0 -19
- package/dist/domain/model/paystream-tx/dtos/index.js.map +0 -1
- package/dist/domain/model/paystream-tx/dtos/updatePaystreamTxDto.d.ts +0 -5
- package/dist/domain/model/paystream-tx/dtos/updatePaystreamTxDto.js +0 -30
- package/dist/domain/model/paystream-tx/dtos/updatePaystreamTxDto.js.map +0 -1
- package/dist/domain/model/paystream-tx/entities/BasePaystreamTx.d.ts +0 -9
- package/dist/domain/model/paystream-tx/entities/BasePaystreamTx.js +0 -8
- package/dist/domain/model/paystream-tx/entities/BasePaystreamTx.js.map +0 -1
- package/dist/domain/model/paystream-tx/entities/PaystreamTx.d.ts +0 -9
- package/dist/domain/model/paystream-tx/entities/PaystreamTx.js +0 -8
- package/dist/domain/model/paystream-tx/entities/PaystreamTx.js.map +0 -1
- package/dist/domain/model/paystream-tx/entities/ShallowEnrichedPaystreamTx.d.ts +0 -7
- package/dist/domain/model/paystream-tx/entities/ShallowEnrichedPaystreamTx.js +0 -8
- package/dist/domain/model/paystream-tx/entities/ShallowEnrichedPaystreamTx.js.map +0 -1
- package/dist/domain/model/paystream-tx/entities/index.d.ts +0 -3
- package/dist/domain/model/paystream-tx/entities/index.js +0 -20
- package/dist/domain/model/paystream-tx/entities/index.js.map +0 -1
- package/dist/domain/model/paystream-tx/index.d.ts +0 -2
- package/dist/domain/model/paystream-tx/index.js +0 -19
- package/dist/domain/model/paystream-tx/index.js.map +0 -1
- package/dist/domain/model/stream/dtos/cancelStreamDto.d.ts +0 -8
- package/dist/domain/model/stream/dtos/cancelStreamDto.js +0 -54
- package/dist/domain/model/stream/dtos/cancelStreamDto.js.map +0 -1
- package/dist/domain/model/stream/dtos/createStreamDto.d.ts +0 -15
- package/dist/domain/model/stream/dtos/createStreamDto.js +0 -91
- package/dist/domain/model/stream/dtos/createStreamDto.js.map +0 -1
- package/dist/domain/model/stream/dtos/index.d.ts +0 -3
- package/dist/domain/model/stream/dtos/index.js +0 -20
- package/dist/domain/model/stream/dtos/index.js.map +0 -1
- package/dist/domain/model/stream/dtos/withdrawStreamDto.d.ts +0 -8
- package/dist/domain/model/stream/dtos/withdrawStreamDto.js +0 -53
- package/dist/domain/model/stream/dtos/withdrawStreamDto.js.map +0 -1
- package/dist/domain/model/stream/index.d.ts +0 -1
- package/dist/domain/model/stream/index.js +0 -18
- package/dist/domain/model/stream/index.js.map +0 -1
- package/dist/domain/model/stream-event/dtos/createStreamEventDto.d.ts +0 -4
- package/dist/domain/model/stream-event/dtos/createStreamEventDto.js +0 -27
- package/dist/domain/model/stream-event/dtos/createStreamEventDto.js.map +0 -1
- package/dist/domain/model/stream-event/dtos/index.d.ts +0 -1
- package/dist/domain/model/stream-event/dtos/index.js +0 -18
- package/dist/domain/model/stream-event/dtos/index.js.map +0 -1
- package/dist/domain/model/stream-event/dtos/updateStreamEventDto copy.d.ts +0 -4
- package/dist/domain/model/stream-event/dtos/updateStreamEventDto copy.js +0 -27
- package/dist/domain/model/stream-event/dtos/updateStreamEventDto copy.js.map +0 -1
- package/dist/domain/model/stream-event/entities/StreamEvent.d.ts +0 -4
- package/dist/domain/model/stream-event/entities/StreamEvent.js +0 -7
- package/dist/domain/model/stream-event/entities/StreamEvent.js.map +0 -1
- package/dist/domain/model/stream-event/entities/index.d.ts +0 -1
- package/dist/domain/model/stream-event/entities/index.js +0 -18
- package/dist/domain/model/stream-event/entities/index.js.map +0 -1
- package/dist/domain/model/stream-event/index.d.ts +0 -2
- package/dist/domain/model/stream-event/index.js +0 -19
- package/dist/domain/model/stream-event/index.js.map +0 -1
- package/dist/domain/model/stream-features/dtos/index.d.ts +0 -1
- package/dist/domain/model/stream-features/dtos/index.js +0 -18
- package/dist/domain/model/stream-features/dtos/index.js.map +0 -1
- package/dist/domain/model/stream-features/dtos/streamFeaturesDto.d.ts +0 -9
- package/dist/domain/model/stream-features/dtos/streamFeaturesDto.js +0 -52
- package/dist/domain/model/stream-features/dtos/streamFeaturesDto.js.map +0 -1
- package/dist/domain/model/stream-features/entities/StreamFeatures.d.ts +0 -3
- package/dist/domain/model/stream-features/entities/StreamFeatures.js +0 -8
- package/dist/domain/model/stream-features/entities/StreamFeatures.js.map +0 -1
- package/dist/domain/model/stream-features/entities/index.d.ts +0 -1
- package/dist/domain/model/stream-features/entities/index.js +0 -18
- package/dist/domain/model/stream-features/entities/index.js.map +0 -1
- package/dist/domain/model/stream-features/index.d.ts +0 -2
- package/dist/domain/model/stream-features/index.js +0 -19
- package/dist/domain/model/stream-features/index.js.map +0 -1
- package/dist/domain/model/withdrawal/dtos/createWithdrawalDto.d.ts +0 -6
- package/dist/domain/model/withdrawal/dtos/createWithdrawalDto.js +0 -35
- package/dist/domain/model/withdrawal/dtos/createWithdrawalDto.js.map +0 -1
- package/dist/domain/model/withdrawal/dtos/index.d.ts +0 -2
- package/dist/domain/model/withdrawal/dtos/index.js +0 -19
- package/dist/domain/model/withdrawal/dtos/index.js.map +0 -1
- package/dist/domain/model/withdrawal/dtos/updateWithdrawalDto.d.ts +0 -3
- package/dist/domain/model/withdrawal/dtos/updateWithdrawalDto.js +0 -21
- package/dist/domain/model/withdrawal/dtos/updateWithdrawalDto.js.map +0 -1
- package/dist/domain/model/withdrawal/entities/BaseWithdrawal.d.ts +0 -4
- package/dist/domain/model/withdrawal/entities/BaseWithdrawal.js +0 -7
- package/dist/domain/model/withdrawal/entities/BaseWithdrawal.js.map +0 -1
- package/dist/domain/model/withdrawal/entities/Withdrawal.d.ts +0 -5
- package/dist/domain/model/withdrawal/entities/Withdrawal.js +0 -8
- package/dist/domain/model/withdrawal/entities/Withdrawal.js.map +0 -1
- package/dist/domain/model/withdrawal/entities/index.d.ts +0 -2
- package/dist/domain/model/withdrawal/entities/index.js +0 -19
- package/dist/domain/model/withdrawal/entities/index.js.map +0 -1
- package/dist/domain/model/withdrawal/index.d.ts +0 -2
- package/dist/domain/model/withdrawal/index.js +0 -19
- package/dist/domain/model/withdrawal/index.js.map +0 -1
- package/dist/src/domain/model/attachment/entities/AttachmentType.d.ts +0 -3
- package/dist/src/domain/model/attachment/entities/AttachmentType.js +0 -8
- package/dist/src/domain/model/attachment/entities/AttachmentType.js.map +0 -1
- package/dist/src/domain/model/paystream/dtos/createPaystreamDto.d.ts +0 -17
- package/dist/src/domain/model/paystream/dtos/createPaystreamDto.js +0 -105
- package/dist/src/domain/model/paystream/dtos/createPaystreamDto.js.map +0 -1
- package/dist/src/domain/model/paystream/dtos/index.d.ts +0 -2
- package/dist/src/domain/model/paystream/dtos/index.js +0 -19
- package/dist/src/domain/model/paystream/dtos/index.js.map +0 -1
- package/dist/src/domain/model/paystream/dtos/updatePaystreamDto.d.ts +0 -15
- package/dist/src/domain/model/paystream/dtos/updatePaystreamDto.js +0 -93
- package/dist/src/domain/model/paystream/dtos/updatePaystreamDto.js.map +0 -1
- package/dist/src/domain/model/paystream/entities/BasePaystream.d.ts +0 -7
- package/dist/src/domain/model/paystream/entities/BasePaystream.js +0 -8
- package/dist/src/domain/model/paystream/entities/BasePaystream.js.map +0 -1
- package/dist/src/domain/model/paystream/entities/IntervalType.d.ts +0 -9
- package/dist/src/domain/model/paystream/entities/IntervalType.js +0 -14
- package/dist/src/domain/model/paystream/entities/IntervalType.js.map +0 -1
- package/dist/src/domain/model/paystream/entities/Paystream.d.ts +0 -7
- package/dist/src/domain/model/paystream/entities/Paystream.js +0 -8
- package/dist/src/domain/model/paystream/entities/Paystream.js.map +0 -1
- package/dist/src/domain/model/paystream/entities/ShallowEnrichedPaystream.d.ts +0 -7
- package/dist/src/domain/model/paystream/entities/ShallowEnrichedPaystream.js +0 -8
- package/dist/src/domain/model/paystream/entities/ShallowEnrichedPaystream.js.map +0 -1
- package/dist/src/domain/model/paystream/entities/index.d.ts +0 -4
- package/dist/src/domain/model/paystream/entities/index.js +0 -21
- package/dist/src/domain/model/paystream/entities/index.js.map +0 -1
- package/dist/src/domain/model/paystream/index.d.ts +0 -2
- package/dist/src/domain/model/paystream/index.js +0 -19
- package/dist/src/domain/model/paystream/index.js.map +0 -1
- package/dist/src/domain/model/paystream-tx/dtos/createPaystreamTxDto.d.ts +0 -10
- package/dist/src/domain/model/paystream-tx/dtos/createPaystreamTxDto.js +0 -51
- package/dist/src/domain/model/paystream-tx/dtos/createPaystreamTxDto.js.map +0 -1
- package/dist/src/domain/model/paystream-tx/dtos/index.d.ts +0 -2
- package/dist/src/domain/model/paystream-tx/dtos/index.js +0 -19
- package/dist/src/domain/model/paystream-tx/dtos/index.js.map +0 -1
- package/dist/src/domain/model/paystream-tx/dtos/updatePaystreamTxDto.d.ts +0 -5
- package/dist/src/domain/model/paystream-tx/dtos/updatePaystreamTxDto.js +0 -29
- package/dist/src/domain/model/paystream-tx/dtos/updatePaystreamTxDto.js.map +0 -1
- package/dist/src/domain/model/paystream-tx/entities/BasePaystreamTx.d.ts +0 -10
- package/dist/src/domain/model/paystream-tx/entities/BasePaystreamTx.js +0 -8
- package/dist/src/domain/model/paystream-tx/entities/BasePaystreamTx.js.map +0 -1
- package/dist/src/domain/model/paystream-tx/entities/PaystreamTx.d.ts +0 -7
- package/dist/src/domain/model/paystream-tx/entities/PaystreamTx.js +0 -8
- package/dist/src/domain/model/paystream-tx/entities/PaystreamTx.js.map +0 -1
- package/dist/src/domain/model/paystream-tx/entities/index.d.ts +0 -2
- package/dist/src/domain/model/paystream-tx/entities/index.js +0 -19
- package/dist/src/domain/model/paystream-tx/entities/index.js.map +0 -1
- package/dist/src/domain/model/paystream-tx/index.d.ts +0 -2
- package/dist/src/domain/model/paystream-tx/index.js +0 -19
- package/dist/src/domain/model/paystream-tx/index.js.map +0 -1
- package/dist/src/domain/model/stream/dtos/cancelStreamDto.d.ts +0 -8
- package/dist/src/domain/model/stream/dtos/cancelStreamDto.js +0 -53
- package/dist/src/domain/model/stream/dtos/cancelStreamDto.js.map +0 -1
- package/dist/src/domain/model/stream/dtos/createStreamDto.d.ts +0 -17
- package/dist/src/domain/model/stream/dtos/createStreamDto.js +0 -97
- package/dist/src/domain/model/stream/dtos/createStreamDto.js.map +0 -1
- package/dist/src/domain/model/stream/dtos/index.d.ts +0 -3
- package/dist/src/domain/model/stream/dtos/index.js +0 -20
- package/dist/src/domain/model/stream/dtos/index.js.map +0 -1
- package/dist/src/domain/model/stream/dtos/withdrawStreamDto.d.ts +0 -7
- package/dist/src/domain/model/stream/dtos/withdrawStreamDto.js +0 -47
- package/dist/src/domain/model/stream/dtos/withdrawStreamDto.js.map +0 -1
- package/dist/src/domain/model/stream/index.d.ts +0 -1
- package/dist/src/domain/model/stream/index.js +0 -18
- package/dist/src/domain/model/stream/index.js.map +0 -1
- package/dist/src/domain/model/stream-event/dtos/createStreamEventDto.d.ts +0 -4
- package/dist/src/domain/model/stream-event/dtos/createStreamEventDto.js +0 -26
- package/dist/src/domain/model/stream-event/dtos/createStreamEventDto.js.map +0 -1
- package/dist/src/domain/model/stream-event/dtos/index.d.ts +0 -2
- package/dist/src/domain/model/stream-event/dtos/index.js +0 -19
- package/dist/src/domain/model/stream-event/dtos/index.js.map +0 -1
- package/dist/src/domain/model/stream-event/dtos/updateStreamEventDto.d.ts +0 -4
- package/dist/src/domain/model/stream-event/dtos/updateStreamEventDto.js +0 -26
- package/dist/src/domain/model/stream-event/dtos/updateStreamEventDto.js.map +0 -1
- package/dist/src/domain/model/stream-event/entities/StreamEvent.d.ts +0 -4
- package/dist/src/domain/model/stream-event/entities/StreamEvent.js +0 -7
- package/dist/src/domain/model/stream-event/entities/StreamEvent.js.map +0 -1
- package/dist/src/domain/model/stream-event/entities/index.d.ts +0 -1
- package/dist/src/domain/model/stream-event/entities/index.js +0 -18
- package/dist/src/domain/model/stream-event/entities/index.js.map +0 -1
- package/dist/src/domain/model/stream-event/index.d.ts +0 -2
- package/dist/src/domain/model/stream-event/index.js +0 -19
- package/dist/src/domain/model/stream-event/index.js.map +0 -1
- package/dist/src/domain/model/stream-features/dtos/index.d.ts +0 -1
- package/dist/src/domain/model/stream-features/dtos/index.js +0 -18
- package/dist/src/domain/model/stream-features/dtos/index.js.map +0 -1
- package/dist/src/domain/model/stream-features/dtos/streamFeaturesDto.d.ts +0 -9
- package/dist/src/domain/model/stream-features/dtos/streamFeaturesDto.js +0 -52
- package/dist/src/domain/model/stream-features/dtos/streamFeaturesDto.js.map +0 -1
- package/dist/src/domain/model/stream-features/entities/StreamFeatures.d.ts +0 -3
- package/dist/src/domain/model/stream-features/entities/StreamFeatures.js +0 -8
- package/dist/src/domain/model/stream-features/entities/StreamFeatures.js.map +0 -1
- package/dist/src/domain/model/stream-features/entities/index.d.ts +0 -1
- package/dist/src/domain/model/stream-features/entities/index.js +0 -18
- package/dist/src/domain/model/stream-features/entities/index.js.map +0 -1
- package/dist/src/domain/model/stream-features/index.d.ts +0 -2
- package/dist/src/domain/model/stream-features/index.js +0 -19
- package/dist/src/domain/model/stream-features/index.js.map +0 -1
- package/dist/src/domain/model/withdrawal/dtos/createWithdrawalDto.d.ts +0 -6
- package/dist/src/domain/model/withdrawal/dtos/createWithdrawalDto.js +0 -35
- package/dist/src/domain/model/withdrawal/dtos/createWithdrawalDto.js.map +0 -1
- package/dist/src/domain/model/withdrawal/dtos/index.d.ts +0 -2
- package/dist/src/domain/model/withdrawal/dtos/index.js +0 -19
- package/dist/src/domain/model/withdrawal/dtos/index.js.map +0 -1
- package/dist/src/domain/model/withdrawal/dtos/updateWithdrawalDto.d.ts +0 -3
- package/dist/src/domain/model/withdrawal/dtos/updateWithdrawalDto.js +0 -21
- package/dist/src/domain/model/withdrawal/dtos/updateWithdrawalDto.js.map +0 -1
- package/dist/src/domain/model/withdrawal/entities/BaseWithdrawal.d.ts +0 -4
- package/dist/src/domain/model/withdrawal/entities/BaseWithdrawal.js +0 -7
- package/dist/src/domain/model/withdrawal/entities/BaseWithdrawal.js.map +0 -1
- package/dist/src/domain/model/withdrawal/entities/Withdrawal.d.ts +0 -5
- package/dist/src/domain/model/withdrawal/entities/Withdrawal.js +0 -8
- package/dist/src/domain/model/withdrawal/entities/Withdrawal.js.map +0 -1
- package/dist/src/domain/model/withdrawal/entities/index.d.ts +0 -2
- package/dist/src/domain/model/withdrawal/entities/index.js +0 -19
- package/dist/src/domain/model/withdrawal/entities/index.js.map +0 -1
- package/dist/src/domain/model/withdrawal/index.d.ts +0 -2
- package/dist/src/domain/model/withdrawal/index.js +0 -19
- package/dist/src/domain/model/withdrawal/index.js.map +0 -1
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StreamFeatures = void 0;
|
|
4
|
-
const payment_request_features_1 = require("../../payment-request-features");
|
|
5
|
-
class StreamFeatures extends payment_request_features_1.PaymentRequestFeatures {
|
|
6
|
-
}
|
|
7
|
-
exports.StreamFeatures = StreamFeatures;
|
|
8
|
-
//# sourceMappingURL=StreamFeatures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StreamFeatures.js","sourceRoot":"","sources":["../../../../../src/domain/model/stream-features/entities/StreamFeatures.ts"],"names":[],"mappings":";;;AAAA,6EAAwE;AAExE,MAAa,cAAe,SAAQ,iDAAsB;CAAG;AAA7D,wCAA6D"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StreamFeatures';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./StreamFeatures"), exports);
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/domain/model/stream-features/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./dtos"), exports);
|
|
18
|
-
__exportStar(require("./entities"), exports);
|
|
19
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/domain/model/stream-features/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB;AACvB,6CAA2B"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.CreateWithdrawalDto = void 0;
|
|
13
|
-
const class_transformer_1 = require("class-transformer");
|
|
14
|
-
const class_validator_1 = require("class-validator");
|
|
15
|
-
const dtos_1 = require("../../stream-event/dtos");
|
|
16
|
-
class CreateWithdrawalDto {
|
|
17
|
-
}
|
|
18
|
-
__decorate([
|
|
19
|
-
(0, class_validator_1.IsString)(),
|
|
20
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
21
|
-
__metadata("design:type", String)
|
|
22
|
-
], CreateWithdrawalDto.prototype, "paystreamTxId", void 0);
|
|
23
|
-
__decorate([
|
|
24
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
25
|
-
__metadata("design:type", typeof BigInt === "function" ? BigInt : Object)
|
|
26
|
-
], CreateWithdrawalDto.prototype, "amount", void 0);
|
|
27
|
-
__decorate([
|
|
28
|
-
(0, class_validator_1.IsString)(),
|
|
29
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
30
|
-
(0, class_transformer_1.Type)(() => dtos_1.CreateStreamEventDto),
|
|
31
|
-
(0, class_validator_1.ValidateNested)(),
|
|
32
|
-
__metadata("design:type", dtos_1.CreateStreamEventDto)
|
|
33
|
-
], CreateWithdrawalDto.prototype, "event", void 0);
|
|
34
|
-
exports.CreateWithdrawalDto = CreateWithdrawalDto;
|
|
35
|
-
//# sourceMappingURL=createWithdrawalDto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"createWithdrawalDto.js","sourceRoot":"","sources":["../../../../../src/domain/model/withdrawal/dtos/createWithdrawalDto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAyC;AACzC,qDAAuE;AACvE,kDAA+D;AAE/D,MAAa,mBAAmB;CAa/B;AAVC;IAFC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACS;AAGtB;IADC,IAAA,4BAAU,GAAE;;mDACE;AAMf;IAJC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,2BAAoB,CAAC;IAChC,IAAA,gCAAc,GAAE;8BACV,2BAAoB;kDAAC;AAZ9B,kDAaC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./updateWithdrawalDto"), exports);
|
|
18
|
-
__exportStar(require("./createWithdrawalDto"), exports);
|
|
19
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/domain/model/withdrawal/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC;AACtC,wDAAsC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.UpdateWithdrawalDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
class UpdateWithdrawalDto {
|
|
15
|
-
}
|
|
16
|
-
__decorate([
|
|
17
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
18
|
-
__metadata("design:type", typeof BigInt === "function" ? BigInt : Object)
|
|
19
|
-
], UpdateWithdrawalDto.prototype, "amount", void 0);
|
|
20
|
-
exports.UpdateWithdrawalDto = UpdateWithdrawalDto;
|
|
21
|
-
//# sourceMappingURL=updateWithdrawalDto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updateWithdrawalDto.js","sourceRoot":"","sources":["../../../../../src/domain/model/withdrawal/dtos/updateWithdrawalDto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6C;AAE7C,MAAa,mBAAmB;CAG/B;AADC;IADC,IAAA,4BAAU,GAAE;;mDACE;AAFjB,kDAGC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseWithdrawal.js","sourceRoot":"","sources":["../../../../../src/domain/model/withdrawal/entities/BaseWithdrawal.ts"],"names":[],"mappings":";;;AAAA,MAAa,cAAc;CAI1B;AAJD,wCAIC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Withdrawal = void 0;
|
|
4
|
-
const BaseWithdrawal_1 = require("./BaseWithdrawal");
|
|
5
|
-
class Withdrawal extends BaseWithdrawal_1.BaseWithdrawal {
|
|
6
|
-
}
|
|
7
|
-
exports.Withdrawal = Withdrawal;
|
|
8
|
-
//# sourceMappingURL=Withdrawal.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Withdrawal.js","sourceRoot":"","sources":["../../../../../src/domain/model/withdrawal/entities/Withdrawal.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAElD,MAAa,UAAW,SAAQ,+BAAc;CAE7C;AAFD,gCAEC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./Withdrawal"), exports);
|
|
18
|
-
__exportStar(require("./BaseWithdrawal"), exports);
|
|
19
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/domain/model/withdrawal/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B;AAC7B,mDAAiC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./dtos"), exports);
|
|
18
|
-
__exportStar(require("./entities"), exports);
|
|
19
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/domain/model/withdrawal/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB;AACvB,6CAA2B"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttachmentType = void 0;
|
|
4
|
-
var AttachmentType;
|
|
5
|
-
(function (AttachmentType) {
|
|
6
|
-
AttachmentType["IMAGE"] = "IMAGE";
|
|
7
|
-
})(AttachmentType = exports.AttachmentType || (exports.AttachmentType = {}));
|
|
8
|
-
//# sourceMappingURL=AttachmentType.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AttachmentType.js","sourceRoot":"","sources":["../../../../../../src/domain/model/attachment/entities/AttachmentType.ts"],"names":[],"mappings":";;;AAAA,IAAY,cAEX;AAFD,WAAY,cAAc;IACxB,iCAAe,CAAA;AACjB,CAAC,EAFW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAEzB"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { StreamFeaturesDto } from '../../stream-features';
|
|
2
|
-
import { IntervalType } from '../entities';
|
|
3
|
-
export declare class CreatePaystreamDto extends StreamFeaturesDto {
|
|
4
|
-
company: string;
|
|
5
|
-
name: string;
|
|
6
|
-
wallet: string;
|
|
7
|
-
interval: IntervalType;
|
|
8
|
-
maxTime?: number;
|
|
9
|
-
notifySenderByEmail?: boolean;
|
|
10
|
-
notifyReceiverByEmail?: boolean;
|
|
11
|
-
description?: string;
|
|
12
|
-
imageUrl?: string;
|
|
13
|
-
normalizedPrice?: bigint;
|
|
14
|
-
currency?: string;
|
|
15
|
-
disabled?: boolean;
|
|
16
|
-
features?: StreamFeaturesDto;
|
|
17
|
-
}
|
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.CreatePaystreamDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const swagger_1 = require("@nestjs/swagger");
|
|
15
|
-
const class_transformer_1 = require("class-transformer");
|
|
16
|
-
const stream_features_1 = require("../../stream-features");
|
|
17
|
-
const entities_1 = require("../entities");
|
|
18
|
-
class CreatePaystreamDto extends stream_features_1.StreamFeaturesDto {
|
|
19
|
-
constructor() {
|
|
20
|
-
super(...arguments);
|
|
21
|
-
this.notifySenderByEmail = false;
|
|
22
|
-
this.notifyReceiverByEmail = false;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
__decorate([
|
|
26
|
-
(0, swagger_1.ApiProperty)(),
|
|
27
|
-
(0, class_validator_1.IsString)(),
|
|
28
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
29
|
-
__metadata("design:type", String)
|
|
30
|
-
], CreatePaystreamDto.prototype, "company", void 0);
|
|
31
|
-
__decorate([
|
|
32
|
-
(0, swagger_1.ApiProperty)(),
|
|
33
|
-
(0, class_validator_1.IsString)(),
|
|
34
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
35
|
-
__metadata("design:type", String)
|
|
36
|
-
], CreatePaystreamDto.prototype, "name", void 0);
|
|
37
|
-
__decorate([
|
|
38
|
-
(0, swagger_1.ApiProperty)(),
|
|
39
|
-
(0, class_validator_1.IsString)(),
|
|
40
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
41
|
-
__metadata("design:type", String)
|
|
42
|
-
], CreatePaystreamDto.prototype, "wallet", void 0);
|
|
43
|
-
__decorate([
|
|
44
|
-
(0, swagger_1.ApiProperty)(),
|
|
45
|
-
(0, class_validator_1.IsEnum)(entities_1.IntervalType),
|
|
46
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
47
|
-
__metadata("design:type", String)
|
|
48
|
-
], CreatePaystreamDto.prototype, "interval", void 0);
|
|
49
|
-
__decorate([
|
|
50
|
-
(0, swagger_1.ApiProperty)(),
|
|
51
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
52
|
-
(0, class_validator_1.IsNumber)(),
|
|
53
|
-
__metadata("design:type", Number)
|
|
54
|
-
], CreatePaystreamDto.prototype, "maxTime", void 0);
|
|
55
|
-
__decorate([
|
|
56
|
-
(0, swagger_1.ApiProperty)(),
|
|
57
|
-
(0, class_validator_1.IsBoolean)(),
|
|
58
|
-
(0, class_validator_1.IsOptional)(),
|
|
59
|
-
__metadata("design:type", Boolean)
|
|
60
|
-
], CreatePaystreamDto.prototype, "notifySenderByEmail", void 0);
|
|
61
|
-
__decorate([
|
|
62
|
-
(0, swagger_1.ApiProperty)(),
|
|
63
|
-
(0, class_validator_1.IsBoolean)(),
|
|
64
|
-
(0, class_validator_1.IsOptional)(),
|
|
65
|
-
__metadata("design:type", Boolean)
|
|
66
|
-
], CreatePaystreamDto.prototype, "notifyReceiverByEmail", void 0);
|
|
67
|
-
__decorate([
|
|
68
|
-
(0, swagger_1.ApiProperty)(),
|
|
69
|
-
(0, class_validator_1.IsString)(),
|
|
70
|
-
(0, class_validator_1.IsOptional)(),
|
|
71
|
-
__metadata("design:type", String)
|
|
72
|
-
], CreatePaystreamDto.prototype, "description", void 0);
|
|
73
|
-
__decorate([
|
|
74
|
-
(0, swagger_1.ApiProperty)(),
|
|
75
|
-
(0, class_validator_1.IsString)(),
|
|
76
|
-
(0, class_validator_1.IsOptional)(),
|
|
77
|
-
__metadata("design:type", String)
|
|
78
|
-
], CreatePaystreamDto.prototype, "imageUrl", void 0);
|
|
79
|
-
__decorate([
|
|
80
|
-
(0, swagger_1.ApiProperty)(),
|
|
81
|
-
(0, class_validator_1.IsOptional)(),
|
|
82
|
-
__metadata("design:type", typeof BigInt === "function" ? BigInt : Object)
|
|
83
|
-
], CreatePaystreamDto.prototype, "normalizedPrice", void 0);
|
|
84
|
-
__decorate([
|
|
85
|
-
(0, swagger_1.ApiProperty)(),
|
|
86
|
-
(0, class_validator_1.IsString)(),
|
|
87
|
-
(0, class_validator_1.IsOptional)(),
|
|
88
|
-
__metadata("design:type", String)
|
|
89
|
-
], CreatePaystreamDto.prototype, "currency", void 0);
|
|
90
|
-
__decorate([
|
|
91
|
-
(0, swagger_1.ApiProperty)(),
|
|
92
|
-
(0, class_validator_1.IsBoolean)(),
|
|
93
|
-
(0, class_validator_1.IsOptional)(),
|
|
94
|
-
__metadata("design:type", Boolean)
|
|
95
|
-
], CreatePaystreamDto.prototype, "disabled", void 0);
|
|
96
|
-
__decorate([
|
|
97
|
-
(0, swagger_1.ApiProperty)(),
|
|
98
|
-
(0, class_validator_1.IsString)(),
|
|
99
|
-
(0, class_validator_1.IsOptional)(),
|
|
100
|
-
(0, class_transformer_1.Type)(() => stream_features_1.StreamFeaturesDto),
|
|
101
|
-
(0, class_validator_1.ValidateNested)(),
|
|
102
|
-
__metadata("design:type", stream_features_1.StreamFeaturesDto)
|
|
103
|
-
], CreatePaystreamDto.prototype, "features", void 0);
|
|
104
|
-
exports.CreatePaystreamDto = CreatePaystreamDto;
|
|
105
|
-
//# sourceMappingURL=createPaystreamDto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"createPaystreamDto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/dtos/createPaystreamDto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAQyB;AACzB,6CAA8C;AAC9C,yDAAyC;AACzC,2DAA0D;AAC1D,0CAA2C;AAE3C,MAAa,kBAAmB,SAAQ,mCAAiB;IAAzD;;QA6BE,wBAAmB,GAAa,KAAK,CAAC;QAKtC,0BAAqB,GAAa,KAAK,CAAC;IAgC1C,CAAC;CAAA;AA9DC;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mDACG;AAKhB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;gDACA;AAKb;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACE;AAKf;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,wBAAM,EAAC,uBAAY,CAAC;IACpB,IAAA,4BAAU,GAAE;;oDACU;AAKvB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;mDACM;AAKjB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;+DACyB;AAKtC;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;iEAC2B;AAKxC;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACQ;AAKrB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACK;AAIlB;IAFC,IAAA,qBAAW,GAAE;IACb,IAAA,4BAAU,GAAE;;2DACY;AAKzB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACK;AAKlB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;oDACM;AAOnB;IALC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;8BACN,mCAAiB;oDAAC;AAjE/B,gDAkEC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./createPaystreamDto"), exports);
|
|
18
|
-
__exportStar(require("./updatePaystreamDto"), exports);
|
|
19
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAqC;AACrC,uDAAqC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { StreamFeaturesDto } from '../../stream-features';
|
|
2
|
-
export declare class UpdatePaystreamDto extends StreamFeaturesDto {
|
|
3
|
-
company?: string;
|
|
4
|
-
name?: string;
|
|
5
|
-
maxTime?: number;
|
|
6
|
-
description?: string;
|
|
7
|
-
imageUrl?: string;
|
|
8
|
-
normalizedPrice?: bigint;
|
|
9
|
-
notifySenderByEmail?: boolean;
|
|
10
|
-
notifyReceiverByEmail?: boolean;
|
|
11
|
-
currency?: string;
|
|
12
|
-
disabled?: boolean;
|
|
13
|
-
wallet?: string;
|
|
14
|
-
features?: StreamFeaturesDto;
|
|
15
|
-
}
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.UpdatePaystreamDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const swagger_1 = require("@nestjs/swagger");
|
|
15
|
-
const class_transformer_1 = require("class-transformer");
|
|
16
|
-
const stream_features_1 = require("../../stream-features");
|
|
17
|
-
class UpdatePaystreamDto extends stream_features_1.StreamFeaturesDto {
|
|
18
|
-
}
|
|
19
|
-
__decorate([
|
|
20
|
-
(0, swagger_1.ApiProperty)(),
|
|
21
|
-
(0, class_validator_1.IsString)(),
|
|
22
|
-
(0, class_validator_1.IsOptional)(),
|
|
23
|
-
__metadata("design:type", String)
|
|
24
|
-
], UpdatePaystreamDto.prototype, "company", void 0);
|
|
25
|
-
__decorate([
|
|
26
|
-
(0, swagger_1.ApiProperty)(),
|
|
27
|
-
(0, class_validator_1.IsOptional)(),
|
|
28
|
-
(0, class_validator_1.IsString)(),
|
|
29
|
-
__metadata("design:type", String)
|
|
30
|
-
], UpdatePaystreamDto.prototype, "name", void 0);
|
|
31
|
-
__decorate([
|
|
32
|
-
(0, swagger_1.ApiProperty)(),
|
|
33
|
-
(0, class_validator_1.IsOptional)(),
|
|
34
|
-
(0, class_validator_1.IsNumber)(),
|
|
35
|
-
__metadata("design:type", Number)
|
|
36
|
-
], UpdatePaystreamDto.prototype, "maxTime", void 0);
|
|
37
|
-
__decorate([
|
|
38
|
-
(0, swagger_1.ApiProperty)(),
|
|
39
|
-
(0, class_validator_1.IsString)(),
|
|
40
|
-
(0, class_validator_1.IsOptional)(),
|
|
41
|
-
__metadata("design:type", String)
|
|
42
|
-
], UpdatePaystreamDto.prototype, "description", void 0);
|
|
43
|
-
__decorate([
|
|
44
|
-
(0, swagger_1.ApiProperty)(),
|
|
45
|
-
(0, class_validator_1.IsString)(),
|
|
46
|
-
(0, class_validator_1.IsOptional)(),
|
|
47
|
-
__metadata("design:type", String)
|
|
48
|
-
], UpdatePaystreamDto.prototype, "imageUrl", void 0);
|
|
49
|
-
__decorate([
|
|
50
|
-
(0, swagger_1.ApiProperty)(),
|
|
51
|
-
(0, class_validator_1.IsOptional)(),
|
|
52
|
-
__metadata("design:type", typeof BigInt === "function" ? BigInt : Object)
|
|
53
|
-
], UpdatePaystreamDto.prototype, "normalizedPrice", void 0);
|
|
54
|
-
__decorate([
|
|
55
|
-
(0, swagger_1.ApiProperty)(),
|
|
56
|
-
(0, class_validator_1.IsBoolean)(),
|
|
57
|
-
(0, class_validator_1.IsOptional)(),
|
|
58
|
-
__metadata("design:type", Boolean)
|
|
59
|
-
], UpdatePaystreamDto.prototype, "notifySenderByEmail", void 0);
|
|
60
|
-
__decorate([
|
|
61
|
-
(0, swagger_1.ApiProperty)(),
|
|
62
|
-
(0, class_validator_1.IsBoolean)(),
|
|
63
|
-
(0, class_validator_1.IsOptional)(),
|
|
64
|
-
__metadata("design:type", Boolean)
|
|
65
|
-
], UpdatePaystreamDto.prototype, "notifyReceiverByEmail", void 0);
|
|
66
|
-
__decorate([
|
|
67
|
-
(0, swagger_1.ApiProperty)(),
|
|
68
|
-
(0, class_validator_1.IsString)(),
|
|
69
|
-
(0, class_validator_1.IsOptional)(),
|
|
70
|
-
__metadata("design:type", String)
|
|
71
|
-
], UpdatePaystreamDto.prototype, "currency", void 0);
|
|
72
|
-
__decorate([
|
|
73
|
-
(0, swagger_1.ApiProperty)(),
|
|
74
|
-
(0, class_validator_1.IsBoolean)(),
|
|
75
|
-
(0, class_validator_1.IsOptional)(),
|
|
76
|
-
__metadata("design:type", Boolean)
|
|
77
|
-
], UpdatePaystreamDto.prototype, "disabled", void 0);
|
|
78
|
-
__decorate([
|
|
79
|
-
(0, swagger_1.ApiProperty)(),
|
|
80
|
-
(0, class_validator_1.IsString)(),
|
|
81
|
-
(0, class_validator_1.IsOptional)(),
|
|
82
|
-
__metadata("design:type", String)
|
|
83
|
-
], UpdatePaystreamDto.prototype, "wallet", void 0);
|
|
84
|
-
__decorate([
|
|
85
|
-
(0, swagger_1.ApiProperty)(),
|
|
86
|
-
(0, class_validator_1.IsString)(),
|
|
87
|
-
(0, class_validator_1.IsOptional)(),
|
|
88
|
-
(0, class_transformer_1.Type)(() => stream_features_1.StreamFeaturesDto),
|
|
89
|
-
(0, class_validator_1.ValidateNested)(),
|
|
90
|
-
__metadata("design:type", stream_features_1.StreamFeaturesDto)
|
|
91
|
-
], UpdatePaystreamDto.prototype, "features", void 0);
|
|
92
|
-
exports.UpdatePaystreamDto = UpdatePaystreamDto;
|
|
93
|
-
//# sourceMappingURL=updatePaystreamDto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updatePaystreamDto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/dtos/updatePaystreamDto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAMyB;AACzB,6CAA8C;AAC9C,yDAAyC;AACzC,2DAA0D;AAE1D,MAAa,kBAAmB,SAAQ,mCAAiB;CA6DxD;AAzDC;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mDACI;AAKjB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;gDACG;AAKd;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;mDACM;AAKjB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACQ;AAKrB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACK;AAIlB;IAFC,IAAA,qBAAW,GAAE;IACb,IAAA,4BAAU,GAAE;;2DACY;AAKzB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;+DACiB;AAK9B;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;iEACmB;AAKhC;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACK;AAKlB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;oDACM;AAKnB;IAHC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACG;AAOhB;IALC,IAAA,qBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;8BACN,mCAAiB;oDAAC;AA5D/B,gDA6DC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BasePaystream = void 0;
|
|
4
|
-
const payment_request_1 = require("../../payment-request");
|
|
5
|
-
class BasePaystream extends payment_request_1.BasePaymentRequest {
|
|
6
|
-
}
|
|
7
|
-
exports.BasePaystream = BasePaystream;
|
|
8
|
-
//# sourceMappingURL=BasePaystream.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BasePaystream.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/entities/BasePaystream.ts"],"names":[],"mappings":";;;AACA,2DAA2D;AAE3D,MAAa,aAAc,SAAQ,oCAAkB;CAMpD;AAND,sCAMC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IntervalType = void 0;
|
|
4
|
-
var IntervalType;
|
|
5
|
-
(function (IntervalType) {
|
|
6
|
-
IntervalType["SECOND"] = "SECOND";
|
|
7
|
-
IntervalType["MINUTE"] = "MINUTE";
|
|
8
|
-
IntervalType["HOUR"] = "HOUR";
|
|
9
|
-
IntervalType["DAY"] = "DAY";
|
|
10
|
-
IntervalType["WEEK"] = "WEEK";
|
|
11
|
-
IntervalType["MONTH"] = "MONTH";
|
|
12
|
-
IntervalType["YEAR"] = "YEAR";
|
|
13
|
-
})(IntervalType = exports.IntervalType || (exports.IntervalType = {}));
|
|
14
|
-
//# sourceMappingURL=IntervalType.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IntervalType.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/entities/IntervalType.ts"],"names":[],"mappings":";;;AAAA,IAAY,YAQX;AARD,WAAY,YAAY;IACtB,iCAAiB,CAAA;IACjB,iCAAiB,CAAA;IACjB,6BAAa,CAAA;IACb,2BAAW,CAAA;IACX,6BAAa,CAAA;IACb,+BAAe,CAAA;IACf,6BAAa,CAAA;AACf,CAAC,EARW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAQvB"}
|