@silexpert/core 0.4.55 → 0.4.57

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 (268) hide show
  1. package/es/api/resources/TaxDeadline.d.ts +8 -0
  2. package/es/api/resources/TaxDeadline.d.ts.map +1 -0
  3. package/es/api/resources/TaxDeadline.js +10 -0
  4. package/es/api/resources/TaxDeadline.js.map +1 -0
  5. package/es/api/resources.d.ts +2 -0
  6. package/es/api/resources.d.ts.map +1 -1
  7. package/es/api/resources.js +2 -0
  8. package/es/api/resources.js.map +1 -1
  9. package/es/types/Enum/AccountingFileType.d.ts +8 -0
  10. package/es/types/Enum/AccountingFileType.d.ts.map +1 -0
  11. package/es/types/Enum/AccountingFileType.js +9 -0
  12. package/es/types/Enum/AccountingFileType.js.map +1 -0
  13. package/es/types/Enum/BalanceSheet.d.ts +17 -0
  14. package/es/types/Enum/BalanceSheet.d.ts.map +1 -1
  15. package/es/types/Enum/BalanceSheet.js +18 -0
  16. package/es/types/Enum/BalanceSheet.js.map +1 -1
  17. package/es/types/Enum/Channel.d.ts +5 -0
  18. package/es/types/Enum/Channel.d.ts.map +1 -0
  19. package/es/types/Enum/Channel.js +6 -0
  20. package/es/types/Enum/Channel.js.map +1 -0
  21. package/es/types/Enum/Comment.d.ts +18 -0
  22. package/es/types/Enum/Comment.d.ts.map +1 -0
  23. package/es/types/Enum/Comment.js +19 -0
  24. package/es/types/Enum/Comment.js.map +1 -0
  25. package/es/types/Enum/FieldSocietyStat.d.ts +9 -0
  26. package/es/types/Enum/FieldSocietyStat.d.ts.map +1 -0
  27. package/es/types/Enum/FieldSocietyStat.js +10 -0
  28. package/es/types/Enum/FieldSocietyStat.js.map +1 -0
  29. package/es/types/Enum/FileType.d.ts +108 -0
  30. package/es/types/Enum/FileType.d.ts.map +1 -0
  31. package/es/types/Enum/FileType.js +108 -0
  32. package/es/types/Enum/FileType.js.map +1 -0
  33. package/es/types/Enum/Notification.d.ts +5 -0
  34. package/es/types/Enum/Notification.d.ts.map +1 -0
  35. package/es/types/Enum/Notification.js +6 -0
  36. package/es/types/Enum/Notification.js.map +1 -0
  37. package/es/types/Enum/Prestation.d.ts +7 -0
  38. package/es/types/Enum/Prestation.d.ts.map +1 -0
  39. package/es/types/Enum/Prestation.js +8 -0
  40. package/es/types/Enum/Prestation.js.map +1 -0
  41. package/es/types/Enum/Supervision.d.ts +10 -0
  42. package/es/types/Enum/Supervision.d.ts.map +1 -0
  43. package/es/types/Enum/Supervision.js +11 -0
  44. package/es/types/Enum/Supervision.js.map +1 -0
  45. package/es/types/Interface/api/cerfa/CreateCerfa.d.ts +4 -0
  46. package/es/types/Interface/api/cerfa/CreateCerfa.d.ts.map +1 -1
  47. package/es/types/Interface/api/cerfa/CreateCerfa.js +8 -0
  48. package/es/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  49. package/es/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.d.ts +1 -0
  50. package/es/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.d.ts.map +1 -1
  51. package/es/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js +4 -0
  52. package/es/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
  53. package/es/types/Interface/api/prestashop/InvoicesPrestashop.d.ts +7 -0
  54. package/es/types/Interface/api/prestashop/InvoicesPrestashop.d.ts.map +1 -0
  55. package/es/types/Interface/api/{shopify/ImportInvoicesShopify.js → prestashop/InvoicesPrestashop.js} +6 -6
  56. package/es/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -0
  57. package/es/types/Interface/api/prestashop/PSAddress.d.ts +26 -0
  58. package/es/types/Interface/api/prestashop/PSAddress.d.ts.map +1 -0
  59. package/es/types/Interface/api/prestashop/PSAddress.js +2 -0
  60. package/es/types/Interface/api/prestashop/PSAddress.js.map +1 -0
  61. package/es/types/Interface/api/prestashop/PSCountry.d.ts +15 -0
  62. package/es/types/Interface/api/prestashop/PSCountry.d.ts.map +1 -0
  63. package/es/types/Interface/api/prestashop/PSCountry.js +2 -0
  64. package/es/types/Interface/api/prestashop/PSCountry.js.map +1 -0
  65. package/es/types/Interface/api/prestashop/PSObject.d.ts +4 -0
  66. package/es/types/Interface/api/prestashop/PSObject.d.ts.map +1 -0
  67. package/es/types/Interface/api/prestashop/PSObject.js +2 -0
  68. package/es/types/Interface/api/prestashop/PSObject.js.map +1 -0
  69. package/es/types/Interface/api/prestashop/PSOrder.d.ts +53 -0
  70. package/es/types/Interface/api/prestashop/PSOrder.d.ts.map +1 -0
  71. package/es/types/Interface/api/prestashop/PSOrder.js +2 -0
  72. package/es/types/Interface/api/prestashop/PSOrder.js.map +1 -0
  73. package/es/types/Interface/api/prestashop/PSOrderRow.d.ts +16 -0
  74. package/es/types/Interface/api/prestashop/PSOrderRow.d.ts.map +1 -0
  75. package/es/types/Interface/api/prestashop/PSOrderRow.js +2 -0
  76. package/es/types/Interface/api/prestashop/PSOrderRow.js.map +1 -0
  77. package/es/types/Interface/api/shopify/InvoicesShopify.d.ts +7 -0
  78. package/es/types/Interface/api/shopify/InvoicesShopify.d.ts.map +1 -0
  79. package/es/types/Interface/api/shopify/InvoicesShopify.js +29 -0
  80. package/es/types/Interface/api/shopify/InvoicesShopify.js.map +1 -0
  81. package/es/types/Interface/api/society/CreateSociety.d.ts +4 -0
  82. package/es/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
  83. package/es/types/Interface/api/society/CreateSociety.js +16 -0
  84. package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
  85. package/es/types/Interface/api/society/ReadSociety.d.ts +8 -0
  86. package/es/types/Interface/api/society/ReadSociety.d.ts.map +1 -0
  87. package/es/types/Interface/api/society/ReadSociety.js +2 -0
  88. package/es/types/Interface/api/society/ReadSociety.js.map +1 -0
  89. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +29 -0
  90. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -0
  91. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +99 -0
  92. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -0
  93. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +77 -0
  94. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -0
  95. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js +11 -0
  96. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -0
  97. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +7 -0
  98. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -0
  99. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.js +29 -0
  100. package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -0
  101. package/es/types/Interface/api/woocommerce/WCBilling.d.ts +14 -0
  102. package/es/types/Interface/api/woocommerce/WCBilling.d.ts.map +1 -0
  103. package/es/types/Interface/api/woocommerce/WCBilling.js +2 -0
  104. package/es/types/Interface/api/woocommerce/WCBilling.js.map +1 -0
  105. package/es/types/Interface/api/woocommerce/WCLineItem.d.ts +18 -0
  106. package/es/types/Interface/api/woocommerce/WCLineItem.d.ts.map +1 -0
  107. package/es/types/Interface/api/woocommerce/WCLineItem.js +2 -0
  108. package/es/types/Interface/api/woocommerce/WCLineItem.js.map +1 -0
  109. package/es/types/Interface/api/woocommerce/WCLinks.d.ts +7 -0
  110. package/es/types/Interface/api/woocommerce/WCLinks.d.ts.map +1 -0
  111. package/es/types/Interface/api/woocommerce/WCLinks.js +2 -0
  112. package/es/types/Interface/api/woocommerce/WCLinks.js.map +1 -0
  113. package/es/types/Interface/api/woocommerce/WCMetaData.d.ts +6 -0
  114. package/es/types/Interface/api/woocommerce/WCMetaData.d.ts.map +1 -0
  115. package/es/types/Interface/api/woocommerce/WCMetaData.js +2 -0
  116. package/es/types/Interface/api/woocommerce/WCMetaData.js.map +1 -0
  117. package/es/types/Interface/api/woocommerce/WCOrder.d.ts +50 -0
  118. package/es/types/Interface/api/woocommerce/WCOrder.d.ts.map +1 -0
  119. package/es/types/Interface/api/woocommerce/WCOrder.js +2 -0
  120. package/es/types/Interface/api/woocommerce/WCOrder.js.map +1 -0
  121. package/es/types/Interface/api/woocommerce/WCSelf.d.ts +4 -0
  122. package/es/types/Interface/api/woocommerce/WCSelf.d.ts.map +1 -0
  123. package/es/types/Interface/api/woocommerce/WCSelf.js +2 -0
  124. package/es/types/Interface/api/woocommerce/WCSelf.js.map +1 -0
  125. package/es/types/Interface/api/woocommerce/WCShiping.d.ts +13 -0
  126. package/es/types/Interface/api/woocommerce/WCShiping.d.ts.map +1 -0
  127. package/es/types/Interface/api/woocommerce/WCShiping.js +2 -0
  128. package/es/types/Interface/api/woocommerce/WCShiping.js.map +1 -0
  129. package/es/types/Interface/api/woocommerce/WCShippingLine.d.ts +12 -0
  130. package/es/types/Interface/api/woocommerce/WCShippingLine.d.ts.map +1 -0
  131. package/es/types/Interface/api/woocommerce/WCShippingLine.js +2 -0
  132. package/es/types/Interface/api/woocommerce/WCShippingLine.js.map +1 -0
  133. package/es/types/Interface/api/woocommerce/WCTaxes.d.ts +10 -0
  134. package/es/types/Interface/api/woocommerce/WCTaxes.d.ts.map +1 -0
  135. package/es/types/Interface/api/woocommerce/WCTaxes.js +2 -0
  136. package/es/types/Interface/api/woocommerce/WCTaxes.js.map +1 -0
  137. package/es/types/Interface/models/ICustomerTva.d.ts +1 -1
  138. package/es/types/Interface/models/ICustomerTva.js.map +1 -1
  139. package/es/types/Interface/models/IPrestation.d.ts +2 -2
  140. package/es/types/Interface/models/IPrestation.d.ts.map +1 -1
  141. package/es/types/Interface/models/IPrestation.js.map +1 -1
  142. package/es/types/Interface/models/ISociety.d.ts +7 -3
  143. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  144. package/es/types/Interface/models/ISociety.js.map +1 -1
  145. package/es/types/Interface/models/ISocietyStat.d.ts +2 -2
  146. package/es/types/Interface/models/ISocietyStat.js.map +1 -1
  147. package/es/types/Interface/models/ISupervision.d.ts +2 -0
  148. package/es/types/Interface/models/ISupervision.d.ts.map +1 -1
  149. package/es/types/Interface/models/ISupervision.js.map +1 -1
  150. package/es/types/index.d.ts +22 -1
  151. package/es/types/index.d.ts.map +1 -1
  152. package/es/types/index.js +22 -1
  153. package/es/types/index.js.map +1 -1
  154. package/js/api/resources/TaxDeadline.js +30 -0
  155. package/js/api/resources/TaxDeadline.js.map +1 -0
  156. package/js/api/resources.js +4 -1
  157. package/js/api/resources.js.map +1 -1
  158. package/js/types/Enum/AccountingFileType.js +15 -0
  159. package/js/types/Enum/AccountingFileType.js.map +1 -0
  160. package/js/types/Enum/BalanceSheet.js +20 -0
  161. package/js/types/Enum/BalanceSheet.js.map +1 -1
  162. package/js/types/Enum/Channel.js +12 -0
  163. package/js/types/Enum/Channel.js.map +1 -0
  164. package/js/types/Enum/Comment.js +25 -0
  165. package/js/types/Enum/Comment.js.map +1 -0
  166. package/js/types/Enum/FieldSocietyStat.js +16 -0
  167. package/js/types/Enum/FieldSocietyStat.js.map +1 -0
  168. package/js/types/Enum/FileType.js +113 -0
  169. package/js/types/Enum/FileType.js.map +1 -0
  170. package/js/types/Enum/Notification.js +12 -0
  171. package/js/types/Enum/Notification.js.map +1 -0
  172. package/js/types/Enum/Prestation.js +14 -0
  173. package/js/types/Enum/Prestation.js.map +1 -0
  174. package/js/types/Enum/Supervision.js +17 -0
  175. package/js/types/Enum/Supervision.js.map +1 -0
  176. package/js/types/Interface/api/cerfa/CreateCerfa.js +4 -0
  177. package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  178. package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js +4 -0
  179. package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
  180. package/js/types/Interface/api/{shopify/ImportInvoicesShopify.js → prestashop/InvoicesPrestashop.js} +8 -8
  181. package/js/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -0
  182. package/js/types/Interface/api/prestashop/PSAddress.js +6 -0
  183. package/js/types/Interface/api/prestashop/PSAddress.js.map +1 -0
  184. package/js/types/Interface/api/prestashop/PSCountry.js +6 -0
  185. package/js/types/Interface/api/prestashop/PSCountry.js.map +1 -0
  186. package/js/types/Interface/api/prestashop/PSObject.js +6 -0
  187. package/js/types/Interface/api/prestashop/PSObject.js.map +1 -0
  188. package/js/types/Interface/api/prestashop/PSOrder.js +6 -0
  189. package/js/types/Interface/api/prestashop/PSOrder.js.map +1 -0
  190. package/js/types/Interface/api/prestashop/PSOrderRow.js +6 -0
  191. package/js/types/Interface/api/prestashop/PSOrderRow.js.map +1 -0
  192. package/js/types/Interface/api/shopify/InvoicesShopify.js +33 -0
  193. package/js/types/Interface/api/shopify/InvoicesShopify.js.map +1 -0
  194. package/js/types/Interface/api/society/CreateSociety.js +8 -0
  195. package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
  196. package/js/types/Interface/api/society/ReadSociety.js +6 -0
  197. package/js/types/Interface/api/society/ReadSociety.js.map +1 -0
  198. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +121 -0
  199. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -0
  200. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js +26 -0
  201. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -0
  202. package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js +33 -0
  203. package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -0
  204. package/js/types/Interface/api/woocommerce/WCBilling.js +6 -0
  205. package/js/types/Interface/api/woocommerce/WCBilling.js.map +1 -0
  206. package/js/types/Interface/api/woocommerce/WCLineItem.js +6 -0
  207. package/js/types/Interface/api/woocommerce/WCLineItem.js.map +1 -0
  208. package/js/types/Interface/api/woocommerce/WCLinks.js +6 -0
  209. package/js/types/Interface/api/woocommerce/WCLinks.js.map +1 -0
  210. package/js/types/Interface/api/woocommerce/WCMetaData.js +6 -0
  211. package/js/types/Interface/api/woocommerce/WCMetaData.js.map +1 -0
  212. package/js/types/Interface/api/woocommerce/WCOrder.js +6 -0
  213. package/js/types/Interface/api/woocommerce/WCOrder.js.map +1 -0
  214. package/js/types/Interface/api/woocommerce/WCSelf.js +6 -0
  215. package/js/types/Interface/api/woocommerce/WCSelf.js.map +1 -0
  216. package/js/types/Interface/api/woocommerce/WCShiping.js +6 -0
  217. package/js/types/Interface/api/woocommerce/WCShiping.js.map +1 -0
  218. package/js/types/Interface/api/woocommerce/WCShippingLine.js +6 -0
  219. package/js/types/Interface/api/woocommerce/WCShippingLine.js.map +1 -0
  220. package/js/types/Interface/api/woocommerce/WCTaxes.js +6 -0
  221. package/js/types/Interface/api/woocommerce/WCTaxes.js.map +1 -0
  222. package/js/types/index.js +255 -3
  223. package/js/types/index.js.map +1 -1
  224. package/package.json +1 -1
  225. package/ts/api/resources/TaxDeadline.ts +20 -0
  226. package/ts/api/resources.ts +2 -0
  227. package/ts/types/Enum/AccountingFileType.ts +7 -0
  228. package/ts/types/Enum/BalanceSheet.ts +18 -0
  229. package/ts/types/Enum/Channel.ts +4 -0
  230. package/ts/types/Enum/Comment.ts +17 -0
  231. package/ts/types/Enum/FieldSocietyStat.ts +8 -0
  232. package/ts/types/Enum/FileType.ts +107 -0
  233. package/ts/types/Enum/Notification.ts +4 -0
  234. package/ts/types/Enum/Prestation.ts +6 -0
  235. package/ts/types/Enum/Supervision.ts +9 -0
  236. package/ts/types/Interface/api/cerfa/CreateCerfa.ts +8 -0
  237. package/ts/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.ts +3 -0
  238. package/ts/types/Interface/api/{shopify/ImportInvoicesShopify.ts → prestashop/InvoicesPrestashop.ts} +1 -1
  239. package/ts/types/Interface/api/prestashop/PSAddress.ts +26 -0
  240. package/ts/types/Interface/api/prestashop/PSCountry.ts +15 -0
  241. package/ts/types/Interface/api/prestashop/PSObject.ts +3 -0
  242. package/ts/types/Interface/api/prestashop/PSOrder.ts +54 -0
  243. package/ts/types/Interface/api/prestashop/PSOrderRow.ts +16 -0
  244. package/ts/types/Interface/api/shopify/InvoicesShopify.ts +12 -0
  245. package/ts/types/Interface/api/society/CreateSociety.ts +12 -0
  246. package/ts/types/Interface/api/society/ReadSociety.ts +7 -0
  247. package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +69 -0
  248. package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +73 -0
  249. package/ts/types/Interface/api/woocommerce/InvoicesWoocommerce.ts +12 -0
  250. package/ts/types/Interface/api/woocommerce/WCBilling.ts +13 -0
  251. package/ts/types/Interface/api/woocommerce/WCLineItem.ts +18 -0
  252. package/ts/types/Interface/api/woocommerce/WCLinks.ts +7 -0
  253. package/ts/types/Interface/api/woocommerce/WCMetaData.ts +5 -0
  254. package/ts/types/Interface/api/woocommerce/WCOrder.ts +50 -0
  255. package/ts/types/Interface/api/woocommerce/WCSelf.ts +3 -0
  256. package/ts/types/Interface/api/woocommerce/WCShiping.ts +12 -0
  257. package/ts/types/Interface/api/woocommerce/WCShippingLine.ts +12 -0
  258. package/ts/types/Interface/api/woocommerce/WCTaxes.ts +9 -0
  259. package/ts/types/Interface/models/ICustomerTva.ts +1 -1
  260. package/ts/types/Interface/models/IPrestation.ts +2 -2
  261. package/ts/types/Interface/models/ISociety.ts +9 -3
  262. package/ts/types/Interface/models/ISocietyStat.ts +2 -2
  263. package/ts/types/Interface/models/ISupervision.ts +2 -0
  264. package/ts/types/index.ts +22 -1
  265. package/es/types/Interface/api/shopify/ImportInvoicesShopify.d.ts +0 -7
  266. package/es/types/Interface/api/shopify/ImportInvoicesShopify.d.ts.map +0 -1
  267. package/es/types/Interface/api/shopify/ImportInvoicesShopify.js.map +0 -1
  268. package/js/types/Interface/api/shopify/ImportInvoicesShopify.js.map +0 -1
