@heliofi/common 0.1.169 → 0.1.171

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.
Files changed (187) hide show
  1. package/dist/src/domain/model/attachment/entities/Attachment.d.ts +1 -1
  2. package/dist/src/domain/model/attachment/entities/Attachment.js +2 -2
  3. package/dist/src/domain/model/attachment/entities/Attachment.js.map +1 -1
  4. package/dist/src/domain/model/attachment/entities/BaseAttachment.entity.d.ts +7 -0
  5. package/dist/src/domain/model/attachment/entities/BaseAttachment.entity.js +8 -0
  6. package/dist/src/domain/model/attachment/entities/BaseAttachment.entity.js.map +1 -0
  7. package/dist/src/domain/model/attachment/entities/ShallowEnrichedAttachment.d.ts +1 -1
  8. package/dist/src/domain/model/attachment/entities/ShallowEnrichedAttachment.js +2 -2
  9. package/dist/src/domain/model/attachment/entities/ShallowEnrichedAttachment.js.map +1 -1
  10. package/dist/src/domain/model/attachment/entities/index.d.ts +1 -1
  11. package/dist/src/domain/model/attachment/entities/index.js +1 -1
  12. package/dist/src/domain/model/attachment/entities/index.js.map +1 -1
  13. package/dist/src/domain/model/company/entities/BaseCompany.entity.d.ts +13 -0
  14. package/dist/src/domain/model/company/entities/BaseCompany.entity.js +8 -0
  15. package/dist/src/domain/model/company/entities/BaseCompany.entity.js.map +1 -0
  16. package/dist/src/domain/model/company/entities/Company.entity.d.ts +7 -0
  17. package/dist/src/domain/model/company/entities/Company.entity.js +8 -0
  18. package/dist/src/domain/model/company/entities/Company.entity.js.map +1 -0
  19. package/dist/src/domain/model/company/entities/index.d.ts +2 -2
  20. package/dist/src/domain/model/company/entities/index.js +2 -2
  21. package/dist/src/domain/model/company/entities/index.js.map +1 -1
  22. package/dist/src/domain/model/content/entities/Content.d.ts +3 -1
  23. package/dist/src/domain/model/content/entities/Content.js.map +1 -1
  24. package/dist/src/domain/model/currency/entities/BaseCurrency.entity.d.ts +14 -0
  25. package/dist/src/domain/model/currency/entities/BaseCurrency.entity.js +8 -0
  26. package/dist/src/domain/model/currency/entities/BaseCurrency.entity.js.map +1 -0
  27. package/dist/src/domain/model/currency/entities/Currency.entity.d.ts +5 -0
  28. package/dist/src/domain/model/currency/entities/Currency.entity.js +8 -0
  29. package/dist/src/domain/model/currency/entities/Currency.entity.js.map +1 -0
  30. package/dist/src/domain/model/currency/entities/index.d.ts +2 -2
  31. package/dist/src/domain/model/currency/entities/index.js +2 -2
  32. package/dist/src/domain/model/currency/entities/index.js.map +1 -1
  33. package/dist/src/domain/model/evm-transaction-monitoring/dtos/CreateEvmTransactionMonitoring.dto.d.ts +8 -0
  34. package/dist/src/domain/model/evm-transaction-monitoring/dtos/CreateEvmTransactionMonitoring.dto.js +43 -0
  35. package/dist/src/domain/model/evm-transaction-monitoring/dtos/CreateEvmTransactionMonitoring.dto.js.map +1 -0
  36. package/dist/src/domain/model/evm-transaction-monitoring/dtos/index.d.ts +1 -0
  37. package/dist/src/domain/model/evm-transaction-monitoring/dtos/index.js +18 -0
  38. package/dist/src/domain/model/evm-transaction-monitoring/dtos/index.js.map +1 -0
  39. package/dist/src/domain/model/evm-transaction-monitoring/entities/EvmTransactionMonitoring.entity.d.ts +9 -0
  40. package/dist/src/domain/model/evm-transaction-monitoring/entities/EvmTransactionMonitoring.entity.js +8 -0
  41. package/dist/src/domain/model/evm-transaction-monitoring/entities/EvmTransactionMonitoring.entity.js.map +1 -0
  42. package/dist/src/domain/model/evm-transaction-monitoring/entities/index.d.ts +1 -0
  43. package/dist/src/domain/model/evm-transaction-monitoring/entities/index.js +18 -0
  44. package/dist/src/domain/model/evm-transaction-monitoring/entities/index.js.map +1 -0
  45. package/dist/src/domain/model/{accessCodeAuthProperties → evm-transaction-monitoring}/index.d.ts +1 -1
  46. package/dist/src/domain/model/{accessCodeAuthProperties → evm-transaction-monitoring}/index.js +1 -1
  47. package/dist/src/domain/model/evm-transaction-monitoring/index.js.map +1 -0
  48. package/dist/src/domain/model/helio-play/entities/HelioPlayProperties.d.ts +7 -0
  49. package/dist/src/domain/model/helio-play/entities/HelioPlayProperties.js +7 -0
  50. package/dist/src/domain/model/helio-play/entities/HelioPlayProperties.js.map +1 -0
  51. package/dist/src/domain/model/helio-play/entities/index.d.ts +1 -0
  52. package/dist/src/domain/model/{accessCodeAuthProperties → helio-play}/entities/index.js +1 -1
  53. package/dist/src/domain/model/helio-play/entities/index.js.map +1 -0
  54. package/dist/src/domain/model/helio-play/index.d.ts +1 -0
  55. package/dist/src/domain/model/{accessCodeAuthProperties/dtos → helio-play}/index.js +1 -1
  56. package/dist/src/domain/model/helio-play/index.js.map +1 -0
  57. package/dist/src/domain/model/index.d.ts +3 -0
  58. package/dist/src/domain/model/index.js +3 -0
  59. package/dist/src/domain/model/index.js.map +1 -1
  60. package/dist/src/domain/model/location/entities/FetchifyFindAddress.entity.d.ts +5 -0
  61. package/dist/src/domain/model/location/entities/FetchifyFindAddress.entity.js +8 -0
  62. package/dist/src/domain/model/location/entities/FetchifyFindAddress.entity.js.map +1 -0
  63. package/dist/src/domain/model/location/entities/FetchifyResult.entity.d.ts +5 -0
  64. package/dist/src/domain/model/location/entities/FetchifyResult.entity.js +7 -0
  65. package/dist/src/domain/model/location/entities/FetchifyResult.entity.js.map +1 -0
  66. package/dist/src/domain/model/location/entities/FetchifyRetrieveAddress.entity.d.ts +13 -0
  67. package/dist/src/domain/model/location/entities/FetchifyRetrieveAddress.entity.js +8 -0
  68. package/dist/src/domain/model/location/entities/FetchifyRetrieveAddress.entity.js.map +1 -0
  69. package/dist/src/domain/model/location/entities/index.d.ts +2 -2
  70. package/dist/src/domain/model/location/entities/index.js +2 -2
  71. package/dist/src/domain/model/location/entities/index.js.map +1 -1
  72. package/dist/src/domain/model/media/entities/MediaProperties.d.ts +5 -0
  73. package/dist/src/domain/model/media/entities/MediaProperties.js +7 -0
  74. package/dist/src/domain/model/media/entities/MediaProperties.js.map +1 -0
  75. package/dist/src/domain/model/media/entities/MediaType.d.ts +5 -0
  76. package/dist/src/domain/model/media/entities/MediaType.js +10 -0
  77. package/dist/src/domain/model/media/entities/MediaType.js.map +1 -0
  78. package/dist/src/domain/model/media/entities/index.d.ts +2 -0
  79. package/dist/src/domain/model/media/entities/index.js +19 -0
  80. package/dist/src/domain/model/media/entities/index.js.map +1 -0
  81. package/dist/src/domain/model/media/index.d.ts +1 -0
  82. package/dist/src/domain/model/media/index.js +18 -0
  83. package/dist/src/domain/model/media/index.js.map +1 -0
  84. package/dist/src/domain/model/paystream/dtos/createPaystream.dto.d.ts +2 -0
  85. package/dist/src/domain/model/paystream/dtos/createPaystream.dto.js +6 -0
  86. package/dist/src/domain/model/paystream/dtos/createPaystream.dto.js.map +1 -1
  87. package/dist/src/domain/model/paystream/dtos/updatePaystream.dto.d.ts +2 -0
  88. package/dist/src/domain/model/paystream/dtos/updatePaystream.dto.js +6 -0
  89. package/dist/src/domain/model/paystream/dtos/updatePaystream.dto.js.map +1 -1
  90. package/dist/src/domain/model/paystream/entities/BasePaystream.d.ts +2 -0
  91. package/dist/src/domain/model/paystream/entities/BasePaystream.js.map +1 -1
  92. package/dist/src/domain/model/paystream/entities/Paystream.d.ts +2 -0
  93. package/dist/src/domain/model/paystream/entities/Paystream.js.map +1 -1
  94. package/dist/src/domain/model/paystream-tx/entities/CheckoutStatus.entity.d.ts +16 -0
  95. package/dist/src/domain/model/paystream-tx/entities/CheckoutStatus.entity.js +7 -0
  96. package/dist/src/domain/model/paystream-tx/entities/CheckoutStatus.entity.js.map +1 -0
  97. package/dist/src/domain/model/paystream-tx/entities/index.d.ts +1 -1
  98. package/dist/src/domain/model/paystream-tx/entities/index.js +1 -1
  99. package/dist/src/domain/model/paystream-tx/entities/index.js.map +1 -1
  100. package/dist/src/domain/model/prepare-invoice/entities/PrepareInvoice.entity.d.ts +5 -0
  101. package/dist/src/domain/model/prepare-invoice/entities/PrepareInvoice.entity.js +8 -0
  102. package/dist/src/domain/model/prepare-invoice/entities/PrepareInvoice.entity.js.map +1 -0
  103. package/dist/src/domain/model/prepare-invoice/entities/TokenInvoicePayload.js.map +1 -1
  104. package/dist/src/domain/model/prepare-invoice/entities/index.d.ts +1 -1
  105. package/dist/src/domain/model/prepare-invoice/entities/index.js +1 -1
  106. package/dist/src/domain/model/prepare-invoice/entities/index.js.map +1 -1
  107. package/dist/src/domain/model/prepare-transaction/entities/PrepareSwapTransaction.entity.d.ts +5 -0
  108. package/dist/src/domain/model/prepare-transaction/entities/PrepareSwapTransaction.entity.js +7 -0
  109. package/dist/src/domain/model/prepare-transaction/entities/PrepareSwapTransaction.entity.js.map +1 -0
  110. package/dist/src/domain/model/prepare-transaction/entities/PrepareTransaction.entity.d.ts +5 -0
  111. package/dist/src/domain/model/prepare-transaction/entities/PrepareTransaction.entity.js +8 -0
  112. package/dist/src/domain/model/prepare-transaction/entities/PrepareTransaction.entity.js.map +1 -0
  113. package/dist/src/domain/model/prepare-transaction/entities/index.d.ts +2 -2
  114. package/dist/src/domain/model/prepare-transaction/entities/index.js +2 -2
  115. package/dist/src/domain/model/prepare-transaction/entities/index.js.map +1 -1
  116. package/dist/src/domain/model/report/entities/ReportItem.entity.d.ts +38 -0
  117. package/dist/src/domain/model/report/entities/ReportItem.entity.js +8 -0
  118. package/dist/src/domain/model/report/entities/ReportItem.entity.js.map +1 -0
  119. package/dist/src/domain/model/report/entities/index.d.ts +1 -1
  120. package/dist/src/domain/model/report/entities/index.js +1 -1
  121. package/dist/src/domain/model/report/entities/index.js.map +1 -1
  122. package/dist/src/domain/model/token-quoting/entities/TokenQuoting.entity.d.ts +4 -0
  123. package/dist/src/domain/model/token-quoting/entities/TokenQuoting.entity.js +8 -0
  124. package/dist/src/domain/model/token-quoting/entities/TokenQuoting.entity.js.map +1 -0
  125. package/dist/src/domain/model/token-quoting/entities/index.d.ts +1 -1
  126. package/dist/src/domain/model/token-quoting/entities/index.js +1 -1
  127. package/dist/src/domain/model/token-quoting/entities/index.js.map +1 -1
  128. package/dist/src/domain/model/token-swap/entities/SwapRouteOptions.d.ts +1 -1
  129. package/dist/src/domain/model/token-swap/entities/SwapRouteToken.entity.d.ts +4 -0
  130. package/dist/src/domain/model/token-swap/entities/SwapRouteToken.entity.js +8 -0
  131. package/dist/src/domain/model/token-swap/entities/SwapRouteToken.entity.js.map +1 -0
  132. package/dist/src/domain/model/token-swap/entities/index.d.ts +1 -1
  133. package/dist/src/domain/model/token-swap/entities/index.js +1 -1
  134. package/dist/src/domain/model/token-swap/entities/index.js.map +1 -1
  135. package/dist/src/domain/model/transaction-meta/dtos/createTransactionMeta.dto.d.ts +1 -0
  136. package/dist/src/domain/model/transaction-meta/dtos/createTransactionMeta.dto.js +5 -0
  137. package/dist/src/domain/model/transaction-meta/dtos/createTransactionMeta.dto.js.map +1 -1
  138. package/dist/src/domain/model/transaction-meta/dtos/updateTransactionMeta.dto.d.ts +1 -0
  139. package/dist/src/domain/model/transaction-meta/dtos/updateTransactionMeta.dto.js +5 -0
  140. package/dist/src/domain/model/transaction-meta/dtos/updateTransactionMeta.dto.js.map +1 -1
  141. package/dist/src/domain/model/transaction-meta/entities/BaseTransactionMeta.entity.d.ts +1 -0
  142. package/dist/src/domain/model/transaction-meta/entities/BaseTransactionMeta.entity.js.map +1 -1
  143. package/dist/src/domain/model/user/entities/BaseUser.d.ts +1 -2
  144. package/dist/src/domain/model/user/entities/BaseUser.entity.d.ts +9 -0
  145. package/dist/src/domain/model/user/entities/BaseUser.entity.js +8 -0
  146. package/dist/src/domain/model/user/entities/BaseUser.entity.js.map +1 -0
  147. package/dist/src/domain/model/user/entities/BaseUser.js.map +1 -1
  148. package/dist/src/domain/model/user/entities/ShallowEnrichedUser.d.ts +1 -1
  149. package/dist/src/domain/model/user/entities/ShallowEnrichedUser.js +2 -2
  150. package/dist/src/domain/model/user/entities/ShallowEnrichedUser.js.map +1 -1
  151. package/dist/src/domain/model/user/entities/User.d.ts +1 -1
  152. package/dist/src/domain/model/user/entities/User.js +2 -2
  153. package/dist/src/domain/model/user/entities/User.js.map +1 -1
  154. package/dist/src/domain/model/user/entities/index.d.ts +1 -1
  155. package/dist/src/domain/model/user/entities/index.js +1 -1
  156. package/dist/src/domain/model/user/entities/index.js.map +1 -1
  157. package/dist/src/domain/model/wallet/entities/BaseWallet.entity.d.ts +5 -0
  158. package/dist/src/domain/model/wallet/entities/BaseWallet.entity.js +8 -0
  159. package/dist/src/domain/model/wallet/entities/BaseWallet.entity.js.map +1 -0
  160. package/dist/src/domain/model/wallet/entities/Wallet.entity.d.ts +7 -0
  161. package/dist/src/domain/model/wallet/entities/Wallet.entity.js +8 -0
  162. package/dist/src/domain/model/wallet/entities/Wallet.entity.js.map +1 -0
  163. package/dist/src/domain/model/wallet/entities/WalletDetails.entity.d.ts +4 -0
  164. package/dist/src/domain/model/wallet/entities/WalletDetails.entity.js +8 -0
  165. package/dist/src/domain/model/wallet/entities/WalletDetails.entity.js.map +1 -0
  166. package/dist/src/domain/model/wallet/entities/index.d.ts +3 -3
  167. package/dist/src/domain/model/wallet/entities/index.js +3 -3
  168. package/dist/src/domain/model/wallet/entities/index.js.map +1 -1
  169. package/dist/tsconfig.tsbuildinfo +1 -1
  170. package/package.json +2 -2
  171. package/dist/src/domain/model/accessCodeAuthProperties/dtos/accessCodeAuthProperties.dto.d.ts +0 -3
  172. package/dist/src/domain/model/accessCodeAuthProperties/dtos/accessCodeAuthProperties.dto.js +0 -22
  173. package/dist/src/domain/model/accessCodeAuthProperties/dtos/accessCodeAuthProperties.dto.js.map +0 -1
  174. package/dist/src/domain/model/accessCodeAuthProperties/dtos/index.d.ts +0 -1
  175. package/dist/src/domain/model/accessCodeAuthProperties/dtos/index.js.map +0 -1
  176. package/dist/src/domain/model/accessCodeAuthProperties/entities/AccessCodeAuthProperties.d.ts +0 -4
  177. package/dist/src/domain/model/accessCodeAuthProperties/entities/AccessCodeAuthProperties.js +0 -8
  178. package/dist/src/domain/model/accessCodeAuthProperties/entities/AccessCodeAuthProperties.js.map +0 -1
  179. package/dist/src/domain/model/accessCodeAuthProperties/entities/index.d.ts +0 -1
  180. package/dist/src/domain/model/accessCodeAuthProperties/entities/index.js.map +0 -1
  181. package/dist/src/domain/model/accessCodeAuthProperties/index.js.map +0 -1
  182. package/dist/src/domain/model/auth/entities/CheckoutAuthToken.d.ts +0 -6
  183. package/dist/src/domain/model/auth/entities/CheckoutAuthToken.js +0 -7
  184. package/dist/src/domain/model/auth/entities/CheckoutAuthToken.js.map +0 -1
  185. package/dist/src/domain/model/blockchain/entities/Blockchain.d.ts +0 -6
  186. package/dist/src/domain/model/blockchain/entities/Blockchain.js +0 -8
  187. package/dist/src/domain/model/blockchain/entities/Blockchain.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MediaProperties.js","sourceRoot":"","sources":["../../../../../../src/domain/model/media/entities/MediaProperties.ts"],"names":[],"mappings":";;;AAEA,MAAa,eAAe;CAG3B;AAHD,0CAGC"}
