cecon-interfaces 1.5.59 → 1.5.61
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/esm2022/general/enums/collections-types.enum.mjs +46 -0
- package/dist/esm2022/general/enums/index.mjs +2 -1
- package/dist/esm2022/users/entities/user.entity.mjs +4 -3
- package/dist/esm2022/users/interfaces/i-user.mjs +1 -1
- package/dist/fesm2022/cecon-interfaces.mjs +50 -3
- package/dist/fesm2022/cecon-interfaces.mjs.map +1 -1
- package/dist/general/enums/collections-types.enum.d.ts +44 -0
- package/dist/general/enums/collections-types.enum.js +48 -0
- package/dist/general/enums/index.d.ts +1 -0
- package/dist/general/enums/index.js +3 -1
- package/dist/package.json +1 -1
- package/dist/users/entities/user.entity.d.ts +1 -0
- package/dist/users/entities/user.entity.js +3 -2
- package/dist/users/interfaces/i-user.d.ts +1 -0
- package/package.json +1 -1
@@ -0,0 +1,46 @@
|
|
1
|
+
export var ECollectionsTypes;
|
2
|
+
(function (ECollectionsTypes) {
|
3
|
+
ECollectionsTypes["App"] = "app";
|
4
|
+
ECollectionsTypes["Billing"] = "billing";
|
5
|
+
ECollectionsTypes["BillingOrder"] = "billing-order";
|
6
|
+
ECollectionsTypes["Clients"] = "clients";
|
7
|
+
ECollectionsTypes["Company"] = "company";
|
8
|
+
ECollectionsTypes["Container"] = "container";
|
9
|
+
ECollectionsTypes["Customer"] = "customer";
|
10
|
+
ECollectionsTypes["CustomerMember"] = "customer-member";
|
11
|
+
ECollectionsTypes["DesenfilaMerchant"] = "desenfila-merchant";
|
12
|
+
ECollectionsTypes["DesenfilaOrder"] = "desenfila-order";
|
13
|
+
ECollectionsTypes["DeveloperApps"] = "developer-apps";
|
14
|
+
ECollectionsTypes["DeveloperMembers"] = "developer-members";
|
15
|
+
ECollectionsTypes["Developers"] = "developers";
|
16
|
+
ECollectionsTypes["Device"] = "device";
|
17
|
+
ECollectionsTypes["Evolution"] = "evolution";
|
18
|
+
ECollectionsTypes["Feature"] = "feature";
|
19
|
+
ECollectionsTypes["Installation"] = "installation";
|
20
|
+
ECollectionsTypes["Invite"] = "invite";
|
21
|
+
ECollectionsTypes["Invoice"] = "invoice";
|
22
|
+
ECollectionsTypes["Lead"] = "lead";
|
23
|
+
ECollectionsTypes["Master"] = "master";
|
24
|
+
ECollectionsTypes["Member"] = "member";
|
25
|
+
ECollectionsTypes["MemberAccess"] = "member-access";
|
26
|
+
ECollectionsTypes["Mobyo"] = "mobyo";
|
27
|
+
ECollectionsTypes["Order"] = "order";
|
28
|
+
ECollectionsTypes["Partner"] = "partner";
|
29
|
+
ECollectionsTypes["Plan"] = "plan";
|
30
|
+
ECollectionsTypes["ProductCompany"] = "product-company";
|
31
|
+
ECollectionsTypes["ProductContainer"] = "product-container";
|
32
|
+
ECollectionsTypes["ProductGlobal"] = "product-global";
|
33
|
+
ECollectionsTypes["Purchases"] = "purchases";
|
34
|
+
ECollectionsTypes["RequestedItems"] = "requested-items";
|
35
|
+
ECollectionsTypes["Resume"] = "resume";
|
36
|
+
ECollectionsTypes["SubscriptionBase"] = "subscription-base";
|
37
|
+
ECollectionsTypes["SubscriptionCompany"] = "subscription-company";
|
38
|
+
ECollectionsTypes["SubscriptionCustomer"] = "subscription-customer";
|
39
|
+
ECollectionsTypes["Token"] = "token";
|
40
|
+
ECollectionsTypes["Transaction"] = "transaction";
|
41
|
+
ECollectionsTypes["TransferRequest"] = "transfer-request";
|
42
|
+
ECollectionsTypes["Users"] = "users";
|
43
|
+
ECollectionsTypes["Voucher"] = "voucher";
|
44
|
+
ECollectionsTypes["WaServer"] = "wa-server";
|
45
|
+
})(ECollectionsTypes || (ECollectionsTypes = {}));
|
46
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29sbGVjdGlvbnMtdHlwZXMuZW51bS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9nZW5lcmFsL2VudW1zL2NvbGxlY3Rpb25zLXR5cGVzLmVudW0udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsTUFBTSxDQUFOLElBQVksaUJBMkNYO0FBM0NELFdBQVksaUJBQWlCO0lBQzNCLGdDQUFXLENBQUE7SUFDWCx3Q0FBbUIsQ0FBQTtJQUNuQixtREFBOEIsQ0FBQTtJQUM5Qix3Q0FBbUIsQ0FBQTtJQUNuQix3Q0FBbUIsQ0FBQTtJQUNuQiw0Q0FBdUIsQ0FBQTtJQUN2QiwwQ0FBcUIsQ0FBQTtJQUNyQix1REFBa0MsQ0FBQTtJQUNsQyw2REFBd0MsQ0FBQTtJQUN4Qyx1REFBa0MsQ0FBQTtJQUNsQyxxREFBZ0MsQ0FBQTtJQUNoQywyREFBc0MsQ0FBQTtJQUN0Qyw4Q0FBeUIsQ0FBQTtJQUN6QixzQ0FBaUIsQ0FBQTtJQUNqQiw0Q0FBdUIsQ0FBQTtJQUN2Qix3Q0FBbUIsQ0FBQTtJQUNuQixrREFBNkIsQ0FBQTtJQUM3QixzQ0FBaUIsQ0FBQTtJQUNqQix3Q0FBbUIsQ0FBQTtJQUNuQixrQ0FBYSxDQUFBO0lBQ2Isc0NBQWlCLENBQUE7SUFDakIsc0NBQWlCLENBQUE7SUFDakIsbURBQThCLENBQUE7SUFDOUIsb0NBQWUsQ0FBQTtJQUNmLG9DQUFlLENBQUE7SUFDZix3Q0FBbUIsQ0FBQTtJQUNuQixrQ0FBYSxDQUFBO0lBQ2IsdURBQWtDLENBQUE7SUFDbEMsMkRBQXNDLENBQUE7SUFDdEMscURBQWdDLENBQUE7SUFDaEMsNENBQXVCLENBQUE7SUFDdkIsdURBQWtDLENBQUE7SUFDbEMsc0NBQWlCLENBQUE7SUFDakIsMkRBQXNDLENBQUE7SUFDdEMsaUVBQTRDLENBQUE7SUFDNUMsbUVBQThDLENBQUE7SUFDOUMsb0NBQWUsQ0FBQTtJQUNmLGdEQUEyQixDQUFBO0lBQzNCLHlEQUFvQyxDQUFBO0lBQ3BDLG9DQUFlLENBQUE7SUFDZix3Q0FBbUIsQ0FBQTtJQUNuQiwyQ0FBc0IsQ0FBQTtBQUN4QixDQUFDLEVBM0NXLGlCQUFpQixLQUFqQixpQkFBaUIsUUEyQzVCIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGVudW0gRUNvbGxlY3Rpb25zVHlwZXMge1xyXG4gIEFwcCA9ICdhcHAnLFxyXG4gIEJpbGxpbmcgPSAnYmlsbGluZycsXHJcbiAgQmlsbGluZ09yZGVyID0gJ2JpbGxpbmctb3JkZXInLFxyXG4gIENsaWVudHMgPSAnY2xpZW50cycsXHJcbiAgQ29tcGFueSA9ICdjb21wYW55JyxcclxuICBDb250YWluZXIgPSAnY29udGFpbmVyJyxcclxuICBDdXN0b21lciA9ICdjdXN0b21lcicsXHJcbiAgQ3VzdG9tZXJNZW1iZXIgPSAnY3VzdG9tZXItbWVtYmVyJyxcclxuICBEZXNlbmZpbGFNZXJjaGFudCA9ICdkZXNlbmZpbGEtbWVyY2hhbnQnLFxyXG4gIERlc2VuZmlsYU9yZGVyID0gJ2Rlc2VuZmlsYS1vcmRlcicsXHJcbiAgRGV2ZWxvcGVyQXBwcyA9ICdkZXZlbG9wZXItYXBwcycsXHJcbiAgRGV2ZWxvcGVyTWVtYmVycyA9ICdkZXZlbG9wZXItbWVtYmVycycsXHJcbiAgRGV2ZWxvcGVycyA9ICdkZXZlbG9wZXJzJyxcclxuICBEZXZpY2UgPSAnZGV2aWNlJyxcclxuICBFdm9sdXRpb24gPSAnZXZvbHV0aW9uJyxcclxuICBGZWF0dXJlID0gJ2ZlYXR1cmUnLFxyXG4gIEluc3RhbGxhdGlvbiA9ICdpbnN0YWxsYXRpb24nLFxyXG4gIEludml0ZSA9ICdpbnZpdGUnLFxyXG4gIEludm9pY2UgPSAnaW52b2ljZScsXHJcbiAgTGVhZCA9ICdsZWFkJyxcclxuICBNYXN0ZXIgPSAnbWFzdGVyJyxcclxuICBNZW1iZXIgPSAnbWVtYmVyJyxcclxuICBNZW1iZXJBY2Nlc3MgPSAnbWVtYmVyLWFjY2VzcycsXHJcbiAgTW9ieW8gPSAnbW9ieW8nLFxyXG4gIE9yZGVyID0gJ29yZGVyJyxcclxuICBQYXJ0bmVyID0gJ3BhcnRuZXInLFxyXG4gIFBsYW4gPSAncGxhbicsXHJcbiAgUHJvZHVjdENvbXBhbnkgPSAncHJvZHVjdC1jb21wYW55JyxcclxuICBQcm9kdWN0Q29udGFpbmVyID0gJ3Byb2R1Y3QtY29udGFpbmVyJyxcclxuICBQcm9kdWN0R2xvYmFsID0gJ3Byb2R1Y3QtZ2xvYmFsJyxcclxuICBQdXJjaGFzZXMgPSAncHVyY2hhc2VzJyxcclxuICBSZXF1ZXN0ZWRJdGVtcyA9ICdyZXF1ZXN0ZWQtaXRlbXMnLFxyXG4gIFJlc3VtZSA9ICdyZXN1bWUnLFxyXG4gIFN1YnNjcmlwdGlvbkJhc2UgPSAnc3Vic2NyaXB0aW9uLWJhc2UnLFxyXG4gIFN1YnNjcmlwdGlvbkNvbXBhbnkgPSAnc3Vic2NyaXB0aW9uLWNvbXBhbnknLFxyXG4gIFN1YnNjcmlwdGlvbkN1c3RvbWVyID0gJ3N1YnNjcmlwdGlvbi1jdXN0b21lcicsXHJcbiAgVG9rZW4gPSAndG9rZW4nLFxyXG4gIFRyYW5zYWN0aW9uID0gJ3RyYW5zYWN0aW9uJyxcclxuICBUcmFuc2ZlclJlcXVlc3QgPSAndHJhbnNmZXItcmVxdWVzdCcsXHJcbiAgVXNlcnMgPSAndXNlcnMnLFxyXG4gIFZvdWNoZXIgPSAndm91Y2hlcicsXHJcbiAgV2FTZXJ2ZXIgPSAnd2Etc2VydmVyJyxcclxufVxyXG4iXX0=
|
@@ -1,6 +1,7 @@
|
|
1
1
|
export { EFcmSkill } from '../../fcm-token-message/enums/skill.enum';
|
2
2
|
export { EBankSlipStatus } from './bank-slip-status.enum';
|
3
3
|
export { EBooleanString } from './boolean-string.enum';
|
4
|
+
export { ECollectionsTypes } from './collections-types.enum';
|
4
5
|
export { EDesenfilaFrom } from './desenfila-from.enum';
|
5
6
|
export { EDocType } from './doc-type.enum';
|
6
7
|
export { EDiscountType } from './e-discount-type.enum';
|
@@ -17,4 +18,4 @@ export { EPlatform } from './platform.enum';
|
|
17
18
|
export { EPaymentProvider } from './providers.enum';
|
18
19
|
export { EPubSub } from './pubsub.enum';
|
19
20
|
export { ESponsorshipValues } from './sponsorship-values.enum';
|
20
|
-
//# sourceMappingURL=data:application/json;base64,
|
21
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvZ2VuZXJhbC9lbnVtcy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sMENBQTBDLENBQUM7QUFDckUsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQzFELE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUN2RCxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUM3RCxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDdkQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQzNDLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUN2RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQztBQUNuRSxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sc0JBQXNCLENBQUM7QUFDckQsT0FBTyxFQUFFLFdBQVcsRUFBRSxNQUFNLG9CQUFvQixDQUFDO0FBQ2pELE9BQU8sRUFBRSxHQUFHLEVBQUUsTUFBTSxXQUFXLENBQUM7QUFDaEMsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQ3pELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUNuRCxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDdkQsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLHFCQUFxQixDQUFDO0FBQ25ELE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUNqRCxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDNUMsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDcEQsT0FBTyxFQUFFLE9BQU8sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4QyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IEVGY21Ta2lsbCB9IGZyb20gJy4uLy4uL2ZjbS10b2tlbi1tZXNzYWdlL2VudW1zL3NraWxsLmVudW0nO1xyXG5leHBvcnQgeyBFQmFua1NsaXBTdGF0dXMgfSBmcm9tICcuL2Jhbmstc2xpcC1zdGF0dXMuZW51bSc7XHJcbmV4cG9ydCB7IEVCb29sZWFuU3RyaW5nIH0gZnJvbSAnLi9ib29sZWFuLXN0cmluZy5lbnVtJztcclxuZXhwb3J0IHsgRUNvbGxlY3Rpb25zVHlwZXMgfSBmcm9tICcuL2NvbGxlY3Rpb25zLXR5cGVzLmVudW0nO1xyXG5leHBvcnQgeyBFRGVzZW5maWxhRnJvbSB9IGZyb20gJy4vZGVzZW5maWxhLWZyb20uZW51bSc7XHJcbmV4cG9ydCB7IEVEb2NUeXBlIH0gZnJvbSAnLi9kb2MtdHlwZS5lbnVtJztcclxuZXhwb3J0IHsgRURpc2NvdW50VHlwZSB9IGZyb20gJy4vZS1kaXNjb3VudC10eXBlLmVudW0nO1xyXG5leHBvcnQgeyBFRmlzY2FsRG9jTW9kZWxDb2RlIH0gZnJvbSAnLi9maXNjYWwtZG9jLW1vZGVsLWNvZGUuZW51bSc7XHJcbmV4cG9ydCB7IEVJbnRlcnZhbFR5cGUgfSBmcm9tICcuL2ludGVydmFsLXR5cGUuZW51bSc7XHJcbmV4cG9ydCB7IEVMZWFkT3JpZ2luIH0gZnJvbSAnLi9sZWFkLW9yaWdpbi5lbnVtJztcclxuZXhwb3J0IHsgRU9zIH0gZnJvbSAnLi9vcy5lbnVtJztcclxuZXhwb3J0IHsgRVBheW1lbnRDaGFubmVsIH0gZnJvbSAnLi9wYXltZW50LWNoYW5uZWwuZW51bSc7XHJcbmV4cG9ydCB7IEVQYXltZW50TW9kZSB9IGZyb20gJy4vcGF5bWVudC1tb2RlLmVudW0nO1xyXG5leHBvcnQgeyBFUGF5bWVudFN0YXR1cyB9IGZyb20gJy4vcGF5bWVudC1zdGF0dXMuZW51bSc7XHJcbmV4cG9ydCB7IEVQYXltZW50VHlwZSB9IGZyb20gJy4vcGF5bWVudC10eXBlLmVudW0nO1xyXG5leHBvcnQgeyBFTGVnYWxFbnRpeSB9IGZyb20gJy4vcGVyc29uLXR5cGUuZW51bSc7XHJcbmV4cG9ydCB7IEVQbGF0Zm9ybSB9IGZyb20gJy4vcGxhdGZvcm0uZW51bSc7XHJcbmV4cG9ydCB7IEVQYXltZW50UHJvdmlkZXIgfSBmcm9tICcuL3Byb3ZpZGVycy5lbnVtJztcclxuZXhwb3J0IHsgRVB1YlN1YiB9IGZyb20gJy4vcHVic3ViLmVudW0nO1xyXG5leHBvcnQgeyBFU3BvbnNvcnNoaXBWYWx1ZXMgfSBmcm9tICcuL3Nwb25zb3JzaGlwLXZhbHVlcy5lbnVtJztcclxuIl19
|
@@ -1,9 +1,10 @@
|
|
1
1
|
import { UserSessionEntity } from './user-session.entity';
|
2
2
|
export class UserEntity {
|
3
|
-
// #region Properties (
|
3
|
+
// #region Properties (13)
|
4
4
|
active = true;
|
5
5
|
createdAt = new Date();
|
6
6
|
email = null;
|
7
|
+
engaged = false;
|
7
8
|
id = '';
|
8
9
|
imageUrl = null;
|
9
10
|
internationalCode = '55';
|
@@ -13,7 +14,7 @@ export class UserEntity {
|
|
13
14
|
tags = [];
|
14
15
|
type = null;
|
15
16
|
updatedAt = new Date();
|
16
|
-
// #endregion Properties (
|
17
|
+
// #endregion Properties (13)
|
17
18
|
// #region Constructors (1)
|
18
19
|
constructor(data) {
|
19
20
|
if (data) {
|
@@ -25,4 +26,4 @@ export class UserEntity {
|
|
25
26
|
}
|
26
27
|
}
|
27
28
|
}
|
28
|
-
//# sourceMappingURL=data:application/json;base64,
|
29
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidXNlci5lbnRpdHkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvdXNlcnMvZW50aXRpZXMvdXNlci5lbnRpdHkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUEsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFFMUQsTUFBTSxPQUFPLFVBQVU7SUFDckIsMEJBQTBCO0lBRW5CLE1BQU0sR0FBWSxJQUFJLENBQUM7SUFDdkIsU0FBUyxHQUFTLElBQUksSUFBSSxFQUFFLENBQUM7SUFDN0IsS0FBSyxHQUFrQixJQUFJLENBQUM7SUFDNUIsT0FBTyxHQUFZLEtBQUssQ0FBQztJQUN6QixFQUFFLEdBQVcsRUFBRSxDQUFDO0lBQ2hCLFFBQVEsR0FBa0IsSUFBSSxDQUFDO0lBQy9CLGlCQUFpQixHQUFXLElBQUksQ0FBQztJQUNqQyxJQUFJLEdBQVcsRUFBRSxDQUFDO0lBQ2xCLFdBQVcsR0FBVyxFQUFFLENBQUM7SUFDekIsT0FBTyxHQUFzQixJQUFJLGlCQUFpQixFQUFFLENBQUM7SUFDckQsSUFBSSxHQUFhLEVBQUUsQ0FBQztJQUNwQixJQUFJLEdBQTBCLElBQUksQ0FBQztJQUNuQyxTQUFTLEdBQVMsSUFBSSxJQUFJLEVBQUUsQ0FBQztJQUVwQyw2QkFBNkI7SUFFN0IsMkJBQTJCO0lBRTNCLFlBQVksSUFBMEI7UUFDcEMsSUFBSSxJQUFJLEVBQUU7WUFDUixLQUFLLElBQUksR0FBRyxJQUFJLElBQUksRUFBRTtnQkFDcEIsSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUU7b0JBQzFDLElBQVksQ0FBQyxHQUFHLENBQUMsR0FBSSxJQUFZLENBQUMsR0FBRyxDQUFDLENBQUM7aUJBQ3pDO2FBQ0Y7U0FDRjtJQUNILENBQUM7Q0FHRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE1lbWJlclR5cGVFbnVtIH0gZnJvbSAnLi4vLi4vbWVtYmVyL2VudW1zJztcclxuaW1wb3J0IHsgSVVzZXIgfSBmcm9tICcuLi9pbnRlcmZhY2VzJztcclxuaW1wb3J0IHsgVXNlclNlc3Npb25FbnRpdHkgfSBmcm9tICcuL3VzZXItc2Vzc2lvbi5lbnRpdHknO1xyXG5cclxuZXhwb3J0IGNsYXNzIFVzZXJFbnRpdHkgaW1wbGVtZW50cyBJVXNlciB7XHJcbiAgLy8gI3JlZ2lvbiBQcm9wZXJ0aWVzICgxMylcclxuXHJcbiAgcHVibGljIGFjdGl2ZTogYm9vbGVhbiA9IHRydWU7XHJcbiAgcHVibGljIGNyZWF0ZWRBdDogRGF0ZSA9IG5ldyBEYXRlKCk7XHJcbiAgcHVibGljIGVtYWlsOiBzdHJpbmcgfCBudWxsID0gbnVsbDtcclxuICBwdWJsaWMgZW5nYWdlZDogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIHB1YmxpYyBpZDogc3RyaW5nID0gJyc7XHJcbiAgcHVibGljIGltYWdlVXJsOiBzdHJpbmcgfCBudWxsID0gbnVsbDtcclxuICBwdWJsaWMgaW50ZXJuYXRpb25hbENvZGU6IHN0cmluZyA9ICc1NSc7XHJcbiAgcHVibGljIG5hbWU6IHN0cmluZyA9ICcnO1xyXG4gIHB1YmxpYyBwaG9uZU51bWJlcjogc3RyaW5nID0gJyc7XHJcbiAgcHVibGljIHNlc3Npb246IFVzZXJTZXNzaW9uRW50aXR5ID0gbmV3IFVzZXJTZXNzaW9uRW50aXR5KCk7XHJcbiAgcHVibGljIHRhZ3M6IHN0cmluZ1tdID0gW107XHJcbiAgcHVibGljIHR5cGU6IE1lbWJlclR5cGVFbnVtIHwgbnVsbCA9IG51bGw7XHJcbiAgcHVibGljIHVwZGF0ZWRBdDogRGF0ZSA9IG5ldyBEYXRlKCk7XHJcblxyXG4gIC8vICNlbmRyZWdpb24gUHJvcGVydGllcyAoMTMpXHJcblxyXG4gIC8vICNyZWdpb24gQ29uc3RydWN0b3JzICgxKVxyXG5cclxuICBjb25zdHJ1Y3RvcihkYXRhPzogUGFydGlhbDxVc2VyRW50aXR5Pikge1xyXG4gICAgaWYgKGRhdGEpIHtcclxuICAgICAgZm9yIChsZXQga2V5IGluIGRhdGEpIHtcclxuICAgICAgICBpZiAoZGF0YS5oYXNPd25Qcm9wZXJ0eShrZXkpICYmIGtleSBpbiB0aGlzKSB7XHJcbiAgICAgICAgICAodGhpcyBhcyBhbnkpW2tleV0gPSAoZGF0YSBhcyBhbnkpW2tleV07XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICAvLyAjZW5kcmVnaW9uIENvbnN0cnVjdG9ycyAoMSlcclxufVxyXG4iXX0=
|
@@ -1,2 +1,2 @@
|
|
1
1
|
export {};
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS11c2VyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3VzZXJzL2ludGVyZmFjZXMvaS11c2VyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBNZW1iZXJUeXBlRW51bSB9IGZyb20gJy4uLy4uL21lbWJlci9lbnVtcyc7XHJcbmltcG9ydCB7IElVc2VyU2Vzc2lvbiB9IGZyb20gJy4vaS11c2VyLXNlc3Npb24nO1xyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJVXNlciB7XHJcbiAgLy8gI3JlZ2lvbiBQcm9wZXJ0aWVzICgxMylcclxuXHJcbiAgYWN0aXZlOiBib29sZWFuO1xyXG4gIGNyZWF0ZWRBdDogRGF0ZTtcclxuICBlbWFpbDogc3RyaW5nIHwgbnVsbDtcclxuICBlbmdhZ2VkOiBib29sZWFuO1xyXG4gIGlkOiBzdHJpbmc7XHJcbiAgaW1hZ2VVcmw6IHN0cmluZyB8IG51bGw7XHJcbiAgaW50ZXJuYXRpb25hbENvZGU6IHN0cmluZztcclxuICBuYW1lOiBzdHJpbmc7XHJcbiAgcGhvbmVOdW1iZXI6IHN0cmluZztcclxuICBzZXNzaW9uOiBJVXNlclNlc3Npb247XHJcbiAgdGFnczogc3RyaW5nW107XHJcbiAgdHlwZTogTWVtYmVyVHlwZUVudW0gfCBudWxsO1xyXG4gIHVwZGF0ZWRBdDogRGF0ZTtcclxuXHJcbiAgLy8gI2VuZHJlZ2lvbiBQcm9wZXJ0aWVzICgxMylcclxufVxyXG4iXX0=
|
@@ -660,6 +660,52 @@ var EBooleanString;
|
|
660
660
|
EBooleanString["TRUE"] = "true";
|
661
661
|
})(EBooleanString || (EBooleanString = {}));
|
662
662
|
|
663
|
+
var ECollectionsTypes;
|
664
|
+
(function (ECollectionsTypes) {
|
665
|
+
ECollectionsTypes["App"] = "app";
|
666
|
+
ECollectionsTypes["Billing"] = "billing";
|
667
|
+
ECollectionsTypes["BillingOrder"] = "billing-order";
|
668
|
+
ECollectionsTypes["Clients"] = "clients";
|
669
|
+
ECollectionsTypes["Company"] = "company";
|
670
|
+
ECollectionsTypes["Container"] = "container";
|
671
|
+
ECollectionsTypes["Customer"] = "customer";
|
672
|
+
ECollectionsTypes["CustomerMember"] = "customer-member";
|
673
|
+
ECollectionsTypes["DesenfilaMerchant"] = "desenfila-merchant";
|
674
|
+
ECollectionsTypes["DesenfilaOrder"] = "desenfila-order";
|
675
|
+
ECollectionsTypes["DeveloperApps"] = "developer-apps";
|
676
|
+
ECollectionsTypes["DeveloperMembers"] = "developer-members";
|
677
|
+
ECollectionsTypes["Developers"] = "developers";
|
678
|
+
ECollectionsTypes["Device"] = "device";
|
679
|
+
ECollectionsTypes["Evolution"] = "evolution";
|
680
|
+
ECollectionsTypes["Feature"] = "feature";
|
681
|
+
ECollectionsTypes["Installation"] = "installation";
|
682
|
+
ECollectionsTypes["Invite"] = "invite";
|
683
|
+
ECollectionsTypes["Invoice"] = "invoice";
|
684
|
+
ECollectionsTypes["Lead"] = "lead";
|
685
|
+
ECollectionsTypes["Master"] = "master";
|
686
|
+
ECollectionsTypes["Member"] = "member";
|
687
|
+
ECollectionsTypes["MemberAccess"] = "member-access";
|
688
|
+
ECollectionsTypes["Mobyo"] = "mobyo";
|
689
|
+
ECollectionsTypes["Order"] = "order";
|
690
|
+
ECollectionsTypes["Partner"] = "partner";
|
691
|
+
ECollectionsTypes["Plan"] = "plan";
|
692
|
+
ECollectionsTypes["ProductCompany"] = "product-company";
|
693
|
+
ECollectionsTypes["ProductContainer"] = "product-container";
|
694
|
+
ECollectionsTypes["ProductGlobal"] = "product-global";
|
695
|
+
ECollectionsTypes["Purchases"] = "purchases";
|
696
|
+
ECollectionsTypes["RequestedItems"] = "requested-items";
|
697
|
+
ECollectionsTypes["Resume"] = "resume";
|
698
|
+
ECollectionsTypes["SubscriptionBase"] = "subscription-base";
|
699
|
+
ECollectionsTypes["SubscriptionCompany"] = "subscription-company";
|
700
|
+
ECollectionsTypes["SubscriptionCustomer"] = "subscription-customer";
|
701
|
+
ECollectionsTypes["Token"] = "token";
|
702
|
+
ECollectionsTypes["Transaction"] = "transaction";
|
703
|
+
ECollectionsTypes["TransferRequest"] = "transfer-request";
|
704
|
+
ECollectionsTypes["Users"] = "users";
|
705
|
+
ECollectionsTypes["Voucher"] = "voucher";
|
706
|
+
ECollectionsTypes["WaServer"] = "wa-server";
|
707
|
+
})(ECollectionsTypes || (ECollectionsTypes = {}));
|
708
|
+
|
663
709
|
var EDesenfilaFrom;
|
664
710
|
(function (EDesenfilaFrom) {
|
665
711
|
EDesenfilaFrom["NATI"] = "NATI";
|
@@ -6243,10 +6289,11 @@ class UserSessionEntity {
|
|
6243
6289
|
}
|
6244
6290
|
|
6245
6291
|
class UserEntity {
|
6246
|
-
// #region Properties (
|
6292
|
+
// #region Properties (13)
|
6247
6293
|
active = true;
|
6248
6294
|
createdAt = new Date();
|
6249
6295
|
email = null;
|
6296
|
+
engaged = false;
|
6250
6297
|
id = '';
|
6251
6298
|
imageUrl = null;
|
6252
6299
|
internationalCode = '55';
|
@@ -6256,7 +6303,7 @@ class UserEntity {
|
|
6256
6303
|
tags = [];
|
6257
6304
|
type = null;
|
6258
6305
|
updatedAt = new Date();
|
6259
|
-
// #endregion Properties (
|
6306
|
+
// #endregion Properties (13)
|
6260
6307
|
// #region Constructors (1)
|
6261
6308
|
constructor(data) {
|
6262
6309
|
if (data) {
|
@@ -6359,5 +6406,5 @@ class WithDrawRequestEntity {
|
|
6359
6406
|
* Generated bundle index. Do not edit.
|
6360
6407
|
*/
|
6361
6408
|
|
6362
|
-
export { AccountInformationsEntity, AddressEntity, AppEntity, AppInfoEntity, BaseEntity, BillingEntity, BillingOrderEntity, BillingPaymentEntity, BillingTotalEntity, CampaignRuleEntity, CarouselImageEntity, ClientAplicationCredentialEntity, ClientAplicationEntity, ClientEntity, CompanyContactEntity, CompanyCustomDataEntity, CompanyEntity, CompanyRemoteAccessEntity, CompanySettingsEntity, CompanySettingsWaServerEntity, CompanyTrialPlansUsedEntity, ContainerEntity, CoordsEntity, CustomVariableEntity, CustomerCreditLimitEntity, CustomerEntity, CustomerMemberEntity, CustomerMobyoEntity, DelivererMobyoEntity, DeliveryAreaEntity, DeliveryAreaFixedEntity, DesenfilaConfigEntity, DesenfilaConfigMercadoPagoEntity, DesenfilaContainerOrderEntity, DesenfilaContainerOrderItemEntity, DesenfilaContainerOrderPaymentEntity, DesenfilaContainerOrderPixEntity, DesenfilaEntity, DesenfilaFeeEntity, DesenfilaInfoEntity, DesenfilaMerchantAddressEntity, DesenfilaMerchantEntity, DesenfilaMerchantV2PaymentProviderEntity, DesenfilaTokenEntity, DeveloperAppCredentialsEntity, DeveloperAppEntity, DeveloperAppStatusEnum, DeveloperEntity, DeveloperMemberEntity, DeviceEntity, EAppCategory, EAppHeaderType, EAppMode, EAppType, EBankSlipStatus, EBillingStatus, EBooleanString, ECompanyKeys, ECompanyMessageType, ECustomerInterval, ECustomerStatus, ECustomerType, EPaymentType as EDeprecatedPaymentType, EDesenfilaFrom, EDeviceAppImages, EDeviceCheckoutImages, EDeviceStatus, EDiscountType, EDocType, EEventMessage, EEvolutionEvent, EEvolutionInstanceType, EEvolutionIntegrationType, EFcmSkill, EFiscalDocModelCode, EImageFolder, EInstallationStatus, EIntervalType, EInvoiceStatus, ELeadOrigin, ELegalEntiy, EMimeTypeFile, EMpStatus, EMpStatusDetail, ENineNineCurrency, ENineNinePackageType, ENineNinePackageWeight, ENineNineVehicleType, EOperationType, EOrderDeliveryMode, EOrderExtraInfo, EOrderStatus, EOrderTiming, EOrderType, EOs, EPaymentChannel, EPaymentMethodId, EPaymentMode, EPaymentProvider, EPaymentStatus, EPaymentType$1 as EPaymentType, EPaymentTypeId, EPlanFeatureType, EPlanIdentifier, EPlatform, EPubSub, EPubSubTopicType, EReleaseStatus, EResumeIntervalType, EResumeType, EOperationType as ESponsorIdentifier, ESponsorshipValues, ESubscriptionStatus, ETransactionResumesTargetType, ETransactionStatus, ETypeFile, EVoucherRuleType, EVoucherStatus, EVoucherTargetTypes, EWaServerStatus, EWithdrawRequestStatus, EventMessageEntity, EvolutionChatWootEntity, EvolutionDatabaseQueueEntity, EvolutionEntity, EvolutionHashEntity, EvolutionInstanceEntity, EvolutionMessageKeyResponseEntity, EvolutionMessageResponseEntity, EvolutionQrcodeEntity, EvolutionTypeBotEntity, EvolutionWebhookEntity, FcmDataReceivedDesenfilaPaymentEntity, FcmDataRequestItemsEntity, FcmTokenMessageEntity, FeatureEntity, FeeDetailEntity, EGtintype as GTINTypeEnum, GeneralResumeTotalEntity, GlobalSettingEntity, GlobalSettingIuguEntity, GlobalSettingMasterEntity, GlobalSettingNatiPayEntity, GlobalSettingTaxesEntity, InstallationAppEntity, InstallationEntity, InviteEntity, InviteStatusEnum, InvoiceBankSlipEntity, InvoiceCreditCardEntity, InvoiceEntity, InvoiceItemEntity, InvoiceLogEntity, InvoicePayerEntity, InvoicePixEntity, IuguAccountEntity, IuguAutoAdvanceEnum, IuguBankEnum, IuguChargeCreditCardEntity, IuguCustomerEntity, IuguInvoiceBankSlipEntity, IuguInvoiceEntity, IuguInvoiceStatusEnum, IuguPaymentTokenDataEntity, IuguPaymentTokenEntity, LastVerificationRequestDataEntity, LeadEntity, LeadStatusEnum, LogsEntity, MasterEntity, MasterV1Entity, MemberAccessEntity, MemberEntity, MemberRulesEnum, MemberTypeEnum, MessagerChannelEntity, MetadataEntity, MobyoApiConfigEntity, ECampaignRuleType as MobyoECampaignRuleType, ECompanyMessageChannel as MobyoECompanyMessageChannel, EDeviceAppMode as MobyoEDeviceAppMode, EDeviceAppStatus as MobyoEDeviceAppStatus, EDeviceCheckoutStatus as MobyoEDeviceCheckoutStatus, EDeviceCustomerName as MobyoEDeviceCustomerName, EDeviceMode as MobyoEDeviceMode, EDeviceScreenMode as MobyoEDeviceScreenMode, EDeviceTefType as MobyoEDeviceTefType, EEngineType as MobyoEEngineType, EIuguInvoicesStatus as MobyoEIuguInvoicesStatus, EMemberRules as MobyoEMemberRules, EOrderCancelReasons as MobyoEOrderCancelReasons, EOrderDeliveredBy as MobyoEOrderDeliveredBy, EOrderOccurrenceType as MobyoEOrderOccurrenceType, EOrderPaymentId as MobyoEOrderPaymentId, EOrderPaymentMethod as MobyoEOrderPaymentMethod, EOrderV3DeliveryMode as MobyoEOrderV3DeliveryMode, EOrderV3SalesChannel as MobyoEOrderV3SalesChannel, EOrderV3Timing as MobyoEOrderV3Timing, EOrderV3Type as MobyoEOrderV3Type, EPreferenceAutoReturn as MobyoEPreferenceAutoReturn, EPreparingStatus as MobyoEPreparingStatus, EProductHighlight as MobyoEProductHighlight, EProductSkillV2 as MobyoEProductSkillV2, EQuestionTypes as MobyoEQuestionTypes, ETopics as MobyoETopics, IEntity as MobyoIEntity, IPaymentMethod as MobyoIPaymentMethod, MobyoInfoEntity, MonitorEntity, MottuAddressEntity, MottuEventDeliveryManEntity, MottuEventEntity, MottuEventRequestedByEntity, MottuOrderDelivererEntity, MottuOrderDeliveryManEntity, MottuOrderEntity, MottuOrderPreviewEntity, MottuOrderStoreEntity, MottuStoreEntity, MottuStoreMatrixEntity, MottuStoreResponsibleEntity, NatiGoEntity, NatiInfoEntity, NatiV1CartDesenfilaEntity, NatiV1CartEntity, NatiV1CartItemEntity, NatiWaEntity, NotificationActionEntity, NotificationActionTypeEnum, NotificationCategoryEnum, NotificationEntity, NotificationPriorityEnum, NotificationStatusEnum, OrderAdditionalFeeEntity, OrderBenefitsEntity, OrderCancellationEntity, OrderCustomerEntity, OrderDeliveryEntity, OrderEntity, OrderItemCompositionEntity, OrderItemEntity, OrderItemOptionEntity, OrderMerchantEntity, OrderPaymentCardEntity, OrderPaymentCashEntity, OrderPaymentEntity, OrderPaymentMethodEntity, OrderPaymentPixEntity, OrderPaymentWalletEntity, OrderScaleEntity, OrderScaleItemEntity, OrderTotalEntity, OrdersCustomerPhoneEntity, OriginEntity, PartnerEntity, PaymentCardEntity, PaymentCashEntity, PaymentEntity, PaymentMethodEntity, PaymentMethodOptionEntity, PaymentPixEntity, PaymentProviderAgentEntity, PaymentProviderEntity, PaymentTokenDataEntity, PaymentTokenEntity, PaymentWalletEntity, PlanEntity, PlanFeatureEntity, ProductBrandEntity, ProductCompanyEntity, ProductContainerEntity, ProductGlobalEntity, ProductNcmEntity, PubsubSubscriptionChangeStatusEntity, PurchaseEntity, QueryEntity, RabbitEntity, RatingEntity, RequestedItemDataEntity, RequestedItemsEntity, ResumeChildEntity, ResumeCustomerEntity, ResumeEnginesEntity, ResumeEntity, ResumeItemDetailEntity, ResumeItemEntity, ResumeOrderEntity, ResumeProductEntity, ResumeVoucherEntity, SponsorEntity, SponsorshipValueEntity, SubscriptionBaseEntity, SubscriptionBaseItemEntity, SubscriptionBaseLogEntity, SubscriptionCompanyEntity, SubscriptionCompanyProfileEntity, SubscriptionCustomerEntity, SubscriptionCustomerProfileEntity, TokenEntity, TransactionBalanceEntity, TransactionEntity, TransactionInfoResumeEntity, TransactionPaymentMethodEntity, TransactionResumeEntity, TransactionTotalEntity, TransferRequestEntity, UserEntity, UserSessionEntity, VerifierTokenEntity, VoucherCustomerEntity, VoucherEntity, VoucherSponsorshipEntity, WaServerEntity, WithDrawRequestEntity };
|
6409
|
+
export { AccountInformationsEntity, AddressEntity, AppEntity, AppInfoEntity, BaseEntity, BillingEntity, BillingOrderEntity, BillingPaymentEntity, BillingTotalEntity, CampaignRuleEntity, CarouselImageEntity, ClientAplicationCredentialEntity, ClientAplicationEntity, ClientEntity, CompanyContactEntity, CompanyCustomDataEntity, CompanyEntity, CompanyRemoteAccessEntity, CompanySettingsEntity, CompanySettingsWaServerEntity, CompanyTrialPlansUsedEntity, ContainerEntity, CoordsEntity, CustomVariableEntity, CustomerCreditLimitEntity, CustomerEntity, CustomerMemberEntity, CustomerMobyoEntity, DelivererMobyoEntity, DeliveryAreaEntity, DeliveryAreaFixedEntity, DesenfilaConfigEntity, DesenfilaConfigMercadoPagoEntity, DesenfilaContainerOrderEntity, DesenfilaContainerOrderItemEntity, DesenfilaContainerOrderPaymentEntity, DesenfilaContainerOrderPixEntity, DesenfilaEntity, DesenfilaFeeEntity, DesenfilaInfoEntity, DesenfilaMerchantAddressEntity, DesenfilaMerchantEntity, DesenfilaMerchantV2PaymentProviderEntity, DesenfilaTokenEntity, DeveloperAppCredentialsEntity, DeveloperAppEntity, DeveloperAppStatusEnum, DeveloperEntity, DeveloperMemberEntity, DeviceEntity, EAppCategory, EAppHeaderType, EAppMode, EAppType, EBankSlipStatus, EBillingStatus, EBooleanString, ECollectionsTypes, ECompanyKeys, ECompanyMessageType, ECustomerInterval, ECustomerStatus, ECustomerType, EPaymentType as EDeprecatedPaymentType, EDesenfilaFrom, EDeviceAppImages, EDeviceCheckoutImages, EDeviceStatus, EDiscountType, EDocType, EEventMessage, EEvolutionEvent, EEvolutionInstanceType, EEvolutionIntegrationType, EFcmSkill, EFiscalDocModelCode, EImageFolder, EInstallationStatus, EIntervalType, EInvoiceStatus, ELeadOrigin, ELegalEntiy, EMimeTypeFile, EMpStatus, EMpStatusDetail, ENineNineCurrency, ENineNinePackageType, ENineNinePackageWeight, ENineNineVehicleType, EOperationType, EOrderDeliveryMode, EOrderExtraInfo, EOrderStatus, EOrderTiming, EOrderType, EOs, EPaymentChannel, EPaymentMethodId, EPaymentMode, EPaymentProvider, EPaymentStatus, EPaymentType$1 as EPaymentType, EPaymentTypeId, EPlanFeatureType, EPlanIdentifier, EPlatform, EPubSub, EPubSubTopicType, EReleaseStatus, EResumeIntervalType, EResumeType, EOperationType as ESponsorIdentifier, ESponsorshipValues, ESubscriptionStatus, ETransactionResumesTargetType, ETransactionStatus, ETypeFile, EVoucherRuleType, EVoucherStatus, EVoucherTargetTypes, EWaServerStatus, EWithdrawRequestStatus, EventMessageEntity, EvolutionChatWootEntity, EvolutionDatabaseQueueEntity, EvolutionEntity, EvolutionHashEntity, EvolutionInstanceEntity, EvolutionMessageKeyResponseEntity, EvolutionMessageResponseEntity, EvolutionQrcodeEntity, EvolutionTypeBotEntity, EvolutionWebhookEntity, FcmDataReceivedDesenfilaPaymentEntity, FcmDataRequestItemsEntity, FcmTokenMessageEntity, FeatureEntity, FeeDetailEntity, EGtintype as GTINTypeEnum, GeneralResumeTotalEntity, GlobalSettingEntity, GlobalSettingIuguEntity, GlobalSettingMasterEntity, GlobalSettingNatiPayEntity, GlobalSettingTaxesEntity, InstallationAppEntity, InstallationEntity, InviteEntity, InviteStatusEnum, InvoiceBankSlipEntity, InvoiceCreditCardEntity, InvoiceEntity, InvoiceItemEntity, InvoiceLogEntity, InvoicePayerEntity, InvoicePixEntity, IuguAccountEntity, IuguAutoAdvanceEnum, IuguBankEnum, IuguChargeCreditCardEntity, IuguCustomerEntity, IuguInvoiceBankSlipEntity, IuguInvoiceEntity, IuguInvoiceStatusEnum, IuguPaymentTokenDataEntity, IuguPaymentTokenEntity, LastVerificationRequestDataEntity, LeadEntity, LeadStatusEnum, LogsEntity, MasterEntity, MasterV1Entity, MemberAccessEntity, MemberEntity, MemberRulesEnum, MemberTypeEnum, MessagerChannelEntity, MetadataEntity, MobyoApiConfigEntity, ECampaignRuleType as MobyoECampaignRuleType, ECompanyMessageChannel as MobyoECompanyMessageChannel, EDeviceAppMode as MobyoEDeviceAppMode, EDeviceAppStatus as MobyoEDeviceAppStatus, EDeviceCheckoutStatus as MobyoEDeviceCheckoutStatus, EDeviceCustomerName as MobyoEDeviceCustomerName, EDeviceMode as MobyoEDeviceMode, EDeviceScreenMode as MobyoEDeviceScreenMode, EDeviceTefType as MobyoEDeviceTefType, EEngineType as MobyoEEngineType, EIuguInvoicesStatus as MobyoEIuguInvoicesStatus, EMemberRules as MobyoEMemberRules, EOrderCancelReasons as MobyoEOrderCancelReasons, EOrderDeliveredBy as MobyoEOrderDeliveredBy, EOrderOccurrenceType as MobyoEOrderOccurrenceType, EOrderPaymentId as MobyoEOrderPaymentId, EOrderPaymentMethod as MobyoEOrderPaymentMethod, EOrderV3DeliveryMode as MobyoEOrderV3DeliveryMode, EOrderV3SalesChannel as MobyoEOrderV3SalesChannel, EOrderV3Timing as MobyoEOrderV3Timing, EOrderV3Type as MobyoEOrderV3Type, EPreferenceAutoReturn as MobyoEPreferenceAutoReturn, EPreparingStatus as MobyoEPreparingStatus, EProductHighlight as MobyoEProductHighlight, EProductSkillV2 as MobyoEProductSkillV2, EQuestionTypes as MobyoEQuestionTypes, ETopics as MobyoETopics, IEntity as MobyoIEntity, IPaymentMethod as MobyoIPaymentMethod, MobyoInfoEntity, MonitorEntity, MottuAddressEntity, MottuEventDeliveryManEntity, MottuEventEntity, MottuEventRequestedByEntity, MottuOrderDelivererEntity, MottuOrderDeliveryManEntity, MottuOrderEntity, MottuOrderPreviewEntity, MottuOrderStoreEntity, MottuStoreEntity, MottuStoreMatrixEntity, MottuStoreResponsibleEntity, NatiGoEntity, NatiInfoEntity, NatiV1CartDesenfilaEntity, NatiV1CartEntity, NatiV1CartItemEntity, NatiWaEntity, NotificationActionEntity, NotificationActionTypeEnum, NotificationCategoryEnum, NotificationEntity, NotificationPriorityEnum, NotificationStatusEnum, OrderAdditionalFeeEntity, OrderBenefitsEntity, OrderCancellationEntity, OrderCustomerEntity, OrderDeliveryEntity, OrderEntity, OrderItemCompositionEntity, OrderItemEntity, OrderItemOptionEntity, OrderMerchantEntity, OrderPaymentCardEntity, OrderPaymentCashEntity, OrderPaymentEntity, OrderPaymentMethodEntity, OrderPaymentPixEntity, OrderPaymentWalletEntity, OrderScaleEntity, OrderScaleItemEntity, OrderTotalEntity, OrdersCustomerPhoneEntity, OriginEntity, PartnerEntity, PaymentCardEntity, PaymentCashEntity, PaymentEntity, PaymentMethodEntity, PaymentMethodOptionEntity, PaymentPixEntity, PaymentProviderAgentEntity, PaymentProviderEntity, PaymentTokenDataEntity, PaymentTokenEntity, PaymentWalletEntity, PlanEntity, PlanFeatureEntity, ProductBrandEntity, ProductCompanyEntity, ProductContainerEntity, ProductGlobalEntity, ProductNcmEntity, PubsubSubscriptionChangeStatusEntity, PurchaseEntity, QueryEntity, RabbitEntity, RatingEntity, RequestedItemDataEntity, RequestedItemsEntity, ResumeChildEntity, ResumeCustomerEntity, ResumeEnginesEntity, ResumeEntity, ResumeItemDetailEntity, ResumeItemEntity, ResumeOrderEntity, ResumeProductEntity, ResumeVoucherEntity, SponsorEntity, SponsorshipValueEntity, SubscriptionBaseEntity, SubscriptionBaseItemEntity, SubscriptionBaseLogEntity, SubscriptionCompanyEntity, SubscriptionCompanyProfileEntity, SubscriptionCustomerEntity, SubscriptionCustomerProfileEntity, TokenEntity, TransactionBalanceEntity, TransactionEntity, TransactionInfoResumeEntity, TransactionPaymentMethodEntity, TransactionResumeEntity, TransactionTotalEntity, TransferRequestEntity, UserEntity, UserSessionEntity, VerifierTokenEntity, VoucherCustomerEntity, VoucherEntity, VoucherSponsorshipEntity, WaServerEntity, WithDrawRequestEntity };
|
6363
6410
|
//# sourceMappingURL=cecon-interfaces.mjs.map
|