@heliofi/common 0.2.248-alpha.1779204226 → 0.2.248

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 (45) hide show
  1. package/dist/src/domain/model/auth/dtos/external/externalAuthErrorType.enum.d.ts +1 -0
  2. package/dist/src/domain/model/auth/dtos/external/externalAuthErrorType.enum.js +1 -0
  3. package/dist/src/domain/model/auth/dtos/external/externalAuthErrorType.enum.js.map +1 -1
  4. package/dist/src/domain/model/auth/dtos/external/externalAuthSignUp.dto.d.ts +1 -1
  5. package/dist/src/domain/model/auth/dtos/external/externalAuthSignUp.dto.js +1 -0
  6. package/dist/src/domain/model/auth/dtos/external/externalAuthSignUp.dto.js.map +1 -1
  7. package/dist/src/domain/model/auth/dtos/external/externalUpdateKybStatus.dto.d.ts +4 -0
  8. package/dist/src/domain/model/{deposit-management/dtos/sanctionedDepositQuery.dto.js → auth/dtos/external/externalUpdateKybStatus.dto.js} +11 -13
  9. package/dist/src/domain/model/auth/dtos/external/externalUpdateKybStatus.dto.js.map +1 -0
  10. package/dist/src/domain/model/auth/dtos/index.d.ts +1 -0
  11. package/dist/src/domain/model/auth/dtos/index.js +1 -0
  12. package/dist/src/domain/model/auth/dtos/index.js.map +1 -1
  13. package/dist/src/domain/model/deposit/entities/VirtualAccountSupportedCountry.entity.d.ts +7 -0
  14. package/dist/src/domain/model/deposit/entities/VirtualAccountSupportedCountry.entity.js +7 -0
  15. package/dist/src/domain/model/deposit/entities/VirtualAccountSupportedCountry.entity.js.map +1 -0
  16. package/dist/src/domain/model/deposit/entities/index.d.ts +1 -0
  17. package/dist/src/domain/model/deposit/entities/index.js +1 -0
  18. package/dist/src/domain/model/deposit/entities/index.js.map +1 -1
  19. package/dist/src/domain/model/deposit-management/dtos/index.d.ts +0 -1
  20. package/dist/src/domain/model/deposit-management/dtos/index.js +0 -1
  21. package/dist/src/domain/model/deposit-management/dtos/index.js.map +1 -1
  22. package/dist/src/domain/model/deposit-management/entities/index.d.ts +0 -4
  23. package/dist/src/domain/model/deposit-management/entities/index.js +0 -4
  24. package/dist/src/domain/model/deposit-management/entities/index.js.map +1 -1
  25. package/dist/src/domain/model/sanction-validator/entities/sanctionValidatorResponse.entity.d.ts +0 -1
  26. package/dist/src/domain/model/sanction-validator/entities/sanctionValidatorResponse.entity.js.map +1 -1
  27. package/dist/src/domain/model/userGroups/entities/UserGroupPermissions.d.ts +2 -0
  28. package/dist/src/domain/model/userGroups/entities/UserGroupPermissions.js +2 -0
  29. package/dist/src/domain/model/userGroups/entities/UserGroupPermissions.js.map +1 -1
  30. package/dist/tsconfig.tsbuildinfo +1 -1
  31. package/package.json +2 -2
  32. package/dist/src/domain/model/deposit-management/dtos/sanctionedDepositQuery.dto.d.ts +0 -6
  33. package/dist/src/domain/model/deposit-management/dtos/sanctionedDepositQuery.dto.js.map +0 -1
  34. package/dist/src/domain/model/deposit-management/entities/CurrencyBalanceResult.d.ts +0 -5
  35. package/dist/src/domain/model/deposit-management/entities/CurrencyBalanceResult.js +0 -7
  36. package/dist/src/domain/model/deposit-management/entities/CurrencyBalanceResult.js.map +0 -1
  37. package/dist/src/domain/model/deposit-management/entities/SanctionActionStatus.d.ts +0 -5
  38. package/dist/src/domain/model/deposit-management/entities/SanctionActionStatus.js +0 -10
  39. package/dist/src/domain/model/deposit-management/entities/SanctionActionStatus.js.map +0 -1
  40. package/dist/src/domain/model/deposit-management/entities/SanctionedDeposit.entity.d.ts +0 -18
  41. package/dist/src/domain/model/deposit-management/entities/SanctionedDeposit.entity.js +0 -7
  42. package/dist/src/domain/model/deposit-management/entities/SanctionedDeposit.entity.js.map +0 -1
  43. package/dist/src/domain/model/deposit-management/entities/SanctionedDepositDetail.entity.d.ts +0 -13
  44. package/dist/src/domain/model/deposit-management/entities/SanctionedDepositDetail.entity.js +0 -8
  45. package/dist/src/domain/model/deposit-management/entities/SanctionedDepositDetail.entity.js.map +0 -1