@@ -0,0 +1,5 @@
1
+ export declare enum MediaType {
2
+ VIDEO = "VIDEO",
3
+ AUDIO = "AUDIO",
4
+ PDF = "PDF"
5
+ }
@@ -0,0 +1,10 @@
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["AUDIO"] = "AUDIO";
8
+ MediaType["PDF"] = "PDF";
9
+ })(MediaType = exports.MediaType || (exports.MediaType = {}));
10
+ //# sourceMappingURL=MediaType.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MediaType.js","sourceRoot":"","sources":["../../../../../../src/domain/model/media/entities/MediaType.ts"],"names":[],"mappings":";;;AAAA,IAAY,SAIX;AAJD,WAAY,SAAS;IACnB,4BAAe,CAAA;IACf,4BAAe,CAAA;IACf,wBAAW,CAAA;AACb,CAAC,EAJW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAIpB"}
@@ -0,0 +1,2 @@
1
+ export * from './MediaType';
2
+ export * from './MediaProperties';
@@ -0,0 +1,19 @@
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("./MediaType"), exports);
18
+ __exportStar(require("./MediaProperties"), exports);
19
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/media/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,oDAAkC"}
@@ -0,0 +1 @@
1
+ export * from './entities';
@@ -0,0 +1,18 @@
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("./entities"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/domain/model/media/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA2B"}
@@ -1,8 +1,10 @@
1
1
  import { StreamFeaturesDto } from '../../stream-features';
2
2
  import { IntervalType } from '../entities';
3
3
  import { CreatePaymentRequestDto } from '../../payment-request';
4
+ import { HelioPlayProperties } from '../../helio-play';
4
5
  export declare class CreatePaystreamDto extends CreatePaymentRequestDto {
5
6
  features?: StreamFeaturesDto;
6
7
  interval: IntervalType;
7
8
  maxTime: number;
9
+ helioPlayProperties?: HelioPlayProperties;
8
10
  }
@@ -15,6 +15,7 @@ const class_transformer_1 = require("class-transformer");
15
15
  const stream_features_1 = require("../../stream-features");
16
16
  const entities_1 = require("../entities");
17
17
  const payment_request_1 = require("../../payment-request");
18
+ const helio_play_1 = require("../../helio-play");
18
19
  class CreatePaystreamDto extends payment_request_1.CreatePaymentRequestDto {
19
20
  }
20
21
  __decorate([
@@ -33,5 +34,10 @@ __decorate([
33
34
  (0, class_validator_1.IsNotEmpty)(),
34
35
  __metadata("design:type", Number)
35
36
  ], CreatePaystreamDto.prototype, "maxTime", void 0);
37
+ __decorate([
38
+ (0, class_validator_1.IsOptional)(),
39
+ (0, class_transformer_1.Type)(() => helio_play_1.HelioPlayProperties),
40
+ __metadata("design:type", helio_play_1.HelioPlayProperties)
41
+ ], CreatePaystreamDto.prototype, "helioPlayProperties", void 0);
36
42
  exports.CreatePaystreamDto = CreatePaystreamDto;
37
43
  //# sourceMappingURL=createPaystream.dto.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"createPaystream.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/dtos/createPaystream.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAMyB;AACzB,yDAAyC;AACzC,2DAA0D;AAC1D,0CAA2C;AAC3C,2DAAgE;AAEhE,MAAa,kBAAmB,SAAQ,yCAAuB;CAa9D;AAZC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;8BACN,mCAAiB;oDAAC;AAE7B;IAAC,IAAA,wBAAM,EAAC,uBAAY,CAAC;IACpB,IAAA,4BAAU,GAAE;;oDACU;AAEvB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mDACG;AAZlB,gDAaC"}
1
+ {"version":3,"file":"createPaystream.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/dtos/createPaystream.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAMyB;AACzB,yDAAyC;AACzC,2DAA0D;AAC1D,0CAA2C;AAC3C,2DAAgE;AAChE,iDAAuD;AAEvD,MAAa,kBAAmB,SAAQ,yCAAuB;CAiB9D;AAhBC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;8BACN,mCAAiB;oDAAC;AAE7B;IAAC,IAAA,wBAAM,EAAC,uBAAY,CAAC;IACpB,IAAA,4BAAU,GAAE;;oDACU;AAEvB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mDACG;AAEhB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,gCAAmB,CAAC;8BACV,gCAAmB;+DAAC;AAhB5C,gDAiBC"}
@@ -1,8 +1,10 @@
1
1
  import { StreamFeaturesDto } from '../../stream-features';
2
2
  import { IntervalType } from '../entities';
3
3
  import { UpdatePaymentRequestDto } from '../../payment-request';
4
+ import { HelioPlayProperties } from '../../helio-play';
4
5
  export declare class UpdatePaystreamDto extends UpdatePaymentRequestDto {
5
6
  features?: StreamFeaturesDto;
6
7
  interval?: IntervalType;
7
8
  maxTime?: number;
9
+ helioPlayProperties?: HelioPlayProperties;
8
10
  }
@@ -15,6 +15,7 @@ const class_transformer_1 = require("class-transformer");
15
15
  const stream_features_1 = require("../../stream-features");
16
16
  const entities_1 = require("../entities");
17
17
  const payment_request_1 = require("../../payment-request");
18
+ const helio_play_1 = require("../../helio-play");
18
19
  class UpdatePaystreamDto extends payment_request_1.UpdatePaymentRequestDto {
19
20
  }
20
21
  __decorate([
@@ -33,5 +34,10 @@ __decorate([
33
34
  (0, class_validator_1.IsOptional)(),
34
35
  __metadata("design:type", Number)
35
36
  ], UpdatePaystreamDto.prototype, "maxTime", void 0);
37
+ __decorate([
38
+ (0, class_validator_1.IsOptional)(),
39
+ (0, class_transformer_1.Type)(() => helio_play_1.HelioPlayProperties),
40
+ __metadata("design:type", helio_play_1.HelioPlayProperties)
41
+ ], UpdatePaystreamDto.prototype, "helioPlayProperties", void 0);
36
42
  exports.UpdatePaystreamDto = UpdatePaystreamDto;
37
43
  //# sourceMappingURL=updatePaystream.dto.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"updatePaystream.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/dtos/updatePaystream.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+E;AAC/E,yDAAyC;AACzC,2DAA0D;AAC1D,0CAA2C;AAC3C,2DAAgE;AAEhE,MAAa,kBAAmB,SAAQ,yCAAuB;CAa9D;AAZC;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,4BAAU,GAAE;IACZ,IAAA,gCAAc,GAAE;8BACN,mCAAiB;oDAAC;AAE7B;IAAC,IAAA,wBAAM,EAAC,uBAAY,CAAC;IACpB,IAAA,4BAAU,GAAE;;oDACW;AAExB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mDACI;AAZnB,gDAaC"}
1
+ {"version":3,"file":"updatePaystream.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/dtos/updatePaystream.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+E;AAC/E,yDAAyC;AACzC,2DAA0D;AAC1D,0CAA2C;AAC3C,2DAAgE;AAChE,iDAAuD;AAEvD,MAAa,kBAAmB,SAAQ,yCAAuB;CAiB9D;AAhBC;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,4BAAU,GAAE;IACZ,IAAA,gCAAc,GAAE;8BACN,mCAAiB;oDAAC;AAE7B;IAAC,IAAA,wBAAM,EAAC,uBAAY,CAAC;IACpB,IAAA,4BAAU,GAAE;;oDACW;AAExB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mDACI;AAEjB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,gCAAmB,CAAC;8BACV,gCAAmB;+DAAC;AAhB5C,gDAiBC"}
@@ -1,8 +1,10 @@
1
1
  import type { StreamFeatures } from '../../stream-features';
2
2
  import { BasePaymentRequest } from '../../payment-request';
3
3
  import { IntervalType } from './IntervalType';
4
+ import { HelioPlayProperties } from '../../helio-play';
4
5
  export declare class BasePaystream extends BasePaymentRequest {
5
6
  maxTime: number;
6
7
  interval: IntervalType;
7
8
  features: StreamFeatures;
9
+ helioPlayProperties?: HelioPlayProperties;
8
10
  }
@@ -1 +1 @@
1
- {"version":3,"file":"BasePaystream.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/entities/BasePaystream.ts"],"names":[],"mappings":";;;AACA,2DAA2D;AAG3D,MAAa,aAAc,SAAQ,oCAAkB;CAMpD;AAND,sCAMC"}
1
+ {"version":3,"file":"BasePaystream.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/entities/BasePaystream.ts"],"names":[],"mappings":";;;AACA,2DAA2D;AAI3D,MAAa,aAAc,SAAQ,oCAAkB;CAQpD;AARD,sCAQC"}
@@ -1,3 +1,4 @@
1
+ import { HelioPlayProperties } from '../../helio-play';
1
2
  import { PaymentRequest } from '../../payment-request';
2
3
  import { StreamFeatures } from '../../stream-features';
3
4
  import { IntervalType } from './IntervalType';
@@ -5,4 +6,5 @@ export declare class Paystream extends PaymentRequest {
5
6
  maxTime: number;
6
7
  interval: IntervalType;
7
8
  features: StreamFeatures;
9
+ helioPlayProperties?: HelioPlayProperties;
8
10
  }
@@ -1 +1 @@
1
- {"version":3,"file":"Paystream.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/entities/Paystream.ts"],"names":[],"mappings":";;;AAAA,2DAAuD;AAIvD,MAAa,SAAU,SAAQ,gCAAc;CAM5C;AAND,8BAMC"}
1
+ {"version":3,"file":"Paystream.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream/entities/Paystream.ts"],"names":[],"mappings":";;;AACA,2DAAuD;AAIvD,MAAa,SAAU,SAAQ,gCAAc;CAQ5C;AARD,8BAQC"}
@@ -0,0 +1,16 @@
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
+ }
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CheckoutStatus = void 0;
4
+ class CheckoutStatus {
5
+ }
6
+ exports.CheckoutStatus = CheckoutStatus;
7
+ //# sourceMappingURL=CheckoutStatus.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CheckoutStatus.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream-tx/entities/CheckoutStatus.entity.ts"],"names":[],"mappings":";;;AAAA,MAAa,cAAc;CAiB1B;AAjBD,wCAiBC"}
@@ -4,4 +4,4 @@ export * from './PaystreamTxWithContent';
4
4
  export * from './BasePaystreamTxWithTransaction';
