@silexpert/core 1.1.248 → 1.1.249
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/cjs/api/resources/BankAccount.d.ts +1 -1
- package/dist/cjs/api/resources/BankAccount.d.ts.map +1 -1
- package/dist/cjs/api/resources/BankAccount.js.map +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.d.ts +1 -0
- package/dist/cjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.js +1 -0
- package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/cjs/types/Enum/BrandPourcentage.d.ts +3 -3
- package/dist/cjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandPourcentage.js +6 -0
- package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/cjs/types/Enum/PartnerTransactionType.js +1 -1
- package/dist/cjs/types/Enum/PartnerTransactionType.js.map +1 -1
- package/dist/cjs/types/Interface/models/IFile.d.ts +2 -1
- package/dist/cjs/types/Interface/models/IFile.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IFile.js.map +1 -1
- package/dist/mjs/api/resources/BankAccount.d.ts +1 -1
- package/dist/mjs/api/resources/BankAccount.d.ts.map +1 -1
- package/dist/mjs/api/resources/BankAccount.js.map +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.d.ts +1 -0
- package/dist/mjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.js +1 -0
- package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/mjs/types/Enum/BrandPourcentage.d.ts +3 -3
- package/dist/mjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandPourcentage.js +6 -0
- package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/mjs/types/Enum/PartnerTransactionType.js +1 -1
- package/dist/mjs/types/Enum/PartnerTransactionType.js.map +1 -1
- package/dist/mjs/types/Interface/models/IFile.d.ts +2 -1
- package/dist/mjs/types/Interface/models/IFile.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IFile.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/BankAccount.ts +1 -1
- package/ts/types/Enum/BrandLegalstart.ts +1 -0
- package/ts/types/Enum/BrandPourcentage.ts +6 -0
- package/ts/types/Enum/PartnerTransactionType.ts +1 -1
- package/ts/types/Interface/models/IFile.ts +2 -1
|
@@ -312,6 +312,7 @@ export const BrandPourcentage = [
|
|
|
312
312
|
contact: 'contact@pourcentage.fr',
|
|
313
313
|
facturation: 'facturation@pourcentage.fr',
|
|
314
314
|
feedback: 'contact@pourcentage.fr',
|
|
315
|
+
gestion: 'gestion@pourcentage.fr',
|
|
315
316
|
juridique: 'juridique@pourcentage.fr',
|
|
316
317
|
informatique: 'contact@pourcentage.fr',
|
|
317
318
|
msd: 'contact@pourcentage.fr',
|
|
@@ -406,6 +407,7 @@ export const BrandPourcentage = [
|
|
|
406
407
|
// contact: 'contact@pourcentage.fr',
|
|
407
408
|
// facturation: 'facturation@pourcentage.fr',
|
|
408
409
|
// feedback: 'contact@pourcentage.fr',
|
|
410
|
+
// gestion: 'gestion@pourcentage.fr',
|
|
409
411
|
// juridique: 'juridique@pourcentage.fr',
|
|
410
412
|
// informatique: 'contact@pourcentage.fr',
|
|
411
413
|
// msd: 'contact@pourcentage.fr',
|
|
@@ -496,6 +498,7 @@ export const BrandPourcentage = [
|
|
|
496
498
|
// contact: 'contact@pourcentage.fr',
|
|
497
499
|
// facturation: 'facturation@pourcentage.fr',
|
|
498
500
|
// feedback: 'contact@pourcentage.fr',
|
|
501
|
+
// gestion: 'gestion@pourcentage.fr',
|
|
499
502
|
// juridique: 'juridique@pourcentage.fr',
|
|
500
503
|
// informatique: 'contact@pourcentage.fr',
|
|
501
504
|
// msd: 'contact@pourcentage.fr',
|
|
@@ -586,6 +589,7 @@ export const BrandPourcentage = [
|
|
|
586
589
|
contact: 'contact@pourcentage.fr',
|
|
587
590
|
facturation: 'facturation@pourcentage.fr',
|
|
588
591
|
feedback: 'contact@pourcentage.fr',
|
|
592
|
+
gestion: 'gestion@pourcentage.fr',
|
|
589
593
|
juridique: 'juridique@pourcentage.fr',
|
|
590
594
|
informatique: 'contact@pourcentage.fr',
|
|
591
595
|
msd: 'contact@pourcentage.fr',
|
|
@@ -843,6 +847,7 @@ export const BrandPourcentage = [
|
|
|
843
847
|
// contact: 'contact@pourcentage.fr',
|
|
844
848
|
// facturation: 'facturation@pourcentage.fr',
|
|
845
849
|
// feedback: 'contact@pourcentage.fr',
|
|
850
|
+
// gestion: 'gestion@pourcentage.fr',
|
|
846
851
|
// juridique: 'juridique@pourcentage.fr',
|
|
847
852
|
// informatique: 'contact@pourcentage.fr',
|
|
848
853
|
// msd: 'contact@pourcentage.fr',
|
|
@@ -933,6 +938,7 @@ export const BrandPourcentage = [
|
|
|
933
938
|
contact: 'contact@pourcentage.fr',
|
|
934
939
|
facturation: 'facturation@pourcentage.fr',
|
|
935
940
|
feedback: 'contact@pourcentage.fr',
|
|
941
|
+
gestion: 'gestion@pourcentage.fr',
|
|
936
942
|
juridique: 'juridique@pourcentage.fr',
|
|
937
943
|
informatique: 'contact@pourcentage.fr',
|
|
938
944
|
msd: 'contact@pourcentage.fr',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { IAttachmentFile } from './IAttachmentFile';
|
|
2
2
|
import { IFolderFile } from './IFolderFile';
|
|
3
3
|
import { IFileType } from './IFileType';
|
|
4
|
-
import { ICommercialMail } from '../..';
|
|
4
|
+
import { ICommercialMail, IMail } from '../..';
|
|
5
5
|
|
|
6
6
|
// files
|
|
7
7
|
export interface IFile {
|
|
@@ -19,4 +19,5 @@ export interface IFile {
|
|
|
19
19
|
folderFile?: IFolderFile;
|
|
20
20
|
fileType?: IFileType;
|
|
21
21
|
commercialMails?: ICommercialMail[];
|
|
22
|
+
mails?: IMail[];
|
|
22
23
|
}
|