@heliofi/common 0.1.280 → 0.1.281
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/src/domain/constants/platform.d.ts +1 -1
- package/dist/src/domain/constants/platform.js +3 -3
- package/dist/src/domain/constants/platform.js.map +1 -1
- package/dist/src/domain/model/auth/dtos/index.d.ts +0 -1
- package/dist/src/domain/model/auth/dtos/index.js +0 -1
- package/dist/src/domain/model/auth/dtos/index.js.map +1 -1
- package/dist/src/domain/model/auth/entities/AuthUser.d.ts +2 -0
- package/dist/src/domain/model/helio-play/dtos/HelioPlayProperties.dto.js +1 -1
- package/dist/src/domain/model/helio-play/dtos/HelioPlayProperties.dto.js.map +1 -1
- package/dist/src/domain/model/invoice-tx/entities/BaseInvoiceTx.js +1 -1
- package/dist/src/domain/model/invoice-tx/entities/BaseInvoiceTx.js.map +1 -1
- package/dist/src/domain/model/media/entities/MediaProperties.entity.d.ts +1 -1
- package/dist/src/domain/model/nft-drop/dtos/NftDrop.dto.js +1 -1
- package/dist/src/domain/model/nft-drop/dtos/NftDrop.dto.js.map +1 -1
- package/dist/src/domain/model/nft-escrow/dtos/NftEscrowCancel.dto.js +1 -1
- package/dist/src/domain/model/nft-escrow/dtos/NftEscrowCancel.dto.js.map +1 -1
- package/dist/src/domain/model/nft-escrow/dtos/NftEscrowCreate.dto.js +1 -1
- package/dist/src/domain/model/nft-escrow/dtos/NftEscrowCreate.dto.js.map +1 -1
- package/dist/src/domain/model/nft-escrow/dtos/NftEscrowSubmit.dto.js +1 -1
- package/dist/src/domain/model/nft-escrow/dtos/NftEscrowSubmit.dto.js.map +1 -1
- package/dist/src/domain/model/paystream-tx/entities/BasePaystreamTx.js +1 -1
- package/dist/src/domain/model/paystream-tx/entities/BasePaystreamTx.js.map +1 -1
- package/dist/src/domain/model/platform-details/index.d.ts +0 -1
- package/dist/src/domain/model/platform-details/index.js +0 -1
- package/dist/src/domain/model/platform-details/index.js.map +1 -1
- package/dist/src/domain/model/prepare-transaction/dtos/prepareSwapTransaction.dto.d.ts +1 -1
- package/dist/src/domain/model/prepare-transaction/dtos/prepareSwapTransaction.dto.js +2 -2
- package/dist/src/domain/model/prepare-transaction/dtos/prepareSwapTransaction.dto.js.map +1 -1
- package/dist/src/domain/model/split-account/entities/SplitAccount.js +1 -1
- package/dist/src/domain/model/split-account/entities/SplitAccount.js.map +1 -1
- package/dist/src/domain/model/user/dtos/createUser.dto.d.ts +0 -2
- package/dist/src/domain/model/user/dtos/createUser.dto.js +0 -8
- package/dist/src/domain/model/user/dtos/createUser.dto.js.map +1 -1
- package/dist/src/domain/model/webhook/stream-transaction-hook/entities/EndStreamEventPayload.js.map +1 -1
- package/dist/src/domain/model/webhook/stream-transaction-hook/entities/StartStreamEventPayload.js.map +1 -1
- package/dist/src/domain/model/webhook/stream-transaction-hook/entities/StreamEventPayload.js.map +1 -1
- package/dist/src/domain/model/webhook/stream-transaction-hook/entities/StreamTransactionHook.entity.js.map +1 -1
- package/dist/src/domain/services/AddressService.js +1 -1
- package/dist/src/domain/services/AddressService.js.map +1 -1
- package/dist/src/domain/services/TransactionSignService.d.ts +1 -1
- package/dist/src/domain/services/TransactionSignService.js +1 -1
- package/dist/src/domain/services/TransactionSignService.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/dist/src/domain/constants/org.d.ts +0 -5
- package/dist/src/domain/constants/org.js +0 -20
- package/dist/src/domain/constants/org.js.map +0 -1
- package/dist/src/domain/constants/supportedPlatform.d.ts +0 -5
- package/dist/src/domain/constants/supportedPlatform.js +0 -20
- package/dist/src/domain/constants/supportedPlatform.js.map +0 -1
- package/dist/src/domain/model/accessCodeAuthProperties/dtos/accessCodeAuthProperties.dto.d.ts +0 -3
- package/dist/src/domain/model/accessCodeAuthProperties/dtos/accessCodeAuthProperties.dto.js +0 -22
- package/dist/src/domain/model/accessCodeAuthProperties/dtos/accessCodeAuthProperties.dto.js.map +0 -1
- package/dist/src/domain/model/accessCodeAuthProperties/dtos/index.d.ts +0 -1
- package/dist/src/domain/model/accessCodeAuthProperties/dtos/index.js +0 -18
- package/dist/src/domain/model/accessCodeAuthProperties/dtos/index.js.map +0 -1
- package/dist/src/domain/model/accessCodeAuthProperties/entities/AccessCodeAuthProperties.d.ts +0 -4
- package/dist/src/domain/model/accessCodeAuthProperties/entities/AccessCodeAuthProperties.js +0 -8
- package/dist/src/domain/model/accessCodeAuthProperties/entities/AccessCodeAuthProperties.js.map +0 -1
- package/dist/src/domain/model/accessCodeAuthProperties/entities/index.d.ts +0 -1
- package/dist/src/domain/model/accessCodeAuthProperties/entities/index.js +0 -18
- package/dist/src/domain/model/accessCodeAuthProperties/entities/index.js.map +0 -1
- package/dist/src/domain/model/accessCodeAuthProperties/index.d.ts +0 -2
- package/dist/src/domain/model/accessCodeAuthProperties/index.js +0 -19
- package/dist/src/domain/model/accessCodeAuthProperties/index.js.map +0 -1
- package/dist/src/domain/model/attachment/entities/BaseAttachment.d.ts +0 -7
- package/dist/src/domain/model/attachment/entities/BaseAttachment.js +0 -8
- package/dist/src/domain/model/attachment/entities/BaseAttachment.js.map +0 -1
- package/dist/src/domain/model/auth/dtos/PlatformSignOn.dto.d.ts +0 -4
- package/dist/src/domain/model/auth/dtos/PlatformSignOn.dto.js +0 -23
- package/dist/src/domain/model/auth/dtos/PlatformSignOn.dto.js.map +0 -1
- package/dist/src/domain/model/auth/dtos/orgSignOn.dto.d.ts +0 -3
- package/dist/src/domain/model/auth/dtos/orgSignOn.dto.js +0 -22
- package/dist/src/domain/model/auth/dtos/orgSignOn.dto.js.map +0 -1
- package/dist/src/domain/model/auth/dtos/platformSignOn.dto.d.ts +0 -4
- package/dist/src/domain/model/auth/dtos/platformSignOn.dto.js +0 -23
- package/dist/src/domain/model/auth/dtos/platformSignOn.dto.js.map +0 -1
- package/dist/src/domain/model/auth/entities/CheckoutAuthToken.d.ts +0 -6
- package/dist/src/domain/model/auth/entities/CheckoutAuthToken.js +0 -7
- package/dist/src/domain/model/auth/entities/CheckoutAuthToken.js.map +0 -1
- package/dist/src/domain/model/blockchain/entities/Blockchain.d.ts +0 -6
- package/dist/src/domain/model/blockchain/entities/Blockchain.js +0 -8
- package/dist/src/domain/model/blockchain/entities/Blockchain.js.map +0 -1
- package/dist/src/domain/model/company/entities/BaseCompany.d.ts +0 -13
- package/dist/src/domain/model/company/entities/BaseCompany.js +0 -8
- package/dist/src/domain/model/company/entities/BaseCompany.js.map +0 -1
- package/dist/src/domain/model/company/entities/Company.d.ts +0 -7
- package/dist/src/domain/model/company/entities/Company.js +0 -8
- package/dist/src/domain/model/company/entities/Company.js.map +0 -1
- package/dist/src/domain/model/currency/entities/BaseCurrency.d.ts +0 -14
- package/dist/src/domain/model/currency/entities/BaseCurrency.js +0 -8
- package/dist/src/domain/model/currency/entities/BaseCurrency.js.map +0 -1
- package/dist/src/domain/model/currency/entities/Currency.d.ts +0 -5
- package/dist/src/domain/model/currency/entities/Currency.js +0 -8
- package/dist/src/domain/model/currency/entities/Currency.js.map +0 -1
- package/dist/src/domain/model/fixed-currency/entities/TokenRatePayload.d.ts +0 -9
- package/dist/src/domain/model/fixed-currency/entities/TokenRatePayload.js +0 -8
- package/dist/src/domain/model/fixed-currency/entities/TokenRatePayload.js.map +0 -1
- package/dist/src/domain/model/funding/entities/Funding.d.ts +0 -6
- package/dist/src/domain/model/funding/entities/Funding.js +0 -22
- package/dist/src/domain/model/funding/entities/Funding.js.map +0 -1
- package/dist/src/domain/model/location/entities/FetchifyFindAddress.d.ts +0 -8
- package/dist/src/domain/model/location/entities/FetchifyFindAddress.js +0 -8
- package/dist/src/domain/model/location/entities/FetchifyFindAddress.js.map +0 -1
- package/dist/src/domain/model/location/entities/FetchifyRetrieveAddress.d.ts +0 -13
- package/dist/src/domain/model/location/entities/FetchifyRetrieveAddress.js +0 -8
- package/dist/src/domain/model/location/entities/FetchifyRetrieveAddress.js.map +0 -1
- package/dist/src/domain/model/nft-drop/dtos/nftDrop.dto.d.ts +0 -3
- package/dist/src/domain/model/nft-drop/dtos/nftDrop.dto.js +0 -24
- package/dist/src/domain/model/nft-drop/dtos/nftDrop.dto.js.map +0 -1
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowCancel.dto.d.ts +0 -5
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowCancel.dto.js +0 -32
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowCancel.dto.js.map +0 -1
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowCreate.dto.d.ts +0 -7
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowCreate.dto.js +0 -43
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowCreate.dto.js.map +0 -1
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowSubmit.dto.d.ts +0 -6
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowSubmit.dto.js +0 -37
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowSubmit.dto.js.map +0 -1
- package/dist/src/domain/model/paylink/dtos/uploadAllowlistCSV.dto.d.ts +0 -5
- package/dist/src/domain/model/paylink/dtos/uploadAllowlistCSV.dto.js +0 -22
- package/dist/src/domain/model/paylink/dtos/uploadAllowlistCSV.dto.js.map +0 -1
- package/dist/src/domain/model/paylink/dtos/uploadWhitelistCSV.dto.d.ts +0 -5
- package/dist/src/domain/model/paylink/dtos/uploadWhitelistCSV.dto.js +0 -22
- package/dist/src/domain/model/paylink/dtos/uploadWhitelistCSV.dto.js.map +0 -1
- package/dist/src/domain/model/paylink/entities/AllowlistWallet.d.ts +0 -4
- package/dist/src/domain/model/paylink/entities/AllowlistWallet.js +0 -7
- package/dist/src/domain/model/paylink/entities/AllowlistWallet.js.map +0 -1
- package/dist/src/domain/model/paylink/entities/OnlyContentAndTransactionPaylink.d.ts +0 -13
- package/dist/src/domain/model/paylink/entities/OnlyContentAndTransactionPaylink.js +0 -11
- package/dist/src/domain/model/paylink/entities/OnlyContentAndTransactionPaylink.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-tx/dtos/createPaystreamTxDto.d.ts +0 -11
- package/dist/src/domain/model/paystream-tx/dtos/createPaystreamTxDto.js +0 -57
- package/dist/src/domain/model/paystream-tx/dtos/createPaystreamTxDto.js.map +0 -1
- package/dist/src/domain/model/paystream-tx/dtos/updatePaystreamTxDto.d.ts +0 -6
- package/dist/src/domain/model/paystream-tx/dtos/updatePaystreamTxDto.js +0 -36
- package/dist/src/domain/model/paystream-tx/dtos/updatePaystreamTxDto.js.map +0 -1
- package/dist/src/domain/model/paystream-tx/entities/CheckoutStatus.d.ts +0 -16
- package/dist/src/domain/model/paystream-tx/entities/CheckoutStatus.js +0 -7
- package/dist/src/domain/model/paystream-tx/entities/CheckoutStatus.js.map +0 -1
- package/dist/src/domain/model/paystream-tx/entities/PaystreamTx.d.ts +0 -20
- package/dist/src/domain/model/paystream-tx/entities/PaystreamTx.js +0 -37
- package/dist/src/domain/model/paystream-tx/entities/PaystreamTx.js.map +0 -1
- package/dist/src/domain/model/platform/entities/Platform.d.ts +0 -3
- package/dist/src/domain/model/platform/entities/Platform.js +0 -7
- package/dist/src/domain/model/platform/entities/Platform.js.map +0 -1
- package/dist/src/domain/model/platform/entities/index.d.ts +0 -0
- package/dist/src/domain/model/platform/entities/index.js +0 -1
- package/dist/src/domain/model/platform/entities/index.js.map +0 -1
- package/dist/src/domain/model/platform/index.d.ts +0 -0
- package/dist/src/domain/model/platform/index.js +0 -1
- package/dist/src/domain/model/platform/index.js.map +0 -1
- package/dist/src/domain/model/platform-details/dtos/PlatformDetails.dto.d.ts +0 -8
- package/dist/src/domain/model/platform-details/dtos/PlatformDetails.dto.js +0 -43
- package/dist/src/domain/model/platform-details/dtos/PlatformDetails.dto.js.map +0 -1
- package/dist/src/domain/model/platform-details/dtos/index.d.ts +0 -1
- package/dist/src/domain/model/platform-details/dtos/index.js +0 -18
- package/dist/src/domain/model/platform-details/dtos/index.js.map +0 -1
- package/dist/src/domain/model/platform-details/dtos/platformDetails.dto.d.ts +0 -8
- package/dist/src/domain/model/platform-details/dtos/platformDetails.dto.js +0 -43
- package/dist/src/domain/model/platform-details/dtos/platformDetails.dto.js.map +0 -1
- package/dist/src/domain/model/prepare-invoice/entities/PrepareInvoice.d.ts +0 -5
- package/dist/src/domain/model/prepare-invoice/entities/PrepareInvoice.js +0 -8
- package/dist/src/domain/model/prepare-invoice/entities/PrepareInvoice.js.map +0 -1
- package/dist/src/domain/model/prepare-refund/entities/index.d.ts +0 -0
- package/dist/src/domain/model/prepare-refund/entities/index.js +0 -1
- package/dist/src/domain/model/prepare-refund/entities/index.js.map +0 -1
- package/dist/src/domain/model/prepare-stream/entities/FundingTokenPayload.d.ts +0 -4
- package/dist/src/domain/model/prepare-stream/entities/FundingTokenPayload.js +0 -8
- package/dist/src/domain/model/prepare-stream/entities/FundingTokenPayload.js.map +0 -1
- package/dist/src/domain/model/prepare-stream/entities/TokenStreamPayload.d.ts +0 -8
- package/dist/src/domain/model/prepare-stream/entities/TokenStreamPayload.js +0 -8
- package/dist/src/domain/model/prepare-stream/entities/TokenStreamPayload.js.map +0 -1
- package/dist/src/domain/model/prepare-transaction/entities/PrepareSwapTransaction.d.ts +0 -5
- package/dist/src/domain/model/prepare-transaction/entities/PrepareSwapTransaction.js +0 -7
- package/dist/src/domain/model/prepare-transaction/entities/PrepareSwapTransaction.js.map +0 -1
- package/dist/src/domain/model/prepare-transaction/entities/PrepareTransaction.d.ts +0 -5
- package/dist/src/domain/model/prepare-transaction/entities/PrepareTransaction.js +0 -8
- package/dist/src/domain/model/prepare-transaction/entities/PrepareTransaction.js.map +0 -1
- package/dist/src/domain/model/refund/dtos/refund.dto.d.ts +0 -7
- package/dist/src/domain/model/refund/dtos/refund.dto.js +0 -39
- package/dist/src/domain/model/refund/dtos/refund.dto.js.map +0 -1
- package/dist/src/domain/model/report/entities/ReportItem.d.ts +0 -37
- package/dist/src/domain/model/report/entities/ReportItem.js +0 -7
- package/dist/src/domain/model/report/entities/ReportItem.js.map +0 -1
- package/dist/src/domain/model/token-quoting/entities/TokenQuoting.d.ts +0 -4
- package/dist/src/domain/model/token-quoting/entities/TokenQuoting.js +0 -8
- package/dist/src/domain/model/token-quoting/entities/TokenQuoting.js.map +0 -1
- package/dist/src/domain/model/token-swap/entities/SwapRouteToken.d.ts +0 -4
- package/dist/src/domain/model/token-swap/entities/SwapRouteToken.js +0 -8
- package/dist/src/domain/model/token-swap/entities/SwapRouteToken.js.map +0 -1
- package/dist/src/domain/model/transaction-meta/entities/BaseTransactionMeta.d.ts +0 -16
- package/dist/src/domain/model/transaction-meta/entities/BaseTransactionMeta.js +0 -26
- package/dist/src/domain/model/transaction-meta/entities/BaseTransactionMeta.js.map +0 -1
- package/dist/src/domain/model/user/dtos/updateUserKyc.dto.d.ts +0 -3
- package/dist/src/domain/model/user/dtos/updateUserKyc.dto.js +0 -22
- package/dist/src/domain/model/user/dtos/updateUserKyc.dto.js.map +0 -1
- package/dist/src/domain/model/user/entities/BaseUser.d.ts +0 -9
- package/dist/src/domain/model/user/entities/BaseUser.js +0 -8
- package/dist/src/domain/model/user/entities/BaseUser.js.map +0 -1
- package/dist/src/domain/model/wallet/entities/BaseWallet.d.ts +0 -5
- package/dist/src/domain/model/wallet/entities/BaseWallet.js +0 -8
- package/dist/src/domain/model/wallet/entities/BaseWallet.js.map +0 -1
- package/dist/src/domain/model/wallet/entities/Wallet.d.ts +0 -7
- package/dist/src/domain/model/wallet/entities/Wallet.js +0 -8
- package/dist/src/domain/model/wallet/entities/Wallet.js.map +0 -1
- package/dist/src/domain/model/wallet/entities/WalletDetails.d.ts +0 -4
- package/dist/src/domain/model/wallet/entities/WalletDetails.js +0 -8
- package/dist/src/domain/model/wallet/entities/WalletDetails.js.map +0 -1
|
@@ -1,43 +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.PlatformDetailsDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const constants_1 = require("../../../constants");
|
|
15
|
-
class PlatformDetailsDto {
|
|
16
|
-
}
|
|
17
|
-
__decorate([
|
|
18
|
-
(0, class_validator_1.IsEnum)(constants_1.Platform),
|
|
19
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
20
|
-
__metadata("design:type", String)
|
|
21
|
-
], PlatformDetailsDto.prototype, "platform", void 0);
|
|
22
|
-
__decorate([
|
|
23
|
-
(0, class_validator_1.IsString)(),
|
|
24
|
-
(0, class_validator_1.IsOptional)(),
|
|
25
|
-
__metadata("design:type", String)
|
|
26
|
-
], PlatformDetailsDto.prototype, "externalId", void 0);
|
|
27
|
-
__decorate([
|
|
28
|
-
(0, class_validator_1.IsString)(),
|
|
29
|
-
(0, class_validator_1.IsOptional)(),
|
|
30
|
-
__metadata("design:type", String)
|
|
31
|
-
], PlatformDetailsDto.prototype, "issuer", void 0);
|
|
32
|
-
__decorate([
|
|
33
|
-
(0, class_validator_1.IsString)(),
|
|
34
|
-
(0, class_validator_1.IsOptional)(),
|
|
35
|
-
__metadata("design:type", String)
|
|
36
|
-
], PlatformDetailsDto.prototype, "email", void 0);
|
|
37
|
-
__decorate([
|
|
38
|
-
(0, class_validator_1.IsString)(),
|
|
39
|
-
(0, class_validator_1.IsOptional)(),
|
|
40
|
-
__metadata("design:type", String)
|
|
41
|
-
], PlatformDetailsDto.prototype, "publicAddress", void 0);
|
|
42
|
-
exports.PlatformDetailsDto = PlatformDetailsDto;
|
|
43
|
-
//# sourceMappingURL=PlatformDetails.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PlatformDetails.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/platform-details/dtos/PlatformDetails.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA2E;AAC3E,kDAA8C;AAE9C,MAAa,kBAAkB;CAoB9B;AAnBC;IAAC,IAAA,wBAAM,EAAC,oBAAQ,CAAC;IAChB,IAAA,4BAAU,GAAE;;oDACM;AAEnB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sDACO;AAEpB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACG;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;iDACE;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;yDACU;AAnBzB,gDAoBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './PlatformDetails.dto';
|
|
@@ -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("./PlatformDetails.dto"), exports);
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/platform-details/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC"}
|
|
@@ -1,43 +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.PlatformDetailsDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const constants_1 = require("../../../constants");
|
|
15
|
-
class PlatformDetailsDto {
|
|
16
|
-
}
|
|
17
|
-
__decorate([
|
|
18
|
-
(0, class_validator_1.IsEnum)(constants_1.Platform),
|
|
19
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
20
|
-
__metadata("design:type", String)
|
|
21
|
-
], PlatformDetailsDto.prototype, "platform", void 0);
|
|
22
|
-
__decorate([
|
|
23
|
-
(0, class_validator_1.IsString)(),
|
|
24
|
-
(0, class_validator_1.IsOptional)(),
|
|
25
|
-
__metadata("design:type", String)
|
|
26
|
-
], PlatformDetailsDto.prototype, "externalId", void 0);
|
|
27
|
-
__decorate([
|
|
28
|
-
(0, class_validator_1.IsString)(),
|
|
29
|
-
(0, class_validator_1.IsOptional)(),
|
|
30
|
-
__metadata("design:type", String)
|
|
31
|
-
], PlatformDetailsDto.prototype, "issuer", void 0);
|
|
32
|
-
__decorate([
|
|
33
|
-
(0, class_validator_1.IsString)(),
|
|
34
|
-
(0, class_validator_1.IsOptional)(),
|
|
35
|
-
__metadata("design:type", String)
|
|
36
|
-
], PlatformDetailsDto.prototype, "email", void 0);
|
|
37
|
-
__decorate([
|
|
38
|
-
(0, class_validator_1.IsString)(),
|
|
39
|
-
(0, class_validator_1.IsOptional)(),
|
|
40
|
-
__metadata("design:type", String)
|
|
41
|
-
], PlatformDetailsDto.prototype, "publicAddress", void 0);
|
|
42
|
-
exports.PlatformDetailsDto = PlatformDetailsDto;
|
|
43
|
-
//# sourceMappingURL=platformDetails.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"platformDetails.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/platform-details/dtos/platformDetails.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA2E;AAC3E,kDAA8C;AAE9C,MAAa,kBAAkB;CAoB9B;AAnBC;IAAC,IAAA,wBAAM,EAAC,oBAAQ,CAAC;IAChB,IAAA,4BAAU,GAAE;;oDACM;AAEnB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sDACO;AAEpB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACG;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;iDACE;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;yDACU;AAnBzB,gDAoBC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PrepareInvoice = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class PrepareInvoice extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.PrepareInvoice = PrepareInvoice;
|
|
8
|
-
//# sourceMappingURL=PrepareInvoice.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PrepareInvoice.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-invoice/entities/PrepareInvoice.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,cAAe,SAAQ,eAAM;CAGzC;AAHD,wCAGC"}
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-refund/entities/index.ts"],"names":[],"mappings":""}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FundingTokenPayload = void 0;
|
|
4
|
-
const TokenStreamPayload_1 = require("./TokenStreamPayload");
|
|
5
|
-
class FundingTokenPayload extends TokenStreamPayload_1.TokenStreamPayload {
|
|
6
|
-
}
|
|
7
|
-
exports.FundingTokenPayload = FundingTokenPayload;
|
|
8
|
-
//# sourceMappingURL=FundingTokenPayload.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FundingTokenPayload.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-stream/entities/FundingTokenPayload.ts"],"names":[],"mappings":";;;AAAA,6DAA0D;AAE1D,MAAa,mBAAoB,SAAQ,uCAAkB;CAE1D;AAFD,kDAEC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TokenStreamPayload = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class TokenStreamPayload extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.TokenStreamPayload = TokenStreamPayload;
|
|
8
|
-
//# sourceMappingURL=TokenStreamPayload.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TokenStreamPayload.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-stream/entities/TokenStreamPayload.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAGtC,MAAa,kBAAmB,SAAQ,eAAM;CAQ7C;AARD,gDAQC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PrepareSwapTransaction = void 0;
|
|
4
|
-
class PrepareSwapTransaction {
|
|
5
|
-
}
|
|
6
|
-
exports.PrepareSwapTransaction = PrepareSwapTransaction;
|
|
7
|
-
//# sourceMappingURL=PrepareSwapTransaction.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PrepareSwapTransaction.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/entities/PrepareSwapTransaction.ts"],"names":[],"mappings":";;;AAEA,MAAa,sBAAsB;CAGlC;AAHD,wDAGC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PrepareTransaction = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class PrepareTransaction extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.PrepareTransaction = PrepareTransaction;
|
|
8
|
-
//# sourceMappingURL=PrepareTransaction.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PrepareTransaction.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/entities/PrepareTransaction.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,kBAAmB,SAAQ,eAAM;CAG7C;AAHD,gDAGC"}
|
|
@@ -1,39 +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.RefundDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const class_transformer_1 = require("class-transformer");
|
|
15
|
-
const transaction_meta_1 = require("../../transaction-meta");
|
|
16
|
-
class RefundDto {
|
|
17
|
-
}
|
|
18
|
-
__decorate([
|
|
19
|
-
(0, class_validator_1.IsString)(),
|
|
20
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
21
|
-
__metadata("design:type", String)
|
|
22
|
-
], RefundDto.prototype, "transactionSignature", void 0);
|
|
23
|
-
__decorate([
|
|
24
|
-
(0, class_validator_1.IsEnum)(transaction_meta_1.TransactionStatus),
|
|
25
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
26
|
-
__metadata("design:type", String)
|
|
27
|
-
], RefundDto.prototype, "transactionStatus", void 0);
|
|
28
|
-
__decorate([
|
|
29
|
-
(0, class_transformer_1.Transform)(({ value }) => BigInt(value)),
|
|
30
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
31
|
-
__metadata("design:type", BigInt)
|
|
32
|
-
], RefundDto.prototype, "amount", void 0);
|
|
33
|
-
__decorate([
|
|
34
|
-
(0, class_validator_1.IsString)(),
|
|
35
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
36
|
-
__metadata("design:type", String)
|
|
37
|
-
], RefundDto.prototype, "currency", void 0);
|
|
38
|
-
exports.RefundDto = RefundDto;
|
|
39
|
-
//# sourceMappingURL=refund.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"refund.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/refund/dtos/refund.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+D;AAC/D,yDAA8C;AAC9C,6DAA2D;AAE3D,MAAa,SAAS;CAgBrB;AAfC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACgB;AAE7B;IAAC,IAAA,wBAAM,EAAC,oCAAiB,CAAC;IACzB,IAAA,4BAAU,GAAE;;oDACwB;AAErC;IAAC,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACvC,IAAA,4BAAU,GAAE;;yCACE;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2CACI;AAfnB,8BAgBC"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { IntervalType } from '../../paystream';
|
|
2
|
-
import { BlockchainSymbol } from '../../blockchain';
|
|
3
|
-
export declare class ReportItem {
|
|
4
|
-
id: string;
|
|
5
|
-
txSignature: string;
|
|
6
|
-
solScanLink: string;
|
|
7
|
-
paymentRequestId: string;
|
|
8
|
-
paymentRequestUrl: string;
|
|
9
|
-
paymentRequestName: string;
|
|
10
|
-
quantity: number;
|
|
11
|
-
time: string;
|
|
12
|
-
amount: number;
|
|
13
|
-
convertedAmount: number;
|
|
14
|
-
currency: string;
|
|
15
|
-
blockchain: BlockchainSymbol;
|
|
16
|
-
from: string;
|
|
17
|
-
paymentRequestUrlWithSlug?: string;
|
|
18
|
-
cancelAt?: number;
|
|
19
|
-
endAt?: number;
|
|
20
|
-
startAt?: number;
|
|
21
|
-
intervalUnit?: IntervalType;
|
|
22
|
-
email?: string;
|
|
23
|
-
discordUsername?: string;
|
|
24
|
-
twitterUsername?: string;
|
|
25
|
-
fullName?: string;
|
|
26
|
-
country?: string;
|
|
27
|
-
deliveryAddress?: string;
|
|
28
|
-
phoneNumber?: string;
|
|
29
|
-
state?: string;
|
|
30
|
-
street?: string;
|
|
31
|
-
streetNumber?: string;
|
|
32
|
-
city?: string;
|
|
33
|
-
areaCode?: string;
|
|
34
|
-
name?: string;
|
|
35
|
-
value?: string;
|
|
36
|
-
fee: number;
|
|
37
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ReportItem.js","sourceRoot":"","sources":["../../../../../../src/domain/model/report/entities/ReportItem.ts"],"names":[],"mappings":";;;AAGA,MAAa,UAAU;CAkEtB;AAlED,gCAkEC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TokenQuoting = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class TokenQuoting extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.TokenQuoting = TokenQuoting;
|
|
8
|
-
//# sourceMappingURL=TokenQuoting.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TokenQuoting.js","sourceRoot":"","sources":["../../../../../../src/domain/model/token-quoting/entities/TokenQuoting.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,YAAa,SAAQ,eAAM;CAEvC;AAFD,oCAEC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SwapRouteToken = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class SwapRouteToken extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.SwapRouteToken = SwapRouteToken;
|
|
8
|
-
//# sourceMappingURL=SwapRouteToken.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SwapRouteToken.js","sourceRoot":"","sources":["../../../../../../src/domain/model/token-swap/entities/SwapRouteToken.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,cAAe,SAAQ,eAAM;CAEzC;AAFD,wCAEC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { CustomerDetails } from '../../customer-details';
|
|
2
|
-
import { Entity } from '../../entity';
|
|
3
|
-
import { ProductDetails } from '../../product-details';
|
|
4
|
-
import { SplitAccount } from '../../split-account';
|
|
5
|
-
export declare class BaseTransactionMeta extends Entity {
|
|
6
|
-
id: string;
|
|
7
|
-
transactionSignature: string;
|
|
8
|
-
amount: bigint;
|
|
9
|
-
recipientPK: string;
|
|
10
|
-
senderPK: string;
|
|
11
|
-
customerDetails: CustomerDetails;
|
|
12
|
-
productDetails: ProductDetails;
|
|
13
|
-
splitRevenue: boolean;
|
|
14
|
-
remainingAccounts: SplitAccount[];
|
|
15
|
-
totalAmount: bigint;
|
|
16
|
-
}
|
|
@@ -1,26 +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.BaseTransactionMeta = void 0;
|
|
13
|
-
const class_transformer_1 = require("class-transformer");
|
|
14
|
-
const entity_1 = require("../../entity");
|
|
15
|
-
class BaseTransactionMeta extends entity_1.Entity {
|
|
16
|
-
}
|
|
17
|
-
__decorate([
|
|
18
|
-
(0, class_transformer_1.Transform)(({ value }) => BigInt(value)),
|
|
19
|
-
__metadata("design:type", BigInt)
|
|
20
|
-
], BaseTransactionMeta.prototype, "amount", void 0);
|
|
21
|
-
__decorate([
|
|
22
|
-
(0, class_transformer_1.Transform)(({ value }) => BigInt(value)),
|
|
23
|
-
__metadata("design:type", BigInt)
|
|
24
|
-
], BaseTransactionMeta.prototype, "totalAmount", void 0);
|
|
25
|
-
exports.BaseTransactionMeta = BaseTransactionMeta;
|
|
26
|
-
//# sourceMappingURL=BaseTransactionMeta.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseTransactionMeta.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/entities/BaseTransactionMeta.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA8C;AAE9C,yCAAsC;AAItC,MAAa,mBAAoB,SAAQ,eAAM;CAsB9C;AAjBC;IAAC,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;mDACzB;AAcf;IAAC,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;wDACpB;AArBtB,kDAsBC"}
|
|
@@ -1,22 +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.UpdateUserKycDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
class UpdateUserKycDto {
|
|
15
|
-
}
|
|
16
|
-
__decorate([
|
|
17
|
-
(0, class_validator_1.IsBoolean)(),
|
|
18
|
-
(0, class_validator_1.IsOptional)(),
|
|
19
|
-
__metadata("design:type", Boolean)
|
|
20
|
-
], UpdateUserKycDto.prototype, "kycVerified", void 0);
|
|
21
|
-
exports.UpdateUserKycDto = UpdateUserKycDto;
|
|
22
|
-
//# sourceMappingURL=updateUserKyc.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updateUserKyc.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/user/dtos/updateUserKyc.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAwD;AAExD,MAAa,gBAAgB;CAI5B;AAHC;IAAC,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;qDACS;AAHxB,4CAIC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BaseUser = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class BaseUser extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.BaseUser = BaseUser;
|
|
8
|
-
//# sourceMappingURL=BaseUser.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseUser.js","sourceRoot":"","sources":["../../../../../../src/domain/model/user/entities/BaseUser.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,QAAS,SAAQ,eAAM;CAYnC;AAZD,4BAYC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BaseWallet = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class BaseWallet extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.BaseWallet = BaseWallet;
|
|
8
|
-
//# sourceMappingURL=BaseWallet.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseWallet.js","sourceRoot":"","sources":["../../../../../../src/domain/model/wallet/entities/BaseWallet.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,UAAW,SAAQ,eAAM;CAIrC;AAJD,gCAIC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { Blockchain } from '../../blockchain';
|
|
2
|
-
import { BaseWallet } from './BaseWallet';
|
|
3
|
-
import { BlockchainEngine } from '../../blockchainEngine';
|
|
4
|
-
export declare class Wallet extends BaseWallet {
|
|
5
|
-
blockchain?: Blockchain;
|
|
6
|
-
blockchainEngine: BlockchainEngine;
|
|
7
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Wallet = void 0;
|
|
4
|
-
const BaseWallet_1 = require("./BaseWallet");
|
|
5
|
-
class Wallet extends BaseWallet_1.BaseWallet {
|
|
6
|
-
}
|
|
7
|
-
exports.Wallet = Wallet;
|
|
8
|
-
//# sourceMappingURL=Wallet.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Wallet.js","sourceRoot":"","sources":["../../../../../../src/domain/model/wallet/entities/Wallet.ts"],"names":[],"mappings":";;;AACA,6CAA0C;AAG1C,MAAa,MAAO,SAAQ,uBAAU;CAIrC;AAJD,wBAIC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WalletDetails = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class WalletDetails extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.WalletDetails = WalletDetails;
|
|
8
|
-
//# sourceMappingURL=WalletDetails.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WalletDetails.js","sourceRoot":"","sources":["../../../../../../src/domain/model/wallet/entities/WalletDetails.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,aAAc,SAAQ,eAAM;CAExC;AAFD,sCAEC"}
|