5
5
  export * from './BasePaystreamTxWithSwapTransaction';
6
6
  export * from './PaystreamTxWithMeta';
7
- export * from './CheckoutStatus';
7
+ export * from './CheckoutStatus.entity';
@@ -20,5 +20,5 @@ __exportStar(require("./PaystreamTxWithContent"), exports);
20
20
  __exportStar(require("./BasePaystreamTxWithTransaction"), exports);
21
21
  __exportStar(require("./BasePaystreamTxWithSwapTransaction"), exports);
22
22
  __exportStar(require("./PaystreamTxWithMeta"), exports);
23
- __exportStar(require("./CheckoutStatus"), exports);
23
+ __exportStar(require("./CheckoutStatus.entity"), exports);
24
24
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream-tx/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA8B;AAC9B,oDAAkC;AAClC,2DAAyC;AACzC,mEAAiD;AACjD,uEAAqD;AACrD,wDAAsC;AACtC,mDAAiC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/paystream-tx/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA8B;AAC9B,oDAAkC;AAClC,2DAAyC;AACzC,mEAAiD;AACjD,uEAAqD;AACrD,wDAAsC;AACtC,0DAAwC"}
@@ -0,0 +1,5 @@
1
+ import { Entity } from '../../entity';
2
+ export declare class PrepareInvoice extends Entity {
3
+ transactionToken: string;
4
+ transactionMessage: string;
5
+ }
@@ -0,0 +1,8 @@
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.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PrepareInvoice.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-invoice/entities/PrepareInvoice.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,cAAe,SAAQ,eAAM;CAIzC;AAJD,wCAIC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TokenInvoicePayload.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-invoice/entities/TokenInvoicePayload.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,mBAAoB,SAAQ,eAAM;CAG9C;AAHD,kDAGC"}
1
+ {"version":3,"file":"TokenInvoicePayload.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-invoice/entities/TokenInvoicePayload.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,mBAAoB,SAAQ,eAAM;CAI9C;AAJD,kDAIC"}
@@ -1,2 +1,2 @@
1
- export * from './PrepareInvoice';
1
+ export * from './PrepareInvoice.entity';
2
2
  export * from './TokenInvoicePayload';
