@silexpert/core 1.0.72 → 1.0.74
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/es/api/resources/Commercial.d.ts +8 -1
- package/es/api/resources/Commercial.d.ts.map +1 -1
- package/es/api/resources/Commercial.js +13 -1
- package/es/api/resources/Commercial.js.map +1 -1
- package/es/api/resources/Facturation.d.ts +10 -0
- package/es/api/resources/Facturation.d.ts.map +1 -0
- package/es/api/resources/Facturation.js +13 -0
- package/es/api/resources/Facturation.js.map +1 -0
- package/es/api/resources/Regulate.d.ts +7 -0
- package/es/api/resources/Regulate.d.ts.map +1 -0
- package/es/api/resources/Regulate.js +7 -0
- package/es/api/resources/Regulate.js.map +1 -0
- package/es/api/resources.d.ts +4 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +4 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/BrandPourcentage.js +1 -1
- package/es/types/Enum/BrandPourcentage.js.map +1 -1
- package/es/types/Enum/Ged.d.ts +2 -0
- package/es/types/Enum/Ged.d.ts.map +1 -1
- package/es/types/Enum/Ged.js +2 -2
- package/es/types/Enum/Ged.js.map +1 -1
- package/es/types/Enum/RegulateType.d.ts +10 -0
- package/es/types/Enum/RegulateType.d.ts.map +1 -0
- package/es/types/Enum/RegulateType.js +11 -0
- package/es/types/Enum/RegulateType.js.map +1 -0
- package/es/types/Enum/TimeCounterType.js +7 -7
- package/es/types/Enum/TimeCounterType.js.map +1 -1
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.d.ts +5 -0
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.d.ts.map +1 -0
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js +26 -0
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.d.ts +7 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.d.ts.map +1 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js +26 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -0
- package/es/types/Interface/api/commercial/QueryGetStats.d.ts +6 -0
- package/es/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -0
- package/es/types/Interface/api/commercial/QueryGetStats.js +32 -0
- package/es/types/Interface/api/commercial/QueryGetStats.js.map +1 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.d.ts +4 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.d.ts.map +1 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js +19 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -0
- package/es/types/Interface/api/facturation/CreateRebilling.d.ts +11 -0
- package/es/types/Interface/api/facturation/CreateRebilling.d.ts.map +1 -0
- package/es/types/Interface/api/facturation/CreateRebilling.js +58 -0
- package/es/types/Interface/api/facturation/CreateRebilling.js.map +1 -0
- package/es/types/Interface/api/regulate/QueryGetAll.d.ts +6 -0
- package/es/types/Interface/api/regulate/QueryGetAll.d.ts.map +1 -0
- package/es/types/Interface/api/regulate/QueryGetAll.js +32 -0
- package/es/types/Interface/api/regulate/QueryGetAll.js.map +1 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.d.ts +13 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.d.ts.map +1 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.js +2 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.js.map +1 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.d.ts +11 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.d.ts.map +1 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js +62 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js.map +1 -0
- package/es/types/Interface/api/society/QuerySociety.d.ts +1 -0
- package/es/types/Interface/api/society/QuerySociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/QuerySociety.js +8 -0
- package/es/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +1 -1
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -1
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
- package/es/types/Interface/models/IBillingHistory.d.ts +18 -0
- package/es/types/Interface/models/IBillingHistory.d.ts.map +1 -0
- package/es/types/Interface/models/IBillingHistory.js +2 -0
- package/es/types/Interface/models/IBillingHistory.js.map +1 -0
- package/es/types/Interface/models/IExercice.d.ts +1 -0
- package/es/types/Interface/models/IExercice.d.ts.map +1 -1
- package/es/types/Interface/models/IExercice.js.map +1 -1
- package/es/types/Interface/models/IOldExpertInfo.d.ts +1 -0
- package/es/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/es/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/es/types/Interface/models/IRegulate.d.ts +5 -0
- package/es/types/Interface/models/IRegulate.d.ts.map +1 -1
- package/es/types/Interface/models/IRegulate.js.map +1 -1
- package/es/types/Interface/models/ISociety.d.ts +2 -1
- package/es/types/Interface/models/ISociety.d.ts.map +1 -1
- package/es/types/Interface/models/ISociety.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +1 -0
- package/es/types/Interface/models/IUser.d.ts.map +1 -1
- package/es/types/Interface/models/IUser.js.map +1 -1
- package/es/types/index.d.ts +10 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +10 -0
- package/es/types/index.js.map +1 -1
- package/js/api/resources/Commercial.js +31 -1
- package/js/api/resources/Commercial.js.map +1 -1
- package/js/api/resources/Facturation.js +34 -0
- package/js/api/resources/Facturation.js.map +1 -0
- package/js/api/resources/Regulate.js +22 -0
- package/js/api/resources/Regulate.js.map +1 -0
- package/js/api/resources.js +6 -0
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/BrandPourcentage.js +1 -1
- package/js/types/Enum/BrandPourcentage.js.map +1 -1
- package/js/types/Enum/Ged.js +3 -3
- package/js/types/Enum/Ged.js.map +1 -1
- package/js/types/Enum/RegulateType.js +18 -0
- package/js/types/Enum/RegulateType.js.map +1 -0
- package/js/types/Enum/TimeCounterType.js +7 -7
- package/js/types/Enum/TimeCounterType.js.map +1 -1
- package/js/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js +35 -0
- package/js/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -0
- package/js/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js +35 -0
- package/js/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -0
- package/js/types/Interface/api/commercial/QueryGetStats.js +33 -0
- package/js/types/Interface/api/commercial/QueryGetStats.js.map +1 -0
- package/js/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js +29 -0
- package/js/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -0
- package/js/types/Interface/api/facturation/CreateRebilling.js +45 -0
- package/js/types/Interface/api/facturation/CreateRebilling.js.map +1 -0
- package/js/types/Interface/api/regulate/QueryGetAll.js +33 -0
- package/js/types/Interface/api/regulate/QueryGetAll.js.map +1 -0
- package/js/types/Interface/api/regulate/RegulateWithStats.js +6 -0
- package/js/types/Interface/api/regulate/RegulateWithStats.js.map +1 -0
- package/js/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js +47 -0
- package/js/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js.map +1 -0
- package/js/types/Interface/api/society/QuerySociety.js +7 -1
- package/js/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/js/types/Interface/models/IBillingHistory.js +6 -0
- package/js/types/Interface/models/IBillingHistory.js.map +1 -0
- package/js/types/index.js +120 -0
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Commercial.ts +17 -2
- package/ts/api/resources/Facturation.ts +18 -0
- package/ts/api/resources/Regulate.ts +9 -0
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/BrandPourcentage.ts +1 -1
- package/ts/types/Enum/Ged.ts +2 -2
- package/ts/types/Enum/RegulateType.ts +10 -0
- package/ts/types/Enum/TimeCounterType.ts +7 -7
- package/ts/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.ts +16 -0
- package/ts/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.ts +16 -0
- package/ts/types/Interface/api/commercial/QueryGetStats.ts +21 -0
- package/ts/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.ts +10 -0
- package/ts/types/Interface/api/facturation/CreateRebilling.ts +42 -0
- package/ts/types/Interface/api/regulate/QueryGetAll.ts +21 -0
- package/ts/types/Interface/api/regulate/RegulateWithStats.ts +12 -0
- package/ts/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.ts +46 -0
- package/ts/types/Interface/api/society/QuerySociety.ts +7 -0
- package/ts/types/Interface/api/society/SocietyWithStatsCaParams.ts +1 -1
- package/ts/types/Interface/models/IBillingHistory.ts +21 -0
- package/ts/types/Interface/models/IExercice.ts +1 -0
- package/ts/types/Interface/models/IOldExpertInfo.ts +1 -0
- package/ts/types/Interface/models/IRegulate.ts +7 -0
- package/ts/types/Interface/models/ISociety.ts +2 -1
- package/ts/types/Interface/models/IUser.ts +1 -0
- package/ts/types/index.ts +10 -0
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryPaginatedSocietyWithFacturation = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _utils = require("../../../../utils");
|
|
11
|
+
|
|
12
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
|
+
var c = arguments.length,
|
|
14
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
15
|
+
d;
|
|
16
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
|
|
17
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
class QueryPaginatedSocietyWithFacturation {}
|
|
25
|
+
|
|
26
|
+
exports.QueryPaginatedSocietyWithFacturation = QueryPaginatedSocietyWithFacturation;
|
|
27
|
+
|
|
28
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], QueryPaginatedSocietyWithFacturation.prototype, "search", void 0);
|
|
29
|
+
|
|
30
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithFacturation.prototype, "day", void 0);
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithFacturation.prototype, "month", void 0);
|
|
33
|
+
|
|
34
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithFacturation.prototype, "year", void 0);
|
|
35
|
+
|
|
36
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithFacturation.prototype, "idUser", void 0);
|
|
37
|
+
|
|
38
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithFacturation.prototype, "idBillingState", void 0);
|
|
39
|
+
|
|
40
|
+
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
41
|
+
default: 20
|
|
42
|
+
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithFacturation.prototype, "limit", void 0);
|
|
43
|
+
|
|
44
|
+
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
45
|
+
default: 1
|
|
46
|
+
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithFacturation.prototype, "page", void 0);
|
|
47
|
+
//# sourceMappingURL=QueryPaginatedSocietyWithFacturation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryPaginatedSocietyWithFacturation.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,oCAAP,CAA2C;;QAApCA,oC,GAAAA,oC;;AAIXC,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,gCAAoB;EAAEC,OAAO,EAAE;AAAX,CAApB,CAGD,EAFC,iCAED,EADC,4BACD;;AAKAD,YAHC,gCAAoB;EAAEC,OAAO,EAAE;AAAX,CAApB,CAGD,EAFC,iCAED,EADC,4BACD","names":["QueryPaginatedSocietyWithFacturation","__decorate","default"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.ts"],"sourcesContent":["import {\n IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryPaginatedSocietyWithFacturation {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n day?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n month?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n year?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idBillingState?: number;\n\n @ApiPropertyOptional({ default: 20 })\n @IsOptional()\n @IsInt()\n limit?: number;\n\n @ApiPropertyOptional({ default: 1 })\n @IsOptional()\n @IsInt()\n page?: number;\n}\n"]}
|
|
@@ -5,6 +5,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.QuerySociety = undefined;
|
|
7
7
|
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
8
10
|
var _decorators = require("../../../../utils/decorators");
|
|
9
11
|
|
|
10
12
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
@@ -25,5 +27,9 @@ exports.QuerySociety = QuerySociety;
|
|
|
25
27
|
|
|
26
28
|
__decorate([(0, _decorators.ApiPropertyOptional)(), __metadata("design:type", Number)], QuerySociety.prototype, "id", void 0);
|
|
27
29
|
|
|
28
|
-
__decorate([(0, _decorators.ApiPropertyOptional)(), __metadata("design:type", Array)], QuerySociety.prototype, "attributes", void 0);
|
|
30
|
+
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Array)], QuerySociety.prototype, "attributes", void 0);
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsIn)(['brandType', 'societyGescom', 'societyBank', 'societyDetails', 'oldExpertInfo', 'activity', 'follows', 'compta', 'subscriptionType', 'nafCode', 'connector', 'societyCgv', 'societyConfig', 'exercices', 'businessPartners'], {
|
|
33
|
+
each: true
|
|
34
|
+
}), __metadata("design:type", Array)], QuerySociety.prototype, "include", void 0);
|
|
29
35
|
//# sourceMappingURL=QuerySociety.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuerySociety.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAEXC,YADC,sCACD;;
|
|
1
|
+
{"version":3,"file":"QuerySociety.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAEXC,YADC,sCACD;;AAIAA,YAFC,sCAED,EADC,iCACD;;AAKAA,YAHC,sCAGD,EAFC,iCAED,EADC,0BAAK,CAAC,WAAD,EAAc,eAAd,EAA+B,aAA/B,EAA8C,gBAA9C,EAAgE,eAAhE,EAAiF,UAAjF,EAA6F,SAA7F,EAAwG,QAAxG,EAAkH,kBAAlH,EAAsI,SAAtI,EAAiJ,WAAjJ,EAA8J,YAA9J,EAA4K,eAA5K,EAA6L,WAA7L,EAA0M,kBAA1M,CAAL,EAAoO;EAAEC,IAAI,EAAE;AAAR,CAApO,CACD","names":["QuerySociety","__decorate","each"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/QuerySociety.ts"],"sourcesContent":["import { IsIn, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class QuerySociety {\n @ApiPropertyOptional()\n id?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n attributes?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsIn(['brandType', 'societyGescom', 'societyBank', 'societyDetails', 'oldExpertInfo', 'activity', 'follows', 'compta', 'subscriptionType', 'nafCode', 'connector', 'societyCgv', 'societyConfig', 'exercices', 'businessPartners'], { each: true })\n include?: string[];\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IBillingHistory.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
package/js/types/index.js
CHANGED
|
@@ -604,6 +604,18 @@ Object.keys(_IComment).forEach(function (key) {
|
|
|
604
604
|
});
|
|
605
605
|
});
|
|
606
606
|
|
|
607
|
+
var _IBillingHistory = require("./Interface/models/IBillingHistory");
|
|
608
|
+
|
|
609
|
+
Object.keys(_IBillingHistory).forEach(function (key) {
|
|
610
|
+
if (key === "default" || key === "__esModule") return;
|
|
611
|
+
Object.defineProperty(exports, key, {
|
|
612
|
+
enumerable: true,
|
|
613
|
+
get: function () {
|
|
614
|
+
return _IBillingHistory[key];
|
|
615
|
+
}
|
|
616
|
+
});
|
|
617
|
+
});
|
|
618
|
+
|
|
607
619
|
var _IConnector = require("./Interface/models/IConnector");
|
|
608
620
|
|
|
609
621
|
Object.keys(_IConnector).forEach(function (key) {
|
|
@@ -5392,6 +5404,18 @@ Object.keys(_ReportService).forEach(function (key) {
|
|
|
5392
5404
|
});
|
|
5393
5405
|
});
|
|
5394
5406
|
|
|
5407
|
+
var _RegulateType = require("./Enum/RegulateType");
|
|
5408
|
+
|
|
5409
|
+
Object.keys(_RegulateType).forEach(function (key) {
|
|
5410
|
+
if (key === "default" || key === "__esModule") return;
|
|
5411
|
+
Object.defineProperty(exports, key, {
|
|
5412
|
+
enumerable: true,
|
|
5413
|
+
get: function () {
|
|
5414
|
+
return _RegulateType[key];
|
|
5415
|
+
}
|
|
5416
|
+
});
|
|
5417
|
+
});
|
|
5418
|
+
|
|
5395
5419
|
var _ReadPartnerTransactionType = require("./Interface/api/partnerTransactionType/ReadPartnerTransactionType");
|
|
5396
5420
|
|
|
5397
5421
|
Object.keys(_ReadPartnerTransactionType).forEach(function (key) {
|
|
@@ -6148,6 +6172,78 @@ Object.keys(_QueryPaginatedSocietyWithStatsCa).forEach(function (key) {
|
|
|
6148
6172
|
});
|
|
6149
6173
|
});
|
|
6150
6174
|
|
|
6175
|
+
var _QueryPaginatedSocietyWithFacturation = require("./Interface/api/society/QueryPaginatedSocietyWithFacturation");
|
|
6176
|
+
|
|
6177
|
+
Object.keys(_QueryPaginatedSocietyWithFacturation).forEach(function (key) {
|
|
6178
|
+
if (key === "default" || key === "__esModule") return;
|
|
6179
|
+
Object.defineProperty(exports, key, {
|
|
6180
|
+
enumerable: true,
|
|
6181
|
+
get: function () {
|
|
6182
|
+
return _QueryPaginatedSocietyWithFacturation[key];
|
|
6183
|
+
}
|
|
6184
|
+
});
|
|
6185
|
+
});
|
|
6186
|
+
|
|
6187
|
+
var _QueryPaginatedBillingHistory = require("./Interface/api/billingHistory/QueryPaginatedBillingHistory");
|
|
6188
|
+
|
|
6189
|
+
Object.keys(_QueryPaginatedBillingHistory).forEach(function (key) {
|
|
6190
|
+
if (key === "default" || key === "__esModule") return;
|
|
6191
|
+
Object.defineProperty(exports, key, {
|
|
6192
|
+
enumerable: true,
|
|
6193
|
+
get: function () {
|
|
6194
|
+
return _QueryPaginatedBillingHistory[key];
|
|
6195
|
+
}
|
|
6196
|
+
});
|
|
6197
|
+
});
|
|
6198
|
+
|
|
6199
|
+
var _CreateRebilling = require("./Interface/api/facturation/CreateRebilling");
|
|
6200
|
+
|
|
6201
|
+
Object.keys(_CreateRebilling).forEach(function (key) {
|
|
6202
|
+
if (key === "default" || key === "__esModule") return;
|
|
6203
|
+
Object.defineProperty(exports, key, {
|
|
6204
|
+
enumerable: true,
|
|
6205
|
+
get: function () {
|
|
6206
|
+
return _CreateRebilling[key];
|
|
6207
|
+
}
|
|
6208
|
+
});
|
|
6209
|
+
});
|
|
6210
|
+
|
|
6211
|
+
var _QueryGetStats = require("./Interface/api/commercial/QueryGetStats");
|
|
6212
|
+
|
|
6213
|
+
Object.keys(_QueryGetStats).forEach(function (key) {
|
|
6214
|
+
if (key === "default" || key === "__esModule") return;
|
|
6215
|
+
Object.defineProperty(exports, key, {
|
|
6216
|
+
enumerable: true,
|
|
6217
|
+
get: function () {
|
|
6218
|
+
return _QueryGetStats[key];
|
|
6219
|
+
}
|
|
6220
|
+
});
|
|
6221
|
+
});
|
|
6222
|
+
|
|
6223
|
+
var _QueryFetchDialogDatasInfosOk = require("./Interface/api/commercial/QueryFetchDialogDatasInfosOk");
|
|
6224
|
+
|
|
6225
|
+
Object.keys(_QueryFetchDialogDatasInfosOk).forEach(function (key) {
|
|
6226
|
+
if (key === "default" || key === "__esModule") return;
|
|
6227
|
+
Object.defineProperty(exports, key, {
|
|
6228
|
+
enumerable: true,
|
|
6229
|
+
get: function () {
|
|
6230
|
+
return _QueryFetchDialogDatasInfosOk[key];
|
|
6231
|
+
}
|
|
6232
|
+
});
|
|
6233
|
+
});
|
|
6234
|
+
|
|
6235
|
+
var _QueryMovePrestationsToNextMonth = require("./Interface/api/commercial/QueryMovePrestationsToNextMonth");
|
|
6236
|
+
|
|
6237
|
+
Object.keys(_QueryMovePrestationsToNextMonth).forEach(function (key) {
|
|
6238
|
+
if (key === "default" || key === "__esModule") return;
|
|
6239
|
+
Object.defineProperty(exports, key, {
|
|
6240
|
+
enumerable: true,
|
|
6241
|
+
get: function () {
|
|
6242
|
+
return _QueryMovePrestationsToNextMonth[key];
|
|
6243
|
+
}
|
|
6244
|
+
});
|
|
6245
|
+
});
|
|
6246
|
+
|
|
6151
6247
|
var _GetDataSociety = require("./Interface/api/society/GetDataSociety");
|
|
6152
6248
|
|
|
6153
6249
|
Object.keys(_GetDataSociety).forEach(function (key) {
|
|
@@ -9232,6 +9328,30 @@ Object.keys(_QueryGetAllTask).forEach(function (key) {
|
|
|
9232
9328
|
});
|
|
9233
9329
|
});
|
|
9234
9330
|
|
|
9331
|
+
var _QueryGetAll = require("./Interface/api/regulate/QueryGetAll");
|
|
9332
|
+
|
|
9333
|
+
Object.keys(_QueryGetAll).forEach(function (key) {
|
|
9334
|
+
if (key === "default" || key === "__esModule") return;
|
|
9335
|
+
Object.defineProperty(exports, key, {
|
|
9336
|
+
enumerable: true,
|
|
9337
|
+
get: function () {
|
|
9338
|
+
return _QueryGetAll[key];
|
|
9339
|
+
}
|
|
9340
|
+
});
|
|
9341
|
+
});
|
|
9342
|
+
|
|
9343
|
+
var _RegulateWithStats = require("./Interface/api/regulate/RegulateWithStats");
|
|
9344
|
+
|
|
9345
|
+
Object.keys(_RegulateWithStats).forEach(function (key) {
|
|
9346
|
+
if (key === "default" || key === "__esModule") return;
|
|
9347
|
+
Object.defineProperty(exports, key, {
|
|
9348
|
+
enumerable: true,
|
|
9349
|
+
get: function () {
|
|
9350
|
+
return _RegulateWithStats[key];
|
|
9351
|
+
}
|
|
9352
|
+
});
|
|
9353
|
+
});
|
|
9354
|
+
|
|
9235
9355
|
var _QueryPaginatedTask = require("./Interface/api/task/QueryPaginatedTask");
|
|
9236
9356
|
|
|
9237
9357
|
Object.keys(_QueryPaginatedTask).forEach(function (key) {
|