@@ -8,5 +8,6 @@ export declare enum ExternalAuthErrorType {
8
8
  USER_ALREADY_EXISTS = "USER_ALREADY_EXISTS",
9
9
  USER_NOT_FOUND = "USER_NOT_FOUND",
10
10
  INVALID_API_KEY = "INVALID_API_KEY",
11
+ MISSING_USER_EMAIL = "MISSING_USER_EMAIL",
11
12
  UNKNOWN_ERROR = "UNKNOWN_ERROR"
12
13
  }
@@ -12,6 +12,7 @@ var ExternalAuthErrorType;
12
12
  ExternalAuthErrorType["USER_ALREADY_EXISTS"] = "USER_ALREADY_EXISTS";
13
13
  ExternalAuthErrorType["USER_NOT_FOUND"] = "USER_NOT_FOUND";
14
14
  ExternalAuthErrorType["INVALID_API_KEY"] = "INVALID_API_KEY";
15
+ ExternalAuthErrorType["MISSING_USER_EMAIL"] = "MISSING_USER_EMAIL";
15
16
  ExternalAuthErrorType["UNKNOWN_ERROR"] = "UNKNOWN_ERROR";
16
17
  })(ExternalAuthErrorType || (exports.ExternalAuthErrorType = ExternalAuthErrorType = {}));
17
18
  //# sourceMappingURL=externalAuthErrorType.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"externalAuthErrorType.enum.js","sourceRoot":"","sources":["../../../../../../../src/domain/model/auth/dtos/external/externalAuthErrorType.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAWX;AAXD,WAAY,qBAAqB;IAC/B,oEAA2C,CAAA;IAC3C,8EAAqD,CAAA;IACrD,oEAA2C,CAAA;IAC3C,0EAAiD,CAAA;IACjD,8EAAqD,CAAA;IACrD,oEAA2C,CAAA;IAC3C,oEAA2C,CAAA;IAC3C,0DAAiC,CAAA;IACjC,4DAAmC,CAAA;IACnC,wDAA+B,CAAA;AACjC,CAAC,EAXW,qBAAqB,qCAArB,qBAAqB,QAWhC"}