@@ -14,6 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./PrepareInvoice"), exports);
17
+ __exportStar(require("./PrepareInvoice.entity"), exports);
18
18
  __exportStar(require("./TokenInvoicePayload"), exports);
19
19
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-invoice/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC;AACjC,wDAAsC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-invoice/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0DAAwC;AACxC,wDAAsC"}
@@ -0,0 +1,5 @@
1
+ import { PrepareTransaction } from './PrepareTransaction.entity';
2
+ export declare class PrepareSwapTransaction {
3
+ standardTransaction: PrepareTransaction;
4
+ swapTransaction: string;
5
+ }
@@ -0,0 +1,7 @@
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.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PrepareSwapTransaction.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/entities/PrepareSwapTransaction.entity.ts"],"names":[],"mappings":";;;AAEA,MAAa,sBAAsB;CAIlC;AAJD,wDAIC"}
@@ -0,0 +1,5 @@
1
+ import { Entity } from '../../entity';
2
+ export declare class PrepareTransaction extends Entity {
3
+ transactionToken: string;
4
+ transactionMessage: string;
5
+ }
@@ -0,0 +1,8 @@
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.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PrepareTransaction.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/entities/PrepareTransaction.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,kBAAmB,SAAQ,eAAM;CAI7C;AAJD,gDAIC"}
@@ -1,3 +1,3 @@
1
- export * from './PrepareTransaction';
1
+ export * from './PrepareTransaction.entity';
2
2
  export * from './TokenTransactionPayload';
