@heliofi/common 0.2.196 → 0.2.197-alpha.1773234224
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/domain/model/company/dtos/updateMoonpayApiKey.dto.d.ts +0 -1
- package/dist/src/domain/model/company/dtos/updateMoonpayApiKey.dto.js +0 -5
- package/dist/src/domain/model/company/dtos/updateMoonpayApiKey.dto.js.map +1 -1
- package/dist/src/domain/model/company/entities/MoonpayApiKeyConfig.entity.d.ts +3 -0
- package/dist/src/domain/model/company/entities/MoonpayApiKeyConfig.entity.js +7 -0
- package/dist/src/domain/model/company/entities/MoonpayApiKeyConfig.entity.js.map +1 -0
- package/dist/src/domain/model/company/entities/index.d.ts +1 -0
- package/dist/src/domain/model/company/entities/index.js +1 -0
- package/dist/src/domain/model/company/entities/index.js.map +1 -1
- package/dist/src/domain/model/fee/entities/FeeFeature.enum.d.ts +1 -0
- package/dist/src/domain/model/fee/entities/FeeFeature.enum.js +1 -0
- package/dist/src/domain/model/fee/entities/FeeFeature.enum.js.map +1 -1
- package/dist/src/domain/model/fee/entities/FeeProperties.d.ts +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
|
@@ -24,9 +24,4 @@ __decorate([
|
|
|
24
24
|
(0, class_validator_1.IsOptional)(),
|
|
25
25
|
__metadata("design:type", String)
|
|
26
26
|
], UpdateMoonpayApiKeyDto.prototype, "moonpayApiKeySecret", void 0);
|
|
27
|
-
__decorate([
|
|
28
|
-
(0, class_validator_1.IsBoolean)(),
|
|
29
|
-
(0, class_validator_1.IsOptional)(),
|
|
30
|
-
__metadata("design:type", Boolean)
|
|
31
|
-
], UpdateMoonpayApiKeyDto.prototype, "onrampDirectlyToMerchant", void 0);
|
|
32
27
|
//# sourceMappingURL=updateMoonpayApiKey.dto.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateMoonpayApiKey.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/company/dtos/updateMoonpayApiKey.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"updateMoonpayApiKey.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/company/dtos/updateMoonpayApiKey.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuD;AAEvD,MAAa,sBAAsB;CAQlC;AARD,wDAQC;AALC;IAFC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6DACU;AAIvB;IAFC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;mEACgB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MoonpayApiKeyConfig.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/company/entities/MoonpayApiKeyConfig.entity.ts"],"names":[],"mappings":";;;AAAA,MAAa,mBAAmB;CAE/B;AAFD,kDAEC"}
|
|
@@ -21,4 +21,5 @@ __exportStar(require("./CompanyPaymentWallets.entity"), exports);
|
|
|
21
21
|
__exportStar(require("./CompanyWithLogo.entity"), exports);
|
|
22
22
|
__exportStar(require("./CompanyWithShopifyMerchantDetails.entity"), exports);
|
|
23
23
|
__exportStar(require("./CompanyWithFees.entity"), exports);
|
|
24
|
+
__exportStar(require("./MoonpayApiKeyConfig.entity"), exports);
|
|
24
25
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/company/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC;AACjC,uDAAqC;AACrC,kDAAgC;AAChC,iEAA+C;AAC/C,2DAAyC;AACzC,6EAA2D;AAC3D,2DAAyC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/company/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC;AACjC,uDAAqC;AACrC,kDAAgC;AAChC,iEAA+C;AAC/C,2DAAyC;AACzC,6EAA2D;AAC3D,2DAAyC;AACzC,+DAA6C"}
|
|
@@ -4,6 +4,7 @@ exports.FeeFeature = void 0;
|
|
|
4
4
|
var FeeFeature;
|
|
5
5
|
(function (FeeFeature) {
|
|
6
6
|
FeeFeature["STANDARD"] = "STANDARD";
|
|
7
|
+
FeeFeature["STANDARD_DEPOSIT"] = "STANDARD_DEPOSIT";
|
|
7
8
|
FeeFeature["CUSTOM_STANDARD"] = "CUSTOM_STANDARD";
|
|
8
9
|
FeeFeature["SWAP"] = "SWAP";
|
|
9
10
|
FeeFeature["SWAP_CONVERSION"] = "SWAP_CONVERSION";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeeFeature.enum.js","sourceRoot":"","sources":["../../../../../../src/domain/model/fee/entities/FeeFeature.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"FeeFeature.enum.js","sourceRoot":"","sources":["../../../../../../src/domain/model/fee/entities/FeeFeature.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,UAaX;AAbD,WAAY,UAAU;IACpB,mCAAqB,CAAA;IACrB,mDAAqC,CAAA;IACrC,iDAAmC,CAAA;IACnC,2BAAa,CAAA;IAIb,iDAAmC,CAAA;IACnC,uCAAyB,CAAA;IACzB,+BAAiB,CAAA;IACjB,+BAAiB,CAAA;IACjB,iCAAmB,CAAA;AACrB,CAAC,EAbW,UAAU,0BAAV,UAAU,QAarB"}
|