1
+ {"version":3,"file":"externalAuthErrorType.enum.js","sourceRoot":"","sources":["../../../../../../../src/domain/model/auth/dtos/external/externalAuthErrorType.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAYX;AAZD,WAAY,qBAAqB;IAC/B,oEAA2C,CAAA;IAC3C,8EAAqD,CAAA;IACrD,oEAA2C,CAAA;IAC3C,0EAAiD,CAAA;IACjD,8EAAqD,CAAA;IACrD,oEAA2C,CAAA;IAC3C,oEAA2C,CAAA;IAC3C,0DAAiC,CAAA;IACjC,4DAAmC,CAAA;IACnC,kEAAyC,CAAA;IACzC,wDAA+B,CAAA;AACjC,CAAC,EAZW,qBAAqB,qCAArB,qBAAqB,QAYhC"}
@@ -3,7 +3,7 @@ import { CreateUserDto } from '../../../user/dtos/createUser.dto';
3
3
  import { CreatePayoutWalletDto } from '../../../payout-wallet/dtos/createPayoutWallet.dto';
4
4
  export declare class ExternalAuthSignUpDto {
5
5
  id: string;
6
- wallets: CreatePayoutWalletDto[];
6
+ wallets?: CreatePayoutWalletDto[];
7
7
  user: CreateUserDto;
8
8
  company: CreateCompanyDto;
9
9
  }
@@ -24,6 +24,7 @@ __decorate([
24
24
  __metadata("design:type", String)
25
25
  ], ExternalAuthSignUpDto.prototype, "id", void 0);
26
26
  __decorate([
27
+ (0, class_validator_1.IsOptional)(),
27
28
  (0, class_validator_1.IsArray)(),
28
29
  (0, class_transformer_1.Type)(() => createPayoutWallet_dto_1.CreatePayoutWalletDto),
29
30
  (0, class_validator_1.ValidateNested)({ each: true }),
@@ -1 +1 @@
1
- {"version":3,"file":"externalAuthSignUp.dto.js","sourceRoot":"","sources":["../../../../../../../src/domain/model/auth/dtos/external/externalAuthSignUp.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAyC;AACzC,qDAAgF;AAChF,+EAA2E;AAC3E,sEAAkE;AAClE,+FAA2F;AAE3F,MAAa,qBAAqB;CAmBjC;AAnBD,sDAmBC;AAhBC;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;iDACA;AAKX;IAHC,IAAA,yBAAO,GAAE;IACT,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,8CAAqB,CAAC;IACjC,IAAA,gCAAc,EAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;sDACE;AAKjC;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,8BAAa,CAAC;IACzB,IAAA,gCAAc,GAAE;8BACX,8BAAa;mDAAC;AAKpB;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,oCAAgB,CAAC;IAC5B,IAAA,gCAAc,GAAE;8BACR,oCAAgB;sDAAC"}
1
+ {"version":3,"file":"externalAuthSignUp.dto.js","sourceRoot":"","sources":["../../../../../../../src/domain/model/auth/dtos/external/externalAuthSignUp.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAyC;AACzC,qDAMyB;AACzB,+EAA2E;AAC3E,sEAAkE;AAClE,+FAA2F;AAE3F,MAAa,qBAAqB;CAoBjC;AApBD,sDAoBC;AAjBC;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;iDACA;AAMX;IAJC,IAAA,4BAAU,GAAE;IACZ,IAAA,yBAAO,GAAE;IACT,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,8CAAqB,CAAC;IACjC,IAAA,gCAAc,EAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;sDACG;AAKlC;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,8BAAa,CAAC;IACzB,IAAA,gCAAc,GAAE;8BACX,8BAAa;mDAAC;AAKpB;IAHC,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,oCAAgB,CAAC;IAC5B,IAAA,gCAAc,GAAE;8BACR,oCAAgB;sDAAC"}
@@ -0,0 +1,4 @@
1
+ export declare class ExternalUpdateKybStatusDto {
2
+ id: string;
3
+ kybVerified: boolean;
4
+ }
@@ -9,21 +9,19 @@ var __metadata = (this && this.__metadata) || function (k, v) {
9
9
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
10
  };
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.SanctionedDepositQueryDto = void 0;
12
+ exports.ExternalUpdateKybStatusDto = void 0;
13
13
  const class_validator_1 = require("class-validator");
14
- const shared_1 = require("../../shared");
15
- const SanctionActionStatus_1 = require("../entities/SanctionActionStatus");
16
- class SanctionedDepositQueryDto extends shared_1.BaseQueryDto {
14
+ class ExternalUpdateKybStatusDto {
17
15
  }
18
- exports.SanctionedDepositQueryDto = SanctionedDepositQueryDto;
16
+ exports.ExternalUpdateKybStatusDto = ExternalUpdateKybStatusDto;
19
17
  __decorate([
20
- (0, class_validator_1.IsOptional)(),
21
- (0, class_validator_1.IsEnum)(SanctionActionStatus_1.SanctionActionStatus),
18
+ (0, class_validator_1.IsNotEmpty)(),
19
+ (0, class_validator_1.IsString)(),
22
20
  __metadata("design:type", String)
23
- ], SanctionedDepositQueryDto.prototype, "actionStatus", void 0);
21
+ ], ExternalUpdateKybStatusDto.prototype, "id", void 0);
24
22
  __decorate([
25
- (0, class_validator_1.IsOptional)(),
26
- (0, class_validator_1.IsEnum)(['deposit', 'paylink']),
27
- __metadata("design:type", String)
28
- ], SanctionedDepositQueryDto.prototype, "depositType", void 0);
29
- //# sourceMappingURL=sanctionedDepositQuery.dto.js.map
23
+ (0, class_validator_1.IsNotEmpty)(),
24
+ (0, class_validator_1.IsBoolean)(),
25
+ __metadata("design:type", Boolean)
26
+ ], ExternalUpdateKybStatusDto.prototype, "kybVerified", void 0);
27
+ //# sourceMappingURL=externalUpdateKybStatus.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"externalUpdateKybStatus.dto.js","sourceRoot":"","sources":["../../../../../../../src/domain/model/auth/dtos/external/externalUpdateKybStatus.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAkE;AAElE,MAAa,0BAA0B;CAQtC;AARD,gEAQC;AALC;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;sDACA;AAIX;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,2BAAS,GAAE;;+DACS"}
@@ -11,6 +11,7 @@ export * from './identityProviderLogin.dto';
11
11
  export * from './btcProperties.dto';
12
12
  export * from './external/externalAuthSignIn.dto';
13
13
  export * from './external/externalAuthSignUp.dto';
14
+ export * from './external/externalUpdateKybStatus.dto';
14
15
  export * from './external/externalAuthErrorType.enum';
15
16
  export * from './authTokenSwapPayload.dto';
16
17
  export * from './TwitterRedirectUrl.dto';
@@ -27,6 +27,7 @@ __exportStar(require("./identityProviderLogin.dto"), exports);
27
27
  __exportStar(require("./btcProperties.dto"), exports);
28
28
  __exportStar(require("./external/externalAuthSignIn.dto"), exports);
29
29
  __exportStar(require("./external/externalAuthSignUp.dto"), exports);
30
+ __exportStar(require("./external/externalUpdateKybStatus.dto"), exports);
30
31
  __exportStar(require("./external/externalAuthErrorType.enum"), exports);
31
32
  __exportStar(require("./authTokenSwapPayload.dto"), exports);
32
33
  __exportStar(require("./TwitterRedirectUrl.dto"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/auth/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,+CAA6B;AAC7B,0DAAwC;AACxC,oDAAkC;AAClC,uDAAqC;AACrC,0DAAwC;AACxC,mDAAiC;AACjC,oEAAkD;AAClD,sDAAoC;AACpC,8DAA4C;AAC5C,sDAAoC;AACpC,oEAAkD;AAClD,oEAAkD;AAClD,wEAAsD;AACtD,6DAA2C;AAC3C,2DAAyC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/auth/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,+CAA6B;AAC7B,0DAAwC;AACxC,oDAAkC;AAClC,uDAAqC;AACrC,0DAAwC;AACxC,mDAAiC;AACjC,oEAAkD;AAClD,sDAAoC;AACpC,8DAA4C;AAC5C,sDAAoC;AACpC,oEAAkD;AAClD,oEAAkD;AAClD,yEAAuD;AACvD,wEAAsD;AACtD,6DAA2C;AAC3C,2DAAyC"}
@@ -0,0 +1,7 @@
1
+ export type SupportedCountryZone = 'eu' | 'us' | 'rest-of-world';
2
+ export declare class VirtualAccountSupportedCountry {
3
+ name: string;
4
+ iso2: string;
5
+ iso3: string;
6
+ zone: SupportedCountryZone;
7
+ }
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.VirtualAccountSupportedCountry = void 0;
4
+ class VirtualAccountSupportedCountry {
5
+ }
6
+ exports.VirtualAccountSupportedCountry = VirtualAccountSupportedCountry;
7
+ //# sourceMappingURL=VirtualAccountSupportedCountry.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VirtualAccountSupportedCountry.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/deposit/entities/VirtualAccountSupportedCountry.entity.ts"],"names":[],"mappings":";;;AAEA,MAAa,8BAA8B;CAQ1C;AARD,wEAQC"}
@@ -36,3 +36,4 @@ export * from './ironIdentificationStatus';
36
36
  export * from './IronRequiredSigning.entity';
37
37
  export * from './IronSigningResponse.entity';
38
38
  export * from './PartiallyPaidCharge.entity';
39
+ export * from './VirtualAccountSupportedCountry.entity';
@@ -52,4 +52,5 @@ __exportStar(require("./ironIdentificationStatus"), exports);
52
52
  __exportStar(require("./IronRequiredSigning.entity"), exports);
53
53
  __exportStar(require("./IronSigningResponse.entity"), exports);
54
54
  __exportStar(require("./PartiallyPaidCharge.entity"), exports);
55
+ __exportStar(require("./VirtualAccountSupportedCountry.entity"), exports);
55
56
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/deposit/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qEAAmD;AACnD,qEAAmD;AACnD,2EAAyD;AACzD,sEAAoD;AACpD,gFAA8D;AAC9D,iEAA+C;AAC/C,2DAAyC;AACzC,mDAAiC;AACjC,iEAA+C;AAC/C,2DAAyC;AACzC,mEAAiD;AACjD,yDAAuC;AACvC,4DAA0C;AAC1C,iDAA+B;AAC/B,+DAA6C;AAC7C,yEAAuD;AACvD,oEAAkD;AAClD,oFAAkE;AAClE,4EAA0D;AAC1D,6EAA2D;AAC3D,yDAAuC;AACvC,yEAAuD;AACvD,qEAAmD;AACnD,8DAA4C;AAC5C,0DAAwC;AACxC,iEAA+C;AAC/C,mDAAiC;AACjC,2DAAyC;AACzC,qEAAmD;AACnD,+EAA6D;AAC7D,oEAAkD;AAClD,qDAAmC;AACnC,gEAA8C;AAC9C,sEAAoD;AACpD,6DAA2C;AAC3C,+DAA6C;AAC7C,+DAA6C;AAC7C,+DAA6C"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/deposit/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qEAAmD;AACnD,qEAAmD;AACnD,2EAAyD;AACzD,sEAAoD;AACpD,gFAA8D;AAC9D,iEAA+C;AAC/C,2DAAyC;AACzC,mDAAiC;AACjC,iEAA+C;AAC/C,2DAAyC;AACzC,mEAAiD;AACjD,yDAAuC;AACvC,4DAA0C;AAC1C,iDAA+B;AAC/B,+DAA6C;AAC7C,yEAAuD;AACvD,oEAAkD;AAClD,oFAAkE;AAClE,4EAA0D;AAC1D,6EAA2D;AAC3D,yDAAuC;AACvC,yEAAuD;AACvD,qEAAmD;AACnD,8DAA4C;AAC5C,0DAAwC;AACxC,iEAA+C;AAC/C,mDAAiC;AACjC,2DAAyC;AACzC,qEAAmD;AACnD,+EAA6D;AAC7D,oEAAkD;AAClD,qDAAmC;AACnC,gEAA8C;AAC9C,sEAAoD;AACpD,6DAA2C;AAC3C,+DAA6C;AAC7C,+DAA6C;AAC7C,+DAA6C;AAC7C,0EAAwD"}
@@ -1,5 +1,4 @@
1
1
  export * from './GetIncomingTransactions.dto';
2
2
  export * from './RefundTransaction.dto';
3
- export * from './sanctionedDepositQuery.dto';
4
3
  export * from './Sweep.dto';
5
4
  export * from './transferFunds.dto';
@@ -16,7 +16,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./GetIncomingTransactions.dto"), exports);
18
18
  __exportStar(require("./RefundTransaction.dto"), exports);
19
- __exportStar(require("./sanctionedDepositQuery.dto"), exports);
20
19
  __exportStar(require("./Sweep.dto"), exports);
21
20
  __exportStar(require("./transferFunds.dto"), exports);
22
21
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/deposit-management/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gEAA8C;AAC9C,0DAAwC;AACxC,+DAA6C;AAC7C,8CAA4B;AAC5B,sDAAoC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/deposit-management/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gEAA8C;AAC9C,0DAAwC;AACxC,8CAA4B;AAC5B,sDAAoC"}
@@ -2,9 +2,5 @@ export * from './DepositRefund.entity';
2
2
  export * from './DepositRefundStatus';
3
3
  export * from './ExecuteSweepResponse';
4
4
  export * from './RefundTransactionResponse.entity';
5
- export * from './SanctionedDepositDetail.entity';
6
- export * from './SanctionedDeposit.entity';
7
- export * from './CurrencyBalanceResult';
8
- export * from './SanctionActionStatus';
9
5
  export * from './SweepExecutionStep';
10
6
  export * from './TransferFundsResponse';
@@ -18,10 +18,6 @@ __exportStar(require("./DepositRefund.entity"), exports);
18
18
  __exportStar(require("./DepositRefundStatus"), exports);
19
19
  __exportStar(require("./ExecuteSweepResponse"), exports);
20
20
  __exportStar(require("./RefundTransactionResponse.entity"), exports);
21
- __exportStar(require("./SanctionedDepositDetail.entity"), exports);
22
- __exportStar(require("./SanctionedDeposit.entity"), exports);
23
- __exportStar(require("./CurrencyBalanceResult"), exports);
24
- __exportStar(require("./SanctionActionStatus"), exports);
25
21
  __exportStar(require("./SweepExecutionStep"), exports);
26
22
  __exportStar(require("./TransferFundsResponse"), exports);
27
23
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/deposit-management/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yDAAuC;AACvC,wDAAsC;AACtC,yDAAuC;AACvC,qEAAmD;AACnD,mEAAiD;AACjD,6DAA2C;AAC3C,0DAAwC;AACxC,yDAAuC;AACvC,uDAAqC;AACrC,0DAAwC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/deposit-management/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yDAAuC;AACvC,wDAAsC;AACtC,yDAAuC;AACvC,qEAAmD;AACnD,uDAAqC;AACrC,0DAAwC"}
@@ -1,5 +1,4 @@
1
1
  export declare class SanctionValidatorResponse {
2
2
  isBlocked: boolean;
3
- risk?: string;
4
3
  riskReason?: string;
5
4
  }
@@ -1 +1 @@
1
- {"version":3,"file":"sanctionValidatorResponse.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/sanction-validator/entities/sanctionValidatorResponse.entity.ts"],"names":[],"mappings":";;;AAAA,MAAa,yBAAyB;CAMrC;AAND,8DAMC"}
1
+ {"version":3,"file":"sanctionValidatorResponse.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/sanction-validator/entities/sanctionValidatorResponse.entity.ts"],"names":[],"mappings":";;;AAAA,MAAa,yBAAyB;CAIrC;AAJD,8DAIC"}
@@ -96,6 +96,8 @@ export declare enum UserGroupPermission {
96
96
  TELEGRAM_DETAILS_UPDATE = "TELEGRAM_DETAILS_UPDATE",
97
97
  STRIPE_API_KEY_READ = "STRIPE_API_KEY_READ",
98
98
  STRIPE_API_KEY_WRITE = "STRIPE_API_KEY_WRITE",
99
+ MOONPAY_API_KEY_READ = "MOONPAY_API_KEY_READ",
100
+ ONRAMPER_API_KEY_READ = "ONRAMPER_API_KEY_READ",
99
101
  WEBHOOK_ADMIN = "WEBHOOK_ADMIN",
100
102
  WEBHOOK_WRITE = "WEBHOOK_WRITE",
101
103
  WEBHOOK_READ = "WEBHOOK_READ",
@@ -100,6 +100,8 @@ var UserGroupPermission;
100
100
  UserGroupPermission["TELEGRAM_DETAILS_UPDATE"] = "TELEGRAM_DETAILS_UPDATE";
101
101
  UserGroupPermission["STRIPE_API_KEY_READ"] = "STRIPE_API_KEY_READ";
102
102
  UserGroupPermission["STRIPE_API_KEY_WRITE"] = "STRIPE_API_KEY_WRITE";
103
+ UserGroupPermission["MOONPAY_API_KEY_READ"] = "MOONPAY_API_KEY_READ";
104
+ UserGroupPermission["ONRAMPER_API_KEY_READ"] = "ONRAMPER_API_KEY_READ";
103
105
  UserGroupPermission["WEBHOOK_ADMIN"] = "WEBHOOK_ADMIN";
104
106
  UserGroupPermission["WEBHOOK_WRITE"] = "WEBHOOK_WRITE";
105
107
  UserGroupPermission["WEBHOOK_READ"] = "WEBHOOK_READ";
@@ -1 +1 @@
1
- {"version":3,"file":"UserGroupPermissions.js","sourceRoot":"","sources":["../../../../../../src/domain/model/userGroups/entities/UserGroupPermissions.ts"],"names":[],"mappings":";;;AAAA,IAAY,mBA6GX;AA7GD,WAAY,mBAAmB;IAC7B,sCAAe,CAAA;IACf,sCAAe,CAAA;IACf,oCAAa,CAAA;IACb,sDAA+B,CAAA;IAC/B,sDAA+B,CAAA;IAC/B,oDAA6B,CAAA;IAC7B,wDAAiC,CAAA;IACjC,kEAA2C,CAAA;IAC3C,wDAAiC,CAAA;IACjC,kEAA2C,CAAA;IAC3C,oFAA6D,CAAA;IAC7D,oFAA6D,CAAA;IAC7D,8EAAuD,CAAA;IACvD,0DAAmC,CAAA;IACnC,kEAA2C,CAAA;IAC3C,8DAAuC,CAAA;IACvC,8DAAuC,CAAA;IACvC,0DAAmC,CAAA;IACnC,0DAAmC,CAAA;IACnC,wDAAiC,CAAA;IACjC,4DAAqC,CAAA;IACrC,sEAA+C,CAAA;IAC/C,4DAAqC,CAAA;IACrC,sEAA+C,CAAA;IAC/C,wFAAiE,CAAA;IACjE,wFAAiE,CAAA;IACjE,kFAA2D,CAAA;IAC3D,8DAAuC,CAAA;IACvC,sEAA+C,CAAA;IAC/C,kEAA2C,CAAA;IAE3C,wDAAiC,CAAA;IACjC,wDAAiC,CAAA;IACjC,0DAAmC,CAAA;IACnC,sDAA+B,CAAA;IAC/B,0DAAmC,CAAA;IAEnC,0EAAmD,CAAA;IACnD,0EAAmD,CAAA;IACnD,4EAAqD,CAAA;IAErD,sDAA+B,CAAA;IAC/B,sDAA+B,CAAA;IAC/B,oDAA6B,CAAA;IAC7B,oEAA6C,CAAA;IAC7C,wDAAiC,CAAA;IACjC,sDAA+B,CAAA;IAC/B,sDAA+B,CAAA;IAC/B,wDAAiC,CAAA;IACjC,wDAAiC,CAAA;IACjC,sEAA+C,CAAA;IAC/C,sEAA+C,CAAA;IAC/C,oEAA6C,CAAA;IAC7C,wEAAiD,CAAA;IACjD,wEAAiD,CAAA;IACjD,8DAAuC,CAAA;IACvC,4DAAqC,CAAA;IACrC,uFAAgE,CAAA;IAChE,oEAA6C,CAAA;IAC7C,kEAA2C,CAAA;IAC3C,oEAA6C,CAAA;IAC7C,oEAA6C,CAAA;IAC7C,oEAA6C,CAAA;IAC7C,kEAA2C,CAAA;IAC3C,sEAA+C,CAAA;IAC/C,sEAA+C,CAAA;IAC/C,sEAA+C,CAAA;IAC/C,sEAA+C,CAAA;IAC/C,sEAA+C,CAAA;IAC/C,oEAA6C,CAAA;IAC7C,8EAAuD,CAAA;IACvD,kGAA2E,CAAA;IAC3E,wEAAiD,CAAA;IACjD,wEAAiD,CAAA;IACjD,kDAA2B,CAAA;IAC3B,kDAA2B,CAAA;IAC3B,gDAAyB,CAAA;IACzB,oDAA6B,CAAA;IAC7B,oDAA6B,CAAA;IAC7B,wDAAiC,CAAA;IACjC,sDAA+B,CAAA;IAC/B,oDAA6B,CAAA;IAC7B,oDAA6B,CAAA;IAC7B,kDAA2B,CAAA;IAC3B,sDAA+B,CAAA;IAC/B,sDAA+B,CAAA;IAC/B,sDAA+B,CAAA;IAC/B,kEAA2C,CAAA;IAC3C,kEAA2C,CAAA;IAC3C,gEAAyC,CAAA;IACzC,oEAA6C,CAAA;IAC7C,oEAA6C,CAAA;IAC7C,oEAA6C,CAAA;IAC7C,wEAAiD,CAAA;IACjD,wEAAiD,CAAA;IACjD,sEAA+C,CAAA;IAC/C,0EAAmD,CAAA;IACnD,0EAAmD,CAAA;IACnD,kEAA2C,CAAA;IAC3C,oEAA6C,CAAA;IAC7C,sDAA+B,CAAA;IAC/B,sDAA+B,CAAA;IAC/B,oDAA6B,CAAA;IAC7B,wDAAiC,CAAA;IACjC,wDAAiC,CAAA;IACjC,wDAAiC,CAAA;IACjC,8EAAuD,CAAA;IACvD,gEAAyC,CAAA;AAC3C,CAAC,EA7GW,mBAAmB,mCAAnB,mBAAmB,QA6G9B"}
1
+ {"version":3,"file":"UserGroupPermissions.js","sourceRoot":"","sources":["../../../../../../src/domain/model/userGroups/entities/UserGroupPermissions.ts"],"names":[],"mappings":"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"}