3
- export * from './PrepareSwapTransaction';
3
+ export * from './PrepareSwapTransaction.entity';
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./PrepareTransaction"), exports);
17
+ __exportStar(require("./PrepareTransaction.entity"), exports);
18
18
  __exportStar(require("./TokenTransactionPayload"), exports);
19
- __exportStar(require("./PrepareSwapTransaction"), exports);
19
+ __exportStar(require("./PrepareSwapTransaction.entity"), exports);
20
20
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAqC;AACrC,4DAA0C;AAC1C,2DAAyC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA4C;AAC5C,4DAA0C;AAC1C,kEAAgD"}
@@ -0,0 +1,38 @@
1
+ import { IntervalType } from '../../paystream';
2
+ import { BlockchainSymbol } from '../../blockchain';
3
+ import { Entity } from '../../entity';
4
+ export declare class ReportItem extends Entity {
5
+ id: string;
6
+ txSignature: string;
7
+ solScanLink: string;
8
+ paymentRequestId: string;
9
+ paymentRequestUrl: string;
10
+ paymentRequestName: string;
11
+ quantity: number;
12
+ time: string;
13
+ amount: number;
14
+ convertedAmount: number;
15
+ currency: string;
16
+ blockchain: BlockchainSymbol;
17
+ from: string;
18
+ paymentRequestUrlWithSlug?: string;
19
+ cancelAt?: number;
20
+ endAt?: number;
21
+ startAt?: number;
22
+ intervalUnit?: IntervalType;
23
+ email?: string;
24
+ discordUsername?: string;
25
+ twitterUsername?: string;
26
+ fullName?: string;
27
+ country?: string;
28
+ deliveryAddress?: string;
29
+ phoneNumber?: string;
30
+ state?: string;
31
+ street?: string;
32
+ streetNumber?: string;
33
+ city?: string;
34
+ areaCode?: string;
35
+ name?: string;
36
+ value?: string;
37
+ fee: number;
38
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ReportItem = void 0;
4
+ const entity_1 = require("../../entity");
5
+ class ReportItem extends entity_1.Entity {
6
+ }
7
+ exports.ReportItem = ReportItem;
8
+ //# sourceMappingURL=ReportItem.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReportItem.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/report/entities/ReportItem.entity.ts"],"names":[],"mappings":";;;AAEA,yCAAsC;AAEtC,MAAa,UAAW,SAAQ,eAAM;CAkErC;AAlED,gCAkEC"}
@@ -1 +1 @@
1
- export * from './ReportItem';
1
+ export * from './ReportItem.entity';
@@ -14,5 +14,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./ReportItem"), exports);
17
+ __exportStar(require("./ReportItem.entity"), exports);
18
18
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/report/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/report/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAoC"}
@@ -0,0 +1,4 @@
1
+ import { Entity } from '../../entity';
2
+ export declare class TokenQuoting extends Entity {
3
+ rateToken: string;
4
+ }
@@ -0,0 +1,8 @@
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.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TokenQuoting.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/token-quoting/entities/TokenQuoting.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,YAAa,SAAQ,eAAM;CAEvC;AAFD,oCAEC"}
@@ -1 +1 @@
1
- export * from './TokenQuoting';
1
+ export * from './TokenQuoting.entity';
@@ -14,5 +14,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./TokenQuoting"), exports);
17
+ __exportStar(require("./TokenQuoting.entity"), exports);
18
18
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/token-quoting/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA+B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/token-quoting/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC"}
@@ -1,4 +1,4 @@
1
- import { SwapMode } from '.';
1
+ import { SwapMode } from './SwapMode';
2
2
  export interface SwapRouteOptions {
3
3
  amount: string;
4
4
  inAmount: string;
@@ -0,0 +1,4 @@
1
+ import { Entity } from '../../entity';
2
+ export declare class SwapRouteToken extends Entity {
3
+ routeToken: string;
4
+ }
@@ -0,0 +1,8 @@
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.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SwapRouteToken.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/token-swap/entities/SwapRouteToken.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,cAAe,SAAQ,eAAM;CAEzC;AAFD,wCAEC"}
@@ -1,4 +1,4 @@
1
- export * from './SwapRouteToken';
1
+ export * from './SwapRouteToken.entity';
2
2
  export * from './SwapRouteTokenPayload';
3
3
  export * from './SwapRouteOptions';
4
4
  export * from './SwapMode';
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./SwapRouteToken"), exports);
17
+ __exportStar(require("./SwapRouteToken.entity"), exports);
18
18
  __exportStar(require("./SwapRouteTokenPayload"), exports);
19
19
  __exportStar(require("./SwapRouteOptions"), exports);
20
20
  __exportStar(require("./SwapMode"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/token-swap/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC;AACjC,0DAAwC;AACxC,qDAAmC;AACnC,6CAA2B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/token-swap/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0DAAwC;AACxC,0DAAwC;AACxC,qDAAmC;AACnC,6CAA2B"}
@@ -16,4 +16,5 @@ export declare class CreateTransactionMetaDto {
16
16
  isHelioX?: boolean;
17
17
  feeFeatures?: FeeFeature[];
18
18
  transactionStatus?: TransactionStatus;
19
+ transactionDataHash?: string;
19
20
  }
@@ -83,5 +83,10 @@ __decorate([
83
83
  (0, class_validator_1.IsOptional)(),
84
84
  __metadata("design:type", String)
85
85
  ], CreateTransactionMetaDto.prototype, "transactionStatus", void 0);
86
+ __decorate([
87
+ (0, class_validator_1.IsString)(),
88
+ (0, class_validator_1.IsOptional)(),
89
+ __metadata("design:type", String)
90
+ ], CreateTransactionMetaDto.prototype, "transactionDataHash", void 0);
86
91
  exports.CreateTransactionMetaDto = CreateTransactionMetaDto;
87
92
  //# sourceMappingURL=createTransactionMeta.dto.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"createTransactionMeta.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/dtos/createTransactionMeta.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAoD;AACpD,qDASyB;AACzB,6DAA4D;AAC5D,2DAA0D;AAC1D,uDAAsD;AACtD,mCAAuC;AACvC,4CAAiD;AAEjD,MAAa,wBAAwB;CAoDpC;AAnDC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sEACgB;AAE7B;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;wDACzB;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACI;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6DACO;AAEpB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACI;AAEjB;IAAC,IAAA,kCAAgB,GAAE;IAClB,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,qCAAkB,CAAC;IAC9B,IAAA,gCAAc,GAAE;8BACA,qCAAkB;iEAAC;AAEpC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;8BACD,mCAAiB;gEAAC;AAElC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,2BAAS,GAAE;;8DACW;AAEvB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,+BAAe,CAAC;IAC3B,IAAA,gCAAc,GAAE;;mEACqB;AAEtC;IAAC,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;0DACM;AAEnB;IAAC,IAAA,wBAAM,EAAC,gBAAU,CAAC;IAClB,IAAA,yBAAO,GAAE;IACT,IAAA,4BAAU,GAAE;;6DACc;AAE3B;IAAC,IAAA,wBAAM,EAAC,6BAAiB,CAAC;IACzB,IAAA,4BAAU,GAAE;;mEACyB;AAnDxC,4DAoDC"}
1
+ {"version":3,"file":"createTransactionMeta.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/dtos/createTransactionMeta.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAoD;AACpD,qDASyB;AACzB,6DAA4D;AAC5D,2DAA0D;AAC1D,uDAAsD;AACtD,mCAAuC;AACvC,4CAAiD;AAEjD,MAAa,wBAAwB;CAwDpC;AAvDC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sEACgB;AAE7B;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;wDACzB;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACI;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6DACO;AAEpB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACI;AAEjB;IAAC,IAAA,kCAAgB,GAAE;IAClB,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,qCAAkB,CAAC;IAC9B,IAAA,gCAAc,GAAE;8BACA,qCAAkB;iEAAC;AAEpC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;8BACD,mCAAiB;gEAAC;AAElC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,2BAAS,GAAE;;8DACW;AAEvB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,+BAAe,CAAC;IAC3B,IAAA,gCAAc,GAAE;;mEACqB;AAEtC;IAAC,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;0DACM;AAEnB;IAAC,IAAA,wBAAM,EAAC,gBAAU,CAAC;IAClB,IAAA,yBAAO,GAAE;IACT,IAAA,4BAAU,GAAE;;6DACc;AAE3B;IAAC,IAAA,wBAAM,EAAC,6BAAiB,CAAC;IACzB,IAAA,4BAAU,GAAE;;mEACyB;AAEtC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;qEACgB;AAvD/B,4DAwDC"}
@@ -2,4 +2,5 @@ import { TransactionStatus } from '../constants';
2
2
  export declare class UpdateTransactionMetaDto {
3
3
  transactionSignature?: string;
4
4
  transactionStatus?: TransactionStatus;
5
+ transactionDataHash?: string;
5
6
  }
@@ -24,5 +24,10 @@ __decorate([
24
24
  (0, class_validator_1.IsOptional)(),
25
25
  __metadata("design:type", String)
26
26
  ], UpdateTransactionMetaDto.prototype, "transactionStatus", void 0);
27
+ __decorate([
28
+ (0, class_validator_1.IsString)(),
29
+ (0, class_validator_1.IsOptional)(),
30
+ __metadata("design:type", String)
31
+ ], UpdateTransactionMetaDto.prototype, "transactionDataHash", void 0);
27
32
  exports.UpdateTransactionMetaDto = UpdateTransactionMetaDto;
28
33
  //# sourceMappingURL=updateTransactionMeta.dto.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"updateTransactionMeta.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/dtos/updateTransactionMeta.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+D;AAC/D,4CAAiD;AAEjD,MAAa,wBAAwB;CAQpC;AAPC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sEACiB;AAE9B;IAAC,IAAA,wBAAM,EAAC,6BAAiB,CAAC;IACzB,IAAA,4BAAU,GAAE;;mEACyB;AAPxC,4DAQC"}
1
+ {"version":3,"file":"updateTransactionMeta.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/dtos/updateTransactionMeta.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+D;AAC/D,4CAAiD;AAEjD,MAAa,wBAAwB;CAYpC;AAXC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sEACiB;AAE9B;IAAC,IAAA,wBAAM,EAAC,6BAAiB,CAAC;IACzB,IAAA,4BAAU,GAAE;;mEACyB;AAEtC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;qEACgB;AAX/B,4DAYC"}
@@ -15,4 +15,5 @@ export declare class BaseTransactionMeta extends Entity {
15
15
  remainingAccounts: SplitAccount[];
16
16
  totalAmount: bigint;
17
17
  transactionStatus?: TransactionStatus;
18
+ transactionDataHash?: string;
18
19
  }
@@ -1 +1 @@
1
- {"version":3,"file":"BaseTransactionMeta.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/entities/BaseTransactionMeta.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA8C;AAE9C,yCAAsC;AAKtC,MAAa,mBAAoB,SAAQ,eAAM;CAwB9C;AAnBC;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,kDAwBC"}
1
+ {"version":3,"file":"BaseTransactionMeta.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/entities/BaseTransactionMeta.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA8C;AAE9C,yCAAsC;AAKtC,MAAa,mBAAoB,SAAQ,eAAM;CA0B9C;AArBC;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,kDA0BC"}
@@ -1,9 +1,8 @@
1
1
  import { Entity } from '../../entity';
2
2
  export declare class BaseUser extends Entity {
3
- id?: string;
3
+ id: string;
4
4
  name?: string;
5
5
  email?: string;
6
6
  discordUsername?: string;
7
7
  twitterUsername?: string;
8
- isDisabled?: boolean;
9
8
  }