@cbm-common/cbm-types 0.0.82 → 0.0.83

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 (819) hide show
  1. package/lib/app.config.d.ts +2 -2
  2. package/lib/app.d.ts +3 -3
  3. package/lib/app.routes.d.ts +2 -2
  4. package/lib/components/accounting-seat/accounting-seat.d.ts +32 -32
  5. package/lib/components/accounting-seat/directives/drop-down-menu.directive.d.ts +13 -13
  6. package/lib/components/accounting-seat/directives/drop-down.directive.d.ts +10 -10
  7. package/lib/components/accounting-seat/types.d.ts +1 -1
  8. package/lib/components/add-client/add-client.d.ts +177 -178
  9. package/lib/components/add-client/animations.d.ts +1 -1
  10. package/lib/components/add-client/constants.d.ts +9 -9
  11. package/lib/components/add-client/types.d.ts +7 -7
  12. package/lib/components/add-provider/add-provider.d.ts +111 -111
  13. package/lib/components/add-provider/animations.d.ts +1 -1
  14. package/lib/components/add-provider/constants.d.ts +7 -7
  15. package/lib/components/add-provider/types.d.ts +1 -1
  16. package/lib/components/additional-data-modal/additional-data/additional-data.d.ts +11 -11
  17. package/lib/components/additional-data-modal/additional-data-modal.d.ts +33 -33
  18. package/lib/components/additional-data-modal/additional-data-modal.model.d.ts +7 -7
  19. package/lib/components/additional-data-modal/animations.d.ts +2 -2
  20. package/lib/components/additional-data-modal/general-data/general-data.d.ts +4 -4
  21. package/lib/components/advanced-item-search-modal/advanced-item-search-modal.d.ts +25 -25
  22. package/lib/components/advanced-item-search-modal/alternative-item-list/alternative-item-list.d.ts +25 -25
  23. package/lib/components/advanced-item-search-modal/animations.d.ts +2 -2
  24. package/lib/components/advanced-item-search-modal/constants.d.ts +1 -1
  25. package/lib/components/advanced-item-search-modal/item-list/item-list.d.ts +85 -85
  26. package/lib/components/advanced-item-search-modal/types.d.ts +7 -7
  27. package/lib/components/attachments/animations.d.ts +1 -1
  28. package/lib/components/attachments/attachments.d.ts +50 -50
  29. package/lib/components/attachments/components/button-item/button-item.d.ts +5 -5
  30. package/lib/components/attachments/components/buttons/buttons.d.ts +8 -8
  31. package/lib/components/attachments/components/grid-view/grid-view.d.ts +32 -32
  32. package/lib/components/attachments/components/icons/delete-icon/delete-icon.d.ts +2 -2
  33. package/lib/components/attachments/components/icons/download-icon/download-icon.d.ts +2 -2
  34. package/lib/components/attachments/components/list-view/list-view.d.ts +41 -41
  35. package/lib/components/attachments/types.d.ts +7 -7
  36. package/lib/components/availability-board/availability-board.d.ts +25 -25
  37. package/lib/components/availability-board/availability-board.model.d.ts +46 -46
  38. package/lib/components/availability-board/directives/drop-menu.directive.d.ts +19 -19
  39. package/lib/components/availability-board/models/value-column.model.d.ts +6 -6
  40. package/lib/components/availability-board/services/config.service.d.ts +7 -7
  41. package/lib/components/availability-board/services/mouse-position.service.d.ts +14 -14
  42. package/lib/components/branch-card/branch-card.d.ts +15 -15
  43. package/lib/components/committed-quantity-converter/committed-quantity-converter.d.ts +22 -22
  44. package/lib/components/committed-quantity-converter/types.d.ts +11 -11
  45. package/lib/components/confirmation-modal/animations.d.ts +2 -2
  46. package/lib/components/confirmation-modal/confirmation-modal.d.ts +15 -15
  47. package/lib/components/documents-reference/animations.d.ts +1 -1
  48. package/lib/components/documents-reference/components/add/add.d.ts +112 -112
  49. package/lib/components/documents-reference/components/delete/delete.d.ts +28 -28
  50. package/lib/components/documents-reference/components/reference-document-by-tab/reference-document-by-tab.d.ts +39 -39
  51. package/lib/components/documents-reference/components/reference-document-to-tab/reference-document-to-tab.d.ts +42 -42
  52. package/lib/components/documents-reference/components/tab-item/tab-item.component.d.ts +5 -5
  53. package/lib/components/documents-reference/components/tabs/tabs.component.d.ts +7 -7
  54. package/lib/components/documents-reference/documents-reference.d.ts +21 -21
  55. package/lib/components/documents-reference/types.d.ts +56 -56
  56. package/lib/components/dropzone/dropzone.d.ts +17 -17
  57. package/lib/components/empty/empty.d.ts +17 -17
  58. package/lib/components/json-modal/json-modal.d.ts +14 -14
  59. package/lib/components/modal-confirm/modal-confirm.d.ts +23 -23
  60. package/lib/components/modal-confirm/ng-content.d.ts +8 -8
  61. package/lib/components/modal-confirm/types.d.ts +6 -6
  62. package/lib/components/pagination-nav/pagination-nav.d.ts +27 -27
  63. package/lib/components/pagination-nav/pagination-nav.model.d.ts +8 -8
  64. package/lib/components/record-detail-metadata/components/options/options.d.ts +13 -13
  65. package/lib/components/record-detail-metadata/directives/drop-down-menu.directive.d.ts +13 -13
  66. package/lib/components/record-detail-metadata/directives/drop-down.directive.d.ts +9 -9
  67. package/lib/components/record-detail-metadata/record-detail-metadata.d.ts +21 -21
  68. package/lib/components/record-detail-metadata/types.d.ts +49 -49
  69. package/lib/components/relationship-map/animations.d.ts +1 -1
  70. package/lib/components/relationship-map/components/map-node/map-node.component.d.ts +19 -19
  71. package/lib/components/relationship-map/components/map-node-parent/map-node-parent.component.d.ts +32 -32
  72. package/lib/components/relationship-map/components/map-node-tree/map-node-tree.component.d.ts +32 -32
  73. package/lib/components/relationship-map/components/parent-tree-by-tab/parent-tree-by-tab.component.d.ts +75 -75
  74. package/lib/components/relationship-map/components/relationship-tree-by-tab/relationship-tree-by-tab.component.d.ts +74 -74
  75. package/lib/components/relationship-map/components/tab-item/tab-item.component.d.ts +5 -5
  76. package/lib/components/relationship-map/components/tabs/tabs.component.d.ts +7 -7
  77. package/lib/components/relationship-map/constants.d.ts +1 -1
  78. package/lib/components/relationship-map/relationship-map.d.ts +11 -11
  79. package/lib/components/relationship-map/types.d.ts +5 -5
  80. package/lib/components/relationship-movements/animations.d.ts +2 -2
  81. package/lib/components/relationship-movements/relationship-movements.d.ts +58 -58
  82. package/lib/components/relationship-movements/relationship-movements.model.d.ts +26 -26
  83. package/lib/components/stock-by-warehouse/directives/drop-down-menu.directive.d.ts +15 -15
  84. package/lib/components/stock-by-warehouse/stock-by-warehouse.d.ts +42 -42
  85. package/lib/components/stock-by-warehouse/type.d.ts +15 -15
  86. package/lib/components/taxes-modal/taxes-modal.d.ts +17 -17
  87. package/lib/components/taxes-modal/taxes-modal.model.d.ts +36 -36
  88. package/lib/components/timeline/timeline.d.ts +27 -27
  89. package/lib/components/timeline/types.d.ts +17 -17
  90. package/lib/components/tip-modal/animations.d.ts +1 -1
  91. package/lib/components/tip-modal/tip-modal.d.ts +25 -25
  92. package/lib/components/tree-select/tree-select.d.ts +60 -60
  93. package/lib/components/tree-select/types.d.ts +8 -8
  94. package/lib/components/user-history/components/email-history/email-history.component.d.ts +66 -66
  95. package/lib/components/user-history/components/email-history/emails-modal/emails-modal.component.d.ts +13 -13
  96. package/lib/components/user-history/components/general-history/general-history.component.d.ts +58 -58
  97. package/lib/components/user-history/components/print-history/print-history.component.d.ts +58 -58
  98. package/lib/components/user-history/components/sri-history/sri-history.component.d.ts +63 -63
  99. package/lib/components/user-history/components/tab-item/tab-item.component.d.ts +7 -7
  100. package/lib/components/user-history/components/tabs/tabs.component.d.ts +7 -7
  101. package/lib/components/user-history/constants.d.ts +1 -1
  102. package/lib/components/user-history/directives/drop-down.directive.d.ts +9 -9
  103. package/lib/components/user-history/types.d.ts +14 -14
  104. package/lib/components/user-history/user-history.d.ts +30 -30
  105. package/lib/components/view-reports/model.d.ts +27 -27
  106. package/lib/components/view-reports/view-reports.d.ts +49 -49
  107. package/lib/components/xml-modal/animations.d.ts +2 -2
  108. package/lib/components/xml-modal/xml-modal.d.ts +22 -22
  109. package/lib/directives/character-counter/character-counter.directive.d.ts +21 -21
  110. package/lib/directives/horizontal-overflow/components/arrow-left/arrow-left.component.d.ts +5 -5
  111. package/lib/directives/horizontal-overflow/components/arrow-right/arrow-right.component.d.ts +5 -5
  112. package/lib/directives/horizontal-overflow/horizontal-overflow-arrows.directive.d.ts +23 -23
  113. package/lib/directives/horizontal-overflow/horizontal-overflow-shadow.directive.d.ts +8 -8
  114. package/lib/directives/number-input/number-input.directive.d.ts +23 -23
  115. package/lib/directives/resize-container/resize-container.directive.d.ts +20 -20
  116. package/lib/directives/resize-container/resize-container.model.d.ts +6 -6
  117. package/lib/directives/text-input/text-input.directive.d.ts +14 -14
  118. package/lib/directives/text-input/types.d.ts +1 -1
  119. package/lib/directives/tooltip/tooltip/tooltip.d.ts +9 -9
  120. package/lib/directives/tooltip/tooltip/types.d.ts +2 -2
  121. package/lib/directives/tooltip/tooltip.directive.d.ts +26 -26
  122. package/lib/domain/models/account-group.domain.model.d.ts +85 -85
  123. package/lib/domain/models/account-template.domain.model.d.ts +124 -124
  124. package/lib/domain/models/account.domain.model.d.ts +144 -144
  125. package/lib/domain/models/alternative-item.domain.model.d.ts +198 -198
  126. package/lib/domain/models/bank-movements.domain.model.d.ts +60 -60
  127. package/lib/domain/models/bank.domain.model.d.ts +92 -92
  128. package/lib/domain/models/billing-order.domain.model.d.ts +530 -530
  129. package/lib/domain/models/billing.domain.model.d.ts +47 -47
  130. package/lib/domain/models/blanket-agreement-category-service.domain.model.d.ts +43 -43
  131. package/lib/domain/models/card-settlement.domain.model.d.ts +260 -260
  132. package/lib/domain/models/cash-liquidation.domain.model.d.ts +319 -319
  133. package/lib/domain/models/category.domain.model.d.ts +80 -80
  134. package/lib/domain/models/client-branch.domain.model.d.ts +35 -35
  135. package/lib/domain/models/client-category.domain.model.d.ts +69 -69
  136. package/lib/domain/models/client-credit-line.domain.models.d.ts +37 -37
  137. package/lib/domain/models/client-group.domain.model.d.ts +107 -107
  138. package/lib/domain/models/client.domain.model.d.ts +396 -396
  139. package/lib/domain/models/company-branch.domain.model.d.ts +163 -163
  140. package/lib/domain/models/company-custom.domain.model.d.ts +52 -52
  141. package/lib/domain/models/company.domain.model.d.ts +479 -479
  142. package/lib/domain/models/contact.domain.model.d.ts +28 -28
  143. package/lib/domain/models/cost-center.domain.model.d.ts +111 -111
  144. package/lib/domain/models/country-code.domain.model.d.ts +14 -14
  145. package/lib/domain/models/country.domain.model.d.ts +68 -68
  146. package/lib/domain/models/credit-management.domain.model.d.ts +337 -337
  147. package/lib/domain/models/credit-request.model.d.ts +271 -271
  148. package/lib/domain/models/deadline.domian.model.d.ts +76 -76
  149. package/lib/domain/models/declaration-code-configuration.domain.model.d.ts +55 -55
  150. package/lib/domain/models/deposit-cheque.domain.model.d.ts +278 -278
  151. package/lib/domain/models/document-reference.domain.model.d.ts +204 -204
  152. package/lib/domain/models/document-type.model.d.ts +59 -59
  153. package/lib/domain/models/driver.domian.model.d.ts +94 -94
  154. package/lib/domain/models/email-settings.domain.model.d.ts +86 -86
  155. package/lib/domain/models/financial-bank.domain.model.d.ts +153 -153
  156. package/lib/domain/models/general-report.domain.model.d.ts +146 -146
  157. package/lib/domain/models/group.domain.model.d.ts +78 -78
  158. package/lib/domain/models/history.domain.model.d.ts +66 -66
  159. package/lib/domain/models/income-banking-transaction.domain.model.d.ts +125 -125
  160. package/lib/domain/models/incoterm.domain.model.d.ts +23 -23
  161. package/lib/domain/models/invoice.domain.model.d.ts +1056 -1056
  162. package/lib/domain/models/item.domain.model.d.ts +935 -935
  163. package/lib/domain/models/kit.domain.model.d.ts +508 -508
  164. package/lib/domain/models/message-settings.domain.model.d.ts +193 -193
  165. package/lib/domain/models/module-detail.domain.model.d.ts +155 -155
  166. package/lib/domain/models/module.domain.model.d.ts +266 -266
  167. package/lib/domain/models/money.domain.model.d.ts +28 -28
  168. package/lib/domain/models/outgoing-banking-transaction.domain.model.d.ts +125 -125
  169. package/lib/domain/models/payment-term-repository.domain.model.d.ts +38 -38
  170. package/lib/domain/models/price-list.domain.model.d.ts +54 -54
  171. package/lib/domain/models/print-settings.domain.model.d.ts +110 -110
  172. package/lib/domain/models/provider-category.domain.model.d.ts +68 -68
  173. package/lib/domain/models/provider-group.domain.model.d.ts +110 -110
  174. package/lib/domain/models/provider.domain.model.d.ts +255 -255
  175. package/lib/domain/models/rate.domain.model.d.ts +112 -112
  176. package/lib/domain/models/reason-country.domain.model.d.ts +93 -93
  177. package/lib/domain/models/report-financials.domain.model.d.ts +2233 -2233
  178. package/lib/domain/models/retention-sales.domain.model.d.ts +404 -404
  179. package/lib/domain/models/retention-settings-sales.domain.model.d.ts +111 -111
  180. package/lib/domain/models/reverse-movements.domain.model.d.ts +9 -9
  181. package/lib/domain/models/role.domain.model.d.ts +175 -175
  182. package/lib/domain/models/sale-price.domain.model.d.ts +74 -74
  183. package/lib/domain/models/sales-pending-document.domain.model.d.ts +70 -70
  184. package/lib/domain/models/seat.domain.model.d.ts +325 -325
  185. package/lib/domain/models/seller.domain.model.d.ts +135 -135
  186. package/lib/domain/models/sequence.domain.model.d.ts +21 -21
  187. package/lib/domain/models/service-category.domain.model.d.ts +131 -131
  188. package/lib/domain/models/service-group.domain.model.d.ts +109 -109
  189. package/lib/domain/models/service-outsourcing.domain.model.d.ts +273 -273
  190. package/lib/domain/models/service.domain.model.d.ts +314 -314
  191. package/lib/domain/models/settings-professions.domain.model.d.ts +79 -79
  192. package/lib/domain/models/signature-settings.domain.model.d.ts +68 -68
  193. package/lib/domain/models/sri-history.domain.model.d.ts +298 -298
  194. package/lib/domain/models/sri-payment-term.domain.model.d.ts +30 -30
  195. package/lib/domain/models/stock-item.domain.model.d.ts +88 -88
  196. package/lib/domain/models/subscription.domain.model.d.ts +261 -261
  197. package/lib/domain/models/tax-ice.domain.model.d.ts +93 -93
  198. package/lib/domain/models/tax-irbpnr.domain.model.d.ts +19 -19
  199. package/lib/domain/models/tax-iva.domain.model.d.ts +78 -78
  200. package/lib/domain/models/tax-regime.domain.model.d.ts +31 -31
  201. package/lib/domain/models/tax-retention.domain.model.d.ts +113 -113
  202. package/lib/domain/models/territorial-organization.domain.model.d.ts +53 -53
  203. package/lib/domain/models/transactions-purchases.domain.model.d.ts +170 -170
  204. package/lib/domain/models/unit-measure.domain.model.d.ts +57 -57
  205. package/lib/domain/models/upload.domain.model.d.ts +117 -117
  206. package/lib/domain/models/user.domain.model.d.ts +260 -260
  207. package/lib/domain/models/warehouse.domain.model.d.ts +97 -97
  208. package/lib/domain/models/work-order.domain.model.d.ts +141 -141
  209. package/lib/domain/repositories/account-group.domain.repository.d.ts +13 -13
  210. package/lib/domain/repositories/account-template.domain.repository.d.ts +17 -17
  211. package/lib/domain/repositories/account.domain.repository.d.ts +21 -21
  212. package/lib/domain/repositories/alternative-item.domain.repository.d.ts +17 -17
  213. package/lib/domain/repositories/bank-movements.domain.repository.d.ts +10 -10
  214. package/lib/domain/repositories/bank.domain.repository.d.ts +14 -14
  215. package/lib/domain/repositories/billing-order.domain.repository.d.ts +9 -9
  216. package/lib/domain/repositories/billing.domain.repository.d.ts +9 -9
  217. package/lib/domain/repositories/blanket-agreement-category-service.domain.repository.d.ts +10 -10
  218. package/lib/domain/repositories/card-settlement.domain.repository.d.ts +11 -11
  219. package/lib/domain/repositories/cash-liquidation.domain.repository.d.ts +13 -13
  220. package/lib/domain/repositories/category.domain.repository.d.ts +9 -9
  221. package/lib/domain/repositories/client-branch.domain.repository.d.ts +8 -8
  222. package/lib/domain/repositories/client-category.domain.repository.d.ts +14 -14
  223. package/lib/domain/repositories/client-credit-line.domain.repository.d.ts +9 -9
  224. package/lib/domain/repositories/client-group.domain.repository.d.ts +14 -14
  225. package/lib/domain/repositories/client.domain.repository.d.ts +18 -18
  226. package/lib/domain/repositories/company-branch.domain.repository.d.ts +17 -17
  227. package/lib/domain/repositories/company-custom.domain.repository.d.ts +11 -11
  228. package/lib/domain/repositories/company.domain.repository.d.ts +18 -18
  229. package/lib/domain/repositories/contact.domain.repository.d.ts +8 -8
  230. package/lib/domain/repositories/cost-center.domain.repository.d.ts +14 -14
  231. package/lib/domain/repositories/country-code.domain.repository.d.ts +8 -8
  232. package/lib/domain/repositories/country.domain.repository.d.ts +12 -12
  233. package/lib/domain/repositories/credit-management.domain.repository.d.ts +11 -11
  234. package/lib/domain/repositories/credit-request.domain.repository.d.ts +15 -15
  235. package/lib/domain/repositories/deadline.domain.repository.d.ts +12 -12
  236. package/lib/domain/repositories/declaration-code-configuration.domain.repository.d.ts +12 -12
  237. package/lib/domain/repositories/deposit-cheque.domain.repository.d.ts +11 -11
  238. package/lib/domain/repositories/document-reference.domain.repository.d.ts +15 -15
  239. package/lib/domain/repositories/document-type.domain.repository.d.ts +12 -12
  240. package/lib/domain/repositories/driver.domain.repository.d.ts +14 -14
  241. package/lib/domain/repositories/email-settings.domain.repository.d.ts +13 -13
  242. package/lib/domain/repositories/financial-bank.domain.repository.d.ts +15 -15
  243. package/lib/domain/repositories/general-report.domain.repository.d.ts +10 -10
  244. package/lib/domain/repositories/group.domain.repository.d.ts +9 -9
  245. package/lib/domain/repositories/history.domain.repository.d.ts +10 -10
  246. package/lib/domain/repositories/income-banking-transaction.domain.repository.d.ts +11 -11
  247. package/lib/domain/repositories/incoterm.domain.repository.d.ts +8 -8
  248. package/lib/domain/repositories/invoice.domain.repository.d.ts +16 -16
  249. package/lib/domain/repositories/item.domain.repository.d.ts +20 -20
  250. package/lib/domain/repositories/kit.domain.repository.d.ts +18 -18
  251. package/lib/domain/repositories/message-settings.domain.repository.d.ts +13 -13
  252. package/lib/domain/repositories/module-detail.domain.repository.d.ts +14 -14
  253. package/lib/domain/repositories/module.domain.repository.d.ts +15 -15
  254. package/lib/domain/repositories/money.domain.repository.d.ts +9 -9
  255. package/lib/domain/repositories/outgoing-banking-transaction.domain.repository.d.ts +12 -12
  256. package/lib/domain/repositories/payment-term.domain.repository.d.ts +10 -10
  257. package/lib/domain/repositories/price-list.domain.repository.d.ts +9 -9
  258. package/lib/domain/repositories/print-settings.domain.repository.d.ts +11 -11
  259. package/lib/domain/repositories/provider-category.domain.repository.d.ts +10 -10
  260. package/lib/domain/repositories/provider-group.domain.repository.d.ts +10 -10
  261. package/lib/domain/repositories/provider.domain.repository.d.ts +19 -19
  262. package/lib/domain/repositories/rate.domain.repository.d.ts +9 -9
  263. package/lib/domain/repositories/reason-country.domain.repository.d.ts +14 -14
  264. package/lib/domain/repositories/report-financials.domain.repository.d.ts +249 -249
  265. package/lib/domain/repositories/retention-sales.domain.repository.d.ts +19 -19
  266. package/lib/domain/repositories/retention-settings-sales.domain.repository.d.ts +9 -9
  267. package/lib/domain/repositories/reverse-movements.domain.repository.d.ts +8 -8
  268. package/lib/domain/repositories/role.domain.repository.d.ts +17 -17
  269. package/lib/domain/repositories/sale-price.domain.repository.d.ts +8 -8
  270. package/lib/domain/repositories/sales-pending-document.domain.repository.d.ts +8 -8
  271. package/lib/domain/repositories/seat.domain.repository.d.ts +20 -20
  272. package/lib/domain/repositories/seller.domain.repository.d.ts +17 -17
  273. package/lib/domain/repositories/sequence.domain.repository.d.ts +9 -9
  274. package/lib/domain/repositories/service-category.domain.repository.d.ts +13 -13
  275. package/lib/domain/repositories/service-group.domain.repository.d.ts +15 -15
  276. package/lib/domain/repositories/service-outsourcing.domain.repository.d.ts +20 -20
  277. package/lib/domain/repositories/service.domain.repository.d.ts +20 -20
  278. package/lib/domain/repositories/settings-professions.domain.repository.d.ts +13 -13
  279. package/lib/domain/repositories/signature-settings.domain.repository.d.ts +14 -14
  280. package/lib/domain/repositories/sri-history.domain.repository.d.ts +8 -8
  281. package/lib/domain/repositories/sri-payment-term.domain.repository.d.ts +9 -9
  282. package/lib/domain/repositories/stock-item.domain.repository.d.ts +10 -10
  283. package/lib/domain/repositories/subscription.domain.repository.d.ts +15 -15
  284. package/lib/domain/repositories/tax-ice.domain.repository.d.ts +14 -14
  285. package/lib/domain/repositories/tax-irbpnr.domain.repository.d.ts +8 -8
  286. package/lib/domain/repositories/tax-iva.domain.repository.d.ts +14 -14
  287. package/lib/domain/repositories/tax-regime.domain.repository.d.ts +9 -9
  288. package/lib/domain/repositories/tax-retention.domain.repository.d.ts +14 -14
  289. package/lib/domain/repositories/territorial-organization.domain.repository.d.ts +10 -10
  290. package/lib/domain/repositories/transactions-purchase.domain.repository.d.ts +12 -12
  291. package/lib/domain/repositories/unit-measure.domain.repository.d.ts +13 -13
  292. package/lib/domain/repositories/upload.domain.repository.d.ts +15 -15
  293. package/lib/domain/repositories/user.domain.repository.d.ts +21 -21
  294. package/lib/domain/repositories/warehouse.domain.repository.d.ts +14 -14
  295. package/lib/domain/repositories/work-order.domain.repository.d.ts +13 -13
  296. package/lib/domain/services/auth/auth.model.d.ts +183 -183
  297. package/lib/domain/services/auth/auth.service.d.ts +19 -19
  298. package/lib/domain/services/notification/notification.model.d.ts +15 -15
  299. package/lib/domain/services/notification/notification.service.d.ts +4 -4
  300. package/lib/domain/services/web-socket/web-socket.model.d.ts +34 -34
  301. package/lib/domain/services/web-socket/web-socket.service.d.ts +18 -18
  302. package/lib/environments/environment.d.ts +28 -28
  303. package/lib/infrastructure/repositories/account-group.infrastructure.repository.d.ts +10 -10
  304. package/lib/infrastructure/repositories/account-template.infrastructure.repository.d.ts +14 -14
  305. package/lib/infrastructure/repositories/account.infrastructure.repository.d.ts +17 -17
  306. package/lib/infrastructure/repositories/alternative-item.infrastructure.repository.d.ts +14 -14
  307. package/lib/infrastructure/repositories/bank-movements.infrastructure.repository.d.ts +6 -6
  308. package/lib/infrastructure/repositories/bank.infrastructure.repository.d.ts +10 -10
  309. package/lib/infrastructure/repositories/billing-order.infrastructure.repository.d.ts +6 -6
  310. package/lib/infrastructure/repositories/billing.infrastructure.repository.d.ts +6 -6
  311. package/lib/infrastructure/repositories/blanket-agreement-category-service..infrastructure.repository.d.ts +7 -7
  312. package/lib/infrastructure/repositories/card-settlement.infrastructure.repository.d.ts +8 -8
  313. package/lib/infrastructure/repositories/cash-liquidation.infrastructure.repository.d.ts +9 -9
  314. package/lib/infrastructure/repositories/category.infrastructure.repository.d.ts +6 -6
  315. package/lib/infrastructure/repositories/client-branch.infrastructure.repository.d.ts +5 -5
  316. package/lib/infrastructure/repositories/client-category.infrastructure.repository.d.ts +11 -11
  317. package/lib/infrastructure/repositories/client-credit-line.infrastructure.repository.d.ts +6 -6
  318. package/lib/infrastructure/repositories/client-group.infrastructure.repository.d.ts +11 -11
  319. package/lib/infrastructure/repositories/client.infrastructure.repository.d.ts +15 -15
  320. package/lib/infrastructure/repositories/company-custom.infrastructure.repository.d.ts +8 -8
  321. package/lib/infrastructure/repositories/company.infrastructure.repository.d.ts +15 -15
  322. package/lib/infrastructure/repositories/compony-branch.infrastructure.repository.d.ts +14 -14
  323. package/lib/infrastructure/repositories/contac.infrastrucutre.repository.d.ts +5 -5
  324. package/lib/infrastructure/repositories/cost-center.infrastructure.repository.d.ts +11 -11
  325. package/lib/infrastructure/repositories/country-code.infrastructure.repository.d.ts +5 -5
  326. package/lib/infrastructure/repositories/country.infrastructure.repository.d.ts +9 -9
  327. package/lib/infrastructure/repositories/credit-management.infrastructure.repository.d.ts +8 -8
  328. package/lib/infrastructure/repositories/credit-request.infrastructure.repository.d.ts +11 -11
  329. package/lib/infrastructure/repositories/deadline.infrastructure.repository.d.ts +9 -9
  330. package/lib/infrastructure/repositories/declaration-code-configuration.infrastructure.repository.d.ts +9 -9
  331. package/lib/infrastructure/repositories/deposit-cheque.infrastructure.repository.d.ts +8 -8
  332. package/lib/infrastructure/repositories/document-reference.infrastructure.repository.d.ts +12 -12
  333. package/lib/infrastructure/repositories/document-type.infrastructure.repository.d.ts +9 -9
  334. package/lib/infrastructure/repositories/driver.infrastructure.repository.d.ts +11 -11
  335. package/lib/infrastructure/repositories/email-settings.infrastructure.repository.d.ts +10 -10
  336. package/lib/infrastructure/repositories/financial-bank.infrastructure.repository.d.ts +11 -11
  337. package/lib/infrastructure/repositories/general-report.infrastructure.repository.d.ts +7 -7
  338. package/lib/infrastructure/repositories/group.infrastructure.repository.d.ts +6 -6
  339. package/lib/infrastructure/repositories/history.infrastructure.repository.d.ts +7 -7
  340. package/lib/infrastructure/repositories/income-banking-transaction.infrastructure.repository.d.ts +8 -8
  341. package/lib/infrastructure/repositories/incoterm.infrastructure.repository.d.ts +5 -5
  342. package/lib/infrastructure/repositories/invoice.infrastructure.repository.d.ts +13 -13
  343. package/lib/infrastructure/repositories/item.infrastructure.repository.d.ts +17 -17
  344. package/lib/infrastructure/repositories/kit.infrastructure.repository.d.ts +15 -15
  345. package/lib/infrastructure/repositories/message-settings.infrastructure.repository.d.ts +10 -10
  346. package/lib/infrastructure/repositories/module-detail.infrastructure.repository.d.ts +11 -11
  347. package/lib/infrastructure/repositories/module.infrastructure.repository.d.ts +12 -12
  348. package/lib/infrastructure/repositories/money.infrastructure.repository.d.ts +6 -6
  349. package/lib/infrastructure/repositories/outgoing-banking-transaction.infrastructure.repository.d.ts +8 -8
  350. package/lib/infrastructure/repositories/payment-term.infrastructure.repository.d.ts +6 -6
  351. package/lib/infrastructure/repositories/price-list.infrastructure.repository.d.ts +6 -6
  352. package/lib/infrastructure/repositories/print-settings.infrastructure.repository.d.ts +8 -8
  353. package/lib/infrastructure/repositories/provider-category.infrastructure.repository.d.ts +7 -7
  354. package/lib/infrastructure/repositories/provider-group.infrastructure.repository.d.ts +7 -7
  355. package/lib/infrastructure/repositories/provider.infrastructure.repository.d.ts +16 -16
  356. package/lib/infrastructure/repositories/rate.infrastructure.repository.d.ts +6 -6
  357. package/lib/infrastructure/repositories/reason-country.infrastructure.repository.d.ts +11 -11
  358. package/lib/infrastructure/repositories/report-financials.infrastructure.repository.d.ts +246 -246
  359. package/lib/infrastructure/repositories/retention-sales.infrastructure.repository.d.ts +16 -16
  360. package/lib/infrastructure/repositories/retention-settings-sales.infrastructure.repository.d.ts +6 -6
  361. package/lib/infrastructure/repositories/reverse-movements.infrastructure.repository.d.ts +5 -5
  362. package/lib/infrastructure/repositories/role.infrastructure.repository.d.ts +14 -14
  363. package/lib/infrastructure/repositories/sale-price.infrastructure.repository.d.ts +5 -5
  364. package/lib/infrastructure/repositories/sales-pending-document.infrastructure.repository.d.ts +5 -5
  365. package/lib/infrastructure/repositories/seat.infrastructure.repository.d.ts +17 -17
  366. package/lib/infrastructure/repositories/seller.infrastructure.repository.d.ts +14 -14
  367. package/lib/infrastructure/repositories/sequence.infrastructure.repository.d.ts +5 -5
  368. package/lib/infrastructure/repositories/service-category.infrastructure.repository.d.ts +10 -10
  369. package/lib/infrastructure/repositories/service-group.infrastructure.repository.d.ts +11 -11
  370. package/lib/infrastructure/repositories/service-outsourcing.infrastructure.repository.d.ts +17 -17
  371. package/lib/infrastructure/repositories/service.infrastructure.repository.d.ts +17 -17
  372. package/lib/infrastructure/repositories/settings-professions.infrastructure.repository.d.ts +10 -10
  373. package/lib/infrastructure/repositories/signature-settings.infrastructure.repository.d.ts +11 -11
  374. package/lib/infrastructure/repositories/sri-history.infrastructure.repository.d.ts +5 -5
  375. package/lib/infrastructure/repositories/sri-payment-term.infrastructure.repository.d.ts +6 -6
  376. package/lib/infrastructure/repositories/stock-item.infrastructure.repository.d.ts +7 -7
  377. package/lib/infrastructure/repositories/subscription.infrastructure.repository.d.ts +12 -12
  378. package/lib/infrastructure/repositories/tax-ice.infrastructure.repository.d.ts +10 -10
  379. package/lib/infrastructure/repositories/tax-irbpnr.infrastructure.repository.d.ts +5 -5
  380. package/lib/infrastructure/repositories/tax-iva.infrastructure.repository.d.ts +10 -10
  381. package/lib/infrastructure/repositories/tax-regime.infrastructure.repository.d.ts +6 -6
  382. package/lib/infrastructure/repositories/tax-retention.infrastructure.repository.d.ts +11 -11
  383. package/lib/infrastructure/repositories/territorial-organization.infrastructure.repository.d.ts +7 -7
  384. package/lib/infrastructure/repositories/transactions-purchase.infrastructure.repository.d.ts +9 -9
  385. package/lib/infrastructure/repositories/unit-measure.infrastructure.repository.d.ts +10 -10
  386. package/lib/infrastructure/repositories/upload.infrastructure.repository.d.ts +12 -12
  387. package/lib/infrastructure/repositories/user.infrastructure.repository.d.ts +18 -18
  388. package/lib/infrastructure/repositories/warehouse.infrastructure.repository.d.ts +11 -11
  389. package/lib/infrastructure/repositories/work-order.infrastructure.d.ts +10 -10
  390. package/lib/infrastructure/services/account-group.infrastructure.service.d.ts +15 -15
  391. package/lib/infrastructure/services/account-template.infrastructure.service.d.ts +18 -18
  392. package/lib/infrastructure/services/account.infrastructure.service.d.ts +20 -20
  393. package/lib/infrastructure/services/alternative-item.infrastructure.service.d.ts +19 -19
  394. package/lib/infrastructure/services/bank-movements.infrastructure.service.d.ts +11 -11
  395. package/lib/infrastructure/services/bank.infrasctructure.service.d.ts +15 -15
  396. package/lib/infrastructure/services/billing-order.infrastructure.service.d.ts +11 -11
  397. package/lib/infrastructure/services/billing.infrastructure.service.d.ts +10 -10
  398. package/lib/infrastructure/services/blanket-agreement-category-service.infrastructure.service.d.ts +11 -11
  399. package/lib/infrastructure/services/card-settlement.infrastructure.service.d.ts +13 -13
  400. package/lib/infrastructure/services/cash-liquidation.infrastructure.service.d.ts +14 -14
  401. package/lib/infrastructure/services/category.infrastructure.service.d.ts +11 -11
  402. package/lib/infrastructure/services/client-branch.infrastructure.service.d.ts +10 -10
  403. package/lib/infrastructure/services/client-category.infrastructure.service.d.ts +16 -16
  404. package/lib/infrastructure/services/client-credit-line.infrastructure.service.d.ts +11 -11
  405. package/lib/infrastructure/services/client-group.infrastructure.service.d.ts +16 -16
  406. package/lib/infrastructure/services/client.infrastructure.service.d.ts +20 -20
  407. package/lib/infrastructure/services/company-branch.infrastructure.service.d.ts +18 -18
  408. package/lib/infrastructure/services/company-custom.infrastructure.service.d.ts +12 -12
  409. package/lib/infrastructure/services/company.infrastructure.service.d.ts +20 -20
  410. package/lib/infrastructure/services/contact.infrastructure.service.d.ts +10 -10
  411. package/lib/infrastructure/services/cost-center.infrastructure.service.d.ts +16 -16
  412. package/lib/infrastructure/services/country-code.infrastructure.service.d.ts +10 -10
  413. package/lib/infrastructure/services/country.infrastructure.service.d.ts +14 -14
  414. package/lib/infrastructure/services/credit-management.infrastructure.service.d.ts +13 -13
  415. package/lib/infrastructure/services/credit-request.infrastructure.service.d.ts +16 -16
  416. package/lib/infrastructure/services/deadline.infrastructure.service.d.ts +14 -14
  417. package/lib/infrastructure/services/declaration-code-configuration.infrastructure.service.d.ts +14 -14
  418. package/lib/infrastructure/services/deposit-cheque.infrastructure.service.d.ts +13 -13
  419. package/lib/infrastructure/services/document-reference.infrastructure.service.d.ts +17 -17
  420. package/lib/infrastructure/services/document-type.infrastructure.service.d.ts +14 -14
  421. package/lib/infrastructure/services/driver.infrastructure.service.d.ts +16 -16
  422. package/lib/infrastructure/services/email-settings.infrastruture.service.d.ts +14 -14
  423. package/lib/infrastructure/services/financial-bank.infrastructure.service.d.ts +16 -16
  424. package/lib/infrastructure/services/general-report.infrastructure.service.d.ts +12 -12
  425. package/lib/infrastructure/services/group.infrastructure.service.d.ts +11 -11
  426. package/lib/infrastructure/services/history.infrastructure.service.d.ts +11 -11
  427. package/lib/infrastructure/services/income-banking-transaction.infrastructure.service.d.ts +13 -13
  428. package/lib/infrastructure/services/incoterm.infrastructure.service.d.ts +10 -10
  429. package/lib/infrastructure/services/invoice.infrastructure.service.d.ts +17 -17
  430. package/lib/infrastructure/services/item.infrastructure.service.d.ts +21 -21
  431. package/lib/infrastructure/services/kit.infrastructure.service.d.ts +19 -19
  432. package/lib/infrastructure/services/message-settings.infrastructure.service.d.ts +14 -14
  433. package/lib/infrastructure/services/module-detail.infrastructure.service.d.ts +16 -16
  434. package/lib/infrastructure/services/module.infrastructure.service.d.ts +17 -17
  435. package/lib/infrastructure/services/money.infrastructure.service.d.ts +11 -11
  436. package/lib/infrastructure/services/outgoing-banking-transaction.infrastructure.service.d.ts +13 -13
  437. package/lib/infrastructure/services/payment-term.infrastructure.service.d.ts +10 -10
  438. package/lib/infrastructure/services/price-list.infrastructure.service.d.ts +11 -11
  439. package/lib/infrastructure/services/print-settings.infrastructure.service.d.ts +13 -13
  440. package/lib/infrastructure/services/provider-category.infrastructure.service.d.ts +12 -12
  441. package/lib/infrastructure/services/provider-group.infrastructure.service.d.ts +12 -12
  442. package/lib/infrastructure/services/provider.infrastructure.service.d.ts +20 -20
  443. package/lib/infrastructure/services/rate.infrastructure.service.d.ts +11 -11
  444. package/lib/infrastructure/services/reason-country.infrastructure.service.d.ts +16 -16
  445. package/lib/infrastructure/services/report-financials.infrastructure.service.d.ts +254 -254
  446. package/lib/infrastructure/services/retention-sales.infrastructure.service.d.ts +20 -20
  447. package/lib/infrastructure/services/retention-settings-sales.infrastructure.service.d.ts +11 -11
  448. package/lib/infrastructure/services/reverse-movements.infrastructure.service.d.ts +10 -10
  449. package/lib/infrastructure/services/role.infrastructure.service.d.ts +19 -19
  450. package/lib/infrastructure/services/sale-price.infrastructure.service.d.ts +10 -10
  451. package/lib/infrastructure/services/sales-pending-document.infrastructure.service.d.ts +9 -9
  452. package/lib/infrastructure/services/seat.infrastructure.service.d.ts +21 -21
  453. package/lib/infrastructure/services/seller.infrastructure.service.d.ts +19 -19
  454. package/lib/infrastructure/services/sequence.infrastructe.service.d.ts +9 -9
  455. package/lib/infrastructure/services/service-category.infrastructure..service.d.ts +15 -15
  456. package/lib/infrastructure/services/service-group.infrastructure.service.d.ts +15 -15
  457. package/lib/infrastructure/services/service-outsourcing.infrastructure.service.d.ts +21 -21
  458. package/lib/infrastructure/services/service.infrastructure.service.d.ts +21 -21
  459. package/lib/infrastructure/services/settings-professions.infrastructure.service.d.ts +15 -15
  460. package/lib/infrastructure/services/signature-settings.infrastructure.service.d.ts +16 -16
  461. package/lib/infrastructure/services/sri-history.infrastructure.service.d.ts +9 -9
  462. package/lib/infrastructure/services/sri-payment-term.infrastructure.service.d.ts +10 -10
  463. package/lib/infrastructure/services/stock-item.infrastructure.service.d.ts +12 -12
  464. package/lib/infrastructure/services/subscription.infrastructure.service.d.ts +16 -16
  465. package/lib/infrastructure/services/tax-ice.infrastructure.service.d.ts +14 -14
  466. package/lib/infrastructure/services/tax-irbpnr.infrastructure.service.d.ts +10 -10
  467. package/lib/infrastructure/services/tax-iva.infrastructure.service.d.ts +14 -14
  468. package/lib/infrastructure/services/tax-regime.infrastructure.service.d.ts +10 -10
  469. package/lib/infrastructure/services/tax-retention.infrastructure.service.d.ts +16 -16
  470. package/lib/infrastructure/services/territorial-organization.infrastructure.service.d.ts +11 -11
  471. package/lib/infrastructure/services/transactions-purchase.infrastructure.service.d.ts +13 -13
  472. package/lib/infrastructure/services/unit-measure.infrastructure.service.d.ts +14 -14
  473. package/lib/infrastructure/services/upload.infrastructure.service.d.ts +16 -16
  474. package/lib/infrastructure/services/user.infrastructure.service.d.ts +22 -22
  475. package/lib/infrastructure/services/warehouse.infrastructure.service.d.ts +16 -16
  476. package/lib/infrastructure/services/work-order.infrastructure.service.d.ts +15 -15
  477. package/lib/pipes/error-translate-pipe/error-translate-pipe.d.ts +8 -8
  478. package/lib/remotes/components.remote.d.ts +27 -27
  479. package/lib/remotes/repositories/account-group.repository.d.ts +3 -3
  480. package/lib/remotes/repositories/account-template.repository.d.ts +3 -3
  481. package/lib/remotes/repositories/account.repository.d.ts +3 -3
  482. package/lib/remotes/repositories/alternative-item.repository.d.ts +3 -3
  483. package/lib/remotes/repositories/bank-movements.repository.d.ts +3 -3
  484. package/lib/remotes/repositories/bank.repository.d.ts +3 -3
  485. package/lib/remotes/repositories/billing-order.repository.d.ts +3 -3
  486. package/lib/remotes/repositories/billing.repository.d.ts +3 -3
  487. package/lib/remotes/repositories/blanket-agreenment-category-service.repository.d.ts +3 -3
  488. package/lib/remotes/repositories/card-settlement.repository.d.ts +3 -3
  489. package/lib/remotes/repositories/cash-liquidation.repository.d.ts +3 -3
  490. package/lib/remotes/repositories/category.repository.d.ts +3 -3
  491. package/lib/remotes/repositories/client-branch.repository.d.ts +3 -3
  492. package/lib/remotes/repositories/client-category.repository.d.ts +3 -3
  493. package/lib/remotes/repositories/client-credit-line.repository.d.ts +3 -3
  494. package/lib/remotes/repositories/client-group.repository.d.ts +3 -3
  495. package/lib/remotes/repositories/client.repository.d.ts +3 -3
  496. package/lib/remotes/repositories/company-branch.repository.d.ts +3 -3
  497. package/lib/remotes/repositories/company-custom.repository.d.ts +3 -3
  498. package/lib/remotes/repositories/company.repository.d.ts +3 -3
  499. package/lib/remotes/repositories/contact.repository.d.ts +3 -3
  500. package/lib/remotes/repositories/cost-center.repository.d.ts +3 -3
  501. package/lib/remotes/repositories/country-code.repository.d.ts +3 -3
  502. package/lib/remotes/repositories/country.repository.d.ts +3 -3
  503. package/lib/remotes/repositories/credit-management.repository.d.ts +3 -3
  504. package/lib/remotes/repositories/credit-request.repository.d.ts +3 -3
  505. package/lib/remotes/repositories/deadline.repository.d.ts +3 -3
  506. package/lib/remotes/repositories/declaration-code-configuration.repository.d.ts +3 -3
  507. package/lib/remotes/repositories/deposit-cheque.repository.d.ts +3 -3
  508. package/lib/remotes/repositories/document-reference.repository.d.ts +3 -3
  509. package/lib/remotes/repositories/document-type.repository.d.ts +3 -3
  510. package/lib/remotes/repositories/driver.repository.d.ts +3 -3
  511. package/lib/remotes/repositories/email-settings.repository.d.ts +3 -3
  512. package/lib/remotes/repositories/financial-bank.repository.d.ts +3 -3
  513. package/lib/remotes/repositories/general-report.repository.d.ts +3 -3
  514. package/lib/remotes/repositories/group.repository.d.ts +3 -3
  515. package/lib/remotes/repositories/history.repository.d.ts +3 -3
  516. package/lib/remotes/repositories/income-banking-transaction.repository.d.ts +3 -3
  517. package/lib/remotes/repositories/incoterm.repository.d.ts +3 -3
  518. package/lib/remotes/repositories/invoice.repository.d.ts +3 -3
  519. package/lib/remotes/repositories/item.repository.d.ts +3 -3
  520. package/lib/remotes/repositories/kit.repository.d.ts +3 -3
  521. package/lib/remotes/repositories/messages-settings.repository.d.ts +3 -3
  522. package/lib/remotes/repositories/module-detail.repository.d.ts +3 -3
  523. package/lib/remotes/repositories/module.repository.d.ts +3 -3
  524. package/lib/remotes/repositories/money.repository.d.ts +3 -3
  525. package/lib/remotes/repositories/outgoing-banking-transaction.repository.d.ts +3 -3
  526. package/lib/remotes/repositories/payment-term.repository.d.ts +3 -3
  527. package/lib/remotes/repositories/price-list.repository.d.ts +3 -3
  528. package/lib/remotes/repositories/print-settings.repository.d.ts +3 -3
  529. package/lib/remotes/repositories/provider-category.repository.d.ts +3 -3
  530. package/lib/remotes/repositories/provider-group.repository.d.ts +3 -3
  531. package/lib/remotes/repositories/provider.repository.d.ts +3 -3
  532. package/lib/remotes/repositories/rate.repository.d.ts +3 -3
  533. package/lib/remotes/repositories/reason-country.repository.d.ts +3 -3
  534. package/lib/remotes/repositories/report-financials.repository.d.ts +3 -3
  535. package/lib/remotes/repositories/retention-sales.repository.d.ts +3 -3
  536. package/lib/remotes/repositories/retention-settings-sales.repository.d.ts +3 -3
  537. package/lib/remotes/repositories/reverse-movements.repository.d.ts +3 -3
  538. package/lib/remotes/repositories/role.repository.d.ts +3 -3
  539. package/lib/remotes/repositories/sale-price.repository.d.ts +3 -3
  540. package/lib/remotes/repositories/sales-pending-document.repository.d.ts +3 -3
  541. package/lib/remotes/repositories/seat.repository.d.ts +3 -3
  542. package/lib/remotes/repositories/seller.repository.d.ts +3 -3
  543. package/lib/remotes/repositories/sequence.repository.d.ts +3 -3
  544. package/lib/remotes/repositories/service-category.repository.d.ts +3 -3
  545. package/lib/remotes/repositories/service-group.repository.d.ts +3 -3
  546. package/lib/remotes/repositories/service-outsourcing.repository.d.ts +3 -3
  547. package/lib/remotes/repositories/service.repository.d.ts +3 -3
  548. package/lib/remotes/repositories/settings-professions.repository.d.ts +3 -3
  549. package/lib/remotes/repositories/signature-settings.repository.d.ts +3 -3
  550. package/lib/remotes/repositories/sri-history.repository.d.ts +3 -3
  551. package/lib/remotes/repositories/sri-payment-term.repository.d.ts +3 -3
  552. package/lib/remotes/repositories/stock-item.repository.d.ts +3 -3
  553. package/lib/remotes/repositories/subscription.repository.d.ts +3 -3
  554. package/lib/remotes/repositories/tax-ice.repository.d.ts +3 -3
  555. package/lib/remotes/repositories/tax-irbpnr.repository.d.ts +3 -3
  556. package/lib/remotes/repositories/tax-iva.repository.d.ts +3 -3
  557. package/lib/remotes/repositories/tax-regime.repository.d.ts +3 -3
  558. package/lib/remotes/repositories/tax-retention.repository.d.ts +3 -3
  559. package/lib/remotes/repositories/territorial-organization.repository.d.ts +3 -3
  560. package/lib/remotes/repositories/transactions-purchase.repository.d.ts +3 -3
  561. package/lib/remotes/repositories/unit-measure.repository.d.ts +3 -3
  562. package/lib/remotes/repositories/upload.repository.d.ts +3 -3
  563. package/lib/remotes/repositories/user.repository.d.ts +3 -3
  564. package/lib/remotes/repositories/warehouse.repository.d.ts +3 -3
  565. package/lib/remotes/repositories/work-order.repository.d.ts +3 -3
  566. package/lib/remotes/repositories.remote.d.ts +87 -87
  567. package/lib/remotes/services/auth.service.d.ts +3 -3
  568. package/lib/remotes/services/web-socket.service.d.ts +4 -4
  569. package/lib/remotes/services.remote.d.ts +3 -3
  570. package/package.json +1 -1
  571. package/lib/components/add-client/flags/ad.svg +0 -151
  572. package/lib/components/add-client/flags/ae.svg +0 -8
  573. package/lib/components/add-client/flags/af.svg +0 -431
  574. package/lib/components/add-client/flags/ag.svg +0 -15
  575. package/lib/components/add-client/flags/ai.svg +0 -767
  576. package/lib/components/add-client/flags/al.svg +0 -5
  577. package/lib/components/add-client/flags/am.svg +0 -5
  578. package/lib/components/add-client/flags/ao.svg +0 -13
  579. package/lib/components/add-client/flags/aq.svg +0 -6
  580. package/lib/components/add-client/flags/ar.svg +0 -143
  581. package/lib/components/add-client/flags/as.svg +0 -33
  582. package/lib/components/add-client/flags/at.svg +0 -6
  583. package/lib/components/add-client/flags/au.svg +0 -9
  584. package/lib/components/add-client/flags/aw.svg +0 -186
  585. package/lib/components/add-client/flags/ax.svg +0 -18
  586. package/lib/components/add-client/flags/az.svg +0 -8
  587. package/lib/components/add-client/flags/ba.svg +0 -12
  588. package/lib/components/add-client/flags/bb.svg +0 -6
  589. package/lib/components/add-client/flags/bd.svg +0 -4
  590. package/lib/components/add-client/flags/be.svg +0 -7
  591. package/lib/components/add-client/flags/bf.svg +0 -7
  592. package/lib/components/add-client/flags/bg.svg +0 -7
  593. package/lib/components/add-client/flags/bh.svg +0 -11
  594. package/lib/components/add-client/flags/bi.svg +0 -15
  595. package/lib/components/add-client/flags/bj.svg +0 -14
  596. package/lib/components/add-client/flags/bl.svg +0 -7
  597. package/lib/components/add-client/flags/bm.svg +0 -99
  598. package/lib/components/add-client/flags/bn.svg +0 -36
  599. package/lib/components/add-client/flags/bo.svg +0 -7
  600. package/lib/components/add-client/flags/bq.svg +0 -5
  601. package/lib/components/add-client/flags/br.svg +0 -45
  602. package/lib/components/add-client/flags/bs.svg +0 -13
  603. package/lib/components/add-client/flags/bt.svg +0 -122
  604. package/lib/components/add-client/flags/bv.svg +0 -13
  605. package/lib/components/add-client/flags/bw.svg +0 -7
  606. package/lib/components/add-client/flags/by.svg +0 -61
  607. package/lib/components/add-client/flags/bz.svg +0 -235
  608. package/lib/components/add-client/flags/ca.svg +0 -11
  609. package/lib/components/add-client/flags/cc.svg +0 -19
  610. package/lib/components/add-client/flags/cd.svg +0 -5
  611. package/lib/components/add-client/flags/cf.svg +0 -15
  612. package/lib/components/add-client/flags/cg.svg +0 -12
  613. package/lib/components/add-client/flags/ch.svg +0 -9
  614. package/lib/components/add-client/flags/ci.svg +0 -7
  615. package/lib/components/add-client/flags/ck.svg +0 -9
  616. package/lib/components/add-client/flags/cl.svg +0 -13
  617. package/lib/components/add-client/flags/cm.svg +0 -15
  618. package/lib/components/add-client/flags/cn.svg +0 -19
  619. package/lib/components/add-client/flags/co.svg +0 -7
  620. package/lib/components/add-client/flags/cr.svg +0 -7
  621. package/lib/components/add-client/flags/cu.svg +0 -13
  622. package/lib/components/add-client/flags/cv.svg +0 -16
  623. package/lib/components/add-client/flags/cw.svg +0 -14
  624. package/lib/components/add-client/flags/cx.svg +0 -15
  625. package/lib/components/add-client/flags/cy.svg +0 -6
  626. package/lib/components/add-client/flags/cz.svg +0 -12
  627. package/lib/components/add-client/flags/de.svg +0 -7
  628. package/lib/components/add-client/flags/dj.svg +0 -13
  629. package/lib/components/add-client/flags/dk.svg +0 -5
  630. package/lib/components/add-client/flags/dm.svg +0 -152
  631. package/lib/components/add-client/flags/do.svg +0 -6748
  632. package/lib/components/add-client/flags/dz.svg +0 -5
  633. package/lib/components/add-client/flags/ec.svg +0 -143
  634. package/lib/components/add-client/flags/ee.svg +0 -7
  635. package/lib/components/add-client/flags/eg.svg +0 -38
  636. package/lib/components/add-client/flags/eh.svg +0 -15
  637. package/lib/components/add-client/flags/er.svg +0 -8
  638. package/lib/components/add-client/flags/es.svg +0 -581
  639. package/lib/components/add-client/flags/et.svg +0 -14
  640. package/lib/components/add-client/flags/fi.svg +0 -15
  641. package/lib/components/add-client/flags/fj.svg +0 -138
  642. package/lib/components/add-client/flags/fk.svg +0 -90
  643. package/lib/components/add-client/flags/fm.svg +0 -11
  644. package/lib/components/add-client/flags/fo.svg +0 -12
  645. package/lib/components/add-client/flags/fr.svg +0 -7
  646. package/lib/components/add-client/flags/ga.svg +0 -7
  647. package/lib/components/add-client/flags/gb.svg +0 -15
  648. package/lib/components/add-client/flags/gd.svg +0 -13
  649. package/lib/components/add-client/flags/ge.svg +0 -18
  650. package/lib/components/add-client/flags/gf.svg +0 -5
  651. package/lib/components/add-client/flags/gg.svg +0 -18
  652. package/lib/components/add-client/flags/gh.svg +0 -6
  653. package/lib/components/add-client/flags/gi.svg +0 -33
  654. package/lib/components/add-client/flags/gl.svg +0 -12
  655. package/lib/components/add-client/flags/gm.svg +0 -14
  656. package/lib/components/add-client/flags/gn.svg +0 -7
  657. package/lib/components/add-client/flags/gp.svg +0 -7
  658. package/lib/components/add-client/flags/gq.svg +0 -36
  659. package/lib/components/add-client/flags/gr.svg +0 -22
  660. package/lib/components/add-client/flags/gs.svg +0 -205
  661. package/lib/components/add-client/flags/gt.svg +0 -204
  662. package/lib/components/add-client/flags/gu.svg +0 -39
  663. package/lib/components/add-client/flags/gw.svg +0 -13
  664. package/lib/components/add-client/flags/gy.svg +0 -9
  665. package/lib/components/add-client/flags/hk.svg +0 -34
  666. package/lib/components/add-client/flags/hm.svg +0 -9
  667. package/lib/components/add-client/flags/hn.svg +0 -18
  668. package/lib/components/add-client/flags/hr.svg +0 -61
  669. package/lib/components/add-client/flags/ht.svg +0 -128
  670. package/lib/components/add-client/flags/hu.svg +0 -7
  671. package/lib/components/add-client/flags/id.svg +0 -6
  672. package/lib/components/add-client/flags/ie.svg +0 -7
  673. package/lib/components/add-client/flags/il.svg +0 -14
  674. package/lib/components/add-client/flags/im.svg +0 -36
  675. package/lib/components/add-client/flags/in.svg +0 -25
  676. package/lib/components/add-client/flags/io.svg +0 -152
  677. package/lib/components/add-client/flags/iq.svg +0 -10
  678. package/lib/components/add-client/flags/ir.svg +0 -223
  679. package/lib/components/add-client/flags/is.svg +0 -12
  680. package/lib/components/add-client/flags/it.svg +0 -7
  681. package/lib/components/add-client/flags/je.svg +0 -36
  682. package/lib/components/add-client/flags/jm.svg +0 -8
  683. package/lib/components/add-client/flags/jo.svg +0 -16
  684. package/lib/components/add-client/flags/jp.svg +0 -11
  685. package/lib/components/add-client/flags/ke.svg +0 -23
  686. package/lib/components/add-client/flags/kg.svg +0 -15
  687. package/lib/components/add-client/flags/kh.svg +0 -117
  688. package/lib/components/add-client/flags/ki.svg +0 -36
  689. package/lib/components/add-client/flags/km.svg +0 -16
  690. package/lib/components/add-client/flags/kn.svg +0 -14
  691. package/lib/components/add-client/flags/kp.svg +0 -15
  692. package/lib/components/add-client/flags/kr.svg +0 -24
  693. package/lib/components/add-client/flags/kw.svg +0 -13
  694. package/lib/components/add-client/flags/ky.svg +0 -65
  695. package/lib/components/add-client/flags/kz.svg +0 -23
  696. package/lib/components/add-client/flags/la.svg +0 -12
  697. package/lib/components/add-client/flags/lb.svg +0 -15
  698. package/lib/components/add-client/flags/lc.svg +0 -8
  699. package/lib/components/add-client/flags/li.svg +0 -43
  700. package/lib/components/add-client/flags/lk.svg +0 -22
  701. package/lib/components/add-client/flags/lr.svg +0 -14
  702. package/lib/components/add-client/flags/ls.svg +0 -15
  703. package/lib/components/add-client/flags/lt.svg +0 -7
  704. package/lib/components/add-client/flags/lu.svg +0 -7
  705. package/lib/components/add-client/flags/lv.svg +0 -6
  706. package/lib/components/add-client/flags/ly.svg +0 -13
  707. package/lib/components/add-client/flags/ma.svg +0 -4
  708. package/lib/components/add-client/flags/mc.svg +0 -6
  709. package/lib/components/add-client/flags/md.svg +0 -72
  710. package/lib/components/add-client/flags/me.svg +0 -104
  711. package/lib/components/add-client/flags/mf.svg +0 -7
  712. package/lib/components/add-client/flags/mg.svg +0 -7
  713. package/lib/components/add-client/flags/mh.svg +0 -7
  714. package/lib/components/add-client/flags/mk.svg +0 -5
  715. package/lib/components/add-client/flags/ml.svg +0 -7
  716. package/lib/components/add-client/flags/mm.svg +0 -21
  717. package/lib/components/add-client/flags/mn.svg +0 -16
  718. package/lib/components/add-client/flags/mo.svg +0 -9
  719. package/lib/components/add-client/flags/mp.svg +0 -88
  720. package/lib/components/add-client/flags/mq.svg +0 -7
  721. package/lib/components/add-client/flags/mr.svg +0 -13
  722. package/lib/components/add-client/flags/ms.svg +0 -39
  723. package/lib/components/add-client/flags/mt.svg +0 -49
  724. package/lib/components/add-client/flags/mu.svg +0 -8
  725. package/lib/components/add-client/flags/mv.svg +0 -8
  726. package/lib/components/add-client/flags/mw.svg +0 -12
  727. package/lib/components/add-client/flags/mx.svg +0 -184
  728. package/lib/components/add-client/flags/my.svg +0 -13
  729. package/lib/components/add-client/flags/mz.svg +0 -21
  730. package/lib/components/add-client/flags/na.svg +0 -18
  731. package/lib/components/add-client/flags/nc.svg +0 -7
  732. package/lib/components/add-client/flags/ne.svg +0 -6
  733. package/lib/components/add-client/flags/nf.svg +0 -9
  734. package/lib/components/add-client/flags/ng.svg +0 -6
  735. package/lib/components/add-client/flags/ni.svg +0 -133
  736. package/lib/components/add-client/flags/nl.svg +0 -7
  737. package/lib/components/add-client/flags/no.svg +0 -7
  738. package/lib/components/add-client/flags/np.svg +0 -14
  739. package/lib/components/add-client/flags/nr.svg +0 -12
  740. package/lib/components/add-client/flags/nu.svg +0 -26
  741. package/lib/components/add-client/flags/nz.svg +0 -27
  742. package/lib/components/add-client/flags/om.svg +0 -128
  743. package/lib/components/add-client/flags/pa.svg +0 -14
  744. package/lib/components/add-client/flags/pe.svg +0 -6
  745. package/lib/components/add-client/flags/pf.svg +0 -33
  746. package/lib/components/add-client/flags/pg.svg +0 -9
  747. package/lib/components/add-client/flags/ph.svg +0 -28
  748. package/lib/components/add-client/flags/pk.svg +0 -15
  749. package/lib/components/add-client/flags/pl.svg +0 -6
  750. package/lib/components/add-client/flags/pm.svg +0 -7
  751. package/lib/components/add-client/flags/pn.svg +0 -81
  752. package/lib/components/add-client/flags/pr.svg +0 -13
  753. package/lib/components/add-client/flags/ps.svg +0 -15
  754. package/lib/components/add-client/flags/pt.svg +0 -57
  755. package/lib/components/add-client/flags/pw.svg +0 -11
  756. package/lib/components/add-client/flags/py.svg +0 -157
  757. package/lib/components/add-client/flags/qa.svg +0 -11
  758. package/lib/components/add-client/flags/re.svg +0 -7
  759. package/lib/components/add-client/flags/ro.svg +0 -7
  760. package/lib/components/add-client/flags/rs.svg +0 -300
  761. package/lib/components/add-client/flags/ru.svg +0 -7
  762. package/lib/components/add-client/flags/rw.svg +0 -13
  763. package/lib/components/add-client/flags/sa.svg +0 -26
  764. package/lib/components/add-client/flags/sb.svg +0 -13
  765. package/lib/components/add-client/flags/sc.svg +0 -14
  766. package/lib/components/add-client/flags/sd.svg +0 -13
  767. package/lib/components/add-client/flags/se.svg +0 -16
  768. package/lib/components/add-client/flags/sg.svg +0 -13
  769. package/lib/components/add-client/flags/sh.svg +0 -76
  770. package/lib/components/add-client/flags/si.svg +0 -18
  771. package/lib/components/add-client/flags/sj.svg +0 -14
  772. package/lib/components/add-client/flags/sk.svg +0 -16
  773. package/lib/components/add-client/flags/sl.svg +0 -7
  774. package/lib/components/add-client/flags/sm.svg +0 -92
  775. package/lib/components/add-client/flags/sn.svg +0 -8
  776. package/lib/components/add-client/flags/so.svg +0 -11
  777. package/lib/components/add-client/flags/sr.svg +0 -6
  778. package/lib/components/add-client/flags/ss.svg +0 -11
  779. package/lib/components/add-client/flags/st.svg +0 -15
  780. package/lib/components/add-client/flags/sv.svg +0 -621
  781. package/lib/components/add-client/flags/sx.svg +0 -56
  782. package/lib/components/add-client/flags/sy.svg +0 -10
  783. package/lib/components/add-client/flags/sz.svg +0 -49
  784. package/lib/components/add-client/flags/tc.svg +0 -73
  785. package/lib/components/add-client/flags/td.svg +0 -7
  786. package/lib/components/add-client/flags/tf.svg +0 -15
  787. package/lib/components/add-client/flags/tg.svg +0 -14
  788. package/lib/components/add-client/flags/th.svg +0 -7
  789. package/lib/components/add-client/flags/tj.svg +0 -181
  790. package/lib/components/add-client/flags/tk.svg +0 -9
  791. package/lib/components/add-client/flags/tl.svg +0 -13
  792. package/lib/components/add-client/flags/tm.svg +0 -222
  793. package/lib/components/add-client/flags/tn.svg +0 -13
  794. package/lib/components/add-client/flags/to.svg +0 -10
  795. package/lib/components/add-client/flags/tr.svg +0 -8
  796. package/lib/components/add-client/flags/tt.svg +0 -5
  797. package/lib/components/add-client/flags/tv.svg +0 -29
  798. package/lib/components/add-client/flags/tw.svg +0 -14
  799. package/lib/components/add-client/flags/tz.svg +0 -13
  800. package/lib/components/add-client/flags/ua.svg +0 -6
  801. package/lib/components/add-client/flags/ug.svg +0 -30
  802. package/lib/components/add-client/flags/um.svg +0 -48
  803. package/lib/components/add-client/flags/us.svg +0 -48
  804. package/lib/components/add-client/flags/uy.svg +0 -28
  805. package/lib/components/add-client/flags/uz.svg +0 -30
  806. package/lib/components/add-client/flags/va.svg +0 -483
  807. package/lib/components/add-client/flags/vc.svg +0 -8
  808. package/lib/components/add-client/flags/ve.svg +0 -28
  809. package/lib/components/add-client/flags/vg.svg +0 -143
  810. package/lib/components/add-client/flags/vi.svg +0 -32
  811. package/lib/components/add-client/flags/vn.svg +0 -11
  812. package/lib/components/add-client/flags/vu.svg +0 -18
  813. package/lib/components/add-client/flags/wf.svg +0 -7
  814. package/lib/components/add-client/flags/ws.svg +0 -9
  815. package/lib/components/add-client/flags/ye.svg +0 -7
  816. package/lib/components/add-client/flags/yt.svg +0 -7
  817. package/lib/components/add-client/flags/za.svg +0 -17
  818. package/lib/components/add-client/flags/zm.svg +0 -27
  819. package/lib/components/add-client/flags/zw.svg +0 -26
