@heliofi/common 0.1.462 → 0.1.464

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 (93) hide show
  1. package/dist/src/domain/constants/maxWalletsPerBlockchain.d.ts +0 -1
  2. package/dist/src/domain/constants/maxWalletsPerBlockchain.js +1 -2
  3. package/dist/src/domain/constants/maxWalletsPerBlockchain.js.map +1 -1
  4. package/dist/src/domain/model/prepare-transaction/dtos/prepareBTCTransaction.dto.d.ts +3 -0
  5. package/dist/src/domain/model/prepare-transaction/dtos/prepareBTCTransaction.dto.js +12 -0
  6. package/dist/src/domain/model/prepare-transaction/dtos/prepareBTCTransaction.dto.js.map +1 -1
  7. package/dist/src/domain/model/prepare-transaction/dtos/prepareEvmTransaction.dto.d.ts +3 -0
  8. package/dist/src/domain/model/prepare-transaction/dtos/prepareEvmTransaction.dto.js +12 -0
  9. package/dist/src/domain/model/prepare-transaction/dtos/prepareEvmTransaction.dto.js.map +1 -1
  10. package/dist/src/domain/model/split-wallets/entities/SplitWallet.js.map +1 -1
  11. package/dist/src/domain/model/transaction-meta/entities/SourceMeta.d.ts +3 -0
  12. package/dist/src/domain/model/transaction-meta/entities/SourceMeta.js.map +1 -1
  13. package/dist/src/domain/model/transaction-meta/entities/index.d.ts +1 -0
  14. package/dist/src/domain/model/transaction-meta/entities/index.js +1 -0
  15. package/dist/src/domain/model/transaction-meta/entities/index.js.map +1 -1
  16. package/dist/src/domain/model/transaction-meta/entities/integration.enum.d.ts +3 -0
  17. package/dist/src/domain/model/transaction-meta/entities/integration.enum.js +8 -0
  18. package/dist/src/domain/model/transaction-meta/entities/integration.enum.js.map +1 -0
  19. package/dist/src/domain/model/transaction-meta/entities/sourceIntegration.enum.d.ts +3 -0
  20. package/dist/src/domain/model/transaction-meta/entities/sourceIntegration.enum.js +8 -0
  21. package/dist/src/domain/model/transaction-meta/entities/sourceIntegration.enum.js.map +1 -0
  22. package/dist/src/domain/model/user/entities/ShallowEnrichedUser.d.ts +0 -2
  23. package/dist/src/domain/model/user/entities/ShallowEnrichedUser.js.map +1 -1
  24. package/dist/src/domain/model/user/entities/User.d.ts +0 -2
  25. package/dist/src/domain/model/user/entities/User.js.map +1 -1
  26. package/dist/tsconfig.tsbuildinfo +1 -1
  27. package/package.json +3 -3
  28. package/dist/src/domain/model/eventDetails/dtos/eventDetails.dto.d.ts +0 -4
  29. package/dist/src/domain/model/eventDetails/dtos/eventDetails.dto.js +0 -29
  30. package/dist/src/domain/model/eventDetails/dtos/eventDetails.dto.js.map +0 -1
  31. package/dist/src/domain/model/eventDetails/dtos/index.d.ts +0 -1
  32. package/dist/src/domain/model/eventDetails/dtos/index.js +0 -18
  33. package/dist/src/domain/model/eventDetails/dtos/index.js.map +0 -1
  34. package/dist/src/domain/model/eventDetails/entities/EventDetails.entity.d.ts +0 -4
  35. package/dist/src/domain/model/eventDetails/entities/EventDetails.entity.js +0 -7
  36. package/dist/src/domain/model/eventDetails/entities/EventDetails.entity.js.map +0 -1
  37. package/dist/src/domain/model/eventDetails/entities/index.d.ts +0 -1
  38. package/dist/src/domain/model/eventDetails/entities/index.js +0 -18
  39. package/dist/src/domain/model/eventDetails/entities/index.js.map +0 -1
  40. package/dist/src/domain/model/eventDetails/index.d.ts +0 -2
  41. package/dist/src/domain/model/eventDetails/index.js +0 -19
  42. package/dist/src/domain/model/eventDetails/index.js.map +0 -1
  43. package/dist/src/domain/model/invoice-tx/entities/BaseInvoiceTx.d.ts +0 -8
  44. package/dist/src/domain/model/invoice-tx/entities/BaseInvoiceTx.js +0 -22
  45. package/dist/src/domain/model/invoice-tx/entities/BaseInvoiceTx.js.map +0 -1
  46. package/dist/src/domain/model/invoice-tx/entities/InvoiceTx.d.ts +0 -14
  47. package/dist/src/domain/model/invoice-tx/entities/InvoiceTx.js +0 -8
  48. package/dist/src/domain/model/invoice-tx/entities/InvoiceTx.js.map +0 -1
  49. package/dist/src/domain/model/link-features/dtos/linkFeatures.dto.d.ts +0 -14
  50. package/dist/src/domain/model/link-features/dtos/linkFeatures.dto.js +0 -73
  51. package/dist/src/domain/model/link-features/dtos/linkFeatures.dto.js.map +0 -1
  52. package/dist/src/domain/model/paylink/entities/ShallowEnrichedPaylink.d.ts +0 -16
  53. package/dist/src/domain/model/paylink/entities/ShallowEnrichedPaylink.js +0 -8
  54. package/dist/src/domain/model/paylink/entities/ShallowEnrichedPaylink.js.map +0 -1
  55. package/dist/src/domain/model/payment-request-features/dtos/paymentRequestFeatures.dto.d.ts +0 -22
  56. package/dist/src/domain/model/payment-request-features/dtos/paymentRequestFeatures.dto.js +0 -117
  57. package/dist/src/domain/model/payment-request-features/dtos/paymentRequestFeatures.dto.js.map +0 -1
  58. package/dist/src/domain/model/pricing/dtos/createPricing.dto.d.ts +0 -4
  59. package/dist/src/domain/model/pricing/dtos/createPricing.dto.js +0 -31
  60. package/dist/src/domain/model/pricing/dtos/createPricing.dto.js.map +0 -1
  61. package/dist/src/domain/model/pricing/dtos/index.d.ts +0 -2
  62. package/dist/src/domain/model/pricing/dtos/index.js +0 -19
  63. package/dist/src/domain/model/pricing/dtos/index.js.map +0 -1
  64. package/dist/src/domain/model/pricing/dtos/updatePricing.dto.d.ts +0 -3
  65. package/dist/src/domain/model/pricing/dtos/updatePricing.dto.js +0 -25
  66. package/dist/src/domain/model/pricing/dtos/updatePricing.dto.js.map +0 -1
  67. package/dist/src/domain/model/pricing/entities/BasePricing.d.ts +0 -4
  68. package/dist/src/domain/model/pricing/entities/BasePricing.js +0 -22
  69. package/dist/src/domain/model/pricing/entities/BasePricing.js.map +0 -1
  70. package/dist/src/domain/model/pricing/entities/Pricing.d.ts +0 -5
  71. package/dist/src/domain/model/pricing/entities/Pricing.js +0 -8
  72. package/dist/src/domain/model/pricing/entities/Pricing.js.map +0 -1
  73. package/dist/src/domain/model/pricing/entities/index.d.ts +0 -2
  74. package/dist/src/domain/model/pricing/entities/index.js +0 -19
  75. package/dist/src/domain/model/pricing/entities/index.js.map +0 -1
  76. package/dist/src/domain/model/pricing/index.d.ts +0 -2
  77. package/dist/src/domain/model/pricing/index.js +0 -19
  78. package/dist/src/domain/model/pricing/index.js.map +0 -1
  79. package/dist/src/domain/model/stream-features/dtos/streamFeaturesDto.d.ts +0 -4
  80. package/dist/src/domain/model/stream-features/dtos/streamFeaturesDto.js +0 -23
  81. package/dist/src/domain/model/stream-features/dtos/streamFeaturesDto.js.map +0 -1
  82. package/dist/src/domain/model/submit-transaction/dtos/submitTransactionV0.dto.d.ts +0 -18
  83. package/dist/src/domain/model/submit-transaction/dtos/submitTransactionV0.dto.js +0 -82
  84. package/dist/src/domain/model/submit-transaction/dtos/submitTransactionV0.dto.js.map +0 -1
  85. package/dist/src/domain/model/transaction/dtos/claimTransaction.dto.d.ts +0 -6
  86. package/dist/src/domain/model/transaction/dtos/claimTransaction.dto.js +0 -33
  87. package/dist/src/domain/model/transaction/dtos/claimTransaction.dto.js.map +0 -1
  88. package/dist/src/domain/model/transaction/dtos/generateDiscordLink.dto.d.ts +0 -5
  89. package/dist/src/domain/model/transaction/dtos/generateDiscordLink.dto.js +0 -28
  90. package/dist/src/domain/model/transaction/dtos/generateDiscordLink.dto.js.map +0 -1
  91. package/dist/src/domain/model/transaction/entities/Claim.entity.d.ts +0 -11
  92. package/dist/src/domain/model/transaction/entities/Claim.entity.js +0 -7
  93. package/dist/src/domain/model/transaction/entities/Claim.entity.js.map +0 -1
