@heliofi/common 0.1.210 → 0.1.211
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/model/index.d.ts +1 -0
- package/dist/src/domain/model/index.js +1 -0
- package/dist/src/domain/model/index.js.map +1 -1
- package/dist/src/domain/model/nft-escrow/dtos/index.d.ts +3 -0
- package/dist/src/domain/model/{checkoutStatus/entities → nft-escrow/dtos}/index.js +3 -1
- package/dist/src/domain/model/nft-escrow/dtos/index.js.map +1 -0
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowCancel.dto.d.ts +5 -0
- package/dist/src/domain/model/{exchange-rates/dtos/exchangeRate.dto.js → nft-escrow/dtos/nftEscrowCancel.dto.js} +9 -10
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowCancel.dto.js.map +1 -0
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowCreate.dto.d.ts +8 -0
- package/dist/src/domain/model/{paystream-tx/dtos/createPaystreamTxDto.js → nft-escrow/dtos/nftEscrowCreate.dto.js} +19 -28
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowCreate.dto.js.map +1 -0
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowSubmit.dto.d.ts +4 -0
- package/dist/src/domain/model/{transaction-meta/entities/BaseTransactionMeta.js → nft-escrow/dtos/nftEscrowSubmit.dto.js} +13 -12
- package/dist/src/domain/model/nft-escrow/dtos/nftEscrowSubmit.dto.js.map +1 -0
- package/dist/src/domain/model/nft-escrow/entities/TokenNftEscrowPayload.d.ts +5 -0
- package/dist/src/domain/model/nft-escrow/entities/TokenNftEscrowPayload.js +8 -0
- package/dist/src/domain/model/nft-escrow/entities/TokenNftEscrowPayload.js.map +1 -0
- package/dist/src/domain/model/nft-escrow/entities/index.d.ts +1 -0
- package/dist/src/domain/model/{exchange-rates → nft-escrow/entities}/index.js +1 -1
- package/dist/src/domain/model/nft-escrow/entities/index.js.map +1 -0
- package/dist/src/domain/model/{checkoutStatus → nft-escrow}/index.d.ts +1 -0
- package/dist/src/domain/model/{checkoutStatus → nft-escrow}/index.js +1 -0
- package/dist/src/domain/model/nft-escrow/index.js.map +1 -0
- package/dist/src/domain/model/payment-request/entities/index.d.ts +0 -1
- package/dist/src/domain/model/payment-request/entities/index.js +0 -1
- package/dist/src/domain/model/payment-request/entities/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- 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/checkoutStatus/entities/CheckoutStatusResponse.entity.d.ts +0 -16
- package/dist/src/domain/model/checkoutStatus/entities/CheckoutStatusResponse.entity.js +0 -8
- package/dist/src/domain/model/checkoutStatus/entities/CheckoutStatusResponse.entity.js.map +0 -1
- package/dist/src/domain/model/checkoutStatus/entities/index.d.ts +0 -1
- package/dist/src/domain/model/checkoutStatus/entities/index.js.map +0 -1
- package/dist/src/domain/model/checkoutStatus/index.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/exchange-rates/dtos/exchangeRate.dto.d.ts +0 -5
- package/dist/src/domain/model/exchange-rates/dtos/exchangeRate.dto.js.map +0 -1
- package/dist/src/domain/model/exchange-rates/dtos/index.d.ts +0 -1
- package/dist/src/domain/model/exchange-rates/dtos/index.js +0 -18
- package/dist/src/domain/model/exchange-rates/dtos/index.js.map +0 -1
- package/dist/src/domain/model/exchange-rates/index.d.ts +0 -1
- package/dist/src/domain/model/exchange-rates/index.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/helio-play/dtos/HelioPlayPropertiesDto.d.ts +0 -5
- package/dist/src/domain/model/helio-play/dtos/HelioPlayPropertiesDto.js +0 -7
- package/dist/src/domain/model/helio-play/dtos/HelioPlayPropertiesDto.js.map +0 -1
- package/dist/src/domain/model/helio-play/entities/HelioPlayProperties.d.ts +0 -5
- package/dist/src/domain/model/helio-play/entities/HelioPlayProperties.js +0 -7
- package/dist/src/domain/model/helio-play/entities/HelioPlayProperties.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/media/entities/MediaProperties.d.ts +0 -5
- package/dist/src/domain/model/media/entities/MediaProperties.js +0 -7
- package/dist/src/domain/model/media/entities/MediaProperties.js.map +0 -1
- package/dist/src/domain/model/media/entities/MediaType.entity.d.ts +0 -3
- package/dist/src/domain/model/media/entities/MediaType.entity.js +0 -8
- package/dist/src/domain/model/media/entities/MediaType.entity.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/payment-request/entities/PaymentRequestPreview.entity.d.ts +0 -7
- package/dist/src/domain/model/payment-request/entities/PaymentRequestPreview.entity.js +0 -8
- package/dist/src/domain/model/payment-request/entities/PaymentRequestPreview.entity.js.map +0 -1
- package/dist/src/domain/model/payment-request/entities/PaymentRequestPreview.entiy.d.ts +0 -6
- package/dist/src/domain/model/payment-request/entities/PaymentRequestPreview.entiy.js +0 -8
- package/dist/src/domain/model/payment-request/entities/PaymentRequestPreview.entiy.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.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/PaystreamCheckoutStatusResponse.entity.d.ts +0 -5
- package/dist/src/domain/model/paystream-tx/entities/PaystreamCheckoutStatusResponse.entity.js +0 -26
- package/dist/src/domain/model/paystream-tx/entities/PaystreamCheckoutStatusResponse.entity.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/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-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/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.map +0 -1
- package/dist/src/domain/model/user/entities/BaseUser.d.ts +0 -8
- 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.211",
|
|
5
5
|
"description": "Common package",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"types": "./dist/index.d.ts",
|
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
"ts-loader": "^9.3.1",
|
|
26
26
|
"typescript": "^4.8.2"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "a12d79f632ac55ea162c743557e8e0ae13d39efe"
|
|
29
29
|
}
|
|
@@ -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,16 +0,0 @@
|
|
|
1
|
-
import { ContentResponse } from '../../content';
|
|
2
|
-
import { Entity } from '../../entity';
|
|
3
|
-
import { TransactionStatus } from '../../transaction-meta';
|
|
4
|
-
export declare class CheckoutStatusResponse extends Entity {
|
|
5
|
-
transactionStatus: TransactionStatus;
|
|
6
|
-
transactionSignature?: string;
|
|
7
|
-
paymentData?: {
|
|
8
|
-
document: {
|
|
9
|
-
id: string;
|
|
10
|
-
createdAt: string;
|
|
11
|
-
paymentPK: string;
|
|
12
|
-
maxTime: number;
|
|
13
|
-
};
|
|
14
|
-
content?: ContentResponse;
|
|
15
|
-
};
|
|
16
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CheckoutStatusResponse = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class CheckoutStatusResponse extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.CheckoutStatusResponse = CheckoutStatusResponse;
|
|
8
|
-
//# sourceMappingURL=CheckoutStatusResponse.entity.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CheckoutStatusResponse.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/checkoutStatus/entities/CheckoutStatusResponse.entity.ts"],"names":[],"mappings":";;;AACA,yCAAsC;AAGtC,MAAa,sBAAuB,SAAQ,eAAM;CAejD;AAfD,wDAeC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CheckoutStatusResponse.entity';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/checkoutStatus/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kEAAgD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/domain/model/checkoutStatus/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA2B"}
|
|
@@ -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 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"exchangeRate.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/exchange-rates/dtos/exchangeRate.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA8C;AAC9C,qDAAmE;AAEnE,MAAa,eAAe;CAY3B;AAXC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6CACA;AAEb;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2CACF;AAEX;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;+CACzB;AAXjB,0CAYC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './exchangeRate.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("./exchangeRate.dto"), exports);
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/exchange-rates/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qDAAmC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './dtos';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/domain/model/exchange-rates/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB"}
|
|
@@ -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,7 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.HelioPlayPropertiesDto = void 0;
|
|
4
|
-
class HelioPlayPropertiesDto {
|
|
5
|
-
}
|
|
6
|
-
exports.HelioPlayPropertiesDto = HelioPlayPropertiesDto;
|
|
7
|
-
//# sourceMappingURL=HelioPlayPropertiesDto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HelioPlayPropertiesDto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/helio-play/dtos/HelioPlayPropertiesDto.ts"],"names":[],"mappings":";;;AAEA,MAAa,sBAAsB;CAGlC;AAHD,wDAGC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HelioPlayProperties.js","sourceRoot":"","sources":["../../../../../../src/domain/model/helio-play/entities/HelioPlayProperties.ts"],"names":[],"mappings":";;;AAEA,MAAa,mBAAmB;CAG/B;AAHD,kDAGC"}
|
|
@@ -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
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FetchifyRetrieveAddress.js","sourceRoot":"","sources":["../../../../../../src/domain/model/location/entities/FetchifyRetrieveAddress.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,uBAAwB,SAAQ,eAAM;CAWlD;AAXD,0DAWC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MediaProperties.js","sourceRoot":"","sources":["../../../../../../src/domain/model/media/entities/MediaProperties.ts"],"names":[],"mappings":";;;AAEA,MAAa,eAAe;CAG3B;AAHD,0CAGC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MediaType = void 0;
|
|
4
|
-
var MediaType;
|
|
5
|
-
(function (MediaType) {
|
|
6
|
-
MediaType["VIDEO"] = "VIDEO";
|
|
7
|
-
})(MediaType = exports.MediaType || (exports.MediaType = {}));
|
|
8
|
-
//# sourceMappingURL=MediaType.entity.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MediaType.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/media/entities/MediaType.entity.ts"],"names":[],"mappings":";;;AAAA,IAAY,SAEX;AAFD,WAAY,SAAS;IACnB,4BAAe,CAAA;AACjB,CAAC,EAFW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAEpB"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Entity } from '../../entity';
|
|
2
|
-
import { ContentResponse } from '../../content';
|
|
3
|
-
import { TransactionStatus } from '../../transaction-meta';
|
|
4
|
-
export declare class OnlyContentAndTransactionPaylink extends Entity {
|
|
5
|
-
content: ContentResponse;
|
|
6
|
-
transactionSignature?: string;
|
|
7
|
-
status?: TransactionStatus;
|
|
8
|
-
}
|
|
9
|
-
export declare class OnlyContentAndSwapTransactionPaylink extends Entity {
|
|
10
|
-
content: ContentResponse;
|
|
11
|
-
transactionSignature?: string;
|
|
12
|
-
swapTransactionSignature?: string;
|
|
13
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.OnlyContentAndSwapTransactionPaylink = exports.OnlyContentAndTransactionPaylink = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class OnlyContentAndTransactionPaylink extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.OnlyContentAndTransactionPaylink = OnlyContentAndTransactionPaylink;
|
|
8
|
-
class OnlyContentAndSwapTransactionPaylink extends entity_1.Entity {
|
|
9
|
-
}
|
|
10
|
-
exports.OnlyContentAndSwapTransactionPaylink = OnlyContentAndSwapTransactionPaylink;
|
|
11
|
-
//# sourceMappingURL=OnlyContentAndTransactionPaylink.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"OnlyContentAndTransactionPaylink.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paylink/entities/OnlyContentAndTransactionPaylink.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAItC,MAAa,gCAAiC,SAAQ,eAAM;CAI3D;AAJD,4EAIC;AAED,MAAa,oCAAqC,SAAQ,eAAM;CAI/D;AAJD,oFAIC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PaymentRequestPreview = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class PaymentRequestPreview extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.PaymentRequestPreview = PaymentRequestPreview;
|
|
8
|
-
//# sourceMappingURL=PaymentRequestPreview.entity.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PaymentRequestPreview.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/payment-request/entities/PaymentRequestPreview.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,qBAAsB,SAAQ,eAAM;CAQhD;AARD,sDAQC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PaymentRequestPreview = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class PaymentRequestPreview extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.PaymentRequestPreview = PaymentRequestPreview;
|
|
8
|
-
//# sourceMappingURL=PaymentRequestPreview.entiy.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PaymentRequestPreview.entiy.js","sourceRoot":"","sources":["../../../../../../src/domain/model/payment-request/entities/PaymentRequestPreview.entiy.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,qBAAsB,SAAQ,eAAM;CAMhD;AAND,sDAMC"}
|
|
@@ -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"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { CreateStreamEventDto } from '../../stream-event';
|
|
2
|
-
import { CreateTransactionMetaDto } from '../../transaction-meta';
|
|
3
|
-
export declare class CreatePaystreamTxDto {
|
|
4
|
-
meta: CreateTransactionMetaDto;
|
|
5
|
-
paystream: string;
|
|
6
|
-
paymentAccount: string;
|
|
7
|
-
startedAt: CreateStreamEventDto;
|
|
8
|
-
endedAt?: string;
|
|
9
|
-
interval: number;
|
|
10
|
-
isHelioX?: boolean;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"createPaystreamTxDto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream-tx/dtos/createPaystreamTxDto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAoD;AACpD,qDAOyB;AACzB,qDAA0D;AAC1D,6DAAkE;AAElE,MAAa,oBAAoB;CA8BhC;AA7BC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,2CAAwB,CAAC;IACpC,IAAA,gCAAc,GAAE;8BACX,2CAAwB;kDAAC;AAE/B;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACK;AAElB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;4DACU;AAEvB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAoB,CAAC;IAChC,IAAA,gCAAc,GAAE;8BACN,mCAAoB;uDAAC;AAEhC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;qDACvB;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sDACI;AAEjB;IAAC,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;sDACM;AA7BrB,oDA8BC"}
|
|
@@ -1,36 +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.UpdatePaystreamTxDto = void 0;
|
|
13
|
-
const class_transformer_1 = require("class-transformer");
|
|
14
|
-
const class_validator_1 = require("class-validator");
|
|
15
|
-
const stream_event_1 = require("../../stream-event");
|
|
16
|
-
const withdrawal_1 = require("../../withdrawal");
|
|
17
|
-
class UpdatePaystreamTxDto {
|
|
18
|
-
}
|
|
19
|
-
__decorate([
|
|
20
|
-
(0, class_validator_1.IsOptional)(),
|
|
21
|
-
(0, class_transformer_1.Type)(() => stream_event_1.CreateStreamEventDto),
|
|
22
|
-
(0, class_validator_1.ValidateNested)(),
|
|
23
|
-
__metadata("design:type", stream_event_1.CreateStreamEventDto)
|
|
24
|
-
], UpdatePaystreamTxDto.prototype, "canceledAt", void 0);
|
|
25
|
-
__decorate([
|
|
26
|
-
(0, class_validator_1.IsOptional)(),
|
|
27
|
-
(0, class_transformer_1.Transform)(({ value }) => BigInt(value)),
|
|
28
|
-
__metadata("design:type", String)
|
|
29
|
-
], UpdatePaystreamTxDto.prototype, "endedAt", void 0);
|
|
30
|
-
__decorate([
|
|
31
|
-
(0, class_validator_1.IsOptional)(),
|
|
32
|
-
(0, class_transformer_1.Type)(() => withdrawal_1.Withdrawal),
|
|
33
|
-
__metadata("design:type", Array)
|
|
34
|
-
], UpdatePaystreamTxDto.prototype, "withdrawals", void 0);
|
|
35
|
-
exports.UpdatePaystreamTxDto = UpdatePaystreamTxDto;
|
|
36
|
-
//# sourceMappingURL=updatePaystreamTxDto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updatePaystreamTxDto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream-tx/dtos/updatePaystreamTxDto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAoD;AACpD,qDAA6D;AAC7D,qDAA0D;AAC1D,iDAA8C;AAE9C,MAAa,oBAAoB;CAahC;AAZC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAoB,CAAC;IAChC,IAAA,gCAAc,GAAE;8BACJ,mCAAoB;wDAAC;AAElC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;qDACvB;AAEjB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,uBAAU,CAAC;;yDACA;AAZzB,oDAaC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export declare class CheckoutStatus {
|
|
2
|
-
transactionSignature: string;
|
|
3
|
-
endedAt: number;
|
|
4
|
-
paymentData: {
|
|
5
|
-
document: {
|
|
6
|
-
id: string;
|
|
7
|
-
createdAt: string;
|
|
8
|
-
paymentPK: string;
|
|
9
|
-
maxTime: number;
|
|
10
|
-
};
|
|
11
|
-
content: {
|
|
12
|
-
text?: string;
|
|
13
|
-
videoUrl?: string;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CheckoutStatus.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream-tx/entities/CheckoutStatus.ts"],"names":[],"mappings":";;;AAAA,MAAa,cAAc;CAiB1B;AAjBD,wCAiBC"}
|