@silexpert/core 1.1.124 → 1.1.126
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/Revision.d.ts +2 -1
- package/es/api/resources/Revision.d.ts.map +1 -1
- package/es/api/resources/Revision.js +3 -0
- package/es/api/resources/Revision.js.map +1 -1
- package/es/types/Enum/BrandClementine.js +5 -5
- package/es/types/Enum/BrandClementine.js.map +1 -1
- package/es/types/Enum/BrandPourcentage.js +6 -6
- package/es/types/Enum/BrandPourcentage.js.map +1 -1
- package/es/types/Interface/api/revision/Query.d.ts +69 -0
- package/es/types/Interface/api/revision/Query.d.ts.map +1 -0
- package/es/types/Interface/api/revision/Query.js +336 -0
- package/es/types/Interface/api/revision/Query.js.map +1 -0
- package/es/types/Interface/api/revision/Read.d.ts +121 -0
- package/es/types/Interface/api/revision/Read.d.ts.map +1 -0
- package/es/types/Interface/api/revision/Read.js +2 -0
- package/es/types/Interface/api/revision/Read.js.map +1 -0
- package/es/types/Interface/api/revision/Revision.d.ts +2 -0
- package/es/types/Interface/api/revision/Revision.d.ts.map +1 -1
- package/es/types/Interface/api/revision/Revision.js.map +1 -1
- package/es/types/Interface/models/IAccountDetail.d.ts +3 -0
- package/es/types/Interface/models/IAccountDetail.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountDetail.js.map +1 -1
- package/es/types/index.d.ts +2 -10
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +2 -10
- package/es/types/index.js.map +1 -1
- package/js/api/resources/Revision.js +3 -0
- package/js/api/resources/Revision.js.map +1 -1
- package/js/types/Enum/BrandClementine.js +5 -5
- package/js/types/Enum/BrandClementine.js.map +1 -1
- package/js/types/Enum/BrandPourcentage.js +6 -6
- package/js/types/Enum/BrandPourcentage.js.map +1 -1
- package/js/types/Interface/api/revision/Query.js +131 -0
- package/js/types/Interface/api/revision/Query.js.map +1 -0
- package/js/types/Interface/api/revision/{ReadRevision.js → Read.js} +1 -1
- package/js/types/Interface/api/revision/Read.js.map +1 -0
- package/js/types/Interface/api/revision/Revision.js.map +1 -1
- package/js/types/Interface/models/IAccountDetail.js.map +1 -1
- package/js/types/index.js +75 -155
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Revision.ts +5 -0
- package/ts/types/Enum/BrandClementine.ts +5 -5
- package/ts/types/Enum/BrandPourcentage.ts +6 -6
- package/ts/types/Interface/api/revision/Query.ts +279 -0
- package/ts/types/Interface/api/revision/Read.ts +123 -0
- package/ts/types/Interface/api/revision/Revision.ts +2 -0
- package/ts/types/Interface/models/IAccountDetail.ts +3 -0
- package/ts/types/index.ts +2 -10
- package/es/types/Interface/api/revision/QueryRevision.d.ts +0 -10
- package/es/types/Interface/api/revision/QueryRevision.d.ts.map +0 -1
- package/es/types/Interface/api/revision/QueryRevision.js +0 -58
- package/es/types/Interface/api/revision/QueryRevision.js.map +0 -1
- package/es/types/Interface/api/revision/QueryRevisionAccount.d.ts +0 -12
- package/es/types/Interface/api/revision/QueryRevisionAccount.d.ts.map +0 -1
- package/es/types/Interface/api/revision/QueryRevisionAccount.js +0 -58
- package/es/types/Interface/api/revision/QueryRevisionAccount.js.map +0 -1
- package/es/types/Interface/api/revision/QueryRevisionApprobation.d.ts +0 -7
- package/es/types/Interface/api/revision/QueryRevisionApprobation.d.ts.map +0 -1
- package/es/types/Interface/api/revision/QueryRevisionApprobation.js +0 -34
- package/es/types/Interface/api/revision/QueryRevisionApprobation.js.map +0 -1
- package/es/types/Interface/api/revision/QueryRevisionMergeIntoAccount.d.ts +0 -8
- package/es/types/Interface/api/revision/QueryRevisionMergeIntoAccount.d.ts.map +0 -1
- package/es/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js +0 -41
- package/es/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +0 -1
- package/es/types/Interface/api/revision/QueryRevisionPaginate.d.ts +0 -10
- package/es/types/Interface/api/revision/QueryRevisionPaginate.d.ts.map +0 -1
- package/es/types/Interface/api/revision/QueryRevisionPaginate.js +0 -58
- package/es/types/Interface/api/revision/QueryRevisionPaginate.js.map +0 -1
- package/es/types/Interface/api/revision/QueryRevisionSearchEntries.d.ts +0 -21
- package/es/types/Interface/api/revision/QueryRevisionSearchEntries.d.ts.map +0 -1
- package/es/types/Interface/api/revision/QueryRevisionSearchEntries.js +0 -126
- package/es/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +0 -1
- package/es/types/Interface/api/revision/ReadRevision.d.ts +0 -15
- package/es/types/Interface/api/revision/ReadRevision.d.ts.map +0 -1
- package/es/types/Interface/api/revision/ReadRevision.js +0 -2
- package/es/types/Interface/api/revision/ReadRevision.js.map +0 -1
- package/es/types/Interface/api/revision/ReadRevisionAccount.d.ts +0 -42
- package/es/types/Interface/api/revision/ReadRevisionAccount.d.ts.map +0 -1
- package/es/types/Interface/api/revision/ReadRevisionAccount.js +0 -2
- package/es/types/Interface/api/revision/ReadRevisionAccount.js.map +0 -1
- package/es/types/Interface/api/revision/ReadRevisionMergeIntoAccount.d.ts +0 -4
- package/es/types/Interface/api/revision/ReadRevisionMergeIntoAccount.d.ts.map +0 -1
- package/es/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js +0 -2
- package/es/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js.map +0 -1
- package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.d.ts +0 -60
- package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.d.ts.map +0 -1
- package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.js +0 -2
- package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.js.map +0 -1
- package/js/types/Interface/api/revision/QueryRevision.js +0 -39
- package/js/types/Interface/api/revision/QueryRevision.js.map +0 -1
- package/js/types/Interface/api/revision/QueryRevisionAccount.js +0 -39
- package/js/types/Interface/api/revision/QueryRevisionAccount.js.map +0 -1
- package/js/types/Interface/api/revision/QueryRevisionApprobation.js +0 -25
- package/js/types/Interface/api/revision/QueryRevisionApprobation.js.map +0 -1
- package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js +0 -26
- package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +0 -1
- package/js/types/Interface/api/revision/QueryRevisionPaginate.js +0 -39
- package/js/types/Interface/api/revision/QueryRevisionPaginate.js.map +0 -1
- package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js +0 -53
- package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +0 -1
- package/js/types/Interface/api/revision/ReadRevision.js.map +0 -1
- package/js/types/Interface/api/revision/ReadRevisionAccount.js +0 -6
- package/js/types/Interface/api/revision/ReadRevisionAccount.js.map +0 -1
- package/js/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js +0 -6
- package/js/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js.map +0 -1
- package/js/types/Interface/api/revision/ReadRevisionTransactionDetail.js +0 -6
- package/js/types/Interface/api/revision/ReadRevisionTransactionDetail.js.map +0 -1
- package/ts/types/Interface/api/revision/QueryRevision.ts +0 -40
- package/ts/types/Interface/api/revision/QueryRevisionAccount.ts +0 -43
- package/ts/types/Interface/api/revision/QueryRevisionApprobation.ts +0 -22
- package/ts/types/Interface/api/revision/QueryRevisionMergeIntoAccount.ts +0 -28
- package/ts/types/Interface/api/revision/QueryRevisionPaginate.ts +0 -40
- package/ts/types/Interface/api/revision/QueryRevisionSearchEntries.ts +0 -101
- package/ts/types/Interface/api/revision/ReadRevision.ts +0 -15
- package/ts/types/Interface/api/revision/ReadRevisionAccount.ts +0 -42
- package/ts/types/Interface/api/revision/ReadRevisionMergeIntoAccount.ts +0 -3
- package/ts/types/Interface/api/revision/ReadRevisionTransactionDetail.ts +0 -59
package/js/types/index.js
CHANGED
|
@@ -6213,43 +6213,23 @@ Object.keys(_ReadCompanyTax).forEach(function (key) {
|
|
|
6213
6213
|
}
|
|
6214
6214
|
});
|
|
6215
6215
|
});
|
|
6216
|
-
var
|
|
6217
|
-
Object.keys(
|
|
6218
|
-
if (key === "default" || key === "__esModule") return;
|
|
6219
|
-
Object.defineProperty(exports, key, {
|
|
6220
|
-
enumerable: true,
|
|
6221
|
-
get: function () {
|
|
6222
|
-
return _QueryRevision[key];
|
|
6223
|
-
}
|
|
6224
|
-
});
|
|
6225
|
-
});
|
|
6226
|
-
var _QueryRevisionApprobation = require("./Interface/api/revision/QueryRevisionApprobation");
|
|
6227
|
-
Object.keys(_QueryRevisionApprobation).forEach(function (key) {
|
|
6228
|
-
if (key === "default" || key === "__esModule") return;
|
|
6229
|
-
Object.defineProperty(exports, key, {
|
|
6230
|
-
enumerable: true,
|
|
6231
|
-
get: function () {
|
|
6232
|
-
return _QueryRevisionApprobation[key];
|
|
6233
|
-
}
|
|
6234
|
-
});
|
|
6235
|
-
});
|
|
6236
|
-
var _QueryRevisionPaginate = require("./Interface/api/revision/QueryRevisionPaginate");
|
|
6237
|
-
Object.keys(_QueryRevisionPaginate).forEach(function (key) {
|
|
6216
|
+
var _Query2 = require("./Interface/api/revision/Query");
|
|
6217
|
+
Object.keys(_Query2).forEach(function (key) {
|
|
6238
6218
|
if (key === "default" || key === "__esModule") return;
|
|
6239
6219
|
Object.defineProperty(exports, key, {
|
|
6240
6220
|
enumerable: true,
|
|
6241
6221
|
get: function () {
|
|
6242
|
-
return
|
|
6222
|
+
return _Query2[key];
|
|
6243
6223
|
}
|
|
6244
6224
|
});
|
|
6245
6225
|
});
|
|
6246
|
-
var
|
|
6247
|
-
Object.keys(
|
|
6226
|
+
var _Read3 = require("./Interface/api/revision/Read");
|
|
6227
|
+
Object.keys(_Read3).forEach(function (key) {
|
|
6248
6228
|
if (key === "default" || key === "__esModule") return;
|
|
6249
6229
|
Object.defineProperty(exports, key, {
|
|
6250
6230
|
enumerable: true,
|
|
6251
6231
|
get: function () {
|
|
6252
|
-
return
|
|
6232
|
+
return _Read3[key];
|
|
6253
6233
|
}
|
|
6254
6234
|
});
|
|
6255
6235
|
});
|
|
@@ -6273,66 +6253,6 @@ Object.keys(_Revision).forEach(function (key) {
|
|
|
6273
6253
|
}
|
|
6274
6254
|
});
|
|
6275
6255
|
});
|
|
6276
|
-
var _QueryRevisionAccount = require("./Interface/api/revision/QueryRevisionAccount");
|
|
6277
|
-
Object.keys(_QueryRevisionAccount).forEach(function (key) {
|
|
6278
|
-
if (key === "default" || key === "__esModule") return;
|
|
6279
|
-
Object.defineProperty(exports, key, {
|
|
6280
|
-
enumerable: true,
|
|
6281
|
-
get: function () {
|
|
6282
|
-
return _QueryRevisionAccount[key];
|
|
6283
|
-
}
|
|
6284
|
-
});
|
|
6285
|
-
});
|
|
6286
|
-
var _ReadRevisionAccount = require("./Interface/api/revision/ReadRevisionAccount");
|
|
6287
|
-
Object.keys(_ReadRevisionAccount).forEach(function (key) {
|
|
6288
|
-
if (key === "default" || key === "__esModule") return;
|
|
6289
|
-
Object.defineProperty(exports, key, {
|
|
6290
|
-
enumerable: true,
|
|
6291
|
-
get: function () {
|
|
6292
|
-
return _ReadRevisionAccount[key];
|
|
6293
|
-
}
|
|
6294
|
-
});
|
|
6295
|
-
});
|
|
6296
|
-
var _ReadRevisionTransactionDetail = require("./Interface/api/revision/ReadRevisionTransactionDetail");
|
|
6297
|
-
Object.keys(_ReadRevisionTransactionDetail).forEach(function (key) {
|
|
6298
|
-
if (key === "default" || key === "__esModule") return;
|
|
6299
|
-
Object.defineProperty(exports, key, {
|
|
6300
|
-
enumerable: true,
|
|
6301
|
-
get: function () {
|
|
6302
|
-
return _ReadRevisionTransactionDetail[key];
|
|
6303
|
-
}
|
|
6304
|
-
});
|
|
6305
|
-
});
|
|
6306
|
-
var _QueryRevisionMergeIntoAccount = require("./Interface/api/revision/QueryRevisionMergeIntoAccount");
|
|
6307
|
-
Object.keys(_QueryRevisionMergeIntoAccount).forEach(function (key) {
|
|
6308
|
-
if (key === "default" || key === "__esModule") return;
|
|
6309
|
-
Object.defineProperty(exports, key, {
|
|
6310
|
-
enumerable: true,
|
|
6311
|
-
get: function () {
|
|
6312
|
-
return _QueryRevisionMergeIntoAccount[key];
|
|
6313
|
-
}
|
|
6314
|
-
});
|
|
6315
|
-
});
|
|
6316
|
-
var _ReadRevisionMergeIntoAccount = require("./Interface/api/revision/ReadRevisionMergeIntoAccount");
|
|
6317
|
-
Object.keys(_ReadRevisionMergeIntoAccount).forEach(function (key) {
|
|
6318
|
-
if (key === "default" || key === "__esModule") return;
|
|
6319
|
-
Object.defineProperty(exports, key, {
|
|
6320
|
-
enumerable: true,
|
|
6321
|
-
get: function () {
|
|
6322
|
-
return _ReadRevisionMergeIntoAccount[key];
|
|
6323
|
-
}
|
|
6324
|
-
});
|
|
6325
|
-
});
|
|
6326
|
-
var _QueryRevisionSearchEntries = require("./Interface/api/revision/QueryRevisionSearchEntries");
|
|
6327
|
-
Object.keys(_QueryRevisionSearchEntries).forEach(function (key) {
|
|
6328
|
-
if (key === "default" || key === "__esModule") return;
|
|
6329
|
-
Object.defineProperty(exports, key, {
|
|
6330
|
-
enumerable: true,
|
|
6331
|
-
get: function () {
|
|
6332
|
-
return _QueryRevisionSearchEntries[key];
|
|
6333
|
-
}
|
|
6334
|
-
});
|
|
6335
|
-
});
|
|
6336
6256
|
var _QueryVatDeclaration = require("./Interface/api/vatDeclaration/QueryVatDeclaration");
|
|
6337
6257
|
Object.keys(_QueryVatDeclaration).forEach(function (key) {
|
|
6338
6258
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -6733,23 +6653,23 @@ Object.keys(_Update).forEach(function (key) {
|
|
|
6733
6653
|
}
|
|
6734
6654
|
});
|
|
6735
6655
|
});
|
|
6736
|
-
var
|
|
6737
|
-
Object.keys(
|
|
6656
|
+
var _Query3 = require("./Interface/api/textMessage/Query");
|
|
6657
|
+
Object.keys(_Query3).forEach(function (key) {
|
|
6738
6658
|
if (key === "default" || key === "__esModule") return;
|
|
6739
6659
|
Object.defineProperty(exports, key, {
|
|
6740
6660
|
enumerable: true,
|
|
6741
6661
|
get: function () {
|
|
6742
|
-
return
|
|
6662
|
+
return _Query3[key];
|
|
6743
6663
|
}
|
|
6744
6664
|
});
|
|
6745
6665
|
});
|
|
6746
|
-
var
|
|
6747
|
-
Object.keys(
|
|
6666
|
+
var _Read4 = require("./Interface/api/textMessage/Read");
|
|
6667
|
+
Object.keys(_Read4).forEach(function (key) {
|
|
6748
6668
|
if (key === "default" || key === "__esModule") return;
|
|
6749
6669
|
Object.defineProperty(exports, key, {
|
|
6750
6670
|
enumerable: true,
|
|
6751
6671
|
get: function () {
|
|
6752
|
-
return
|
|
6672
|
+
return _Read4[key];
|
|
6753
6673
|
}
|
|
6754
6674
|
});
|
|
6755
6675
|
});
|
|
@@ -6963,13 +6883,13 @@ Object.keys(_CreatePartner).forEach(function (key) {
|
|
|
6963
6883
|
}
|
|
6964
6884
|
});
|
|
6965
6885
|
});
|
|
6966
|
-
var
|
|
6967
|
-
Object.keys(
|
|
6886
|
+
var _Query4 = require("./Interface/api/partner/Query");
|
|
6887
|
+
Object.keys(_Query4).forEach(function (key) {
|
|
6968
6888
|
if (key === "default" || key === "__esModule") return;
|
|
6969
6889
|
Object.defineProperty(exports, key, {
|
|
6970
6890
|
enumerable: true,
|
|
6971
6891
|
get: function () {
|
|
6972
|
-
return
|
|
6892
|
+
return _Query4[key];
|
|
6973
6893
|
}
|
|
6974
6894
|
});
|
|
6975
6895
|
});
|
|
@@ -6983,13 +6903,13 @@ Object.keys(_UpdatePartner).forEach(function (key) {
|
|
|
6983
6903
|
}
|
|
6984
6904
|
});
|
|
6985
6905
|
});
|
|
6986
|
-
var
|
|
6987
|
-
Object.keys(
|
|
6906
|
+
var _Read5 = require("./Interface/api/partner/Read");
|
|
6907
|
+
Object.keys(_Read5).forEach(function (key) {
|
|
6988
6908
|
if (key === "default" || key === "__esModule") return;
|
|
6989
6909
|
Object.defineProperty(exports, key, {
|
|
6990
6910
|
enumerable: true,
|
|
6991
6911
|
get: function () {
|
|
6992
|
-
return
|
|
6912
|
+
return _Read5[key];
|
|
6993
6913
|
}
|
|
6994
6914
|
});
|
|
6995
6915
|
});
|
|
@@ -7073,23 +6993,23 @@ Object.keys(_ReadIncomeStatement).forEach(function (key) {
|
|
|
7073
6993
|
}
|
|
7074
6994
|
});
|
|
7075
6995
|
});
|
|
7076
|
-
var
|
|
7077
|
-
Object.keys(
|
|
6996
|
+
var _Query5 = require("./Interface/api/balanceSheet/Query");
|
|
6997
|
+
Object.keys(_Query5).forEach(function (key) {
|
|
7078
6998
|
if (key === "default" || key === "__esModule") return;
|
|
7079
6999
|
Object.defineProperty(exports, key, {
|
|
7080
7000
|
enumerable: true,
|
|
7081
7001
|
get: function () {
|
|
7082
|
-
return
|
|
7002
|
+
return _Query5[key];
|
|
7083
7003
|
}
|
|
7084
7004
|
});
|
|
7085
7005
|
});
|
|
7086
|
-
var
|
|
7087
|
-
Object.keys(
|
|
7006
|
+
var _Read6 = require("./Interface/api/balanceSheet/Read");
|
|
7007
|
+
Object.keys(_Read6).forEach(function (key) {
|
|
7088
7008
|
if (key === "default" || key === "__esModule") return;
|
|
7089
7009
|
Object.defineProperty(exports, key, {
|
|
7090
7010
|
enumerable: true,
|
|
7091
7011
|
get: function () {
|
|
7092
|
-
return
|
|
7012
|
+
return _Read6[key];
|
|
7093
7013
|
}
|
|
7094
7014
|
});
|
|
7095
7015
|
});
|
|
@@ -7813,13 +7733,13 @@ Object.keys(_UpdateBudgetPermanentToken).forEach(function (key) {
|
|
|
7813
7733
|
}
|
|
7814
7734
|
});
|
|
7815
7735
|
});
|
|
7816
|
-
var
|
|
7817
|
-
Object.keys(
|
|
7736
|
+
var _Read7 = require("./Interface/api/budgetInsight/Read");
|
|
7737
|
+
Object.keys(_Read7).forEach(function (key) {
|
|
7818
7738
|
if (key === "default" || key === "__esModule") return;
|
|
7819
7739
|
Object.defineProperty(exports, key, {
|
|
7820
7740
|
enumerable: true,
|
|
7821
7741
|
get: function () {
|
|
7822
|
-
return
|
|
7742
|
+
return _Read7[key];
|
|
7823
7743
|
}
|
|
7824
7744
|
});
|
|
7825
7745
|
});
|
|
@@ -7833,13 +7753,13 @@ Object.keys(_Create4).forEach(function (key) {
|
|
|
7833
7753
|
}
|
|
7834
7754
|
});
|
|
7835
7755
|
});
|
|
7836
|
-
var
|
|
7837
|
-
Object.keys(
|
|
7756
|
+
var _Query6 = require("./Interface/api/budgetInsight/Query");
|
|
7757
|
+
Object.keys(_Query6).forEach(function (key) {
|
|
7838
7758
|
if (key === "default" || key === "__esModule") return;
|
|
7839
7759
|
Object.defineProperty(exports, key, {
|
|
7840
7760
|
enumerable: true,
|
|
7841
7761
|
get: function () {
|
|
7842
|
-
return
|
|
7762
|
+
return _Query6[key];
|
|
7843
7763
|
}
|
|
7844
7764
|
});
|
|
7845
7765
|
});
|
|
@@ -8523,23 +8443,23 @@ Object.keys(_readAllCalendarEvent).forEach(function (key) {
|
|
|
8523
8443
|
}
|
|
8524
8444
|
});
|
|
8525
8445
|
});
|
|
8526
|
-
var
|
|
8527
|
-
Object.keys(
|
|
8446
|
+
var _Read8 = require("./Interface/api/checklist/Read");
|
|
8447
|
+
Object.keys(_Read8).forEach(function (key) {
|
|
8528
8448
|
if (key === "default" || key === "__esModule") return;
|
|
8529
8449
|
Object.defineProperty(exports, key, {
|
|
8530
8450
|
enumerable: true,
|
|
8531
8451
|
get: function () {
|
|
8532
|
-
return
|
|
8452
|
+
return _Read8[key];
|
|
8533
8453
|
}
|
|
8534
8454
|
});
|
|
8535
8455
|
});
|
|
8536
|
-
var
|
|
8537
|
-
Object.keys(
|
|
8456
|
+
var _Query7 = require("./Interface/api/checklist/Query");
|
|
8457
|
+
Object.keys(_Query7).forEach(function (key) {
|
|
8538
8458
|
if (key === "default" || key === "__esModule") return;
|
|
8539
8459
|
Object.defineProperty(exports, key, {
|
|
8540
8460
|
enumerable: true,
|
|
8541
8461
|
get: function () {
|
|
8542
|
-
return
|
|
8462
|
+
return _Query7[key];
|
|
8543
8463
|
}
|
|
8544
8464
|
});
|
|
8545
8465
|
});
|
|
@@ -8803,13 +8723,13 @@ Object.keys(_CreateCustomerActivityReport).forEach(function (key) {
|
|
|
8803
8723
|
}
|
|
8804
8724
|
});
|
|
8805
8725
|
});
|
|
8806
|
-
var
|
|
8807
|
-
Object.keys(
|
|
8726
|
+
var _Query8 = require("./Interface/api/customerActivity/Query");
|
|
8727
|
+
Object.keys(_Query8).forEach(function (key) {
|
|
8808
8728
|
if (key === "default" || key === "__esModule") return;
|
|
8809
8729
|
Object.defineProperty(exports, key, {
|
|
8810
8730
|
enumerable: true,
|
|
8811
8731
|
get: function () {
|
|
8812
|
-
return
|
|
8732
|
+
return _Query8[key];
|
|
8813
8733
|
}
|
|
8814
8734
|
});
|
|
8815
8735
|
});
|
|
@@ -8843,23 +8763,23 @@ Object.keys(_Create6).forEach(function (key) {
|
|
|
8843
8763
|
}
|
|
8844
8764
|
});
|
|
8845
8765
|
});
|
|
8846
|
-
var
|
|
8847
|
-
Object.keys(
|
|
8766
|
+
var _Read9 = require("./Interface/api/commercialManagement/Read");
|
|
8767
|
+
Object.keys(_Read9).forEach(function (key) {
|
|
8848
8768
|
if (key === "default" || key === "__esModule") return;
|
|
8849
8769
|
Object.defineProperty(exports, key, {
|
|
8850
8770
|
enumerable: true,
|
|
8851
8771
|
get: function () {
|
|
8852
|
-
return
|
|
8772
|
+
return _Read9[key];
|
|
8853
8773
|
}
|
|
8854
8774
|
});
|
|
8855
8775
|
});
|
|
8856
|
-
var
|
|
8857
|
-
Object.keys(
|
|
8776
|
+
var _Query9 = require("./Interface/api/commercialManagement/Query");
|
|
8777
|
+
Object.keys(_Query9).forEach(function (key) {
|
|
8858
8778
|
if (key === "default" || key === "__esModule") return;
|
|
8859
8779
|
Object.defineProperty(exports, key, {
|
|
8860
8780
|
enumerable: true,
|
|
8861
8781
|
get: function () {
|
|
8862
|
-
return
|
|
8782
|
+
return _Query9[key];
|
|
8863
8783
|
}
|
|
8864
8784
|
});
|
|
8865
8785
|
});
|
|
@@ -8923,13 +8843,13 @@ Object.keys(_ReadConnectionState).forEach(function (key) {
|
|
|
8923
8843
|
}
|
|
8924
8844
|
});
|
|
8925
8845
|
});
|
|
8926
|
-
var
|
|
8927
|
-
Object.keys(
|
|
8846
|
+
var _Query10 = require("./Interface/api/qonto/Query");
|
|
8847
|
+
Object.keys(_Query10).forEach(function (key) {
|
|
8928
8848
|
if (key === "default" || key === "__esModule") return;
|
|
8929
8849
|
Object.defineProperty(exports, key, {
|
|
8930
8850
|
enumerable: true,
|
|
8931
8851
|
get: function () {
|
|
8932
|
-
return
|
|
8852
|
+
return _Query10[key];
|
|
8933
8853
|
}
|
|
8934
8854
|
});
|
|
8935
8855
|
});
|
|
@@ -8993,13 +8913,13 @@ Object.keys(_ProcessBankAccount).forEach(function (key) {
|
|
|
8993
8913
|
}
|
|
8994
8914
|
});
|
|
8995
8915
|
});
|
|
8996
|
-
var
|
|
8997
|
-
Object.keys(
|
|
8916
|
+
var _Read10 = require("./Interface/api/qonto/Read");
|
|
8917
|
+
Object.keys(_Read10).forEach(function (key) {
|
|
8998
8918
|
if (key === "default" || key === "__esModule") return;
|
|
8999
8919
|
Object.defineProperty(exports, key, {
|
|
9000
8920
|
enumerable: true,
|
|
9001
8921
|
get: function () {
|
|
9002
|
-
return
|
|
8922
|
+
return _Read10[key];
|
|
9003
8923
|
}
|
|
9004
8924
|
});
|
|
9005
8925
|
});
|
|
@@ -9013,13 +8933,13 @@ Object.keys(_Create8).forEach(function (key) {
|
|
|
9013
8933
|
}
|
|
9014
8934
|
});
|
|
9015
8935
|
});
|
|
9016
|
-
var
|
|
9017
|
-
Object.keys(
|
|
8936
|
+
var _Read11 = require("./Interface/api/file/Read");
|
|
8937
|
+
Object.keys(_Read11).forEach(function (key) {
|
|
9018
8938
|
if (key === "default" || key === "__esModule") return;
|
|
9019
8939
|
Object.defineProperty(exports, key, {
|
|
9020
8940
|
enumerable: true,
|
|
9021
8941
|
get: function () {
|
|
9022
|
-
return
|
|
8942
|
+
return _Read11[key];
|
|
9023
8943
|
}
|
|
9024
8944
|
});
|
|
9025
8945
|
});
|
|
@@ -9213,13 +9133,13 @@ Object.keys(_CreateFileToSign).forEach(function (key) {
|
|
|
9213
9133
|
}
|
|
9214
9134
|
});
|
|
9215
9135
|
});
|
|
9216
|
-
var
|
|
9217
|
-
Object.keys(
|
|
9136
|
+
var _Query11 = require("./Interface/api/rule/Query");
|
|
9137
|
+
Object.keys(_Query11).forEach(function (key) {
|
|
9218
9138
|
if (key === "default" || key === "__esModule") return;
|
|
9219
9139
|
Object.defineProperty(exports, key, {
|
|
9220
9140
|
enumerable: true,
|
|
9221
9141
|
get: function () {
|
|
9222
|
-
return
|
|
9142
|
+
return _Query11[key];
|
|
9223
9143
|
}
|
|
9224
9144
|
});
|
|
9225
9145
|
});
|
|
@@ -9243,13 +9163,13 @@ Object.keys(_Update5).forEach(function (key) {
|
|
|
9243
9163
|
}
|
|
9244
9164
|
});
|
|
9245
9165
|
});
|
|
9246
|
-
var
|
|
9247
|
-
Object.keys(
|
|
9166
|
+
var _Read12 = require("./Interface/api/rule/Read");
|
|
9167
|
+
Object.keys(_Read12).forEach(function (key) {
|
|
9248
9168
|
if (key === "default" || key === "__esModule") return;
|
|
9249
9169
|
Object.defineProperty(exports, key, {
|
|
9250
9170
|
enumerable: true,
|
|
9251
9171
|
get: function () {
|
|
9252
|
-
return
|
|
9172
|
+
return _Read12[key];
|
|
9253
9173
|
}
|
|
9254
9174
|
});
|
|
9255
9175
|
});
|
|
@@ -9323,23 +9243,23 @@ Object.keys(_QueryGetAllPrestations).forEach(function (key) {
|
|
|
9323
9243
|
}
|
|
9324
9244
|
});
|
|
9325
9245
|
});
|
|
9326
|
-
var
|
|
9327
|
-
Object.keys(
|
|
9246
|
+
var _Read13 = require("./Interface/api/commercialImport/Read");
|
|
9247
|
+
Object.keys(_Read13).forEach(function (key) {
|
|
9328
9248
|
if (key === "default" || key === "__esModule") return;
|
|
9329
9249
|
Object.defineProperty(exports, key, {
|
|
9330
9250
|
enumerable: true,
|
|
9331
9251
|
get: function () {
|
|
9332
|
-
return
|
|
9252
|
+
return _Read13[key];
|
|
9333
9253
|
}
|
|
9334
9254
|
});
|
|
9335
9255
|
});
|
|
9336
|
-
var
|
|
9337
|
-
Object.keys(
|
|
9256
|
+
var _Query12 = require("./Interface/api/commercialImport/Query");
|
|
9257
|
+
Object.keys(_Query12).forEach(function (key) {
|
|
9338
9258
|
if (key === "default" || key === "__esModule") return;
|
|
9339
9259
|
Object.defineProperty(exports, key, {
|
|
9340
9260
|
enumerable: true,
|
|
9341
9261
|
get: function () {
|
|
9342
|
-
return
|
|
9262
|
+
return _Query12[key];
|
|
9343
9263
|
}
|
|
9344
9264
|
});
|
|
9345
9265
|
});
|
|
@@ -9413,13 +9333,13 @@ Object.keys(_Create14).forEach(function (key) {
|
|
|
9413
9333
|
}
|
|
9414
9334
|
});
|
|
9415
9335
|
});
|
|
9416
|
-
var
|
|
9417
|
-
Object.keys(
|
|
9336
|
+
var _Query13 = require("./Interface/api/businessSector/Query");
|
|
9337
|
+
Object.keys(_Query13).forEach(function (key) {
|
|
9418
9338
|
if (key === "default" || key === "__esModule") return;
|
|
9419
9339
|
Object.defineProperty(exports, key, {
|
|
9420
9340
|
enumerable: true,
|
|
9421
9341
|
get: function () {
|
|
9422
|
-
return
|
|
9342
|
+
return _Query13[key];
|
|
9423
9343
|
}
|
|
9424
9344
|
});
|
|
9425
9345
|
});
|
|
@@ -9433,23 +9353,23 @@ Object.keys(_Delete2).forEach(function (key) {
|
|
|
9433
9353
|
}
|
|
9434
9354
|
});
|
|
9435
9355
|
});
|
|
9436
|
-
var
|
|
9437
|
-
Object.keys(
|
|
9356
|
+
var _Query14 = require("./Interface/api/accountsSectors/Query");
|
|
9357
|
+
Object.keys(_Query14).forEach(function (key) {
|
|
9438
9358
|
if (key === "default" || key === "__esModule") return;
|
|
9439
9359
|
Object.defineProperty(exports, key, {
|
|
9440
9360
|
enumerable: true,
|
|
9441
9361
|
get: function () {
|
|
9442
|
-
return
|
|
9362
|
+
return _Query14[key];
|
|
9443
9363
|
}
|
|
9444
9364
|
});
|
|
9445
9365
|
});
|
|
9446
|
-
var
|
|
9447
|
-
Object.keys(
|
|
9366
|
+
var _Query15 = require("./Interface/api/visualizedInformation/Query");
|
|
9367
|
+
Object.keys(_Query15).forEach(function (key) {
|
|
9448
9368
|
if (key === "default" || key === "__esModule") return;
|
|
9449
9369
|
Object.defineProperty(exports, key, {
|
|
9450
9370
|
enumerable: true,
|
|
9451
9371
|
get: function () {
|
|
9452
|
-
return
|
|
9372
|
+
return _Query15[key];
|
|
9453
9373
|
}
|
|
9454
9374
|
});
|
|
9455
9375
|
});
|