@heliofi/common 0.1.280 → 0.1.282-alpha
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/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/link-features/entities/LinkFeatures.d.ts +0 -8
- package/dist/src/domain/model/link-features/entities/LinkFeatures.js +0 -8
- package/dist/src/domain/model/link-features/entities/LinkFeatures.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/constants/NftDropState.d.ts +0 -9
- package/dist/src/domain/model/nft-drop/constants/NftDropState.js +0 -14
- package/dist/src/domain/model/nft-drop/constants/NftDropState.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
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@heliofi/common",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.282-alpha",
|
|
5
5
|
"description": "Common package",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"types": "./dist/index.d.ts",
|
|
@@ -26,5 +26,5 @@
|
|
|
26
26
|
"ts-loader": "^9.3.1",
|
|
27
27
|
"typescript": "^4.8.2"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "4854503ea85e0feb2b63210a25a6cef78ca13e7f"
|
|
30
30
|
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.toOrg = exports.Org = void 0;
|
|
4
|
-
var Org;
|
|
5
|
-
(function (Org) {
|
|
6
|
-
Org["HELIO"] = "HELIO";
|
|
7
|
-
Org["ME"] = "ME";
|
|
8
|
-
})(Org = exports.Org || (exports.Org = {}));
|
|
9
|
-
const toOrg = (org) => {
|
|
10
|
-
switch (org) {
|
|
11
|
-
case Org.HELIO:
|
|
12
|
-
return Org.HELIO;
|
|
13
|
-
case Org.ME:
|
|
14
|
-
return Org.ME;
|
|
15
|
-
default:
|
|
16
|
-
throw new Error('Org not supported');
|
|
17
|
-
}
|
|
18
|
-
};
|
|
19
|
-
exports.toOrg = toOrg;
|
|
20
|
-
//# sourceMappingURL=org.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"org.js","sourceRoot":"","sources":["../../../../src/domain/constants/org.ts"],"names":[],"mappings":";;;AAAA,IAAY,GAGX;AAHD,WAAY,GAAG;IACb,sBAAe,CAAA;IACf,gBAAS,CAAA;AACX,CAAC,EAHW,GAAG,GAAH,WAAG,KAAH,WAAG,QAGd;AAEM,MAAM,KAAK,GAAG,CAAC,GAAW,EAAO,EAAE;IACxC,QAAQ,GAAG,EAAE;QACX,KAAK,GAAG,CAAC,KAAK;YACZ,OAAO,GAAG,CAAC,KAAK,CAAC;QACnB,KAAK,GAAG,CAAC,EAAE;YACT,OAAO,GAAG,CAAC,EAAE,CAAC;QAChB;YACE,MAAM,IAAI,KAAK,CAAC,mBAAmB,CAAC,CAAC;KACxC;AACH,CAAC,CAAC;AATW,QAAA,KAAK,SAShB"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.toPlatform = exports.SupportedPlatform = void 0;
|
|
4
|
-
var SupportedPlatform;
|
|
5
|
-
(function (SupportedPlatform) {
|
|
6
|
-
SupportedPlatform["HELIO"] = "HELIO";
|
|
7
|
-
SupportedPlatform["ME"] = "ME";
|
|
8
|
-
})(SupportedPlatform = exports.SupportedPlatform || (exports.SupportedPlatform = {}));
|
|
9
|
-
const toPlatform = (platform) => {
|
|
10
|
-
switch (platform) {
|
|
11
|
-
case SupportedPlatform.HELIO:
|
|
12
|
-
return SupportedPlatform.HELIO;
|
|
13
|
-
case SupportedPlatform.ME:
|
|
14
|
-
return SupportedPlatform.ME;
|
|
15
|
-
default:
|
|
16
|
-
throw new Error('Platform not supported');
|
|
17
|
-
}
|
|
18
|
-
};
|
|
19
|
-
exports.toPlatform = toPlatform;
|
|
20
|
-
//# sourceMappingURL=supportedPlatform.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"supportedPlatform.js","sourceRoot":"","sources":["../../../../src/domain/constants/supportedPlatform.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC3B,oCAAe,CAAA;IACf,8BAAS,CAAA;AACX,CAAC,EAHW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAG5B;AAEM,MAAM,UAAU,GAAG,CAAC,QAAgB,EAAqB,EAAE;IAChE,QAAQ,QAAQ,EAAE;QAChB,KAAK,iBAAiB,CAAC,KAAK;YAC1B,OAAO,iBAAiB,CAAC,KAAK,CAAC;QACjC,KAAK,iBAAiB,CAAC,EAAE;YACvB,OAAO,iBAAiB,CAAC,EAAE,CAAC;QAC9B;YACE,MAAM,IAAI,KAAK,CAAC,wBAAwB,CAAC,CAAC;KAC7C;AACH,CAAC,CAAC;AATW,QAAA,UAAU,cASrB"}
|
|
@@ -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.AccessCodeAuthPropertiesDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
class AccessCodeAuthPropertiesDto {
|
|
15
|
-
}
|
|
16
|
-
__decorate([
|
|
17
|
-
(0, class_validator_1.IsString)(),
|
|
18
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
19
|
-
__metadata("design:type", String)
|
|
20
|
-
], AccessCodeAuthPropertiesDto.prototype, "accessCode", void 0);
|
|
21
|
-
exports.AccessCodeAuthPropertiesDto = AccessCodeAuthPropertiesDto;
|
|
22
|
-
//# sourceMappingURL=accessCodeAuthProperties.dto.js.map
|
package/dist/src/domain/model/accessCodeAuthProperties/dtos/accessCodeAuthProperties.dto.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"accessCodeAuthProperties.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/accessCodeAuthProperties/dtos/accessCodeAuthProperties.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuD;AAEvD,MAAa,2BAA2B;CAIvC;AAHC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+DACM;AAHrB,kEAIC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './accessCodeAuthProperties.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("./accessCodeAuthProperties.dto"), exports);
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/accessCodeAuthProperties/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iEAA+C"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AccessCodeAuthProperties = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class AccessCodeAuthProperties extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.AccessCodeAuthProperties = AccessCodeAuthProperties;
|
|
8
|
-
//# sourceMappingURL=AccessCodeAuthProperties.js.map
|
package/dist/src/domain/model/accessCodeAuthProperties/entities/AccessCodeAuthProperties.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AccessCodeAuthProperties.js","sourceRoot":"","sources":["../../../../../../src/domain/model/accessCodeAuthProperties/entities/AccessCodeAuthProperties.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,wBAAyB,SAAQ,eAAM;CAEnD;AAFD,4DAEC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './AccessCodeAuthProperties';
|
|
@@ -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("./AccessCodeAuthProperties"), exports);
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/accessCodeAuthProperties/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6DAA2C"}
|
|
@@ -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/accessCodeAuthProperties/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB;AACvB,6CAA2B"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BaseAttachment = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class BaseAttachment extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.BaseAttachment = BaseAttachment;
|
|
8
|
-
//# sourceMappingURL=BaseAttachment.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseAttachment.js","sourceRoot":"","sources":["../../../../../../src/domain/model/attachment/entities/BaseAttachment.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,cAAe,SAAQ,eAAM;CAQzC;AARD,wCAQC"}
|
|
@@ -1,23 +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.PlatformSignOnDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const constants_1 = require("../../../constants");
|
|
15
|
-
class PlatformSignOnDto {
|
|
16
|
-
}
|
|
17
|
-
__decorate([
|
|
18
|
-
(0, class_validator_1.IsEnum)(constants_1.Platform),
|
|
19
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
20
|
-
__metadata("design:type", String)
|
|
21
|
-
], PlatformSignOnDto.prototype, "platform", void 0);
|
|
22
|
-
exports.PlatformSignOnDto = PlatformSignOnDto;
|
|
23
|
-
//# sourceMappingURL=PlatformSignOn.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PlatformSignOn.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/auth/dtos/PlatformSignOn.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,kDAA8C;AAE9C,MAAa,iBAAiB;CAI7B;AAHC;IAAC,IAAA,wBAAM,EAAC,oBAAQ,CAAC;IAChB,IAAA,4BAAU,GAAE;;mDACM;AAHrB,8CAIC"}
|
|
@@ -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.OrgSignOnDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
class OrgSignOnDto {
|
|
15
|
-
}
|
|
16
|
-
__decorate([
|
|
17
|
-
(0, class_validator_1.IsString)(),
|
|
18
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
19
|
-
__metadata("design:type", String)
|
|
20
|
-
], OrgSignOnDto.prototype, "idToken", void 0);
|
|
21
|
-
exports.OrgSignOnDto = OrgSignOnDto;
|
|
22
|
-
//# sourceMappingURL=orgSignOn.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"orgSignOn.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/auth/dtos/orgSignOn.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuD;AAEvD,MAAa,YAAY;CAIxB;AAHC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6CACG;AAHlB,oCAIC"}
|
|
@@ -1,23 +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.PlatformSignOnDto = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const constants_1 = require("../../../constants");
|
|
15
|
-
class PlatformSignOnDto {
|
|
16
|
-
}
|
|
17
|
-
__decorate([
|
|
18
|
-
(0, class_validator_1.IsEnum)(constants_1.Platform),
|
|
19
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
20
|
-
__metadata("design:type", String)
|
|
21
|
-
], PlatformSignOnDto.prototype, "platform", void 0);
|
|
22
|
-
exports.PlatformSignOnDto = PlatformSignOnDto;
|
|
23
|
-
//# sourceMappingURL=platformSignOn.dto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"platformSignOn.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/auth/dtos/platformSignOn.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,kDAA8C;AAE9C,MAAa,iBAAiB;CAI7B;AAHC;IAAC,IAAA,wBAAM,EAAC,oBAAQ,CAAC;IAChB,IAAA,4BAAU,GAAE;;mDACM;AAHrB,8CAIC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CheckoutAuthToken.js","sourceRoot":"","sources":["../../../../../../src/domain/model/auth/entities/CheckoutAuthToken.ts"],"names":[],"mappings":";;;AAEA,MAAa,iBAAiB;CAM7B;AAND,8CAMC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Blockchain = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class Blockchain extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.Blockchain = Blockchain;
|
|
8
|
-
//# sourceMappingURL=Blockchain.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Blockchain.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blockchain/entities/Blockchain.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,UAAW,SAAQ,eAAM;CAMrC;AAND,gCAMC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Entity } from '../../entity';
|
|
2
|
-
export declare class BaseCompany extends Entity {
|
|
3
|
-
id: string;
|
|
4
|
-
name?: string;
|
|
5
|
-
email?: string;
|
|
6
|
-
logoUrl?: string;
|
|
7
|
-
websiteUrl?: string;
|
|
8
|
-
twitterUsername?: string;
|
|
9
|
-
discordUsername?: string;
|
|
10
|
-
address?: string;
|
|
11
|
-
phoneNumber?: string;
|
|
12
|
-
twitterConfirmed?: boolean;
|
|
13
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BaseCompany = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class BaseCompany extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.BaseCompany = BaseCompany;
|
|
8
|
-
//# sourceMappingURL=BaseCompany.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseCompany.js","sourceRoot":"","sources":["../../../../../../src/domain/model/company/entities/BaseCompany.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,WAAY,SAAQ,eAAM;CAoBtC;AApBD,kCAoBC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Company = void 0;
|
|
4
|
-
const BaseCompany_1 = require("./BaseCompany");
|
|
5
|
-
class Company extends BaseCompany_1.BaseCompany {
|
|
6
|
-
}
|
|
7
|
-
exports.Company = Company;
|
|
8
|
-
//# sourceMappingURL=Company.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Company.js","sourceRoot":"","sources":["../../../../../../src/domain/model/company/entities/Company.ts"],"names":[],"mappings":";;;AAAA,+CAA4C;AAI5C,MAAa,OAAQ,SAAQ,yBAAW;CAIvC;AAJD,0BAIC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Entity } from '../../entity';
|
|
2
|
-
import { CurrencyType } from './CurrencyType';
|
|
3
|
-
export declare class BaseCurrency extends Entity {
|
|
4
|
-
id: string;
|
|
5
|
-
symbol: string;
|
|
6
|
-
name: string;
|
|
7
|
-
mintAddress?: string;
|
|
8
|
-
coinMarketCapId: number;
|
|
9
|
-
decimals: number;
|
|
10
|
-
symbolPrefix?: string;
|
|
11
|
-
order: number;
|
|
12
|
-
type?: CurrencyType;
|
|
13
|
-
iconUrl?: string;
|
|
14
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BaseCurrency = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class BaseCurrency extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.BaseCurrency = BaseCurrency;
|
|
8
|
-
//# sourceMappingURL=BaseCurrency.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseCurrency.js","sourceRoot":"","sources":["../../../../../../src/domain/model/currency/entities/BaseCurrency.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAGtC,MAAa,YAAa,SAAQ,eAAM;CAoBvC;AApBD,oCAoBC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Currency = void 0;
|
|
4
|
-
const BaseCurrency_1 = require("./BaseCurrency");
|
|
5
|
-
class Currency extends BaseCurrency_1.BaseCurrency {
|
|
6
|
-
}
|
|
7
|
-
exports.Currency = Currency;
|
|
8
|
-
//# sourceMappingURL=Currency.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Currency.js","sourceRoot":"","sources":["../../../../../../src/domain/model/currency/entities/Currency.ts"],"names":[],"mappings":";;;AACA,iDAA8C;AAE9C,MAAa,QAAS,SAAQ,2BAAY;CAEzC;AAFD,4BAEC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TokenRatePayload = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class TokenRatePayload extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.TokenRatePayload = TokenRatePayload;
|
|
8
|
-
//# sourceMappingURL=TokenRatePayload.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TokenRatePayload.js","sourceRoot":"","sources":["../../../../../../src/domain/model/fixed-currency/entities/TokenRatePayload.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,gBAAiB,SAAQ,eAAM;CAY3C;AAZD,4CAYC"}
|
|
@@ -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.Funding = void 0;
|
|
13
|
-
const class_transformer_1 = require("class-transformer");
|
|
14
|
-
const stream_event_1 = require("../../stream-event");
|
|
15
|
-
class Funding extends stream_event_1.StreamEvent {
|
|
16
|
-
}
|
|
17
|
-
__decorate([
|
|
18
|
-
(0, class_transformer_1.Transform)(({ value }) => BigInt(value)),
|
|
19
|
-
__metadata("design:type", BigInt)
|
|
20
|
-
], Funding.prototype, "amount", void 0);
|
|
21
|
-
exports.Funding = Funding;
|
|
22
|
-
//# sourceMappingURL=Funding.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Funding.js","sourceRoot":"","sources":["../../../../../../src/domain/model/funding/entities/Funding.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA8C;AAC9C,qDAAiD;AAEjD,MAAa,OAAQ,SAAQ,0BAAW;CAOvC;AANC;IAAC,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;uCACzB;AAFjB,0BAOC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PaymentRequestFeatures } from '../../payment-request-features';
|
|
2
|
-
export declare class LinkFeatures extends PaymentRequestFeatures {
|
|
3
|
-
canChangePrice: boolean;
|
|
4
|
-
requireQuantityLimits: boolean;
|
|
5
|
-
canChangeQuantity: boolean;
|
|
6
|
-
isHelioPlay: boolean;
|
|
7
|
-
isEscrowed: boolean;
|
|
8
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.LinkFeatures = void 0;
|
|
4
|
-
const payment_request_features_1 = require("../../payment-request-features");
|
|
5
|
-
class LinkFeatures extends payment_request_features_1.PaymentRequestFeatures {
|
|
6
|
-
}
|
|
7
|
-
exports.LinkFeatures = LinkFeatures;
|
|
8
|
-
//# sourceMappingURL=LinkFeatures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LinkFeatures.js","sourceRoot":"","sources":["../../../../../../src/domain/model/link-features/entities/LinkFeatures.ts"],"names":[],"mappings":";;;AAAA,6EAAwE;AAExE,MAAa,YAAa,SAAQ,iDAAsB;CAUvD;AAVD,oCAUC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FetchifyFindAddress = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class FetchifyFindAddress extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.FetchifyFindAddress = FetchifyFindAddress;
|
|
8
|
-
//# sourceMappingURL=FetchifyFindAddress.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FetchifyFindAddress.js","sourceRoot":"","sources":["../../../../../../src/domain/model/location/entities/FetchifyFindAddress.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,mBAAoB,SAAQ,eAAM;CAE9C;AAFD,kDAEC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Entity } from '../../entity';
|
|
2
|
-
export declare class FetchifyRetrieveAddress extends Entity {
|
|
3
|
-
result: {
|
|
4
|
-
province_name: string;
|
|
5
|
-
street_name: string;
|
|
6
|
-
street_prefix: string;
|
|
7
|
-
street_suffix: string;
|
|
8
|
-
building_number: string;
|
|
9
|
-
line_2: string;
|
|
10
|
-
province: string;
|
|
11
|
-
locality: string;
|
|
12
|
-
};
|
|
13
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FetchifyRetrieveAddress = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class FetchifyRetrieveAddress extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.FetchifyRetrieveAddress = FetchifyRetrieveAddress;
|
|
8
|
-
//# sourceMappingURL=FetchifyRetrieveAddress.js.map
|