@@ -1,2233 +1,2233 @@
1
- export declare namespace CbmReportFinancialsModel {
2
- enum EGenerationType {
3
- AUTOMATIC = "automatic",
4
- MANUAL = "manual"
5
- }
6
- namespace EGenerationType {
7
- function fromString(value: string): EGenerationType;
8
- function toString(value: EGenerationType): TGenerationType;
9
- }
10
- type TGenerationType = `${EGenerationType}`;
11
- namespace SettlementOfServicesReverse {
12
- interface DownloadExcelParams {
13
- locale: string;
14
- timezone: string;
15
- sequential?: string;
16
- sequential_settlement_of_service?: string;
17
- reason_description?: string;
18
- reason_description_proccess?: string;
19
- date_begin?: number;
20
- date_end?: number;
21
- }
22
- interface DownloadPdfParams {
23
- locale: string;
24
- timezone: string;
25
- sequential?: string;
26
- sequential_settlement_of_service?: string;
27
- reason_description?: string;
28
- reason_description_proccess?: string;
29
- date_begin?: number;
30
- date_end?: number;
31
- }
32
- interface DownloadIndividualExcelParams {
33
- timezone: string;
34
- locale: string;
35
- }
36
- interface DownloadIndividualPdfParams {
37
- timezone: string;
38
- locale: string;
39
- }
40
- }
41
- namespace InitialBalanceFixedAsset {
42
- interface DownloadExcelParams {
43
- user_name?: string;
44
- user_id?: string;
45
- sequential?: string;
46
- enabled?: boolean;
47
- fixed_asset_name?: string;
48
- fixed_asset_id?: string;
49
- provider_business_name?: string;
50
- provider_id?: string;
51
- date_end?: number;
52
- date_begin?: number;
53
- timezone: string;
54
- locale: string;
55
- }
56
- interface DownloadPdfParams {
57
- user_name?: string;
58
- user_id?: string;
59
- sequential?: string;
60
- enabled?: boolean;
61
- fixed_asset_name?: string;
62
- fixed_asset_id?: string;
63
- provider_business_name?: string;
64
- provider_id?: string;
65
- date_end?: number;
66
- date_begin?: number;
67
- timezone: string;
68
- locale: string;
69
- }
70
- interface DownloadIndividualExcelParams {
71
- timezone: string;
72
- locale: string;
73
- }
74
- interface DownloadIndividualPdfParams {
75
- timezone: string;
76
- locale: string;
77
- }
78
- }
79
- interface DownloadExcelFixedAssetsReportParams {
80
- timezone: string;
81
- locale: string;
82
- user_name?: string;
83
- user_id?: string;
84
- assigned_to?: string;
85
- location?: string;
86
- code?: string;
87
- serie?: string;
88
- enabled?: boolean;
89
- category_fixed_assets_name?: string;
90
- category_fixed_assets_id?: string;
91
- name?: string;
92
- date_end?: number;
93
- date_begin?: number;
94
- type_blockade?: string;
95
- blockade?: boolean;
96
- }
97
- interface DownloadPdfFixedAssetsReportParams {
98
- timezone: string;
99
- locale: string;
100
- user_name?: string;
101
- user_id?: string;
102
- assigned_to?: string;
103
- location?: string;
104
- code?: string;
105
- serie?: string;
106
- enabled?: boolean;
107
- category_fixed_assets_name?: string;
108
- category_fixed_assets_id?: string;
109
- name?: string;
110
- date_end?: number;
111
- date_begin?: number;
112
- type_blockade?: string;
113
- blockade?: boolean;
114
- }
115
- interface DownloadExcelDepreciationFixedAssetsReportParams {
116
- timezone: string;
117
- locale: string;
118
- user_name?: string;
119
- user_id?: string;
120
- cost_center_name?: string;
121
- cost_center_id?: string;
122
- search_type?: string;
123
- reverse_status?: boolean;
124
- month?: string;
125
- year?: string;
126
- document_number?: string;
127
- date_end?: number;
128
- date_begin?: number;
129
- }
130
- interface DownloadPdfDepreciationFixedAssetsReportParams {
131
- timezone: string;
132
- locale: string;
133
- user_name?: string;
134
- user_id?: string;
135
- cost_center_name?: string;
136
- cost_center_id?: string;
137
- search_type?: string;
138
- reverse_status?: boolean;
139
- month?: string;
140
- year?: string;
141
- document_number?: string;
142
- date_end?: number;
143
- date_begin?: number;
144
- }
145
- interface DownloadIndividualExcelDepreciationFixedAssetsReportParams {
146
- timezone: string;
147
- locale: string;
148
- }
149
- interface DownloadIndividualPdfDepreciationFixedAssetsReportParams {
150
- timezone: string;
151
- locale: string;
152
- }
153
- interface DownloadExcelIncomeBankingTransactionReverseReportParams {
154
- timezone: string;
155
- locale: string;
156
- date_end?: number;
157
- date_begin?: number;
158
- secuencial?: string;
159
- user_name?: string;
160
- company_branch_trade_name?: string;
161
- reason_name?: string;
162
- reason_id?: string;
163
- user_id?: string;
164
- company_branch_id?: string;
165
- movement_number?: string;
166
- }
167
- interface DownloadPdfIncomeBankingTransactionReverseReportParams {
168
- timezone: string;
169
- locale: string;
170
- date_end?: number;
171
- date_begin?: number;
172
- secuencial?: string;
173
- user_name?: string;
174
- company_branch_trade_name?: string;
175
- reason_name?: string;
176
- reason_id?: string;
177
- user_id?: string;
178
- company_branch_id?: string;
179
- movement_number?: string;
180
- }
181
- interface DownloadIndividualExcelIncomeBankingTransactionReverseReportParams {
182
- timezone: string;
183
- locale: string;
184
- }
185
- interface DownloadIndividualPdfIncomeBankingTransactionReverseReportParams {
186
- timezone: string;
187
- locale: string;
188
- }
189
- interface DownloadExcelExpenditureMovementReportParams {
190
- timezone: string;
191
- locale: string;
192
- collection_origin_name?: string;
193
- operation_number?: string;
194
- beneficiary_id?: string;
195
- beneficiary_name?: string;
196
- financial_bank_name?: string;
197
- financial_bank_id?: string;
198
- document_nomenclature_number?: string;
199
- company_branch_name?: string;
200
- company_branch_id?: string;
201
- date_begin?: number;
202
- date_end?: number;
203
- }
204
- interface DownloadPdfExpenditureMovementReportParams {
205
- timezone: string;
206
- locale: string;
207
- collection_origin_name?: string;
208
- operation_number?: string;
209
- beneficiary_id?: string;
210
- beneficiary_name?: string;
211
- financial_bank_name?: string;
212
- financial_bank_id?: string;
213
- document_nomenclature_number?: string;
214
- company_branch_name?: string;
215
- company_branch_id?: string;
216
- date_begin?: number;
217
- date_end?: number;
218
- }
219
- interface DownloadExcelCardSettlementReverseReportParams {
220
- timezone: string;
221
- locale: string;
222
- date_end?: number;
223
- date_begin?: number;
224
- secuencial?: string;
225
- user_name?: string;
226
- company_branch_trade_name?: string;
227
- reason_name?: string;
228
- reason_id?: string;
229
- user_id?: string;
230
- company_branch_id?: string;
231
- movement_number?: string;
232
- }
233
- interface DownloadPdfCardSettlementReverseReportParams {
234
- timezone: string;
235
- locale: string;
236
- date_end?: number;
237
- date_begin?: number;
238
- secuencial?: string;
239
- user_name?: string;
240
- company_branch_trade_name?: string;
241
- reason_name?: string;
242
- reason_id?: string;
243
- user_id?: string;
244
- company_branch_id?: string;
245
- movement_number?: string;
246
- }
247
- interface DownloadIndividualExcelCardSettlementReverseReportParams {
248
- timezone: string;
249
- locale: string;
250
- }
251
- interface DownloadIndividualPdfCardSettlementReverseReportParams {
252
- timezone: string;
253
- locale: string;
254
- }
255
- interface DownloadExcelSeatReverseReportParams {
256
- timezone: string;
257
- locale: string;
258
- date_end?: number;
259
- date_begin?: number;
260
- secuencial?: string;
261
- user_name?: string;
262
- company_branch_trade_name?: string;
263
- reason_name?: string;
264
- reason_id?: string;
265
- user_id?: string;
266
- company_branch_id?: string;
267
- movement_number?: string;
268
- }
269
- interface DownloadPdfSeatReverseReportParams {
270
- timezone: string;
271
- locale: string;
272
- date_end?: number;
273
- date_begin?: number;
274
- secuencial?: string;
275
- user_name?: string;
276
- company_branch_trade_name?: string;
277
- reason_name?: string;
278
- reason_id?: string;
279
- user_id?: string;
280
- company_branch_id?: string;
281
- movement_number?: string;
282
- }
283
- interface DownloadIndividualExcelSeatReverseReportParams {
284
- timezone: string;
285
- locale: string;
286
- }
287
- interface DownloadIndividualPdfSeatReverseReportParams {
288
- timezone: string;
289
- locale: string;
290
- }
291
- interface DownloadExcelDepositCheckReverseReportParams {
292
- timezone: string;
293
- locale: string;
294
- date_end?: number;
295
- date_begin?: number;
296
- secuencial?: string;
297
- user_name?: string;
298
- company_branch_trade_name?: string;
299
- reason_name?: string;
300
- reason_id?: string;
301
- user_id?: string;
302
- company_branch_id?: string;
303
- movement_number?: string;
304
- }
305
- interface DownloadPdfDepositCheckReverseReportParams {
306
- timezone: string;
307
- locale: string;
308
- date_end?: number;
309
- date_begin?: number;
310
- secuencial?: string;
311
- user_name?: string;
312
- company_branch_trade_name?: string;
313
- reason_name?: string;
314
- reason_id?: string;
315
- user_id?: string;
316
- company_branch_id?: string;
317
- movement_number?: string;
318
- }
319
- interface DownloadIndividualExcelDepositCheckReverseReportParams {
320
- timezone: string;
321
- locale: string;
322
- }
323
- interface DownloadIndividualPdfDepositCheckReverseReportParams {
324
- timezone: string;
325
- locale: string;
326
- }
327
- interface DownloadExcelOutgoingBankingTransactionReverseReportParams {
328
- timezone: string;
329
- locale: string;
330
- date_end?: number;
331
- date_begin?: number;
332
- secuencial?: string;
333
- user_name?: string;
334
- company_branch_trade_name?: string;
335
- reason_name?: string;
336
- reason_id?: string;
337
- user_id?: string;
338
- company_branch_id?: string;
339
- movement_number?: string;
340
- }
341
- interface DownloadPdfOutgoingBankingTransactionReverseReportParams {
342
- timezone: string;
343
- locale: string;
344
- date_end?: number;
345
- date_begin?: number;
346
- secuencial?: string;
347
- user_name?: string;
348
- company_branch_trade_name?: string;
349
- reason_name?: string;
350
- reason_id?: string;
351
- user_id?: string;
352
- company_branch_id?: string;
353
- movement_number?: string;
354
- }
355
- interface DownloadIndividualExcelOutgoingBankingTransactionReverseReportParams {
356
- timezone: string;
357
- locale: string;
358
- }
359
- interface DownloadIndividualPdfOutgoingBankingTransactionReverseReportParams {
360
- timezone: string;
361
- locale: string;
362
- }
363
- interface DownloadExcelCardSettlementReportParams {
364
- timezone: string;
365
- locale: string;
366
- reverse_status?: boolean;
367
- date_end?: number;
368
- date_begin?: number;
369
- secuencial?: string;
370
- cost_center_id?: string;
371
- cost_center_name?: string;
372
- user_id?: string;
373
- user_name?: string;
374
- company_branch_trade_name?: string;
375
- company_branch_id?: string;
376
- }
377
- interface DownloadPdfCardSettlementReportParams {
378
- timezone: string;
379
- locale: string;
380
- reverse_status?: boolean;
381
- date_end?: number;
382
- date_begin?: number;
383
- secuencial?: string;
384
- cost_center_id?: string;
385
- cost_center_name?: string;
386
- user_id?: string;
387
- user_name?: string;
388
- company_branch_trade_name?: string;
389
- company_branch_id?: string;
390
- }
391
- interface DownloadIndividualExcelCardSettlementReportParams {
392
- timezone: string;
393
- locale: string;
394
- }
395
- interface DownloadIndividualPdfCardSettlementReportParams {
396
- timezone: string;
397
- locale: string;
398
- }
399
- interface DownloadExcelOutgoingBankingTransactionReportParams {
400
- timezone: string;
401
- locale: string;
402
- date_end?: number;
403
- date_begin?: number;
404
- reverse_status?: boolean;
405
- total?: number;
406
- document_number?: string;
407
- operation_number?: string;
408
- cost_center_id?: string;
409
- cost_center_name?: string;
410
- financials_bank_id?: string;
411
- financials_bank_name?: string;
412
- client_branch_id?: string;
413
- movement_number?: string;
414
- user_name?: string;
415
- user_id?: string;
416
- }
417
- interface DownloadPdfOutgoingBankingTransactionReportParams {
418
- timezone: string;
419
- locale: string;
420
- date_end?: number;
421
- date_begin?: number;
422
- reverse_status?: boolean;
423
- total?: number;
424
- document_number?: string;
425
- operation_number?: string;
426
- cost_center_id?: string;
427
- cost_center_name?: string;
428
- financials_bank_id?: string;
429
- financials_bank_name?: string;
430
- client_branch_id?: string;
431
- movement_number?: string;
432
- user_name?: string;
433
- user_id?: string;
434
- }
435
- interface DownloadIndividualExcelOutgoingBankingTransactionReportParams {
436
- timezone: string;
437
- locale: string;
438
- }
439
- interface DownloadIndividualPdfOutgoingBankingTransactionReportParams {
440
- timezone: string;
441
- locale: string;
442
- }
443
- interface DownloadExcelIncomeBankingTransactionReportParams {
444
- timezone: string;
445
- locale: string;
446
- reason_id?: string;
447
- reason_name?: string;
448
- user_id?: string;
449
- user_name?: string;
450
- reverse_status?: boolean;
451
- cost_center_id?: string;
452
- cost_center_name?: string;
453
- financials_bank_id?: string;
454
- financials_bank_name?: string;
455
- company_branch_id?: string;
456
- company_branch_trade_name?: string;
457
- operation_number?: string;
458
- secuencial?: string;
459
- date_end?: number;
460
- date_begin?: number;
461
- }
462
- interface DownloadPdfIncomeBankingTransactionReportParams {
463
- timezone: string;
464
- locale: string;
465
- reason_id?: string;
466
- reason_name?: string;
467
- user_id?: string;
468
- user_name?: string;
469
- reverse_status?: boolean;
470
- cost_center_id?: string;
471
- cost_center_name?: string;
472
- financials_bank_id?: string;
473
- financials_bank_name?: string;
474
- company_branch_id?: string;
475
- company_branch_trade_name?: string;
476
- operation_number?: string;
477
- secuencial?: string;
478
- date_end?: number;
479
- date_begin?: number;
480
- }
481
- interface DownloadIndividualExcelIncomeBankingTransactionReportParams {
482
- timezone: string;
483
- locale: string;
484
- }
485
- interface DownloadIndividualPdfIncomeBankingTransactionReportParams {
486
- timezone: string;
487
- locale: string;
488
- }
489
- interface DownloadExcelDepositCashReportParams {
490
- timezone: string;
491
- locale: string;
492
- operation_number?: string;
493
- new_deposit_number?: string;
494
- reason?: string;
495
- total?: number;
496
- date_end?: number;
497
- date_begin?: number;
498
- }
499
- interface DownloadPdfDepositCashReportParams {
500
- timezone: string;
501
- locale: string;
502
- operation_number?: string;
503
- new_deposit_number?: string;
504
- reason?: string;
505
- total?: number;
506
- date_end?: number;
507
- date_begin?: number;
508
- }
509
- interface DownloadIndividualExcelDepositCashReportParams {
510
- timezone: string;
511
- locale: string;
512
- }
513
- interface DownloadIndividualPdfDepositCashReportParams {
514
- timezone: string;
515
- locale: string;
516
- }
517
- interface DownloadExcelBankConciliationReportParams {
518
- timezone: string;
519
- locale: string;
520
- status?: string;
521
- user_name?: string;
522
- bank_name?: string;
523
- user_id?: string;
524
- bank_id?: string;
525
- secuencial?: string;
526
- date_end?: number;
527
- date_begin?: number;
528
- include_deleted?: boolean;
529
- }
530
- interface DownloadPdfBankConciliationReportParams {
531
- timezone: string;
532
- locale: string;
533
- status?: string;
534
- user_name?: string;
535
- bank_name?: string;
536
- user_id?: string;
537
- bank_id?: string;
538
- secuencial?: string;
539
- date_end?: number;
540
- date_begin?: number;
541
- include_deleted?: boolean;
542
- }
543
- interface DownloadIndividualExcelBankConciliationReportParams {
544
- timezone: string;
545
- locale: string;
546
- }
547
- interface DownloadIndividualPdfBankConciliationReportParams {
548
- timezone: string;
549
- locale: string;
550
- }
551
- interface DownloadExcelBankConciliationLiquidationReportParams {
552
- timezone: string;
553
- locale: string;
554
- status?: string;
555
- user_name?: string;
556
- user_id?: string;
557
- secuencial?: string;
558
- date_end?: number;
559
- date_begin?: number;
560
- company_branch_id?: string;
561
- company_branch_name?: string;
562
- bank_id?: string;
563
- bank_name?: string;
564
- }
565
- interface DownloadPdfBankConciliationLiquidationReportParams {
566
- timezone: string;
567
- locale: string;
568
- status?: string;
569
- user_name?: string;
570
- user_id?: string;
571
- secuencial?: string;
572
- date_end?: number;
573
- date_begin?: number;
574
- company_branch_id?: string;
575
- company_branch_name?: string;
576
- bank_id?: string;
577
- bank_name?: string;
578
- }
579
- interface DownloadIndividualExcelBankConciliationLiquidationReportParams {
580
- timezone: string;
581
- locale: string;
582
- }
583
- interface DownloadIndividualPdfBankConciliationLiquidationReportParams {
584
- timezone: string;
585
- locale: string;
586
- }
587
- interface DownloadExcelInitialIssuedChequeReportParams {
588
- timezone: string;
589
- locale: string;
590
- financials_bank_name?: string;
591
- secuencial?: string;
592
- total?: string;
593
- operation_number?: string;
594
- document_number?: string;
595
- financials_bank_id?: string;
596
- date_end?: number;
597
- date_begin?: number;
598
- user_name?: string;
599
- user_id?: string;
600
- include_deleted?: boolean;
601
- }
602
- interface DownloadPdfInitialIssuedChequeReportParams {
603
- timezone: string;
604
- locale: string;
605
- financials_bank_name?: string;
606
- secuencial?: string;
607
- total?: string;
608
- operation_number?: string;
609
- document_number?: string;
610
- financials_bank_id?: string;
611
- date_end?: number;
612
- date_begin?: number;
613
- user_name?: string;
614
- user_id?: string;
615
- include_deleted?: boolean;
616
- }
617
- interface DownloadIndividualExcelInitialIssuedChequeReportParams {
618
- timezone: string;
619
- locale: string;
620
- }
621
- interface DownloadIndividualPdfInitialIssuedChequeReportParams {
622
- timezone: string;
623
- locale: string;
624
- }
625
- interface DownloadExcelDepositChequeReportParams {
626
- timezone: string;
627
- locale: string;
628
- user_name?: string;
629
- cost_center_name?: string;
630
- financials_bank_name?: string;
631
- reverse_status?: boolean;
632
- user_id?: string;
633
- comment?: string;
634
- operation_number?: string;
635
- cost_center_id?: string;
636
- financials_bank_id?: string;
637
- secuencial?: string;
638
- reason?: string;
639
- date_end?: number;
640
- date_begin?: number;
641
- }
642
- interface DownloadPdfDepositChequeReportParams {
643
- timezone: string;
644
- locale: string;
645
- user_name?: string;
646
- cost_center_name?: string;
647
- financials_bank_name?: string;
648
- reverse_status?: boolean;
649
- user_id?: string;
650
- comment?: string;
651
- operation_number?: string;
652
- cost_center_id?: string;
653
- financials_bank_id?: string;
654
- secuencial?: string;
655
- reason?: string;
656
- date_end?: number;
657
- date_begin?: number;
658
- }
659
- interface DownloadIndividualExcelDepositChequeReportParams {
660
- timezone: string;
661
- locale: string;
662
- }
663
- interface DownloadIndividualPdfDepositChequeReportParams {
664
- timezone: string;
665
- locale: string;
666
- }
667
- interface DownloadExcelSeatReportParams {
668
- reverse_status?: boolean;
669
- description?: string;
670
- document_number_origen?: string;
671
- seat_number?: string;
672
- seat_type?: string;
673
- generation_type?: TGenerationType;
674
- date_begin?: number;
675
- date_end?: number;
676
- timezone: string;
677
- locale: string;
678
- cost_center_id?: string;
679
- cost_center_name?: string;
680
- }
681
- interface DownloadPdfSeatReportParams {
682
- reverse_status?: boolean;
683
- description?: string;
684
- document_number_origen?: string;
685
- seat_number?: string;
686
- seat_type?: string;
687
- generation_type?: TGenerationType;
688
- date_begin?: number;
689
- date_end?: number;
690
- timezone: string;
691
- locale: string;
692
- cost_center_id?: string;
693
- cost_center_name?: string;
694
- }
695
- interface DownloadIndividualExcelSeatReportParams {
696
- timezone: string;
697
- locale: string;
698
- }
699
- interface DownloadIndividualPdfSeatReportParams {
700
- timezone: string;
701
- locale: string;
702
- }
703
- interface DownloadExcelProtestedCheckParams {
704
- timezone: string;
705
- locale: string;
706
- operation_number?: string;
707
- new_deposit_number?: string;
708
- reason?: string;
709
- total?: number;
710
- date_end?: number;
711
- date_begin?: number;
712
- }
713
- interface DownloadPdfProtestedCheckParams {
714
- timezone: string;
715
- locale: string;
716
- operation_number?: string;
717
- new_deposit_number?: string;
718
- reason?: string;
719
- total?: number;
720
- date_end?: number;
721
- date_begin?: number;
722
- }
723
- interface DownloadIndividualExcelProtestedCheckParams {
724
- timezone: string;
725
- locale: string;
726
- }
727
- interface DownloadIndividualPdfProtestedCheckParams {
728
- timezone: string;
729
- locale: string;
730
- }
731
- interface DownloadExcelIncomeMovementParams {
732
- timezone: string;
733
- locale: string;
734
- collection_origin_name?: 'down_payment' | 'income' | 'card_settlement' | 'income_banking_transaction' | 'deposit_cheque' | 'prc_cash_liquidation';
735
- operation_number?: string;
736
- beneficiary_id?: string;
737
- beneficiary_name?: string;
738
- financial_bank_name?: string;
739
- financial_bank_id?: string;
740
- document_nomenclature_number?: string;
741
- company_branch_name?: string;
742
- company_branch_id?: string;
743
- date_begin?: number;
744
- date_end?: number;
745
- }
746
- interface DownloadPdfIncomeMovementParams {
747
- timezone: string;
748
- locale: string;
749
- collection_origin_name?: 'down_payment' | 'income' | 'card_settlement' | 'income_banking_transaction' | 'deposit_cheque' | 'prc_cash_liquidation';
750
- operation_number?: string;
751
- beneficiary_id?: string;
752
- beneficiary_name?: string;
753
- financial_bank_name?: string;
754
- financial_bank_id?: string;
755
- document_nomenclature_number?: string;
756
- company_branch_name?: string;
757
- company_branch_id?: string;
758
- date_begin?: number;
759
- date_end?: number;
760
- }
761
- namespace WalletByAge {
762
- interface DownloadExcelParams {
763
- seller_full_name?: string;
764
- client_business_name?: string;
765
- client_category_name?: string[];
766
- seller_id?: string;
767
- date_end?: number;
768
- date_begin?: number;
769
- client_category_id?: string[];
770
- client_id?: string;
771
- timezone: string;
772
- locale: string;
773
- }
774
- interface DownloadPdfParams {
775
- seller_full_name?: string;
776
- client_business_name?: string;
777
- client_category_name?: string[];
778
- seller_id?: string;
779
- date_end?: number;
780
- date_begin?: number;
781
- client_category_id?: string[];
782
- client_id?: string;
783
- timezone: string;
784
- locale: string;
785
- }
786
- }
787
- namespace ClientAccountStatement {
788
- interface DownloadExcelParams {
789
- balance?: boolean;
790
- client_business_name: string;
791
- client_category_name?: string[];
792
- client_category_id?: string[];
793
- client_id: string;
794
- date_end?: number;
795
- date_begin?: number;
796
- timezone: string;
797
- locale: string;
798
- }
799
- interface DownloadPdfParams {
800
- balance?: boolean;
801
- client_business_name: string;
802
- client_category_name?: string[];
803
- client_category_id?: string[];
804
- client_id: string;
805
- date_end?: number;
806
- date_begin?: number;
807
- timezone: string;
808
- locale: string;
809
- }
810
- }
811
- namespace DocumentLiquidation {
812
- interface DownloadExcelParams {
813
- user_name?: string;
814
- company_branch_trade_name?: string;
815
- client_business_name?: string;
816
- timezone: string;
817
- locale: string;
818
- company_branch_id?: string;
819
- user_id?: string;
820
- reverse_status?: boolean;
821
- document_number?: string;
822
- date_end?: number;
823
- date_begin?: number;
824
- type?: string;
825
- client_id?: string;
826
- }
827
- interface DownloadPdfParams {
828
- user_name?: string;
829
- company_branch_trade_name?: string;
830
- client_business_name?: string;
831
- timezone: string;
832
- locale: string;
833
- company_branch_id?: string;
834
- user_id?: string;
835
- reverse_status?: boolean;
836
- document_number?: string;
837
- date_end?: number;
838
- date_begin?: number;
839
- type?: string;
840
- client_id?: string;
841
- }
842
- interface DownloadIndividualExcelParams {
843
- timezone: string;
844
- locale: string;
845
- }
846
- interface DownloadIndividualPdfParams {
847
- timezone: string;
848
- locale: string;
849
- }
850
- }
851
- namespace ClosingOfCash {
852
- interface DownloadExcelParams {
853
- company_branch_id?: string;
854
- company_branch_trade_name?: string;
855
- user_id?: string;
856
- user_name?: string;
857
- document_number?: string;
858
- date_begin?: number;
859
- date_end?: number;
860
- search_type?: string;
861
- timezone: string;
862
- locale: string;
863
- }
864
- interface DownloadPdfParams {
865
- company_branch_id?: string;
866
- company_branch_trade_name?: string;
867
- user_id?: string;
868
- user_name?: string;
869
- document_number?: string;
870
- date_begin?: number;
871
- date_end?: number;
872
- search_type?: string;
873
- timezone: string;
874
- locale: string;
875
- }
876
- interface DownloadIndividualExcelParams {
877
- timezone: string;
878
- locale: string;
879
- }
880
- interface DownloadIndividualPdfParams {
881
- timezone: string;
882
- locale: string;
883
- }
884
- }
885
- namespace CashLiquidation {
886
- interface DownloadExcelParams {
887
- cost_center_name?: string;
888
- user_name?: string;
889
- company_branch_trade_name?: string;
890
- client_business_name?: string;
891
- timezone: string;
892
- locale: string;
893
- payment_term_id?: string;
894
- payment_term_name_code?: string;
895
- reverse_status?: boolean;
896
- document_number?: string;
897
- date_end?: number;
898
- date_begin?: number;
899
- user_id?: string;
900
- company_branch_id?: string;
901
- cost_center_id?: string;
902
- type?: string;
903
- client_id?: string;
904
- }
905
- interface DownloadPdfParams {
906
- cost_center_name?: string;
907
- user_name?: string;
908
- company_branch_trade_name?: string;
909
- client_business_name?: string;
910
- timezone: string;
911
- locale: string;
912
- payment_term_id?: string;
913
- payment_term_name_code?: string;
914
- reverse_status?: boolean;
915
- document_number?: string;
916
- date_end?: number;
917
- date_begin?: number;
918
- user_id?: string;
919
- company_branch_id?: string;
920
- cost_center_id?: string;
921
- type?: string;
922
- client_id?: string;
923
- }
924
- interface DownloadIndividualExcelParams {
925
- timezone: string;
926
- locale: string;
927
- }
928
- interface DownloadIndividualPdfParams {
929
- timezone: string;
930
- locale: string;
931
- }
932
- }
933
- namespace DownPayment {
934
- interface DownloadExcelParams {
935
- client_branch_name?: string;
936
- company_branch_trade_name?: string;
937
- user_name?: string;
938
- client_business_name?: string;
939
- reverse_status?: boolean;
940
- date_begin?: number;
941
- date_end?: number;
942
- document_number?: string;
943
- user_id?: string;
944
- client_branch_id?: string;
945
- company_branch_id?: string;
946
- client_id?: string;
947
- timezone: string;
948
- locale: string;
949
- }
950
- interface DownloadPdfParams {
951
- client_branch_name?: string;
952
- company_branch_trade_name?: string;
953
- user_name?: string;
954
- client_business_name?: string;
955
- reverse_status?: boolean;
956
- date_begin?: number;
957
- date_end?: number;
958
- document_number?: string;
959
- user_id?: string;
960
- client_branch_id?: string;
961
- company_branch_id?: string;
962
- client_id?: string;
963
- timezone: string;
964
- locale: string;
965
- }
966
- interface DownloadIndividualExcelParams {
967
- timezone: string;
968
- locale: string;
969
- }
970
- interface DownloadIndividualPdfParams {
971
- timezone: string;
972
- locale: string;
973
- }
974
- interface DownloadIndividualClientPdfParams {
975
- timezone: string;
976
- locale: string;
977
- }
978
- }
979
- namespace Income {
980
- interface DownloadExcelParams {
981
- seller_full_name?: string;
982
- company_branch_trade_name?: string;
983
- user_name?: string;
984
- client_business_name?: string;
985
- company_branch_id?: string;
986
- user_id?: string;
987
- seller_id?: string;
988
- client_id?: string;
989
- document_number?: string;
990
- date_end?: number;
991
- date_begin?: number;
992
- reverse_status?: boolean;
993
- timezone: string;
994
- locale: string;
995
- }
996
- interface DownloadPdfParams {
997
- seller_full_name?: string;
998
- company_branch_trade_name?: string;
999
- user_name?: string;
1000
- client_business_name?: string;
1001
- company_branch_id?: string;
1002
- user_id?: string;
1003
- seller_id?: string;
1004
- client_id?: string;
1005
- document_number?: string;
1006
- date_end?: number;
1007
- date_begin?: number;
1008
- reverse_status?: boolean;
1009
- timezone: string;
1010
- locale: string;
1011
- }
1012
- interface DownloadIndividualExcelParams {
1013
- timezone: string;
1014
- locale: string;
1015
- }
1016
- interface DownloadIndividualPdfParams {
1017
- timezone: string;
1018
- locale: string;
1019
- }
1020
- interface DownloadIndividualClientPdfParams {
1021
- timezone: string;
1022
- locale: string;
1023
- }
1024
- }
1025
- namespace InternalCredit {
1026
- interface DownloadExcelParams {
1027
- seller_full_name?: string;
1028
- company_branch_trade_name?: string;
1029
- user_name?: string;
1030
- client_business_name?: string;
1031
- date_end?: number;
1032
- date_begin?: number;
1033
- client_id?: string;
1034
- user_id?: string;
1035
- seller_id?: string;
1036
- client_branch_id?: string;
1037
- client_branch_name?: string;
1038
- company_branch_id?: string;
1039
- reverse_status?: boolean;
1040
- document_number?: string;
1041
- timezone: string;
1042
- locale: string;
1043
- }
1044
- interface DownloadPdfParams {
1045
- seller_full_name?: string;
1046
- company_branch_trade_name?: string;
1047
- user_name?: string;
1048
- client_business_name?: string;
1049
- date_end?: number;
1050
- date_begin?: number;
1051
- client_id?: string;
1052
- user_id?: string;
1053
- seller_id?: string;
1054
- client_branch_id?: string;
1055
- client_branch_name?: string;
1056
- company_branch_id?: string;
1057
- reverse_status?: boolean;
1058
- document_number?: string;
1059
- timezone: string;
1060
- locale: string;
1061
- }
1062
- interface DownloadIndividualExcelParams {
1063
- timezone: string;
1064
- locale: string;
1065
- }
1066
- interface DownloadIndividualPdfParams {
1067
- timezone: string;
1068
- locale: string;
1069
- }
1070
- }
1071
- namespace CrossingAccounts {
1072
- interface DownloadExcelParams {
1073
- provider_business_name?: string;
1074
- company_branch_trade_name?: string;
1075
- user_name?: string;
1076
- client_business_name?: string;
1077
- timezone: string;
1078
- locale: string;
1079
- client_id?: string;
1080
- company_branch_id?: string;
1081
- user_id?: string;
1082
- reverse_status?: boolean;
1083
- document_number?: string;
1084
- date_end?: number;
1085
- date_begin?: number;
1086
- provider_id?: string;
1087
- }
1088
- interface DownloadPdfParams {
1089
- provider_business_name?: string;
1090
- company_branch_trade_name?: string;
1091
- user_name?: string;
1092
- client_business_name?: string;
1093
- timezone: string;
1094
- locale: string;
1095
- client_id?: string;
1096
- company_branch_id?: string;
1097
- user_id?: string;
1098
- reverse_status?: boolean;
1099
- document_number?: string;
1100
- date_end?: number;
1101
- date_begin?: number;
1102
- provider_id?: string;
1103
- }
1104
- interface DownloadIndividualExcelParams {
1105
- timezone: string;
1106
- locale: string;
1107
- }
1108
- interface DownloadIndividualPdfParams {
1109
- timezone: string;
1110
- locale: string;
1111
- }
1112
- }
1113
- namespace CreditRequest {
1114
- interface DownloadExcelParams {
1115
- company_branch_trade_name?: string;
1116
- user_name?: string;
1117
- client_business_name?: string;
1118
- user_id?: string;
1119
- company_branch_id?: string;
1120
- timezone: string;
1121
- locale: string;
1122
- date_end?: number;
1123
- date_begin?: number;
1124
- type?: string;
1125
- document_state?: string;
1126
- new_credit_number?: string;
1127
- client_id?: string;
1128
- }
1129
- interface DownloadPdfParams {
1130
- company_branch_trade_name?: string;
1131
- user_name?: string;
1132
- client_business_name?: string;
1133
- user_id?: string;
1134
- company_branch_id?: string;
1135
- timezone: string;
1136
- locale: string;
1137
- date_end?: number;
1138
- date_begin?: number;
1139
- type?: string;
1140
- document_state?: string;
1141
- new_credit_number?: string;
1142
- client_id?: string;
1143
- }
1144
- interface DownloadIndividualExcelParams {
1145
- timezone: string;
1146
- locale: string;
1147
- }
1148
- interface DownloadIndividualPdfParams {
1149
- timezone: string;
1150
- locale: string;
1151
- }
1152
- }
1153
- namespace Reverse {
1154
- namespace DocumentLiquidation {
1155
- interface DownloadExcelParams {
1156
- date_begin?: number;
1157
- date_end?: number;
1158
- timezone: string;
1159
- locale: string;
1160
- reason?: string;
1161
- reason_name?: string;
1162
- document_number?: string;
1163
- sequence?: string;
1164
- user_name?: string;
1165
- user_id?: string;
1166
- }
1167
- interface DownloadPdfParams {
1168
- date_begin?: number;
1169
- date_end?: number;
1170
- timezone: string;
1171
- locale: string;
1172
- reason?: string;
1173
- reason_name?: string;
1174
- document_number?: string;
1175
- sequence?: string;
1176
- user_name?: string;
1177
- user_id?: string;
1178
- }
1179
- interface DownloadIndividualExcelParams {
1180
- timezone: string;
1181
- locale: string;
1182
- }
1183
- interface DownloadIndividualPdfParams {
1184
- timezone: string;
1185
- locale: string;
1186
- }
1187
- }
1188
- namespace CashLiquidation {
1189
- interface DownloadExcelParams {
1190
- reason?: string;
1191
- reason_name?: string;
1192
- document_number?: string;
1193
- sequence?: string;
1194
- user_id?: string;
1195
- user_name?: string;
1196
- date_begin?: number;
1197
- date_end?: number;
1198
- timezone: string;
1199
- locale: string;
1200
- }
1201
- interface DownloadPdfParams {
1202
- reason?: string;
1203
- reason_name?: string;
1204
- document_number?: string;
1205
- sequence?: string;
1206
- user_id?: string;
1207
- user_name?: string;
1208
- date_begin?: number;
1209
- date_end?: number;
1210
- timezone: string;
1211
- locale: string;
1212
- }
1213
- interface DownloadIndividualExcelParams {
1214
- timezone: string;
1215
- locale: string;
1216
- }
1217
- interface DownloadIndividualPdfParams {
1218
- timezone: string;
1219
- locale: string;
1220
- }
1221
- }
1222
- namespace DownPayment {
1223
- interface DownloadExcelParams {
1224
- date_begin?: number;
1225
- date_end?: number;
1226
- timezone: string;
1227
- locale: string;
1228
- reason?: string;
1229
- reason_name?: string;
1230
- document_number?: string;
1231
- sequence?: string;
1232
- user_id?: string;
1233
- user_name?: string;
1234
- }
1235
- interface DownloadPdfParams {
1236
- date_begin?: number;
1237
- date_end?: number;
1238
- timezone: string;
1239
- locale: string;
1240
- reason?: string;
1241
- reason_name?: string;
1242
- document_number?: string;
1243
- sequence?: string;
1244
- user_id?: string;
1245
- user_name?: string;
1246
- }
1247
- interface DownloadIndividualExcelParams {
1248
- timezone: string;
1249
- locale: string;
1250
- }
1251
- interface DownloadIndividualPdfParams {
1252
- timezone: string;
1253
- locale: string;
1254
- }
1255
- }
1256
- namespace Income {
1257
- interface DownloadExcelParams {
1258
- date_begin?: number;
1259
- date_end?: number;
1260
- timezone: string;
1261
- locale: string;
1262
- reason?: string;
1263
- reason_name?: string;
1264
- document_number?: string;
1265
- sequence?: string;
1266
- user_id?: string;
1267
- user_name?: string;
1268
- }
1269
- interface DownloadPdfParams {
1270
- date_begin?: number;
1271
- date_end?: number;
1272
- timezone: string;
1273
- locale: string;
1274
- reason?: string;
1275
- reason_name?: string;
1276
- document_number?: string;
1277
- sequence?: string;
1278
- user_id?: string;
1279
- user_name?: string;
1280
- }
1281
- interface DownloadIndividualExcelParams {
1282
- timezone: string;
1283
- locale: string;
1284
- }
1285
- interface DownloadIndividualPdfParams {
1286
- timezone: string;
1287
- locale: string;
1288
- }
1289
- }
1290
- namespace InternalCredit {
1291
- interface DownloadExcelParams {
1292
- date_begin?: number;
1293
- date_end?: number;
1294
- timezone: string;
1295
- locale: string;
1296
- reason?: string;
1297
- reason_name?: string;
1298
- document_number?: string;
1299
- sequence?: string;
1300
- user_id?: string;
1301
- user_name?: string;
1302
- }
1303
- interface DownloadPdfParams {
1304
- date_begin?: number;
1305
- date_end?: number;
1306
- timezone: string;
1307
- locale: string;
1308
- reason?: string;
1309
- reason_name?: string;
1310
- document_number?: string;
1311
- sequence?: string;
1312
- user_id?: string;
1313
- user_name?: string;
1314
- }
1315
- interface DownloadIndividualExcelParams {
1316
- timezone: string;
1317
- locale: string;
1318
- }
1319
- interface DownloadIndividualPdfParams {
1320
- timezone: string;
1321
- locale: string;
1322
- }
1323
- }
1324
- namespace CrossingAccounts {
1325
- interface DownloadExcelParams {
1326
- date_begin?: number;
1327
- date_end?: number;
1328
- reason?: string;
1329
- reason_name?: string;
1330
- document_number?: string;
1331
- sequence?: string;
1332
- user_id?: string;
1333
- user_name?: string;
1334
- timezone: string;
1335
- locale: string;
1336
- }
1337
- interface DownloadPdfParams {
1338
- date_begin?: number;
1339
- date_end?: number;
1340
- reason?: string;
1341
- reason_name?: string;
1342
- document_number?: string;
1343
- sequence?: string;
1344
- user_id?: string;
1345
- user_name?: string;
1346
- timezone: string;
1347
- locale: string;
1348
- }
1349
- interface DownloadIndividualExcelParams {
1350
- timezone: string;
1351
- locale: string;
1352
- }
1353
- interface DownloadIndividualPdfParams {
1354
- timezone: string;
1355
- locale: string;
1356
- }
1357
- }
1358
- }
1359
- namespace ClosingOfCashArqueo {
1360
- interface DownloadExcelParams {
1361
- company_branch_id?: string;
1362
- company_branch_trade_name?: string;
1363
- user_name?: string;
1364
- user_id?: string;
1365
- document_number?: string;
1366
- date_begin?: number;
1367
- date_end?: number;
1368
- timezone: string;
1369
- locale: string;
1370
- }
1371
- interface DownloadPdfParams {
1372
- company_branch_id?: string;
1373
- company_branch_trade_name?: string;
1374
- user_name?: string;
1375
- user_id?: string;
1376
- document_number?: string;
1377
- date_begin?: number;
1378
- date_end?: number;
1379
- timezone: string;
1380
- locale: string;
1381
- }
1382
- interface DownloadIndividualExcelParams {
1383
- timezone: string;
1384
- locale: string;
1385
- }
1386
- interface DownloadIndividualPdfParams {
1387
- timezone: string;
1388
- locale: string;
1389
- }
1390
- }
1391
- namespace CreditManagement {
1392
- interface DownloadExcelParams {
1393
- user_name?: string;
1394
- seller_full_name?: string;
1395
- company_branch_trade_name?: string;
1396
- client_business_name?: string;
1397
- client_branch_name?: string;
1398
- company_branch_id?: string;
1399
- invoice_number?: string;
1400
- origin_credit?: string;
1401
- user_id?: string;
1402
- date_begin?: number;
1403
- date_end?: number;
1404
- reverse_status?: boolean;
1405
- enabled?: boolean;
1406
- document_number?: string;
1407
- client_branch_id?: string;
1408
- seller_id?: string;
1409
- client_id?: string;
1410
- timezone: string;
1411
- locale: string;
1412
- }
1413
- interface DownloadPdfParams {
1414
- user_name?: string;
1415
- seller_full_name?: string;
1416
- company_branch_trade_name?: string;
1417
- client_business_name?: string;
1418
- client_branch_name?: string;
1419
- company_branch_id?: string;
1420
- invoice_number?: string;
1421
- origin_credit?: string;
1422
- user_id?: string;
1423
- date_begin?: number;
1424
- date_end?: number;
1425
- reverse_status?: boolean;
1426
- enabled?: boolean;
1427
- document_number?: string;
1428
- client_branch_id?: string;
1429
- seller_id?: string;
1430
- client_id?: string;
1431
- timezone: string;
1432
- locale: string;
1433
- }
1434
- }
1435
- namespace InitialBalances {
1436
- namespace Sales {
1437
- interface DownloadExcelParams {
1438
- user_id?: string;
1439
- user_name?: string;
1440
- seller_full_name?: string;
1441
- company_branch_trade_name?: string;
1442
- client_branch_name?: string;
1443
- client_branch_id?: string;
1444
- company_branch_id?: string;
1445
- client_business_name?: string;
1446
- seller_id?: string;
1447
- client_id?: string;
1448
- invoice_number?: string;
1449
- document_number?: string;
1450
- date_end?: number;
1451
- date_begin?: number;
1452
- timezone: string;
1453
- locale: string;
1454
- }
1455
- interface DownloadPdfParams {
1456
- user_id?: string;
1457
- user_name?: string;
1458
- seller_full_name?: string;
1459
- company_branch_trade_name?: string;
1460
- client_branch_name?: string;
1461
- client_branch_id?: string;
1462
- company_branch_id?: string;
1463
- client_business_name?: string;
1464
- seller_id?: string;
1465
- client_id?: string;
1466
- invoice_number?: string;
1467
- document_number?: string;
1468
- date_end?: number;
1469
- date_begin?: number;
1470
- timezone: string;
1471
- locale: string;
1472
- }
1473
- interface DownloadIndividualExcelParams {
1474
- timezone: string;
1475
- locale: string;
1476
- }
1477
- interface DownloadIndividualPdfParams {
1478
- timezone: string;
1479
- locale: string;
1480
- }
1481
- }
1482
- namespace DownPayment {
1483
- interface DownloadExcelParams {
1484
- user_name?: string;
1485
- seller_full_name?: string;
1486
- company_branch_trade_name?: string;
1487
- client_branch_name?: string;
1488
- client_business_name?: string;
1489
- date_end?: number;
1490
- date_begin?: number;
1491
- payment_term?: string;
1492
- document_sequence?: string;
1493
- sequencial?: string;
1494
- sequential?: string;
1495
- user_id?: string;
1496
- seller_id?: string;
1497
- company_branch_id?: string;
1498
- client_branch_id?: string;
1499
- client_id?: string;
1500
- timezone: string;
1501
- locale: string;
1502
- cost_center_id?: string;
1503
- cost_center_name?: string;
1504
- }
1505
- interface DownloadPdfParams {
1506
- user_name?: string;
1507
- seller_full_name?: string;
1508
- company_branch_trade_name?: string;
1509
- client_branch_name?: string;
1510
- client_business_name?: string;
1511
- date_end?: number;
1512
- date_begin?: number;
1513
- payment_term?: string;
1514
- document_sequence?: string;
1515
- sequencial?: string;
1516
- sequential?: string;
1517
- user_id?: string;
1518
- seller_id?: string;
1519
- company_branch_id?: string;
1520
- client_branch_id?: string;
1521
- client_id?: string;
1522
- timezone: string;
1523
- locale: string;
1524
- }
1525
- interface DownloadIndividualExcelParams {
1526
- timezone: string;
1527
- locale: string;
1528
- }
1529
- interface DownloadIndividualPdfParams {
1530
- timezone: string;
1531
- locale: string;
1532
- }
1533
- }
1534
- namespace CreditNote {
1535
- interface DownloadExcelParams {
1536
- user_name?: string;
1537
- seller_full_name?: string;
1538
- company_branch_trade_name?: string;
1539
- client_branch_name?: string;
1540
- client_business_name?: string;
1541
- date_end?: number;
1542
- date_begin?: number;
1543
- payment_term?: string;
1544
- document_sequence?: string;
1545
- sequencial?: string;
1546
- sequential?: string;
1547
- user_id?: string;
1548
- seller_id?: string;
1549
- company_branch_id?: string;
1550
- client_branch_id?: string;
1551
- client_id?: string;
1552
- timezone: string;
1553
- locale: string;
1554
- }
1555
- interface DownloadPdfParams {
1556
- user_name?: string;
1557
- seller_full_name?: string;
1558
- company_branch_trade_name?: string;
1559
- client_branch_name?: string;
1560
- client_business_name?: string;
1561
- date_end?: number;
1562
- date_begin?: number;
1563
- payment_term?: string;
1564
- document_sequence?: string;
1565
- sequencial?: string;
1566
- sequential?: string;
1567
- user_id?: string;
1568
- seller_id?: string;
1569
- company_branch_id?: string;
1570
- client_branch_id?: string;
1571
- client_id?: string;
1572
- timezone: string;
1573
- locale: string;
1574
- }
1575
- interface DownloadIndividualExcelParams {
1576
- timezone: string;
1577
- locale: string;
1578
- }
1579
- interface DownloadIndividualPdfParams {
1580
- timezone: string;
1581
- locale: string;
1582
- }
1583
- }
1584
- namespace Retention {
1585
- interface DownloadExcelParams {
1586
- user_name?: string;
1587
- seller_full_name?: string;
1588
- company_branch_trade_name?: string;
1589
- client_branch_name?: string;
1590
- client_business_name?: string;
1591
- date_end?: number;
1592
- date_begin?: number;
1593
- payment_term?: string;
1594
- document_sequence?: string;
1595
- sequencial?: string;
1596
- sequential?: string;
1597
- user_id?: string;
1598
- seller_id?: string;
1599
- company_branch_id?: string;
1600
- client_branch_id?: string;
1601
- client_id?: string;
1602
- timezone: string;
1603
- locale: string;
1604
- }
1605
- interface DownloadPdfParams {
1606
- user_name?: string;
1607
- seller_full_name?: string;
1608
- company_branch_trade_name?: string;
1609
- client_branch_name?: string;
1610
- client_business_name?: string;
1611
- date_end?: number;
1612
- date_begin?: number;
1613
- payment_term?: string;
1614
- document_sequence?: string;
1615
- sequencial?: string;
1616
- sequential?: string;
1617
- user_id?: string;
1618
- seller_id?: string;
1619
- company_branch_id?: string;
1620
- client_branch_id?: string;
1621
- client_id?: string;
1622
- timezone: string;
1623
- locale: string;
1624
- }
1625
- interface DownloadIndividualExcelParams {
1626
- timezone: string;
1627
- locale: string;
1628
- }
1629
- interface DownloadIndividualPdfParams {
1630
- timezone: string;
1631
- locale: string;
1632
- }
1633
- }
1634
- }
1635
- interface ConfirmResponse {
1636
- success: boolean;
1637
- message: string;
1638
- data?: any;
1639
- }
1640
- namespace InitialBalanceDownPaymentPayable {
1641
- interface DownloadExcelParams {
1642
- timezone: string;
1643
- locale: string;
1644
- document_sequence?: string;
1645
- sequencial?: string;
1646
- user_name?: string;
1647
- user_id?: string;
1648
- provider_business_name?: string;
1649
- provider_id?: string;
1650
- date_end?: number;
1651
- date_begin?: number;
1652
- }
1653
- interface DownloadPdfParams {
1654
- timezone: string;
1655
- locale: string;
1656
- document_sequence?: string;
1657
- sequencial?: string;
1658
- user_name?: string;
1659
- user_id?: string;
1660
- provider_business_name?: string;
1661
- provider_id?: string;
1662
- date_end?: number;
1663
- date_begin?: number;
1664
- }
1665
- interface DownloadIndividualExcelParams {
1666
- timezone: string;
1667
- locale: string;
1668
- }
1669
- interface DownloadIndividualPdfParams {
1670
- timezone: string;
1671
- locale: string;
1672
- }
1673
- }
1674
- namespace InitialBalanceCreditNotePayable {
1675
- interface DownloadExcelParams {
1676
- timezone: string;
1677
- locale: string;
1678
- document_sequence?: string;
1679
- sequencial?: string;
1680
- user_name?: string;
1681
- user_id?: string;
1682
- provider_business_name?: string;
1683
- provider_id?: string;
1684
- date_end?: number;
1685
- date_begin?: number;
1686
- }
1687
- interface DownloadPdfParams {
1688
- timezone: string;
1689
- locale: string;
1690
- document_sequence?: string;
1691
- sequencial?: string;
1692
- user_name?: string;
1693
- user_id?: string;
1694
- provider_business_name?: string;
1695
- provider_id?: string;
1696
- date_end?: number;
1697
- date_begin?: number;
1698
- }
1699
- interface DownloadIndividualExcelParams {
1700
- timezone: string;
1701
- locale: string;
1702
- }
1703
- interface DownloadIndividualPdfParams {
1704
- timezone: string;
1705
- locale: string;
1706
- }
1707
- }
1708
- namespace InitialBalancePayable {
1709
- interface DownloadExcelParams {
1710
- timezone: string;
1711
- locale: string;
1712
- document_sequence?: string;
1713
- sequencial?: string;
1714
- user_name?: string;
1715
- user_id?: string;
1716
- provider_business_name?: string;
1717
- provider_id?: string;
1718
- date_end?: number;
1719
- date_begin?: number;
1720
- }
1721
- interface DownloadPdfParams {
1722
- timezone: string;
1723
- locale: string;
1724
- document_sequence?: string;
1725
- sequencial?: string;
1726
- user_name?: string;
1727
- user_id?: string;
1728
- provider_business_name?: string;
1729
- provider_id?: string;
1730
- date_end?: number;
1731
- date_begin?: number;
1732
- }
1733
- interface DownloadIndividualExcelParams {
1734
- timezone: string;
1735
- locale: string;
1736
- }
1737
- interface DownloadIndividualPdfParams {
1738
- timezone: string;
1739
- locale: string;
1740
- }
1741
- }
1742
- namespace InitialBalanceRetentionPayable {
1743
- interface DownloadExcelParams {
1744
- timezone: string;
1745
- locale: string;
1746
- sequencial?: string;
1747
- enabled?: boolean;
1748
- user_name?: string;
1749
- user_id?: string;
1750
- provider_business_name?: string;
1751
- provider_id?: string;
1752
- date_end?: number;
1753
- date_begin?: number;
1754
- }
1755
- interface DownloadPdfParams {
1756
- timezone: string;
1757
- locale: string;
1758
- document_sequence?: string;
1759
- sequencial?: string;
1760
- enabled?: boolean;
1761
- user_name?: string;
1762
- user_id?: string;
1763
- provider_business_name?: string;
1764
- provider_id?: string;
1765
- date_end?: number;
1766
- date_begin?: number;
1767
- }
1768
- interface DownloadIndividualExcelParams {
1769
- timezone: string;
1770
- locale: string;
1771
- }
1772
- interface DownloadIndividualPdfParams {
1773
- timezone: string;
1774
- locale: string;
1775
- }
1776
- }
1777
- namespace CrossingAccountsPayable {
1778
- interface DownloadExcelParams {
1779
- timezone: string;
1780
- locale: string;
1781
- reverse_status?: boolean;
1782
- document_number?: string;
1783
- sequential?: string;
1784
- user_name?: string;
1785
- user_id?: string;
1786
- provider_business_name?: string;
1787
- provider_id?: string;
1788
- date_end?: number;
1789
- date_begin?: number;
1790
- }
1791
- interface DownloadPdfParams {
1792
- timezone: string;
1793
- locale: string;
1794
- reverse_status?: boolean;
1795
- document_number?: string;
1796
- sequential?: string;
1797
- user_name?: string;
1798
- user_id?: string;
1799
- provider_business_name?: string;
1800
- provider_id?: string;
1801
- date_end?: number;
1802
- date_begin?: number;
1803
- }
1804
- interface DownloadIndividualExcelParams {
1805
- timezone: string;
1806
- locale: string;
1807
- }
1808
- interface DownloadIndividualPdfParams {
1809
- timezone: string;
1810
- locale: string;
1811
- }
1812
- }
1813
- namespace DocumentLiquidationPayable {
1814
- interface DownloadExcelParams {
1815
- timezone: string;
1816
- locale: string;
1817
- reverse_status?: boolean;
1818
- document_number?: string;
1819
- sequential?: string;
1820
- user_name?: string;
1821
- user_id?: string;
1822
- provider_business_name?: string;
1823
- provider_id?: string;
1824
- date_end?: number;
1825
- date_begin?: number;
1826
- }
1827
- interface DownloadPdfParams {
1828
- timezone: string;
1829
- locale: string;
1830
- reverse_status?: boolean;
1831
- document_number?: string;
1832
- sequential?: string;
1833
- user_name?: string;
1834
- user_id?: string;
1835
- provider_business_name?: string;
1836
- provider_id?: string;
1837
- date_end?: number;
1838
- date_begin?: number;
1839
- }
1840
- interface DownloadIndividualExcelParams {
1841
- timezone: string;
1842
- locale: string;
1843
- }
1844
- interface DownloadIndividualPdfParams {
1845
- timezone: string;
1846
- locale: string;
1847
- }
1848
- }
1849
- namespace DownPaymentPayable {
1850
- interface DownloadExcelParams {
1851
- timezone: string;
1852
- locale: string;
1853
- reverse_status?: boolean;
1854
- document_number?: string;
1855
- sequential?: string;
1856
- user_name?: string;
1857
- user_id?: string;
1858
- provider_business_name?: string;
1859
- provider_id?: string;
1860
- date_end?: number;
1861
- date_begin?: number;
1862
- }
1863
- interface DownloadPdfParams {
1864
- timezone: string;
1865
- locale: string;
1866
- reverse_status?: boolean;
1867
- document_number?: string;
1868
- sequential?: string;
1869
- user_name?: string;
1870
- user_id?: string;
1871
- provider_business_name?: string;
1872
- provider_id?: string;
1873
- date_end?: number;
1874
- date_begin?: number;
1875
- }
1876
- interface DownloadIndividualExcelParams {
1877
- timezone: string;
1878
- locale: string;
1879
- }
1880
- interface DownloadIndividualPdfParams {
1881
- timezone: string;
1882
- locale: string;
1883
- }
1884
- }
1885
- namespace InternalCreditPayable {
1886
- interface DownloadExcelParams {
1887
- timezone: string;
1888
- locale: string;
1889
- reverse_status?: boolean;
1890
- document_number?: string;
1891
- sequential?: string;
1892
- user_name?: string;
1893
- user_id?: string;
1894
- provider_business_name?: string;
1895
- provider_id?: string;
1896
- date_end?: number;
1897
- date_begin?: number;
1898
- }
1899
- interface DownloadPdfParams {
1900
- timezone: string;
1901
- locale: string;
1902
- reverse_status?: boolean;
1903
- document_number?: string;
1904
- sequential?: string;
1905
- user_name?: string;
1906
- user_id?: string;
1907
- provider_business_name?: string;
1908
- provider_id?: string;
1909
- date_end?: number;
1910
- date_begin?: number;
1911
- }
1912
- interface DownloadIndividualExcelParams {
1913
- timezone: string;
1914
- locale: string;
1915
- }
1916
- interface DownloadIndividualPdfParams {
1917
- timezone: string;
1918
- locale: string;
1919
- }
1920
- }
1921
- namespace CashLiquidationPayable {
1922
- interface DownloadExcelParams {
1923
- timezone: string;
1924
- locale: string;
1925
- reverse_status?: boolean;
1926
- document_number?: string;
1927
- sequential?: string;
1928
- user_name?: string;
1929
- user_id?: string;
1930
- provider_business_name?: string;
1931
- provider_id?: string;
1932
- date_end?: number;
1933
- date_begin?: number;
1934
- }
1935
- interface DownloadPdfParams {
1936
- timezone: string;
1937
- locale: string;
1938
- reverse_status?: boolean;
1939
- document_number?: string;
1940
- sequential?: string;
1941
- user_name?: string;
1942
- user_id?: string;
1943
- provider_business_name?: string;
1944
- provider_id?: string;
1945
- date_end?: number;
1946
- date_begin?: number;
1947
- }
1948
- interface DownloadIndividualExcelParams {
1949
- timezone: string;
1950
- locale: string;
1951
- }
1952
- interface DownloadIndividualPdfParams {
1953
- timezone: string;
1954
- locale: string;
1955
- }
1956
- }
1957
- namespace CashLiquidationPayableReverse {
1958
- interface DownloadExcelParams {
1959
- timezone: string;
1960
- locale: string;
1961
- reverse_status?: boolean;
1962
- document_number?: string;
1963
- sequential?: string;
1964
- reason_id?: string;
1965
- reason_name?: string;
1966
- user_name?: string;
1967
- user_id?: string;
1968
- provider_business_name?: string;
1969
- provider_id?: string;
1970
- date_end?: number;
1971
- date_begin?: number;
1972
- }
1973
- interface DownloadPdfParams {
1974
- timezone: string;
1975
- locale: string;
1976
- reverse_status?: boolean;
1977
- document_number?: string;
1978
- sequential?: string;
1979
- user_name?: string;
1980
- reason_id?: string;
1981
- reason_name?: string;
1982
- user_id?: string;
1983
- provider_business_name?: string;
1984
- provider_id?: string;
1985
- date_end?: number;
1986
- date_begin?: number;
1987
- }
1988
- interface DownloadIndividualExcelParams {
1989
- timezone: string;
1990
- locale: string;
1991
- }
1992
- interface DownloadIndividualPdfParams {
1993
- timezone: string;
1994
- locale: string;
1995
- }
1996
- }
1997
- namespace CrossingAccountPayableReverse {
1998
- interface DownloadExcelParams {
1999
- timezone: string;
2000
- locale: string;
2001
- document_number?: string;
2002
- commentary?: string;
2003
- sequential?: string;
2004
- reason_id?: string;
2005
- reason_name?: string;
2006
- user_name?: string;
2007
- user_id?: string;
2008
- provider_business_name?: string;
2009
- provider_id?: string;
2010
- date_end?: number;
2011
- date_begin?: number;
2012
- }
2013
- interface DownloadPdfParams {
2014
- timezone: string;
2015
- locale: string;
2016
- document_number?: string;
2017
- commentary?: string;
2018
- sequential?: string;
2019
- reason_id?: string;
2020
- reason_name?: string;
2021
- user_name?: string;
2022
- user_id?: string;
2023
- provider_business_name?: string;
2024
- provider_id?: string;
2025
- date_end?: number;
2026
- date_begin?: number;
2027
- }
2028
- interface DownloadIndividualExcelParams {
2029
- timezone: string;
2030
- locale: string;
2031
- }
2032
- interface DownloadIndividualPdfParams {
2033
- timezone: string;
2034
- locale: string;
2035
- }
2036
- }
2037
- namespace DocumentLiquidationPayableReverse {
2038
- interface DownloadExcelParams {
2039
- timezone: string;
2040
- locale: string;
2041
- document_number?: string;
2042
- commentary?: string;
2043
- sequential?: string;
2044
- reason_id?: string;
2045
- reason_name?: string;
2046
- user_name?: string;
2047
- user_id?: string;
2048
- provider_business_name?: string;
2049
- provider_id?: string;
2050
- date_end?: number;
2051
- date_begin?: number;
2052
- }
2053
- interface DownloadPdfParams {
2054
- timezone: string;
2055
- locale: string;
2056
- document_number?: string;
2057
- commentary?: string;
2058
- sequential?: string;
2059
- reason_id?: string;
2060
- reason_name?: string;
2061
- user_name?: string;
2062
- user_id?: string;
2063
- provider_business_name?: string;
2064
- provider_id?: string;
2065
- date_end?: number;
2066
- date_begin?: number;
2067
- }
2068
- interface DownloadIndividualExcelParams {
2069
- timezone: string;
2070
- locale: string;
2071
- }
2072
- interface DownloadIndividualPdfParams {
2073
- timezone: string;
2074
- locale: string;
2075
- }
2076
- }
2077
- namespace DownPaymentPayableReverse {
2078
- interface DownloadExcelParams {
2079
- timezone: string;
2080
- locale: string;
2081
- document_number?: string;
2082
- commentary?: string;
2083
- sequential?: string;
2084
- reason_id?: string;
2085
- reason_name?: string;
2086
- user_name?: string;
2087
- user_id?: string;
2088
- provider_business_name?: string;
2089
- provider_id?: string;
2090
- date_end?: number;
2091
- date_begin?: number;
2092
- }
2093
- interface DownloadPdfParams {
2094
- timezone: string;
2095
- locale: string;
2096
- document_number?: string;
2097
- commentary?: string;
2098
- sequential?: string;
2099
- reason_id?: string;
2100
- reason_name?: string;
2101
- user_name?: string;
2102
- user_id?: string;
2103
- provider_business_name?: string;
2104
- provider_id?: string;
2105
- date_end?: number;
2106
- date_begin?: number;
2107
- }
2108
- interface DownloadIndividualExcelParams {
2109
- timezone: string;
2110
- locale: string;
2111
- }
2112
- interface DownloadIndividualPdfParams {
2113
- timezone: string;
2114
- locale: string;
2115
- }
2116
- }
2117
- namespace InternalCreditPayableReverse {
2118
- interface DownloadExcelParams {
2119
- timezone: string;
2120
- locale: string;
2121
- document_number?: string;
2122
- commentary?: string;
2123
- sequential?: string;
2124
- reason_id?: string;
2125
- reason_name?: string;
2126
- user_name?: string;
2127
- user_id?: string;
2128
- provider_business_name?: string;
2129
- provider_id?: string;
2130
- date_end?: number;
2131
- date_begin?: number;
2132
- }
2133
- interface DownloadPdfParams {
2134
- timezone: string;
2135
- locale: string;
2136
- document_number?: string;
2137
- commentary?: string;
2138
- sequential?: string;
2139
- reason_id?: string;
2140
- reason_name?: string;
2141
- user_name?: string;
2142
- user_id?: string;
2143
- provider_business_name?: string;
2144
- provider_id?: string;
2145
- date_end?: number;
2146
- date_begin?: number;
2147
- }
2148
- interface DownloadIndividualExcelParams {
2149
- timezone: string;
2150
- locale: string;
2151
- }
2152
- interface DownloadIndividualPdfParams {
2153
- timezone: string;
2154
- locale: string;
2155
- }
2156
- }
2157
- namespace OutflowPayable {
2158
- interface DownloadExcelParams {
2159
- timezone: string;
2160
- locale: string;
2161
- reverse_status?: boolean;
2162
- document_number?: string;
2163
- sequential?: string;
2164
- user_name?: string;
2165
- user_id?: string;
2166
- provider_business_name?: string;
2167
- provider_id?: string;
2168
- date_end?: number;
2169
- date_begin?: number;
2170
- }
2171
- interface DownloadPdfParams {
2172
- timezone: string;
2173
- locale: string;
2174
- reverse_status?: boolean;
2175
- document_number?: string;
2176
- sequential?: string;
2177
- user_name?: string;
2178
- user_id?: string;
2179
- provider_business_name?: string;
2180
- provider_id?: string;
2181
- date_end?: number;
2182
- date_begin?: number;
2183
- }
2184
- interface DownloadIndividualExcelParams {
2185
- timezone: string;
2186
- locale: string;
2187
- }
2188
- interface DownloadIndividualPdfParams {
2189
- timezone: string;
2190
- locale: string;
2191
- }
2192
- }
2193
- namespace OutflowPayableReverse {
2194
- interface DownloadExcelParams {
2195
- timezone: string;
2196
- locale: string;
2197
- document_number?: string;
2198
- commentary?: string;
2199
- sequential?: string;
2200
- reason_id?: string;
2201
- reason_name?: string;
2202
- user_name?: string;
2203
- user_id?: string;
2204
- provider_business_name?: string;
2205
- provider_id?: string;
2206
- date_end?: number;
2207
- date_begin?: number;
2208
- }
2209
- interface DownloadPdfParams {
2210
- timezone: string;
2211
- locale: string;
2212
- document_number?: string;
2213
- commentary?: string;
2214
- sequential?: string;
2215
- reason_id?: string;
2216
- reason_name?: string;
2217
- user_name?: string;
2218
- user_id?: string;
2219
- provider_business_name?: string;
2220
- provider_id?: string;
2221
- date_end?: number;
2222
- date_begin?: number;
2223
- }
2224
- interface DownloadIndividualExcelParams {
2225
- timezone: string;
2226
- locale: string;
2227
- }
2228
- interface DownloadIndividualPdfParams {
2229
- timezone: string;
2230
- locale: string;
2231
- }
2232
- }
2233
- }
1
+ export declare namespace CbmReportFinancialsModel {
2
+ enum EGenerationType {
3
+ AUTOMATIC = "automatic",
4
+ MANUAL = "manual"
5
+ }
6
+ namespace EGenerationType {
7
+ function fromString(value: string): EGenerationType;
8
+ function toString(value: EGenerationType): TGenerationType;
9
+ }
10
+ type TGenerationType = `${EGenerationType}`;
11
+ namespace SettlementOfServicesReverse {
12
+ interface DownloadExcelParams {
13
+ locale: string;
14
+ timezone: string;
15
+ sequential?: string;
16
+ sequential_settlement_of_service?: string;
17
+ reason_description?: string;
18
+ reason_description_proccess?: string;
19
+ date_begin?: number;
20
+ date_end?: number;
21
+ }
22
+ interface DownloadPdfParams {
23
+ locale: string;
24
+ timezone: string;
25
+ sequential?: string;
26
+ sequential_settlement_of_service?: string;
27
+ reason_description?: string;
28
+ reason_description_proccess?: string;
29
+ date_begin?: number;
30
+ date_end?: number;
31
+ }
32
+ interface DownloadIndividualExcelParams {
33
+ timezone: string;
34
+ locale: string;
35
+ }
36
+ interface DownloadIndividualPdfParams {
37
+ timezone: string;
38
+ locale: string;
39
+ }
40
+ }
41
+ namespace InitialBalanceFixedAsset {
42
+ interface DownloadExcelParams {
43
+ user_name?: string;
44
+ user_id?: string;
45
+ sequential?: string;
46
+ enabled?: boolean;
47
+ fixed_asset_name?: string;
48
+ fixed_asset_id?: string;
49
+ provider_business_name?: string;
50
+ provider_id?: string;
51
+ date_end?: number;
52
+ date_begin?: number;
53
+ timezone: string;
54
+ locale: string;
55
+ }
56
+ interface DownloadPdfParams {
57
+ user_name?: string;
58
+ user_id?: string;
59
+ sequential?: string;
60
+ enabled?: boolean;
61
+ fixed_asset_name?: string;
62
+ fixed_asset_id?: string;
63
+ provider_business_name?: string;
64
+ provider_id?: string;
65
+ date_end?: number;
66
+ date_begin?: number;
67
+ timezone: string;
68
+ locale: string;
69
+ }
70
+ interface DownloadIndividualExcelParams {
71
+ timezone: string;
72
+ locale: string;
73
+ }
74
+ interface DownloadIndividualPdfParams {
75
+ timezone: string;
76
+ locale: string;
77
+ }
78
+ }
79
+ interface DownloadExcelFixedAssetsReportParams {
80
+ timezone: string;
81
+ locale: string;
82
+ user_name?: string;
83
+ user_id?: string;
84
+ assigned_to?: string;
85
+ location?: string;
86
+ code?: string;
87
+ serie?: string;
88
+ enabled?: boolean;
89
+ category_fixed_assets_name?: string;
90
+ category_fixed_assets_id?: string;
91
+ name?: string;
92
+ date_end?: number;
93
+ date_begin?: number;
94
+ type_blockade?: string;
95
+ blockade?: boolean;
96
+ }
97
+ interface DownloadPdfFixedAssetsReportParams {
98
+ timezone: string;
99
+ locale: string;
100
+ user_name?: string;
101
+ user_id?: string;
102
+ assigned_to?: string;
103
+ location?: string;
104
+ code?: string;
105
+ serie?: string;
106
+ enabled?: boolean;
107
+ category_fixed_assets_name?: string;
108
+ category_fixed_assets_id?: string;
109
+ name?: string;
110
+ date_end?: number;
111
+ date_begin?: number;
112
+ type_blockade?: string;
113
+ blockade?: boolean;
114
+ }
115
+ interface DownloadExcelDepreciationFixedAssetsReportParams {
116
+ timezone: string;
117
+ locale: string;
118
+ user_name?: string;
119
+ user_id?: string;
120
+ cost_center_name?: string;
121
+ cost_center_id?: string;
122
+ search_type?: string;
123
+ reverse_status?: boolean;
124
+ month?: string;
125
+ year?: string;
126
+ document_number?: string;
127
+ date_end?: number;
128
+ date_begin?: number;
129
+ }
130
+ interface DownloadPdfDepreciationFixedAssetsReportParams {
131
+ timezone: string;
132
+ locale: string;
133
+ user_name?: string;
134
+ user_id?: string;
135
+ cost_center_name?: string;
136
+ cost_center_id?: string;
137
+ search_type?: string;
138
+ reverse_status?: boolean;
139
+ month?: string;
140
+ year?: string;
141
+ document_number?: string;
142
+ date_end?: number;
143
+ date_begin?: number;
144
+ }
145
+ interface DownloadIndividualExcelDepreciationFixedAssetsReportParams {
146
+ timezone: string;
147
+ locale: string;
148
+ }
149
+ interface DownloadIndividualPdfDepreciationFixedAssetsReportParams {
150
+ timezone: string;
151
+ locale: string;
152
+ }
153
+ interface DownloadExcelIncomeBankingTransactionReverseReportParams {
154
+ timezone: string;
155
+ locale: string;
156
+ date_end?: number;
157
+ date_begin?: number;
158
+ secuencial?: string;
159
+ user_name?: string;
160
+ company_branch_trade_name?: string;
161
+ reason_name?: string;
162
+ reason_id?: string;
163
+ user_id?: string;
164
+ company_branch_id?: string;
165
+ movement_number?: string;
166
+ }
167
+ interface DownloadPdfIncomeBankingTransactionReverseReportParams {
168
+ timezone: string;
169
+ locale: string;
170
+ date_end?: number;
171
+ date_begin?: number;
172
+ secuencial?: string;
173
+ user_name?: string;
174
+ company_branch_trade_name?: string;
175
+ reason_name?: string;
176
+ reason_id?: string;
177
+ user_id?: string;
178
+ company_branch_id?: string;
179
+ movement_number?: string;
180
+ }
181
+ interface DownloadIndividualExcelIncomeBankingTransactionReverseReportParams {
182
+ timezone: string;
183
+ locale: string;
184
+ }
185
+ interface DownloadIndividualPdfIncomeBankingTransactionReverseReportParams {
186
+ timezone: string;
187
+ locale: string;
188
+ }
189
+ interface DownloadExcelExpenditureMovementReportParams {
190
+ timezone: string;
191
+ locale: string;
192
+ collection_origin_name?: string;
193
+ operation_number?: string;
194
+ beneficiary_id?: string;
195
+ beneficiary_name?: string;
196
+ financial_bank_name?: string;
197
+ financial_bank_id?: string;
198
+ document_nomenclature_number?: string;
199
+ company_branch_name?: string;
200
+ company_branch_id?: string;
201
+ date_begin?: number;
202
+ date_end?: number;
203
+ }
204
+ interface DownloadPdfExpenditureMovementReportParams {
205
+ timezone: string;
206
+ locale: string;
207
+ collection_origin_name?: string;
208
+ operation_number?: string;
209
+ beneficiary_id?: string;
210
+ beneficiary_name?: string;
211
+ financial_bank_name?: string;
212
+ financial_bank_id?: string;
213
+ document_nomenclature_number?: string;
214
+ company_branch_name?: string;
215
+ company_branch_id?: string;
216
+ date_begin?: number;
217
+ date_end?: number;
218
+ }
219
+ interface DownloadExcelCardSettlementReverseReportParams {
220
+ timezone: string;
221
+ locale: string;
222
+ date_end?: number;
223
+ date_begin?: number;
224
+ secuencial?: string;
225
+ user_name?: string;
226
+ company_branch_trade_name?: string;
227
+ reason_name?: string;
228
+ reason_id?: string;
229
+ user_id?: string;
230
+ company_branch_id?: string;
231
+ movement_number?: string;
232
+ }
233
+ interface DownloadPdfCardSettlementReverseReportParams {
234
+ timezone: string;
235
+ locale: string;
236
+ date_end?: number;
237
+ date_begin?: number;
238
+ secuencial?: string;
239
+ user_name?: string;
240
+ company_branch_trade_name?: string;
241
+ reason_name?: string;
242
+ reason_id?: string;
243
+ user_id?: string;
244
+ company_branch_id?: string;
245
+ movement_number?: string;
246
+ }
247
+ interface DownloadIndividualExcelCardSettlementReverseReportParams {
248
+ timezone: string;
249
+ locale: string;
250
+ }
251
+ interface DownloadIndividualPdfCardSettlementReverseReportParams {
252
+ timezone: string;
253
+ locale: string;
254
+ }
255
+ interface DownloadExcelSeatReverseReportParams {
256
+ timezone: string;
257
+ locale: string;
258
+ date_end?: number;
259
+ date_begin?: number;
260
+ secuencial?: string;
261
+ user_name?: string;
262
+ company_branch_trade_name?: string;
263
+ reason_name?: string;
264
+ reason_id?: string;
265
+ user_id?: string;
266
+ company_branch_id?: string;
267
+ movement_number?: string;
268
+ }
269
+ interface DownloadPdfSeatReverseReportParams {
270
+ timezone: string;
271
+ locale: string;
272
+ date_end?: number;
273
+ date_begin?: number;
274
+ secuencial?: string;
275
+ user_name?: string;
276
+ company_branch_trade_name?: string;
277
+ reason_name?: string;
278
+ reason_id?: string;
279
+ user_id?: string;
280
+ company_branch_id?: string;
281
+ movement_number?: string;
282
+ }
283
+ interface DownloadIndividualExcelSeatReverseReportParams {
284
+ timezone: string;
285
+ locale: string;
286
+ }
287
+ interface DownloadIndividualPdfSeatReverseReportParams {
288
+ timezone: string;
289
+ locale: string;
290
+ }
291
+ interface DownloadExcelDepositCheckReverseReportParams {
292
+ timezone: string;
293
+ locale: string;
294
+ date_end?: number;
295
+ date_begin?: number;
296
+ secuencial?: string;
297
+ user_name?: string;
298
+ company_branch_trade_name?: string;
299
+ reason_name?: string;
300
+ reason_id?: string;
301
+ user_id?: string;
302
+ company_branch_id?: string;
303
+ movement_number?: string;
304
+ }
305
+ interface DownloadPdfDepositCheckReverseReportParams {
306
+ timezone: string;
307
+ locale: string;
308
+ date_end?: number;
309
+ date_begin?: number;
310
+ secuencial?: string;
311
+ user_name?: string;
312
+ company_branch_trade_name?: string;
313
+ reason_name?: string;
314
+ reason_id?: string;
315
+ user_id?: string;
316
+ company_branch_id?: string;
317
+ movement_number?: string;
318
+ }
319
+ interface DownloadIndividualExcelDepositCheckReverseReportParams {
320
+ timezone: string;
321
+ locale: string;
322
+ }
323
+ interface DownloadIndividualPdfDepositCheckReverseReportParams {
324
+ timezone: string;
325
+ locale: string;
326
+ }
327
+ interface DownloadExcelOutgoingBankingTransactionReverseReportParams {
328
+ timezone: string;
329
+ locale: string;
330
+ date_end?: number;
331
+ date_begin?: number;
332
+ secuencial?: string;
333
+ user_name?: string;
334
+ company_branch_trade_name?: string;
335
+ reason_name?: string;
336
+ reason_id?: string;
337
+ user_id?: string;
338
+ company_branch_id?: string;
339
+ movement_number?: string;
340
+ }
341
+ interface DownloadPdfOutgoingBankingTransactionReverseReportParams {
342
+ timezone: string;
343
+ locale: string;
344
+ date_end?: number;
345
+ date_begin?: number;
346
+ secuencial?: string;
347
+ user_name?: string;
348
+ company_branch_trade_name?: string;
349
+ reason_name?: string;
350
+ reason_id?: string;
351
+ user_id?: string;
352
+ company_branch_id?: string;
353
+ movement_number?: string;
354
+ }
355
+ interface DownloadIndividualExcelOutgoingBankingTransactionReverseReportParams {
356
+ timezone: string;
357
+ locale: string;
358
+ }
359
+ interface DownloadIndividualPdfOutgoingBankingTransactionReverseReportParams {
360
+ timezone: string;
361
+ locale: string;
362
+ }
363
+ interface DownloadExcelCardSettlementReportParams {
364
+ timezone: string;
365
+ locale: string;
366
+ reverse_status?: boolean;
367
+ date_end?: number;
368
+ date_begin?: number;
369
+ secuencial?: string;
370
+ cost_center_id?: string;
371
+ cost_center_name?: string;
372
+ user_id?: string;
373
+ user_name?: string;
374
+ company_branch_trade_name?: string;
375
+ company_branch_id?: string;
376
+ }
377
+ interface DownloadPdfCardSettlementReportParams {
378
+ timezone: string;
379
+ locale: string;
380
+ reverse_status?: boolean;
381
+ date_end?: number;
382
+ date_begin?: number;
383
+ secuencial?: string;
384
+ cost_center_id?: string;
385
+ cost_center_name?: string;
386
+ user_id?: string;
387
+ user_name?: string;
388
+ company_branch_trade_name?: string;
389
+ company_branch_id?: string;
390
+ }
391
+ interface DownloadIndividualExcelCardSettlementReportParams {
392
+ timezone: string;
393
+ locale: string;
394
+ }
395
+ interface DownloadIndividualPdfCardSettlementReportParams {
396
+ timezone: string;
397
+ locale: string;
398
+ }
399
+ interface DownloadExcelOutgoingBankingTransactionReportParams {
400
+ timezone: string;
401
+ locale: string;
402
+ date_end?: number;
403
+ date_begin?: number;
404
+ reverse_status?: boolean;
405
+ total?: number;
406
+ document_number?: string;
407
+ operation_number?: string;
408
+ cost_center_id?: string;
409
+ cost_center_name?: string;
410
+ financials_bank_id?: string;
411
+ financials_bank_name?: string;
412
+ client_branch_id?: string;
413
+ movement_number?: string;
414
+ user_name?: string;
415
+ user_id?: string;
416
+ }
417
+ interface DownloadPdfOutgoingBankingTransactionReportParams {
418
+ timezone: string;
419
+ locale: string;
420
+ date_end?: number;
421
+ date_begin?: number;
422
+ reverse_status?: boolean;
423
+ total?: number;
424
+ document_number?: string;
425
+ operation_number?: string;
426
+ cost_center_id?: string;
427
+ cost_center_name?: string;
428
+ financials_bank_id?: string;
429
+ financials_bank_name?: string;
430
+ client_branch_id?: string;
431
+ movement_number?: string;
432
+ user_name?: string;
433
+ user_id?: string;
434
+ }
435
+ interface DownloadIndividualExcelOutgoingBankingTransactionReportParams {
436
+ timezone: string;
437
+ locale: string;
438
+ }
439
+ interface DownloadIndividualPdfOutgoingBankingTransactionReportParams {
440
+ timezone: string;
441
+ locale: string;
442
+ }
443
+ interface DownloadExcelIncomeBankingTransactionReportParams {
444
+ timezone: string;
445
+ locale: string;
446
+ reason_id?: string;
447
+ reason_name?: string;
448
+ user_id?: string;
449
+ user_name?: string;
450
+ reverse_status?: boolean;
451
+ cost_center_id?: string;
452
+ cost_center_name?: string;
453
+ financials_bank_id?: string;
454
+ financials_bank_name?: string;
455
+ company_branch_id?: string;
456
+ company_branch_trade_name?: string;
457
+ operation_number?: string;
458
+ secuencial?: string;
459
+ date_end?: number;
460
+ date_begin?: number;
461
+ }
462
+ interface DownloadPdfIncomeBankingTransactionReportParams {
463
+ timezone: string;
464
+ locale: string;
465
+ reason_id?: string;
466
+ reason_name?: string;
467
+ user_id?: string;
468
+ user_name?: string;
469
+ reverse_status?: boolean;
470
+ cost_center_id?: string;
471
+ cost_center_name?: string;
472
+ financials_bank_id?: string;
473
+ financials_bank_name?: string;
474
+ company_branch_id?: string;
475
+ company_branch_trade_name?: string;
476
+ operation_number?: string;
477
+ secuencial?: string;
478
+ date_end?: number;
479
+ date_begin?: number;
480
+ }
481
+ interface DownloadIndividualExcelIncomeBankingTransactionReportParams {
482
+ timezone: string;
483
+ locale: string;
484
+ }
485
+ interface DownloadIndividualPdfIncomeBankingTransactionReportParams {
486
+ timezone: string;
487
+ locale: string;
488
+ }
489
+ interface DownloadExcelDepositCashReportParams {
490
+ timezone: string;
491
+ locale: string;
492
+ operation_number?: string;
493
+ new_deposit_number?: string;
494
+ reason?: string;
495
+ total?: number;
496
+ date_end?: number;
497
+ date_begin?: number;
498
+ }
499
+ interface DownloadPdfDepositCashReportParams {
500
+ timezone: string;
501
+ locale: string;
502
+ operation_number?: string;
503
+ new_deposit_number?: string;
504
+ reason?: string;
505
+ total?: number;
506
+ date_end?: number;
507
+ date_begin?: number;
508
+ }
509
+ interface DownloadIndividualExcelDepositCashReportParams {
510
+ timezone: string;
511
+ locale: string;
512
+ }
513
+ interface DownloadIndividualPdfDepositCashReportParams {
514
+ timezone: string;
515
+ locale: string;
516
+ }
517
+ interface DownloadExcelBankConciliationReportParams {
518
+ timezone: string;
519
+ locale: string;
520
+ status?: string;
521
+ user_name?: string;
522
+ bank_name?: string;
523
+ user_id?: string;
524
+ bank_id?: string;
525
+ secuencial?: string;
526
+ date_end?: number;
527
+ date_begin?: number;
528
+ include_deleted?: boolean;
529
+ }
530
+ interface DownloadPdfBankConciliationReportParams {
531
+ timezone: string;
532
+ locale: string;
533
+ status?: string;
534
+ user_name?: string;
535
+ bank_name?: string;
536
+ user_id?: string;
537
+ bank_id?: string;
538
+ secuencial?: string;
539
+ date_end?: number;
540
+ date_begin?: number;
541
+ include_deleted?: boolean;
542
+ }
543
+ interface DownloadIndividualExcelBankConciliationReportParams {
544
+ timezone: string;
545
+ locale: string;
546
+ }
547
+ interface DownloadIndividualPdfBankConciliationReportParams {
548
+ timezone: string;
549
+ locale: string;
550
+ }
551
+ interface DownloadExcelBankConciliationLiquidationReportParams {
552
+ timezone: string;
553
+ locale: string;
554
+ status?: string;
555
+ user_name?: string;
556
+ user_id?: string;
557
+ secuencial?: string;
558
+ date_end?: number;
559
+ date_begin?: number;
560
+ company_branch_id?: string;
561
+ company_branch_name?: string;
562
+ bank_id?: string;
563
+ bank_name?: string;
564
+ }
565
+ interface DownloadPdfBankConciliationLiquidationReportParams {
566
+ timezone: string;
567
+ locale: string;
568
+ status?: string;
569
+ user_name?: string;
570
+ user_id?: string;
571
+ secuencial?: string;
572
+ date_end?: number;
573
+ date_begin?: number;
574
+ company_branch_id?: string;
575
+ company_branch_name?: string;
576
+ bank_id?: string;
577
+ bank_name?: string;
578
+ }
579
+ interface DownloadIndividualExcelBankConciliationLiquidationReportParams {
580
+ timezone: string;
581
+ locale: string;
582
+ }
583
+ interface DownloadIndividualPdfBankConciliationLiquidationReportParams {
584
+ timezone: string;
585
+ locale: string;
586
+ }
587
+ interface DownloadExcelInitialIssuedChequeReportParams {
588
+ timezone: string;
589
+ locale: string;
590
+ financials_bank_name?: string;
591
+ secuencial?: string;
592
+ total?: string;
593
+ operation_number?: string;
594
+ document_number?: string;
595
+ financials_bank_id?: string;
596
+ date_end?: number;
597
+ date_begin?: number;
598
+ user_name?: string;
599
+ user_id?: string;
600
+ include_deleted?: boolean;
601
+ }
602
+ interface DownloadPdfInitialIssuedChequeReportParams {
603
+ timezone: string;
604
+ locale: string;
605
+ financials_bank_name?: string;
606
+ secuencial?: string;
607
+ total?: string;
608
+ operation_number?: string;
609
+ document_number?: string;
610
+ financials_bank_id?: string;
611
+ date_end?: number;
612
+ date_begin?: number;
613
+ user_name?: string;
614
+ user_id?: string;
615
+ include_deleted?: boolean;
616
+ }
617
+ interface DownloadIndividualExcelInitialIssuedChequeReportParams {
618
+ timezone: string;
619
+ locale: string;
620
+ }
621
+ interface DownloadIndividualPdfInitialIssuedChequeReportParams {
622
+ timezone: string;
623
+ locale: string;
624
+ }
625
+ interface DownloadExcelDepositChequeReportParams {
626
+ timezone: string;
627
+ locale: string;
628
+ user_name?: string;
629
+ cost_center_name?: string;
630
+ financials_bank_name?: string;
631
+ reverse_status?: boolean;
632
+ user_id?: string;
633
+ comment?: string;
634
+ operation_number?: string;
635
+ cost_center_id?: string;
636
+ financials_bank_id?: string;
637
+ secuencial?: string;
638
+ reason?: string;
639
+ date_end?: number;
640
+ date_begin?: number;
641
+ }
642
+ interface DownloadPdfDepositChequeReportParams {
643
+ timezone: string;
644
+ locale: string;
645
+ user_name?: string;
646
+ cost_center_name?: string;
647
+ financials_bank_name?: string;
648
+ reverse_status?: boolean;
649
+ user_id?: string;
650
+ comment?: string;
651
+ operation_number?: string;
652
+ cost_center_id?: string;
653
+ financials_bank_id?: string;
654
+ secuencial?: string;
655
+ reason?: string;
656
+ date_end?: number;
657
+ date_begin?: number;
658
+ }
659
+ interface DownloadIndividualExcelDepositChequeReportParams {
660
+ timezone: string;
661
+ locale: string;
662
+ }
663
+ interface DownloadIndividualPdfDepositChequeReportParams {
664
+ timezone: string;
665
+ locale: string;
666
+ }
667
+ interface DownloadExcelSeatReportParams {
668
+ reverse_status?: boolean;
669
+ description?: string;
670
+ document_number_origen?: string;
671
+ seat_number?: string;
672
+ seat_type?: string;
673
+ generation_type?: TGenerationType;
674
+ date_begin?: number;
675
+ date_end?: number;
676
+ timezone: string;
677
+ locale: string;
678
+ cost_center_id?: string;
679
+ cost_center_name?: string;
680
+ }
681
+ interface DownloadPdfSeatReportParams {
682
+ reverse_status?: boolean;
683
+ description?: string;
684
+ document_number_origen?: string;
685
+ seat_number?: string;
686
+ seat_type?: string;
687
+ generation_type?: TGenerationType;
688
+ date_begin?: number;
689
+ date_end?: number;
690
+ timezone: string;
691
+ locale: string;
692
+ cost_center_id?: string;
693
+ cost_center_name?: string;
694
+ }
695
+ interface DownloadIndividualExcelSeatReportParams {
696
+ timezone: string;
697
+ locale: string;
698
+ }
699
+ interface DownloadIndividualPdfSeatReportParams {
700
+ timezone: string;
701
+ locale: string;
702
+ }
703
+ interface DownloadExcelProtestedCheckParams {
704
+ timezone: string;
705
+ locale: string;
706
+ operation_number?: string;
707
+ new_deposit_number?: string;
708
+ reason?: string;
709
+ total?: number;
710
+ date_end?: number;
711
+ date_begin?: number;
712
+ }
713
+ interface DownloadPdfProtestedCheckParams {
714
+ timezone: string;
715
+ locale: string;
716
+ operation_number?: string;
717
+ new_deposit_number?: string;
718
+ reason?: string;
719
+ total?: number;
720
+ date_end?: number;
721
+ date_begin?: number;
722
+ }
723
+ interface DownloadIndividualExcelProtestedCheckParams {
724
+ timezone: string;
725
+ locale: string;
726
+ }
727
+ interface DownloadIndividualPdfProtestedCheckParams {
728
+ timezone: string;
729
+ locale: string;
730
+ }
731
+ interface DownloadExcelIncomeMovementParams {
732
+ timezone: string;
733
+ locale: string;
734
+ collection_origin_name?: 'down_payment' | 'income' | 'card_settlement' | 'income_banking_transaction' | 'deposit_cheque' | 'prc_cash_liquidation';
735
+ operation_number?: string;
736
+ beneficiary_id?: string;
737
+ beneficiary_name?: string;
738
+ financial_bank_name?: string;
739
+ financial_bank_id?: string;
740
+ document_nomenclature_number?: string;
741
+ company_branch_name?: string;
742
+ company_branch_id?: string;
743
+ date_begin?: number;
744
+ date_end?: number;
745
+ }
746
+ interface DownloadPdfIncomeMovementParams {
747
+ timezone: string;
748
+ locale: string;
749
+ collection_origin_name?: 'down_payment' | 'income' | 'card_settlement' | 'income_banking_transaction' | 'deposit_cheque' | 'prc_cash_liquidation';
750
+ operation_number?: string;
751
+ beneficiary_id?: string;
752
+ beneficiary_name?: string;
753
+ financial_bank_name?: string;
754
+ financial_bank_id?: string;
755
+ document_nomenclature_number?: string;
756
+ company_branch_name?: string;
757
+ company_branch_id?: string;
758
+ date_begin?: number;
759
+ date_end?: number;
760
+ }
761
+ namespace WalletByAge {
762
+ interface DownloadExcelParams {
763
+ seller_full_name?: string;
764
+ client_business_name?: string;
765
+ client_category_name?: string[];
766
+ seller_id?: string;
767
+ date_end?: number;
768
+ date_begin?: number;
769
+ client_category_id?: string[];
770
+ client_id?: string;
771
+ timezone: string;
772
+ locale: string;
773
+ }
774
+ interface DownloadPdfParams {
775
+ seller_full_name?: string;
776
+ client_business_name?: string;
777
+ client_category_name?: string[];
778
+ seller_id?: string;
779
+ date_end?: number;
780
+ date_begin?: number;
781
+ client_category_id?: string[];
782
+ client_id?: string;
783
+ timezone: string;
784
+ locale: string;
785
+ }
786
+ }
787
+ namespace ClientAccountStatement {
788
+ interface DownloadExcelParams {
789
+ balance?: boolean;
790
+ client_business_name: string;
791
+ client_category_name?: string[];
792
+ client_category_id?: string[];
793
+ client_id: string;
794
+ date_end?: number;
795
+ date_begin?: number;
796
+ timezone: string;
797
+ locale: string;
798
+ }
799
+ interface DownloadPdfParams {
800
+ balance?: boolean;
801
+ client_business_name: string;
802
+ client_category_name?: string[];
803
+ client_category_id?: string[];
804
+ client_id: string;
805
+ date_end?: number;
806
+ date_begin?: number;
807
+ timezone: string;
808
+ locale: string;
809
+ }
810
+ }
811
+ namespace DocumentLiquidation {
812
+ interface DownloadExcelParams {
813
+ user_name?: string;
814
+ company_branch_trade_name?: string;
815
+ client_business_name?: string;
816
+ timezone: string;
817
+ locale: string;
818
+ company_branch_id?: string;
819
+ user_id?: string;
820
+ reverse_status?: boolean;
821
+ document_number?: string;
822
+ date_end?: number;
823
+ date_begin?: number;
824
+ type?: string;
825
+ client_id?: string;
826
+ }
827
+ interface DownloadPdfParams {
828
+ user_name?: string;
829
+ company_branch_trade_name?: string;
830
+ client_business_name?: string;
831
+ timezone: string;
832
+ locale: string;
833
+ company_branch_id?: string;
834
+ user_id?: string;
835
+ reverse_status?: boolean;
836
+ document_number?: string;
837
+ date_end?: number;
838
+ date_begin?: number;
839
+ type?: string;
840
+ client_id?: string;
841
+ }
842
+ interface DownloadIndividualExcelParams {
843
+ timezone: string;
844
+ locale: string;
845
+ }
846
+ interface DownloadIndividualPdfParams {
847
+ timezone: string;
848
+ locale: string;
849
+ }
850
+ }
851
+ namespace ClosingOfCash {
852
+ interface DownloadExcelParams {
853
+ company_branch_id?: string;
854
+ company_branch_trade_name?: string;
855
+ user_id?: string;
856
+ user_name?: string;
857
+ document_number?: string;
858
+ date_begin?: number;
859
+ date_end?: number;
860
+ search_type?: string;
861
+ timezone: string;
862
+ locale: string;
863
+ }
864
+ interface DownloadPdfParams {
865
+ company_branch_id?: string;
866
+ company_branch_trade_name?: string;
867
+ user_id?: string;
868
+ user_name?: string;
869
+ document_number?: string;
870
+ date_begin?: number;
871
+ date_end?: number;
872
+ search_type?: string;
873
+ timezone: string;
874
+ locale: string;
875
+ }
876
+ interface DownloadIndividualExcelParams {
877
+ timezone: string;
878
+ locale: string;
879
+ }
880
+ interface DownloadIndividualPdfParams {
881
+ timezone: string;
882
+ locale: string;
883
+ }
884
+ }
885
+ namespace CashLiquidation {
886
+ interface DownloadExcelParams {
887
+ cost_center_name?: string;
888
+ user_name?: string;
889
+ company_branch_trade_name?: string;
890
+ client_business_name?: string;
891
+ timezone: string;
892
+ locale: string;
893
+ payment_term_id?: string;
894
+ payment_term_name_code?: string;
895
+ reverse_status?: boolean;
896
+ document_number?: string;
897
+ date_end?: number;
898
+ date_begin?: number;
899
+ user_id?: string;
900
+ company_branch_id?: string;
901
+ cost_center_id?: string;
902
+ type?: string;
903
+ client_id?: string;
904
+ }
905
+ interface DownloadPdfParams {
906
+ cost_center_name?: string;
907
+ user_name?: string;
908
+ company_branch_trade_name?: string;
909
+ client_business_name?: string;
910
+ timezone: string;
911
+ locale: string;
912
+ payment_term_id?: string;
913
+ payment_term_name_code?: string;
914
+ reverse_status?: boolean;
915
+ document_number?: string;
916
+ date_end?: number;
917
+ date_begin?: number;
918
+ user_id?: string;
919
+ company_branch_id?: string;
920
+ cost_center_id?: string;
921
+ type?: string;
922
+ client_id?: string;
923
+ }
924
+ interface DownloadIndividualExcelParams {
925
+ timezone: string;
926
+ locale: string;
927
+ }
928
+ interface DownloadIndividualPdfParams {
929
+ timezone: string;
930
+ locale: string;
931
+ }
932
+ }
933
+ namespace DownPayment {
934
+ interface DownloadExcelParams {
935
+ client_branch_name?: string;
936
+ company_branch_trade_name?: string;
937
+ user_name?: string;
938
+ client_business_name?: string;
939
+ reverse_status?: boolean;
940
+ date_begin?: number;
941
+ date_end?: number;
942
+ document_number?: string;
943
+ user_id?: string;
944
+ client_branch_id?: string;
945
+ company_branch_id?: string;
946
+ client_id?: string;
947
+ timezone: string;
948
+ locale: string;
949
+ }
950
+ interface DownloadPdfParams {
951
+ client_branch_name?: string;
952
+ company_branch_trade_name?: string;
953
+ user_name?: string;
954
+ client_business_name?: string;
955
+ reverse_status?: boolean;
956
+ date_begin?: number;
957
+ date_end?: number;
958
+ document_number?: string;
959
+ user_id?: string;
960
+ client_branch_id?: string;
961
+ company_branch_id?: string;
962
+ client_id?: string;
963
+ timezone: string;
964
+ locale: string;
965
+ }
966
+ interface DownloadIndividualExcelParams {
967
+ timezone: string;
968
+ locale: string;
969
+ }
970
+ interface DownloadIndividualPdfParams {
971
+ timezone: string;
972
+ locale: string;
973
+ }
974
+ interface DownloadIndividualClientPdfParams {
975
+ timezone: string;
976
+ locale: string;
977
+ }
978
+ }
979
+ namespace Income {
980
+ interface DownloadExcelParams {
981
+ seller_full_name?: string;
982
+ company_branch_trade_name?: string;
983
+ user_name?: string;
984
+ client_business_name?: string;
985
+ company_branch_id?: string;
986
+ user_id?: string;
987
+ seller_id?: string;
988
+ client_id?: string;
989
+ document_number?: string;
990
+ date_end?: number;
991
+ date_begin?: number;
992
+ reverse_status?: boolean;
993
+ timezone: string;
994
+ locale: string;
995
+ }
996
+ interface DownloadPdfParams {
997
+ seller_full_name?: string;
998
+ company_branch_trade_name?: string;
999
+ user_name?: string;
1000
+ client_business_name?: string;
1001
+ company_branch_id?: string;
1002
+ user_id?: string;
1003
+ seller_id?: string;
1004
+ client_id?: string;
1005
+ document_number?: string;
1006
+ date_end?: number;
1007
+ date_begin?: number;
1008
+ reverse_status?: boolean;
1009
+ timezone: string;
1010
+ locale: string;
1011
+ }
1012
+ interface DownloadIndividualExcelParams {
1013
+ timezone: string;
1014
+ locale: string;
1015
+ }
1016
+ interface DownloadIndividualPdfParams {
1017
+ timezone: string;
1018
+ locale: string;
1019
+ }
1020
+ interface DownloadIndividualClientPdfParams {
1021
+ timezone: string;
1022
+ locale: string;
1023
+ }
1024
+ }
1025
+ namespace InternalCredit {
1026
+ interface DownloadExcelParams {
1027
+ seller_full_name?: string;
1028
+ company_branch_trade_name?: string;
1029
+ user_name?: string;
1030
+ client_business_name?: string;
1031
+ date_end?: number;
1032
+ date_begin?: number;
1033
+ client_id?: string;
1034
+ user_id?: string;
1035
+ seller_id?: string;
1036
+ client_branch_id?: string;
1037
+ client_branch_name?: string;
1038
+ company_branch_id?: string;
1039
+ reverse_status?: boolean;
1040
+ document_number?: string;
1041
+ timezone: string;
1042
+ locale: string;
1043
+ }
1044
+ interface DownloadPdfParams {
1045
+ seller_full_name?: string;
1046
+ company_branch_trade_name?: string;
1047
+ user_name?: string;
1048
+ client_business_name?: string;
1049
+ date_end?: number;
1050
+ date_begin?: number;
1051
+ client_id?: string;
1052
+ user_id?: string;
1053
+ seller_id?: string;
1054
+ client_branch_id?: string;
1055
+ client_branch_name?: string;
1056
+ company_branch_id?: string;
1057
+ reverse_status?: boolean;
1058
+ document_number?: string;
1059
+ timezone: string;
1060
+ locale: string;
1061
+ }
1062
+ interface DownloadIndividualExcelParams {
1063
+ timezone: string;
1064
+ locale: string;
1065
+ }
1066
+ interface DownloadIndividualPdfParams {
1067
+ timezone: string;
1068
+ locale: string;
1069
+ }
1070
+ }
1071
+ namespace CrossingAccounts {
1072
+ interface DownloadExcelParams {
1073
+ provider_business_name?: string;
1074
+ company_branch_trade_name?: string;
1075
+ user_name?: string;
1076
+ client_business_name?: string;
1077
+ timezone: string;
1078
+ locale: string;
1079
+ client_id?: string;
1080
+ company_branch_id?: string;
1081
+ user_id?: string;
1082
+ reverse_status?: boolean;
1083
+ document_number?: string;
1084
+ date_end?: number;
1085
+ date_begin?: number;
1086
+ provider_id?: string;
1087
+ }
1088
+ interface DownloadPdfParams {
1089
+ provider_business_name?: string;
1090
+ company_branch_trade_name?: string;
1091
+ user_name?: string;
1092
+ client_business_name?: string;
1093
+ timezone: string;
1094
+ locale: string;
1095
+ client_id?: string;
1096
+ company_branch_id?: string;
1097
+ user_id?: string;
1098
+ reverse_status?: boolean;
1099
+ document_number?: string;
1100
+ date_end?: number;
1101
+ date_begin?: number;
1102
+ provider_id?: string;
1103
+ }
1104
+ interface DownloadIndividualExcelParams {
1105
+ timezone: string;
1106
+ locale: string;
1107
+ }
1108
+ interface DownloadIndividualPdfParams {
1109
+ timezone: string;
1110
+ locale: string;
1111
+ }
1112
+ }
1113
+ namespace CreditRequest {
1114
+ interface DownloadExcelParams {
1115
+ company_branch_trade_name?: string;
1116
+ user_name?: string;
1117
+ client_business_name?: string;
1118
+ user_id?: string;
1119
+ company_branch_id?: string;
1120
+ timezone: string;
1121
+ locale: string;
1122
+ date_end?: number;
1123
+ date_begin?: number;
1124
+ type?: string;
1125
+ document_state?: string;
1126
+ new_credit_number?: string;
1127
+ client_id?: string;
1128
+ }
1129
+ interface DownloadPdfParams {
1130
+ company_branch_trade_name?: string;
1131
+ user_name?: string;
1132
+ client_business_name?: string;
1133
+ user_id?: string;
1134
+ company_branch_id?: string;
1135
+ timezone: string;
1136
+ locale: string;
1137
+ date_end?: number;
1138
+ date_begin?: number;
1139
+ type?: string;
1140
+ document_state?: string;
1141
+ new_credit_number?: string;
1142
+ client_id?: string;
1143
+ }
1144
+ interface DownloadIndividualExcelParams {
1145
+ timezone: string;
1146
+ locale: string;
1147
+ }
1148
+ interface DownloadIndividualPdfParams {
1149
+ timezone: string;
1150
+ locale: string;
1151
+ }
1152
+ }
1153
+ namespace Reverse {
1154
+ namespace DocumentLiquidation {
1155
+ interface DownloadExcelParams {
1156
+ date_begin?: number;
1157
+ date_end?: number;
1158
+ timezone: string;
1159
+ locale: string;
1160
+ reason?: string;
1161
+ reason_name?: string;
1162
+ document_number?: string;
1163
+ sequence?: string;
1164
+ user_name?: string;
1165
+ user_id?: string;
1166
+ }
1167
+ interface DownloadPdfParams {
1168
+ date_begin?: number;
1169
+ date_end?: number;
1170
+ timezone: string;
1171
+ locale: string;
1172
+ reason?: string;
1173
+ reason_name?: string;
1174
+ document_number?: string;
1175
+ sequence?: string;
1176
+ user_name?: string;
1177
+ user_id?: string;
1178
+ }
1179
+ interface DownloadIndividualExcelParams {
1180
+ timezone: string;
1181
+ locale: string;
1182
+ }
1183
+ interface DownloadIndividualPdfParams {
1184
+ timezone: string;
1185
+ locale: string;
1186
+ }
1187
+ }
1188
+ namespace CashLiquidation {
1189
+ interface DownloadExcelParams {
1190
+ reason?: string;
1191
+ reason_name?: string;
1192
+ document_number?: string;
1193
+ sequence?: string;
1194
+ user_id?: string;
1195
+ user_name?: string;
1196
+ date_begin?: number;
1197
+ date_end?: number;
1198
+ timezone: string;
1199
+ locale: string;
1200
+ }
1201
+ interface DownloadPdfParams {
1202
+ reason?: string;
1203
+ reason_name?: string;
1204
+ document_number?: string;
1205
+ sequence?: string;
1206
+ user_id?: string;
1207
+ user_name?: string;
1208
+ date_begin?: number;
1209
+ date_end?: number;
1210
+ timezone: string;
1211
+ locale: string;
1212
+ }
1213
+ interface DownloadIndividualExcelParams {
1214
+ timezone: string;
1215
+ locale: string;
1216
+ }
1217
+ interface DownloadIndividualPdfParams {
1218
+ timezone: string;
1219
+ locale: string;
1220
+ }
1221
+ }
1222
+ namespace DownPayment {
1223
+ interface DownloadExcelParams {
1224
+ date_begin?: number;
1225
+ date_end?: number;
1226
+ timezone: string;
1227
+ locale: string;
1228
+ reason?: string;
1229
+ reason_name?: string;
1230
+ document_number?: string;
1231
+ sequence?: string;
1232
+ user_id?: string;
1233
+ user_name?: string;
1234
+ }
1235
+ interface DownloadPdfParams {
1236
+ date_begin?: number;
1237
+ date_end?: number;
1238
+ timezone: string;
1239
+ locale: string;
1240
+ reason?: string;
1241
+ reason_name?: string;
1242
+ document_number?: string;
1243
+ sequence?: string;
1244
+ user_id?: string;
1245
+ user_name?: string;
1246
+ }
1247
+ interface DownloadIndividualExcelParams {
1248
+ timezone: string;
1249
+ locale: string;
1250
+ }
1251
+ interface DownloadIndividualPdfParams {
1252
+ timezone: string;
1253
+ locale: string;
1254
+ }
1255
+ }
1256
+ namespace Income {
1257
+ interface DownloadExcelParams {
1258
+ date_begin?: number;
1259
+ date_end?: number;
1260
+ timezone: string;
1261
+ locale: string;
1262
+ reason?: string;
1263
+ reason_name?: string;
1264
+ document_number?: string;
1265
+ sequence?: string;
1266
+ user_id?: string;
1267
+ user_name?: string;
1268
+ }
1269
+ interface DownloadPdfParams {
1270
+ date_begin?: number;
1271
+ date_end?: number;
1272
+ timezone: string;
1273
+ locale: string;
1274
+ reason?: string;
1275
+ reason_name?: string;
1276
+ document_number?: string;
1277
+ sequence?: string;
1278
+ user_id?: string;
1279
+ user_name?: string;
1280
+ }
1281
+ interface DownloadIndividualExcelParams {
1282
+ timezone: string;
1283
+ locale: string;
1284
+ }
1285
+ interface DownloadIndividualPdfParams {
1286
+ timezone: string;
1287
+ locale: string;
1288
+ }
1289
+ }
1290
+ namespace InternalCredit {
1291
+ interface DownloadExcelParams {
1292
+ date_begin?: number;
1293
+ date_end?: number;
1294
+ timezone: string;
1295
+ locale: string;
1296
+ reason?: string;
1297
+ reason_name?: string;
1298
+ document_number?: string;
1299
+ sequence?: string;
1300
+ user_id?: string;
1301
+ user_name?: string;
1302
+ }
1303
+ interface DownloadPdfParams {
1304
+ date_begin?: number;
1305
+ date_end?: number;
1306
+ timezone: string;
1307
+ locale: string;
1308
+ reason?: string;
1309
+ reason_name?: string;
1310
+ document_number?: string;
1311
+ sequence?: string;
1312
+ user_id?: string;
1313
+ user_name?: string;
1314
+ }
1315
+ interface DownloadIndividualExcelParams {
1316
+ timezone: string;
1317
+ locale: string;
1318
+ }
1319
+ interface DownloadIndividualPdfParams {
1320
+ timezone: string;
1321
+ locale: string;
1322
+ }
1323
+ }
1324
+ namespace CrossingAccounts {
1325
+ interface DownloadExcelParams {
1326
+ date_begin?: number;
1327
+ date_end?: number;
1328
+ reason?: string;
1329
+ reason_name?: string;
1330
+ document_number?: string;
1331
+ sequence?: string;
1332
+ user_id?: string;
1333
+ user_name?: string;
1334
+ timezone: string;
1335
+ locale: string;
1336
+ }
1337
+ interface DownloadPdfParams {
1338
+ date_begin?: number;
1339
+ date_end?: number;
1340
+ reason?: string;
1341
+ reason_name?: string;
1342
+ document_number?: string;
1343
+ sequence?: string;
1344
+ user_id?: string;
1345
+ user_name?: string;
1346
+ timezone: string;
1347
+ locale: string;
1348
+ }
1349
+ interface DownloadIndividualExcelParams {
1350
+ timezone: string;
1351
+ locale: string;
1352
+ }
1353
+ interface DownloadIndividualPdfParams {
1354
+ timezone: string;
1355
+ locale: string;
1356
+ }
1357
+ }
1358
+ }
1359
+ namespace ClosingOfCashArqueo {
1360
+ interface DownloadExcelParams {
1361
+ company_branch_id?: string;
1362
+ company_branch_trade_name?: string;
1363
+ user_name?: string;
1364
+ user_id?: string;
1365
+ document_number?: string;
1366
+ date_begin?: number;
1367
+ date_end?: number;
1368
+ timezone: string;
1369
+ locale: string;
1370
+ }
1371
+ interface DownloadPdfParams {
1372
+ company_branch_id?: string;
1373
+ company_branch_trade_name?: string;
1374
+ user_name?: string;
1375
+ user_id?: string;
1376
+ document_number?: string;
1377
+ date_begin?: number;
1378
+ date_end?: number;
1379
+ timezone: string;
1380
+ locale: string;
1381
+ }
1382
+ interface DownloadIndividualExcelParams {
1383
+ timezone: string;
1384
+ locale: string;
1385
+ }
1386
+ interface DownloadIndividualPdfParams {
1387
+ timezone: string;
1388
+ locale: string;
1389
+ }
1390
+ }
1391
+ namespace CreditManagement {
1392
+ interface DownloadExcelParams {
1393
+ user_name?: string;
1394
+ seller_full_name?: string;
1395
+ company_branch_trade_name?: string;
1396
+ client_business_name?: string;
1397
+ client_branch_name?: string;
1398
+ company_branch_id?: string;
1399
+ invoice_number?: string;
1400
+ origin_credit?: string;
1401
+ user_id?: string;
1402
+ date_begin?: number;
1403
+ date_end?: number;
1404
+ reverse_status?: boolean;
1405
+ enabled?: boolean;
1406
+ document_number?: string;
1407
+ client_branch_id?: string;
1408
+ seller_id?: string;
1409
+ client_id?: string;
1410
+ timezone: string;
1411
+ locale: string;
1412
+ }
1413
+ interface DownloadPdfParams {
1414
+ user_name?: string;
1415
+ seller_full_name?: string;
1416
+ company_branch_trade_name?: string;
1417
+ client_business_name?: string;
1418
+ client_branch_name?: string;
1419
+ company_branch_id?: string;
1420
+ invoice_number?: string;
1421
+ origin_credit?: string;
1422
+ user_id?: string;
1423
+ date_begin?: number;
1424
+ date_end?: number;
1425
+ reverse_status?: boolean;
1426
+ enabled?: boolean;
1427
+ document_number?: string;
1428
+ client_branch_id?: string;
1429
+ seller_id?: string;
1430
+ client_id?: string;
1431
+ timezone: string;
1432
+ locale: string;
1433
+ }
1434
+ }
1435
+ namespace InitialBalances {
1436
+ namespace Sales {
1437
+ interface DownloadExcelParams {
1438
+ user_id?: string;
1439
+ user_name?: string;
1440
+ seller_full_name?: string;
1441
+ company_branch_trade_name?: string;
1442
+ client_branch_name?: string;
1443
+ client_branch_id?: string;
1444
+ company_branch_id?: string;
1445
+ client_business_name?: string;
1446
+ seller_id?: string;
1447
+ client_id?: string;
1448
+ invoice_number?: string;
1449
+ document_number?: string;
1450
+ date_end?: number;
1451
+ date_begin?: number;
1452
+ timezone: string;
1453
+ locale: string;
1454
+ }
1455
+ interface DownloadPdfParams {
1456
+ user_id?: string;
1457
+ user_name?: string;
1458
+ seller_full_name?: string;
1459
+ company_branch_trade_name?: string;
1460
+ client_branch_name?: string;
1461
+ client_branch_id?: string;
1462
+ company_branch_id?: string;
1463
+ client_business_name?: string;
1464
+ seller_id?: string;
1465
+ client_id?: string;
1466
+ invoice_number?: string;
1467
+ document_number?: string;
1468
+ date_end?: number;
1469
+ date_begin?: number;
1470
+ timezone: string;
1471
+ locale: string;
1472
+ }
1473
+ interface DownloadIndividualExcelParams {
1474
+ timezone: string;
1475
+ locale: string;
1476
+ }
1477
+ interface DownloadIndividualPdfParams {
1478
+ timezone: string;
1479
+ locale: string;
1480
+ }
1481
+ }
1482
+ namespace DownPayment {
1483
+ interface DownloadExcelParams {
1484
+ user_name?: string;
1485
+ seller_full_name?: string;
1486
+ company_branch_trade_name?: string;
1487
+ client_branch_name?: string;
1488
+ client_business_name?: string;
1489
+ date_end?: number;
1490
+ date_begin?: number;
1491
+ payment_term?: string;
1492
+ document_sequence?: string;
1493
+ sequencial?: string;
1494
+ sequential?: string;
1495
+ user_id?: string;
1496
+ seller_id?: string;
1497
+ company_branch_id?: string;
1498
+ client_branch_id?: string;
1499
+ client_id?: string;
1500
+ timezone: string;
1501
+ locale: string;
1502
+ cost_center_id?: string;
1503
+ cost_center_name?: string;
1504
+ }
1505
+ interface DownloadPdfParams {
1506
+ user_name?: string;
1507
+ seller_full_name?: string;
1508
+ company_branch_trade_name?: string;
1509
+ client_branch_name?: string;
1510
+ client_business_name?: string;
1511
+ date_end?: number;
1512
+ date_begin?: number;
1513
+ payment_term?: string;
1514
+ document_sequence?: string;
1515
+ sequencial?: string;
1516
+ sequential?: string;
1517
+ user_id?: string;
1518
+ seller_id?: string;
1519
+ company_branch_id?: string;
1520
+ client_branch_id?: string;
1521
+ client_id?: string;
1522
+ timezone: string;
1523
+ locale: string;
1524
+ }
1525
+ interface DownloadIndividualExcelParams {
1526
+ timezone: string;
1527
+ locale: string;
1528
+ }
1529
+ interface DownloadIndividualPdfParams {
1530
+ timezone: string;
1531
+ locale: string;
1532
+ }
1533
+ }
1534
+ namespace CreditNote {
1535
+ interface DownloadExcelParams {
1536
+ user_name?: string;
1537
+ seller_full_name?: string;
1538
+ company_branch_trade_name?: string;
1539
+ client_branch_name?: string;
1540
+ client_business_name?: string;
1541
+ date_end?: number;
1542
+ date_begin?: number;
1543
+ payment_term?: string;
1544
+ document_sequence?: string;
1545
+ sequencial?: string;
1546
+ sequential?: string;
1547
+ user_id?: string;
1548
+ seller_id?: string;
1549
+ company_branch_id?: string;
1550
+ client_branch_id?: string;
1551
+ client_id?: string;
1552
+ timezone: string;
1553
+ locale: string;
1554
+ }
1555
+ interface DownloadPdfParams {
1556
+ user_name?: string;
1557
+ seller_full_name?: string;
1558
+ company_branch_trade_name?: string;
1559
+ client_branch_name?: string;
1560
+ client_business_name?: string;
1561
+ date_end?: number;
1562
+ date_begin?: number;
1563
+ payment_term?: string;
1564
+ document_sequence?: string;
1565
+ sequencial?: string;
1566
+ sequential?: string;
1567
+ user_id?: string;
1568
+ seller_id?: string;
1569
+ company_branch_id?: string;
1570
+ client_branch_id?: string;
1571
+ client_id?: string;
1572
+ timezone: string;
1573
+ locale: string;
1574
+ }
1575
+ interface DownloadIndividualExcelParams {
1576
+ timezone: string;
1577
+ locale: string;
1578
+ }
1579
+ interface DownloadIndividualPdfParams {
1580
+ timezone: string;
1581
+ locale: string;
1582
+ }
1583
+ }
1584
+ namespace Retention {
1585
+ interface DownloadExcelParams {
1586
+ user_name?: string;
1587
+ seller_full_name?: string;
1588
+ company_branch_trade_name?: string;
1589
+ client_branch_name?: string;
1590
+ client_business_name?: string;
1591
+ date_end?: number;
1592
+ date_begin?: number;
1593
+ payment_term?: string;
1594
+ document_sequence?: string;
1595
+ sequencial?: string;
1596
+ sequential?: string;
1597
+ user_id?: string;
1598
+ seller_id?: string;
1599
+ company_branch_id?: string;
1600
+ client_branch_id?: string;
1601
+ client_id?: string;
1602
+ timezone: string;
1603
+ locale: string;
1604
+ }
1605
+ interface DownloadPdfParams {
1606
+ user_name?: string;
1607
+ seller_full_name?: string;
1608
+ company_branch_trade_name?: string;
1609
+ client_branch_name?: string;
1610
+ client_business_name?: string;
1611
+ date_end?: number;
1612
+ date_begin?: number;
1613
+ payment_term?: string;
1614
+ document_sequence?: string;
1615
+ sequencial?: string;
1616
+ sequential?: string;
1617
+ user_id?: string;
1618
+ seller_id?: string;
1619
+ company_branch_id?: string;
1620
+ client_branch_id?: string;
1621
+ client_id?: string;
1622
+ timezone: string;
1623
+ locale: string;
1624
+ }
1625
+ interface DownloadIndividualExcelParams {
1626
+ timezone: string;
1627
+ locale: string;
1628
+ }
1629
+ interface DownloadIndividualPdfParams {
1630
+ timezone: string;
1631
+ locale: string;
1632
+ }
1633
+ }
1634
+ }
1635
+ interface ConfirmResponse {
1636
+ success: boolean;
1637
+ message: string;
1638
+ data?: any;
1639
+ }
1640
+ namespace InitialBalanceDownPaymentPayable {
1641
+ interface DownloadExcelParams {
1642
+ timezone: string;
1643
+ locale: string;
1644
+ document_sequence?: string;
1645
+ sequencial?: string;
1646
+ user_name?: string;
1647
+ user_id?: string;
1648
+ provider_business_name?: string;
1649
+ provider_id?: string;
1650
+ date_end?: number;
1651
+ date_begin?: number;
1652
+ }
1653
+ interface DownloadPdfParams {
1654
+ timezone: string;
1655
+ locale: string;
1656
+ document_sequence?: string;
1657
+ sequencial?: string;
1658
+ user_name?: string;
1659
+ user_id?: string;
1660
+ provider_business_name?: string;
1661
+ provider_id?: string;
1662
+ date_end?: number;
1663
+ date_begin?: number;
1664
+ }
1665
+ interface DownloadIndividualExcelParams {
1666
+ timezone: string;
1667
+ locale: string;
1668
+ }
1669
+ interface DownloadIndividualPdfParams {
1670
+ timezone: string;
1671
+ locale: string;
1672
+ }
1673
+ }
1674
+ namespace InitialBalanceCreditNotePayable {
1675
+ interface DownloadExcelParams {
1676
+ timezone: string;
1677
+ locale: string;
1678
+ document_sequence?: string;
1679
+ sequencial?: string;
1680
+ user_name?: string;
1681
+ user_id?: string;
1682
+ provider_business_name?: string;
1683
+ provider_id?: string;
1684
+ date_end?: number;
1685
+ date_begin?: number;
1686
+ }
1687
+ interface DownloadPdfParams {
1688
+ timezone: string;
1689
+ locale: string;
1690
+ document_sequence?: string;
1691
+ sequencial?: string;
1692
+ user_name?: string;
1693
+ user_id?: string;
1694
+ provider_business_name?: string;
1695
+ provider_id?: string;
1696
+ date_end?: number;
1697
+ date_begin?: number;
1698
+ }
1699
+ interface DownloadIndividualExcelParams {
1700
+ timezone: string;
1701
+ locale: string;
1702
+ }
1703
+ interface DownloadIndividualPdfParams {
1704
+ timezone: string;
1705
+ locale: string;
1706
+ }
1707
+ }
1708
+ namespace InitialBalancePayable {
1709
+ interface DownloadExcelParams {
1710
+ timezone: string;
1711
+ locale: string;
1712
+ document_sequence?: string;
1713
+ sequencial?: string;
1714
+ user_name?: string;
1715
+ user_id?: string;
1716
+ provider_business_name?: string;
1717
+ provider_id?: string;
1718
+ date_end?: number;
1719
+ date_begin?: number;
1720
+ }
1721
+ interface DownloadPdfParams {
1722
+ timezone: string;
1723
+ locale: string;
1724
+ document_sequence?: string;
1725
+ sequencial?: string;
1726
+ user_name?: string;
1727
+ user_id?: string;
1728
+ provider_business_name?: string;
1729
+ provider_id?: string;
1730
+ date_end?: number;
1731
+ date_begin?: number;
1732
+ }
1733
+ interface DownloadIndividualExcelParams {
1734
+ timezone: string;
1735
+ locale: string;
1736
+ }
1737
+ interface DownloadIndividualPdfParams {
1738
+ timezone: string;
1739
+ locale: string;
1740
+ }
1741
+ }
1742
+ namespace InitialBalanceRetentionPayable {
1743
+ interface DownloadExcelParams {
1744
+ timezone: string;
1745
+ locale: string;
1746
+ sequencial?: string;
1747
+ enabled?: boolean;
1748
+ user_name?: string;
1749
+ user_id?: string;
1750
+ provider_business_name?: string;
1751
+ provider_id?: string;
1752
+ date_end?: number;
1753
+ date_begin?: number;
1754
+ }
1755
+ interface DownloadPdfParams {
1756
+ timezone: string;
1757
+ locale: string;
1758
+ document_sequence?: string;
1759
+ sequencial?: string;
1760
+ enabled?: boolean;
1761
+ user_name?: string;
1762
+ user_id?: string;
1763
+ provider_business_name?: string;
1764
+ provider_id?: string;
1765
+ date_end?: number;
1766
+ date_begin?: number;
1767
+ }
1768
+ interface DownloadIndividualExcelParams {
1769
+ timezone: string;
1770
+ locale: string;
1771
+ }
1772
+ interface DownloadIndividualPdfParams {
1773
+ timezone: string;
1774
+ locale: string;
1775
+ }
1776
+ }
1777
+ namespace CrossingAccountsPayable {
1778
+ interface DownloadExcelParams {
1779
+ timezone: string;
1780
+ locale: string;
1781
+ reverse_status?: boolean;
1782
+ document_number?: string;
1783
+ sequential?: string;
1784
+ user_name?: string;
1785
+ user_id?: string;
1786
+ provider_business_name?: string;
1787
+ provider_id?: string;
1788
+ date_end?: number;
1789
+ date_begin?: number;
1790
+ }
1791
+ interface DownloadPdfParams {
1792
+ timezone: string;
1793
+ locale: string;
1794
+ reverse_status?: boolean;
1795
+ document_number?: string;
1796
+ sequential?: string;
1797
+ user_name?: string;
1798
+ user_id?: string;
1799
+ provider_business_name?: string;
1800
+ provider_id?: string;
1801
+ date_end?: number;
1802
+ date_begin?: number;
1803
+ }
1804
+ interface DownloadIndividualExcelParams {
1805
+ timezone: string;
1806
+ locale: string;
1807
+ }
1808
+ interface DownloadIndividualPdfParams {
1809
+ timezone: string;
1810
+ locale: string;
1811
+ }
1812
+ }
1813
+ namespace DocumentLiquidationPayable {
1814
+ interface DownloadExcelParams {
1815
+ timezone: string;
1816
+ locale: string;
1817
+ reverse_status?: boolean;
1818
+ document_number?: string;
1819
+ sequential?: string;
1820
+ user_name?: string;
1821
+ user_id?: string;
1822
+ provider_business_name?: string;
1823
+ provider_id?: string;
1824
+ date_end?: number;
1825
+ date_begin?: number;
1826
+ }
1827
+ interface DownloadPdfParams {
1828
+ timezone: string;
1829
+ locale: string;
1830
+ reverse_status?: boolean;
1831
+ document_number?: string;
1832
+ sequential?: string;
1833
+ user_name?: string;
1834
+ user_id?: string;
1835
+ provider_business_name?: string;
1836
+ provider_id?: string;
1837
+ date_end?: number;
1838
+ date_begin?: number;
1839
+ }
1840
+ interface DownloadIndividualExcelParams {
1841
+ timezone: string;
1842
+ locale: string;
1843
+ }
1844
+ interface DownloadIndividualPdfParams {
1845
+ timezone: string;
1846
+ locale: string;
1847
+ }
1848
+ }
1849
+ namespace DownPaymentPayable {
1850
+ interface DownloadExcelParams {
1851
+ timezone: string;
1852
+ locale: string;
1853
+ reverse_status?: boolean;
1854
+ document_number?: string;
1855
+ sequential?: string;
1856
+ user_name?: string;
1857
+ user_id?: string;
1858
+ provider_business_name?: string;
1859
+ provider_id?: string;
1860
+ date_end?: number;
1861
+ date_begin?: number;
1862
+ }
1863
+ interface DownloadPdfParams {
1864
+ timezone: string;
1865
+ locale: string;
1866
+ reverse_status?: boolean;
1867
+ document_number?: string;
1868
+ sequential?: string;
1869
+ user_name?: string;
1870
+ user_id?: string;
1871
+ provider_business_name?: string;
1872
+ provider_id?: string;
1873
+ date_end?: number;
1874
+ date_begin?: number;
1875
+ }
1876
+ interface DownloadIndividualExcelParams {
1877
+ timezone: string;
1878
+ locale: string;
1879
+ }
1880
+ interface DownloadIndividualPdfParams {
1881
+ timezone: string;
1882
+ locale: string;
1883
+ }
1884
+ }
1885
+ namespace InternalCreditPayable {
1886
+ interface DownloadExcelParams {
1887
+ timezone: string;
1888
+ locale: string;
1889
+ reverse_status?: boolean;
1890
+ document_number?: string;
1891
+ sequential?: string;
1892
+ user_name?: string;
1893
+ user_id?: string;
1894
+ provider_business_name?: string;
1895
+ provider_id?: string;
1896
+ date_end?: number;
1897
+ date_begin?: number;
1898
+ }
1899
+ interface DownloadPdfParams {
1900
+ timezone: string;
1901
+ locale: string;
1902
+ reverse_status?: boolean;
1903
+ document_number?: string;
1904
+ sequential?: string;
1905
+ user_name?: string;
1906
+ user_id?: string;
1907
+ provider_business_name?: string;
1908
+ provider_id?: string;
1909
+ date_end?: number;
1910
+ date_begin?: number;
1911
+ }
1912
+ interface DownloadIndividualExcelParams {
1913
+ timezone: string;
1914
+ locale: string;
1915
+ }
1916
+ interface DownloadIndividualPdfParams {
1917
+ timezone: string;
1918
+ locale: string;
1919
+ }
1920
+ }
1921
+ namespace CashLiquidationPayable {
1922
+ interface DownloadExcelParams {
1923
+ timezone: string;
1924
+ locale: string;
1925
+ reverse_status?: boolean;
1926
+ document_number?: string;
1927
+ sequential?: string;
1928
+ user_name?: string;
1929
+ user_id?: string;
1930
+ provider_business_name?: string;
1931
+ provider_id?: string;
1932
+ date_end?: number;
1933
+ date_begin?: number;
1934
+ }
1935
+ interface DownloadPdfParams {
1936
+ timezone: string;
1937
+ locale: string;
1938
+ reverse_status?: boolean;
1939
+ document_number?: string;
1940
+ sequential?: string;
1941
+ user_name?: string;
1942
+ user_id?: string;
1943
+ provider_business_name?: string;
1944
+ provider_id?: string;
1945
+ date_end?: number;
1946
+ date_begin?: number;
1947
+ }
1948
+ interface DownloadIndividualExcelParams {
1949
+ timezone: string;
1950
+ locale: string;
1951
+ }
1952
+ interface DownloadIndividualPdfParams {
1953
+ timezone: string;
1954
+ locale: string;
1955
+ }
1956
+ }
1957
+ namespace CashLiquidationPayableReverse {
1958
+ interface DownloadExcelParams {
1959
+ timezone: string;
1960
+ locale: string;
1961
+ reverse_status?: boolean;
1962
+ document_number?: string;
1963
+ sequential?: string;
1964
+ reason_id?: string;
1965
+ reason_name?: string;
1966
+ user_name?: string;
1967
+ user_id?: string;
1968
+ provider_business_name?: string;
1969
+ provider_id?: string;
1970
+ date_end?: number;
1971
+ date_begin?: number;
1972
+ }
1973
+ interface DownloadPdfParams {
1974
+ timezone: string;
1975
+ locale: string;
1976
+ reverse_status?: boolean;
1977
+ document_number?: string;
1978
+ sequential?: string;
1979
+ user_name?: string;
1980
+ reason_id?: string;
1981
+ reason_name?: string;
1982
+ user_id?: string;
1983
+ provider_business_name?: string;
1984
+ provider_id?: string;
1985
+ date_end?: number;
1986
+ date_begin?: number;
1987
+ }
1988
+ interface DownloadIndividualExcelParams {
1989
+ timezone: string;
1990
+ locale: string;
1991
+ }
1992
+ interface DownloadIndividualPdfParams {
1993
+ timezone: string;
1994
+ locale: string;
1995
+ }
1996
+ }
1997
+ namespace CrossingAccountPayableReverse {
1998
+ interface DownloadExcelParams {
1999
+ timezone: string;
2000
+ locale: string;
2001
+ document_number?: string;
2002
+ commentary?: string;
2003
+ sequential?: string;
2004
+ reason_id?: string;
2005
+ reason_name?: string;
2006
+ user_name?: string;
2007
+ user_id?: string;
2008
+ provider_business_name?: string;
2009
+ provider_id?: string;
2010
+ date_end?: number;
2011
+ date_begin?: number;
2012
+ }
2013
+ interface DownloadPdfParams {
2014
+ timezone: string;
2015
+ locale: string;
2016
+ document_number?: string;
2017
+ commentary?: string;
2018
+ sequential?: string;
2019
+ reason_id?: string;
2020
+ reason_name?: string;
2021
+ user_name?: string;
2022
+ user_id?: string;
2023
+ provider_business_name?: string;
2024
+ provider_id?: string;
2025
+ date_end?: number;
2026
+ date_begin?: number;
2027
+ }
2028
+ interface DownloadIndividualExcelParams {
2029
+ timezone: string;
2030
+ locale: string;
2031
+ }
2032
+ interface DownloadIndividualPdfParams {
2033
+ timezone: string;
2034
+ locale: string;
2035
+ }
2036
+ }
2037
+ namespace DocumentLiquidationPayableReverse {
2038
+ interface DownloadExcelParams {
2039
+ timezone: string;
2040
+ locale: string;
2041
+ document_number?: string;
2042
+ commentary?: string;
2043
+ sequential?: string;
2044
+ reason_id?: string;
2045
+ reason_name?: string;
2046
+ user_name?: string;
2047
+ user_id?: string;
2048
+ provider_business_name?: string;
2049
+ provider_id?: string;
2050
+ date_end?: number;
2051
+ date_begin?: number;
2052
+ }
2053
+ interface DownloadPdfParams {
2054
+ timezone: string;
2055
+ locale: string;
2056
+ document_number?: string;
2057
+ commentary?: string;
2058
+ sequential?: string;
2059
+ reason_id?: string;
2060
+ reason_name?: string;
2061
+ user_name?: string;
2062
+ user_id?: string;
2063
+ provider_business_name?: string;
2064
+ provider_id?: string;
2065
+ date_end?: number;
2066
+ date_begin?: number;
2067
+ }
2068
+ interface DownloadIndividualExcelParams {
2069
+ timezone: string;
2070
+ locale: string;
2071
+ }
2072
+ interface DownloadIndividualPdfParams {
2073
+ timezone: string;
2074
+ locale: string;
2075
+ }
2076
+ }
2077
+ namespace DownPaymentPayableReverse {
2078
+ interface DownloadExcelParams {
2079
+ timezone: string;
2080
+ locale: string;
2081
+ document_number?: string;
2082
+ commentary?: string;
2083
+ sequential?: string;
2084
+ reason_id?: string;
2085
+ reason_name?: string;
2086
+ user_name?: string;
2087
+ user_id?: string;
2088
+ provider_business_name?: string;
2089
+ provider_id?: string;
2090
+ date_end?: number;
2091
+ date_begin?: number;
2092
+ }
2093
+ interface DownloadPdfParams {
2094
+ timezone: string;
2095
+ locale: string;
2096
+ document_number?: string;
2097
+ commentary?: string;
2098
+ sequential?: string;
2099
+ reason_id?: string;
2100
+ reason_name?: string;
2101
+ user_name?: string;
2102
+ user_id?: string;
2103
+ provider_business_name?: string;
2104
+ provider_id?: string;
2105
+ date_end?: number;
2106
+ date_begin?: number;
2107
+ }
2108
+ interface DownloadIndividualExcelParams {
2109
+ timezone: string;
2110
+ locale: string;
2111
+ }
2112
+ interface DownloadIndividualPdfParams {
2113
+ timezone: string;
2114
+ locale: string;
2115
+ }
2116
+ }
2117
+ namespace InternalCreditPayableReverse {
2118
+ interface DownloadExcelParams {
2119
+ timezone: string;
2120
+ locale: string;
2121
+ document_number?: string;
2122
+ commentary?: string;
2123
+ sequential?: string;
2124
+ reason_id?: string;
2125
+ reason_name?: string;
2126
+ user_name?: string;
2127
+ user_id?: string;
2128
+ provider_business_name?: string;
2129
+ provider_id?: string;
2130
+ date_end?: number;
2131
+ date_begin?: number;
2132
+ }
2133
+ interface DownloadPdfParams {
2134
+ timezone: string;
2135
+ locale: string;
2136
+ document_number?: string;
2137
+ commentary?: string;
2138
+ sequential?: string;
2139
+ reason_id?: string;
2140
+ reason_name?: string;
2141
+ user_name?: string;
2142
+ user_id?: string;
2143
+ provider_business_name?: string;
2144
+ provider_id?: string;
2145
+ date_end?: number;
2146
+ date_begin?: number;
2147
+ }
2148
+ interface DownloadIndividualExcelParams {
2149
+ timezone: string;
2150
+ locale: string;
2151
+ }
2152
+ interface DownloadIndividualPdfParams {
2153
+ timezone: string;
2154
+ locale: string;
2155
+ }
2156
+ }
2157
+ namespace OutflowPayable {
2158
+ interface DownloadExcelParams {
2159
+ timezone: string;
2160
+ locale: string;
2161
+ reverse_status?: boolean;
2162
+ document_number?: string;
2163
+ sequential?: string;
2164
+ user_name?: string;
2165
+ user_id?: string;
2166
+ provider_business_name?: string;
2167
+ provider_id?: string;
2168
+ date_end?: number;
2169
+ date_begin?: number;
2170
+ }
2171
+ interface DownloadPdfParams {
2172
+ timezone: string;
2173
+ locale: string;
2174
+ reverse_status?: boolean;
2175
+ document_number?: string;
2176
+ sequential?: string;
2177
+ user_name?: string;
2178
+ user_id?: string;
2179
+ provider_business_name?: string;
2180
+ provider_id?: string;
2181
+ date_end?: number;
2182
+ date_begin?: number;
2183
+ }
2184
+ interface DownloadIndividualExcelParams {
2185
+ timezone: string;
2186
+ locale: string;
2187
+ }
2188
+ interface DownloadIndividualPdfParams {
2189
+ timezone: string;
2190
+ locale: string;
2191
+ }
2192
+ }
2193
+ namespace OutflowPayableReverse {
2194
+ interface DownloadExcelParams {
2195
+ timezone: string;
2196
+ locale: string;
2197
+ document_number?: string;
2198
+ commentary?: string;
2199
+ sequential?: string;
2200
+ reason_id?: string;
2201
+ reason_name?: string;
2202
+ user_name?: string;
2203
+ user_id?: string;
2204
+ provider_business_name?: string;
2205
+ provider_id?: string;
2206
+ date_end?: number;
2207
+ date_begin?: number;
2208
+ }
2209
+ interface DownloadPdfParams {
2210
+ timezone: string;
2211
+ locale: string;
2212
+ document_number?: string;
2213
+ commentary?: string;
2214
+ sequential?: string;
2215
+ reason_id?: string;
2216
+ reason_name?: string;
2217
+ user_name?: string;
2218
+ user_id?: string;
2219
+ provider_business_name?: string;
2220
+ provider_id?: string;
2221
+ date_end?: number;
2222
+ date_begin?: number;
2223
+ }
2224
+ interface DownloadIndividualExcelParams {
2225
+ timezone: string;
2226
+ locale: string;
2227
+ }
2228
+ interface DownloadIndividualPdfParams {
2229
+ timezone: string;
2230
+ locale: string;
2231
+ }
2232
+ }
2233
+ }