@@ -47,7 +47,10 @@ import { ISurvey } from './ISurvey';
47
47
  import { ILog } from './ILog';
48
48
  import { ISms } from './ISms';
49
49
  import { IUser } from './IUser';
50
- import { ComptaType, Country, Sector } from '../..';
50
+ import {
51
+ ComptaType, Country, Sector, UnpaidDetail,
52
+ } from '../..';
53
+ import { IBrandType } from './IBrandType';
51
54
 
52
55
  // societies
53
56
  export interface ISociety {
@@ -81,7 +84,7 @@ export interface ISociety {
81
84
  FolderIsFinished: boolean | null;
82
85
  hideInformationsBanner: boolean | null;
83
86
  dateUploadTva: Date | null;
84
- dateUploadTva2: number | null;
87
+ vatUploadDay: number | null;
85
88
  lockImposition: boolean | null;
86
89
  lockTva: boolean | null;
87
90
  isWaitingEnd: boolean | null;
@@ -121,7 +124,9 @@ export interface ISociety {
121
124
  noShowPopUpSynchroDate: Date | null;
122
125
  stateFollowCall: number | null;
123
126
  hideSimulationBetaMessage: boolean;
124
- unpaid: string | null;
127
+ unpaid: number | null;
128
+ isLate: boolean | null;
129
+ unpaidDetails: UnpaidDetail[] | null;
125
130
  owner: string | null;
126
131
  social: string | null;
127
132
  exercices: string | null;
@@ -184,4 +189,5 @@ export interface ISociety {
184
189
  logs?: ILog[];
185
190
  sms?: ISms[];
186
191
  users?: IUser[];
192
+ brandType?: IBrandType;
187
193
  }
@@ -1,8 +1,8 @@
1
1
  // societyStats
2
2
  export interface ISocietyStat {
3
3
  id?: number;
4
- dateStart: Date | null;
5
- dateEnd: Date | null;
4
+ startDate: Date | null;
5
+ endDate: Date | null;
6
6
  value: number | null;
7
7
  idField: number;
8
8
  idSociety: number;
@@ -20,6 +20,7 @@ export interface ISupervision {
20
20
  idExercice: number;
21
21
  idAccountant: number | null;
22
22
  idFile: number | null;
23
+ idLetter: number | null;
23
24
  checkDateRecommandation: Date | null;
24
25
  idBalanceSheetPartial: number | null;
25
26
  idBalanceSheetLiquidation: number | null;
@@ -35,6 +36,7 @@ export interface ISupervision {
35
36
  balanceSheetPartial: IBalanceSheetPartial;
36
37
  balanceSheetLiquidation: IBalanceSheetLiquidation;
37
38
  file: IFile;
39
+ letter: IFile;
38
40
  pendingPoints: IPendingPoint[];
39
41
  jobs: IJob[];
40
42
  }
package/ts/types/index.ts CHANGED
@@ -335,6 +335,14 @@ export * from './Enum/TypeCustomerProviderOperation';
335
335
  export * from './Enum/EstimateInvoice';
336
336
  export * from './Enum/Gescom';
337
337
  export * from './Enum/TypeIncomeAllocation';
338
+ export * from './Enum/AccountingFileType';
339
+ export * from './Enum/FileType';
340
+ export * from './Enum/FieldSocietyStat';
341
+ export * from './Enum/Prestation';
342
+ export * from './Enum/Supervision';
343
+ export * from './Enum/Notification';
344
+ export * from './Enum/Comment';
345
+ export * from './Enum/Channel';
338
346
 
339
347
  // Interfaces API
340
348
  export * from './Interface/api/businessPartner/ReadBusinessPartner';
@@ -446,9 +454,22 @@ export * from './Interface/api/balanceSheetModule/UpdateBalanceSheetModule';
446
454
  export * from './Interface/api/balanceSheetModule/GetBalanceSheetModule';
447
455
  export * from './Interface/api/shopify/ShopifyOrder';
448
456
  export * from './Interface/api/shopify/address';
449
- export * from './Interface/api/shopify/ImportInvoicesShopify';
457
+ export * from './Interface/api/shopify/InvoicesShopify';
458
+ export * from './Interface/api/shopify/line_item';
459
+ export * from './Interface/api/shopify/tax_line';
460
+ export * from './Interface/api/shopify/shipping_line';
461
+ export * from './Interface/api/prestashop/PSOrder';
462
+ export * from './Interface/api/prestashop/PSAddress';
463
+ export * from './Interface/api/prestashop/PSCountry';
464
+ export * from './Interface/api/prestashop/InvoicesPrestashop';
465
+ export * from './Interface/api/woocommerce/WCOrder';
466
+ export * from './Interface/api/woocommerce/WCBilling';
467
+ export * from './Interface/api/woocommerce/InvoicesWoocommerce';
450
468
  export * from './Interface/api/transactions/QueryUnexport';
451
469
  export * from './Interface/api/crisp/GetCrisp';
452
470
  export * from './Interface/api/incomeAllocation/CreateIncomeAllocation';
453
471
  export * from './Interface/api/incomeAllocation/ReadIncomeAllocation';
454
472
  export * from './Interface/api/incomeAllocation/TypeAndAmount';
473
+ export * from './Interface/api/taxDeadline/QueryTaxDeadline';
474
+ export * from './Interface/api/taxDeadline/ReadTaxDeadline';
475
+ export * from './Interface/api/society/ReadSociety';
@@ -1,7 +0,0 @@
1
- export declare class ImportInvoicesShopify {
2
- order: string;
3
- limit: number;
4
- ids: number[];
5
- idSociety: number;
6
- }
7
- //# sourceMappingURL=ImportInvoicesShopify.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImportInvoicesShopify.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/shopify/ImportInvoicesShopify.ts"],"names":[],"mappings":"AAEA,qBAAa,qBAAqB;IAEhC,KAAK,EAAE,MAAM,CAAC;IAEd,KAAK,EAAE,MAAM,CAAC;IAEd,GAAG,EAAE,MAAM,EAAE,CAAC;IAEd,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImportInvoicesShopify.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/shopify/ImportInvoicesShopify.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,qBAAqB;CASjC;AAPC;IADC,mBAAmB,EAAE;;oDACR;AAEd;IADC,mBAAmB,EAAE;;oDACR;AAEd;IADC,mBAAmB,EAAE;;kDACR;AAEd;IADC,mBAAmB,EAAE;;wDACJ","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class ImportInvoicesShopify {\n @ApiPropertyOptional()\n order: string;\n @ApiPropertyOptional()\n limit: number;\n @ApiPropertyOptional()\n ids: number[];\n @ApiPropertyOptional()\n idSociety: number;\n}\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/shopify/ImportInvoicesShopify.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,qBAAP,CAA4B;;QAArB,qB,GAAA,qB;;AAEX,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,+BAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAEA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,+BAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAEA,UAAA,CAAA,CADC,iCACD,E,gCAAA,CAAA,E,+BAAA,E,KAAA,E,KAAc,CAAd,CAAA;;AAEA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,+BAAA,E,WAAA,E,KAAkB,CAAlB,CAAA","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class ImportInvoicesShopify {\n @ApiPropertyOptional()\n order: string;\n @ApiPropertyOptional()\n limit: number;\n @ApiPropertyOptional()\n ids: number[];\n @ApiPropertyOptional()\n idSociety: number;\n}\n"],"sourceRoot":"","file":"ImportInvoicesShopify.js"}