@@ -1,2 +1 @@
1
1
  export declare const maxWalletsPerBlockchain = 5;
2
- export declare const maxPayoutWalletsPerBlockchain = 5;
@@ -1,6 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.maxPayoutWalletsPerBlockchain = exports.maxWalletsPerBlockchain = void 0;
3
+ exports.maxWalletsPerBlockchain = void 0;
4
4
  exports.maxWalletsPerBlockchain = 5;
5
- exports.maxPayoutWalletsPerBlockchain = 5;
6
5
  //# sourceMappingURL=maxWalletsPerBlockchain.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"maxWalletsPerBlockchain.js","sourceRoot":"","sources":["../../../../src/domain/constants/maxWalletsPerBlockchain.ts"],"names":[],"mappings":";;;AAAa,QAAA,uBAAuB,GAAG,CAAC,CAAC;AAE5B,QAAA,6BAA6B,GAAG,CAAC,CAAC"}
1
+ {"version":3,"file":"maxWalletsPerBlockchain.js","sourceRoot":"","sources":["../../../../src/domain/constants/maxWalletsPerBlockchain.ts"],"names":[],"mappings":";;;AAAa,QAAA,uBAAuB,GAAG,CAAC,CAAC"}
@@ -1,6 +1,7 @@
1
1
  import { PreparePaymentRequestDto } from '../../prepare-payment-request';
