@silexpert/core 0.4.148 → 0.4.151

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.
Files changed (886) hide show
  1. package/es/api/resources/Closing.d.ts +1 -0
  2. package/es/api/resources/Closing.d.ts.map +1 -1
  3. package/es/api/resources/Closing.js +3 -0
  4. package/es/api/resources/Closing.js.map +1 -1
  5. package/es/api/resources/Library.d.ts +1 -1
  6. package/es/api/resources/Library.d.ts.map +1 -1
  7. package/es/api/resources/Library.js +7 -2
  8. package/es/api/resources/Library.js.map +1 -1
  9. package/es/api/resources/MachineLearning.d.ts +2 -1
  10. package/es/api/resources/MachineLearning.d.ts.map +1 -1
  11. package/es/api/resources/MachineLearning.js +6 -0
  12. package/es/api/resources/MachineLearning.js.map +1 -1
  13. package/es/api/resources/PromoCode.d.ts +2 -1
  14. package/es/api/resources/PromoCode.d.ts.map +1 -1
  15. package/es/api/resources/PromoCode.js +3 -0
  16. package/es/api/resources/PromoCode.js.map +1 -1
  17. package/es/api/resources/Registration.d.ts +4 -1
  18. package/es/api/resources/Registration.d.ts.map +1 -1
  19. package/es/api/resources/Registration.js +9 -0
  20. package/es/api/resources/Registration.js.map +1 -1
  21. package/es/types/Enum/AnswerTypeValue.d.ts +2 -2
  22. package/es/types/Enum/AnswerTypeValue.d.ts.map +1 -1
  23. package/es/types/Enum/AnswerTypeValue.js +1 -1
  24. package/es/types/Enum/AnswerTypeValue.js.map +1 -1
  25. package/es/types/Enum/BalanceSheetQuestion.d.ts +24 -3
  26. package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
  27. package/es/types/Enum/BalanceSheetQuestion.js +23 -2
  28. package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
  29. package/es/types/Enum/Registration.d.ts +7 -0
  30. package/es/types/Enum/Registration.d.ts.map +1 -0
  31. package/es/types/Enum/Registration.js +8 -0
  32. package/es/types/Enum/Registration.js.map +1 -0
  33. package/es/types/Enum/Vat.d.ts +17 -101
  34. package/es/types/Enum/Vat.d.ts.map +1 -1
  35. package/es/types/Enum/Vat.js +163 -11
  36. package/es/types/Enum/Vat.js.map +1 -1
  37. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts +2 -0
  38. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts.map +1 -1
  39. package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
  40. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.d.ts +5 -0
  41. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.d.ts.map +1 -0
  42. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +21 -0
  43. package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -0
  44. package/es/types/Interface/api/cerfa/2050.d.ts +0 -2
  45. package/es/types/Interface/api/cerfa/2050.d.ts.map +1 -1
  46. package/es/types/Interface/api/cerfa/2050.js +1 -2
  47. package/es/types/Interface/api/cerfa/2050.js.map +1 -1
  48. package/es/types/Interface/api/product/CreateProduct.d.ts.map +1 -1
  49. package/es/types/Interface/api/product/CreateProduct.js +1 -2
  50. package/es/types/Interface/api/product/CreateProduct.js.map +1 -1
  51. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.d.ts +8 -0
  52. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.d.ts.map +1 -0
  53. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.js +45 -0
  54. package/es/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -0
  55. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.d.ts +7 -0
  56. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.d.ts.map +1 -0
  57. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.js +2 -0
  58. package/es/types/Interface/api/promoCode/ReadDefaultPromotion.js.map +1 -0
  59. package/es/types/Interface/api/registration/CreateRegistration.d.ts +5 -9
  60. package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  61. package/es/types/Interface/api/registration/CreateRegistration.js +17 -4
  62. package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  63. package/es/types/Interface/api/registration/QueryRegistration.d.ts +4 -0
  64. package/es/types/Interface/api/registration/QueryRegistration.d.ts.map +1 -0
  65. package/es/types/Interface/api/registration/QueryRegistration.js +21 -0
  66. package/es/types/Interface/api/registration/QueryRegistration.js.map +1 -0
  67. package/es/types/Interface/api/registration/ReadRegistration.d.ts +4 -9
  68. package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
  69. package/es/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  70. package/es/types/Interface/models/IDefaultPromotion.d.ts +17 -0
  71. package/es/types/Interface/models/IDefaultPromotion.d.ts.map +1 -0
  72. package/es/types/Interface/models/IDefaultPromotion.js +2 -0
  73. package/es/types/Interface/models/IDefaultPromotion.js.map +1 -0
  74. package/es/types/Interface/models/IFecFile.d.ts +1 -0
  75. package/es/types/Interface/models/IFecFile.d.ts.map +1 -1
  76. package/es/types/Interface/models/IFecFile.js.map +1 -1
  77. package/es/types/Interface/models/IRegistration.d.ts +4 -3
  78. package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
  79. package/es/types/Interface/models/IRegistration.js.map +1 -1
  80. package/es/types/index.d.ts +6 -0
  81. package/es/types/index.d.ts.map +1 -1
  82. package/es/types/index.js +6 -0
  83. package/es/types/index.js.map +1 -1
  84. package/js/api/Resource.js.map +1 -1
  85. package/js/api/index.js.map +1 -1
  86. package/js/api/resources/Account.js.map +1 -1
  87. package/js/api/resources/AccountType.js.map +1 -1
  88. package/js/api/resources/AccountingFiles.js.map +1 -1
  89. package/js/api/resources/AccountingIncome.js.map +1 -1
  90. package/js/api/resources/AccountsSectors.js.map +1 -1
  91. package/js/api/resources/Authenticate.js.map +1 -1
  92. package/js/api/resources/BalanceSheet.js.map +1 -1
  93. package/js/api/resources/BalanceSheetCompletion.js.map +1 -1
  94. package/js/api/resources/BalanceSheetModule.js.map +1 -1
  95. package/js/api/resources/BalanceSheetQuestion.js.map +1 -1
  96. package/js/api/resources/BankStatement.js.map +1 -1
  97. package/js/api/resources/BudgetInsight.js.map +1 -1
  98. package/js/api/resources/Cerfa.js.map +1 -1
  99. package/js/api/resources/Closing.js +4 -0
  100. package/js/api/resources/Closing.js.map +1 -1
  101. package/js/api/resources/Connector.js.map +1 -1
  102. package/js/api/resources/Country.js.map +1 -1
  103. package/js/api/resources/CustomerProviderOperation.js.map +1 -1
  104. package/js/api/resources/Dashboard.js.map +1 -1
  105. package/js/api/resources/ExerciceNote.js.map +1 -1
  106. package/js/api/resources/ExerciceQuestion.js.map +1 -1
  107. package/js/api/resources/FecFile.js.map +1 -1
  108. package/js/api/resources/FinancialCharge.js.map +1 -1
  109. package/js/api/resources/FirstStep.js.map +1 -1
  110. package/js/api/resources/GeneralLedger.js.map +1 -1
  111. package/js/api/resources/Immobilization.js.map +1 -1
  112. package/js/api/resources/IncomeAllocation.js.map +1 -1
  113. package/js/api/resources/IncomeStatement.js.map +1 -1
  114. package/js/api/resources/InternalInvoicing.js.map +1 -1
  115. package/js/api/resources/Journal.js.map +1 -1
  116. package/js/api/resources/KilometricAllowance.js.map +1 -1
  117. package/js/api/resources/LegalForm.js.map +1 -1
  118. package/js/api/resources/Letter.js.map +1 -1
  119. package/js/api/resources/Library.js +8 -3
  120. package/js/api/resources/Library.js.map +1 -1
  121. package/js/api/resources/Loan.js.map +1 -1
  122. package/js/api/resources/MachineLearning.js +7 -0
  123. package/js/api/resources/MachineLearning.js.map +1 -1
  124. package/js/api/resources/MealExpense.js.map +1 -1
  125. package/js/api/resources/Partner.js.map +1 -1
  126. package/js/api/resources/PartneredAccountant.js.map +1 -1
  127. package/js/api/resources/Payment.js.map +1 -1
  128. package/js/api/resources/PaymentExpectationCustomer.js.map +1 -1
  129. package/js/api/resources/Product.js.map +1 -1
  130. package/js/api/resources/PromoCode.js +6 -0
  131. package/js/api/resources/PromoCode.js.map +1 -1
  132. package/js/api/resources/Provision.js.map +1 -1
  133. package/js/api/resources/QuotesAccount.js.map +1 -1
  134. package/js/api/resources/Registration.js +14 -0
  135. package/js/api/resources/Registration.js.map +1 -1
  136. package/js/api/resources/Report.js.map +1 -1
  137. package/js/api/resources/Revision.js.map +1 -1
  138. package/js/api/resources/RevisionGuide.js.map +1 -1
  139. package/js/api/resources/SalariesFile.js.map +1 -1
  140. package/js/api/resources/Search.js.map +1 -1
  141. package/js/api/resources/Shine.js.map +1 -1
  142. package/js/api/resources/Simulation.js.map +1 -1
  143. package/js/api/resources/Society.js.map +1 -1
  144. package/js/api/resources/SocietyPromoCode.js.map +1 -1
  145. package/js/api/resources/Sponsorship.js.map +1 -1
  146. package/js/api/resources/Step.js.map +1 -1
  147. package/js/api/resources/Stocks.js.map +1 -1
  148. package/js/api/resources/Subscription.js.map +1 -1
  149. package/js/api/resources/Survey.js.map +1 -1
  150. package/js/api/resources/Tax.js.map +1 -1
  151. package/js/api/resources/TaxDeadline.js.map +1 -1
  152. package/js/api/resources/Transaction.js.map +1 -1
  153. package/js/api/resources/User.js.map +1 -1
  154. package/js/api/resources/VatControl.js.map +1 -1
  155. package/js/api/resources/VatDeclaration.js.map +1 -1
  156. package/js/api/resources/Vehicle.js.map +1 -1
  157. package/js/api/resources/WorkingSchedule.js.map +1 -1
  158. package/js/api/resources/ZTicket.js.map +1 -1
  159. package/js/api/resources/shareCapital.js.map +1 -1
  160. package/js/api/resources.js.map +1 -1
  161. package/js/index.js.map +1 -1
  162. package/js/types/Enum/Account.js.map +1 -1
  163. package/js/types/Enum/AccountType.js.map +1 -1
  164. package/js/types/Enum/AccountingFileType.js.map +1 -1
  165. package/js/types/Enum/AccountingJournal.js.map +1 -1
  166. package/js/types/Enum/AccountsSectors.js.map +1 -1
  167. package/js/types/Enum/Activity.js.map +1 -1
  168. package/js/types/Enum/AnswerTypeValue.js +1 -1
  169. package/js/types/Enum/AnswerTypeValue.js.map +1 -1
  170. package/js/types/Enum/Aspone.js.map +1 -1
  171. package/js/types/Enum/BalanceSheet.js.map +1 -1
  172. package/js/types/Enum/BalanceSheetModule.js.map +1 -1
  173. package/js/types/Enum/BalanceSheetQuestion.js +23 -2
  174. package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
  175. package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  176. package/js/types/Enum/BalanceSheetStatus.js.map +1 -1
  177. package/js/types/Enum/BankAccountType.js.map +1 -1
  178. package/js/types/Enum/BrandClementine.js.map +1 -1
  179. package/js/types/Enum/BrandComptalib.js.map +1 -1
  180. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  181. package/js/types/Enum/CerfaType.js.map +1 -1
  182. package/js/types/Enum/Channel.js.map +1 -1
  183. package/js/types/Enum/Comment.js.map +1 -1
  184. package/js/types/Enum/ComptaType.js.map +1 -1
  185. package/js/types/Enum/ConnectorType.js.map +1 -1
  186. package/js/types/Enum/Country.js.map +1 -1
  187. package/js/types/Enum/Currency.js.map +1 -1
  188. package/js/types/Enum/EstimateInvoice.js.map +1 -1
  189. package/js/types/Enum/ExerciceNoteType.js.map +1 -1
  190. package/js/types/Enum/FecFileDelimiter.js.map +1 -1
  191. package/js/types/Enum/FieldSocietyStat.js.map +1 -1
  192. package/js/types/Enum/FileType.js.map +1 -1
  193. package/js/types/Enum/FiscalRegime.js.map +1 -1
  194. package/js/types/Enum/FuelType.js.map +1 -1
  195. package/js/types/Enum/Ged.js.map +1 -1
  196. package/js/types/Enum/Gescom.js.map +1 -1
  197. package/js/types/Enum/GlobalRegime.js.map +1 -1
  198. package/js/types/Enum/ImmobilizationType.js.map +1 -1
  199. package/js/types/Enum/IncomeStatement.js.map +1 -1
  200. package/js/types/Enum/JeDeclare.js.map +1 -1
  201. package/js/types/Enum/KilometricAllowanceScale.js.map +1 -1
  202. package/js/types/Enum/LegalForm.js.map +1 -1
  203. package/js/types/Enum/LegalInformation.js.map +1 -1
  204. package/js/types/Enum/LetterState.js.map +1 -1
  205. package/js/types/Enum/LetterType.js.map +1 -1
  206. package/js/types/Enum/Log.js.map +1 -1
  207. package/js/types/Enum/MachineLearning.js.map +1 -1
  208. package/js/types/Enum/MealExpenseThresholds.js.map +1 -1
  209. package/js/types/Enum/MimeType.js.map +1 -1
  210. package/js/types/Enum/Nature.js.map +1 -1
  211. package/js/types/Enum/Notification.js.map +1 -1
  212. package/js/types/Enum/Ocr.js.map +1 -1
  213. package/js/types/Enum/PartnerTransactionType.js.map +1 -1
  214. package/js/types/Enum/PartnerType.js.map +1 -1
  215. package/js/types/Enum/PartneredAccountantServiceState.js.map +1 -1
  216. package/js/types/Enum/PartneredAccountantServiceType.js.map +1 -1
  217. package/js/types/Enum/PartneredAccountantServiceTypeId.js.map +1 -1
  218. package/js/types/Enum/PaymentMethod.js.map +1 -1
  219. package/js/types/Enum/Prestation.js.map +1 -1
  220. package/js/types/Enum/Proceding.js.map +1 -1
  221. package/js/types/Enum/ProductType.js.map +1 -1
  222. package/js/types/Enum/ProfitsType.js.map +1 -1
  223. package/js/types/Enum/ProvisionType.js.map +1 -1
  224. package/js/types/Enum/Quality.js.map +1 -1
  225. package/js/types/Enum/RegisterCategory.js.map +1 -1
  226. package/js/types/Enum/Registration.js +14 -0
  227. package/js/types/Enum/Registration.js.map +1 -0
  228. package/js/types/Enum/RegistrationSource.js.map +1 -1
  229. package/js/types/Enum/ReportState.js.map +1 -1
  230. package/js/types/Enum/ReportType.js.map +1 -1
  231. package/js/types/Enum/RevisionGuide.js.map +1 -1
  232. package/js/types/Enum/Role.js.map +1 -1
  233. package/js/types/Enum/SaleType.js.map +1 -1
  234. package/js/types/Enum/Sector.js.map +1 -1
  235. package/js/types/Enum/SendInBlueList.js.map +1 -1
  236. package/js/types/Enum/Simulation.js.map +1 -1
  237. package/js/types/Enum/SponsorshipState.js.map +1 -1
  238. package/js/types/Enum/StockType.js.map +1 -1
  239. package/js/types/Enum/SubscriptionType.js.map +1 -1
  240. package/js/types/Enum/Supervision.js.map +1 -1
  241. package/js/types/Enum/SurveyType.js.map +1 -1
  242. package/js/types/Enum/SurveyTypeDatas.js.map +1 -1
  243. package/js/types/Enum/Tax.js.map +1 -1
  244. package/js/types/Enum/TaxSystem.js.map +1 -1
  245. package/js/types/Enum/ThirdPartyType.js.map +1 -1
  246. package/js/types/Enum/TransactionKind.js.map +1 -1
  247. package/js/types/Enum/TransactionStatus.js.map +1 -1
  248. package/js/types/Enum/TypeBankConnection.js.map +1 -1
  249. package/js/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
  250. package/js/types/Enum/TypeIncomeAllocation.js.map +1 -1
  251. package/js/types/Enum/TypePayment.js.map +1 -1
  252. package/js/types/Enum/Unit.js.map +1 -1
  253. package/js/types/Enum/Util.js.map +1 -1
  254. package/js/types/Enum/Vat.js +172 -20
  255. package/js/types/Enum/Vat.js.map +1 -1
  256. package/js/types/Enum/VatDeclarationType.js.map +1 -1
  257. package/js/types/Enum/VatRegime.js.map +1 -1
  258. package/js/types/Enum/Vehicle.js.map +1 -1
  259. package/js/types/Enum/VehicleType.js.map +1 -1
  260. package/js/types/Form/FormAuthenticate.js.map +1 -1
  261. package/js/types/Form/FormConnector.js.map +1 -1
  262. package/js/types/Interface/api/BasePaginate.js.map +1 -1
  263. package/js/types/Interface/api/BaseRequest.js.map +1 -1
  264. package/js/types/Interface/api/account/CreateAccountSociety.js.map +1 -1
  265. package/js/types/Interface/api/account/QueryAccountSociety.js.map +1 -1
  266. package/js/types/Interface/api/account/QueryAccounts.js.map +1 -1
  267. package/js/types/Interface/api/account/QueryGenericAccount.js.map +1 -1
  268. package/js/types/Interface/api/account/ReadAccounts.js.map +1 -1
  269. package/js/types/Interface/api/account/ReadQuoteAccount.js.map +1 -1
  270. package/js/types/Interface/api/account/UpdateAccountSociety.js.map +1 -1
  271. package/js/types/Interface/api/accountType/ReadAccountType.js.map +1 -1
  272. package/js/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -1
  273. package/js/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
  274. package/js/types/Interface/api/accountingEntry/CreateManualEntry.js.map +1 -1
  275. package/js/types/Interface/api/accountingFiles/Ocr.js.map +1 -1
  276. package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  277. package/js/types/Interface/api/accountingFiles/OcrValue.js.map +1 -1
  278. package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
  279. package/js/types/Interface/api/accountingIncome/ReadAccountingIncome.js.map +1 -1
  280. package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -1
  281. package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +29 -0
  282. package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -0
  283. package/js/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
  284. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  285. package/js/types/Interface/api/aspone/Util.js.map +1 -1
  286. package/js/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js.map +1 -1
  287. package/js/types/Interface/api/balanceSheet/ReadBalanceSheet.js.map +1 -1
  288. package/js/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js.map +1 -1
  289. package/js/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js.map +1 -1
  290. package/js/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -1
  291. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  292. package/js/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +1 -1
  293. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  294. package/js/types/Interface/api/bankAccount/DeleteTransaction.js.map +1 -1
  295. package/js/types/Interface/api/bankStatement/QueryBankStatement.js.map +1 -1
  296. package/js/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +1 -1
  297. package/js/types/Interface/api/bankStatement/ReadBankStatement.js.map +1 -1
  298. package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -1
  299. package/js/types/Interface/api/businessPartner/ReadBusinessPartner.js.map +1 -1
  300. package/js/types/Interface/api/cerfa/2031.js.map +1 -1
  301. package/js/types/Interface/api/cerfa/2033.js.map +1 -1
  302. package/js/types/Interface/api/cerfa/2035.js.map +1 -1
  303. package/js/types/Interface/api/cerfa/2050.js +0 -4
  304. package/js/types/Interface/api/cerfa/2050.js.map +1 -1
  305. package/js/types/Interface/api/cerfa/2065.js.map +1 -1
  306. package/js/types/Interface/api/cerfa/2572.js.map +1 -1
  307. package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  308. package/js/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  309. package/js/types/Interface/api/cerfa/Utils.js.map +1 -1
  310. package/js/types/Interface/api/closing/ProcessedClosing.js.map +1 -1
  311. package/js/types/Interface/api/crisp/GetCrisp.js.map +1 -1
  312. package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
  313. package/js/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +1 -1
  314. package/js/types/Interface/api/dashboard/QueryDeadline.js.map +1 -1
  315. package/js/types/Interface/api/dashboard/QueryGescom.js.map +1 -1
  316. package/js/types/Interface/api/dashboard/QueryTopBuys.js.map +1 -1
  317. package/js/types/Interface/api/dashboard/QueryTopProviders.js.map +1 -1
  318. package/js/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +1 -1
  319. package/js/types/Interface/api/dashboard/QueryVat.js.map +1 -1
  320. package/js/types/Interface/api/dashboard/ReadBalanceBankAccount.js.map +1 -1
  321. package/js/types/Interface/api/dashboard/ReadDeadline.js.map +1 -1
  322. package/js/types/Interface/api/dashboard/ReadGescom.js.map +1 -1
  323. package/js/types/Interface/api/dashboard/ReadTopBuys.js.map +1 -1
  324. package/js/types/Interface/api/dashboard/ReadTopProviders.js.map +1 -1
  325. package/js/types/Interface/api/dashboard/ReadTurnOverProfitAndLoss.js.map +1 -1
  326. package/js/types/Interface/api/dashboard/ReadVat.js.map +1 -1
  327. package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  328. package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  329. package/js/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -1
  330. package/js/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -1
  331. package/js/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +1 -1
  332. package/js/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +1 -1
  333. package/js/types/Interface/api/fecFile/CreateFecFile.js.map +1 -1
  334. package/js/types/Interface/api/fecFile/DeleteFecFile.js.map +1 -1
  335. package/js/types/Interface/api/fecFile/QueryFecFile.js.map +1 -1
  336. package/js/types/Interface/api/fecFile/ReadFecFile.js.map +1 -1
  337. package/js/types/Interface/api/file/TFile.js.map +1 -1
  338. package/js/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +1 -1
  339. package/js/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js.map +1 -1
  340. package/js/types/Interface/api/financialCharge/ReadFinancialChargesBalance.js.map +1 -1
  341. package/js/types/Interface/api/generalLedger/IGeneralLedgerAccount.js.map +1 -1
  342. package/js/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
  343. package/js/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +1 -1
  344. package/js/types/Interface/api/immobilization/CreateImmobilization.js.map +1 -1
  345. package/js/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -1
  346. package/js/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
  347. package/js/types/Interface/api/incomeAllocation/ReadIncomeAllocation.js.map +1 -1
  348. package/js/types/Interface/api/incomeAllocation/TypeAndAmount.js.map +1 -1
  349. package/js/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
  350. package/js/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +1 -1
  351. package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
  352. package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -1
  353. package/js/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +1 -1
  354. package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -1
  355. package/js/types/Interface/api/jeDeclare/ReadJeDeclare.js.map +1 -1
  356. package/js/types/Interface/api/jeDeclare/Util.js.map +1 -1
  357. package/js/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -1
  358. package/js/types/Interface/api/journal/Journals.js.map +1 -1
  359. package/js/types/Interface/api/journal/QueryJournal.js.map +1 -1
  360. package/js/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +1 -1
  361. package/js/types/Interface/api/letter/CreateLetter.js.map +1 -1
  362. package/js/types/Interface/api/library/QueryLibrary.js.map +1 -1
  363. package/js/types/Interface/api/library/ReadLibraryFile.js.map +1 -1
  364. package/js/types/Interface/api/loan/CreateLoan.js.map +1 -1
  365. package/js/types/Interface/api/loan/UpdateLoan.js.map +1 -1
  366. package/js/types/Interface/api/log/CreateLog.js.map +1 -1
  367. package/js/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js.map +1 -1
  368. package/js/types/Interface/api/machineLearning/ResultCreateMachineLearningAnnotation.js.map +1 -1
  369. package/js/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +1 -1
  370. package/js/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +1 -1
  371. package/js/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -1
  372. package/js/types/Interface/api/mealExpense/ReadMealExpense.js.map +1 -1
  373. package/js/types/Interface/api/ocr/CreateOcr.js.map +1 -1
  374. package/js/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
  375. package/js/types/Interface/api/ocr/OcrTypeTransactions.js.map +1 -1
  376. package/js/types/Interface/api/pappers/CreatePappers.js.map +1 -1
  377. package/js/types/Interface/api/pappers/QueryPappers.js.map +1 -1
  378. package/js/types/Interface/api/pappers/ReadPappers.js.map +1 -1
  379. package/js/types/Interface/api/partner/CreatePartner.js.map +1 -1
  380. package/js/types/Interface/api/partner/GetPartners.js.map +1 -1
  381. package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +1 -1
  382. package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +1 -1
  383. package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +1 -1
  384. package/js/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js.map +1 -1
  385. package/js/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +1 -1
  386. package/js/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -1
  387. package/js/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +1 -1
  388. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js.map +1 -1
  389. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.js.map +1 -1
  390. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js.map +1 -1
  391. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js.map +1 -1
  392. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.js.map +1 -1
  393. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js.map +1 -1
  394. package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js.map +1 -1
  395. package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +1 -1
  396. package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +1 -1
  397. package/js/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -1
  398. package/js/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
  399. package/js/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
  400. package/js/types/Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer.js.map +1 -1
  401. package/js/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
  402. package/js/types/Interface/api/pdf/BillingDocumentData.js.map +1 -1
  403. package/js/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -1
  404. package/js/types/Interface/api/prestashop/PSAddress.js.map +1 -1
  405. package/js/types/Interface/api/prestashop/PSCountry.js.map +1 -1
  406. package/js/types/Interface/api/prestashop/PSObject.js.map +1 -1
  407. package/js/types/Interface/api/prestashop/PSOrder.js.map +1 -1
  408. package/js/types/Interface/api/prestashop/PSOrderRow.js.map +1 -1
  409. package/js/types/Interface/api/product/CreateProduct.js +1 -1
  410. package/js/types/Interface/api/product/CreateProduct.js.map +1 -1
  411. package/js/types/Interface/api/product/QueryProduct.js.map +1 -1
  412. package/js/types/Interface/api/product/UpdateProduct.js.map +1 -1
  413. package/js/types/Interface/api/promoCode/CreatePromoCode.js.map +1 -1
  414. package/js/types/Interface/api/promoCode/QueryDefaultPromotion.js +49 -0
  415. package/js/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -0
  416. package/js/types/Interface/api/promoCode/ReadDefaultPromotion.js +6 -0
  417. package/js/types/Interface/api/promoCode/ReadDefaultPromotion.js.map +1 -0
  418. package/js/types/Interface/api/promoCode/UpdatePromoCode.js.map +1 -1
  419. package/js/types/Interface/api/provision/CreateProvisionForm.js.map +1 -1
  420. package/js/types/Interface/api/provision/QueryGetProvisions.js.map +1 -1
  421. package/js/types/Interface/api/provision/QueryProvisions.js.map +1 -1
  422. package/js/types/Interface/api/provision/ReadProvision.js.map +1 -1
  423. package/js/types/Interface/api/provision/UpdateProvisionForm.js.map +1 -1
  424. package/js/types/Interface/api/quotes/CreateQuoteAccount.js.map +1 -1
  425. package/js/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -1
  426. package/js/types/Interface/api/registration/CreateRegistration.js +11 -3
  427. package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  428. package/js/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
  429. package/js/types/Interface/api/registration/QueryRegistration.js +29 -0
  430. package/js/types/Interface/api/registration/QueryRegistration.js.map +1 -0
  431. package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  432. package/js/types/Interface/api/report/CreateReport.js.map +1 -1
  433. package/js/types/Interface/api/report/DeleteReport.js.map +1 -1
  434. package/js/types/Interface/api/report/QueryReports.js.map +1 -1
  435. package/js/types/Interface/api/report/QueryReportsStats.js.map +1 -1
  436. package/js/types/Interface/api/report/ReadReport.js.map +1 -1
  437. package/js/types/Interface/api/report/ReadReportStats.js.map +1 -1
  438. package/js/types/Interface/api/report/UpdateReport.js.map +1 -1
  439. package/js/types/Interface/api/revision/QueryRevision.js.map +1 -1
  440. package/js/types/Interface/api/revision/QueryRevisionAccount.js.map +1 -1
  441. package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +1 -1
  442. package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +1 -1
  443. package/js/types/Interface/api/revision/ReadRevision.js.map +1 -1
  444. package/js/types/Interface/api/revision/ReadRevisionAccount.js.map +1 -1
  445. package/js/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js.map +1 -1
  446. package/js/types/Interface/api/revision/ReadRevisionTransactionDetail.js.map +1 -1
  447. package/js/types/Interface/api/revision/Revision.js.map +1 -1
  448. package/js/types/Interface/api/revision/RevisionObject.js.map +1 -1
  449. package/js/types/Interface/api/revisionGuide/CreateRevisionGuide.js.map +1 -1
  450. package/js/types/Interface/api/salariesFile/CreateSalariesFile.js.map +1 -1
  451. package/js/types/Interface/api/salariesFile/ReadSalariesFile.js.map +1 -1
  452. package/js/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -1
  453. package/js/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -1
  454. package/js/types/Interface/api/shareCapital/ReadShareCapital.js.map +1 -1
  455. package/js/types/Interface/api/shareCapital/ReadShareCapitalProvided.js.map +1 -1
  456. package/js/types/Interface/api/shareCapital/ResultCreateShareCapital.js.map +1 -1
  457. package/js/types/Interface/api/shine/ConnectResponse.js.map +1 -1
  458. package/js/types/Interface/api/shine/CreateShine.js.map +1 -1
  459. package/js/types/Interface/api/shine/CreateShineAccount.js.map +1 -1
  460. package/js/types/Interface/api/shine/CreateShineTransactions.js.map +1 -1
  461. package/js/types/Interface/api/shine/GetConnect.js.map +1 -1
  462. package/js/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
  463. package/js/types/Interface/api/shopify/ShopifyFinancialStatus.js.map +1 -1
  464. package/js/types/Interface/api/shopify/ShopifyOrder.js.map +1 -1
  465. package/js/types/Interface/api/shopify/address.js.map +1 -1
  466. package/js/types/Interface/api/shopify/base.js.map +1 -1
  467. package/js/types/Interface/api/shopify/client_details.js.map +1 -1
  468. package/js/types/Interface/api/shopify/customer.js.map +1 -1
  469. package/js/types/Interface/api/shopify/discount_allocation.js.map +1 -1
  470. package/js/types/Interface/api/shopify/discount_application.js.map +1 -1
  471. package/js/types/Interface/api/shopify/discount_code.js.map +1 -1
  472. package/js/types/Interface/api/shopify/fulfillment.js.map +1 -1
  473. package/js/types/Interface/api/shopify/line_item.js.map +1 -1
  474. package/js/types/Interface/api/shopify/line_item_property.js.map +1 -1
  475. package/js/types/Interface/api/shopify/location.js.map +1 -1
  476. package/js/types/Interface/api/shopify/note_attribute.js.map +1 -1
  477. package/js/types/Interface/api/shopify/payment_details.js.map +1 -1
  478. package/js/types/Interface/api/shopify/price_set.js.map +1 -1
  479. package/js/types/Interface/api/shopify/refund.js.map +1 -1
  480. package/js/types/Interface/api/shopify/shipping_line.js.map +1 -1
  481. package/js/types/Interface/api/shopify/tax_line.js.map +1 -1
  482. package/js/types/Interface/api/shopify/transaction.js.map +1 -1
  483. package/js/types/Interface/api/simulation/CreateSimulation.js.map +1 -1
  484. package/js/types/Interface/api/simulation/ReadSimulation.js.map +1 -1
  485. package/js/types/Interface/api/simulationColors/ReadSimulationColors.js.map +1 -1
  486. package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
  487. package/js/types/Interface/api/society/CreateUserToSocietyWithPermission.js.map +1 -1
  488. package/js/types/Interface/api/society/GetDataSociety.js.map +1 -1
  489. package/js/types/Interface/api/society/LegalFormSiren.js.map +1 -1
  490. package/js/types/Interface/api/society/ListUserSociety.js.map +1 -1
  491. package/js/types/Interface/api/society/QuerySociety.js.map +1 -1
  492. package/js/types/Interface/api/society/ReadSociety.js.map +1 -1
  493. package/js/types/Interface/api/society/ReadSocietyUsers.js.map +1 -1
  494. package/js/types/Interface/api/society/UpdateSociety.js.map +1 -1
  495. package/js/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
  496. package/js/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js.map +1 -1
  497. package/js/types/Interface/api/sponsorship/CreateSponsorship.js.map +1 -1
  498. package/js/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
  499. package/js/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -1
  500. package/js/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +1 -1
  501. package/js/types/Interface/api/stock/StockEntries.js.map +1 -1
  502. package/js/types/Interface/api/stock/Stocks.js.map +1 -1
  503. package/js/types/Interface/api/stock/StocksDepreciationInterface.js.map +1 -1
  504. package/js/types/Interface/api/stock/StocksType.js.map +1 -1
  505. package/js/types/Interface/api/stripe/QueryStripe.js.map +1 -1
  506. package/js/types/Interface/api/stripe/ReadStripe.js.map +1 -1
  507. package/js/types/Interface/api/survey/CreateSurvey.js.map +1 -1
  508. package/js/types/Interface/api/survey/QuerySurvey.js.map +1 -1
  509. package/js/types/Interface/api/survey/QuerySurveys.js.map +1 -1
  510. package/js/types/Interface/api/survey/ReadSurvey.js.map +1 -1
  511. package/js/types/Interface/api/survey/UpdateSurvey.js.map +1 -1
  512. package/js/types/Interface/api/tax/CreateTax.js.map +1 -1
  513. package/js/types/Interface/api/tax/ReadCompanyTax.js.map +1 -1
  514. package/js/types/Interface/api/tax/ReadTax.js.map +1 -1
  515. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
  516. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  517. package/js/types/Interface/api/transactions/QueryUnexport.js.map +1 -1
  518. package/js/types/Interface/api/user/CreateCoworker.js.map +1 -1
  519. package/js/types/Interface/api/user/CreateUser.js.map +1 -1
  520. package/js/types/Interface/api/user/Permissions.js.map +1 -1
  521. package/js/types/Interface/api/user/QueryConfirm.js.map +1 -1
  522. package/js/types/Interface/api/user/QueryResendConfirmationLink.js.map +1 -1
  523. package/js/types/Interface/api/user/QuerySocieties.js.map +1 -1
  524. package/js/types/Interface/api/user/QueryUserSmsConfirmation.js.map +1 -1
  525. package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
  526. package/js/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js.map +1 -1
  527. package/js/types/Interface/api/vatDeclaration/ResultFormatToEntries.js.map +1 -1
  528. package/js/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
  529. package/js/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
  530. package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  531. package/js/types/Interface/api/woocommerce/WCBilling.js.map +1 -1
  532. package/js/types/Interface/api/woocommerce/WCLineItem.js.map +1 -1
  533. package/js/types/Interface/api/woocommerce/WCLinks.js.map +1 -1
  534. package/js/types/Interface/api/woocommerce/WCMetaData.js.map +1 -1
  535. package/js/types/Interface/api/woocommerce/WCOrder.js.map +1 -1
  536. package/js/types/Interface/api/woocommerce/WCSelf.js.map +1 -1
  537. package/js/types/Interface/api/woocommerce/WCShiping.js.map +1 -1
  538. package/js/types/Interface/api/woocommerce/WCShippingLine.js.map +1 -1
  539. package/js/types/Interface/api/woocommerce/WCTaxes.js.map +1 -1
  540. package/js/types/Interface/api/zticket/CreateZTicket.js.map +1 -1
  541. package/js/types/Interface/api/zticket/QueryZTicket.js.map +1 -1
  542. package/js/types/Interface/models/IAbsenceType.js.map +1 -1
  543. package/js/types/Interface/models/IAccessToken.js.map +1 -1
  544. package/js/types/Interface/models/IAccount.js.map +1 -1
  545. package/js/types/Interface/models/IAccountDetail.js.map +1 -1
  546. package/js/types/Interface/models/IAccountExtend.js.map +1 -1
  547. package/js/types/Interface/models/IAccountHelp.js.map +1 -1
  548. package/js/types/Interface/models/IAccountType.js.map +1 -1
  549. package/js/types/Interface/models/IAccountantTracker.js.map +1 -1
  550. package/js/types/Interface/models/IAccountingEntry.js.map +1 -1
  551. package/js/types/Interface/models/IAccountingFile.js.map +1 -1
  552. package/js/types/Interface/models/IAccountingFileType.js.map +1 -1
  553. package/js/types/Interface/models/IAccountingJournal.js.map +1 -1
  554. package/js/types/Interface/models/IAccountingState.js.map +1 -1
  555. package/js/types/Interface/models/IAccountingStateType.js.map +1 -1
  556. package/js/types/Interface/models/IAccountingTransaction.js.map +1 -1
  557. package/js/types/Interface/models/IAccountingTransaction_new.js.map +1 -1
  558. package/js/types/Interface/models/IAccountsSectors.js.map +1 -1
  559. package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
  560. package/js/types/Interface/models/IActivity.js.map +1 -1
  561. package/js/types/Interface/models/IAdditionalBalance.js.map +1 -1
  562. package/js/types/Interface/models/IAlert.js.map +1 -1
  563. package/js/types/Interface/models/IAllowedIp.js.map +1 -1
  564. package/js/types/Interface/models/IAnalyticsUtm.js.map +1 -1
  565. package/js/types/Interface/models/IAnswerType.js.map +1 -1
  566. package/js/types/Interface/models/IAnswerTypeValue.js.map +1 -1
  567. package/js/types/Interface/models/IApiError.js.map +1 -1
  568. package/js/types/Interface/models/IAppConfig.js.map +1 -1
  569. package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
  570. package/js/types/Interface/models/IAskAbsence.js.map +1 -1
  571. package/js/types/Interface/models/IAskAbsenceTimes.js.map +1 -1
  572. package/js/types/Interface/models/IAttachmentFile.js.map +1 -1
  573. package/js/types/Interface/models/IAttestation.js.map +1 -1
  574. package/js/types/Interface/models/IAttributionHistory.js.map +1 -1
  575. package/js/types/Interface/models/IAutoLoginToken.js.map +1 -1
  576. package/js/types/Interface/models/IBalanceBankAccount.js.map +1 -1
  577. package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
  578. package/js/types/Interface/models/IBalanceSheetCompletion.js.map +1 -1
  579. package/js/types/Interface/models/IBalanceSheetHistory.js.map +1 -1
  580. package/js/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  581. package/js/types/Interface/models/IBalanceSheetModule2.js.map +1 -1
  582. package/js/types/Interface/models/IBalanceSheetQuestion.js.map +1 -1
  583. package/js/types/Interface/models/IBalanceSheetStatus.js.map +1 -1
  584. package/js/types/Interface/models/IBankAccount.js.map +1 -1
  585. package/js/types/Interface/models/IBankAccountSynchroHistory.js.map +1 -1
  586. package/js/types/Interface/models/IBankConnection.js.map +1 -1
  587. package/js/types/Interface/models/IBankList.js.map +1 -1
  588. package/js/types/Interface/models/IBankTransaction.js.map +1 -1
  589. package/js/types/Interface/models/IBrandType.js.map +1 -1
  590. package/js/types/Interface/models/IBusinessLine.js.map +1 -1
  591. package/js/types/Interface/models/IBusinessPartner.js.map +1 -1
  592. package/js/types/Interface/models/ICalendarEvent.js.map +1 -1
  593. package/js/types/Interface/models/ICalendarEventUser.js.map +1 -1
  594. package/js/types/Interface/models/ICallDirectly.js.map +1 -1
  595. package/js/types/Interface/models/ICashDeskTransactionType.js.map +1 -1
  596. package/js/types/Interface/models/ICategory.js.map +1 -1
  597. package/js/types/Interface/models/ICerfaType.js.map +1 -1
  598. package/js/types/Interface/models/ICerfaValue.js.map +1 -1
  599. package/js/types/Interface/models/IChangeLog.js.map +1 -1
  600. package/js/types/Interface/models/IChannelType.js.map +1 -1
  601. package/js/types/Interface/models/IChecklist.js.map +1 -1
  602. package/js/types/Interface/models/IChecklistCategoryType.js.map +1 -1
  603. package/js/types/Interface/models/IChecklistDetail.js.map +1 -1
  604. package/js/types/Interface/models/IChecklistType.js.map +1 -1
  605. package/js/types/Interface/models/ICivility.js.map +1 -1
  606. package/js/types/Interface/models/IColor.js.map +1 -1
  607. package/js/types/Interface/models/IComment.js.map +1 -1
  608. package/js/types/Interface/models/ICommentType.js.map +1 -1
  609. package/js/types/Interface/models/IComptaHistoryType.js.map +1 -1
  610. package/js/types/Interface/models/IComptaType.js.map +1 -1
  611. package/js/types/Interface/models/IConnector.js.map +1 -1
  612. package/js/types/Interface/models/IConnectorType.js.map +1 -1
  613. package/js/types/Interface/models/IContractType.js.map +1 -1
  614. package/js/types/Interface/models/ICotation.js.map +1 -1
  615. package/js/types/Interface/models/ICountry.js.map +1 -1
  616. package/js/types/Interface/models/ICurrency.js.map +1 -1
  617. package/js/types/Interface/models/ICustomerIsRegime.js.map +1 -1
  618. package/js/types/Interface/models/ICustomerSignature.js.map +1 -1
  619. package/js/types/Interface/models/ICustomerTva.js.map +1 -1
  620. package/js/types/Interface/models/ICustomisation.js.map +1 -1
  621. package/js/types/Interface/models/ICustomizationType.js.map +1 -1
  622. package/js/types/Interface/models/ICycle.js.map +1 -1
  623. package/js/types/Interface/models/IDay.js.map +1 -1
  624. package/js/types/Interface/models/IDefaultPromotion.js +6 -0
  625. package/js/types/Interface/models/IDefaultPromotion.js.map +1 -0
  626. package/js/types/Interface/models/IDetailedLogBi.js.map +1 -1
  627. package/js/types/Interface/models/IDirectDebitHistory.js.map +1 -1
  628. package/js/types/Interface/models/IDocumentWaitingType.js.map +1 -1
  629. package/js/types/Interface/models/IEmployee.js.map +1 -1
  630. package/js/types/Interface/models/IEngagementAccountingEntry.js.map +1 -1
  631. package/js/types/Interface/models/IEngagementAccountingFile.js.map +1 -1
  632. package/js/types/Interface/models/IEngagementBankTransaction.js.map +1 -1
  633. package/js/types/Interface/models/IEngagementOcrExtraction.js.map +1 -1
  634. package/js/types/Interface/models/IErrorCode.js.map +1 -1
  635. package/js/types/Interface/models/IEstimateInvoice.js.map +1 -1
  636. package/js/types/Interface/models/IEstimateInvoiceRepeat.js.map +1 -1
  637. package/js/types/Interface/models/IEstimateInvoiceType.js.map +1 -1
  638. package/js/types/Interface/models/IExercice.js.map +1 -1
  639. package/js/types/Interface/models/IExerciceComment.js.map +1 -1
  640. package/js/types/Interface/models/IExerciceDetail.js.map +1 -1
  641. package/js/types/Interface/models/IExerciceNote.js.map +1 -1
  642. package/js/types/Interface/models/IExercicePrestation.js.map +1 -1
  643. package/js/types/Interface/models/IExerciceQuestion.js.map +1 -1
  644. package/js/types/Interface/models/IFailedLoginAttempt.js.map +1 -1
  645. package/js/types/Interface/models/IFaq.js.map +1 -1
  646. package/js/types/Interface/models/IFaqCategory.js.map +1 -1
  647. package/js/types/Interface/models/IFecFile.js.map +1 -1
  648. package/js/types/Interface/models/IField.js.map +1 -1
  649. package/js/types/Interface/models/IFile.js.map +1 -1
  650. package/js/types/Interface/models/IFileMissing.js.map +1 -1
  651. package/js/types/Interface/models/IFileType.js.map +1 -1
  652. package/js/types/Interface/models/IFirstStep.js.map +1 -1
  653. package/js/types/Interface/models/IFiscalRegime.js.map +1 -1
  654. package/js/types/Interface/models/IFolderFile.js.map +1 -1
  655. package/js/types/Interface/models/IFollow.js.map +1 -1
  656. package/js/types/Interface/models/IFollowList.js.map +1 -1
  657. package/js/types/Interface/models/IFollowedQualityMail.js.map +1 -1
  658. package/js/types/Interface/models/IFollowedQualityMailType.js.map +1 -1
  659. package/js/types/Interface/models/IFormalism.js.map +1 -1
  660. package/js/types/Interface/models/IFormalismValue.js.map +1 -1
  661. package/js/types/Interface/models/IFrequency.js.map +1 -1
  662. package/js/types/Interface/models/IFuel.js.map +1 -1
  663. package/js/types/Interface/models/IGedCategory.js.map +1 -1
  664. package/js/types/Interface/models/IGedFile.js.map +1 -1
  665. package/js/types/Interface/models/IGedFileType.js.map +1 -1
  666. package/js/types/Interface/models/IGedFolder.js.map +1 -1
  667. package/js/types/Interface/models/IIdentification.js.map +1 -1
  668. package/js/types/Interface/models/IImmobilization.js.map +1 -1
  669. package/js/types/Interface/models/IIndependentReview.js.map +1 -1
  670. package/js/types/Interface/models/IInterestedByFeature.js.map +1 -1
  671. package/js/types/Interface/models/IInternalEstimate.js.map +1 -1
  672. package/js/types/Interface/models/IIpTmpBlocked.js.map +1 -1
  673. package/js/types/Interface/models/IJob.js.map +1 -1
  674. package/js/types/Interface/models/IJobCategory.js.map +1 -1
  675. package/js/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
  676. package/js/types/Interface/models/ILabelPaymentWaiting.js.map +1 -1
  677. package/js/types/Interface/models/ILastUpdateConnection.js.map +1 -1
  678. package/js/types/Interface/models/ILegalForm.js.map +1 -1
  679. package/js/types/Interface/models/ILegalNotice.js.map +1 -1
  680. package/js/types/Interface/models/ILetter.js.map +1 -1
  681. package/js/types/Interface/models/ILetterType.js.map +1 -1
  682. package/js/types/Interface/models/ILettering.js.map +1 -1
  683. package/js/types/Interface/models/ILoan.js.map +1 -1
  684. package/js/types/Interface/models/ILog.js.map +1 -1
  685. package/js/types/Interface/models/ILogBi.js.map +1 -1
  686. package/js/types/Interface/models/ILogType.js.map +1 -1
  687. package/js/types/Interface/models/IMachineLearningResult.js.map +1 -1
  688. package/js/types/Interface/models/IMailAuto.js.map +1 -1
  689. package/js/types/Interface/models/IMailAutoType.js.map +1 -1
  690. package/js/types/Interface/models/IMailSociety.js.map +1 -1
  691. package/js/types/Interface/models/IMonth.js.map +1 -1
  692. package/js/types/Interface/models/INationality.js.map +1 -1
  693. package/js/types/Interface/models/INature.js.map +1 -1
  694. package/js/types/Interface/models/INote.js.map +1 -1
  695. package/js/types/Interface/models/INotification.js.map +1 -1
  696. package/js/types/Interface/models/INotificationCodeType.js.map +1 -1
  697. package/js/types/Interface/models/INotificationType.js.map +1 -1
  698. package/js/types/Interface/models/IOldExpertInfo.js.map +1 -1
  699. package/js/types/Interface/models/IOperationLegalNotice.js.map +1 -1
  700. package/js/types/Interface/models/IPageView.js.map +1 -1
  701. package/js/types/Interface/models/IPartnerTransaction.js.map +1 -1
  702. package/js/types/Interface/models/IPartnerTransactionType.js.map +1 -1
  703. package/js/types/Interface/models/IPartneredAccountant.js.map +1 -1
  704. package/js/types/Interface/models/IPartneredAccountantCompanyService.js.map +1 -1
  705. package/js/types/Interface/models/IPartneredAccountantPicture.js.map +1 -1
  706. package/js/types/Interface/models/IPartneredAccountantService.js.map +1 -1
  707. package/js/types/Interface/models/IPartneredAccountantServiceIcon.js.map +1 -1
  708. package/js/types/Interface/models/IPartneredAccountantTag.js.map +1 -1
  709. package/js/types/Interface/models/IPartneredAccountantToSociety.js.map +1 -1
  710. package/js/types/Interface/models/IPartneredAccountantToTag.js.map +1 -1
  711. package/js/types/Interface/models/IPayPlan.js.map +1 -1
  712. package/js/types/Interface/models/IPayment.js.map +1 -1
  713. package/js/types/Interface/models/IPaymentDelay.js.map +1 -1
  714. package/js/types/Interface/models/IPaymentExpectation.js.map +1 -1
  715. package/js/types/Interface/models/IPaymentExpectationCustomer.js.map +1 -1
  716. package/js/types/Interface/models/IPaymentMethod.js.map +1 -1
  717. package/js/types/Interface/models/IPaymentSchedule.js.map +1 -1
  718. package/js/types/Interface/models/IPaymentWaiting.js.map +1 -1
  719. package/js/types/Interface/models/IPenalty.js.map +1 -1
  720. package/js/types/Interface/models/IPenaltyType.js.map +1 -1
  721. package/js/types/Interface/models/IPendingPoint.js.map +1 -1
  722. package/js/types/Interface/models/IPermission.js.map +1 -1
  723. package/js/types/Interface/models/IPhoneNumber.js.map +1 -1
  724. package/js/types/Interface/models/IPhonePrefix.js.map +1 -1
  725. package/js/types/Interface/models/IPhonePrefixChild.js.map +1 -1
  726. package/js/types/Interface/models/IPrestation.js.map +1 -1
  727. package/js/types/Interface/models/IPrestationComplementary.js.map +1 -1
  728. package/js/types/Interface/models/IPrestationList.js.map +1 -1
  729. package/js/types/Interface/models/IProcedure.js.map +1 -1
  730. package/js/types/Interface/models/IProduct.js.map +1 -1
  731. package/js/types/Interface/models/IProductInvoice.js.map +1 -1
  732. package/js/types/Interface/models/IPromoCode.js.map +1 -1
  733. package/js/types/Interface/models/IQuality.js.map +1 -1
  734. package/js/types/Interface/models/IQuotaLead.js.map +1 -1
  735. package/js/types/Interface/models/IRating.js.map +1 -1
  736. package/js/types/Interface/models/IReason.js.map +1 -1
  737. package/js/types/Interface/models/IReasonTermination.js.map +1 -1
  738. package/js/types/Interface/models/IRecontactHistory.js.map +1 -1
  739. package/js/types/Interface/models/IRefund.js.map +1 -1
  740. package/js/types/Interface/models/IRefundMotif.js.map +1 -1
  741. package/js/types/Interface/models/IRegion.js.map +1 -1
  742. package/js/types/Interface/models/IRegisterCategory.js.map +1 -1
  743. package/js/types/Interface/models/IRegistration.js.map +1 -1
  744. package/js/types/Interface/models/IRegulate.js.map +1 -1
  745. package/js/types/Interface/models/IRegulation.js.map +1 -1
  746. package/js/types/Interface/models/IRelatedAccountingTransaction.js.map +1 -1
  747. package/js/types/Interface/models/IRepeatType.js.map +1 -1
  748. package/js/types/Interface/models/IReport.js.map +1 -1
  749. package/js/types/Interface/models/IReportType.js.map +1 -1
  750. package/js/types/Interface/models/IRevisionGuide.js.map +1 -1
  751. package/js/types/Interface/models/IRole.js.map +1 -1
  752. package/js/types/Interface/models/IRoleUser.js.map +1 -1
  753. package/js/types/Interface/models/IRoom.js.map +1 -1
  754. package/js/types/Interface/models/IRule.js.map +1 -1
  755. package/js/types/Interface/models/ISalariesFile.js.map +1 -1
  756. package/js/types/Interface/models/ISchedule.js.map +1 -1
  757. package/js/types/Interface/models/ISector.js.map +1 -1
  758. package/js/types/Interface/models/ISendMethod.js.map +1 -1
  759. package/js/types/Interface/models/IService.js.map +1 -1
  760. package/js/types/Interface/models/ISheetMonthSchedule.js.map +1 -1
  761. package/js/types/Interface/models/ISimulation.js.map +1 -1
  762. package/js/types/Interface/models/ISimulationAdditionalFinance.js.map +1 -1
  763. package/js/types/Interface/models/ISimulationColor.js.map +1 -1
  764. package/js/types/Interface/models/ISimulationElement.js.map +1 -1
  765. package/js/types/Interface/models/ISimulationHasBankAccount.js.map +1 -1
  766. package/js/types/Interface/models/ISimulationPeriod.js.map +1 -1
  767. package/js/types/Interface/models/ISimulationSummary.js.map +1 -1
  768. package/js/types/Interface/models/ISms.js.map +1 -1
  769. package/js/types/Interface/models/ISmsType.js.map +1 -1
  770. package/js/types/Interface/models/ISocialDetail.js.map +1 -1
  771. package/js/types/Interface/models/ISociety.js.map +1 -1
  772. package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
  773. package/js/types/Interface/models/ISocietyBank.js.map +1 -1
  774. package/js/types/Interface/models/ISocietyBudgetConnection.js.map +1 -1
  775. package/js/types/Interface/models/ISocietyCgv.js.map +1 -1
  776. package/js/types/Interface/models/ISocietyConfig.js.map +1 -1
  777. package/js/types/Interface/models/ISocietyConfigBalanceSheet.js.map +1 -1
  778. package/js/types/Interface/models/ISocietyDetail.js.map +1 -1
  779. package/js/types/Interface/models/ISocietyFile.js.map +1 -1
  780. package/js/types/Interface/models/ISocietyGescom.js.map +1 -1
  781. package/js/types/Interface/models/ISocietyJuridical.js.map +1 -1
  782. package/js/types/Interface/models/ISocietyNote.js.map +1 -1
  783. package/js/types/Interface/models/ISocietyPartner.js.map +1 -1
  784. package/js/types/Interface/models/ISocietyProceding.js.map +1 -1
  785. package/js/types/Interface/models/ISocietyPromoCode.js.map +1 -1
  786. package/js/types/Interface/models/ISocietyRelance.js.map +1 -1
  787. package/js/types/Interface/models/ISocietySocial.js.map +1 -1
  788. package/js/types/Interface/models/ISocietySoftware.js.map +1 -1
  789. package/js/types/Interface/models/ISocietyStat.js.map +1 -1
  790. package/js/types/Interface/models/ISocietyVehicle.js.map +1 -1
  791. package/js/types/Interface/models/ISoftwareCompta.js.map +1 -1
  792. package/js/types/Interface/models/ISource.js.map +1 -1
  793. package/js/types/Interface/models/ISpecialOperation.js.map +1 -1
  794. package/js/types/Interface/models/ISponsorship.js.map +1 -1
  795. package/js/types/Interface/models/ISponsorshipCheck.js.map +1 -1
  796. package/js/types/Interface/models/ISponsorshipLink.js.map +1 -1
  797. package/js/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +1 -1
  798. package/js/types/Interface/models/IStatusSignature.js.map +1 -1
  799. package/js/types/Interface/models/IStock.js.map +1 -1
  800. package/js/types/Interface/models/IStripeEvent.js.map +1 -1
  801. package/js/types/Interface/models/IStripeEventType.js.map +1 -1
  802. package/js/types/Interface/models/ISubscriptionType.js.map +1 -1
  803. package/js/types/Interface/models/ISuggestion.js.map +1 -1
  804. package/js/types/Interface/models/ISupervision.js.map +1 -1
  805. package/js/types/Interface/models/ISupervisionJob.js.map +1 -1
  806. package/js/types/Interface/models/ISupervisionPendingPoint.js.map +1 -1
  807. package/js/types/Interface/models/ISurvey.js.map +1 -1
  808. package/js/types/Interface/models/ITag.js.map +1 -1
  809. package/js/types/Interface/models/ITask.js.map +1 -1
  810. package/js/types/Interface/models/ITaxSystem.js.map +1 -1
  811. package/js/types/Interface/models/ITeam.js.map +1 -1
  812. package/js/types/Interface/models/ITeamBusinessLine.js.map +1 -1
  813. package/js/types/Interface/models/ITerminationList.js.map +1 -1
  814. package/js/types/Interface/models/IThirdParty.js.map +1 -1
  815. package/js/types/Interface/models/IThirdPartySociety.js.map +1 -1
  816. package/js/types/Interface/models/IThirdPartyType.js.map +1 -1
  817. package/js/types/Interface/models/ITicketSupport.js.map +1 -1
  818. package/js/types/Interface/models/ITicketSupportFollow.js.map +1 -1
  819. package/js/types/Interface/models/ITimeTracking.js.map +1 -1
  820. package/js/types/Interface/models/ITimeTrackingSource.js.map +1 -1
  821. package/js/types/Interface/models/ITmpValidationToken.js.map +1 -1
  822. package/js/types/Interface/models/IUser.js.map +1 -1
  823. package/js/types/Interface/models/IUserNotification.js.map +1 -1
  824. package/js/types/Interface/models/IUserSocietyPermission.js.map +1 -1
  825. package/js/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -1
  826. package/js/types/Interface/models/IUserTeam.js.map +1 -1
  827. package/js/types/Interface/models/IUserTest.js.map +1 -1
  828. package/js/types/Interface/models/IVat.js.map +1 -1
  829. package/js/types/Interface/models/IVatDeclaration.js.map +1 -1
  830. package/js/types/Interface/models/IVatDeclarationCertificate.js.map +1 -1
  831. package/js/types/Interface/models/IVatDeclarationSocietyDetail.js.map +1 -1
  832. package/js/types/Interface/models/IVatMargin.js.map +1 -1
  833. package/js/types/Interface/models/IVatRegime.js.map +1 -1
  834. package/js/types/Interface/models/IVehicleType.js.map +1 -1
  835. package/js/types/Interface/models/IWebMail.js.map +1 -1
  836. package/js/types/Interface/models/IWebMailAttachment.js.map +1 -1
  837. package/js/types/Interface/models/IWebMailSpam.js.map +1 -1
  838. package/js/types/Interface/models/IWebMailSpamType.js.map +1 -1
  839. package/js/types/Interface/models/IWebMailStat.js.map +1 -1
  840. package/js/types/Interface/models/IWebMailType.js.map +1 -1
  841. package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
  842. package/js/types/Interface/models/IZTicket.js.map +1 -1
  843. package/js/types/index.js +72 -0
  844. package/js/types/index.js.map +1 -1
  845. package/js/utils/balanceSheetModule.js.map +1 -1
  846. package/js/utils/brands.js.map +1 -1
  847. package/js/utils/cerfa.js.map +1 -1
  848. package/js/utils/decorators.js.map +1 -1
  849. package/js/utils/index.js.map +1 -1
  850. package/js/utils/logger.js.map +1 -1
  851. package/js/utils/objectUtils/BaseEntity.js.map +1 -1
  852. package/js/utils/objectUtils/flattenObject.js.map +1 -1
  853. package/js/utils/objectUtils/fullFlattenObject.js.map +1 -1
  854. package/js/utils/objectUtils/index.js.map +1 -1
  855. package/js/utils/objectUtils/isValidObject.js.map +1 -1
  856. package/js/utils/objectUtils/overwrite.js.map +1 -1
  857. package/js/utils/objectUtils/unflattenObject.js.map +1 -1
  858. package/js/utils/siretValidation.js.map +1 -1
  859. package/js/utils/stringUtils/clean.js.map +1 -1
  860. package/js/utils/stringUtils/index.js.map +1 -1
  861. package/js/utils/transforms/boolean.transform.js.map +1 -1
  862. package/js/utils/validators/formattedDateString.validator.js.map +1 -1
  863. package/js/utils/validators/objectId.validator.js.map +1 -1
  864. package/package.json +1 -1
  865. package/ts/api/resources/Closing.ts +3 -0
  866. package/ts/api/resources/Library.ts +11 -2
  867. package/ts/api/resources/MachineLearning.ts +10 -1
  868. package/ts/api/resources/PromoCode.ts +7 -1
  869. package/ts/api/resources/Registration.ts +12 -1
  870. package/ts/types/Enum/AnswerTypeValue.ts +1 -1
  871. package/ts/types/Enum/BalanceSheetQuestion.ts +23 -2
  872. package/ts/types/Enum/Registration.ts +6 -0
  873. package/ts/types/Enum/Vat.ts +182 -12
  874. package/ts/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.ts +2 -0
  875. package/ts/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.ts +9 -0
  876. package/ts/types/Interface/api/cerfa/2050.ts +0 -2
  877. package/ts/types/Interface/api/product/CreateProduct.ts +1 -2
  878. package/ts/types/Interface/api/promoCode/QueryDefaultPromotion.ts +30 -0
  879. package/ts/types/Interface/api/promoCode/ReadDefaultPromotion.ts +6 -0
  880. package/ts/types/Interface/api/registration/CreateRegistration.ts +17 -14
  881. package/ts/types/Interface/api/registration/QueryRegistration.ts +12 -0
  882. package/ts/types/Interface/api/registration/ReadRegistration.ts +2 -9
  883. package/ts/types/Interface/models/IDefaultPromotion.ts +16 -0
  884. package/ts/types/Interface/models/IFecFile.ts +1 -0
  885. package/ts/types/Interface/models/IRegistration.ts +4 -3
  886. package/ts/types/index.ts +6 -0
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ReadFinancialChargesBalance.js"}
1
+ {"version":3,"file":"ReadFinancialChargesBalance.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"IGeneralLedgerAccount.js"}
1
+ {"version":3,"file":"IGeneralLedgerAccount.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"IGeneralLedgerAccountingEntry.js"}
1
+ {"version":3,"file":"IGeneralLedgerAccountingEntry.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/generalLedger/QueryGeneralLedger.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,kBAAP,CAAyB;;QAAlB,kB,GAAA,kB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,4BAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,4BAAA,E,SAAA,E,KAAgB,CAAhB,CAAA","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryGeneralLedger {\n @ApiProperty()\n dateStart: string;\n\n @ApiProperty()\n dateEnd: string;\n}"],"sourceRoot":"","file":"QueryGeneralLedger.js"}
1
+ {"version":3,"file":"QueryGeneralLedger.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD","names":["QueryGeneralLedger","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/generalLedger/QueryGeneralLedger.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryGeneralLedger {\n @ApiProperty()\n dateStart: string;\n\n @ApiProperty()\n dateEnd: string;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/immobilization/CreateImmobilization.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,wBAAP,CAA+B;;QAAxB,wB,GAAA,wB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,kCAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,kCAAA,E,aAAA,E,KAAoB,CAApB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,0BAAiB,I,CAAjB,CAAA,E,kCAAA,E,iBAAA,E,KAAsB,CAAtB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,kCAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,kCAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,kCAAA,E,oBAAA,E,KAAwC,CAAxC,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,kCAAA,E,2BAAA,E,KAAkC,CAAlC,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,kCAAA,E,uBAAA,E,KAA8B,CAA9B,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,kCAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,kCAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGI,MAAO,6BAAP,CAAoC;;QAA7B,6B,GAAA,6B;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,uCAAA,E,MAAA,E,KAA2E,CAA3E,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,uCAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,wBAAY;AAAE,EAAA,WAAW,EAAE;AAAf,CAAZ,CACD,E,0BAAM,I,CAAN,CAAA,E,uCAAA,E,MAAA,E,KAAW,CAAX,CAAA;;AAGA,UAAA,CAAA,CADC,gCAAoB;AAAE,EAAA,WAAW,EAAE;AAAf,CAApB,CACD,E,iCAAA,CAAA,E,uCAAA,E,QAAA,E,KAAgB,CAAhB,CAAA","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { DepreciationMethods, EndOfImmobilizationType } from '../../../Enum/ImmobilizationType';\n\nexport class CreateImmobilizationForm {\n @ApiProperty()\n reference: string;\n\n @ApiProperty()\n designation: string;\n\n @ApiProperty()\n acquisitionDate: Date;\n\n @ApiProperty()\n duration: number;\n\n @ApiProperty()\n quantity: number;\n\n @ApiProperty()\n depreciationMethod: DepreciationMethods;\n\n @ApiProperty()\n amountTotalImmobilization: number;\n\n @ApiProperty()\n amountAlreadyDeducted: number;\n\n @ApiProperty()\n provider: string;\n\n @ApiProperty()\n idAccount: number;\n}\n\nexport class CreateEndOfImmobilizationForm {\n @ApiProperty()\n type: typeof EndOfImmobilizationType[keyof typeof EndOfImmobilizationType];\n\n @ApiProperty()\n quantity: number;\n\n @ApiProperty({ description: 'Date of cession / trash' })\n date: Date;\n\n @ApiPropertyOptional({ description: 'If sell type, amount' })\n amount?: number;\n}"],"sourceRoot":"","file":"CreateImmobilization.js"}
1
+ {"version":3,"file":"CreateImmobilization.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,wBAAP,CAA+B;;QAAxBA,wB,GAAAA,wB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD,4BAAiBC,KAAjB;;AAGAD,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGI,MAAOE,6BAAP,CAAoC;;QAA7BA,6B,GAAAA,6B;;AAEXF,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,wBAAY;AAAEG,aAAW,EAAE;AAAf,CAAZ,CACD,4BAAMF,KAAN;;AAGAD,YADC,gCAAoB;AAAEG,aAAW,EAAE;AAAf,CAApB,CACD","names":["CreateImmobilizationForm","__decorate","Date","CreateEndOfImmobilizationForm","description"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/CreateImmobilization.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { DepreciationMethods, EndOfImmobilizationType } from '../../../Enum/ImmobilizationType';\n\nexport class CreateImmobilizationForm {\n @ApiProperty()\n reference: string;\n\n @ApiProperty()\n designation: string;\n\n @ApiProperty()\n acquisitionDate: Date;\n\n @ApiProperty()\n duration: number;\n\n @ApiProperty()\n quantity: number;\n\n @ApiProperty()\n depreciationMethod: DepreciationMethods;\n\n @ApiProperty()\n amountTotalImmobilization: number;\n\n @ApiProperty()\n amountAlreadyDeducted: number;\n\n @ApiProperty()\n provider: string;\n\n @ApiProperty()\n idAccount: number;\n}\n\nexport class CreateEndOfImmobilizationForm {\n @ApiProperty()\n type: typeof EndOfImmobilizationType[keyof typeof EndOfImmobilizationType];\n\n @ApiProperty()\n quantity: number;\n\n @ApiProperty({ description: 'Date of cession / trash' })\n date: Date;\n\n @ApiPropertyOptional({ description: 'If sell type, amount' })\n amount?: number;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ReadFormattedImmobilization.js"}
1
+ {"version":3,"file":"ReadFormattedImmobilization.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/incomeAllocation/CreateIncomeAllocation.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,sBAAP,CAA6B;;QAAtB,sB,GAAA,sB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,QAAA,E,KAAe,CAAf,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,YAAA,E,KAAmB,CAAnB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,gCAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,gCAAA,E,WAAA,E,KAA+B,CAA/B,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,aAAA,E,KAAoB,CAApB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,cAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,kBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,cAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,kBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,oBAAA,E,KAA2B,CAA3B,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,iBAAA,E,KAAwB,CAAxB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,eAAA,E,KAAsB,CAAtB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,UAAA,E,KAAiB,CAAjB,CAAA","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateIncomeAllocation {\n @ApiProperty()\n amount: number;\n\n @ApiProperty()\n idExercice: number;\n\n @ApiPropertyOptional()\n idFile?: number;\n\n @ApiPropertyOptional()\n dateValue?: string | undefined;\n\n @ApiProperty()\n debitReport: number;\n\n @ApiProperty()\n creditReport: number;\n\n @ApiProperty()\n statutoryReserve: number;\n\n @ApiProperty()\n legalReserve: number;\n\n @ApiProperty()\n regulatedReserve: number;\n\n @ApiProperty()\n unavailableReserve: number;\n\n @ApiProperty()\n optionalReserve: number;\n\n @ApiProperty()\n levyOnReserve: number;\n\n @ApiProperty()\n dividend: number;\n}\n"],"sourceRoot":"","file":"CreateIncomeAllocation.js"}
1
+ {"version":3,"file":"CreateIncomeAllocation.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,sBAAP,CAA6B;;QAAtBA,sB,GAAAA,sB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD","names":["CreateIncomeAllocation","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/incomeAllocation/CreateIncomeAllocation.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateIncomeAllocation {\n @ApiProperty()\n amount: number;\n\n @ApiProperty()\n idExercice: number;\n\n @ApiPropertyOptional()\n idFile?: number;\n\n @ApiPropertyOptional()\n dateValue?: string | undefined;\n\n @ApiProperty()\n debitReport: number;\n\n @ApiProperty()\n creditReport: number;\n\n @ApiProperty()\n statutoryReserve: number;\n\n @ApiProperty()\n legalReserve: number;\n\n @ApiProperty()\n regulatedReserve: number;\n\n @ApiProperty()\n unavailableReserve: number;\n\n @ApiProperty()\n optionalReserve: number;\n\n @ApiProperty()\n levyOnReserve: number;\n\n @ApiProperty()\n dividend: number;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ReadIncomeAllocation.js"}
1
+ {"version":3,"file":"ReadIncomeAllocation.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"TypeAndAmount.js"}
1
+ {"version":3,"file":"TypeAndAmount.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/incomeStatement/QueryIncomeStatement.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,oBAAP,CAA2B;;QAApB,oB,GAAA,oB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,8BAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,8BAAA,E,SAAA,E,KAAgB,CAAhB,CAAA;;AAGI,MAAO,uBAAP,CAA8B;;QAAvB,uB,GAAA,uB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,iCAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,iCAAA,E,SAAA,E,KAAgB,CAAhB,CAAA","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryIncomeStatement {\n @ApiProperty()\n startDate: string;\n\n @ApiProperty()\n endDate: string;\n}\n\nexport class QueryIncomeStatementPdf {\n @ApiProperty()\n startDate: string;\n\n @ApiProperty()\n endDate: string;\n}"],"sourceRoot":"","file":"QueryIncomeStatement.js"}
1
+ {"version":3,"file":"QueryIncomeStatement.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,oBAAP,CAA2B;;QAApBA,oB,GAAAA,oB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGI,MAAOC,uBAAP,CAA8B;;QAAvBA,uB,GAAAA,uB;;AAEXD,YADC,yBACD;;AAGAA,YADC,yBACD","names":["QueryIncomeStatement","__decorate","QueryIncomeStatementPdf"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/incomeStatement/QueryIncomeStatement.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryIncomeStatement {\n @ApiProperty()\n startDate: string;\n\n @ApiProperty()\n endDate: string;\n}\n\nexport class QueryIncomeStatementPdf {\n @ApiProperty()\n startDate: string;\n\n @ApiProperty()\n endDate: string;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ReadIncomeStatement.js"}
1
+ {"version":3,"file":"ReadIncomeStatement.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAO,uBAAP,CAA8B;;QAAvB,uB,GAAA,uB;;AAIX,UAAA,CAAA,CAHC,iCAGD,EAFC,iCAED,EADC,8BACD,E,0BAAW,K,CAAX,CAAA,E,iCAAA,E,WAAA,E,KAAyB,CAAzB,CAAA;;AAKA,UAAA,CAAA,CAHC,yBAGD,EAFC,8BAED,EADC,oCACD,E,0BAAO,K,CAAP,CAAA,E,iCAAA,E,OAAA,E,KAAqB,CAArB,CAAA;;AAIA,UAAA,CAAA,CAFC,yBAED,EADC,+BACD,E,iCAAA,CAAA,E,iCAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAIA,UAAA,CAAA,CAFC,yBAED,EADC,+BACD,E,iCAAA,CAAA,E,iCAAA,E,MAAA,E,KAAa,CAAb,CAAA","sourcesContent":["import {\n ArrayNotEmpty, IsArray, IsNumber, IsOptional,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateInternalInvoicing {\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idSociety: Array<number>;\n\n @ApiProperty()\n @IsArray()\n @ArrayNotEmpty()\n types: Array<string>;\n\n @ApiProperty()\n @IsNumber()\n month: number;\n\n @ApiProperty()\n @IsNumber()\n year: number;\n}\n"],"sourceRoot":"","file":"CreateInternalInvoicing.js"}
1
+ {"version":3,"file":"CreateInternalInvoicing.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,uBAAP,CAA8B;;QAAvBA,uB,GAAAA,uB;;AAIXC,YAHC,iCAGD,EAFC,iCAED,EADC,8BACD,4BAAWC,MAAX;;AAKAD,YAHC,yBAGD,EAFC,8BAED,EADC,oCACD,4BAAOC,MAAP;;AAIAD,YAFC,yBAED,EADC,+BACD;;AAIAA,YAFC,yBAED,EADC,+BACD","names":["CreateInternalInvoicing","__decorate","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing.ts"],"sourcesContent":["import {\n ArrayNotEmpty, IsArray, IsNumber, IsOptional,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateInternalInvoicing {\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idSociety: Array<number>;\n\n @ApiProperty()\n @IsArray()\n @ArrayNotEmpty()\n types: Array<string>;\n\n @ApiProperty()\n @IsNumber()\n month: number;\n\n @ApiProperty()\n @IsNumber()\n year: number;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,0BAAP,CAAiC;;QAA1B,0B,GAAA,0B;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,oCAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,oCAAA,E,MAAA,E,KAAa,CAAb,CAAA","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateInternalInvoicing2in {\n @ApiProperty()\n month: number;\n\n @ApiProperty()\n year: number;\n}\n"],"sourceRoot":"","file":"CreateInternalInvoicing2in.js"}
1
+ {"version":3,"file":"CreateInternalInvoicing2in.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,0BAAP,CAAiC;;QAA1BA,0B,GAAAA,0B;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD","names":["CreateInternalInvoicing2in","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateInternalInvoicing2in {\n @ApiProperty()\n month: number;\n\n @ApiProperty()\n year: number;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,2BAAP,CAAkC;;QAA3B,2B,GAAA,2B;;AAIX,UAAA,CAAA,CAHC,iCAGD,EAFC,iCAED,EADC,8BACD,E,0BAAW,K,CAAX,CAAA,E,qCAAA,E,WAAA,E,KAAyB,CAAzB,CAAA;;AAIA,UAAA,CAAA,CAFC,yBAED,EADC,+BACD,E,iCAAA,CAAA,E,qCAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAIA,UAAA,CAAA,CAFC,yBAED,EADC,+BACD,E,iCAAA,CAAA,E,qCAAA,E,MAAA,E,KAAa,CAAb,CAAA","sourcesContent":["import { IsArray, IsNumber, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class RegenerateInternalInvoicing {\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idSociety: Array<number>;\n\n @ApiProperty()\n @IsNumber()\n month: number;\n\n @ApiProperty()\n @IsNumber()\n year: number;\n}\n"],"sourceRoot":"","file":"RegenerateInternalInvoicing.js"}
1
+ {"version":3,"file":"RegenerateInternalInvoicing.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,2BAAP,CAAkC;;QAA3BA,2B,GAAAA,2B;;AAIXC,YAHC,iCAGD,EAFC,iCAED,EADC,8BACD,4BAAWC,MAAX;;AAIAD,YAFC,yBAED,EADC,+BACD;;AAIAA,YAFC,yBAED,EADC,+BACD","names":["RegenerateInternalInvoicing","__decorate","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.ts"],"sourcesContent":["import { IsArray, IsNumber, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class RegenerateInternalInvoicing {\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idSociety: Array<number>;\n\n @ApiProperty()\n @IsNumber()\n month: number;\n\n @ApiProperty()\n @IsNumber()\n year: number;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/jeDeclare/CreateDocumentsParams.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,qBAAP,CAA4B;;QAArB,qB,GAAA,qB;;AAGX,UAAA,CAAA,CAFC,oBAED,EADC,4BAAO,qBAAP,CACD,E,iCAAA,CAAA,E,+BAAA,E,YAAA,E,KAAmB,CAAnB,CAAA;;AAMA,UAAA,CAAA,CAJC,4BAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD,E,kCAAA,CAAA,E,+BAAA,E,eAAA,E,KAAwB,CAAxB,CAAA","sourcesContent":["import {\n IsBoolean, IsOptional, IsEnum,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { ItemStatus } from '../../../Enum/JeDeclare';\n\nexport class CreateDocumentsParams {\n @ApiProperty()\n @IsEnum(ItemStatus)\n itemStatus: string;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n forceTestMode?: boolean;\n}"],"sourceRoot":"","file":"CreateDocumentsParams.js"}
1
+ {"version":3,"file":"CreateDocumentsParams.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,qBAAP,CAA4B;;QAArBA,qB,GAAAA,qB;;AAGXC,YAFC,oBAED,EADC,4BAAOC,qBAAP,CACD;;AAMAD,YAJC,4BAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD","names":["CreateDocumentsParams","__decorate","ItemStatus"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/jeDeclare/CreateDocumentsParams.ts"],"sourcesContent":["import {\n IsBoolean, IsOptional, IsEnum,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { ItemStatus } from '../../../Enum/JeDeclare';\n\nexport class CreateDocumentsParams {\n @ApiProperty()\n @IsEnum(ItemStatus)\n itemStatus: string;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n forceTestMode?: boolean;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ReadJeDeclare.js"}
1
+ {"version":3,"file":"ReadJeDeclare.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"Util.js"}
1
+ {"version":3,"file":"Util.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/jeDeclare/UtilCFONB.ts"],"names":[],"mappings":"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","sourcesContent":["export const CFONB_START_LINE = 0;\nexport const CFONB_START_LINE_LENGTH = 2;\nexport const CFFONB_LINE_LENGHT = 120;\nexport const CFONB_PREVIOUS_BALANCE_CODE = '01';\nexport const CFONB_DETAIL_ENTRY_CODE = '04';\nexport const CFONB_COMPLEMENTARY_LABEL_CODE = '05';\nexport const CFONB_NEW_BALANCE_CODE = '07';\n\nexport type CFONBStructureObejct = { [key: string]: { start: number, length: number }[] };\n\nexport const CFONB_PREVIOUS_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n previousSoldeDate: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_ENTRY_DETAIL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n SITIndex: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n operationInterbank_code: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n rejectMotifCode: [{\n start: 41,\n length: 2,\n }],\n valueDate: [{\n start: 43,\n length: 6,\n }],\n operationLabel: [{\n start: 49,\n length: 31,\n }],\n designatedArea1: [{\n start: 80,\n length: 2,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n exonerationCode: [{\n start: 89,\n length: 1,\n }],\n designatedArea2: [{\n start: 90,\n length: 1,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n operationRef: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_COMPLEMENTARY_LABEL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n designatedArea1: [{\n start: 17,\n length: 5,\n }],\n account_Number: [{\n start: 22,\n length: 11,\n }],\n operationInterbankCode: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n complementaryLabel: [{\n start: 41,\n length: 41,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n designatedArea2: [{\n start: 89,\n length: 2,\n }],\n '04Ammount': [{\n start: 91,\n length: 14,\n }],\n designatedArea3: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_NEW_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n dataNewBalance: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport function initializeCFONBStructreObject(structure:CFONBStructureObejct): { [key: string]: string | null } | null {\n let object: { [key: string]: string | null } | null = null;\n Object.keys(structure).forEach((key) => {\n object = { ...(object ? { ...object, [key]: null } : { [key]: null }) };\n });\n return object;\n}"],"sourceRoot":"","file":"UtilCFONB.js"}
1
+ {"version":3,"file":"UtilCFONB.js","mappings":"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","names":["initializeCFONBStructreObject","CFONB_START_LINE","CFONB_START_LINE_LENGTH","CFFONB_LINE_LENGHT","CFONB_PREVIOUS_BALANCE_CODE","CFONB_DETAIL_ENTRY_CODE","CFONB_COMPLEMENTARY_LABEL_CODE","CFONB_NEW_BALANCE_CODE","CFONB_PREVIOUS_BALANCE","recordCode","start","length","bankCode","designatedArea1","counterCode","currencyCode","decimalNumber","designatedArea2","accountNumber","designatedArea3","previousSoldeDate","designatedArea4","amount","designatedArea5","CFONB_ENTRY_DETAIL","operationSGCode","SITIndex","operationInterbank_code","entryDate","rejectMotifCode","valueDate","operationLabel","entryNumber","exonerationCode","operationRef","CFONB_COMPLEMENTARY_LABEL","account_Number","operationInterbankCode","complementaryLabel","CFONB_NEW_BALANCE","dataNewBalance","structure","object","Object","keys","forEach","key"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/jeDeclare/UtilCFONB.ts"],"sourcesContent":["export const CFONB_START_LINE = 0;\nexport const CFONB_START_LINE_LENGTH = 2;\nexport const CFFONB_LINE_LENGHT = 120;\nexport const CFONB_PREVIOUS_BALANCE_CODE = '01';\nexport const CFONB_DETAIL_ENTRY_CODE = '04';\nexport const CFONB_COMPLEMENTARY_LABEL_CODE = '05';\nexport const CFONB_NEW_BALANCE_CODE = '07';\n\nexport type CFONBStructureObejct = { [key: string]: { start: number, length: number }[] };\n\nexport const CFONB_PREVIOUS_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n previousSoldeDate: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_ENTRY_DETAIL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n SITIndex: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n operationInterbank_code: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n rejectMotifCode: [{\n start: 41,\n length: 2,\n }],\n valueDate: [{\n start: 43,\n length: 6,\n }],\n operationLabel: [{\n start: 49,\n length: 31,\n }],\n designatedArea1: [{\n start: 80,\n length: 2,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n exonerationCode: [{\n start: 89,\n length: 1,\n }],\n designatedArea2: [{\n start: 90,\n length: 1,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n operationRef: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_COMPLEMENTARY_LABEL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n designatedArea1: [{\n start: 17,\n length: 5,\n }],\n account_Number: [{\n start: 22,\n length: 11,\n }],\n operationInterbankCode: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n complementaryLabel: [{\n start: 41,\n length: 41,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n designatedArea2: [{\n start: 89,\n length: 2,\n }],\n '04Ammount': [{\n start: 91,\n length: 14,\n }],\n designatedArea3: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_NEW_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n dataNewBalance: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport function initializeCFONBStructreObject(structure:CFONBStructureObejct): { [key: string]: string | null } | null {\n let object: { [key: string]: string | null } | null = null;\n Object.keys(structure).forEach((key) => {\n object = { ...(object ? { ...object, [key]: null } : { [key]: null }) };\n });\n return object;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/journal/Journals.ts"],"names":[],"mappings":";;;;;;AAAM,MAAO,kBAAP,CAAyB;;QAAlB,kB,GAAA,kB;;AAKP,MAAO,WAAP,SAA2B,kBAA3B,CAA6C;;QAAtC,W,GAAA,W;;AASP,MAAO,sBAAP,CAA6B;;QAAtB,sB,GAAA,sB;;AAOP,MAAO,QAAP,CAAe;;QAAR,Q,GAAA,Q;;AAWP,MAAO,QAAP,CAAe;;QAAR,Q,GAAA,Q;;AAUP,MAAO,iBAAP,CAAwB;;QAAjB,iB,GAAA,iB","sourcesContent":["export class JournalDebitCredit {\n debit?: number;\n credit?: number;\n}\n\nexport class PeriodDatum extends JournalDebitCredit {\n dateValue: string | Date;\n invoiceNumber: string;\n designation: string;\n account: number;\n accountName: string;\n master: boolean;\n}\n\nexport class IPeriodsCentralisation {\n [index: string]: {\n account: number;\n accountName: string;\n } & JournalDebitCredit;\n}\n\nexport class IPeriods {\n [index: string]: {\n monthYearPeriods: string;\n data?: PeriodDatum[];\n dataCentralisation?: IPeriodsCentralisation;\n total: {\n accumulated: JournalDebitCredit;\n month: JournalDebitCredit;\n };\n };\n}\nexport class Journals {\n [index: string]: {\n idJournal: number;\n // eslint-disable-next-line no-restricted-globals\n name: string;\n fullName: string;\n periods?: IPeriods;\n };\n}\n\nexport class JsonExportJournal {\n idSociety: number;\n startDate: string;\n endDate: string;\n data: Journals;\n}\n"],"sourceRoot":"","file":"Journals.js"}
1
+ {"version":3,"file":"Journals.js","mappings":";;;;;;AAAM,MAAOA,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB;;AAKP,MAAOC,WAAP,SAA2BD,kBAA3B,CAA6C;;QAAtCC,W,GAAAA,W;;AASP,MAAOC,sBAAP,CAA6B;;QAAtBA,sB,GAAAA,sB;;AAOP,MAAOC,QAAP,CAAe;;QAARA,Q,GAAAA,Q;;AAWP,MAAOC,QAAP,CAAe;;QAARA,Q,GAAAA,Q;;AAUP,MAAOC,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB","names":["JournalDebitCredit","PeriodDatum","IPeriodsCentralisation","IPeriods","Journals","JsonExportJournal"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/journal/Journals.ts"],"sourcesContent":["export class JournalDebitCredit {\n debit?: number;\n credit?: number;\n}\n\nexport class PeriodDatum extends JournalDebitCredit {\n dateValue: string | Date;\n invoiceNumber: string;\n designation: string;\n account: number;\n accountName: string;\n master: boolean;\n}\n\nexport class IPeriodsCentralisation {\n [index: string]: {\n account: number;\n accountName: string;\n } & JournalDebitCredit;\n}\n\nexport class IPeriods {\n [index: string]: {\n monthYearPeriods: string;\n data?: PeriodDatum[];\n dataCentralisation?: IPeriodsCentralisation;\n total: {\n accumulated: JournalDebitCredit;\n month: JournalDebitCredit;\n };\n };\n}\nexport class Journals {\n [index: string]: {\n idJournal: number;\n // eslint-disable-next-line no-restricted-globals\n name: string;\n fullName: string;\n periods?: IPeriods;\n };\n}\n\nexport class JsonExportJournal {\n idSociety: number;\n startDate: string;\n endDate: string;\n data: Journals;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/journal/QueryJournal.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,YAAP,CAAmB;;QAAZ,Y,GAAA,Y;;AAGX,UAAA,CAAA,CAFC,yBAED,EADC,iDACD,E,iCAAA,CAAA,E,sBAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAIA,UAAA,CAAA,CAFC,yBAED,EADC,iDACD,E,iCAAA,CAAA,E,sBAAA,E,SAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,gCAAA,CAAA,E,sBAAA,E,sBAAA,E,KAAgC,CAAhC,CAAA","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { IsFormattedDateString } from '../../../../utils/validators/formattedDateString.validator';\n\nexport class QueryJournal {\n @ApiProperty()\n @IsFormattedDateString()\n startDate: string;\n\n @ApiProperty()\n @IsFormattedDateString()\n endDate: string;\n\n @ApiPropertyOptional()\n accountingJournalIds?: number[];\n}\n"],"sourceRoot":"","file":"QueryJournal.js"}
1
+ {"version":3,"file":"QueryJournal.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAGXC,YAFC,yBAED,EADC,iDACD;;AAIAA,YAFC,yBAED,EADC,iDACD;;AAGAA,YADC,iCACD","names":["QueryJournal","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/journal/QueryJournal.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { IsFormattedDateString } from '../../../../utils/validators/formattedDateString.validator';\n\nexport class QueryJournal {\n @ApiProperty()\n @IsFormattedDateString()\n startDate: string;\n\n @ApiProperty()\n @IsFormattedDateString()\n endDate: string;\n\n @ApiPropertyOptional()\n accountingJournalIds?: number[];\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAKA;;;;;;;;;;;;;;AAEA,MAAM,6BAAN,CAAmC;;AAEjC,UAAA,CAAA,CADC,oBACD,E,iCAAA,CAAA,E,uCAAA,E,WAAA,E,KAAmB,CAAnB,CAAA;;AAGA,UAAA,CAAA,CADC,oBACD,E,iCAAA,CAAA,E,uCAAA,E,kBAAA,E,KAA0B,CAA1B,CAAA;;AAGA,UAAA,CAAA,CADC,oBACD,E,iCAAA,CAAA,E,uCAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGI,MAAO,mCAAP,CAA0C;;QAAnC,mC,GAAA,mC;;AAMX,UAAA,CAAA,CALC,8BAKD,EAJC,iCAAa,CAAD,IAAO,CAAC,CAAC,SAArB,CAID,EAHC,oCAAe;AACd,EAAA,IAAI,EAAE;AADQ,CAAf,CAGD,E,0BAAsB,K,CAAtB,CAAA,E,6CAAA,E,sBAAA,E,KAA2D,CAA3D,CAAA","sourcesContent":["import {\n ArrayUnique,\n IsArray,\n ValidateNested,\n} from 'class-validator';\nimport { ApiProperty } from '../../../..';\n\nclass KilometricAllowanceValidation {\n @ApiProperty()\n idVehicle!: number;\n\n @ApiProperty()\n idSocietyPartner!: number;\n\n @ApiProperty()\n amount!: number;\n}\n\nexport class CreateKilometricAllowanceValidation {\n @IsArray()\n @ArrayUnique((q) => q.idVehicle)\n @ValidateNested({\n each: true,\n })\n kilometricAllowances: Array<KilometricAllowanceValidation>;\n}"],"sourceRoot":"","file":"CreateKilometricAllowanceValidation.js"}
1
+ {"version":3,"file":"CreateKilometricAllowanceValidation.js","mappings":";;;;;;;AAAA;;AAKA;;;;;;;;;;;;;;AAEA,MAAMA,6BAAN,CAAmC;;AAEjCC,YADC,oBACD;;AAGAA,YADC,oBACD;;AAGAA,YADC,oBACD;;AAGI,MAAOC,mCAAP,CAA0C;;QAAnCA,mC,GAAAA,mC;;AAMXD,YALC,8BAKD,EAJC,iCAAaE,CAAD,IAAOA,CAAC,CAACC,SAArB,CAID,EAHC,oCAAe;AACdC,MAAI,EAAE;AADQ,CAAf,CAGD,4BAAsBC,MAAtB","names":["KilometricAllowanceValidation","__decorate","CreateKilometricAllowanceValidation","q","idVehicle","each","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.ts"],"sourcesContent":["import {\n ArrayUnique,\n IsArray,\n ValidateNested,\n} from 'class-validator';\nimport { ApiProperty } from '../../../..';\n\nclass KilometricAllowanceValidation {\n @ApiProperty()\n idVehicle!: number;\n\n @ApiProperty()\n idSocietyPartner!: number;\n\n @ApiProperty()\n amount!: number;\n}\n\nexport class CreateKilometricAllowanceValidation {\n @IsArray()\n @ArrayUnique((q) => q.idVehicle)\n @ValidateNested({\n each: true,\n })\n kilometricAllowances: Array<KilometricAllowanceValidation>;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/letter/CreateLetter.ts"],"names":[],"mappings":";;;;;;;AACA;;;;;;;;;;;;;;AAEM,MAAO,YAAP,CAAmB;;QAAZ,Y,GAAA,Y;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,sBAAA,E,cAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,sBAAA,E,UAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,sBAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,0BAAY,I,CAAZ,CAAA,E,sBAAA,E,YAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,sBAAA,E,YAAA,E,KAAoB,CAApB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,sBAAA,E,QAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,sBAAA,E,QAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,sBAAA,E,OAAA,E,KAAe,CAAf,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,sBAAA,E,cAAA,E,KAAuB,CAAvB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,sBAAA,E,UAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,sBAAA,E,cAAA,E,KAAsB,CAAtB,CAAA","sourcesContent":["import { ILetter } from '../../..';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateLetter implements ILetter {\n @ApiProperty()\n idLetterType: number;\n\n @ApiPropertyOptional()\n idReport?: number;\n\n @ApiProperty()\n idSociety: number;\n\n @ApiProperty()\n letterDate: Date;\n\n @ApiPropertyOptional()\n complement?: string;\n\n @ApiPropertyOptional()\n isLRAR?: boolean;\n\n @ApiPropertyOptional()\n isDone?: boolean;\n\n @ApiPropertyOptional()\n state?: number;\n\n @ApiPropertyOptional()\n needResponse?: boolean;\n\n @ApiPropertyOptional()\n ARNumber?: string;\n\n @ApiPropertyOptional()\n idAccountant?: number;\n}\n"],"sourceRoot":"","file":"CreateLetter.js"}
1
+ {"version":3,"file":"CreateLetter.js","mappings":";;;;;;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAEXC,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD,4BAAYC,KAAZ;;AAGAD,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD","names":["CreateLetter","__decorate","Date"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/letter/CreateLetter.ts"],"sourcesContent":["import { ILetter } from '../../..';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateLetter implements ILetter {\n @ApiProperty()\n idLetterType: number;\n\n @ApiPropertyOptional()\n idReport?: number;\n\n @ApiProperty()\n idSociety: number;\n\n @ApiProperty()\n letterDate: Date;\n\n @ApiPropertyOptional()\n complement?: string;\n\n @ApiPropertyOptional()\n isLRAR?: boolean;\n\n @ApiPropertyOptional()\n isDone?: boolean;\n\n @ApiPropertyOptional()\n state?: number;\n\n @ApiPropertyOptional()\n needResponse?: boolean;\n\n @ApiPropertyOptional()\n ARNumber?: string;\n\n @ApiPropertyOptional()\n idAccountant?: number;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,gBAAP,CAAuB;;QAAhB,gB,GAAA,gB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,0BAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,0BAAA,E,aAAA,E,KAAuB,CAAvB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,0BAAA,E,eAAA,E,KAA2B,CAA3B,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,YAAA,E,KAAoB,CAApB,CAAA;;AAGI,MAAO,iBAAP,CAAwB;;QAAjB,iB,GAAA,iB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,2BAAA,E,YAAA,E,KAAmB,CAAnB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,2BAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,2BAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,2BAAA,E,QAAA,E,KAAgB,CAAhB,CAAA","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { GedFolder, GedFileType } from '../../../Enum/Ged';\n\nexport class QueryLibraryFile {\n @ApiProperty()\n idSociety: number;\n\n @ApiProperty()\n idGedFolder: GedFolder;\n\n @ApiProperty()\n idTypeGedFile: GedFileType;\n\n @ApiPropertyOptional()\n idExercice?: number;\n}\n\nexport class QueryDownloadFile {\n @ApiProperty()\n folderName: string;\n\n @ApiProperty()\n token: string;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n idMail?: number;\n}"],"sourceRoot":"","file":"QueryLibrary.js"}
1
+ {"version":3,"file":"QueryLibrary.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,gBAAP,CAAuB;;QAAhBA,gB,GAAAA,gB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGI,MAAOC,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB;;AAEXD,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD","names":["QueryLibraryFile","__decorate","QueryDownloadFile"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { GedFolder, GedFileType } from '../../../Enum/Ged';\n\nexport class QueryLibraryFile {\n @ApiProperty()\n idSociety: number;\n\n @ApiProperty()\n idGedFolder: GedFolder;\n\n @ApiProperty()\n idTypeGedFile: GedFileType;\n\n @ApiPropertyOptional()\n idExercice?: number;\n}\n\nexport class QueryDownloadFile {\n @ApiProperty()\n folderName: string;\n\n @ApiProperty()\n token: string;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n idMail?: number;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ReadLibraryFile.js"}
1
+ {"version":3,"file":"ReadLibraryFile.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/loan/CreateLoan.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,cAAP,CAAqB;;QAAd,c,GAAA,c;;AAEX,UAAA,CAAA,CADC,wBAAY;AAAE,EAAA,WAAW,EAAE;AAAf,CAAZ,CACD,E,iCAAA,CAAA,E,wBAAA,E,MAAA,E,KAAa,CAAb,CAAA;;AAGA,UAAA,CAAA,CADC,wBAAY;AAAE,EAAA,WAAW,EAAE;AAAf,CAAZ,CACD,E,iCAAA,CAAA,E,wBAAA,E,mBAAA,E,KAA0B,CAA1B,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,wBAAA,E,QAAA,E,KAAe,CAAf,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,wBAAA,E,QAAA,E,KAAe,CAAf,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,wBAAA,E,qBAAA,E,KAA4B,CAA5B,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,wBAAA,E,oBAAA,E,KAA2B,CAA3B,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,wBAAA,E,YAAA,E,KAAmB,CAAnB,CAAA","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateLoanForm {\n @ApiProperty({ description: 'Désignation' })\n name: string;\n\n @ApiProperty({ description: 'Désignation de l\\'organisme' })\n lenderDesignation: string;\n\n @ApiProperty()\n number: number;\n\n @ApiProperty()\n amount: number;\n\n @ApiProperty()\n assetBeforeExercice: number;\n\n @ApiProperty()\n assetAfterExercice: number;\n\n @ApiProperty()\n idExercice: number;\n}"],"sourceRoot":"","file":"CreateLoan.js"}
1
+ {"version":3,"file":"CreateLoan.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,cAAP,CAAqB;;QAAdA,c,GAAAA,c;;AAEXC,YADC,wBAAY;AAAEC,aAAW,EAAE;AAAf,CAAZ,CACD;;AAGAD,YADC,wBAAY;AAAEC,aAAW,EAAE;AAAf,CAAZ,CACD;;AAGAD,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD","names":["CreateLoanForm","__decorate","description"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/loan/CreateLoan.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateLoanForm {\n @ApiProperty({ description: 'Désignation' })\n name: string;\n\n @ApiProperty({ description: 'Désignation de l\\'organisme' })\n lenderDesignation: string;\n\n @ApiProperty()\n number: number;\n\n @ApiProperty()\n amount: number;\n\n @ApiProperty()\n assetBeforeExercice: number;\n\n @ApiProperty()\n assetAfterExercice: number;\n\n @ApiProperty()\n idExercice: number;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/loan/UpdateLoan.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,cAAP,CAAqB;;QAAd,c,GAAA,c;;AAEX,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,wBAAA,E,MAAA,E,KAAc,CAAd,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,wBAAA,E,mBAAA,E,KAA2B,CAA3B,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,wBAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,wBAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,wBAAA,E,qBAAA,E,KAA6B,CAA7B,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,wBAAA,E,oBAAA,E,KAA4B,CAA5B,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,wBAAA,E,YAAA,E,KAAoB,CAApB,CAAA","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateLoanForm {\n @ApiPropertyOptional()\n name?: string;\n\n @ApiPropertyOptional()\n lenderDesignation?: string;\n\n @ApiPropertyOptional()\n number?: number;\n\n @ApiPropertyOptional()\n amount?: number;\n\n @ApiPropertyOptional()\n assetBeforeExercice?: number;\n\n @ApiPropertyOptional()\n assetAfterExercice?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n}"],"sourceRoot":"","file":"UpdateLoan.js"}
1
+ {"version":3,"file":"UpdateLoan.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,cAAP,CAAqB;;QAAdA,c,GAAAA,c;;AAEXC,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD","names":["UpdateLoanForm","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/loan/UpdateLoan.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateLoanForm {\n @ApiPropertyOptional()\n name?: string;\n\n @ApiPropertyOptional()\n lenderDesignation?: string;\n\n @ApiPropertyOptional()\n number?: number;\n\n @ApiPropertyOptional()\n amount?: number;\n\n @ApiPropertyOptional()\n assetBeforeExercice?: number;\n\n @ApiPropertyOptional()\n assetAfterExercice?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"CreateLog.js"}
1
+ {"version":3,"file":"CreateLog.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,+BAAP,CAAsC;;QAA/B,+B,GAAA,+B;;AASX,UAAA,CAAA,CARC,yBAQD,EAPC,kCAOD,EANC,2BAAM;AACL,EAAA,IAAI,EAAE;AADD,CAAN,CAMD,EAHC,gCAAW;AACV,EAAA,IAAI,EAAE;AADI,CAAX,CAGD,E,gCAAA,CAAA,E,yCAAA,E,qBAAA,E,KAA8B,CAA9B,CAAA;;AAUA,UAAA,CAAA,CARC,yBAQD,EAPC,kCAOD,EANC,2BAAM;AACL,EAAA,IAAI,EAAE;AADD,CAAN,CAMD,EAHC,gCAAW;AACV,EAAA,IAAI,EAAE;AADI,CAAX,CAGD,E,gCAAA,CAAA,E,yCAAA,E,yBAAA,E,KAAkC,CAAlC,CAAA;;AAMA,UAAA,CAAA,CAJC,yBAID,EAHC,8BAAS;AACR,EAAA,IAAI,EAAE;AADE,CAAT,CAGD,E,gCAAA,CAAA,E,yCAAA,E,aAAA,E,KAAsB,CAAtB,CAAA;;AAMA,UAAA,CAAA,CAJC,yBAID,EAHC,gDAAsB;AACrB,EAAA,IAAI,EAAE;AADe,CAAtB,CAGD,E,gCAAA,CAAA,E,yCAAA,E,WAAA,E,KAAoB,CAApB,CAAA;;AAMA,UAAA,CAAA,CAJC,yBAID,EAHC,yBAAI,CAAJ,EAAO;AACN,EAAA,IAAI,EAAE;AADA,CAAP,CAGD,E,gCAAA,CAAA,E,yCAAA,E,QAAA,E,KAAiB,CAAjB,CAAA;;AAMA,UAAA,CAAA,CAJC,yBAID,EAHC,yBAAI,CAAJ,EAAO;AACN,EAAA,IAAI,EAAE;AADA,CAAP,CAGD,E,gCAAA,CAAA,E,yCAAA,E,OAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,gCAAA,CAAA,E,yCAAA,E,YAAA,E,KAAqB,CAArB,CAAA","sourcesContent":["import {\n ArrayUnique, IsInt, IsPositive, IsString, Min,\n} from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { IsFormattedDateString } from '../../../../utils/validators/formattedDateString.validator';\n\nexport class CreateMachineLearningAnnotation {\n @ApiProperty()\n @ArrayUnique()\n @IsInt({\n each: true,\n })\n @IsPositive({\n each: true,\n })\n idAccountingEntries: number[];\n\n @ApiProperty()\n @ArrayUnique()\n @IsInt({\n each: true,\n })\n @IsPositive({\n each: true,\n })\n idAccountingTransaction: number[];\n\n @ApiProperty()\n @IsString({\n each: true,\n })\n designation: string[];\n\n @ApiProperty()\n @IsFormattedDateString({\n each: true,\n })\n dateValue: string[];\n\n @ApiProperty()\n @Min(0, {\n each: true,\n })\n credit: number[];\n\n @ApiProperty()\n @Min(0, {\n each: true,\n })\n debit: number[];\n\n @ApiProperty()\n kilometers: number[];\n}\n"],"sourceRoot":"","file":"CreateMachineLearningAnnotation.js"}
1
+ {"version":3,"file":"CreateMachineLearningAnnotation.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,+BAAP,CAAsC;;QAA/BA,+B,GAAAA,+B;;AASXC,YARC,yBAQD,EAPC,kCAOD,EANC,2BAAM;AACLC,MAAI,EAAE;AADD,CAAN,CAMD,EAHC,gCAAW;AACVA,MAAI,EAAE;AADI,CAAX,CAGD;;AAUAD,YARC,yBAQD,EAPC,kCAOD,EANC,2BAAM;AACLC,MAAI,EAAE;AADD,CAAN,CAMD,EAHC,gCAAW;AACVA,MAAI,EAAE;AADI,CAAX,CAGD;;AAMAD,YAJC,yBAID,EAHC,8BAAS;AACRC,MAAI,EAAE;AADE,CAAT,CAGD;;AAMAD,YAJC,yBAID,EAHC,gDAAsB;AACrBC,MAAI,EAAE;AADe,CAAtB,CAGD;;AAMAD,YAJC,yBAID,EAHC,yBAAI,CAAJ,EAAO;AACNC,MAAI,EAAE;AADA,CAAP,CAGD;;AAMAD,YAJC,yBAID,EAHC,yBAAI,CAAJ,EAAO;AACNC,MAAI,EAAE;AADA,CAAP,CAGD;;AAGAD,YADC,yBACD","names":["CreateMachineLearningAnnotation","__decorate","each"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.ts"],"sourcesContent":["import {\n ArrayUnique, IsInt, IsPositive, IsString, Min,\n} from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { IsFormattedDateString } from '../../../../utils/validators/formattedDateString.validator';\n\nexport class CreateMachineLearningAnnotation {\n @ApiProperty()\n @ArrayUnique()\n @IsInt({\n each: true,\n })\n @IsPositive({\n each: true,\n })\n idAccountingEntries: number[];\n\n @ApiProperty()\n @ArrayUnique()\n @IsInt({\n each: true,\n })\n @IsPositive({\n each: true,\n })\n idAccountingTransaction: number[];\n\n @ApiProperty()\n @IsString({\n each: true,\n })\n designation: string[];\n\n @ApiProperty()\n @IsFormattedDateString({\n each: true,\n })\n dateValue: string[];\n\n @ApiProperty()\n @Min(0, {\n each: true,\n })\n credit: number[];\n\n @ApiProperty()\n @Min(0, {\n each: true,\n })\n debit: number[];\n\n @ApiProperty()\n kilometers: number[];\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ResultCreateMachineLearningAnnotation.js"}
1
+ {"version":3,"file":"ResultCreateMachineLearningAnnotation.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/mailInvoice/CreateInvoiceMail.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,iBAAP,CAAwB;;QAAjB,iB,GAAA,iB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,2BAAA,E,QAAA,E,KAAe,CAAf,CAAA","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateInvoiceMail {\n @ApiProperty()\n prefix: string;\n}\n"],"sourceRoot":"","file":"CreateInvoiceMail.js"}
1
+ {"version":3,"file":"CreateInvoiceMail.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB;;AAEXC,YADC,yBACD","names":["CreateInvoiceMail","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/mailInvoice/CreateInvoiceMail.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateInvoiceMail {\n @ApiProperty()\n prefix: string;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/mailInvoice/UpdateInvoiceMail.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,iBAAP,CAAwB;;QAAjB,iB,GAAA,iB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,2BAAA,E,QAAA,E,KAAe,CAAf,CAAA","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class UpdateInvoiceMail {\n @ApiProperty()\n prefix: string;\n}\n"],"sourceRoot":"","file":"UpdateInvoiceMail.js"}
1
+ {"version":3,"file":"UpdateInvoiceMail.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB;;AAEXC,YADC,yBACD","names":["UpdateInvoiceMail","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/mailInvoice/UpdateInvoiceMail.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class UpdateInvoiceMail {\n @ApiProperty()\n prefix: string;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/mealExpense/CreateMealExpense.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAO,iBAAP,CAAwB;;QAAjB,iB,GAAA,iB;;AASX,UAAA,CAAA,CARC,oBAQD,EAPC,kCAOD,EANC,2BAAM;AACL,EAAA,IAAI,EAAE;AADD,CAAN,CAMD,EAHC,gCAAW;AACV,EAAA,IAAI,EAAE;AADI,CAAX,CAGD,E,0BAAgB,K,CAAhB,CAAA,E,2BAAA,E,gBAAA,E,KAA8B,CAA9B,CAAA","sourcesContent":["import {\n ArrayUnique, IsInt, IsPositive,\n} from 'class-validator';\nimport { ApiProperty } from '../../../..';\n\nexport class CreateMealExpense {\n @ApiProperty()\n @ArrayUnique()\n @IsInt({\n each: true,\n })\n @IsPositive({\n each: true,\n })\n transactionIds: Array<number>;\n}"],"sourceRoot":"","file":"CreateMealExpense.js"}
1
+ {"version":3,"file":"CreateMealExpense.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB;;AASXC,YARC,oBAQD,EAPC,kCAOD,EANC,2BAAM;AACLC,MAAI,EAAE;AADD,CAAN,CAMD,EAHC,gCAAW;AACVA,MAAI,EAAE;AADI,CAAX,CAGD,4BAAgBC,MAAhB","names":["CreateMealExpense","__decorate","each","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/mealExpense/CreateMealExpense.ts"],"sourcesContent":["import {\n ArrayUnique, IsInt, IsPositive,\n} from 'class-validator';\nimport { ApiProperty } from '../../../..';\n\nexport class CreateMealExpense {\n @ApiProperty()\n @ArrayUnique()\n @IsInt({\n each: true,\n })\n @IsPositive({\n each: true,\n })\n transactionIds: Array<number>;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/mealExpense/ReadMealExpense.ts"],"names":[],"mappings":";;;;;;AAEM,MAAO,eAAP,CAAsB;;QAAf,e,GAAA,e","sourcesContent":["import { IAccountingTransaction } from '../../..';\n\nexport class ReadMealExpense {\n transactionNumber: number;\n totalPrice: number;\n deductiblePrice: number;\n transactions: Array<IAccountingTransaction>;\n}"],"sourceRoot":"","file":"ReadMealExpense.js"}
1
+ {"version":3,"file":"ReadMealExpense.js","mappings":";;;;;;AAEM,MAAOA,eAAP,CAAsB;;QAAfA,e,GAAAA,e","names":["ReadMealExpense"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/mealExpense/ReadMealExpense.ts"],"sourcesContent":["import { IAccountingTransaction } from '../../..';\n\nexport class ReadMealExpense {\n transactionNumber: number;\n totalPrice: number;\n deductiblePrice: number;\n transactions: Array<IAccountingTransaction>;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/ocr/CreateOcr.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,SAAP,CAAgB;;QAAT,S,GAAA,S;;AAEX,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mBAAA,E,MAAA,E,KAAa,CAAb,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mBAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mBAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mBAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mBAAA,E,SAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mBAAA,E,cAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mBAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mBAAA,E,kBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mBAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mBAAA,E,gBAAA,E,KAAuB,CAAvB,CAAA","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateOcr {\n @ApiPropertyOptional()\n Type: string;\n\n @ApiPropertyOptional()\n MessageId: string;\n\n @ApiPropertyOptional()\n Token: string;\n\n @ApiPropertyOptional()\n TopicArn: string;\n\n @ApiPropertyOptional()\n Message: string;\n\n @ApiPropertyOptional()\n SubscribeURL: string;\n\n @ApiPropertyOptional()\n Timestamp: string;\n\n @ApiPropertyOptional()\n SignatureVersion: string;\n\n @ApiPropertyOptional()\n Signature: string;\n\n @ApiPropertyOptional()\n SigningCertURL: string;\n}"],"sourceRoot":"","file":"CreateOcr.js"}
1
+ {"version":3,"file":"CreateOcr.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,SAAP,CAAgB;;QAATA,S,GAAAA,S;;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","names":["CreateOcr","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/ocr/CreateOcr.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateOcr {\n @ApiPropertyOptional()\n Type: string;\n\n @ApiPropertyOptional()\n MessageId: string;\n\n @ApiPropertyOptional()\n Token: string;\n\n @ApiPropertyOptional()\n TopicArn: string;\n\n @ApiPropertyOptional()\n Message: string;\n\n @ApiPropertyOptional()\n SubscribeURL: string;\n\n @ApiPropertyOptional()\n Timestamp: string;\n\n @ApiPropertyOptional()\n SignatureVersion: string;\n\n @ApiPropertyOptional()\n Signature: string;\n\n @ApiPropertyOptional()\n SigningCertURL: string;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/ocr/OcrTransactions.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAGM,MAAO,eAAP,CAAsB;;QAAf,e,GAAA,e;;AAEX,UAAA,CAAA,CADC,4BACD,E,iCAAA,CAAA,E,yBAAA,E,MAAA,E,KAGE,CAHF,CAAA;;AAMA,UAAA,CAAA,CADC,oBACD,E,gCAAA,CAAA,E,yBAAA,E,cAAA,E,KAAsC,CAAtC,CAAA;;AAGA,UAAA,CAAA,CADC,4BACD,E,iCAAA,CAAA,E,yBAAA,E,eAAA,E,KAAsB,CAAtB,CAAA;;AAKA,UAAA,CAAA,CAHC,yBAGD,EAFC,gCAED,EADC,oBACD,E,kCAAA,CAAA,E,yBAAA,E,OAAA,E,KAAe,CAAf,CAAA","sourcesContent":["import { IsBoolean } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { OcrTransactionDetails } from './OcrTypeTransactions';\n\nexport class OcrTransactions {\n @ApiPropertyOptional()\n file?: {\n id: number,\n token: string,\n };\n\n @ApiProperty()\n transactions: OcrTransactionDetails[];\n\n @ApiPropertyOptional()\n idBankAccount: number;\n\n @ToBoolean()\n @IsBoolean()\n @ApiProperty()\n isPdf: boolean;\n}"],"sourceRoot":"","file":"OcrTransactions.js"}
1
+ {"version":3,"file":"OcrTransactions.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAGM,MAAOA,eAAP,CAAsB;;QAAfA,e,GAAAA,e;;AAEXC,YADC,4BACD;;AAMAA,YADC,oBACD;;AAGAA,YADC,4BACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,oBACD","names":["OcrTransactions","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/ocr/OcrTransactions.ts"],"sourcesContent":["import { IsBoolean } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { OcrTransactionDetails } from './OcrTypeTransactions';\n\nexport class OcrTransactions {\n @ApiPropertyOptional()\n file?: {\n id: number,\n token: string,\n };\n\n @ApiProperty()\n transactions: OcrTransactionDetails[];\n\n @ApiPropertyOptional()\n idBankAccount: number;\n\n @ToBoolean()\n @IsBoolean()\n @ApiProperty()\n isPdf: boolean;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"OcrTypeTransactions.js"}
1
+ {"version":3,"file":"OcrTypeTransactions.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"CreatePappers.js"}
1
+ {"version":3,"file":"CreatePappers.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/pappers/QueryPappers.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAyLA;;AAEG;AAEG,MAAO,+BAAP,CAAsC;;QAA/B,+B,GAAA,+B;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,yCAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,yCAAA,E,MAAA,E,KAAc,CAAd,CAAA;AAGF;;AAEG;;;AAEG,MAAO,uBAAP,CAA8B;;QAAvB,uB,GAAA,uB;;AAEX,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,iCAAA,E,OAAA,E,KAAe,CAAf,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,iCAAA,E,OAAA,E,KAAe,CAAf,CAAA;;AAGI,MAAO,0BAAP,CAAiC;;QAA1B,0B,GAAA,0B;AAgEb;;AAEG;;AAEG,MAAO,0BAAP,CAAiC;;QAA1B,0B,GAAA,0B;;AAEX,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,OAAA,E,KAAe,CAAf,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,MAAA,E,KAAc,CAAd,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,gCAAA,CAAA,E,oCAAA,E,WAAA,E,KAA8B,CAA9B,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,WAAA,E,KAA6B,CAA7B,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,OAAA,E,KAAe,CAAf,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,SAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,YAAA,E,KAAoB,CAApB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,SAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,qBAAA,E,KAA6B,CAA7B,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,eAAA,E,KAAuB,CAAvB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,oCAAA,E,QAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,iBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,iBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,oCAAA,E,iBAAA,E,KAAyC,CAAzC,CAAA","sourcesContent":["import { ApiPropertyOptional, ApiProperty } from '../../../../utils';\n\nexport type DatabasePappers = 'entreprises' | 'dirigeants' | 'documents' | 'publications';\nexport type PrecisionPappers = 'approximative' | 'standard' | 'exacte';\nexport type PublicationTypePappers = 'Création' | 'Immatriculation' | 'Modification' | 'Vente' | 'Radiation' | 'Procédure collective' | 'Dépôt des comptes';\n\nexport type LegalCategoryPappers = {\n nom: string | null;\n idcc: number | null;\n confirme: boolean | null;\n};\n\nexport type HeadOfficePappers = {\n siret: string | null;\n siret_formate: string | null;\n nic: string | null;\n code_postal: string | null;\n ville: string | null;\n latitude: number | null;\n longitude: number | null;\n etablissement_cesse: boolean | null;\n siege: boolean | null;\n etablissement_employeur: boolean | null;\n effectif: string | null;\n effectif_min: number | null;\n effectif_max: number | null;\n tranche_effectif: string | null;\n annee_effectif: number | null;\n code_naf: string | null;\n libelle_code_naf: string | null;\n date_de_creation: string | null;\n numero_voie: number | null;\n indice_repetition: string | null;\n type_voie: string | null;\n libelle_voie: string | null;\n complement_adresse: string | null;\n adresse_ligne_1: string | null;\n adresse_ligne_2: string | null;\n};\n\nexport type EstablishmentPappers = {\n siret: string | null;\n siret_formate: string | null;\n nic: string | null;\n code_postal: string | null;\n ville: string | null;\n latitude: number | null;\n longitude: number | null;\n etablissement_cesse: boolean | null;\n siege: boolean | null;\n etablissement_employeur: boolean | null;\n effectif: string | null;\n effectif_min: number | null;\n effectif_max: number | null;\n tranche_effectif: number | null;\n annee_effectif: number | null;\n code_naf: string | null;\n libelle_code_naf: string | null;\n date_de_creation: string | null;\n numero_voie: number | null;\n indice_repetition: string | null;\n type_voie: string | null;\n libelle_voie: string | null;\n complement_adresse: string | null;\n adresse_ligne_1: string | null;\n adresse_ligne_2: string | null;\n};\n\nexport type FinancePappers = {\n annee: number | null;\n date_de_cloture_exercice: string | null;\n duree_exercice: number | null;\n chiffre_affaires: number | null;\n resultat: number | null;\n effectif: number | null;\n};\n\nexport type RepresentativePappers = {\n qualite: string | null;\n personne_morale: boolean | null;\n date_prise_de_poste: string | null;\n nom: string | null;\n prenom: string | null;\n nom_complet: string | null;\n date_de_naissance: string | null;\n date_de_naissance_formate: string | null;\n age: number | null;\n nationalite: string | null;\n ville_de_naissance: string | null;\n pays_de_naissance: string | null;\n adresse_ligne_1: string | null;\n adresse_ligne_2: string | null;\n adresse_ligne_3: string | null;\n code_postal: string | null;\n ville: string | null;\n pays: string | null;\n};\n\nexport type BeneficialOwnerPappers = {\n date_greffe: string | null;\n nom: string | null;\n nom_usage: string | null;\n prenom: string | null;\n pseudonyme: string | null;\n date_de_naissance_formatee: string | null;\n nationalite: string | null;\n pourcentage_parts: number | null;\n pourcentage_parts_directes: number | null;\n pourcentage_parts_indirectes: number | null;\n pourcentage_parts_vocation_titulaire: number | null;\n details_parts_directes: any | null;\n details_parts_indirectes: any | null;\n details_parts_vocation_titulaire: any | null;\n pourcentage_votes: number | null;\n pourcentage_votes_directs: number | null;\n pourcentage_votes_indirect: number | null;\n details_votes_directs: any | null;\n details_votes_indirects: any | null;\n details_societe_de_gestion: any | null;\n detention_pouvoir_decision_ag: boolean | null;\n detention_pouvoir_nom_membre_conseil_administration: boolean | null;\n detention_autres_moyens_controle: boolean | null;\n beneficiaire_representant_legal: boolean | null;\n representant_legal_placement_sans_gestion_delegation: boolean\n};\n\nexport type Act = {\n type: string | null;\n decision: string | null;\n date_acte: string | null;\n date_acte_formate: string | null;\n};\n\nexport type ActDepositPappers = {\n date_depot: string | null;\n date_depot_formate: string | null;\n disponible: boolean | null;\n nom_fichier_pdf: string | null;\n token: string | null;\n actes: Act[] | null;\n};\n\nexport type ReportPappers = {\n date_depot: string | null;\n date_depot_formate: string | null;\n date_cloture: string | null;\n annee_cloture: number | null;\n confidentialite: boolean | null;\n confidentialite_compte_de_resultat: boolean | null;\n disponible: boolean | null;\n nom_fichier_pdf: string | null;\n token: string | null;\n};\n\nexport type BODACCPublicationPappers = {\n numero_parution: string | null;\n date: string | null;\n numero_annonce: string | null;\n bodacc: string | null;\n type: string | null;\n};\n\nexport type CollectiveProceedingPappers = {\n type: string | null;\n date_debut:string | null;\n date_fin: string | null;\n publications_bodacc: BODACCPublicationPappers[] | null;\n};\n\nexport type LastsStatusPappers = {\n date_depot: string | null;\n date_depot_formate: string | null;\n disponible: boolean | null;\n nom_fichier_pdf: string | null;\n token: string | null;\n type: string | null;\n decision: string | null;\n date_acte: string | null;\n date_acte_formate: string | null;\n};\n\nexport type ImmatriculationPappers = {\n token: string;\n};\n\n/**\n * DOCUMENTS ENTREPRISE\n */\n\nexport class QueryGetBusinessDocumentPappers {\n @ApiProperty()\n token: string;\n\n @ApiPropertyOptional()\n name?: string;\n}\n\n/**\n * FICHE ENTREPRISE\n */\n\nexport class QueryGetBusinessPappers {\n @ApiPropertyOptional()\n siren?: string;\n\n @ApiPropertyOptional()\n siret?: string;\n}\n\nexport class GetBusinessPappersResponse {\n siren: string | null;\n siren_formate: string | null;\n nom_entreprise: string | null;\n personne_morale: boolean;\n denomination: string | null;\n nom: string | null;\n prenom: string | null;\n sexe: string | null;\n code_naf: string | null;\n libelle_code_naf: string | null;\n domaine_activite: string | null;\n conventions_collectives: LegalCategoryPappers[] | null;\n date_creation: string | null;\n date_creation_formate: string | null;\n entreprise_cessee: boolean;\n date_cessation: string | null;\n entreprise_employeuse: boolean;\n categorie_juridique: string | null;\n forme_juridique: string | null;\n effectif: string | null;\n effectif_min: number | null;\n effectif_max: number | null;\n tranche_effectif: string | null;\n annee_effectif: number | null;\n dernier_traitement: string | null;\n siege: HeadOfficePappers | null;\n diffusable: boolean;\n sigle: any | null;\n objet_social: string | null;\n capital: number | null;\n capital_formate: string | null;\n capital_actuel_si_variable: any | null;\n numero_rcs: string | null;\n date_cloture_exercice: string | null;\n date_cloture_exercice_exceptionnelle: string | null;\n date_cloture_exercice_exceptionnelle_formate: string | null;\n prochaine_date_cloture_exercice: string | null;\n prochaine_date_cloture_exercice_formate: string | null;\n economie_sociale_solidaire: boolean;\n duree_personne_morale: any | null;\n derniere_mise_a_jour_sirene: string | null;\n derniere_mise_a_jour_rcs: string | null;\n statut_rcs: string | null;\n greffe: string | null;\n date_immatriculation_rcs: string | null;\n date_premiere_immatriculation_rcs: string | null;\n date_radiation_rcs: string | null;\n numero_tva_intracommunautaire: string | null;\n associe_unique: boolean;\n etablissements: EstablishmentPappers[] | null;\n finances: FinancePappers[] | null;\n representants: RepresentativePappers[] | null;\n beneficiaires_effectifs: BeneficialOwnerPappers[] | null;\n depots_actes: ActDepositPappers[] | null;\n comptes: ReportPappers[] | null;\n publications_bodacc: BODACCPublicationPappers[] | null;\n procedures_collectives: CollectiveProceedingPappers[] | null;\n procedure_collective_existe: boolean;\n procedure_collective_en_cours: boolean;\n derniers_statuts: LastsStatusPappers | null;\n extrait_immatriculation: ImmatriculationPappers | null;\n}\n\n/**\n * RECHERCHE ENTREPRISE\n */\n\nexport class QuerySearchBusinessPappers {\n @ApiPropertyOptional()\n limit?: number; // par_page\n\n @ApiPropertyOptional()\n page?: number;\n\n @ApiPropertyOptional()\n databases?: DatabasePappers[]; // bases\n\n @ApiPropertyOptional()\n precision?: PrecisionPappers;\n\n @ApiPropertyOptional()\n query?: string; // q\n\n @ApiPropertyOptional()\n nafCode?: string; // code_naf\n\n @ApiPropertyOptional()\n department?: string; // departement\n\n @ApiPropertyOptional()\n region?: string;\n\n @ApiPropertyOptional()\n zipCode?: string; // code_postal\n\n @ApiPropertyOptional()\n collectiveAgreement?: string; // convention_collective\n\n @ApiPropertyOptional()\n legalCategory?: string; // categorie_juridique\n\n @ApiPropertyOptional()\n active?: boolean; // entreprise_cessee\n\n @ApiPropertyOptional()\n minimumTurnover?: string; // chiffre_affaires_min\n\n @ApiPropertyOptional()\n maximumTurnover?: string; // chiffre_affaires_max\n\n @ApiPropertyOptional()\n publicationType?: PublicationTypePappers; // type_publication\n}"],"sourceRoot":"","file":"QueryPappers.js"}
1
+ {"version":3,"file":"QueryPappers.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAyLA;;;AAIM,MAAOA,+BAAP,CAAsC;;QAA/BA,+B,GAAAA,+B;;AAEXC,YADC,yBACD;;AAGAA,YADC,iCACD;AAGF;;;;;AAIM,MAAOC,uBAAP,CAA8B;;QAAvBA,uB,GAAAA,uB;;AAEXD,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGI,MAAOE,0BAAP,CAAiC;;QAA1BA,0B,GAAAA,0B;AAgEb;;;;AAIM,MAAOC,0BAAP,CAAiC;;QAA1BA,0B,GAAAA,0B;;AAEXH,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","names":["QueryGetBusinessDocumentPappers","__decorate","QueryGetBusinessPappers","GetBusinessPappersResponse","QuerySearchBusinessPappers"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/pappers/QueryPappers.ts"],"sourcesContent":["import { ApiPropertyOptional, ApiProperty } from '../../../../utils';\n\nexport type DatabasePappers = 'entreprises' | 'dirigeants' | 'documents' | 'publications';\nexport type PrecisionPappers = 'approximative' | 'standard' | 'exacte';\nexport type PublicationTypePappers = 'Création' | 'Immatriculation' | 'Modification' | 'Vente' | 'Radiation' | 'Procédure collective' | 'Dépôt des comptes';\n\nexport type LegalCategoryPappers = {\n nom: string | null;\n idcc: number | null;\n confirme: boolean | null;\n};\n\nexport type HeadOfficePappers = {\n siret: string | null;\n siret_formate: string | null;\n nic: string | null;\n code_postal: string | null;\n ville: string | null;\n latitude: number | null;\n longitude: number | null;\n etablissement_cesse: boolean | null;\n siege: boolean | null;\n etablissement_employeur: boolean | null;\n effectif: string | null;\n effectif_min: number | null;\n effectif_max: number | null;\n tranche_effectif: string | null;\n annee_effectif: number | null;\n code_naf: string | null;\n libelle_code_naf: string | null;\n date_de_creation: string | null;\n numero_voie: number | null;\n indice_repetition: string | null;\n type_voie: string | null;\n libelle_voie: string | null;\n complement_adresse: string | null;\n adresse_ligne_1: string | null;\n adresse_ligne_2: string | null;\n};\n\nexport type EstablishmentPappers = {\n siret: string | null;\n siret_formate: string | null;\n nic: string | null;\n code_postal: string | null;\n ville: string | null;\n latitude: number | null;\n longitude: number | null;\n etablissement_cesse: boolean | null;\n siege: boolean | null;\n etablissement_employeur: boolean | null;\n effectif: string | null;\n effectif_min: number | null;\n effectif_max: number | null;\n tranche_effectif: number | null;\n annee_effectif: number | null;\n code_naf: string | null;\n libelle_code_naf: string | null;\n date_de_creation: string | null;\n numero_voie: number | null;\n indice_repetition: string | null;\n type_voie: string | null;\n libelle_voie: string | null;\n complement_adresse: string | null;\n adresse_ligne_1: string | null;\n adresse_ligne_2: string | null;\n};\n\nexport type FinancePappers = {\n annee: number | null;\n date_de_cloture_exercice: string | null;\n duree_exercice: number | null;\n chiffre_affaires: number | null;\n resultat: number | null;\n effectif: number | null;\n};\n\nexport type RepresentativePappers = {\n qualite: string | null;\n personne_morale: boolean | null;\n date_prise_de_poste: string | null;\n nom: string | null;\n prenom: string | null;\n nom_complet: string | null;\n date_de_naissance: string | null;\n date_de_naissance_formate: string | null;\n age: number | null;\n nationalite: string | null;\n ville_de_naissance: string | null;\n pays_de_naissance: string | null;\n adresse_ligne_1: string | null;\n adresse_ligne_2: string | null;\n adresse_ligne_3: string | null;\n code_postal: string | null;\n ville: string | null;\n pays: string | null;\n};\n\nexport type BeneficialOwnerPappers = {\n date_greffe: string | null;\n nom: string | null;\n nom_usage: string | null;\n prenom: string | null;\n pseudonyme: string | null;\n date_de_naissance_formatee: string | null;\n nationalite: string | null;\n pourcentage_parts: number | null;\n pourcentage_parts_directes: number | null;\n pourcentage_parts_indirectes: number | null;\n pourcentage_parts_vocation_titulaire: number | null;\n details_parts_directes: any | null;\n details_parts_indirectes: any | null;\n details_parts_vocation_titulaire: any | null;\n pourcentage_votes: number | null;\n pourcentage_votes_directs: number | null;\n pourcentage_votes_indirect: number | null;\n details_votes_directs: any | null;\n details_votes_indirects: any | null;\n details_societe_de_gestion: any | null;\n detention_pouvoir_decision_ag: boolean | null;\n detention_pouvoir_nom_membre_conseil_administration: boolean | null;\n detention_autres_moyens_controle: boolean | null;\n beneficiaire_representant_legal: boolean | null;\n representant_legal_placement_sans_gestion_delegation: boolean\n};\n\nexport type Act = {\n type: string | null;\n decision: string | null;\n date_acte: string | null;\n date_acte_formate: string | null;\n};\n\nexport type ActDepositPappers = {\n date_depot: string | null;\n date_depot_formate: string | null;\n disponible: boolean | null;\n nom_fichier_pdf: string | null;\n token: string | null;\n actes: Act[] | null;\n};\n\nexport type ReportPappers = {\n date_depot: string | null;\n date_depot_formate: string | null;\n date_cloture: string | null;\n annee_cloture: number | null;\n confidentialite: boolean | null;\n confidentialite_compte_de_resultat: boolean | null;\n disponible: boolean | null;\n nom_fichier_pdf: string | null;\n token: string | null;\n};\n\nexport type BODACCPublicationPappers = {\n numero_parution: string | null;\n date: string | null;\n numero_annonce: string | null;\n bodacc: string | null;\n type: string | null;\n};\n\nexport type CollectiveProceedingPappers = {\n type: string | null;\n date_debut:string | null;\n date_fin: string | null;\n publications_bodacc: BODACCPublicationPappers[] | null;\n};\n\nexport type LastsStatusPappers = {\n date_depot: string | null;\n date_depot_formate: string | null;\n disponible: boolean | null;\n nom_fichier_pdf: string | null;\n token: string | null;\n type: string | null;\n decision: string | null;\n date_acte: string | null;\n date_acte_formate: string | null;\n};\n\nexport type ImmatriculationPappers = {\n token: string;\n};\n\n/**\n * DOCUMENTS ENTREPRISE\n */\n\nexport class QueryGetBusinessDocumentPappers {\n @ApiProperty()\n token: string;\n\n @ApiPropertyOptional()\n name?: string;\n}\n\n/**\n * FICHE ENTREPRISE\n */\n\nexport class QueryGetBusinessPappers {\n @ApiPropertyOptional()\n siren?: string;\n\n @ApiPropertyOptional()\n siret?: string;\n}\n\nexport class GetBusinessPappersResponse {\n siren: string | null;\n siren_formate: string | null;\n nom_entreprise: string | null;\n personne_morale: boolean;\n denomination: string | null;\n nom: string | null;\n prenom: string | null;\n sexe: string | null;\n code_naf: string | null;\n libelle_code_naf: string | null;\n domaine_activite: string | null;\n conventions_collectives: LegalCategoryPappers[] | null;\n date_creation: string | null;\n date_creation_formate: string | null;\n entreprise_cessee: boolean;\n date_cessation: string | null;\n entreprise_employeuse: boolean;\n categorie_juridique: string | null;\n forme_juridique: string | null;\n effectif: string | null;\n effectif_min: number | null;\n effectif_max: number | null;\n tranche_effectif: string | null;\n annee_effectif: number | null;\n dernier_traitement: string | null;\n siege: HeadOfficePappers | null;\n diffusable: boolean;\n sigle: any | null;\n objet_social: string | null;\n capital: number | null;\n capital_formate: string | null;\n capital_actuel_si_variable: any | null;\n numero_rcs: string | null;\n date_cloture_exercice: string | null;\n date_cloture_exercice_exceptionnelle: string | null;\n date_cloture_exercice_exceptionnelle_formate: string | null;\n prochaine_date_cloture_exercice: string | null;\n prochaine_date_cloture_exercice_formate: string | null;\n economie_sociale_solidaire: boolean;\n duree_personne_morale: any | null;\n derniere_mise_a_jour_sirene: string | null;\n derniere_mise_a_jour_rcs: string | null;\n statut_rcs: string | null;\n greffe: string | null;\n date_immatriculation_rcs: string | null;\n date_premiere_immatriculation_rcs: string | null;\n date_radiation_rcs: string | null;\n numero_tva_intracommunautaire: string | null;\n associe_unique: boolean;\n etablissements: EstablishmentPappers[] | null;\n finances: FinancePappers[] | null;\n representants: RepresentativePappers[] | null;\n beneficiaires_effectifs: BeneficialOwnerPappers[] | null;\n depots_actes: ActDepositPappers[] | null;\n comptes: ReportPappers[] | null;\n publications_bodacc: BODACCPublicationPappers[] | null;\n procedures_collectives: CollectiveProceedingPappers[] | null;\n procedure_collective_existe: boolean;\n procedure_collective_en_cours: boolean;\n derniers_statuts: LastsStatusPappers | null;\n extrait_immatriculation: ImmatriculationPappers | null;\n}\n\n/**\n * RECHERCHE ENTREPRISE\n */\n\nexport class QuerySearchBusinessPappers {\n @ApiPropertyOptional()\n limit?: number; // par_page\n\n @ApiPropertyOptional()\n page?: number;\n\n @ApiPropertyOptional()\n databases?: DatabasePappers[]; // bases\n\n @ApiPropertyOptional()\n precision?: PrecisionPappers;\n\n @ApiPropertyOptional()\n query?: string; // q\n\n @ApiPropertyOptional()\n nafCode?: string; // code_naf\n\n @ApiPropertyOptional()\n department?: string; // departement\n\n @ApiPropertyOptional()\n region?: string;\n\n @ApiPropertyOptional()\n zipCode?: string; // code_postal\n\n @ApiPropertyOptional()\n collectiveAgreement?: string; // convention_collective\n\n @ApiPropertyOptional()\n legalCategory?: string; // categorie_juridique\n\n @ApiPropertyOptional()\n active?: boolean; // entreprise_cessee\n\n @ApiPropertyOptional()\n minimumTurnover?: string; // chiffre_affaires_min\n\n @ApiPropertyOptional()\n maximumTurnover?: string; // chiffre_affaires_max\n\n @ApiPropertyOptional()\n publicationType?: PublicationTypePappers; // type_publication\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/pappers/ReadPappers.ts"],"names":[],"mappings":";;;;;;AA6CM,MAAO,mBAAP,CAA0B;;QAAnB,mB,GAAA,mB","sourcesContent":["export type ReadBusinessPartnerPappers = {\n firstname: string | null;\n lastname: string | null;\n birthdate: string | null;\n nationality: string | null;\n sharesHeldRate: number | null;\n isCorporation: boolean;\n};\n\nexport type ReadBusinessOwnerPappers = {\n grade: string | null;\n isCorporation: boolean;\n firstname: string | null;\n lastname: string | null;\n fullname: string | null;\n birthdate: string;\n nationality: string | null;\n birthPlace: string | null;\n countryBirth: string | null;\n address: string | null;\n address2: string | null;\n address3: string | null;\n zipCode: string | null;\n city: string | null;\n country: string | null;\n};\n\nexport type ReadStatusPappers = {\n date: string;\n available: boolean;\n name: string;\n token: string | null;\n type: string | null;\n};\n\nexport type ReadHeadOfficePappers = {\n addressNumber: number | null;\n suffix: string | null;\n street: string | null;\n address: string | null;\n address2: string | null;\n zipCode: string;\n city: string;\n};\n\nexport class ReadBusinessPappers {\n siren: string | null;\n name: string | null;\n firstname: string | null;\n lastname: string | null;\n civility: string | null;\n activity: string | null;\n isCorporation: boolean;\n nafCode: string | null;\n legalForm: string | null;\n minimumEmployees: number | null;\n maximumEmployees: number | null;\n active: boolean;\n headOffice: ReadHeadOfficePappers;\n capital: number | null;\n owners: ReadBusinessOwnerPappers[] | null;\n partners: ReadBusinessPartnerPappers[] | null;\n status: ReadStatusPappers | null;\n registration: string;\n immatriculation: string | null;\n}"],"sourceRoot":"","file":"ReadPappers.js"}
1
+ {"version":3,"file":"ReadPappers.js","mappings":";;;;;;AA6CM,MAAOA,mBAAP,CAA0B;;QAAnBA,mB,GAAAA,mB","names":["ReadBusinessPappers"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/pappers/ReadPappers.ts"],"sourcesContent":["export type ReadBusinessPartnerPappers = {\n firstname: string | null;\n lastname: string | null;\n birthdate: string | null;\n nationality: string | null;\n sharesHeldRate: number | null;\n isCorporation: boolean;\n};\n\nexport type ReadBusinessOwnerPappers = {\n grade: string | null;\n isCorporation: boolean;\n firstname: string | null;\n lastname: string | null;\n fullname: string | null;\n birthdate: string;\n nationality: string | null;\n birthPlace: string | null;\n countryBirth: string | null;\n address: string | null;\n address2: string | null;\n address3: string | null;\n zipCode: string | null;\n city: string | null;\n country: string | null;\n};\n\nexport type ReadStatusPappers = {\n date: string;\n available: boolean;\n name: string;\n token: string | null;\n type: string | null;\n};\n\nexport type ReadHeadOfficePappers = {\n addressNumber: number | null;\n suffix: string | null;\n street: string | null;\n address: string | null;\n address2: string | null;\n zipCode: string;\n city: string;\n};\n\nexport class ReadBusinessPappers {\n siren: string | null;\n name: string | null;\n firstname: string | null;\n lastname: string | null;\n civility: string | null;\n activity: string | null;\n isCorporation: boolean;\n nafCode: string | null;\n legalForm: string | null;\n minimumEmployees: number | null;\n maximumEmployees: number | null;\n active: boolean;\n headOffice: ReadHeadOfficePappers;\n capital: number | null;\n owners: ReadBusinessOwnerPappers[] | null;\n partners: ReadBusinessPartnerPappers[] | null;\n status: ReadStatusPappers | null;\n registration: string;\n immatriculation: string | null;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partner/CreatePartner.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,aAAP,CAAoB;;QAAb,a,GAAA,a;;AAEX,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,uBAAA,E,WAAA,E,KAAmB,CAAnB,CAAA;;AAEA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,uBAAA,E,UAAA,E,KAAkB,CAAlB,CAAA;;AAEA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,uBAAA,E,SAAA,E,KAAiB,CAAjB,CAAA;;AAEA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,uBAAA,E,OAAA,E,KAAe,CAAf,CAAA;;AAEA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,uBAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAKA,UAAA,CAAA,CAJC,wBAAY;AACX,EAAA,OAAO,EAAE,cAAY,gBADV;AAEX,EAAA,WAAW,EAAE;AAFF,CAAZ,CAID,E,iCAAA,CAAA,E,uBAAA,E,eAAA,E,KAA2B,CAA3B,CAAA","sourcesContent":["import { ApiProperty, ApiPropertyOptional, BaseEntity } from '../../../../utils';\nimport { ISocietyPartner, PartnerType } from '../../..';\n\nexport class CreatePartner implements Omit<BaseEntity<ISocietyPartner>, 'idAccount' | 'idSociety' | 'account'> {\n @ApiPropertyOptional()\n firstname?: string;\n @ApiPropertyOptional()\n lastname?: string;\n @ApiPropertyOptional()\n company?: string;\n @ApiPropertyOptional()\n siret?: string;\n @ApiProperty()\n fonction: string;\n @ApiProperty({\n default: PartnerType.PHYSICAL_PARTNER,\n description: 'You can retrieve the enum Partner Type in @core',\n })\n idPartnerType: PartnerType;\n}"],"sourceRoot":"","file":"CreatePartner.js"}
1
+ {"version":3,"file":"CreatePartner.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,aAAP,CAAoB;;QAAbA,a,GAAAA,a;;AAEXC,YADC,iCACD;;AAEAA,YADC,iCACD;;AAEAA,YADC,iCACD;;AAEAA,YADC,iCACD;;AAEAA,YADC,yBACD;;AAKAA,YAJC,wBAAY;AACXC,SAAO,EAAEC,cAAYC,gBADV;AAEXC,aAAW,EAAE;AAFF,CAAZ,CAID","names":["CreatePartner","__decorate","default","PartnerType","PHYSICAL_PARTNER","description"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partner/CreatePartner.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional, BaseEntity } from '../../../../utils';\nimport { ISocietyPartner, PartnerType } from '../../..';\n\nexport class CreatePartner implements Omit<BaseEntity<ISocietyPartner>, 'idAccount' | 'idSociety' | 'account'> {\n @ApiPropertyOptional()\n firstname?: string;\n @ApiPropertyOptional()\n lastname?: string;\n @ApiPropertyOptional()\n company?: string;\n @ApiPropertyOptional()\n siret?: string;\n @ApiProperty()\n fonction: string;\n @ApiProperty({\n default: PartnerType.PHYSICAL_PARTNER,\n description: 'You can retrieve the enum Partner Type in @core',\n })\n idPartnerType: PartnerType;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partner/GetPartners.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,WAAP,CAAkB;;QAAX,W,GAAA,W;;AAEX,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,qBAAA,E,uBAAA,E,KAAgC,CAAhC,CAAA","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class GetPartners {\n @ApiPropertyOptional()\n includeDeletedPartner?: boolean;\n}"],"sourceRoot":"","file":"GetPartners.js"}
1
+ {"version":3,"file":"GetPartners.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,WAAP,CAAkB;;QAAXA,W,GAAAA,W;;AAEXC,YADC,iCACD","names":["GetPartners","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partner/GetPartners.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class GetPartners {\n @ApiPropertyOptional()\n includeDeletedPartner?: boolean;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,yCAAP,CAAgD;;QAAzC,yC,GAAA,yC;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,mDAAA,E,8BAAA,E,KAAqC,CAArC,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,mDAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mDAAA,E,aAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,mDAAA,E,eAAA,E,KAAuB,CAAvB,CAAA","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreatePartneredAccountantRequestedService {\n @ApiProperty()\n idPartneredAccountantService: number;\n\n @ApiProperty()\n notes: string;\n\n @ApiPropertyOptional()\n preTaxPrice?: number;\n\n @ApiPropertyOptional()\n idServiceType?: number;\n}"],"sourceRoot":"","file":"CreatePartneredAccountantRequestedService.js"}
1
+ {"version":3,"file":"CreatePartneredAccountantRequestedService.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,yCAAP,CAAgD;;QAAzCA,yC,GAAAA,yC;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD","names":["CreatePartneredAccountantRequestedService","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreatePartneredAccountantRequestedService {\n @ApiProperty()\n idPartneredAccountantService: number;\n\n @ApiProperty()\n notes: string;\n\n @ApiPropertyOptional()\n preTaxPrice?: number;\n\n @ApiPropertyOptional()\n idServiceType?: number;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,gDAAP,CAAuD;;QAAhD,gD,GAAA,gD;;AAEX,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0DAAA,E,8BAAA,E,KAAsC,CAAtC,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,0DAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0DAAA,E,aAAA,E,KAAqB,CAArB,CAAA;;AAIA,UAAA,CAAA,CAFC,iCAED,EADC,4BAAO,kEAAP,CACD,E,iCAAA,CAAA,E,0DAAA,E,eAAA,E,KAAuB,CAAvB,CAAA","sourcesContent":["import { IsEnum } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { PartneredAccountantServiceTypeId } from '../../../Enum/PartneredAccountantServiceTypeId';\n\nexport class CreatePartneredAccountantRequestedServiceExpress {\n @ApiPropertyOptional()\n idPartneredAccountantService?: number;\n\n @ApiProperty()\n notes: string;\n\n @ApiPropertyOptional()\n preTaxPrice?: number;\n\n @ApiPropertyOptional()\n @IsEnum(PartneredAccountantServiceTypeId)\n idServiceType?: number;\n}"],"sourceRoot":"","file":"CreatePartneredAccountantRequestedServiceExpress.js"}
1
+ {"version":3,"file":"CreatePartneredAccountantRequestedServiceExpress.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,gDAAP,CAAuD;;QAAhDA,gD,GAAAA,gD;;AAEXC,YADC,iCACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAIAA,YAFC,iCAED,EADC,4BAAOC,kEAAP,CACD","names":["CreatePartneredAccountantRequestedServiceExpress","__decorate","PartneredAccountantServiceTypeId"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.ts"],"sourcesContent":["import { IsEnum } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { PartneredAccountantServiceTypeId } from '../../../Enum/PartneredAccountantServiceTypeId';\n\nexport class CreatePartneredAccountantRequestedServiceExpress {\n @ApiPropertyOptional()\n idPartneredAccountantService?: number;\n\n @ApiProperty()\n notes: string;\n\n @ApiPropertyOptional()\n preTaxPrice?: number;\n\n @ApiPropertyOptional()\n @IsEnum(PartneredAccountantServiceTypeId)\n idServiceType?: number;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,gCAAP,CAAuC;;QAAhC,gC,GAAA,gC;;AAEX,UAAA,CAAA,CADC,oBACD,E,iCAAA,CAAA,E,0CAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,oBACD,E,iCAAA,CAAA,E,0CAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,oBACD,E,iCAAA,CAAA,E,0CAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAGA,UAAA,CAAA,CADC,oBACD,E,iCAAA,CAAA,E,0CAAA,E,aAAA,E,KAAoB,CAApB,CAAA;;AAGA,UAAA,CAAA,CADC,mBAAY;AAAE,EAAA,WAAW,EAAE;AAAf,CAAZ,CACD,E,iCAAA,CAAA,E,0CAAA,E,MAAA,E,KAAa,CAAb,CAAA;;AAGA,UAAA,CAAA,CADC,oBACD,E,iCAAA,CAAA,E,0CAAA,E,aAAA,E,KAAoB,CAApB,CAAA;;AAGA,UAAA,CAAA,CADC,mBAAY;AAAE,EAAA,IAAI,EAAE,oCAAR;AAA6B,EAAA,OAAO,EAAE,qCAAoB,OAApB,CAA4B;AAAlE,CAAZ,CACD,E,iCAAA,CAAA,E,0CAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,mBAAY;AAAE,EAAA,IAAI,EAAE;AAAR,CAAZ,CACD,E,iCAAA,CAAA,E,0CAAA,E,aAAA,E,KAAuB,CAAvB,CAAA;;AAGA,UAAA,CAAA,CADC,mBAAY;AAAE,EAAA,IAAI,EAAE;AAAR,CAAZ,CACD,E,iCAAA,CAAA,E,0CAAA,E,gBAAA,E,KAA6B,CAA7B,CAAA;;AAGA,UAAA,CAAA,CADC,mBAAY;AAAE,EAAA,IAAI,EAAE;AAAR,CAAZ,CACD,E,iCAAA,CAAA,E,0CAAA,E,YAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,mBAAY;AAAE,EAAA,IAAI,EAAE;AAAR,CAAZ,CACD,E,iCAAA,CAAA,E,0CAAA,E,aAAA,E,KAAuB,CAAvB,CAAA;;AAGA,UAAA,CAAA,CADC,mBAAY;AAAE,EAAA,IAAI,EAAE;AAAR,CAAZ,CACD,E,iCAAA,CAAA,E,0CAAA,E,eAAA,E,KAA2B,CAA3B,CAAA;;AAGA,UAAA,CAAA,CADC,mBAAY;AAAE,EAAA,WAAW,EAAE;AAAf,CAAZ,CACD,E,iCAAA,CAAA,E,0CAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,mBAAY;AAAE,EAAA,WAAW,EAAE;AAAf,CAAZ,CACD,E,iCAAA,CAAA,E,0CAAA,E,SAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,mBAAY;AAAE,EAAA,IAAI,EAAE;AAAR,CAAZ,CACD,E,iCAAA,CAAA,E,0CAAA,E,cAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,4BACD,E,iCAAA,CAAA,E,0CAAA,E,OAAA,E,KAAsB,CAAtB,CAAA;;AAGA,UAAA,CAAA,CADC,4BACD,E,iCAAA,CAAA,E,0CAAA,E,SAAA,E,KAAwB,CAAxB,CAAA;;AAGA,UAAA,CAAA,CADC,4BACD,E,iCAAA,CAAA,E,0CAAA,E,MAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,4BACD,E,iCAAA,CAAA,E,0CAAA,E,SAAA,E,KAAwB,CAAxB,CAAA;;AAGA,UAAA,CAAA,CADC,2BAAoB;AAAE,EAAA,IAAI,EAAE;AAAR,CAApB,CACD,E,iCAAA,CAAA,E,0CAAA,E,WAAA,E,KAA2B,CAA3B,CAAA","sourcesContent":["import {\n ApiProperty, VatRegime, FiscalRegime, ComptaType, ApiPropertyOptional, Country, Activity,\n} from '../../../..';\nimport { AccountsSectorsEnum } from '../../../Enum/AccountsSectors';\nimport { TaxSystem } from '../../../Enum/TaxSystem';\nimport { ProfitsType } from '../../../Enum/ProfitsType';\n\nexport class CreatePartneredAccountantSociety {\n @ApiProperty()\n firstname: string;\n\n @ApiProperty()\n lastname: string;\n\n @ApiProperty()\n email: string;\n\n @ApiProperty()\n phoneNumber: string;\n\n @ApiProperty({ description: 'Nom de la société' })\n name: string;\n\n @ApiProperty()\n idLegalForm: number;\n\n @ApiProperty({ enum: AccountsSectorsEnum, default: AccountsSectorsEnum.DEFAULT.id })\n idSector: number;\n\n @ApiProperty({ enum: VatRegime })\n idVatRegime: VatRegime;\n\n @ApiProperty({ enum: FiscalRegime })\n idFiscalRegime: FiscalRegime;\n\n @ApiProperty({ enum: Activity })\n idActivity: Activity;\n\n @ApiProperty({ enum: TaxSystem })\n idTaxSystem: TaxSystem;\n\n @ApiProperty({ enum: ProfitsType })\n idProfitsType: ProfitsType;\n\n @ApiProperty({ description: 'Date de début de l\\'exercice (format YYYY-MM-DD)' })\n startDate: string;\n\n @ApiProperty({ description: 'Date de fin de l\\'exercice (format YYYY-MM-DD)' })\n endDate: string;\n\n @ApiProperty({ enum: ComptaType })\n idComptaType: ComptaType;\n\n @ApiPropertyOptional()\n siret?: string | null;\n\n @ApiPropertyOptional()\n address?: string | null;\n\n @ApiPropertyOptional()\n city?: string | null;\n\n @ApiPropertyOptional()\n zipCode?: string | null;\n\n @ApiPropertyOptional({ enum: Country })\n idCountry?: Country | null;\n}"],"sourceRoot":"","file":"CreatePartneredAccountantSociety.js"}
1
+ {"version":3,"file":"CreatePartneredAccountantSociety.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,gCAAP,CAAuC;;QAAhCA,gC,GAAAA,gC;;AAEXC,YADC,oBACD;;AAGAA,YADC,oBACD;;AAGAA,YADC,oBACD;;AAGAA,YADC,oBACD;;AAGAA,YADC,mBAAY;AAAEC,aAAW,EAAE;AAAf,CAAZ,CACD;;AAGAD,YADC,oBACD;;AAGAA,YADC,mBAAY;AAAEE,MAAI,EAAEC,oCAAR;AAA6BC,SAAO,EAAED,qCAAoBE,OAApB,CAA4BC;AAAlE,CAAZ,CACD;;AAGAN,YADC,mBAAY;AAAEE,MAAI,EAAEK;AAAR,CAAZ,CACD;;AAGAP,YADC,mBAAY;AAAEE,MAAI,EAAEM;AAAR,CAAZ,CACD;;AAGAR,YADC,mBAAY;AAAEE,MAAI,EAAEO;AAAR,CAAZ,CACD;;AAGAT,YADC,mBAAY;AAAEE,MAAI,EAAEQ;AAAR,CAAZ,CACD;;AAGAV,YADC,mBAAY;AAAEE,MAAI,EAAES;AAAR,CAAZ,CACD;;AAGAX,YADC,mBAAY;AAAEC,aAAW,EAAE;AAAf,CAAZ,CACD;;AAGAD,YADC,mBAAY;AAAEC,aAAW,EAAE;AAAf,CAAZ,CACD;;AAGAD,YADC,mBAAY;AAAEE,MAAI,EAAEU;AAAR,CAAZ,CACD;;AAGAZ,YADC,4BACD;;AAGAA,YADC,4BACD;;AAGAA,YADC,4BACD;;AAGAA,YADC,4BACD;;AAGAA,YADC,2BAAoB;AAAEE,MAAI,EAAEW;AAAR,CAApB,CACD","names":["CreatePartneredAccountantSociety","__decorate","description","enum","AccountsSectorsEnum","default","DEFAULT","id","VatRegime","FiscalRegime","Activity","TaxSystem","ProfitsType","ComptaType","Country"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.ts"],"sourcesContent":["import {\n ApiProperty, VatRegime, FiscalRegime, ComptaType, ApiPropertyOptional, Country, Activity,\n} from '../../../..';\nimport { AccountsSectorsEnum } from '../../../Enum/AccountsSectors';\nimport { TaxSystem } from '../../../Enum/TaxSystem';\nimport { ProfitsType } from '../../../Enum/ProfitsType';\n\nexport class CreatePartneredAccountantSociety {\n @ApiProperty()\n firstname: string;\n\n @ApiProperty()\n lastname: string;\n\n @ApiProperty()\n email: string;\n\n @ApiProperty()\n phoneNumber: string;\n\n @ApiProperty({ description: 'Nom de la société' })\n name: string;\n\n @ApiProperty()\n idLegalForm: number;\n\n @ApiProperty({ enum: AccountsSectorsEnum, default: AccountsSectorsEnum.DEFAULT.id })\n idSector: number;\n\n @ApiProperty({ enum: VatRegime })\n idVatRegime: VatRegime;\n\n @ApiProperty({ enum: FiscalRegime })\n idFiscalRegime: FiscalRegime;\n\n @ApiProperty({ enum: Activity })\n idActivity: Activity;\n\n @ApiProperty({ enum: TaxSystem })\n idTaxSystem: TaxSystem;\n\n @ApiProperty({ enum: ProfitsType })\n idProfitsType: ProfitsType;\n\n @ApiProperty({ description: 'Date de début de l\\'exercice (format YYYY-MM-DD)' })\n startDate: string;\n\n @ApiProperty({ description: 'Date de fin de l\\'exercice (format YYYY-MM-DD)' })\n endDate: string;\n\n @ApiProperty({ enum: ComptaType })\n idComptaType: ComptaType;\n\n @ApiPropertyOptional()\n siret?: string | null;\n\n @ApiPropertyOptional()\n address?: string | null;\n\n @ApiPropertyOptional()\n city?: string | null;\n\n @ApiPropertyOptional()\n zipCode?: string | null;\n\n @ApiPropertyOptional({ enum: Country })\n idCountry?: Country | null;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.ts"],"names":[],"mappings":";;;;;;AAEM,MAAO,iCAAP,CAAwC;;QAAjC,iC,GAAA,iC","sourcesContent":["import { IUser, ISociety } from '../../..';\n\nexport class CreatedPartneredAccountantSociety {\n society: ISociety;\n user: IUser;\n}"],"sourceRoot":"","file":"CreatedPartneredAccountantSociety.js"}
1
+ {"version":3,"file":"CreatedPartneredAccountantSociety.js","mappings":";;;;;;AAEM,MAAOA,iCAAP,CAAwC;;QAAjCA,iC,GAAAA,iC","names":["CreatedPartneredAccountantSociety"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.ts"],"sourcesContent":["import { IUser, ISociety } from '../../..';\n\nexport class CreatedPartneredAccountantSociety {\n society: ISociety;\n user: IUser;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partneredAccountant/InvitePartneredAccountant.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,yBAAP,CAAgC;;QAAzB,yB,GAAA,yB;;AAGX,UAAA,CAAA,CAFC,yBAED,EADC,8BACD,E,iCAAA,CAAA,E,mCAAA,E,MAAA,E,KAAa,CAAb,CAAA","sourcesContent":["import { IsEmail } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class InvitePartneredAccountant {\n @ApiProperty()\n @IsEmail()\n mail: string;\n}"],"sourceRoot":"","file":"InvitePartneredAccountant.js"}
1
+ {"version":3,"file":"InvitePartneredAccountant.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,yBAAP,CAAgC;;QAAzBA,yB,GAAAA,yB;;AAGXC,YAFC,yBAED,EADC,8BACD","names":["InvitePartneredAccountant","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partneredAccountant/InvitePartneredAccountant.ts"],"sourcesContent":["import { IsEmail } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class InvitePartneredAccountant {\n @ApiProperty()\n @IsEmail()\n mail: string;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,qCAAP,CAA4C;;QAArC,qC,GAAA,qC;;AAEX,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,+CAAA,E,WAAA,E,KAAmB,CAAnB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,+CAAA,E,QAAA,E,KAAgB,CAAhB,CAAA","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryParteneredAccountantSoldServices {\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n search?: string;\n}\n"],"sourceRoot":"","file":"QueryParteneredAccountantSoldServices.js"}
1
+ {"version":3,"file":"QueryParteneredAccountantSoldServices.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,qCAAP,CAA4C;;QAArCA,qC,GAAAA,qC;;AAEXC,YADC,iCACD;;AAGAA,YADC,iCACD","names":["QueryParteneredAccountantSoldServices","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryParteneredAccountantSoldServices {\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n search?: string;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,iCAAP,CAAwC;;QAAjC,iC,GAAA,iC;;AAKX,UAAA,CAAA,CAJC,gCAAoB;AAAE,EAAA,WAAW,EAAE;AAAf,CAApB,CAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD,E,kCAAA,CAAA,E,2CAAA,E,UAAA,E,KAAmB,CAAnB,CAAA","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryPartneredAccountantSocieties {\n @ApiPropertyOptional({ description: 'Retourne uniquement les utilisateurs actifs / inactifs' })\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isActive?: boolean;\n}"],"sourceRoot":"","file":"QueryPartneredAccountantSocieties.js"}
1
+ {"version":3,"file":"QueryPartneredAccountantSocieties.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,iCAAP,CAAwC;;QAAjCA,iC,GAAAA,iC;;AAKXC,YAJC,gCAAoB;AAAEC,aAAW,EAAE;AAAf,CAApB,CAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD","names":["QueryPartneredAccountantSocieties","__decorate","description"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.ts"],"sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryPartneredAccountantSocieties {\n @ApiPropertyOptional({ description: 'Retourne uniquement les utilisateurs actifs / inactifs' })\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isActive?: boolean;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partneredAccountant/ReadPartneredAccountant.ts"],"names":[],"mappings":";;;;;;AAIM,MAAO,uBAAP,CAA8B;;QAAvB,uB,GAAA,uB","sourcesContent":["import {\n IFile, IPartneredAccountantTag, IVat,\n} from '../../..';\n\nexport class ReadPartneredAccountant {\n id: number;\n name: string;\n address: string;\n zipCode: string;\n city: string;\n yearOfOrderRegistration: number;\n schedules: string;\n description: string;\n VAT: IVat;\n partneredAccountantTags: IPartneredAccountantTag[];\n logo: IFile | null;\n logoColor: string | null;\n banner: IFile | null;\n videoLink: string | null;\n pictures: IFile[];\n hasPendingRequests: boolean;\n}"],"sourceRoot":"","file":"ReadPartneredAccountant.js"}
1
+ {"version":3,"file":"ReadPartneredAccountant.js","mappings":";;;;;;AAIM,MAAOA,uBAAP,CAA8B;;QAAvBA,uB,GAAAA,uB","names":["ReadPartneredAccountant"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partneredAccountant/ReadPartneredAccountant.ts"],"sourcesContent":["import {\n IFile, IPartneredAccountantTag, IVat,\n} from '../../..';\n\nexport class ReadPartneredAccountant {\n id: number;\n name: string;\n address: string;\n zipCode: string;\n city: string;\n yearOfOrderRegistration: number;\n schedules: string;\n description: string;\n VAT: IVat;\n partneredAccountantTags: IPartneredAccountantTag[];\n logo: IFile | null;\n logoColor: string | null;\n banner: IFile | null;\n videoLink: string | null;\n pictures: IFile[];\n hasPendingRequests: boolean;\n}"]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ReadPartneredAccountantInvoice.js"}
1
+ {"version":3,"file":"ReadPartneredAccountantInvoice.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ReadPartneredAccountantRequestedService.js"}
1
+ {"version":3,"file":"ReadPartneredAccountantRequestedService.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.ts"],"names":[],"mappings":";;;;;;AAEM,MAAO,8BAAP,CAAqC;;QAA9B,8B,GAAA,8B","sourcesContent":["import { IPartneredAccountantServiceIcon } from '../../models/IPartneredAccountantServiceIcon';\n\nexport class ReadPartneredAccountantService {\n id: number;\n name: string;\n description: string;\n preTaxPrice: number;\n idPartneredAccountant: number;\n isPending: boolean;\n icon: IPartneredAccountantServiceIcon;\n}"],"sourceRoot":"","file":"ReadPartneredAccountantService.js"}
1
+ {"version":3,"file":"ReadPartneredAccountantService.js","mappings":";;;;;;AAEM,MAAOA,8BAAP,CAAqC;;QAA9BA,8B,GAAAA,8B","names":["ReadPartneredAccountantService"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.ts"],"sourcesContent":["import { IPartneredAccountantServiceIcon } from '../../models/IPartneredAccountantServiceIcon';\n\nexport class ReadPartneredAccountantService {\n id: number;\n name: string;\n description: string;\n preTaxPrice: number;\n idPartneredAccountant: number;\n isPending: boolean;\n icon: IPartneredAccountantServiceIcon;\n}"]}