@silexpert/core 1.1.7 → 1.1.9
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/Notification.d.ts +3 -0
- package/es/api/resources/Notification.d.ts.map +1 -1
- package/es/api/resources/Notification.js +7 -1
- package/es/api/resources/Notification.js.map +1 -1
- package/es/api/resources/Team.d.ts +30 -0
- package/es/api/resources/Team.d.ts.map +1 -0
- package/es/api/resources/Team.js +37 -0
- package/es/api/resources/Team.js.map +1 -0
- package/es/api/resources/Vat.js +1 -1
- package/es/api/resources/Vat.js.map +1 -1
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +2 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/BrandClementine.d.ts +0 -126
- package/es/types/Enum/BrandClementine.d.ts.map +1 -1
- package/es/types/Enum/BrandClementine.js +0 -109
- package/es/types/Enum/BrandClementine.js.map +1 -1
- package/es/types/Enum/BrandComptalib.d.ts +0 -83
- package/es/types/Enum/BrandComptalib.d.ts.map +1 -1
- package/es/types/Enum/BrandComptalib.js +0 -77
- package/es/types/Enum/BrandComptalib.js.map +1 -1
- package/es/types/Enum/BrandPourcentage.d.ts.map +1 -1
- package/es/types/Enum/BrandPourcentage.js +436 -1
- package/es/types/Enum/BrandPourcentage.js.map +1 -1
- package/es/types/Enum/CommercialImportHeader.d.ts.map +1 -1
- package/es/types/Enum/CommercialImportHeader.js +23 -16
- package/es/types/Enum/CommercialImportHeader.js.map +1 -1
- package/es/types/Enum/EntityType.d.ts +18 -0
- package/es/types/Enum/EntityType.d.ts.map +1 -0
- package/es/types/Enum/EntityType.js +66 -0
- package/es/types/Enum/EntityType.js.map +1 -0
- package/es/types/Enum/NotificationType.d.ts +15 -2
- package/es/types/Enum/NotificationType.d.ts.map +1 -1
- package/es/types/Enum/NotificationType.js +41 -5
- package/es/types/Enum/NotificationType.js.map +1 -1
- package/es/types/Enum/Phone.js +1 -1
- package/es/types/Enum/Phone.js.map +1 -1
- package/es/types/Enum/ReasonTerminationType.d.ts +23 -0
- package/es/types/Enum/ReasonTerminationType.d.ts.map +1 -0
- package/es/types/Enum/ReasonTerminationType.js +86 -0
- package/es/types/Enum/ReasonTerminationType.js.map +1 -0
- package/es/types/Enum/RegistrationSource.d.ts +1 -0
- package/es/types/Enum/RegistrationSource.d.ts.map +1 -1
- package/es/types/Enum/RegistrationSource.js +1 -0
- package/es/types/Enum/RegistrationSource.js.map +1 -1
- package/es/types/Enum/RemoteType.d.ts +10 -0
- package/es/types/Enum/RemoteType.d.ts.map +1 -0
- package/es/types/Enum/RemoteType.js +21 -0
- package/es/types/Enum/RemoteType.js.map +1 -0
- package/es/types/Enum/TaxSystem.d.ts +2 -0
- package/es/types/Enum/TaxSystem.d.ts.map +1 -1
- package/es/types/Enum/TaxSystem.js +14 -0
- package/es/types/Enum/TaxSystem.js.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.d.ts +0 -4
- package/es/types/Enum/TimeRecorderLocation.d.ts.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.js +0 -3
- package/es/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/es/types/Interface/api/appNotification/Update.d.ts +5 -0
- package/es/types/Interface/api/appNotification/Update.d.ts.map +1 -0
- package/es/types/Interface/api/appNotification/Update.js +25 -0
- package/es/types/Interface/api/appNotification/Update.js.map +1 -0
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/es/types/Interface/api/commercialImport/Query.d.ts +1 -1
- package/es/types/Interface/api/commercialImport/Query.d.ts.map +1 -1
- package/es/types/Interface/api/commercialImport/Query.js.map +1 -1
- package/es/types/Interface/api/commercialImport/Read.d.ts +2 -1
- package/es/types/Interface/api/commercialImport/Read.d.ts.map +1 -1
- package/es/types/Interface/api/commercialImport/Read.js.map +1 -1
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts +21 -3
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts.map +1 -1
- package/es/types/Interface/api/companeo/CompaneoReturn.js.map +1 -1
- package/es/types/Interface/api/exercice/UpdateExercice.d.ts +1 -0
- package/es/types/Interface/api/exercice/UpdateExercice.d.ts.map +1 -1
- package/es/types/Interface/api/exercice/UpdateExercice.js +7 -0
- package/es/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/es/types/Interface/api/notification/CreateNotification.d.ts +2 -2
- package/es/types/Interface/api/notification/CreateNotification.d.ts.map +1 -1
- package/es/types/Interface/api/notification/CreateNotification.js +2 -2
- package/es/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts +2 -2
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js +2 -2
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts +2 -2
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +2 -2
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.d.ts +1 -0
- package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.d.ts +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.js +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.js.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +1 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +6 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +2 -0
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/es/types/Interface/api/team/QueryCreate.d.ts +5 -0
- package/es/types/Interface/api/team/QueryCreate.d.ts.map +1 -0
- package/es/types/Interface/api/{companeo/Query.js → team/QueryCreate.js} +9 -10
- package/es/types/Interface/api/team/QueryCreate.js.map +1 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts +5 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts.map +1 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.js +28 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.js.map +1 -0
- package/es/types/Interface/api/team/QueryUpdate.d.ts +7 -0
- package/es/types/Interface/api/team/QueryUpdate.d.ts.map +1 -0
- package/es/types/Interface/api/team/QueryUpdate.js +38 -0
- package/es/types/Interface/api/team/QueryUpdate.js.map +1 -0
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +1 -1
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts.map +1 -1
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts +7 -0
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts.map +1 -1
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +23 -3
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/es/types/Interface/models/IAppNotification.d.ts +20 -0
- package/es/types/Interface/models/IAppNotification.d.ts.map +1 -0
- package/es/types/Interface/models/IAppNotification.js +2 -0
- package/es/types/Interface/models/IAppNotification.js.map +1 -0
- package/es/types/Interface/models/IBalanceSheet.d.ts +2 -0
- package/es/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/es/types/Interface/models/IMobileNotificationLog.d.ts +2 -2
- package/es/types/Interface/models/IMobileNotificationLog.d.ts.map +1 -1
- package/es/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/es/types/Interface/models/IMobileNotificationSetting.d.ts +2 -2
- package/es/types/Interface/models/IMobileNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
- package/es/types/Interface/models/IRegistration.d.ts +2 -2
- package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
- package/es/types/Interface/models/IRegistration.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +4 -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/Interface/models/IWorkingSchedule.d.ts +2 -0
- package/es/types/Interface/models/IWorkingSchedule.d.ts.map +1 -1
- package/es/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/es/types/index.d.ts +8 -1
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +8 -1
- package/es/types/index.js.map +1 -1
- package/es/utils/vat/registration.js +1 -1
- package/es/utils/vat/registration.js.map +1 -1
- package/js/api/resources/Notification.js +7 -1
- package/js/api/resources/Notification.js.map +1 -1
- package/js/api/resources/Team.js +46 -0
- package/js/api/resources/Team.js.map +1 -0
- package/js/api/resources/Vat.js +1 -1
- package/js/api/resources/Vat.js.map +1 -1
- package/js/api/resources.js +3 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/BrandClementine.js +0 -107
- package/js/types/Enum/BrandClementine.js.map +1 -1
- package/js/types/Enum/BrandComptalib.js +0 -76
- package/js/types/Enum/BrandComptalib.js.map +1 -1
- package/js/types/Enum/BrandPourcentage.js +431 -1
- package/js/types/Enum/BrandPourcentage.js.map +1 -1
- package/js/types/Enum/CommercialImportHeader.js +23 -16
- package/js/types/Enum/CommercialImportHeader.js.map +1 -1
- package/js/types/Enum/EntityType.js +64 -0
- package/js/types/Enum/EntityType.js.map +1 -0
- package/js/types/Enum/NotificationType.js +41 -5
- package/js/types/Enum/NotificationType.js.map +1 -1
- package/js/types/Enum/Phone.js +1 -1
- package/js/types/Enum/Phone.js.map +1 -1
- package/js/types/Enum/ReasonTerminationType.js +74 -0
- package/js/types/Enum/ReasonTerminationType.js.map +1 -0
- package/js/types/Enum/RegistrationSource.js +1 -0
- package/js/types/Enum/RegistrationSource.js.map +1 -1
- package/js/types/Enum/RemoteType.js +22 -0
- package/js/types/Enum/RemoteType.js.map +1 -0
- package/js/types/Enum/TaxSystem.js +10 -0
- package/js/types/Enum/TaxSystem.js.map +1 -1
- package/js/types/Enum/TimeRecorderLocation.js +0 -4
- package/js/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/js/types/Interface/api/appNotification/Update.js +24 -0
- package/js/types/Interface/api/appNotification/Update.js.map +1 -0
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/commercialImport/Query.js.map +1 -1
- package/js/types/Interface/api/commercialImport/Read.js.map +1 -1
- package/js/types/Interface/api/companeo/CompaneoReturn.js.map +1 -1
- package/js/types/Interface/api/exercice/UpdateExercice.js +1 -0
- package/js/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/js/types/Interface/api/notification/CreateNotification.js +1 -1
- package/js/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js +1 -1
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +1 -1
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/UpdateRegistration.js +1 -1
- package/js/types/Interface/api/registration/UpdateRegistration.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +3 -0
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/{companeo/Query.js → team/QueryCreate.js} +6 -6
- package/js/types/Interface/api/team/QueryCreate.js.map +1 -0
- package/js/types/Interface/api/team/QueryGetAllWithIncludes.js +24 -0
- package/js/types/Interface/api/team/QueryGetAllWithIncludes.js.map +1 -0
- package/js/types/Interface/api/team/QueryUpdate.js +25 -0
- package/js/types/Interface/api/team/QueryUpdate.js.map +1 -0
- package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +9 -2
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/js/types/Interface/models/IAppNotification.js +6 -0
- package/js/types/Interface/models/IAppNotification.js.map +1 -0
- package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
- package/js/types/Interface/models/IRegistration.js.map +1 -1
- package/js/types/Interface/models/IUser.js.map +1 -1
- package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/js/types/index.js +106 -36
- package/js/types/index.js.map +1 -1
- package/js/utils/vat/registration.js +1 -1
- package/js/utils/vat/registration.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Notification.ts +10 -1
- package/ts/api/resources/Team.ts +43 -0
- package/ts/api/resources/Vat.ts +1 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BrandClementine.ts +0 -109
- package/ts/types/Enum/BrandComptalib.ts +0 -77
- package/ts/types/Enum/BrandPourcentage.ts +436 -1
- package/ts/types/Enum/CommercialImportHeader.ts +23 -16
- package/ts/types/Enum/EntityType.ts +65 -0
- package/ts/types/Enum/NotificationType.ts +49 -2
- package/ts/types/Enum/Phone.ts +1 -1
- package/ts/types/Enum/ReasonTerminationType.ts +85 -0
- package/ts/types/Enum/RegistrationSource.ts +1 -0
- package/ts/types/Enum/RemoteType.ts +20 -0
- package/ts/types/Enum/TaxSystem.ts +18 -1
- package/ts/types/Enum/TimeRecorderLocation.ts +0 -4
- package/ts/types/Interface/api/appNotification/Update.ts +13 -0
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
- package/ts/types/Interface/api/commercialImport/Query.ts +2 -1
- package/ts/types/Interface/api/commercialImport/Read.ts +2 -1
- package/ts/types/Interface/api/companeo/CompaneoReturn.ts +23 -3
- package/ts/types/Interface/api/exercice/UpdateExercice.ts +6 -0
- package/ts/types/Interface/api/notification/CreateNotification.ts +3 -3
- package/ts/types/Interface/api/notificationSetting/CreateNotificationSetting.ts +3 -3
- package/ts/types/Interface/api/notificationSetting/UpdateNotificationSetting.ts +3 -3
- package/ts/types/Interface/api/registration/ReadRegistration.ts +1 -0
- package/ts/types/Interface/api/registration/UpdateRegistration.ts +1 -1
- package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +5 -0
- package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +2 -0
- package/ts/types/Interface/api/team/QueryCreate.ts +13 -0
- package/ts/types/Interface/api/team/QueryGetAllWithIncludes.ts +16 -0
- package/ts/types/Interface/api/team/QueryUpdate.ts +26 -0
- package/ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts +2 -2
- package/ts/types/Interface/api/vatDeclaration/QueryVatDeclaration.ts +19 -2
- package/ts/types/Interface/models/IAppNotification.ts +22 -0
- package/ts/types/Interface/models/IBalanceSheet.ts +2 -0
- package/ts/types/Interface/models/IMobileNotificationLog.ts +2 -2
- package/ts/types/Interface/models/IMobileNotificationSetting.ts +2 -2
- package/ts/types/Interface/models/IRegistration.ts +2 -2
- package/ts/types/Interface/models/IUser.ts +4 -0
- package/ts/types/Interface/models/IWorkingSchedule.ts +2 -0
- package/ts/types/index.ts +9 -2
- package/ts/utils/vat/registration.ts +1 -1
- package/es/types/Interface/api/companeo/Query.d.ts +0 -5
- package/es/types/Interface/api/companeo/Query.d.ts.map +0 -1
- package/es/types/Interface/api/companeo/Query.js.map +0 -1
- package/js/types/Interface/api/companeo/Query.js.map +0 -1
- package/ts/types/Interface/api/companeo/Query.ts +0 -14
package/js/types/index.js
CHANGED
|
@@ -3243,6 +3243,16 @@ Object.keys(_IUnpaidCallHistory).forEach(function (key) {
|
|
|
3243
3243
|
}
|
|
3244
3244
|
});
|
|
3245
3245
|
});
|
|
3246
|
+
var _IAppNotification = require("./Interface/models/IAppNotification");
|
|
3247
|
+
Object.keys(_IAppNotification).forEach(function (key) {
|
|
3248
|
+
if (key === "default" || key === "__esModule") return;
|
|
3249
|
+
Object.defineProperty(exports, key, {
|
|
3250
|
+
enumerable: true,
|
|
3251
|
+
get: function () {
|
|
3252
|
+
return _IAppNotification[key];
|
|
3253
|
+
}
|
|
3254
|
+
});
|
|
3255
|
+
});
|
|
3246
3256
|
var _IRegistrationDetail = require("./Interface/schemas/IRegistrationDetail");
|
|
3247
3257
|
Object.keys(_IRegistrationDetail).forEach(function (key) {
|
|
3248
3258
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -4803,6 +4813,36 @@ Object.keys(_CommercialImportHeader).forEach(function (key) {
|
|
|
4803
4813
|
}
|
|
4804
4814
|
});
|
|
4805
4815
|
});
|
|
4816
|
+
var _ReasonTerminationType = require("./Enum/ReasonTerminationType");
|
|
4817
|
+
Object.keys(_ReasonTerminationType).forEach(function (key) {
|
|
4818
|
+
if (key === "default" || key === "__esModule") return;
|
|
4819
|
+
Object.defineProperty(exports, key, {
|
|
4820
|
+
enumerable: true,
|
|
4821
|
+
get: function () {
|
|
4822
|
+
return _ReasonTerminationType[key];
|
|
4823
|
+
}
|
|
4824
|
+
});
|
|
4825
|
+
});
|
|
4826
|
+
var _RemoteType = require("./Enum/RemoteType");
|
|
4827
|
+
Object.keys(_RemoteType).forEach(function (key) {
|
|
4828
|
+
if (key === "default" || key === "__esModule") return;
|
|
4829
|
+
Object.defineProperty(exports, key, {
|
|
4830
|
+
enumerable: true,
|
|
4831
|
+
get: function () {
|
|
4832
|
+
return _RemoteType[key];
|
|
4833
|
+
}
|
|
4834
|
+
});
|
|
4835
|
+
});
|
|
4836
|
+
var _EntityType = require("./Enum/EntityType");
|
|
4837
|
+
Object.keys(_EntityType).forEach(function (key) {
|
|
4838
|
+
if (key === "default" || key === "__esModule") return;
|
|
4839
|
+
Object.defineProperty(exports, key, {
|
|
4840
|
+
enumerable: true,
|
|
4841
|
+
get: function () {
|
|
4842
|
+
return _EntityType[key];
|
|
4843
|
+
}
|
|
4844
|
+
});
|
|
4845
|
+
});
|
|
4806
4846
|
var _Query = require("./Interface/api/adjustment/Query");
|
|
4807
4847
|
Object.keys(_Query).forEach(function (key) {
|
|
4808
4848
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -6573,23 +6613,43 @@ Object.keys(_Query2).forEach(function (key) {
|
|
|
6573
6613
|
}
|
|
6574
6614
|
});
|
|
6575
6615
|
});
|
|
6576
|
-
var
|
|
6577
|
-
Object.keys(
|
|
6616
|
+
var _CompaneoReturn = require("./Interface/api/companeo/CompaneoReturn");
|
|
6617
|
+
Object.keys(_CompaneoReturn).forEach(function (key) {
|
|
6578
6618
|
if (key === "default" || key === "__esModule") return;
|
|
6579
6619
|
Object.defineProperty(exports, key, {
|
|
6580
6620
|
enumerable: true,
|
|
6581
6621
|
get: function () {
|
|
6582
|
-
return
|
|
6622
|
+
return _CompaneoReturn[key];
|
|
6583
6623
|
}
|
|
6584
6624
|
});
|
|
6585
6625
|
});
|
|
6586
|
-
var
|
|
6587
|
-
Object.keys(
|
|
6626
|
+
var _QueryCreate = require("./Interface/api/team/QueryCreate");
|
|
6627
|
+
Object.keys(_QueryCreate).forEach(function (key) {
|
|
6588
6628
|
if (key === "default" || key === "__esModule") return;
|
|
6589
6629
|
Object.defineProperty(exports, key, {
|
|
6590
6630
|
enumerable: true,
|
|
6591
6631
|
get: function () {
|
|
6592
|
-
return
|
|
6632
|
+
return _QueryCreate[key];
|
|
6633
|
+
}
|
|
6634
|
+
});
|
|
6635
|
+
});
|
|
6636
|
+
var _QueryGetAllWithIncludes = require("./Interface/api/team/QueryGetAllWithIncludes");
|
|
6637
|
+
Object.keys(_QueryGetAllWithIncludes).forEach(function (key) {
|
|
6638
|
+
if (key === "default" || key === "__esModule") return;
|
|
6639
|
+
Object.defineProperty(exports, key, {
|
|
6640
|
+
enumerable: true,
|
|
6641
|
+
get: function () {
|
|
6642
|
+
return _QueryGetAllWithIncludes[key];
|
|
6643
|
+
}
|
|
6644
|
+
});
|
|
6645
|
+
});
|
|
6646
|
+
var _QueryUpdate = require("./Interface/api/team/QueryUpdate");
|
|
6647
|
+
Object.keys(_QueryUpdate).forEach(function (key) {
|
|
6648
|
+
if (key === "default" || key === "__esModule") return;
|
|
6649
|
+
Object.defineProperty(exports, key, {
|
|
6650
|
+
enumerable: true,
|
|
6651
|
+
get: function () {
|
|
6652
|
+
return _QueryUpdate[key];
|
|
6593
6653
|
}
|
|
6594
6654
|
});
|
|
6595
6655
|
});
|
|
@@ -6733,13 +6793,13 @@ Object.keys(_CreatePartner).forEach(function (key) {
|
|
|
6733
6793
|
}
|
|
6734
6794
|
});
|
|
6735
6795
|
});
|
|
6736
|
-
var
|
|
6737
|
-
Object.keys(
|
|
6796
|
+
var _Query3 = require("./Interface/api/partner/Query");
|
|
6797
|
+
Object.keys(_Query3).forEach(function (key) {
|
|
6738
6798
|
if (key === "default" || key === "__esModule") return;
|
|
6739
6799
|
Object.defineProperty(exports, key, {
|
|
6740
6800
|
enumerable: true,
|
|
6741
6801
|
get: function () {
|
|
6742
|
-
return
|
|
6802
|
+
return _Query3[key];
|
|
6743
6803
|
}
|
|
6744
6804
|
});
|
|
6745
6805
|
});
|
|
@@ -7573,13 +7633,13 @@ Object.keys(_Create3).forEach(function (key) {
|
|
|
7573
7633
|
}
|
|
7574
7634
|
});
|
|
7575
7635
|
});
|
|
7576
|
-
var
|
|
7577
|
-
Object.keys(
|
|
7636
|
+
var _Query4 = require("./Interface/api/budgetInsight/Query");
|
|
7637
|
+
Object.keys(_Query4).forEach(function (key) {
|
|
7578
7638
|
if (key === "default" || key === "__esModule") return;
|
|
7579
7639
|
Object.defineProperty(exports, key, {
|
|
7580
7640
|
enumerable: true,
|
|
7581
7641
|
get: function () {
|
|
7582
|
-
return
|
|
7642
|
+
return _Query4[key];
|
|
7583
7643
|
}
|
|
7584
7644
|
});
|
|
7585
7645
|
});
|
|
@@ -8273,13 +8333,13 @@ Object.keys(_Read4).forEach(function (key) {
|
|
|
8273
8333
|
}
|
|
8274
8334
|
});
|
|
8275
8335
|
});
|
|
8276
|
-
var
|
|
8277
|
-
Object.keys(
|
|
8336
|
+
var _Query5 = require("./Interface/api/checklist/Query");
|
|
8337
|
+
Object.keys(_Query5).forEach(function (key) {
|
|
8278
8338
|
if (key === "default" || key === "__esModule") return;
|
|
8279
8339
|
Object.defineProperty(exports, key, {
|
|
8280
8340
|
enumerable: true,
|
|
8281
8341
|
get: function () {
|
|
8282
|
-
return
|
|
8342
|
+
return _Query5[key];
|
|
8283
8343
|
}
|
|
8284
8344
|
});
|
|
8285
8345
|
});
|
|
@@ -8523,13 +8583,13 @@ Object.keys(_CreateCustomerActivityReport).forEach(function (key) {
|
|
|
8523
8583
|
}
|
|
8524
8584
|
});
|
|
8525
8585
|
});
|
|
8526
|
-
var
|
|
8527
|
-
Object.keys(
|
|
8586
|
+
var _Query6 = require("./Interface/api/customerActivity/Query");
|
|
8587
|
+
Object.keys(_Query6).forEach(function (key) {
|
|
8528
8588
|
if (key === "default" || key === "__esModule") return;
|
|
8529
8589
|
Object.defineProperty(exports, key, {
|
|
8530
8590
|
enumerable: true,
|
|
8531
8591
|
get: function () {
|
|
8532
|
-
return
|
|
8592
|
+
return _Query6[key];
|
|
8533
8593
|
}
|
|
8534
8594
|
});
|
|
8535
8595
|
});
|
|
@@ -8573,13 +8633,13 @@ Object.keys(_Read5).forEach(function (key) {
|
|
|
8573
8633
|
}
|
|
8574
8634
|
});
|
|
8575
8635
|
});
|
|
8576
|
-
var
|
|
8577
|
-
Object.keys(
|
|
8636
|
+
var _Query7 = require("./Interface/api/commercialManagement/Query");
|
|
8637
|
+
Object.keys(_Query7).forEach(function (key) {
|
|
8578
8638
|
if (key === "default" || key === "__esModule") return;
|
|
8579
8639
|
Object.defineProperty(exports, key, {
|
|
8580
8640
|
enumerable: true,
|
|
8581
8641
|
get: function () {
|
|
8582
|
-
return
|
|
8642
|
+
return _Query7[key];
|
|
8583
8643
|
}
|
|
8584
8644
|
});
|
|
8585
8645
|
});
|
|
@@ -8633,13 +8693,13 @@ Object.keys(_ReadConnectionState).forEach(function (key) {
|
|
|
8633
8693
|
}
|
|
8634
8694
|
});
|
|
8635
8695
|
});
|
|
8636
|
-
var
|
|
8637
|
-
Object.keys(
|
|
8696
|
+
var _Query8 = require("./Interface/api/qonto/Query");
|
|
8697
|
+
Object.keys(_Query8).forEach(function (key) {
|
|
8638
8698
|
if (key === "default" || key === "__esModule") return;
|
|
8639
8699
|
Object.defineProperty(exports, key, {
|
|
8640
8700
|
enumerable: true,
|
|
8641
8701
|
get: function () {
|
|
8642
|
-
return
|
|
8702
|
+
return _Query8[key];
|
|
8643
8703
|
}
|
|
8644
8704
|
});
|
|
8645
8705
|
});
|
|
@@ -8893,13 +8953,13 @@ Object.keys(_CreateFileToSign).forEach(function (key) {
|
|
|
8893
8953
|
}
|
|
8894
8954
|
});
|
|
8895
8955
|
});
|
|
8896
|
-
var
|
|
8897
|
-
Object.keys(
|
|
8956
|
+
var _Query9 = require("./Interface/api/rule/Query");
|
|
8957
|
+
Object.keys(_Query9).forEach(function (key) {
|
|
8898
8958
|
if (key === "default" || key === "__esModule") return;
|
|
8899
8959
|
Object.defineProperty(exports, key, {
|
|
8900
8960
|
enumerable: true,
|
|
8901
8961
|
get: function () {
|
|
8902
|
-
return
|
|
8962
|
+
return _Query9[key];
|
|
8903
8963
|
}
|
|
8904
8964
|
});
|
|
8905
8965
|
});
|
|
@@ -8973,23 +9033,23 @@ Object.keys(_ReadClientQuotation).forEach(function (key) {
|
|
|
8973
9033
|
}
|
|
8974
9034
|
});
|
|
8975
9035
|
});
|
|
8976
|
-
var
|
|
8977
|
-
Object.keys(
|
|
9036
|
+
var _QueryCreate2 = require("./Interface/api/prestations/QueryCreate");
|
|
9037
|
+
Object.keys(_QueryCreate2).forEach(function (key) {
|
|
8978
9038
|
if (key === "default" || key === "__esModule") return;
|
|
8979
9039
|
Object.defineProperty(exports, key, {
|
|
8980
9040
|
enumerable: true,
|
|
8981
9041
|
get: function () {
|
|
8982
|
-
return
|
|
9042
|
+
return _QueryCreate2[key];
|
|
8983
9043
|
}
|
|
8984
9044
|
});
|
|
8985
9045
|
});
|
|
8986
|
-
var
|
|
8987
|
-
Object.keys(
|
|
9046
|
+
var _QueryUpdate2 = require("./Interface/api/prestations/QueryUpdate");
|
|
9047
|
+
Object.keys(_QueryUpdate2).forEach(function (key) {
|
|
8988
9048
|
if (key === "default" || key === "__esModule") return;
|
|
8989
9049
|
Object.defineProperty(exports, key, {
|
|
8990
9050
|
enumerable: true,
|
|
8991
9051
|
get: function () {
|
|
8992
|
-
return
|
|
9052
|
+
return _QueryUpdate2[key];
|
|
8993
9053
|
}
|
|
8994
9054
|
});
|
|
8995
9055
|
});
|
|
@@ -9013,13 +9073,13 @@ Object.keys(_Read9).forEach(function (key) {
|
|
|
9013
9073
|
}
|
|
9014
9074
|
});
|
|
9015
9075
|
});
|
|
9016
|
-
var
|
|
9017
|
-
Object.keys(
|
|
9076
|
+
var _Query10 = require("./Interface/api/commercialImport/Query");
|
|
9077
|
+
Object.keys(_Query10).forEach(function (key) {
|
|
9018
9078
|
if (key === "default" || key === "__esModule") return;
|
|
9019
9079
|
Object.defineProperty(exports, key, {
|
|
9020
9080
|
enumerable: true,
|
|
9021
9081
|
get: function () {
|
|
9022
|
-
return
|
|
9082
|
+
return _Query10[key];
|
|
9023
9083
|
}
|
|
9024
9084
|
});
|
|
9025
9085
|
});
|
|
@@ -9163,4 +9223,14 @@ Object.keys(_UpdateNotificationSetting).forEach(function (key) {
|
|
|
9163
9223
|
}
|
|
9164
9224
|
});
|
|
9165
9225
|
});
|
|
9226
|
+
var _Update5 = require("./Interface/api/appNotification/Update");
|
|
9227
|
+
Object.keys(_Update5).forEach(function (key) {
|
|
9228
|
+
if (key === "default" || key === "__esModule") return;
|
|
9229
|
+
Object.defineProperty(exports, key, {
|
|
9230
|
+
enumerable: true,
|
|
9231
|
+
get: function () {
|
|
9232
|
+
return _Update5[key];
|
|
9233
|
+
}
|
|
9234
|
+
});
|
|
9235
|
+
});
|
|
9166
9236
|
//# sourceMappingURL=index.js.map
|