@silexpert/core 0.4.154 → 0.4.157
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/Nature.d.ts +2 -0
- package/es/types/Enum/Nature.d.ts.map +1 -1
- package/es/types/Enum/Nature.js +14 -0
- package/es/types/Enum/Nature.js.map +1 -1
- package/es/types/Enum/VatRegime.d.ts +2 -0
- package/es/types/Enum/VatRegime.d.ts.map +1 -1
- package/es/types/Enum/VatRegime.js +18 -0
- package/es/types/Enum/VatRegime.js.map +1 -1
- 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/SocietyTransaction/ReadSocietyTransactionCount.d.ts +9 -9
- package/es/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.d.ts.map +1 -1
- package/es/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.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/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/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/enum/Util.d.ts +5 -0
- package/es/types/Interface/enum/Util.d.ts.map +1 -0
- package/es/types/Interface/enum/Util.js +2 -0
- package/es/types/Interface/enum/Util.js.map +1 -0
- 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/index.d.ts +12 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +13 -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/Nature.js +11 -0
- package/js/types/Enum/Nature.js.map +1 -1
- package/js/types/Enum/VatRegime.js +14 -0
- package/js/types/Enum/VatRegime.js.map +1 -1
- 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/SocietyTransaction/ReadSocietyTransactionCount.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/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/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/enum/Util.js +6 -0
- package/js/types/Interface/enum/Util.js.map +1 -0
- package/js/types/index.js +144 -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/Nature.ts +17 -0
- package/ts/types/Enum/VatRegime.ts +22 -1
- package/ts/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.ts +2 -4
- package/ts/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.ts +9 -9
- 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/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/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/enum/Util.ts +1 -0
- package/ts/types/Interface/models/IBalanceSheetModule.ts +2 -0
- package/ts/types/index.ts +14 -0
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.UpdateThirdPartyForm = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _ = require("../../..");
|
|
11
|
+
|
|
12
|
+
var _utils = require("../../../../utils");
|
|
13
|
+
|
|
14
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
15
|
+
var c = arguments.length,
|
|
16
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
17
|
+
d;
|
|
18
|
+
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;
|
|
19
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
23
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
class UpdateThirdPartyForm {}
|
|
27
|
+
|
|
28
|
+
exports.UpdateThirdPartyForm = UpdateThirdPartyForm;
|
|
29
|
+
|
|
30
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "budgeaSouscriptionId", void 0);
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "fullname", void 0);
|
|
33
|
+
|
|
34
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "fullnameAccountant", void 0);
|
|
35
|
+
|
|
36
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", String)], UpdateThirdPartyForm.prototype, "company", void 0);
|
|
37
|
+
|
|
38
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "address", void 0);
|
|
39
|
+
|
|
40
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "zipCode", void 0);
|
|
41
|
+
|
|
42
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "city", void 0);
|
|
43
|
+
|
|
44
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "phone", void 0);
|
|
45
|
+
|
|
46
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "email", void 0);
|
|
47
|
+
|
|
48
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "nSiret", void 0);
|
|
49
|
+
|
|
50
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "nTva", void 0);
|
|
51
|
+
|
|
52
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], UpdateThirdPartyForm.prototype, "soldeInit", void 0);
|
|
53
|
+
|
|
54
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "state", void 0);
|
|
55
|
+
|
|
56
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "dateImport", void 0);
|
|
57
|
+
|
|
58
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Boolean)], UpdateThirdPartyForm.prototype, "isGeneric", void 0);
|
|
59
|
+
|
|
60
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "juridicalSociety", void 0);
|
|
61
|
+
|
|
62
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "idTypePayment", void 0);
|
|
63
|
+
|
|
64
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "idAccount", void 0);
|
|
65
|
+
|
|
66
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateThirdPartyForm.prototype, "idCountry", void 0);
|
|
67
|
+
|
|
68
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsEnum)(_.ThirdPartyType), __metadata("design:type", Number)], UpdateThirdPartyForm.prototype, "idThirdPartyType", void 0);
|
|
69
|
+
//# sourceMappingURL=UpdateThirdPartyForm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateThirdPartyForm.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,oBAAP,CAA2B;;QAApBA,oB,GAAAA,oB;;AAEXC,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAIAA,YAFC,iCAED,EADC,4BAAOC,gBAAP,CACD","names":["UpdateThirdPartyForm","__decorate","ThirdPartyType"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/thirdParty/UpdateThirdPartyForm.ts"],"sourcesContent":["import { IsEnum } from 'class-validator';\nimport { ThirdPartyType } from '../../..';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateThirdPartyForm {\n @ApiPropertyOptional()\n budgeaSouscriptionId?: number | null;\n\n @ApiPropertyOptional()\n fullname?: string | null;\n\n @ApiPropertyOptional()\n fullnameAccountant?: string | null;\n\n @ApiPropertyOptional()\n company?: string;\n\n @ApiPropertyOptional()\n address?: string | null;\n\n @ApiPropertyOptional()\n zipCode?: string | null;\n\n @ApiPropertyOptional()\n city?: string | null;\n\n @ApiPropertyOptional()\n phone?: string | null;\n\n @ApiPropertyOptional()\n email?: string | null;\n\n @ApiPropertyOptional()\n nSiret?: string | null;\n\n @ApiPropertyOptional()\n nTva?: string | null;\n\n @ApiPropertyOptional()\n soldeInit?: number;\n\n @ApiPropertyOptional()\n state?: boolean | null;\n\n @ApiPropertyOptional()\n dateImport?: Date | null;\n\n @ApiPropertyOptional()\n isGeneric?: boolean;\n\n @ApiPropertyOptional()\n juridicalSociety?: number | null;\n\n @ApiPropertyOptional()\n idTypePayment?: number | null;\n\n @ApiPropertyOptional()\n idAccount?: number | null;\n\n @ApiPropertyOptional()\n idCountry?: number | null;\n\n @ApiPropertyOptional()\n @IsEnum(ThirdPartyType)\n idThirdPartyType?: ThirdPartyType;\n}"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Util.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
package/js/types/index.js
CHANGED
|
@@ -5968,6 +5968,54 @@ Object.keys(_ReadSocietyTransactionCount).forEach(function (key) {
|
|
|
5968
5968
|
});
|
|
5969
5969
|
});
|
|
5970
5970
|
|
|
5971
|
+
var _CreateDefaultPromoCode = require("./Interface/api/promoCode/CreateDefaultPromoCode");
|
|
5972
|
+
|
|
5973
|
+
Object.keys(_CreateDefaultPromoCode).forEach(function (key) {
|
|
5974
|
+
if (key === "default" || key === "__esModule") return;
|
|
5975
|
+
Object.defineProperty(exports, key, {
|
|
5976
|
+
enumerable: true,
|
|
5977
|
+
get: function () {
|
|
5978
|
+
return _CreateDefaultPromoCode[key];
|
|
5979
|
+
}
|
|
5980
|
+
});
|
|
5981
|
+
});
|
|
5982
|
+
|
|
5983
|
+
var _ReadDefaultPaginationPromoCode = require("./Interface/api/promoCode/ReadDefaultPaginationPromoCode");
|
|
5984
|
+
|
|
5985
|
+
Object.keys(_ReadDefaultPaginationPromoCode).forEach(function (key) {
|
|
5986
|
+
if (key === "default" || key === "__esModule") return;
|
|
5987
|
+
Object.defineProperty(exports, key, {
|
|
5988
|
+
enumerable: true,
|
|
5989
|
+
get: function () {
|
|
5990
|
+
return _ReadDefaultPaginationPromoCode[key];
|
|
5991
|
+
}
|
|
5992
|
+
});
|
|
5993
|
+
});
|
|
5994
|
+
|
|
5995
|
+
var _QueryBankAccount = require("./Interface/api/bankAccount/QueryBankAccount");
|
|
5996
|
+
|
|
5997
|
+
Object.keys(_QueryBankAccount).forEach(function (key) {
|
|
5998
|
+
if (key === "default" || key === "__esModule") return;
|
|
5999
|
+
Object.defineProperty(exports, key, {
|
|
6000
|
+
enumerable: true,
|
|
6001
|
+
get: function () {
|
|
6002
|
+
return _QueryBankAccount[key];
|
|
6003
|
+
}
|
|
6004
|
+
});
|
|
6005
|
+
});
|
|
6006
|
+
|
|
6007
|
+
var _QueryLogPagination = require("./Interface/api/log/QueryLogPagination");
|
|
6008
|
+
|
|
6009
|
+
Object.keys(_QueryLogPagination).forEach(function (key) {
|
|
6010
|
+
if (key === "default" || key === "__esModule") return;
|
|
6011
|
+
Object.defineProperty(exports, key, {
|
|
6012
|
+
enumerable: true,
|
|
6013
|
+
get: function () {
|
|
6014
|
+
return _QueryLogPagination[key];
|
|
6015
|
+
}
|
|
6016
|
+
});
|
|
6017
|
+
});
|
|
6018
|
+
|
|
5971
6019
|
var _ReadSurvey = require("./Interface/api/survey/ReadSurvey");
|
|
5972
6020
|
|
|
5973
6021
|
Object.keys(_ReadSurvey).forEach(function (key) {
|
|
@@ -7564,6 +7612,54 @@ Object.keys(_CreateKilometricAllowanceValidation).forEach(function (key) {
|
|
|
7564
7612
|
});
|
|
7565
7613
|
});
|
|
7566
7614
|
|
|
7615
|
+
var _CreateThirdPartyForm = require("./Interface/api/thirdParty/CreateThirdPartyForm");
|
|
7616
|
+
|
|
7617
|
+
Object.keys(_CreateThirdPartyForm).forEach(function (key) {
|
|
7618
|
+
if (key === "default" || key === "__esModule") return;
|
|
7619
|
+
Object.defineProperty(exports, key, {
|
|
7620
|
+
enumerable: true,
|
|
7621
|
+
get: function () {
|
|
7622
|
+
return _CreateThirdPartyForm[key];
|
|
7623
|
+
}
|
|
7624
|
+
});
|
|
7625
|
+
});
|
|
7626
|
+
|
|
7627
|
+
var _UpdateThirdPartyForm = require("./Interface/api/thirdParty/UpdateThirdPartyForm");
|
|
7628
|
+
|
|
7629
|
+
Object.keys(_UpdateThirdPartyForm).forEach(function (key) {
|
|
7630
|
+
if (key === "default" || key === "__esModule") return;
|
|
7631
|
+
Object.defineProperty(exports, key, {
|
|
7632
|
+
enumerable: true,
|
|
7633
|
+
get: function () {
|
|
7634
|
+
return _UpdateThirdPartyForm[key];
|
|
7635
|
+
}
|
|
7636
|
+
});
|
|
7637
|
+
});
|
|
7638
|
+
|
|
7639
|
+
var _QueryThirdParty = require("./Interface/api/thirdParty/QueryThirdParty");
|
|
7640
|
+
|
|
7641
|
+
Object.keys(_QueryThirdParty).forEach(function (key) {
|
|
7642
|
+
if (key === "default" || key === "__esModule") return;
|
|
7643
|
+
Object.defineProperty(exports, key, {
|
|
7644
|
+
enumerable: true,
|
|
7645
|
+
get: function () {
|
|
7646
|
+
return _QueryThirdParty[key];
|
|
7647
|
+
}
|
|
7648
|
+
});
|
|
7649
|
+
});
|
|
7650
|
+
|
|
7651
|
+
var _Util4 = require("./Interface/enum/Util");
|
|
7652
|
+
|
|
7653
|
+
Object.keys(_Util4).forEach(function (key) {
|
|
7654
|
+
if (key === "default" || key === "__esModule") return;
|
|
7655
|
+
Object.defineProperty(exports, key, {
|
|
7656
|
+
enumerable: true,
|
|
7657
|
+
get: function () {
|
|
7658
|
+
return _Util4[key];
|
|
7659
|
+
}
|
|
7660
|
+
});
|
|
7661
|
+
});
|
|
7662
|
+
|
|
7567
7663
|
var _cerfa = require("../utils/cerfa");
|
|
7568
7664
|
|
|
7569
7665
|
Object.keys(_cerfa).forEach(function (key) {
|
|
@@ -7575,4 +7671,52 @@ Object.keys(_cerfa).forEach(function (key) {
|
|
|
7575
7671
|
}
|
|
7576
7672
|
});
|
|
7577
7673
|
});
|
|
7674
|
+
|
|
7675
|
+
var _CreateAffectedPatrimony = require("./Interface/api/affectedPatrimony/CreateAffectedPatrimony");
|
|
7676
|
+
|
|
7677
|
+
Object.keys(_CreateAffectedPatrimony).forEach(function (key) {
|
|
7678
|
+
if (key === "default" || key === "__esModule") return;
|
|
7679
|
+
Object.defineProperty(exports, key, {
|
|
7680
|
+
enumerable: true,
|
|
7681
|
+
get: function () {
|
|
7682
|
+
return _CreateAffectedPatrimony[key];
|
|
7683
|
+
}
|
|
7684
|
+
});
|
|
7685
|
+
});
|
|
7686
|
+
|
|
7687
|
+
var _CreateInKindAffectedPatrimony = require("./Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony");
|
|
7688
|
+
|
|
7689
|
+
Object.keys(_CreateInKindAffectedPatrimony).forEach(function (key) {
|
|
7690
|
+
if (key === "default" || key === "__esModule") return;
|
|
7691
|
+
Object.defineProperty(exports, key, {
|
|
7692
|
+
enumerable: true,
|
|
7693
|
+
get: function () {
|
|
7694
|
+
return _CreateInKindAffectedPatrimony[key];
|
|
7695
|
+
}
|
|
7696
|
+
});
|
|
7697
|
+
});
|
|
7698
|
+
|
|
7699
|
+
var _ResultCreateAffectedPatrimony = require("./Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony");
|
|
7700
|
+
|
|
7701
|
+
Object.keys(_ResultCreateAffectedPatrimony).forEach(function (key) {
|
|
7702
|
+
if (key === "default" || key === "__esModule") return;
|
|
7703
|
+
Object.defineProperty(exports, key, {
|
|
7704
|
+
enumerable: true,
|
|
7705
|
+
get: function () {
|
|
7706
|
+
return _ResultCreateAffectedPatrimony[key];
|
|
7707
|
+
}
|
|
7708
|
+
});
|
|
7709
|
+
});
|
|
7710
|
+
|
|
7711
|
+
var _ReadAffectedPatrimony = require("./Interface/api/affectedPatrimony/ReadAffectedPatrimony");
|
|
7712
|
+
|
|
7713
|
+
Object.keys(_ReadAffectedPatrimony).forEach(function (key) {
|
|
7714
|
+
if (key === "default" || key === "__esModule") return;
|
|
7715
|
+
Object.defineProperty(exports, key, {
|
|
7716
|
+
enumerable: true,
|
|
7717
|
+
get: function () {
|
|
7718
|
+
return _ReadAffectedPatrimony[key];
|
|
7719
|
+
}
|
|
7720
|
+
});
|
|
7721
|
+
});
|
|
7578
7722
|
//# sourceMappingURL=index.js.map
|