2
2
  import { ProductDetailsDto } from '../../product-details';
3
3
  import { CustomerDetailsDto } from '../../customer-details';
4
+ import { SourceIntegration } from '../../transaction-meta';
4
5
  export declare class PrepareBTCTransactionDto extends PreparePaymentRequestDto {
5
6
  btcPublicKey: string;
6
7
  amount?: string;
@@ -9,4 +10,6 @@ export declare class PrepareBTCTransactionDto extends PreparePaymentRequestDto {
9
10
  productDetails?: ProductDetailsDto;
10
11
  fixedCurrencyRateToken?: string;
11
12
  pricingCurrencyRateToken?: string;
13
+ integration?: SourceIntegration;
14
+ integrationVersion?: string;
12
15
  }
@@ -15,6 +15,7 @@ const class_transformer_1 = require("class-transformer");
15
15
  const prepare_payment_request_1 = require("../../prepare-payment-request");
16
16
  const product_details_1 = require("../../product-details");
17
17
  const customer_details_1 = require("../../customer-details");
18
+ const transaction_meta_1 = require("../../transaction-meta");
18
19
  class PrepareBTCTransactionDto extends prepare_payment_request_1.PreparePaymentRequestDto {
19
20
  }
20
21
  __decorate([
@@ -54,5 +55,16 @@ __decorate([
54
55
  (0, class_validator_1.IsOptional)(),
55
56
  __metadata("design:type", String)
56
57
  ], PrepareBTCTransactionDto.prototype, "pricingCurrencyRateToken", void 0);
58
+ __decorate([
59
+ (0, class_validator_1.IsEnum)(transaction_meta_1.SourceIntegration),
60
+ (0, class_validator_1.IsOptional)(),
61
+ __metadata("design:type", String)
62
+ ], PrepareBTCTransactionDto.prototype, "integration", void 0);
63
+ __decorate([
64
+ (0, class_validator_1.IsString)(),
65
+ (0, class_validator_1.IsOptional)(),
66
+ (0, class_validator_1.MaxLength)(100),
67
+ __metadata("design:type", String)
68
+ ], PrepareBTCTransactionDto.prototype, "integrationVersion", void 0);
57
69
  exports.PrepareBTCTransactionDto = PrepareBTCTransactionDto;
58
70
  //# sourceMappingURL=prepareBTCTransaction.dto.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"prepareBTCTransaction.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/dtos/prepareBTCTransaction.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAMyB;AACzB,yDAAoD;AACpD,2EAAyE;AACzE,2DAA0D;AAC1D,6DAA4D;AAE5D,MAAa,wBAAyB,SAAQ,kDAAwB;CA+BrE;AA9BC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;8DACQ;AAErB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;wDACxB;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACK;AAElB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,qCAAkB,CAAC;IAC9B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACK,qCAAkB;iEAAC;AAErC;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACI,mCAAiB;gEAAC;AAGnC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wEACmB;AAEhC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0EACqB;AA9BpC,4DA+BC"}
1
+ {"version":3,"file":"prepareBTCTransaction.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/dtos/prepareBTCTransaction.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAQyB;AACzB,yDAAoD;AACpD,2EAAyE;AACzE,2DAA0D;AAC1D,6DAA4D;AAC5D,6DAA2D;AAE3D,MAAa,wBAAyB,SAAQ,kDAAwB;CAwCrE;AAvCC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;8DACQ;AAErB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;wDACxB;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACK;AAElB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,qCAAkB,CAAC;IAC9B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACK,qCAAkB;iEAAC;AAErC;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACI,mCAAiB;gEAAC;AAGnC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wEACmB;AAEhC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0EACqB;AAElC;IAAC,IAAA,wBAAM,EAAC,oCAAiB,CAAC;IACzB,IAAA,4BAAU,GAAE;;6DACmB;AAEhC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,2BAAS,EAAC,GAAG,CAAC;;oEACa;AAvC9B,4DAwCC"}
@@ -1,6 +1,7 @@
1
1
  import { PreparePaymentRequestDto } from '../../prepare-payment-request';
2
2
  import { ProductDetailsDto } from '../../product-details';
3
3
  import { CustomerDetailsDto } from '../../customer-details';
4
+ import { SourceIntegration } from '../../transaction-meta';
4
5
  export declare class PrepareEvmTransactionDto extends PreparePaymentRequestDto {
5
6
  currency: string;
6
7
  amount?: string;
@@ -10,4 +11,6 @@ export declare class PrepareEvmTransactionDto extends PreparePaymentRequestDto {
10
11
  customerDetails?: CustomerDetailsDto;
11
12
  productDetails?: ProductDetailsDto;
12
13
  pricingCurrencyRateToken?: string;
14
+ integration?: SourceIntegration;
15
+ integrationVersion?: string;
13
16
  }
@@ -15,6 +15,7 @@ const class_transformer_1 = require("class-transformer");
15
15
  const prepare_payment_request_1 = require("../../prepare-payment-request");
16
16
  const product_details_1 = require("../../product-details");
17
17
  const customer_details_1 = require("../../customer-details");
18
+ const transaction_meta_1 = require("../../transaction-meta");
18
19
  class PrepareEvmTransactionDto extends prepare_payment_request_1.PreparePaymentRequestDto {
19
20
  }
20
21
  __decorate([
@@ -59,5 +60,16 @@ __decorate([
59
60
  (0, class_validator_1.IsOptional)(),
60
61
  __metadata("design:type", String)
61
62
  ], PrepareEvmTransactionDto.prototype, "pricingCurrencyRateToken", void 0);
63
+ __decorate([
64
+ (0, class_validator_1.IsEnum)(transaction_meta_1.SourceIntegration),
65
+ (0, class_validator_1.IsOptional)(),
66
+ __metadata("design:type", String)
67
+ ], PrepareEvmTransactionDto.prototype, "integration", void 0);
68
+ __decorate([
69
+ (0, class_validator_1.IsString)(),
70
+ (0, class_validator_1.IsOptional)(),
71
+ (0, class_validator_1.MaxLength)(100),
72
+ __metadata("design:type", String)
73
+ ], PrepareEvmTransactionDto.prototype, "integrationVersion", void 0);
62
74
  exports.PrepareEvmTransactionDto = PrepareEvmTransactionDto;
63
75
  //# sourceMappingURL=prepareEvmTransaction.dto.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"prepareEvmTransaction.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/dtos/prepareEvmTransaction.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAMyB;AACzB,yDAAoD;AACpD,2EAAyE;AACzE,2DAA0D;AAC1D,6DAA4D;AAE5D,MAAa,wBAAyB,SAAQ,kDAAwB;CAmCrE;AAlCC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACI;AAEjB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;wDACxB;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACK;AAGlB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wEACmB;AAEhC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+DACU;AAEvB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,qCAAkB,CAAC;IAC9B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACK,qCAAkB;iEAAC;AAErC;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACI,mCAAiB;gEAAC;AAEnC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0EACqB;AAlCpC,4DAmCC"}
1
+ {"version":3,"file":"prepareEvmTransaction.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/dtos/prepareEvmTransaction.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAQyB;AACzB,yDAAoD;AACpD,2EAAyE;AACzE,2DAA0D;AAC1D,6DAA4D;AAC5D,6DAA2D;AAE3D,MAAa,wBAAyB,SAAQ,kDAAwB;CA4CrE;AA3CC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACI;AAEjB;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;wDACxB;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACK;AAGlB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wEACmB;AAEhC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+DACU;AAEvB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,qCAAkB,CAAC;IAC9B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACK,qCAAkB;iEAAC;AAErC;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAiB,CAAC;IAC7B,IAAA,gCAAc,GAAE;IAChB,IAAA,4BAAU,GAAE;8BACI,mCAAiB;gEAAC;AAEnC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0EACqB;AAElC;IAAC,IAAA,wBAAM,EAAC,oCAAiB,CAAC;IACzB,IAAA,4BAAU,GAAE;;6DACmB;AAEhC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,2BAAS,EAAC,GAAG,CAAC;;oEACa;AA3C9B,4DA4CC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SplitWallet.js","sourceRoot":"","sources":["../../../../../../src/domain/model/split-wallets/entities/SplitWallet.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,WAAY,SAAQ,eAAM;CAMtC;AAND,kCAMC"}
1
+ {"version":3,"file":"SplitWallet.js","sourceRoot":"","sources":["../../../../../../src/domain/model/split-wallets/entities/SplitWallet.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,WAAY,SAAQ,eAAM;CAStC;AATD,kCASC"}
@@ -1,3 +1,6 @@
1
+ import { SourceIntegration } from './sourceIntegration.enum';
1
2
  export declare class SourceMeta {
2
3
  origin?: string;
4
+ integration?: SourceIntegration;
5
+ integrationVersion?: string;
3
6
  }
@@ -1 +1 @@
1
- {"version":3,"file":"SourceMeta.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/entities/SourceMeta.ts"],"names":[],"mappings":";;;AAAA,MAAa,UAAU;CAEtB;AAFD,gCAEC"}
1
+ {"version":3,"file":"SourceMeta.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/entities/SourceMeta.ts"],"names":[],"mappings":";;;AAEA,MAAa,UAAU;CAMtB;AAND,gCAMC"}
@@ -4,3 +4,4 @@ export * from './ShallowEnrichedTransactionMeta';
4
4
  export * from './CreateTransactionMeta';
5
5
  export * from './UpdateTransactionMeta';
6
6
  export * from './TokenQuoteMeta';
7
+ export * from './sourceIntegration.enum';
@@ -20,4 +20,5 @@ __exportStar(require("./ShallowEnrichedTransactionMeta"), exports);
20
20
  __exportStar(require("./CreateTransactionMeta"), exports);
21
21
  __exportStar(require("./UpdateTransactionMeta"), exports);
22
22
  __exportStar(require("./TokenQuoteMeta"), exports);
23
+ __exportStar(require("./sourceIntegration.enum"), exports);
23
24
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAkC;AAClC,+DAA6C;AAC7C,mEAAiD;AACjD,0DAAwC;AACxC,0DAAwC;AACxC,mDAAiC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAkC;AAClC,+DAA6C;AAC7C,mEAAiD;AACjD,0DAAwC;AACxC,0DAAwC;AACxC,mDAAiC;AACjC,2DAAyC"}
@@ -0,0 +1,3 @@
1
+ export declare enum Integration {
2
+ WOO_COMMERCE = "WOO_COMMERCE"
3
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.Integration = void 0;
4
+ var Integration;
5
+ (function (Integration) {
6
+ Integration["WOO_COMMERCE"] = "WOO_COMMERCE";
7
+ })(Integration = exports.Integration || (exports.Integration = {}));
8
+ //# sourceMappingURL=integration.enum.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"integration.enum.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/entities/integration.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAEX;AAFD,WAAY,WAAW;IACrB,4CAA6B,CAAA;AAC/B,CAAC,EAFW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAEtB"}
@@ -0,0 +1,3 @@
1
+ export declare enum SourceIntegration {
2
+ WOO_COMMERCE = "WOO_COMMERCE"
3
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SourceIntegration = void 0;
4
+ var SourceIntegration;
5
+ (function (SourceIntegration) {
6
+ SourceIntegration["WOO_COMMERCE"] = "WOO_COMMERCE";
7
+ })(SourceIntegration = exports.SourceIntegration || (exports.SourceIntegration = {}));
8
+ //# sourceMappingURL=sourceIntegration.enum.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sourceIntegration.enum.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/entities/sourceIntegration.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAEX;AAFD,WAAY,iBAAiB;IAC3B,kDAA6B,CAAA;AAC/B,CAAC,EAFW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAE5B"}
@@ -1,9 +1,7 @@
1
1
  import { BaseUser } from './BaseUser.entity';
2
2
  import type { BaseRole } from '../../role';
3
3
  import type { BaseWallet } from '../../wallet';
4
- import { BasePayoutWallet } from '../../payout-wallet';
5
4
  export declare class ShallowEnrichedUser extends BaseUser {
6
5
  roles: BaseRole[];
7
6
  wallets: BaseWallet[];
8
- payoutWallets: BasePayoutWallet[];
9
7
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ShallowEnrichedUser.js","sourceRoot":"","sources":["../../../../../../src/domain/model/user/entities/ShallowEnrichedUser.ts"],"names":[],"mappings":";;;AAAA,uDAA6C;AAK7C,MAAa,mBAAoB,SAAQ,0BAAQ;CAMhD;AAND,kDAMC"}
1
+ {"version":3,"file":"ShallowEnrichedUser.js","sourceRoot":"","sources":["../../../../../../src/domain/model/user/entities/ShallowEnrichedUser.ts"],"names":[],"mappings":";;;AAAA,uDAA6C;AAI7C,MAAa,mBAAoB,SAAQ,0BAAQ;CAIhD;AAJD,kDAIC"}
@@ -1,9 +1,7 @@
1
1
  import type { Role } from '../../role';
2
2
  import type { Wallet } from '../../wallet';
3
3
  import { BaseUser } from './BaseUser.entity';
4
- import { PayoutWallet } from '../../payout-wallet';
5
4
  export declare class User extends BaseUser {
6
5
  roles: Role[];
7
6
  wallets: Wallet[];
8
- payoutWallets: PayoutWallet[];
9
7
  }
@@ -1 +1 @@
1
- {"version":3,"file":"User.js","sourceRoot":"","sources":["../../../../../../src/domain/model/user/entities/User.ts"],"names":[],"mappings":";;;AAEA,uDAA6C;AAG7C,MAAa,IAAK,SAAQ,0BAAQ;CAMjC;AAND,oBAMC"}
1
+ {"version":3,"file":"User.js","sourceRoot":"","sources":["../../../../../../src/domain/model/user/entities/User.ts"],"names":[],"mappings":";;;AAEA,uDAA6C;AAE7C,MAAa,IAAK,SAAQ,0BAAQ;CAIjC;AAJD,oBAIC"}