@heliofi/common 0.1.622 → 0.1.623
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/blink/entities/CreateBlinkResponse.entity.d.ts +3 -0
- package/dist/src/domain/model/blink/entities/CreateBlinkResponse.entity.js +7 -0
- package/dist/src/domain/model/blink/entities/CreateBlinkResponse.entity.js.map +1 -0
- package/dist/src/domain/model/charge/constants.d.ts +4 -0
- package/dist/src/domain/model/charge/constants.js +9 -0
- package/dist/src/domain/model/charge/constants.js.map +1 -0
- package/dist/src/domain/model/charge/dtos/createChargeWithOptionalShopify.dto.d.ts +6 -0
- package/dist/src/domain/model/charge/dtos/createChargeWithOptionalShopify.dto.js +26 -0
- package/dist/src/domain/model/charge/dtos/createChargeWithOptionalShopify.dto.js.map +1 -0
- package/dist/src/domain/model/charge/dtos/shopifyDetails.dto.d.ts +4 -0
- package/dist/src/domain/model/charge/dtos/shopifyDetails.dto.js +27 -0
- package/dist/src/domain/model/charge/dtos/shopifyDetails.dto.js.map +1 -0
- package/dist/src/domain/model/geoblock/entities/ipGeoblock.entity.d.ts +4 -0
- package/dist/src/domain/model/geoblock/entities/ipGeoblock.entity.js +8 -0
- package/dist/src/domain/model/geoblock/entities/ipGeoblock.entity.js.map +1 -0
- package/dist/src/domain/model/geoblock/entities/ipGeoblockAllowed.entity.d.ts +4 -0
- package/dist/src/domain/model/geoblock/entities/ipGeoblockAllowed.entity.js +8 -0
- package/dist/src/domain/model/geoblock/entities/ipGeoblockAllowed.entity.js.map +1 -0
- package/dist/src/domain/model/nft-send/dtos/nftSendPrepare.dto.d.ts +0 -1
- package/dist/src/domain/model/nft-send/dtos/nftSendPrepare.dto.js +0 -5
- package/dist/src/domain/model/nft-send/dtos/nftSendPrepare.dto.js.map +1 -1
- package/dist/src/domain/model/nft-send/dtos/nftSendSubmit.dto.d.ts +0 -1
- package/dist/src/domain/model/nft-send/dtos/nftSendSubmit.dto.js +0 -5
- package/dist/src/domain/model/nft-send/dtos/nftSendSubmit.dto.js.map +1 -1
- package/dist/src/domain/model/on-ramps/dtos/moonpaySignedUrl.d.ts +3 -0
- package/dist/src/domain/model/on-ramps/dtos/moonpaySignedUrl.js +22 -0
- package/dist/src/domain/model/on-ramps/dtos/moonpaySignedUrl.js.map +1 -0
- package/dist/src/domain/model/on-ramps/entities/MoonPaySignedWalletAddress.entity.d.ts +4 -0
- package/dist/src/domain/model/on-ramps/entities/MoonPaySignedWalletAddress.entity.js +8 -0
- package/dist/src/domain/model/on-ramps/entities/MoonPaySignedWalletAddress.entity.js.map +1 -0
- package/dist/src/domain/model/on-ramps/entities/MoonPayUrlWithSignature.entity.d.ts +4 -0
- package/dist/src/domain/model/on-ramps/entities/MoonPayUrlWithSignature.entity.js +8 -0
- package/dist/src/domain/model/on-ramps/entities/MoonPayUrlWithSignature.entity.js.map +1 -0
- package/dist/src/domain/model/prepare-refund/shopify/entities/PreparePartialAmountRefundTransaction.entity.d.ts +4 -0
- package/dist/src/domain/model/prepare-refund/shopify/entities/PreparePartialAmountRefundTransaction.entity.js +8 -0
- package/dist/src/domain/model/prepare-refund/shopify/entities/PreparePartialAmountRefundTransaction.entity.js.map +1 -0
- package/dist/src/domain/model/prepare-refund/shopify/entities/index.d.ts +1 -0
- package/dist/src/domain/model/prepare-refund/shopify/entities/index.js +18 -0
- package/dist/src/domain/model/prepare-refund/shopify/entities/index.js.map +1 -0
- package/dist/src/domain/model/prepare-refund/shopify/index.d.ts +1 -0
- package/dist/src/domain/model/prepare-refund/shopify/index.js +18 -0
- package/dist/src/domain/model/prepare-refund/shopify/index.js.map +1 -0
- package/dist/src/domain/model/prepare-transaction/entities/index.d.ts +0 -1
- package/dist/src/domain/model/prepare-transaction/entities/index.js +0 -1
- package/dist/src/domain/model/prepare-transaction/entities/index.js.map +1 -1
- package/dist/src/domain/model/role/dtos/createRole.dto.d.ts +6 -0
- package/dist/src/domain/model/role/dtos/createRole.dto.js +33 -0
- package/dist/src/domain/model/role/dtos/createRole.dto.js.map +1 -0
- package/dist/src/domain/model/role/dtos/index.d.ts +2 -0
- package/dist/src/domain/model/role/dtos/index.js +19 -0
- package/dist/src/domain/model/role/dtos/index.js.map +1 -0
- package/dist/src/domain/model/role/dtos/updateRole.dto.d.ts +4 -0
- package/dist/src/domain/model/role/dtos/updateRole.dto.js +23 -0
- package/dist/src/domain/model/role/dtos/updateRole.dto.js.map +1 -0
- package/dist/src/domain/model/shopify-api/mockAccessToken.d.ts +1 -0
- package/dist/src/domain/model/shopify-api/mockAccessToken.js +5 -0
- package/dist/src/domain/model/shopify-api/mockAccessToken.js.map +1 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/Customer.dto.d.ts +5 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/Customer.dto.js +32 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/Customer.dto.js.map +1 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/CustomerDataRequest.dto.d.ts +9 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/CustomerDataRequest.dto.js +45 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/CustomerDataRequest.dto.js.map +1 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/CustomerRedactRequest.dto.d.ts +7 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/CustomerRedactRequest.dto.js +39 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/CustomerRedactRequest.dto.js.map +1 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/DataRequest.dto.d.ts +3 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/DataRequest.dto.js +22 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/DataRequest.dto.js.map +1 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/ShopRedactRequest.dto.d.ts +4 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/ShopRedactRequest.dto.js +27 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/ShopRedactRequest.dto.js.map +1 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/index.d.ts +5 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/index.js +22 -0
- package/dist/src/domain/model/shopify-gdpr/dtos/index.js.map +1 -0
- package/dist/src/domain/model/shopify-gdpr/index.d.ts +1 -0
- package/dist/src/domain/model/shopify-gdpr/index.js +18 -0
- package/dist/src/domain/model/shopify-gdpr/index.js.map +1 -0
- package/dist/src/domain/model/shopify-pay/dtos/customer/shopifyCustomer.dto.d.ts +7 -0
- package/dist/src/domain/model/shopify-pay/dtos/customer/shopifyCustomer.dto.js +41 -0
- package/dist/src/domain/model/shopify-pay/dtos/customer/shopifyCustomer.dto.js.map +1 -0
- package/dist/src/domain/model/shopify-pay/dtos/customer/shopifyCustomerAddress.dto.d.ts +8 -0
- package/dist/src/domain/model/shopify-pay/dtos/customer/shopifyCustomerAddress.dto.js +47 -0
- package/dist/src/domain/model/shopify-pay/dtos/customer/shopifyCustomerAddress.dto.js.map +1 -0
- package/dist/src/domain/model/transaction/entities/TransactionDetails.entity.d.ts +1 -0
- package/dist/src/domain/model/transaction/entities/TransactionDetails.entity.js.map +1 -1
- package/dist/src/domain/model/transaction-meta/entities/ShopifyPaymentDetailsMeta.d.ts +4 -0
- package/dist/src/domain/model/transaction-meta/entities/ShopifyPaymentDetailsMeta.js +7 -0
- package/dist/src/domain/model/transaction-meta/entities/ShopifyPaymentDetailsMeta.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/dist/src/domain/model/prepare-transaction/entities/PrepareSendNftTransaction.entity.d.ts +0 -8
- package/dist/src/domain/model/prepare-transaction/entities/PrepareSendNftTransaction.entity.js +0 -8
- package/dist/src/domain/model/prepare-transaction/entities/PrepareSendNftTransaction.entity.js.map +0 -1
- package/dist/src/domain/model/webhook/blink-transaction-hook/entities/BlinkTransactionHook.entity.ts.d.ts +0 -11
- package/dist/src/domain/model/webhook/blink-transaction-hook/entities/BlinkTransactionHook.entity.ts.js +0 -8
- package/dist/src/domain/model/webhook/blink-transaction-hook/entities/BlinkTransactionHook.entity.ts.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateBlinkResponse.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/blink/entities/CreateBlinkResponse.entity.ts"],"names":[],"mappings":";;;AAAA,MAAa,mBAAmB;CAE/B;AAFD,kDAEC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ChargeStatus = void 0;
|
|
4
|
+
var ChargeStatus;
|
|
5
|
+
(function (ChargeStatus) {
|
|
6
|
+
ChargeStatus["INITIATED"] = "INITIATED";
|
|
7
|
+
ChargeStatus["FAILED"] = "FAILED";
|
|
8
|
+
})(ChargeStatus = exports.ChargeStatus || (exports.ChargeStatus = {}));
|
|
9
|
+
//# sourceMappingURL=constants.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../src/domain/model/charge/constants.ts"],"names":[],"mappings":";;;AAAA,IAAY,YAIX;AAJD,WAAY,YAAY;IACtB,uCAAuB,CAAA;IACvB,iCAAiB,CAAA;AAEnB,CAAC,EAJW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAIvB"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { CreateChargeDto } from './createCharge.dto';
|
|
2
|
+
import { ShopifyPaymentDetailsDto } from './shopifyPaymentDetails.dto';
|
|
3
|
+
export declare class CreateChargeWithOptionalShopifyDto extends CreateChargeDto {
|
|
4
|
+
shopifyPaymentDetails?: ShopifyPaymentDetailsDto;
|
|
5
|
+
}
|
|
6
|
+
export declare type CreateChargeWithRequiredShopifyDto = Exclude<CreateChargeWithOptionalShopifyDto, 'shopifyPaymentDetails'> & Required<Pick<CreateChargeWithOptionalShopifyDto, 'shopifyPaymentDetails'>>;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.CreateChargeWithOptionalShopifyDto = void 0;
|
|
13
|
+
const class_validator_1 = require("class-validator");
|
|
14
|
+
const class_transformer_1 = require("class-transformer");
|
|
15
|
+
const createCharge_dto_1 = require("./createCharge.dto");
|
|
16
|
+
const shopifyPaymentDetails_dto_1 = require("./shopifyPaymentDetails.dto");
|
|
17
|
+
class CreateChargeWithOptionalShopifyDto extends createCharge_dto_1.CreateChargeDto {
|
|
18
|
+
}
|
|
19
|
+
__decorate([
|
|
20
|
+
(0, class_transformer_1.Type)(() => shopifyPaymentDetails_dto_1.ShopifyPaymentDetailsDto),
|
|
21
|
+
(0, class_validator_1.IsOptional)(),
|
|
22
|
+
(0, class_validator_1.ValidateNested)(),
|
|
23
|
+
__metadata("design:type", shopifyPaymentDetails_dto_1.ShopifyPaymentDetailsDto)
|
|
24
|
+
], CreateChargeWithOptionalShopifyDto.prototype, "shopifyPaymentDetails", void 0);
|
|
25
|
+
exports.CreateChargeWithOptionalShopifyDto = CreateChargeWithOptionalShopifyDto;
|
|
26
|
+
//# sourceMappingURL=createChargeWithOptionalShopify.dto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createChargeWithOptionalShopify.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/charge/dtos/createChargeWithOptionalShopify.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6D;AAC7D,yDAAyC;AACzC,yDAAqD;AACrD,2EAAuE;AAEvE,MAAa,kCAAmC,SAAQ,kCAAe;CAKtE;AAJC;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,oDAAwB,CAAC;IACpC,IAAA,4BAAU,GAAE;IACZ,IAAA,gCAAc,GAAE;8BACO,oDAAwB;iFAAC;AAJnD,gFAKC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.ShopifyDetailsDto = void 0;
|
|
13
|
+
const class_validator_1 = require("class-validator");
|
|
14
|
+
class ShopifyDetailsDto {
|
|
15
|
+
}
|
|
16
|
+
__decorate([
|
|
17
|
+
(0, class_validator_1.IsString)(),
|
|
18
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
19
|
+
__metadata("design:type", String)
|
|
20
|
+
], ShopifyDetailsDto.prototype, "shopId", void 0);
|
|
21
|
+
__decorate([
|
|
22
|
+
(0, class_validator_1.IsString)(),
|
|
23
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
24
|
+
__metadata("design:type", String)
|
|
25
|
+
], ShopifyDetailsDto.prototype, "shopGid", void 0);
|
|
26
|
+
exports.ShopifyDetailsDto = ShopifyDetailsDto;
|
|
27
|
+
//# sourceMappingURL=shopifyDetails.dto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shopifyDetails.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/charge/dtos/shopifyDetails.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuD;AAEvD,MAAa,iBAAiB;CAQ7B;AAPC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;iDACE;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACG;AAPlB,8CAQC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IpGeoblockAllowed = void 0;
|
|
4
|
+
const entity_1 = require("../../entity");
|
|
5
|
+
class IpGeoblockAllowed extends entity_1.Entity {
|
|
6
|
+
}
|
|
7
|
+
exports.IpGeoblockAllowed = IpGeoblockAllowed;
|
|
8
|
+
//# sourceMappingURL=ipGeoblock.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ipGeoblock.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/geoblock/entities/ipGeoblock.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,iBAAkB,SAAQ,eAAM;CAE5C;AAFD,8CAEC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IpGeoblockAllowed = void 0;
|
|
4
|
+
const entity_1 = require("../../entity");
|
|
5
|
+
class IpGeoblockAllowed extends entity_1.Entity {
|
|
6
|
+
}
|
|
7
|
+
exports.IpGeoblockAllowed = IpGeoblockAllowed;
|
|
8
|
+
//# sourceMappingURL=ipGeoblockAllowed.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ipGeoblockAllowed.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/geoblock/entities/ipGeoblockAllowed.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,iBAAkB,SAAQ,eAAM;CAE5C;AAFD,8CAEC"}
|
|
@@ -28,10 +28,5 @@ __decorate([
|
|
|
28
28
|
(0, class_validator_1.IsNotEmpty)(),
|
|
29
29
|
__metadata("design:type", String)
|
|
30
30
|
], NftSendPrepareDto.prototype, "receiverPK", void 0);
|
|
31
|
-
__decorate([
|
|
32
|
-
(0, class_validator_1.IsBoolean)(),
|
|
33
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
34
|
-
__metadata("design:type", Boolean)
|
|
35
|
-
], NftSendPrepareDto.prototype, "isCnft", void 0);
|
|
36
31
|
exports.NftSendPrepareDto = NftSendPrepareDto;
|
|
37
32
|
//# sourceMappingURL=nftSendPrepare.dto.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nftSendPrepare.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/nft-send/dtos/nftSendPrepare.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"nftSendPrepare.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/nft-send/dtos/nftSendPrepare.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuD;AAEvD,MAAa,iBAAiB;CAY7B;AAXC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACG;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sDACO;AAEpB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;qDACM;AAXrB,8CAYC"}
|
|
@@ -28,10 +28,5 @@ __decorate([
|
|
|
28
28
|
(0, class_validator_1.IsOptional)(),
|
|
29
29
|
__metadata("design:type", String)
|
|
30
30
|
], NftSendSubmitDto.prototype, "receiverPK", void 0);
|
|
31
|
-
__decorate([
|
|
32
|
-
(0, class_validator_1.IsBoolean)(),
|
|
33
|
-
(0, class_validator_1.IsNotEmpty)(),
|
|
34
|
-
__metadata("design:type", Boolean)
|
|
35
|
-
], NftSendSubmitDto.prototype, "isCnft", void 0);
|
|
36
31
|
exports.NftSendSubmitDto = NftSendSubmitDto;
|
|
37
32
|
//# sourceMappingURL=nftSendSubmit.dto.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nftSendSubmit.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/nft-send/dtos/nftSendSubmit.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"nftSendSubmit.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/nft-send/dtos/nftSendSubmit.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAmE;AAEnE,MAAa,gBAAgB;CAY5B;AAXC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2DACa;AAE1B;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACa;AAE1B;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACO;AAXtB,4CAYC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.MoonpaySignedUrlDto = void 0;
|
|
13
|
+
const class_validator_1 = require("class-validator");
|
|
14
|
+
class MoonpaySignedUrlDto {
|
|
15
|
+
}
|
|
16
|
+
__decorate([
|
|
17
|
+
(0, class_validator_1.IsString)(),
|
|
18
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
19
|
+
__metadata("design:type", String)
|
|
20
|
+
], MoonpaySignedUrlDto.prototype, "url", void 0);
|
|
21
|
+
exports.MoonpaySignedUrlDto = MoonpaySignedUrlDto;
|
|
22
|
+
//# sourceMappingURL=moonpaySignedUrl.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"moonpaySignedUrl.js","sourceRoot":"","sources":["../../../../../../src/domain/model/on-ramps/dtos/moonpaySignedUrl.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAwD;AAExD,MAAa,mBAAmB;CAI/B;AAHC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;gDACD;AAHd,kDAIC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.MoonPaySignedWalletAddress = void 0;
|
|
4
|
+
const entity_1 = require("../../entity");
|
|
5
|
+
class MoonPaySignedWalletAddress extends entity_1.Entity {
|
|
6
|
+
}
|
|
7
|
+
exports.MoonPaySignedWalletAddress = MoonPaySignedWalletAddress;
|
|
8
|
+
//# sourceMappingURL=MoonPaySignedWalletAddress.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MoonPaySignedWalletAddress.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/on-ramps/entities/MoonPaySignedWalletAddress.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,0BAA2B,SAAQ,eAAM;CAErD;AAFD,gEAEC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.MoonPayUrlWithSignature = void 0;
|
|
4
|
+
const entity_1 = require("../../entity");
|
|
5
|
+
class MoonPayUrlWithSignature extends entity_1.Entity {
|
|
6
|
+
}
|
|
7
|
+
exports.MoonPayUrlWithSignature = MoonPayUrlWithSignature;
|
|
8
|
+
//# sourceMappingURL=MoonPayUrlWithSignature.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MoonPayUrlWithSignature.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/on-ramps/entities/MoonPayUrlWithSignature.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,uBAAwB,SAAQ,eAAM;CAElD;AAFD,0DAEC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PreparePartialAmountRefundTransaction = void 0;
|
|
4
|
+
const prepare_transaction_1 = require("../../../prepare-transaction");
|
|
5
|
+
class PreparePartialAmountRefundTransaction extends prepare_transaction_1.PrepareTransaction {
|
|
6
|
+
}
|
|
7
|
+
exports.PreparePartialAmountRefundTransaction = PreparePartialAmountRefundTransaction;
|
|
8
|
+
//# sourceMappingURL=PreparePartialAmountRefundTransaction.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PreparePartialAmountRefundTransaction.entity.js","sourceRoot":"","sources":["../../../../../../../src/domain/model/prepare-refund/shopify/entities/PreparePartialAmountRefundTransaction.entity.ts"],"names":[],"mappings":";;;AAAA,sEAAkE;AAElE,MAAa,qCAAsC,SAAQ,wCAAkB;CAE5E;AAFD,sFAEC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './PreparePartialAmountRefundTransaction.entity';
|
|
@@ -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("./PreparePartialAmountRefundTransaction.entity"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/domain/model/prepare-refund/shopify/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iFAA+D"}
|
|
@@ -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/prepare-refund/shopify/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA2B"}
|
|
@@ -18,5 +18,4 @@ __exportStar(require("./PrepareTransaction.entity"), exports);
|
|
|
18
18
|
__exportStar(require("./TokenTransactionPayload.entity"), exports);
|
|
19
19
|
__exportStar(require("./PrepareSwapTransaction.entity"), exports);
|
|
20
20
|
__exportStar(require("./BaseTokenTransactionPayload.entity"), exports);
|
|
21
|
-
__exportStar(require("./PrepareSendNftTransaction.entity"), exports);
|
|
22
21
|
//# 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,8DAA4C;AAC5C,mEAAiD;AACjD,kEAAgD;AAChD,uEAAqD
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA4C;AAC5C,mEAAiD;AACjD,kEAAgD;AAChD,uEAAqD"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.CreateRoleDto = void 0;
|
|
13
|
+
const class_validator_1 = require("class-validator");
|
|
14
|
+
const entities_1 = require("../entities");
|
|
15
|
+
class CreateRoleDto {
|
|
16
|
+
}
|
|
17
|
+
__decorate([
|
|
18
|
+
(0, class_validator_1.IsString)(),
|
|
19
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
20
|
+
__metadata("design:type", String)
|
|
21
|
+
], CreateRoleDto.prototype, "company", void 0);
|
|
22
|
+
__decorate([
|
|
23
|
+
(0, class_validator_1.IsEnum)(entities_1.RoleType),
|
|
24
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
25
|
+
__metadata("design:type", String)
|
|
26
|
+
], CreateRoleDto.prototype, "type", void 0);
|
|
27
|
+
__decorate([
|
|
28
|
+
(0, class_validator_1.IsString)(),
|
|
29
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
30
|
+
__metadata("design:type", String)
|
|
31
|
+
], CreateRoleDto.prototype, "user", void 0);
|
|
32
|
+
exports.CreateRoleDto = CreateRoleDto;
|
|
33
|
+
//# sourceMappingURL=createRole.dto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createRole.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/role/dtos/createRole.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+D;AAC/D,0CAAuC;AAEvC,MAAa,aAAa;CAYzB;AAXC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;8CACG;AAEhB;IAAC,IAAA,wBAAM,EAAC,mBAAQ,CAAC;IAChB,IAAA,4BAAU,GAAE;;2CACE;AAEf;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2CACA;AAXf,sCAYC"}
|
|
@@ -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("./createRole.dto"), exports);
|
|
18
|
+
__exportStar(require("./updateRole.dto"), exports);
|
|
19
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/role/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC;AACjC,mDAAiC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.UpdateRoleDto = void 0;
|
|
13
|
+
const class_validator_1 = require("class-validator");
|
|
14
|
+
const entities_1 = require("../entities");
|
|
15
|
+
class UpdateRoleDto {
|
|
16
|
+
}
|
|
17
|
+
__decorate([
|
|
18
|
+
(0, class_validator_1.IsEnum)(entities_1.RoleType),
|
|
19
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
20
|
+
__metadata("design:type", String)
|
|
21
|
+
], UpdateRoleDto.prototype, "type", void 0);
|
|
22
|
+
exports.UpdateRoleDto = UpdateRoleDto;
|
|
23
|
+
//# sourceMappingURL=updateRole.dto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updateRole.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/role/dtos/updateRole.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqD;AACrD,0CAAuC;AAEvC,MAAa,aAAa;CAIzB;AAHC;IAAC,IAAA,wBAAM,EAAC,mBAAQ,CAAC;IAChB,IAAA,4BAAU,GAAE;;2CACE;AAHjB,sCAIC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const MOCK_ACCESS_TOKEN = "mocked_access_token";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mockAccessToken.js","sourceRoot":"","sources":["../../../../../src/domain/model/shopify-api/mockAccessToken.ts"],"names":[],"mappings":";;;AAAa,QAAA,iBAAiB,GAAG,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.CustomerDto = void 0;
|
|
13
|
+
const class_validator_1 = require("class-validator");
|
|
14
|
+
class CustomerDto {
|
|
15
|
+
}
|
|
16
|
+
__decorate([
|
|
17
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
18
|
+
(0, class_validator_1.IsNumber)(),
|
|
19
|
+
__metadata("design:type", Number)
|
|
20
|
+
], CustomerDto.prototype, "id", void 0);
|
|
21
|
+
__decorate([
|
|
22
|
+
(0, class_validator_1.IsString)(),
|
|
23
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
24
|
+
__metadata("design:type", String)
|
|
25
|
+
], CustomerDto.prototype, "email", void 0);
|
|
26
|
+
__decorate([
|
|
27
|
+
(0, class_validator_1.IsOptional)(),
|
|
28
|
+
(0, class_validator_1.IsString)(),
|
|
29
|
+
__metadata("design:type", Object)
|
|
30
|
+
], CustomerDto.prototype, "phone", void 0);
|
|
31
|
+
exports.CustomerDto = CustomerDto;
|
|
32
|
+
//# sourceMappingURL=Customer.dto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Customer.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/shopify-gdpr/dtos/Customer.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6E;AAE7E,MAAa,WAAW;CAYvB;AAXC;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;uCACA;AAEX;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0CACC;AAEd;IAAC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;0CACW;AAXxB,kCAYC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { DataRequestDto } from './DataRequest.dto';
|
|
2
|
+
import { CustomerDto } from './Customer.dto';
|
|
3
|
+
export declare class CustomerDataRequestDto {
|
|
4
|
+
shop_id: number;
|
|
5
|
+
shop_domain: string;
|
|
6
|
+
orders_requested?: number[];
|
|
7
|
+
customer?: CustomerDto;
|
|
8
|
+
data_request?: DataRequestDto;
|
|
9
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.CustomerDataRequestDto = void 0;
|
|
13
|
+
const class_transformer_1 = require("class-transformer");
|
|
14
|
+
const class_validator_1 = require("class-validator");
|
|
15
|
+
const DataRequest_dto_1 = require("./DataRequest.dto");
|
|
16
|
+
const Customer_dto_1 = require("./Customer.dto");
|
|
17
|
+
class CustomerDataRequestDto {
|
|
18
|
+
}
|
|
19
|
+
__decorate([
|
|
20
|
+
(0, class_validator_1.IsNumber)(),
|
|
21
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
22
|
+
__metadata("design:type", Number)
|
|
23
|
+
], CustomerDataRequestDto.prototype, "shop_id", void 0);
|
|
24
|
+
__decorate([
|
|
25
|
+
(0, class_validator_1.IsString)(),
|
|
26
|
+
(0, class_validator_1.IsNotEmpty)(),
|
|
27
|
+
__metadata("design:type", String)
|
|
28
|
+
], CustomerDataRequestDto.prototype, "shop_domain", void 0);
|
|
29
|
+
__decorate([
|
|
30
|
+
(0, class_validator_1.IsArray)(),
|
|
31
|
+
(0, class_validator_1.IsNumber)({}, { each: true }),
|
|
32
|
+
__metadata("design:type", Array)
|
|
33
|
+
], CustomerDataRequestDto.prototype, "orders_requested", void 0);
|
|
34
|
+
__decorate([
|
|
35
|
+
(0, class_transformer_1.Type)(() => Customer_dto_1.CustomerDto),
|
|
36
|
+
(0, class_validator_1.ValidateNested)(),
|
|
37
|
+
__metadata("design:type", Customer_dto_1.CustomerDto)
|
|
38
|
+
], CustomerDataRequestDto.prototype, "customer", void 0);
|
|
39
|
+
__decorate([
|
|
40
|
+
(0, class_transformer_1.Type)(() => DataRequest_dto_1.DataRequestDto),
|
|
41
|
+
(0, class_validator_1.ValidateNested)(),
|
|
42
|
+
__metadata("design:type", DataRequest_dto_1.DataRequestDto)
|
|
43
|
+
], CustomerDataRequestDto.prototype, "data_request", void 0);
|
|
44
|
+
exports.CustomerDataRequestDto = CustomerDataRequestDto;
|
|
45
|
+
//# sourceMappingURL=CustomerDataRequest.dto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CustomerDataRequest.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/shopify-gdpr/dtos/CustomerDataRequest.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAEA,yDAAyC;AACzC,qDAMyB;AACzB,uDAAmD;AACnD,iDAA6C;AAE7C,MAAa,sBAAsB;CAoBlC;AAnBC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACG;AAEhB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;2DACO;AAEpB;IAAC,IAAA,yBAAO,GAAE;IACT,IAAA,0BAAQ,EAAC,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;gEACD;AAE5B;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,0BAAW,CAAC;IACvB,IAAA,gCAAc,GAAE;8BACN,0BAAW;wDAAC;AAEvB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,gCAAc,CAAC;IAC1B,IAAA,gCAAc,GAAE;8BACF,gCAAc;4DAAC;AAnBhC,wDAoBC"}
|