@silexpert/core 0.4.155 → 0.4.158
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/AffectedPatrimony.d.ts +21 -0
- package/es/api/resources/AffectedPatrimony.d.ts.map +1 -0
- package/es/api/resources/AffectedPatrimony.js +24 -0
- package/es/api/resources/AffectedPatrimony.js.map +1 -0
- package/es/api/resources/BankAccount.d.ts +6 -0
- package/es/api/resources/BankAccount.d.ts.map +1 -0
- package/es/api/resources/BankAccount.js +7 -0
- package/es/api/resources/BankAccount.js.map +1 -0
- package/es/api/resources/Log.d.ts +6 -0
- package/es/api/resources/Log.d.ts.map +1 -0
- package/es/api/resources/Log.js +8 -0
- package/es/api/resources/Log.js.map +1 -0
- package/es/api/resources/PromoCode.d.ts +5 -1
- package/es/api/resources/PromoCode.d.ts.map +1 -1
- package/es/api/resources/PromoCode.js +12 -0
- package/es/api/resources/PromoCode.js.map +1 -1
- package/es/api/resources/ThirdParty.d.ts +7 -0
- package/es/api/resources/ThirdParty.d.ts.map +1 -0
- package/es/api/resources/ThirdParty.js +12 -0
- package/es/api/resources/ThirdParty.js.map +1 -0
- package/es/api/resources.d.ts +6 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +6 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/AnswerTypeValue.d.ts +2 -1
- package/es/types/Enum/AnswerTypeValue.d.ts.map +1 -1
- package/es/types/Enum/AnswerTypeValue.js +1 -0
- package/es/types/Enum/AnswerTypeValue.js.map +1 -1
- package/es/types/Enum/BalanceSheetQuestion.d.ts +18 -2
- package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/es/types/Enum/BalanceSheetQuestion.js +16 -0
- package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/es/types/Enum/BalanceSheetQuestionWording.d.ts +13 -1
- package/es/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/es/types/Enum/BalanceSheetQuestionWording.js +12 -0
- package/es/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/es/types/Enum/WebmailFlag.d.ts +9 -0
- package/es/types/Enum/WebmailFlag.d.ts.map +1 -0
- package/es/types/Enum/WebmailFlag.js +10 -0
- package/es/types/Enum/WebmailFlag.js.map +1 -0
- package/es/types/Enum/WebmailType.d.ts +11 -0
- package/es/types/Enum/WebmailType.d.ts.map +1 -0
- package/es/types/Enum/WebmailType.js +12 -0
- package/es/types/Enum/WebmailType.js.map +1 -0
- package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.d.ts +2 -1
- package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.d.ts.map +1 -1
- package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js +1 -4
- package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
- package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.d.ts +7 -0
- package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.d.ts.map +1 -0
- package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js +32 -0
- package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -0
- package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.d.ts +6 -0
- package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.d.ts.map +1 -0
- package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js +32 -0
- package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -0
- package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.d.ts +6 -0
- package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.d.ts.map +1 -0
- package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js +2 -0
- package/es/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js.map +1 -0
- package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.d.ts +6 -0
- package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.d.ts.map +1 -0
- package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js +2 -0
- package/es/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js.map +1 -0
- package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +1 -0
- package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +7 -0
- package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/PrepareModulesAndCompletions.d.ts +5 -0
- package/es/types/Interface/api/balanceSheetModule/PrepareModulesAndCompletions.d.ts.map +1 -0
- package/es/types/Interface/api/balanceSheetModule/PrepareModulesAndCompletions.js +21 -0
- package/es/types/Interface/api/balanceSheetModule/PrepareModulesAndCompletions.js.map +1 -0
- package/es/types/Interface/api/balanceSheetModule/ReadPrepareModulesAndCompletions.d.ts +8 -0
- package/es/types/Interface/api/balanceSheetModule/ReadPrepareModulesAndCompletions.d.ts.map +1 -0
- package/es/types/Interface/api/balanceSheetModule/ReadPrepareModulesAndCompletions.js +2 -0
- package/es/types/Interface/api/balanceSheetModule/ReadPrepareModulesAndCompletions.js.map +1 -0
- package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts +1 -0
- package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +7 -0
- package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/api/bankAccount/QueryBankAccount.d.ts +5 -0
- package/es/types/Interface/api/bankAccount/QueryBankAccount.d.ts.map +1 -0
- package/es/types/Interface/api/bankAccount/QueryBankAccount.js +30 -0
- package/es/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -0
- package/es/types/Interface/api/cerfa/2031.d.ts +1 -0
- package/es/types/Interface/api/cerfa/2031.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2031.js.map +1 -1
- package/es/types/Interface/api/cerfa/2035.d.ts +0 -1
- package/es/types/Interface/api/cerfa/2035.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2035.js.map +1 -1
- package/es/types/Interface/api/cerfa/2065.d.ts +1 -0
- package/es/types/Interface/api/cerfa/2065.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2065.js.map +1 -1
- package/es/types/Interface/api/cerfa/2572.d.ts +2 -1
- package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2572.js.map +1 -1
- package/es/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts +1 -0
- package/es/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts.map +1 -1
- package/es/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
- package/es/types/Interface/api/log/QueryLogPagination.d.ts +7 -0
- package/es/types/Interface/api/log/QueryLogPagination.d.ts.map +1 -0
- package/es/types/Interface/api/log/QueryLogPagination.js +44 -0
- package/es/types/Interface/api/log/QueryLogPagination.js.map +1 -0
- package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.d.ts +14 -0
- package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.d.ts.map +1 -0
- package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.js +76 -0
- package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -0
- package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.d.ts +5 -0
- package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.d.ts.map +1 -0
- package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js +30 -0
- package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -0
- package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts +24 -0
- package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts.map +1 -0
- package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js +96 -0
- package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -0
- package/es/types/Interface/api/thirdParty/QueryThirdParty.d.ts +5 -0
- package/es/types/Interface/api/thirdParty/QueryThirdParty.d.ts.map +1 -0
- package/es/types/Interface/api/thirdParty/QueryThirdParty.js +27 -0
- package/es/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -0
- package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts +24 -0
- package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts.map +1 -0
- package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +96 -0
- package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -0
- package/es/types/Interface/api/webmail/CreateWebmailFromLambda.d.ts +25 -0
- package/es/types/Interface/api/webmail/CreateWebmailFromLambda.d.ts.map +1 -0
- package/es/types/Interface/api/webmail/CreateWebmailFromLambda.js +109 -0
- package/es/types/Interface/api/webmail/CreateWebmailFromLambda.js.map +1 -0
- package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts +10 -0
- package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts.map +1 -0
- package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +43 -0
- package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -0
- package/es/types/Interface/models/IApiError.d.ts +2 -0
- package/es/types/Interface/models/IApiError.d.ts.map +1 -1
- package/es/types/Interface/models/IApiError.js +2 -0
- package/es/types/Interface/models/IApiError.js.map +1 -1
- package/es/types/Interface/models/IBalanceSheetModule.d.ts +2 -0
- package/es/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/models/IVatDeclaration.d.ts +3 -0
- package/es/types/Interface/models/IVatDeclaration.d.ts.map +1 -1
- package/es/types/Interface/models/IVatDeclaration.js.map +1 -1
- package/es/types/Interface/models/IWebMail.d.ts +53 -53
- package/es/types/Interface/models/IWebMail.d.ts.map +1 -1
- package/es/types/Interface/models/IWebMail.js.map +1 -1
- package/es/types/index.d.ts +17 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +17 -0
- package/es/types/index.js.map +1 -1
- package/js/api/resources/AffectedPatrimony.js +37 -0
- package/js/api/resources/AffectedPatrimony.js.map +1 -0
- package/js/api/resources/BankAccount.js +20 -0
- package/js/api/resources/BankAccount.js.map +1 -0
- package/js/api/resources/Log.js +24 -0
- package/js/api/resources/Log.js.map +1 -0
- package/js/api/resources/PromoCode.js +22 -0
- package/js/api/resources/PromoCode.js.map +1 -1
- package/js/api/resources/ThirdParty.js +24 -0
- package/js/api/resources/ThirdParty.js.map +1 -0
- package/js/api/resources.js +10 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/AnswerTypeValue.js +1 -0
- package/js/types/Enum/AnswerTypeValue.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestion.js +17 -0
- package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestionWording.js +13 -0
- package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/js/types/Enum/WebmailFlag.js +16 -0
- package/js/types/Enum/WebmailFlag.js.map +1 -0
- package/js/types/Enum/WebmailType.js +18 -0
- package/js/types/Enum/WebmailType.js.map +1 -0
- package/js/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js +1 -5
- package/js/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
- package/js/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js +35 -0
- package/js/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -0
- package/js/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js +35 -0
- package/js/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -0
- package/js/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js +6 -0
- package/js/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js.map +1 -0
- package/js/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js +6 -0
- package/js/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js.map +1 -0
- package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +2 -0
- package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/PrepareModulesAndCompletions.js +29 -0
- package/js/types/Interface/api/balanceSheetModule/PrepareModulesAndCompletions.js.map +1 -0
- package/js/types/Interface/api/balanceSheetModule/ReadPrepareModulesAndCompletions.js +6 -0
- package/js/types/Interface/api/balanceSheetModule/ReadPrepareModulesAndCompletions.js.map +1 -0
- package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +2 -0
- package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/bankAccount/QueryBankAccount.js +35 -0
- package/js/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -0
- package/js/types/Interface/api/cerfa/2031.js.map +1 -1
- package/js/types/Interface/api/cerfa/2035.js.map +1 -1
- package/js/types/Interface/api/cerfa/2065.js.map +1 -1
- package/js/types/Interface/api/cerfa/2572.js.map +1 -1
- package/js/types/Interface/api/log/QueryLogPagination.js +44 -0
- package/js/types/Interface/api/log/QueryLogPagination.js.map +1 -0
- package/js/types/Interface/api/promoCode/CreateDefaultPromoCode.js +51 -0
- package/js/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -0
- package/js/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js +37 -0
- package/js/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -0
- package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js +69 -0
- package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -0
- package/js/types/Interface/api/thirdParty/QueryThirdParty.js +33 -0
- package/js/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -0
- package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +69 -0
- package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -0
- package/js/types/Interface/api/webmail/CreateWebmailFromLambda.js +61 -0
- package/js/types/Interface/api/webmail/CreateWebmailFromLambda.js.map +1 -0
- package/js/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +41 -0
- package/js/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -0
- package/js/types/Interface/models/IApiError.js +3 -1
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/index.js +204 -0
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/AffectedPatrimony.ts +26 -0
- package/ts/api/resources/BankAccount.ts +8 -0
- package/ts/api/resources/Log.ts +12 -0
- package/ts/api/resources/PromoCode.ts +17 -1
- package/ts/api/resources/ThirdParty.ts +19 -0
- package/ts/api/resources.ts +6 -0
- package/ts/types/Enum/AnswerTypeValue.ts +1 -0
- package/ts/types/Enum/BalanceSheetQuestion.ts +19 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +16 -0
- package/ts/types/Enum/WebmailFlag.ts +8 -0
- package/ts/types/Enum/WebmailType.ts +10 -0
- package/ts/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.ts +2 -4
- package/ts/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.ts +22 -0
- package/ts/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.ts +19 -0
- package/ts/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.ts +5 -0
- package/ts/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.ts +5 -0
- package/ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts +6 -0
- package/ts/types/Interface/api/balanceSheetModule/PrepareModulesAndCompletions.ts +9 -0
- package/ts/types/Interface/api/balanceSheetModule/ReadPrepareModulesAndCompletions.ts +7 -0
- package/ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts +6 -0
- package/ts/types/Interface/api/bankAccount/QueryBankAccount.ts +20 -0
- package/ts/types/Interface/api/cerfa/2031.ts +1 -0
- package/ts/types/Interface/api/cerfa/2035.ts +0 -1
- package/ts/types/Interface/api/cerfa/2065.ts +1 -0
- package/ts/types/Interface/api/cerfa/2572.ts +2 -1
- package/ts/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.ts +1 -0
- package/ts/types/Interface/api/log/QueryLogPagination.ts +27 -0
- package/ts/types/Interface/api/promoCode/CreateDefaultPromoCode.ts +57 -0
- package/ts/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.ts +14 -0
- package/ts/types/Interface/api/thirdParty/CreateThirdPartyForm.ts +66 -0
- package/ts/types/Interface/api/thirdParty/QueryThirdParty.ts +15 -0
- package/ts/types/Interface/api/thirdParty/UpdateThirdPartyForm.ts +66 -0
- package/ts/types/Interface/api/webmail/CreateWebmailFromLambda.ts +87 -0
- package/ts/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.ts +30 -0
- package/ts/types/Interface/models/IApiError.ts +2 -1
- package/ts/types/Interface/models/IBalanceSheetModule.ts +2 -0
- package/ts/types/Interface/models/IVatDeclaration.ts +3 -0
- package/ts/types/Interface/models/IWebMail.ts +53 -53
- package/ts/types/index.ts +17 -0
|
@@ -7,61 +7,61 @@ import { IAttachmentFile } from './IAttachmentFile';
|
|
|
7
7
|
// webmailMails
|
|
8
8
|
export interface IWebMail {
|
|
9
9
|
id?: number;
|
|
10
|
-
mailId
|
|
11
|
-
messageId
|
|
10
|
+
mailId?: number | null;
|
|
11
|
+
messageId?: string | null;
|
|
12
12
|
date: Date;
|
|
13
|
-
subject
|
|
14
|
-
fromName
|
|
15
|
-
fromAddress
|
|
16
|
-
to
|
|
17
|
-
cc
|
|
18
|
-
bcc
|
|
19
|
-
replyTo
|
|
20
|
-
inReplyTo
|
|
21
|
-
listReferences
|
|
22
|
-
textPlain
|
|
23
|
-
textHtml
|
|
24
|
-
idAccountant
|
|
25
|
-
idAccountantBack
|
|
26
|
-
idExercice
|
|
27
|
-
idSociety
|
|
28
|
-
idRoom
|
|
29
|
-
stateTask
|
|
30
|
-
idUser
|
|
31
|
-
isSent:
|
|
32
|
-
isRead
|
|
33
|
-
isDraft
|
|
34
|
-
isAnsweredByUserId
|
|
35
|
-
isForwarded
|
|
36
|
-
isDeleted
|
|
37
|
-
isImportant
|
|
38
|
-
isTodo
|
|
39
|
-
isFlagged
|
|
40
|
-
isFlaggedByUserId
|
|
41
|
-
isBlocked
|
|
42
|
-
isWithoutGpc
|
|
43
|
-
receiptAcknowledgement
|
|
13
|
+
subject?: string | null;
|
|
14
|
+
fromName?: string | null;
|
|
15
|
+
fromAddress?: string;
|
|
16
|
+
to?: string;
|
|
17
|
+
cc?: string | null;
|
|
18
|
+
bcc?: string | null;
|
|
19
|
+
replyTo?: string | null;
|
|
20
|
+
inReplyTo?: string | null;
|
|
21
|
+
listReferences?: string | null;
|
|
22
|
+
textPlain?: string | null;
|
|
23
|
+
textHtml?: string | null;
|
|
24
|
+
idAccountant?: number | null;
|
|
25
|
+
idAccountantBack?: number | null;
|
|
26
|
+
idExercice?: number | null;
|
|
27
|
+
idSociety?: number | null;
|
|
28
|
+
idRoom?: number | null;
|
|
29
|
+
stateTask?: number | null;
|
|
30
|
+
idUser?: number | null;
|
|
31
|
+
isSent: boolean;
|
|
32
|
+
isRead?: boolean;
|
|
33
|
+
isDraft?: boolean;
|
|
34
|
+
isAnsweredByUserId?: number;
|
|
35
|
+
isForwarded?: boolean;
|
|
36
|
+
isDeleted?: boolean;
|
|
37
|
+
isImportant?: boolean;
|
|
38
|
+
isTodo?: boolean;
|
|
39
|
+
isFlagged?: number;
|
|
40
|
+
isFlaggedByUserId?: number;
|
|
41
|
+
isBlocked?: boolean;
|
|
42
|
+
isWithoutGpc?: boolean;
|
|
43
|
+
receiptAcknowledgement?: Date | null;
|
|
44
44
|
idType: number;
|
|
45
|
-
idMailAuto
|
|
46
|
-
isTaskSupervised
|
|
47
|
-
deadlineCreationDate
|
|
48
|
-
deadlineReminderDate
|
|
49
|
-
deadlineDate
|
|
50
|
-
deadlineStatus
|
|
51
|
-
isReminder
|
|
52
|
-
reminderDate
|
|
53
|
-
reminderComment
|
|
54
|
-
processingDate
|
|
55
|
-
responseAutoDate
|
|
56
|
-
createdAt?: Date
|
|
57
|
-
updatedAt?: Date
|
|
45
|
+
idMailAuto?: number | null;
|
|
46
|
+
isTaskSupervised?: boolean;
|
|
47
|
+
deadlineCreationDate?: Date | null;
|
|
48
|
+
deadlineReminderDate?: Date | null;
|
|
49
|
+
deadlineDate?: Date | null;
|
|
50
|
+
deadlineStatus?: number | null;
|
|
51
|
+
isReminder?: boolean;
|
|
52
|
+
reminderDate?: Date | null;
|
|
53
|
+
reminderComment?: string | null;
|
|
54
|
+
processingDate?: Date | null;
|
|
55
|
+
responseAutoDate?: Date | null;
|
|
56
|
+
createdAt?: Date;
|
|
57
|
+
updatedAt?: Date;
|
|
58
58
|
|
|
59
59
|
// Associations
|
|
60
|
-
webmailSocieties
|
|
61
|
-
webmailAccountant
|
|
62
|
-
webmailSender
|
|
63
|
-
webmailFlagUser
|
|
64
|
-
webmailTypes
|
|
65
|
-
room
|
|
66
|
-
webmailAttachmentFile
|
|
60
|
+
webmailSocieties?: ISociety;
|
|
61
|
+
webmailAccountant?: IUser;
|
|
62
|
+
webmailSender?: IUser;
|
|
63
|
+
webmailFlagUser?: IUser;
|
|
64
|
+
webmailTypes?: IWebMailType;
|
|
65
|
+
room?: IRoom;
|
|
66
|
+
webmailAttachmentFile?: IAttachmentFile[];
|
|
67
67
|
}
|
package/ts/types/index.ts
CHANGED
|
@@ -395,6 +395,8 @@ export * from './Enum/BalanceSheetStatus';
|
|
|
395
395
|
export * from './Enum/FuelType';
|
|
396
396
|
export * from './Enum/KilometricAllowanceScale';
|
|
397
397
|
export * from './Enum/VatDeclarationType';
|
|
398
|
+
export * from './Enum/WebmailType';
|
|
399
|
+
export * from './Enum/WebmailFlag';
|
|
398
400
|
|
|
399
401
|
// Interfaces API
|
|
400
402
|
export * from './Interface/api/jeDeclare/ReadJeDeclare';
|
|
@@ -502,6 +504,12 @@ export * from './Interface/api/promoCode/QueryDefaultPromotion';
|
|
|
502
504
|
export * from './Interface/api/promoCode/ReadDefaultPromotion';
|
|
503
505
|
export * from './Interface/api/SocietyTransaction/QuerySocietyTransactionCount';
|
|
504
506
|
export * from './Interface/api/SocietyTransaction/ReadSocietyTransactionCount';
|
|
507
|
+
export * from './Interface/api/webmail/CreateWebmailFromLambda';
|
|
508
|
+
export * from './Interface/api/webmail/PostAttachmentEmailFromLambdaParams';
|
|
509
|
+
export * from './Interface/api/promoCode/CreateDefaultPromoCode';
|
|
510
|
+
export * from './Interface/api/promoCode/ReadDefaultPaginationPromoCode';
|
|
511
|
+
export * from './Interface/api/bankAccount/QueryBankAccount';
|
|
512
|
+
export * from './Interface/api/log/QueryLogPagination';
|
|
505
513
|
|
|
506
514
|
// export * from './Interface/api/survey/QuerySurvey';
|
|
507
515
|
export * from './Interface/api/survey/ReadSurvey';
|
|
@@ -639,8 +647,17 @@ export * from './Interface/api/jeDeclare/CreateDocumentsParams';
|
|
|
639
647
|
export * from './Interface/api/jeDeclare/UtilCFONB';
|
|
640
648
|
export * from './Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion';
|
|
641
649
|
export * from './Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation';
|
|
650
|
+
export * from './Interface/api/thirdParty/CreateThirdPartyForm';
|
|
651
|
+
export * from './Interface/api/thirdParty/UpdateThirdPartyForm';
|
|
652
|
+
export * from './Interface/api/thirdParty/QueryThirdParty';
|
|
653
|
+
export * from './Interface/api/balanceSheetModule/PrepareModulesAndCompletions';
|
|
654
|
+
export * from './Interface/api/balanceSheetModule/ReadPrepareModulesAndCompletions';
|
|
642
655
|
|
|
643
656
|
// Enums types
|
|
644
657
|
export * from './Interface/enum/Util';
|
|
645
658
|
|
|
646
659
|
export * from '../utils/cerfa';
|
|
660
|
+
export * from './Interface/api/affectedPatrimony/CreateAffectedPatrimony';
|
|
661
|
+
export * from './Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony';
|
|
662
|
+
export * from './Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony';
|
|
663
|
+
export * from './Interface/api/affectedPatrimony/ReadAffectedPatrimony';
|