cecon-interfaces 1.7.97 → 1.7.98
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/esm2022/payio/cash-config/entities/config-operation.entity.mjs +23 -0
- package/dist/esm2022/payio/cash-config/entities/config.entity.mjs +20 -0
- package/dist/esm2022/payio/cash-config/entities/index.mjs +3 -0
- package/dist/esm2022/payio/cash-config/enums/index.mjs +2 -0
- package/dist/esm2022/payio/cash-config/enums/tef-provider.enum.mjs +8 -0
- package/dist/esm2022/payio/cash-config/index.mjs +4 -0
- package/dist/esm2022/payio/cash-config/interfaces/i-cash-config.mjs +2 -0
- package/dist/esm2022/payio/cash-config/interfaces/i-chef-config-operation.mjs +2 -0
- package/dist/esm2022/payio/cash-config/interfaces/index.mjs +2 -0
- package/dist/esm2022/payio/index.mjs +2 -1
- package/dist/fesm2022/cecon-interfaces.mjs +49 -1
- package/dist/fesm2022/cecon-interfaces.mjs.map +1 -1
- package/dist/package.json +1 -1
- package/dist/payio/cash-config/entities/config-operation.entity.d.ts +15 -0
- package/dist/payio/cash-config/entities/config-operation.entity.js +31 -0
- package/dist/payio/cash-config/entities/config.entity.d.ts +13 -0
- package/dist/payio/cash-config/entities/config.entity.js +24 -0
- package/dist/payio/cash-config/entities/index.d.ts +2 -0
- package/dist/payio/cash-config/entities/index.js +7 -0
- package/dist/payio/cash-config/enums/index.d.ts +1 -0
- package/dist/payio/cash-config/enums/index.js +5 -0
- package/dist/payio/cash-config/enums/tef-provider.enum.d.ts +6 -0
- package/dist/payio/cash-config/enums/tef-provider.enum.js +10 -0
- package/dist/payio/cash-config/index.d.ts +3 -0
- package/dist/payio/cash-config/index.js +19 -0
- package/dist/payio/cash-config/interfaces/i-cash-config.d.ts +11 -0
- package/dist/payio/cash-config/interfaces/i-cash-config.js +2 -0
- package/dist/payio/cash-config/interfaces/i-chef-config-operation.d.ts +13 -0
- package/dist/payio/cash-config/interfaces/i-chef-config-operation.js +2 -0
- package/dist/payio/cash-config/interfaces/index.d.ts +1 -0
- package/dist/payio/cash-config/interfaces/index.js +2 -0
- package/dist/payio/index.d.ts +1 -0
- package/dist/payio/index.js +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { EBarcodeFormat } from '../../chef-config';
|
|
2
|
+
import { ETefProvider } from '../enums';
|
|
3
|
+
export class PayioCashConfigOperationEntity {
|
|
4
|
+
balanceMethod = EBarcodeFormat.CODE_6_PRICE_6;
|
|
5
|
+
tabFormat = null;
|
|
6
|
+
tef = new PayioCashConfigOperationTefEntity();
|
|
7
|
+
constructor(data) {
|
|
8
|
+
if (data) {
|
|
9
|
+
for (let key in data) {
|
|
10
|
+
if (data.hasOwnProperty(key) && key in this) {
|
|
11
|
+
this[key] = data[key];
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
export class PayioCashConfigOperationTefEntity {
|
|
18
|
+
companyNumber = 0;
|
|
19
|
+
provider = ETefProvider.FISERV;
|
|
20
|
+
terminal = '';
|
|
21
|
+
url = '';
|
|
22
|
+
}
|
|
23
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uZmlnLW9wZXJhdGlvbi5lbnRpdHkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vY2FzaC1jb25maWcvZW50aXRpZXMvY29uZmlnLW9wZXJhdGlvbi5lbnRpdHkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBQ25ELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxVQUFVLENBQUM7QUFHeEMsTUFBTSxPQUFPLDhCQUE4QjtJQUNsQyxhQUFhLEdBQW1CLGNBQWMsQ0FBQyxjQUFjLENBQUM7SUFDOUQsU0FBUyxHQUFrQixJQUFJLENBQUM7SUFDaEMsR0FBRyxHQUFpQyxJQUFJLGlDQUFpQyxFQUFFLENBQUM7SUFFbkYsWUFBWSxJQUE4QztRQUN4RCxJQUFJLElBQUksRUFBRTtZQUNSLEtBQUssSUFBSSxHQUFHLElBQUksSUFBSSxFQUFFO2dCQUNwQixJQUFJLElBQUksQ0FBQyxjQUFjLENBQUMsR0FBRyxDQUFDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRTtvQkFDMUMsSUFBWSxDQUFDLEdBQUcsQ0FBQyxHQUFJLElBQVksQ0FBQyxHQUFHLENBQUMsQ0FBQztpQkFDekM7YUFDRjtTQUNGO0lBQ0gsQ0FBQztDQUNGO0FBRUQsTUFBTSxPQUFPLGlDQUFpQztJQUNyQyxhQUFhLEdBQVcsQ0FBQyxDQUFDO0lBQzFCLFFBQVEsR0FBaUIsWUFBWSxDQUFDLE1BQU0sQ0FBQztJQUM3QyxRQUFRLEdBQVcsRUFBRSxDQUFDO0lBQ3RCLEdBQUcsR0FBVyxFQUFFLENBQUM7Q0FDekIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFQmFyY29kZUZvcm1hdCB9IGZyb20gJy4uLy4uL2NoZWYtY29uZmlnJztcclxuaW1wb3J0IHsgRVRlZlByb3ZpZGVyIH0gZnJvbSAnLi4vZW51bXMnO1xyXG5pbXBvcnQgeyBJUGF5aW9DYXNoQ29uZmlnT3BlcmF0aW9uLCBJUGF5aW9DYXNoQ29uZmlnT3BlcmF0aW9uVGVmIH0gZnJvbSAnLi4vaW50ZXJmYWNlcy9pLWNoZWYtY29uZmlnLW9wZXJhdGlvbic7XHJcblxyXG5leHBvcnQgY2xhc3MgUGF5aW9DYXNoQ29uZmlnT3BlcmF0aW9uRW50aXR5IGltcGxlbWVudHMgSVBheWlvQ2FzaENvbmZpZ09wZXJhdGlvbiB7XHJcbiAgcHVibGljIGJhbGFuY2VNZXRob2Q6IEVCYXJjb2RlRm9ybWF0ID0gRUJhcmNvZGVGb3JtYXQuQ09ERV82X1BSSUNFXzY7XHJcbiAgcHVibGljIHRhYkZvcm1hdDogc3RyaW5nIHwgbnVsbCA9IG51bGw7XHJcbiAgcHVibGljIHRlZjogSVBheWlvQ2FzaENvbmZpZ09wZXJhdGlvblRlZiA9IG5ldyBQYXlpb0Nhc2hDb25maWdPcGVyYXRpb25UZWZFbnRpdHkoKTtcclxuXHJcbiAgY29uc3RydWN0b3IoZGF0YT86IFBhcnRpYWw8UGF5aW9DYXNoQ29uZmlnT3BlcmF0aW9uRW50aXR5Pikge1xyXG4gICAgaWYgKGRhdGEpIHtcclxuICAgICAgZm9yIChsZXQga2V5IGluIGRhdGEpIHtcclxuICAgICAgICBpZiAoZGF0YS5oYXNPd25Qcm9wZXJ0eShrZXkpICYmIGtleSBpbiB0aGlzKSB7XHJcbiAgICAgICAgICAodGhpcyBhcyBhbnkpW2tleV0gPSAoZGF0YSBhcyBhbnkpW2tleV07XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgfVxyXG59XHJcblxyXG5leHBvcnQgY2xhc3MgUGF5aW9DYXNoQ29uZmlnT3BlcmF0aW9uVGVmRW50aXR5IGltcGxlbWVudHMgSVBheWlvQ2FzaENvbmZpZ09wZXJhdGlvblRlZiB7XHJcbiAgcHVibGljIGNvbXBhbnlOdW1iZXI6IG51bWJlciA9IDA7XHJcbiAgcHVibGljIHByb3ZpZGVyOiBFVGVmUHJvdmlkZXIgPSBFVGVmUHJvdmlkZXIuRklTRVJWO1xyXG4gIHB1YmxpYyB0ZXJtaW5hbDogc3RyaW5nID0gJyc7XHJcbiAgcHVibGljIHVybDogc3RyaW5nID0gJyc7XHJcbn1cclxuIl19
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { PayioCashConfigOperationEntity } from './config-operation.entity';
|
|
2
|
+
export class PayioCashConfigEntity {
|
|
3
|
+
createdAt = new Date();
|
|
4
|
+
id = '';
|
|
5
|
+
name = '';
|
|
6
|
+
operation = new PayioCashConfigOperationEntity();
|
|
7
|
+
tabs = [];
|
|
8
|
+
updatedAt = new Date();
|
|
9
|
+
webhook = [];
|
|
10
|
+
constructor(data) {
|
|
11
|
+
if (data) {
|
|
12
|
+
for (let key in data) {
|
|
13
|
+
if (data.hasOwnProperty(key) && key in this) {
|
|
14
|
+
this[key] = data[key];
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uZmlnLmVudGl0eS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wYXlpby9jYXNoLWNvbmZpZy9lbnRpdGllcy9jb25maWcuZW50aXR5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUdBLE9BQU8sRUFBRSw4QkFBOEIsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBRTNFLE1BQU0sT0FBTyxxQkFBcUI7SUFDekIsU0FBUyxHQUFTLElBQUksSUFBSSxFQUFFLENBQUM7SUFDN0IsRUFBRSxHQUFXLEVBQUUsQ0FBQztJQUNoQixJQUFJLEdBQVcsRUFBRSxDQUFDO0lBQ2xCLFNBQVMsR0FBOEIsSUFBSSw4QkFBOEIsRUFBRSxDQUFDO0lBRTVFLElBQUksR0FBaUIsRUFBRSxDQUFDO0lBQ3hCLFNBQVMsR0FBUyxJQUFJLElBQUksRUFBRSxDQUFDO0lBQzdCLE9BQU8sR0FBb0IsRUFBRSxDQUFDO0lBRXJDLFlBQVksSUFBcUM7UUFDL0MsSUFBSSxJQUFJLEVBQUU7WUFDUixLQUFLLElBQUksR0FBRyxJQUFJLElBQUksRUFBRTtnQkFDcEIsSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUU7b0JBQzFDLElBQVksQ0FBQyxHQUFHLENBQUMsR0FBSSxJQUFZLENBQUMsR0FBRyxDQUFDLENBQUM7aUJBQ3pDO2FBQ0Y7U0FDRjtJQUNILENBQUM7Q0FDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IElQYXlpb1RhYnMsIElQYXlpb1dlYmhvb2sgfSBmcm9tICcuLi8uLi9jaGVmLWNvbmZpZy9pbnRlcmZhY2VzJztcclxuaW1wb3J0IHsgSVBheWlvQ2FzaENvbmZpZyB9IGZyb20gJy4uL2ludGVyZmFjZXMvaS1jYXNoLWNvbmZpZyc7XHJcbmltcG9ydCB7IElQYXlpb0Nhc2hDb25maWdPcGVyYXRpb24gfSBmcm9tICcuLi9pbnRlcmZhY2VzL2ktY2hlZi1jb25maWctb3BlcmF0aW9uJztcclxuaW1wb3J0IHsgUGF5aW9DYXNoQ29uZmlnT3BlcmF0aW9uRW50aXR5IH0gZnJvbSAnLi9jb25maWctb3BlcmF0aW9uLmVudGl0eSc7XHJcblxyXG5leHBvcnQgY2xhc3MgUGF5aW9DYXNoQ29uZmlnRW50aXR5IGltcGxlbWVudHMgSVBheWlvQ2FzaENvbmZpZyB7XHJcbiAgcHVibGljIGNyZWF0ZWRBdDogRGF0ZSA9IG5ldyBEYXRlKCk7XHJcbiAgcHVibGljIGlkOiBzdHJpbmcgPSAnJztcclxuICBwdWJsaWMgbmFtZTogc3RyaW5nID0gJyc7XHJcbiAgcHVibGljIG9wZXJhdGlvbjogSVBheWlvQ2FzaENvbmZpZ09wZXJhdGlvbiA9IG5ldyBQYXlpb0Nhc2hDb25maWdPcGVyYXRpb25FbnRpdHkoKTtcclxuXHJcbiAgcHVibGljIHRhYnM6IElQYXlpb1RhYnNbXSA9IFtdO1xyXG4gIHB1YmxpYyB1cGRhdGVkQXQ6IERhdGUgPSBuZXcgRGF0ZSgpO1xyXG4gIHB1YmxpYyB3ZWJob29rOiBJUGF5aW9XZWJob29rW10gPSBbXTtcclxuXHJcbiAgY29uc3RydWN0b3IoZGF0YT86IFBhcnRpYWw8UGF5aW9DYXNoQ29uZmlnRW50aXR5Pikge1xyXG4gICAgaWYgKGRhdGEpIHtcclxuICAgICAgZm9yIChsZXQga2V5IGluIGRhdGEpIHtcclxuICAgICAgICBpZiAoZGF0YS5oYXNPd25Qcm9wZXJ0eShrZXkpICYmIGtleSBpbiB0aGlzKSB7XHJcbiAgICAgICAgICAodGhpcyBhcyBhbnkpW2tleV0gPSAoZGF0YSBhcyBhbnkpW2tleV07XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgfVxyXG59XHJcbiJdfQ==
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { PayioCashConfigOperationEntity } from './config-operation.entity';
|
|
2
|
+
export { PayioCashConfigEntity } from './config.entity';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vY2FzaC1jb25maWcvZW50aXRpZXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sMkJBQTJCLENBQUM7QUFDM0UsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0saUJBQWlCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBQYXlpb0Nhc2hDb25maWdPcGVyYXRpb25FbnRpdHkgfSBmcm9tICcuL2NvbmZpZy1vcGVyYXRpb24uZW50aXR5JztcclxuZXhwb3J0IHsgUGF5aW9DYXNoQ29uZmlnRW50aXR5IH0gZnJvbSAnLi9jb25maWcuZW50aXR5JztcclxuIl19
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export { ETefProvider } from './tef-provider.enum';
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vY2FzaC1jb25maWcvZW51bXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLHFCQUFxQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgRVRlZlByb3ZpZGVyIH0gZnJvbSAnLi90ZWYtcHJvdmlkZXIuZW51bSc7XHJcbiJdfQ==
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export var ETefProvider;
|
|
2
|
+
(function (ETefProvider) {
|
|
3
|
+
ETefProvider["FISERV"] = "FISERV";
|
|
4
|
+
ETefProvider["PAYER"] = "PAYER";
|
|
5
|
+
ETefProvider["FIREBANK"] = "FIREBANK";
|
|
6
|
+
ETefProvider["FORPAY"] = "FORPAY";
|
|
7
|
+
})(ETefProvider || (ETefProvider = {}));
|
|
8
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVmLXByb3ZpZGVyLmVudW0uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vY2FzaC1jb25maWcvZW51bXMvdGVmLXByb3ZpZGVyLmVudW0udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsTUFBTSxDQUFOLElBQVksWUFLWDtBQUxELFdBQVksWUFBWTtJQUN0QixpQ0FBaUIsQ0FBQTtJQUNqQiwrQkFBZSxDQUFBO0lBQ2YscUNBQXFCLENBQUE7SUFDckIsaUNBQWlCLENBQUE7QUFDbkIsQ0FBQyxFQUxXLFlBQVksS0FBWixZQUFZLFFBS3ZCIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGVudW0gRVRlZlByb3ZpZGVyIHtcclxuICBGSVNFUlYgPSBcIkZJU0VSVlwiLFxyXG4gIFBBWUVSID0gXCJQQVlFUlwiLFxyXG4gIEZJUkVCQU5LID0gXCJGSVJFQkFOS1wiLFxyXG4gIEZPUlBBWSA9IFwiRk9SUEFZXCIsXHJcbn1cclxuIl19
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export * from './entities';
|
|
2
|
+
export * from './enums';
|
|
3
|
+
export * from './interfaces';
|
|
4
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcGF5aW8vY2FzaC1jb25maWcvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxZQUFZLENBQUM7QUFDM0IsY0FBYyxTQUFTLENBQUM7QUFDeEIsY0FBYyxjQUFjLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2VudGl0aWVzJztcclxuZXhwb3J0ICogZnJvbSAnLi9lbnVtcyc7XHJcbmV4cG9ydCAqIGZyb20gJy4vaW50ZXJmYWNlcyc7XHJcbiJdfQ==
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export {};
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1jYXNoLWNvbmZpZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wYXlpby9jYXNoLWNvbmZpZy9pbnRlcmZhY2VzL2ktY2FzaC1jb25maWcudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IElQYXlpb1RhYnMsIElQYXlpb1dlYmhvb2sgfSBmcm9tICcuLi8uLi9jaGVmLWNvbmZpZy9pbnRlcmZhY2VzJztcclxuXHJcbmltcG9ydCB7IElQYXlpb0Nhc2hDb25maWdPcGVyYXRpb24gfSBmcm9tICcuL2ktY2hlZi1jb25maWctb3BlcmF0aW9uJztcclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVBheWlvQ2FzaENvbmZpZyB7XHJcbiAgLy8gI3JlZ2lvbiBQcm9wZXJ0aWVzICg5KVxyXG5cclxuICBjcmVhdGVkQXQ6IERhdGU7XHJcbiAgaWQ6IHN0cmluZztcclxuICBuYW1lOiBzdHJpbmc7XHJcbiAgb3BlcmF0aW9uOiBJUGF5aW9DYXNoQ29uZmlnT3BlcmF0aW9uO1xyXG4gIHVwZGF0ZWRBdDogRGF0ZTtcclxuICB0YWJzOiBJUGF5aW9UYWJzW107XHJcbiAgd2ViaG9vazogSVBheWlvV2ViaG9va1tdO1xyXG5cclxuICAvLyAjZW5kcmVnaW9uIFByb3BlcnRpZXMgKDkpXHJcbn1cclxuIl19
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export {};
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1jaGVmLWNvbmZpZy1vcGVyYXRpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vY2FzaC1jb25maWcvaW50ZXJmYWNlcy9pLWNoZWYtY29uZmlnLW9wZXJhdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRUJhcmNvZGVGb3JtYXQgfSBmcm9tICcuLi8uLi9jaGVmLWNvbmZpZyc7XHJcbmltcG9ydCB7IEVUZWZQcm92aWRlciB9IGZyb20gJy4uL2VudW1zJztcclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVBheWlvQ2FzaENvbmZpZ09wZXJhdGlvbiB7XHJcbiAgYmFsYW5jZU1ldGhvZDogRUJhcmNvZGVGb3JtYXQgfCBudWxsO1xyXG4gIHRhYkZvcm1hdDogc3RyaW5nIHwgbnVsbDtcclxuICB0ZWY6IElQYXlpb0Nhc2hDb25maWdPcGVyYXRpb25UZWY7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVBheWlvQ2FzaENvbmZpZ09wZXJhdGlvblRlZiB7XHJcbiAgY29tcGFueU51bWJlcjogbnVtYmVyO1xyXG4gIHByb3ZpZGVyOiBFVGVmUHJvdmlkZXI7XHJcbiAgdGVybWluYWw6IHN0cmluZztcclxuICB1cmw6IHN0cmluZztcclxufVxyXG4iXX0=
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export {};
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vY2FzaC1jb25maWcvaW50ZXJmYWNlcy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgSVBheWlvQ2FzaENvbmZpZ09wZXJhdGlvbiwgSVBheWlvQ2FzaENvbmZpZ09wZXJhdGlvblRlZiB9IGZyb20gJy4vaS1jaGVmLWNvbmZpZy1vcGVyYXRpb24nO1xyXG4iXX0=
|
|
@@ -18,4 +18,5 @@ export * from './resume-queues';
|
|
|
18
18
|
export * from './schedules';
|
|
19
19
|
export * from './tabs';
|
|
20
20
|
export * from './tokens';
|
|
21
|
-
|
|
21
|
+
export * from './cash-config';
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvcGF5aW8vaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxrQkFBa0IsQ0FBQztBQUVqQyxjQUFjLFVBQVUsQ0FBQztBQUV6QixjQUFjLE9BQU8sQ0FBQztBQUV0QixjQUFjLGVBQWUsQ0FBQztBQUU5QixjQUFjLFdBQVcsQ0FBQztBQUUxQixjQUFjLFVBQVUsQ0FBQztBQUV6QixjQUFjLGdCQUFnQixDQUFDO0FBRS9CLGNBQWMsbUJBQW1CLENBQUM7QUFFbEMsY0FBYyxXQUFXLENBQUM7QUFFMUIsY0FBYyxVQUFVLENBQUM7QUFFekIsY0FBYyxnQkFBZ0IsQ0FBQztBQUUvQixjQUFjLFlBQVksQ0FBQztBQUUzQixjQUFjLFdBQVcsQ0FBQztBQUUxQixjQUFjLGVBQWUsQ0FBQztBQUU5QixjQUFjLFlBQVksQ0FBQztBQUUzQixjQUFjLG9CQUFvQixDQUFDO0FBRW5DLGNBQWMsaUJBQWlCLENBQUM7QUFFaEMsY0FBYyxhQUFhLENBQUM7QUFFNUIsY0FBYyxRQUFRLENBQUM7QUFFdkIsY0FBYyxVQUFVLENBQUM7QUFFekIsY0FBYyxlQUFlLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2FjdGl2YXRpb24ta2V5JztcclxuXHJcbmV4cG9ydCAqIGZyb20gJy4vYWRtaW5zJztcclxuXHJcbmV4cG9ydCAqIGZyb20gJy4vYXBwJztcclxuXHJcbmV4cG9ydCAqIGZyb20gJy4vY2hlZi1jb25maWcnO1xyXG5cclxuZXhwb3J0ICogZnJvbSAnLi9jb21wYW55JztcclxuXHJcbmV4cG9ydCAqIGZyb20gJy4vZGV2aWNlJztcclxuXHJcbmV4cG9ydCAqIGZyb20gJy4vZGlzdHJpYnV0b3JzJztcclxuXHJcbmV4cG9ydCAqIGZyb20gJy4vZ2xvYmFsLXByb2R1Y3RzJztcclxuXHJcbmV4cG9ydCAqIGZyb20gJy4vbWVtYmVycyc7XHJcblxyXG5leHBvcnQgKiBmcm9tICcuL29yZGVycyc7XHJcblxyXG5leHBvcnQgKiBmcm9tICcuL29yZGVycy1xdWV1ZSc7XHJcblxyXG5leHBvcnQgKiBmcm9tICcuL3BhcnRuZXJzJztcclxuXHJcbmV4cG9ydCAqIGZyb20gJy4vcGF5bG9hZCc7XHJcblxyXG5leHBvcnQgKiBmcm9tICcuL3Blcm1pc3Npb25zJztcclxuXHJcbmV4cG9ydCAqIGZyb20gJy4vcHJvZHVjdHMnO1xyXG5cclxuZXhwb3J0ICogZnJvbSAnLi9yZXN1bWUtY29tcGFuaWVzJztcclxuXHJcbmV4cG9ydCAqIGZyb20gJy4vcmVzdW1lLXF1ZXVlcyc7XHJcblxyXG5leHBvcnQgKiBmcm9tICcuL3NjaGVkdWxlcyc7XHJcblxyXG5leHBvcnQgKiBmcm9tICcuL3RhYnMnO1xyXG5cclxuZXhwb3J0ICogZnJvbSAnLi90b2tlbnMnO1xyXG5cclxuZXhwb3J0ICogZnJvbSAnLi9jYXNoLWNvbmZpZyc7XHJcbiJdfQ==
|
|
@@ -7687,6 +7687,54 @@ class PayioTokenEntity {
|
|
|
7687
7687
|
}
|
|
7688
7688
|
}
|
|
7689
7689
|
|
|
7690
|
+
var ETefProvider;
|
|
7691
|
+
(function (ETefProvider) {
|
|
7692
|
+
ETefProvider["FISERV"] = "FISERV";
|
|
7693
|
+
ETefProvider["PAYER"] = "PAYER";
|
|
7694
|
+
ETefProvider["FIREBANK"] = "FIREBANK";
|
|
7695
|
+
ETefProvider["FORPAY"] = "FORPAY";
|
|
7696
|
+
})(ETefProvider || (ETefProvider = {}));
|
|
7697
|
+
|
|
7698
|
+
class PayioCashConfigOperationEntity {
|
|
7699
|
+
balanceMethod = EBarcodeFormat.CODE_6_PRICE_6;
|
|
7700
|
+
tabFormat = null;
|
|
7701
|
+
tef = new PayioCashConfigOperationTefEntity();
|
|
7702
|
+
constructor(data) {
|
|
7703
|
+
if (data) {
|
|
7704
|
+
for (let key in data) {
|
|
7705
|
+
if (data.hasOwnProperty(key) && key in this) {
|
|
7706
|
+
this[key] = data[key];
|
|
7707
|
+
}
|
|
7708
|
+
}
|
|
7709
|
+
}
|
|
7710
|
+
}
|
|
7711
|
+
}
|
|
7712
|
+
class PayioCashConfigOperationTefEntity {
|
|
7713
|
+
companyNumber = 0;
|
|
7714
|
+
provider = ETefProvider.FISERV;
|
|
7715
|
+
terminal = '';
|
|
7716
|
+
url = '';
|
|
7717
|
+
}
|
|
7718
|
+
|
|
7719
|
+
class PayioCashConfigEntity {
|
|
7720
|
+
createdAt = new Date();
|
|
7721
|
+
id = '';
|
|
7722
|
+
name = '';
|
|
7723
|
+
operation = new PayioCashConfigOperationEntity();
|
|
7724
|
+
tabs = [];
|
|
7725
|
+
updatedAt = new Date();
|
|
7726
|
+
webhook = [];
|
|
7727
|
+
constructor(data) {
|
|
7728
|
+
if (data) {
|
|
7729
|
+
for (let key in data) {
|
|
7730
|
+
if (data.hasOwnProperty(key) && key in this) {
|
|
7731
|
+
this[key] = data[key];
|
|
7732
|
+
}
|
|
7733
|
+
}
|
|
7734
|
+
}
|
|
7735
|
+
}
|
|
7736
|
+
}
|
|
7737
|
+
|
|
7690
7738
|
var EPlanFeatureType;
|
|
7691
7739
|
(function (EPlanFeatureType) {
|
|
7692
7740
|
EPlanFeatureType["FEATURE"] = "FEATURE";
|
|
@@ -8359,5 +8407,5 @@ class WithDrawRequestEntity {
|
|
|
8359
8407
|
* Generated bundle index. Do not edit.
|
|
8360
8408
|
*/
|
|
8361
8409
|
|
|
8362
|
-
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, EAmountMode, EAppCategory, EAppHeaderType, EAppMode, EAppType, EBankSlipStatus, EBarcodeFormat, EBillingStatus, EBooleanString, ECollectionsTypes, ECompanyKeys, ECompanyMessageType, ECustomerInterval, ECustomerStatus, ECustomerType, EPaymentType as EDeprecatedPaymentType, EDeviceAppImages, EDeviceCheckoutImages, EDeviceStatus, EDiscountType, EDocType, EEventMessage, EEvolutionEvent, EEvolutionInstanceType, EEvolutionIntegrationType, EFcmSkill, EFiscalDocModelCode, EFrom, EIFoodCatalogContext, EIFoodDietaryRestrictions, EIFoodSellingOptions, EIFoodServing, EIFoodUnit, EImageFolder, EIndoorMode, EInstallationStatus, EIntDocType, EIntervalType, EInvoiceStatus, EJwtStatus, ELeadOrigin, ELegalEntiy, EMimeTypeFile, EMpStatus, EMpStatusDetail, ENatipayOrderStatus, ENatipaySaleChannel, ENineNineCurrency, ENineNinePackageType, ENineNinePackageWeight, ENineNineVehicleType, EOperationType, EOperator, EOrderDeliveryMode, EOrderExtraInfo, EOrderStatus, EOrderTiming, EOrderType, EOs, EPayioAdminRole, EPayioChefOperationMode, EPayioChefTabMode, EPayioDistributorStatus, EPayioRole, EPaymentChannel, EPaymentMethodId, EPaymentMode, EPaymentProvider, EPaymentStatus, EPaymentType$1 as EPaymentType, EPaymentTypeId, EPayuioAppSlug, EPixKeyType, EPlanFeatureType, EPlanIdentifier, EPlatform, EPubSub, EPubSubTopicType, EReleaseStatus, EResumeIntervalType, EResumeType, ERole, EOperationType as ESponsorIdentifier, ESponsorshipValues, ESubsStatus, ESubscriptionStatus, ETransactionProvider, ETransactionResumesTargetType, ETransactionStatus, ETypeFile, EVoucherRuleType, EVoucherStatus, EVoucherTargetTypes, EWaServerStatus, EWebhookMethod, EWebhookType, EWithdrawRequestStatus, EventMessageEntity, EvolutionChatWootEntity, EvolutionDatabaseQueueEntity, EvolutionEntity, EvolutionHashEntity, EvolutionInstanceEntity, EvolutionMessageKeyResponseEntity, EvolutionMessageResponseEntity, EvolutionQrcodeEntity, EvolutionTypeBotEntity, EvolutionWebhookEntity, ExchangeEntity, FcmDataReceivedDesenfilaPaymentEntity, FcmDataRequestItemsEntity, FcmTokenMessageEntity, FeatureEntity, FeeDetailEntity, FeeEntity, FeeFromEntity, FeeSaleChannelEntity, FirebaseQueryEntity, EGtintype as GTINTypeEnum, GeneralResumeTotalEntity, GlobalSettingEntity, GlobalSettingIuguEntity, GlobalSettingMasterEntity, GlobalSettingMercadoPagoEntity, GlobalSettingNatiPayEntity, GlobalSettingTaxesEntity, InfoEntity, 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, MemberAccessRoleEntity, MemberAccessRolePermissionEntity, 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, NatiV1CartDesenfilaEntity, NatiV1CartEntity, NatiV1CartItemEntity, NatiV2ValidateCodeEntity, NatiWaEntity, NatiapyAddressEntity, NatipayCompanyEntity, NatipayCompanyExternalFeeEntity, NatipayEntity, NatipayFeeEntity, NatipayJwtPayloadAppEntity, NatipayJwtPayloadDeviceEntity, NatipayJwtPayloadEntity, NatipayJwtPayloadInfoEntity, NatipayJwtPayloadUserEntity, NatipayMemberEntity, NatipayMemberRulesEnum, NatipayMemberTypeEnum, NatipayMercadoPagoEntity, NatipayOrderEntity, NatipayOrderItemEntity, NatipaySponsorEntity, NatipaySponsorFeeEntity, NatipayTokenEntity, NatipayUserEntity, 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, PayioActivationKeyEntity, PayioAddressEntity, PayioAdminEntity, PayioAppEntity, PayioChefConfigEntity, PayioChefConfigOperationEntity, PayioChefConfigPrinterEntity, PayioChefConfigScaleEntity, PayioCompanyEntity, PayioCompanyNatipayCredentialEntity, PayioDeviceChefEntity, PayioDeviceEntity, PayioDistributorEntity, PayioDistributorResponsibleEntity, PayioEntitiesEnum, PayioGlobalProductEntity, PayioJwtPayloadAppEntity, PayioJwtPayloadDeviceEntity, PayioJwtPayloadEntity, PayioJwtPayloadInfoEntity, PayioJwtPayloadSubscriptionEntity, PayioJwtPayloadUserEntity, PayioMemberEntity, PayioOrderEntity, PayioOrderIndoorEntity, PayioOrderQueueEntity, PayioOrderQueueStatusEnum, PayioPartnerEntity, PayioPermissionEntity, PayioProductEntity, PayioResumeCompanyEntity, PayioResumeCompanyItemDetailEntity, PayioResumeCompanyItemEntity, PayioResumeQueueActionEnum, PayioResumeQueueEntity, PayioResumeQueueStatusEnum, PayioScheduleDayEntity, PayioScheduleEntity, PayioScheduleProductEntity, PayioScheduleSlotEntity, PayioTabEntity, PayioTabsEntity, PayioTokenEntity, PayioUserTypeEnum, PayioWebhookEntity, PaymentCardEntity, PaymentCashEntity, PaymentEntity, PaymentMethodEntity, PaymentMethodOptionEntity, PaymentPixEntity, PaymentProviderAgentEntity, PaymentProviderEntity, PaymentTokenDataEntity, PaymentTokenEntity, PaymentWalletEntity, PixKeyEntity, PlanEntity, PlanFeatureEntity, PrivacySettingEntity, 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, UserTypeEnum, VerifierTokenEntity, VoucherCustomerEntity, VoucherEntity, VoucherSponsorshipEntity, WaServerEntity, WithDrawRequestEntity, factoryEnvelope, factoryEnvelopeArray, factoryEnvelopeArrayPagination };
|
|
8410
|
+
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, EAmountMode, EAppCategory, EAppHeaderType, EAppMode, EAppType, EBankSlipStatus, EBarcodeFormat, EBillingStatus, EBooleanString, ECollectionsTypes, ECompanyKeys, ECompanyMessageType, ECustomerInterval, ECustomerStatus, ECustomerType, EPaymentType as EDeprecatedPaymentType, EDeviceAppImages, EDeviceCheckoutImages, EDeviceStatus, EDiscountType, EDocType, EEventMessage, EEvolutionEvent, EEvolutionInstanceType, EEvolutionIntegrationType, EFcmSkill, EFiscalDocModelCode, EFrom, EIFoodCatalogContext, EIFoodDietaryRestrictions, EIFoodSellingOptions, EIFoodServing, EIFoodUnit, EImageFolder, EIndoorMode, EInstallationStatus, EIntDocType, EIntervalType, EInvoiceStatus, EJwtStatus, ELeadOrigin, ELegalEntiy, EMimeTypeFile, EMpStatus, EMpStatusDetail, ENatipayOrderStatus, ENatipaySaleChannel, ENineNineCurrency, ENineNinePackageType, ENineNinePackageWeight, ENineNineVehicleType, EOperationType, EOperator, EOrderDeliveryMode, EOrderExtraInfo, EOrderStatus, EOrderTiming, EOrderType, EOs, EPayioAdminRole, EPayioChefOperationMode, EPayioChefTabMode, EPayioDistributorStatus, EPayioRole, EPaymentChannel, EPaymentMethodId, EPaymentMode, EPaymentProvider, EPaymentStatus, EPaymentType$1 as EPaymentType, EPaymentTypeId, EPayuioAppSlug, EPixKeyType, EPlanFeatureType, EPlanIdentifier, EPlatform, EPubSub, EPubSubTopicType, EReleaseStatus, EResumeIntervalType, EResumeType, ERole, EOperationType as ESponsorIdentifier, ESponsorshipValues, ESubsStatus, ESubscriptionStatus, ETefProvider, ETransactionProvider, ETransactionResumesTargetType, ETransactionStatus, ETypeFile, EVoucherRuleType, EVoucherStatus, EVoucherTargetTypes, EWaServerStatus, EWebhookMethod, EWebhookType, EWithdrawRequestStatus, EventMessageEntity, EvolutionChatWootEntity, EvolutionDatabaseQueueEntity, EvolutionEntity, EvolutionHashEntity, EvolutionInstanceEntity, EvolutionMessageKeyResponseEntity, EvolutionMessageResponseEntity, EvolutionQrcodeEntity, EvolutionTypeBotEntity, EvolutionWebhookEntity, ExchangeEntity, FcmDataReceivedDesenfilaPaymentEntity, FcmDataRequestItemsEntity, FcmTokenMessageEntity, FeatureEntity, FeeDetailEntity, FeeEntity, FeeFromEntity, FeeSaleChannelEntity, FirebaseQueryEntity, EGtintype as GTINTypeEnum, GeneralResumeTotalEntity, GlobalSettingEntity, GlobalSettingIuguEntity, GlobalSettingMasterEntity, GlobalSettingMercadoPagoEntity, GlobalSettingNatiPayEntity, GlobalSettingTaxesEntity, InfoEntity, 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, MemberAccessRoleEntity, MemberAccessRolePermissionEntity, 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, NatiV1CartDesenfilaEntity, NatiV1CartEntity, NatiV1CartItemEntity, NatiV2ValidateCodeEntity, NatiWaEntity, NatiapyAddressEntity, NatipayCompanyEntity, NatipayCompanyExternalFeeEntity, NatipayEntity, NatipayFeeEntity, NatipayJwtPayloadAppEntity, NatipayJwtPayloadDeviceEntity, NatipayJwtPayloadEntity, NatipayJwtPayloadInfoEntity, NatipayJwtPayloadUserEntity, NatipayMemberEntity, NatipayMemberRulesEnum, NatipayMemberTypeEnum, NatipayMercadoPagoEntity, NatipayOrderEntity, NatipayOrderItemEntity, NatipaySponsorEntity, NatipaySponsorFeeEntity, NatipayTokenEntity, NatipayUserEntity, 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, PayioActivationKeyEntity, PayioAddressEntity, PayioAdminEntity, PayioAppEntity, PayioCashConfigEntity, PayioCashConfigOperationEntity, PayioChefConfigEntity, PayioChefConfigOperationEntity, PayioChefConfigPrinterEntity, PayioChefConfigScaleEntity, PayioCompanyEntity, PayioCompanyNatipayCredentialEntity, PayioDeviceChefEntity, PayioDeviceEntity, PayioDistributorEntity, PayioDistributorResponsibleEntity, PayioEntitiesEnum, PayioGlobalProductEntity, PayioJwtPayloadAppEntity, PayioJwtPayloadDeviceEntity, PayioJwtPayloadEntity, PayioJwtPayloadInfoEntity, PayioJwtPayloadSubscriptionEntity, PayioJwtPayloadUserEntity, PayioMemberEntity, PayioOrderEntity, PayioOrderIndoorEntity, PayioOrderQueueEntity, PayioOrderQueueStatusEnum, PayioPartnerEntity, PayioPermissionEntity, PayioProductEntity, PayioResumeCompanyEntity, PayioResumeCompanyItemDetailEntity, PayioResumeCompanyItemEntity, PayioResumeQueueActionEnum, PayioResumeQueueEntity, PayioResumeQueueStatusEnum, PayioScheduleDayEntity, PayioScheduleEntity, PayioScheduleProductEntity, PayioScheduleSlotEntity, PayioTabEntity, PayioTabsEntity, PayioTokenEntity, PayioUserTypeEnum, PayioWebhookEntity, PaymentCardEntity, PaymentCashEntity, PaymentEntity, PaymentMethodEntity, PaymentMethodOptionEntity, PaymentPixEntity, PaymentProviderAgentEntity, PaymentProviderEntity, PaymentTokenDataEntity, PaymentTokenEntity, PaymentWalletEntity, PixKeyEntity, PlanEntity, PlanFeatureEntity, PrivacySettingEntity, 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, UserTypeEnum, VerifierTokenEntity, VoucherCustomerEntity, VoucherEntity, VoucherSponsorshipEntity, WaServerEntity, WithDrawRequestEntity, factoryEnvelope, factoryEnvelopeArray, factoryEnvelopeArrayPagination };
|
|
8363
8411
|
//# sourceMappingURL=cecon-interfaces.mjs.map
|