cecon-interfaces 1.8.22 → 1.8.24

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 (1304) hide show
  1. package/dist/esm2022/firebank/interfaces/payment/i-payment.mjs +2 -0
  2. package/dist/esm2022/firebank/interfaces/payment/index.mjs +1 -1
  3. package/dist/esm2022/natipay/orders/entities/order.entity.mjs +2 -1
  4. package/dist/esm2022/natipay/orders/interfaces/i-order.mjs +1 -1
  5. package/dist/fesm2022/cecon-interfaces.mjs +1 -0
  6. package/dist/fesm2022/cecon-interfaces.mjs.map +1 -1
  7. package/dist/firebank/interfaces/payment/i-payment.d.ts +81 -0
  8. package/dist/firebank/interfaces/payment/index.d.ts +1 -0
  9. package/dist/natipay/orders/entities/order.entity.d.ts +1 -0
  10. package/dist/natipay/orders/interfaces/i-order.d.ts +1 -0
  11. package/dist/package.json +1 -1
  12. package/package.json +1 -1
  13. package/dist/99-interfaces/enums/currency.enum.js +0 -7
  14. package/dist/99-interfaces/enums/index.js +0 -11
  15. package/dist/99-interfaces/enums/package-type.enum.js +0 -13
  16. package/dist/99-interfaces/enums/package-weight.enum.js +0 -9
  17. package/dist/99-interfaces/enums/vehicle-type.enum.js +0 -8
  18. package/dist/99-interfaces/index.js +0 -18
  19. package/dist/99-interfaces/interfaces/dtos/i-address-info-create.js +0 -2
  20. package/dist/99-interfaces/interfaces/dtos/i-address-info-preview.js +0 -2
  21. package/dist/99-interfaces/interfaces/dtos/i-cancel-or-detail-order.dto.js +0 -2
  22. package/dist/99-interfaces/interfaces/dtos/i-create-order.dto.js +0 -2
  23. package/dist/99-interfaces/interfaces/dtos/i-create-preview.dto.js +0 -2
  24. package/dist/99-interfaces/interfaces/dtos/i-token.js +0 -2
  25. package/dist/99-interfaces/interfaces/dtos/index.js +0 -2
  26. package/dist/99-interfaces/interfaces/index.js +0 -18
  27. package/dist/99-interfaces/interfaces/responses/i-address-info.js +0 -2
  28. package/dist/99-interfaces/interfaces/responses/i-cancel-response.js +0 -2
  29. package/dist/99-interfaces/interfaces/responses/i-create-response.js +0 -2
  30. package/dist/99-interfaces/interfaces/responses/i-driver-info.js +0 -2
  31. package/dist/99-interfaces/interfaces/responses/i-estimate-response.js +0 -2
  32. package/dist/99-interfaces/interfaces/responses/i-location.js +0 -2
  33. package/dist/99-interfaces/interfaces/responses/i-package-info.js +0 -2
  34. package/dist/99-interfaces/interfaces/responses/i-preview.js +0 -2
  35. package/dist/99-interfaces/interfaces/responses/i-price-info.js +0 -2
  36. package/dist/99-interfaces/interfaces/responses/i-status-data.js +0 -2
  37. package/dist/99-interfaces/interfaces/responses/i-status-response.js +0 -2
  38. package/dist/99-interfaces/interfaces/responses/i-verify-info.js +0 -2
  39. package/dist/99-interfaces/interfaces/responses/index.js +0 -2
  40. package/dist/app/entities/app.entity.js +0 -75
  41. package/dist/app/entities/desenfila-config-mepa.entity.js +0 -23
  42. package/dist/app/entities/desenfila-config.entity.js +0 -23
  43. package/dist/app/entities/desenfila-fee.entity.js +0 -22
  44. package/dist/app/entities/desenfila-token.entity.js +0 -22
  45. package/dist/app/entities/desenfila.entity.js +0 -30
  46. package/dist/app/entities/index.js +0 -21
  47. package/dist/app/entities/nati-wa.entity.js +0 -34
  48. package/dist/app/entities/natigo.entity.js +0 -28
  49. package/dist/app/entities/rabbit.entity.js +0 -45
  50. package/dist/app/enums/app-category.enum.js +0 -34
  51. package/dist/app/enums/app-type.enum.js +0 -10
  52. package/dist/app/enums/header-type.enum.js +0 -8
  53. package/dist/app/enums/index.js +0 -11
  54. package/dist/app/enums/mode.enum.js +0 -29
  55. package/dist/app/index.js +0 -20
  56. package/dist/app/interfaces/i-app.js +0 -2
  57. package/dist/app/interfaces/i-desenfila-config-mepa.js +0 -2
  58. package/dist/app/interfaces/i-desenfila-config.js +0 -2
  59. package/dist/app/interfaces/i-desenfila-fee.js +0 -2
  60. package/dist/app/interfaces/i-desenfila-token.js +0 -2
  61. package/dist/app/interfaces/i-desenfila.js +0 -2
  62. package/dist/app/interfaces/i-nati-wa.js +0 -2
  63. package/dist/app/interfaces/i-natigo.js +0 -2
  64. package/dist/app/interfaces/i-rabbit.js +0 -2
  65. package/dist/app/interfaces/index.js +0 -2
  66. package/dist/app/types/app-config.type.js +0 -2
  67. package/dist/app/types/index.js +0 -2
  68. package/dist/billing/entities/billing-payment.entity.js +0 -33
  69. package/dist/billing/entities/billing-total.entity.js +0 -25
  70. package/dist/billing/entities/billing.entity.js +0 -30
  71. package/dist/billing/entities/index.js +0 -9
  72. package/dist/billing/enums/billing-status.enum.js +0 -12
  73. package/dist/billing/enums/index.js +0 -5
  74. package/dist/billing/index.js +0 -19
  75. package/dist/billing/interfaces/i-billing-payment.js +0 -2
  76. package/dist/billing/interfaces/i-billing-total.js +0 -2
  77. package/dist/billing/interfaces/i-billing.js +0 -2
  78. package/dist/billing/interfaces/index.js +0 -2
  79. package/dist/billing-order/entities/billing-order.entity.js +0 -39
  80. package/dist/billing-order/entities/index.js +0 -5
  81. package/dist/billing-order/index.js +0 -18
  82. package/dist/billing-order/interfaces/i-billing-order.js +0 -2
  83. package/dist/billing-order/interfaces/index.js +0 -2
  84. package/dist/bluesoft/index.js +0 -17
  85. package/dist/bluesoft/interfaces/i-bluesoft-brand.js +0 -2
  86. package/dist/bluesoft/interfaces/i-bluesoft-gtin-commercial-unit.js +0 -2
  87. package/dist/bluesoft/interfaces/i-bluesoft-gtin.js +0 -2
  88. package/dist/bluesoft/interfaces/i-bluesoft-ncm.js +0 -2
  89. package/dist/bluesoft/interfaces/i-bluesoft.js +0 -2
  90. package/dist/bluesoft/interfaces/index.js +0 -2
  91. package/dist/clients/entities/client-aplication-credential.entity.js +0 -23
  92. package/dist/clients/entities/client-aplication.entity.js +0 -23
  93. package/dist/clients/entities/client.entity.js +0 -27
  94. package/dist/clients/entities/index.js +0 -9
  95. package/dist/clients/index.js +0 -18
  96. package/dist/clients/interfaces/i-client-aplication.js +0 -2
  97. package/dist/clients/interfaces/i-client-credential.js +0 -2
  98. package/dist/clients/interfaces/i-client.js +0 -2
  99. package/dist/clients/interfaces/index.js +0 -2
  100. package/dist/company/entities/company-contact.entity.js +0 -22
  101. package/dist/company/entities/company-custom-data.entity.js +0 -21
  102. package/dist/company/entities/company-remote-access.entity.js +0 -24
  103. package/dist/company/entities/company-trial-plans.entity.js +0 -21
  104. package/dist/company/entities/company.entity.js +0 -58
  105. package/dist/company/entities/index.js +0 -13
  106. package/dist/company/enums/index.js +0 -8
  107. package/dist/company/enums/keys.enum.js +0 -14
  108. package/dist/company/enums/message-type.enum.js +0 -9
  109. package/dist/company/index.js +0 -19
  110. package/dist/company/interfaces/i-company-contact.js +0 -2
  111. package/dist/company/interfaces/i-company-custom-data.js +0 -2
  112. package/dist/company/interfaces/i-company-remote-access.js +0 -2
  113. package/dist/company/interfaces/i-company-trial-useds.js +0 -2
  114. package/dist/company/interfaces/i-company.js +0 -2
  115. package/dist/company/interfaces/index.js +0 -2
  116. package/dist/container/entities/container.entity.js +0 -39
  117. package/dist/container/entities/index.js +0 -5
  118. package/dist/container/index.js +0 -18
  119. package/dist/container/interfaces/i-container.js +0 -2
  120. package/dist/container/interfaces/index.js +0 -2
  121. package/dist/customer/entities/customer.entity.js +0 -53
  122. package/dist/customer/entities/index.js +0 -5
  123. package/dist/customer/enums/index.js +0 -9
  124. package/dist/customer/enums/interval.enum.js +0 -9
  125. package/dist/customer/enums/status.enum.js +0 -9
  126. package/dist/customer/enums/type.enum.js +0 -8
  127. package/dist/customer/index.js +0 -19
  128. package/dist/customer/interfaces/i-customer.js +0 -2
  129. package/dist/customer/interfaces/index.js +0 -2
  130. package/dist/customer-member/entities/index.js +0 -5
  131. package/dist/customer-member/entities/member.entity.js +0 -39
  132. package/dist/customer-member/index.js +0 -18
  133. package/dist/customer-member/interfaces/i-member.js +0 -2
  134. package/dist/customer-member/interfaces/index.js +0 -2
  135. package/dist/desenfila-merchant/entities/index.js +0 -9
  136. package/dist/desenfila-merchant/entities/merchant-address.entity.js +0 -23
  137. package/dist/desenfila-merchant/entities/merchant-payment-provider.entity.js +0 -27
  138. package/dist/desenfila-merchant/entities/merchant.entity.js +0 -40
  139. package/dist/desenfila-merchant/index.js +0 -18
  140. package/dist/desenfila-merchant/interfaces/i-merchant-address.js +0 -2
  141. package/dist/desenfila-merchant/interfaces/i-merchant-mercado-pago.js +0 -2
  142. package/dist/desenfila-merchant/interfaces/i-merchant-payers-store.js +0 -2
  143. package/dist/desenfila-merchant/interfaces/i-merchant-payment-provider-agent.js +0 -2
  144. package/dist/desenfila-merchant/interfaces/i-merchant-payment-provider.js +0 -2
  145. package/dist/desenfila-merchant/interfaces/i-merchant.js +0 -2
  146. package/dist/desenfila-merchant/interfaces/index.js +0 -2
  147. package/dist/desenfila-order/entities/i-container-order-item.entity.js +0 -26
  148. package/dist/desenfila-order/entities/i-container-order-payment.js +0 -30
  149. package/dist/desenfila-order/entities/i-container-order-pix.entity.js +0 -19
  150. package/dist/desenfila-order/entities/i-container-order.entity.js +0 -55
  151. package/dist/desenfila-order/entities/index.js +0 -11
  152. package/dist/desenfila-order/index.js +0 -18
  153. package/dist/desenfila-order/interfaces/i-container-order-item.js +0 -2
  154. package/dist/desenfila-order/interfaces/i-container-order-payment.js +0 -2
  155. package/dist/desenfila-order/interfaces/i-container-order-pix.js +0 -2
  156. package/dist/desenfila-order/interfaces/i-container-order.js +0 -2
  157. package/dist/desenfila-order/interfaces/index.js +0 -2
  158. package/dist/developer-apps/entities/developer-app-credentials.entity.js +0 -21
  159. package/dist/developer-apps/entities/developer-app.entity.js +0 -43
  160. package/dist/developer-apps/entities/index.js +0 -7
  161. package/dist/developer-apps/enums/index.js +0 -5
  162. package/dist/developer-apps/enums/status.enum.js +0 -9
  163. package/dist/developer-apps/index.js +0 -19
  164. package/dist/developer-apps/interfaces/i-developer-app.js +0 -2
  165. package/dist/developer-apps/interfaces/i-developer-credentials.js +0 -2
  166. package/dist/developer-apps/interfaces/index.js +0 -2
  167. package/dist/developer-members/entities/developer-member.entity.js +0 -40
  168. package/dist/developer-members/entities/index.js +0 -5
  169. package/dist/developer-members/index.js +0 -18
  170. package/dist/developer-members/interfaces/i-developer-member.js +0 -2
  171. package/dist/developer-members/interfaces/index.js +0 -2
  172. package/dist/developers/entities/developer.entity.js +0 -36
  173. package/dist/developers/entities/index.js +0 -5
  174. package/dist/developers/index.js +0 -18
  175. package/dist/developers/interfaces/i-developer.js +0 -2
  176. package/dist/developers/interfaces/index.js +0 -2
  177. package/dist/device/entities/device.entity.js +0 -34
  178. package/dist/device/entities/index.js +0 -8
  179. package/dist/device/entities/metadata.entity.js +0 -21
  180. package/dist/device/enums/app-images.enum.js +0 -7
  181. package/dist/device/enums/checkout-images.enum.js +0 -12
  182. package/dist/device/enums/index.js +0 -9
  183. package/dist/device/enums/status.enum.js +0 -10
  184. package/dist/device/index.js +0 -19
  185. package/dist/device/interfaces/i-ajust-value.js +0 -2
  186. package/dist/device/interfaces/i-device.js +0 -2
  187. package/dist/device/interfaces/i-metadata.js +0 -2
  188. package/dist/device/interfaces/index.js +0 -2
  189. package/dist/envelope/index.js +0 -17
  190. package/dist/envelope/interfaces/factory-envelope-array-pag.functions.js +0 -17
  191. package/dist/envelope/interfaces/factory-envelope-array.functions.js +0 -19
  192. package/dist/envelope/interfaces/factory-envelope.functions.js +0 -14
  193. package/dist/envelope/interfaces/i-envelope-array.js +0 -2
  194. package/dist/envelope/interfaces/i-envelope.js +0 -2
  195. package/dist/envelope/interfaces/index.js +0 -9
  196. package/dist/event-message/entities/event-message.entity.js +0 -30
  197. package/dist/event-message/entities/index.js +0 -5
  198. package/dist/event-message/enums/event-message.enum.js +0 -16
  199. package/dist/event-message/enums/index.js +0 -5
  200. package/dist/event-message/index.js +0 -19
  201. package/dist/event-message/interfaces/i-event-message.js +0 -2
  202. package/dist/event-message/interfaces/index.js +0 -2
  203. package/dist/evolution/entities/chatwoot.entity.js +0 -24
  204. package/dist/evolution/entities/evolution-database-queue.entity.js +0 -32
  205. package/dist/evolution/entities/evolution.entity.js +0 -26
  206. package/dist/evolution/entities/hash.entity.js +0 -20
  207. package/dist/evolution/entities/index.js +0 -34
  208. package/dist/evolution/entities/instance.entity.js +0 -29
  209. package/dist/evolution/entities/qrcode.entity.js +0 -23
  210. package/dist/evolution/entities/send-message/index.js +0 -7
  211. package/dist/evolution/entities/send-message/message-key.entity.js +0 -14
  212. package/dist/evolution/entities/send-message/message.entity.js +0 -15
  213. package/dist/evolution/entities/typebot.entity.js +0 -34
  214. package/dist/evolution/entities/webhook.entity.js +0 -33
  215. package/dist/evolution/enums/events.enum.js +0 -27
  216. package/dist/evolution/enums/index.js +0 -9
  217. package/dist/evolution/enums/instance-types.enum.js +0 -12
  218. package/dist/evolution/enums/integration-types.enum.js +0 -8
  219. package/dist/evolution/index.js +0 -19
  220. package/dist/evolution/interfaces/i-chatwoot.js +0 -2
  221. package/dist/evolution/interfaces/i-evolution-database-queue.js +0 -2
  222. package/dist/evolution/interfaces/i-evolution.js +0 -2
  223. package/dist/evolution/interfaces/i-hash.js +0 -2
  224. package/dist/evolution/interfaces/i-instance.js +0 -2
  225. package/dist/evolution/interfaces/i-qrcode.js +0 -2
  226. package/dist/evolution/interfaces/i-typebot.js +0 -2
  227. package/dist/evolution/interfaces/i-webhook.js +0 -2
  228. package/dist/evolution/interfaces/index.js +0 -17
  229. package/dist/evolution/interfaces/send-messages/i-message-key.js +0 -2
  230. package/dist/evolution/interfaces/send-messages/i-message.js +0 -2
  231. package/dist/evolution/interfaces/send-messages/index.js +0 -2
  232. package/dist/exchange-data/entities/exchanges.entity.js +0 -20
  233. package/dist/exchange-data/entities/index.js +0 -5
  234. package/dist/exchange-data/index.js +0 -18
  235. package/dist/exchange-data/interfaces/exchanges.interface.js +0 -2
  236. package/dist/exchange-data/interfaces/index.js +0 -2
  237. package/dist/fcm-token-message/entities/fcm-data-received-desenfila-payment.entity.js +0 -26
  238. package/dist/fcm-token-message/entities/fcm-data-request-items.entity.js +0 -25
  239. package/dist/fcm-token-message/entities/index.js +0 -9
  240. package/dist/fcm-token-message/entities/token.entity.js +0 -29
  241. package/dist/fcm-token-message/enums/skill.enum.js +0 -13
  242. package/dist/fcm-token-message/index.js +0 -18
  243. package/dist/fcm-token-message/interfaces/i-fcm-data-order.js +0 -2
  244. package/dist/fcm-token-message/interfaces/i-fcm-data-received-desenfila-payment.js +0 -2
  245. package/dist/fcm-token-message/interfaces/i-fcm-data-request-items.js +0 -2
  246. package/dist/fcm-token-message/interfaces/i-fcm-notify.js +0 -2
  247. package/dist/fcm-token-message/interfaces/i-token.js +0 -2
  248. package/dist/fcm-token-message/interfaces/index.js +0 -2
  249. package/dist/feature/entities/feature.entity.js +0 -30
  250. package/dist/feature/entities/index.js +0 -5
  251. package/dist/feature/index.js +0 -18
  252. package/dist/feature/interfaces/i-feature.js +0 -2
  253. package/dist/feature/interfaces/index.js +0 -2
  254. package/dist/firebank/entities/index.js +0 -19
  255. package/dist/firebank/entities/payment/callback-error.entity.js +0 -16
  256. package/dist/firebank/entities/payment/callback.entity.js +0 -34
  257. package/dist/firebank/entities/payment/index.js +0 -19
  258. package/dist/firebank/entities/payment/payment-post.entity.js +0 -124
  259. package/dist/firebank/entities/transaction/index.js +0 -17
  260. package/dist/firebank/entities/transaction/transaction.entity.js +0 -122
  261. package/dist/firebank/entities/withdraw/index.js +0 -17
  262. package/dist/firebank/entities/withdraw/withdraw-post.entity.js +0 -32
  263. package/dist/firebank/enums/index.js +0 -7
  264. package/dist/firebank/enums/transaction-status.enum.js +0 -9
  265. package/dist/firebank/enums/withdraw-detais-key.enum.js +0 -9
  266. package/dist/firebank/index.js +0 -19
  267. package/dist/firebank/interfaces/index.js +0 -19
  268. package/dist/firebank/interfaces/payment/i-callback-error.js +0 -2
  269. package/dist/firebank/interfaces/payment/i-callback.js +0 -2
  270. package/dist/firebank/interfaces/payment/i-payment-post.js +0 -5
  271. package/dist/firebank/interfaces/payment/i-payment-response.js +0 -2
  272. package/dist/firebank/interfaces/payment/index.js +0 -2
  273. package/dist/firebank/interfaces/transaction/i-transaction.js +0 -2
  274. package/dist/firebank/interfaces/transaction/index.js +0 -17
  275. package/dist/firebank/interfaces/withdraw/i-withdraw-post.js +0 -2
  276. package/dist/firebank/interfaces/withdraw/index.js +0 -2
  277. package/dist/general/entities/address.entity.js +0 -37
  278. package/dist/general/entities/base.entity.js +0 -26
  279. package/dist/general/entities/carousel-image.entity.js +0 -22
  280. package/dist/general/entities/coords.entity.js +0 -21
  281. package/dist/general/entities/custom-variable.entity.js +0 -21
  282. package/dist/general/entities/delivery-area.entity.js +0 -27
  283. package/dist/general/entities/dellivery-area-fixed.entity.js +0 -24
  284. package/dist/general/entities/desenfila-info.entity.js +0 -20
  285. package/dist/general/entities/firebase-query.entity.js +0 -19
  286. package/dist/general/entities/index.js +0 -61
  287. package/dist/general/entities/info.entity.js +0 -20
  288. package/dist/general/entities/messager-channel.entity.js +0 -22
  289. package/dist/general/entities/mobyo-apiconfig.entity.js +0 -25
  290. package/dist/general/entities/mobyo-info.entity.js +0 -20
  291. package/dist/general/entities/origin.entity.js +0 -26
  292. package/dist/general/entities/payment-card.entity.js +0 -22
  293. package/dist/general/entities/payment-cash.entity.js +0 -20
  294. package/dist/general/entities/payment-method-option.entity.js +0 -35
  295. package/dist/general/entities/payment-method.entity.js +0 -32
  296. package/dist/general/entities/payment-pix.entity.js +0 -21
  297. package/dist/general/entities/payment-provider-agent.entity.js +0 -22
  298. package/dist/general/entities/payment-provider.entity.js +0 -33
  299. package/dist/general/entities/payment-token-data.entity.js +0 -26
  300. package/dist/general/entities/payment-token.entity.js +0 -25
  301. package/dist/general/entities/payment-wallet.entity.js +0 -20
  302. package/dist/general/entities/payment.entity.js +0 -29
  303. package/dist/general/entities/pix-keys.entity.js +0 -22
  304. package/dist/general/entities/query.entity.js +0 -31
  305. package/dist/general/entities/rating.entity.js +0 -23
  306. package/dist/general/entities/sponsorship-value.entity.js +0 -21
  307. package/dist/general/enums/bank-slip-status.enum.js +0 -11
  308. package/dist/general/enums/boolean-string.enum.js +0 -8
  309. package/dist/general/enums/collections-types.enum.js +0 -48
  310. package/dist/general/enums/doc-type.enum.js +0 -8
  311. package/dist/general/enums/e-discount-type.enum.js +0 -8
  312. package/dist/general/enums/fiscal-doc-model-code.enum.js +0 -15
  313. package/dist/general/enums/from.enum.js +0 -14
  314. package/dist/general/enums/index.js +0 -55
  315. package/dist/general/enums/international-doc-type.enum.js +0 -44
  316. package/dist/general/enums/interval-type.enum.js +0 -9
  317. package/dist/general/enums/jwt-status.enum.js +0 -9
  318. package/dist/general/enums/lead-origin.enum.js +0 -13
  319. package/dist/general/enums/operators.enum.js +0 -16
  320. package/dist/general/enums/os.enum.js +0 -14
  321. package/dist/general/enums/payment-channel.enum.js +0 -14
  322. package/dist/general/enums/payment-mode.enum.js +0 -9
  323. package/dist/general/enums/payment-status.enum.js +0 -16
  324. package/dist/general/enums/payment-type.enum.js +0 -26
  325. package/dist/general/enums/person-type.enum.js +0 -8
  326. package/dist/general/enums/pix-key.enum.js +0 -11
  327. package/dist/general/enums/platform.enum.js +0 -13
  328. package/dist/general/enums/providers.enum.js +0 -12
  329. package/dist/general/enums/pubsub.enum.js +0 -8
  330. package/dist/general/enums/role.enum.js +0 -17
  331. package/dist/general/enums/sponsorship-values.enum.js +0 -10
  332. package/dist/general/enums/subscription-status.enum.js +0 -14
  333. package/dist/general/index.js +0 -19
  334. package/dist/general/interfaces/i-address.js +0 -2
  335. package/dist/general/interfaces/i-base.js +0 -3
  336. package/dist/general/interfaces/i-carousel-image.js +0 -2
  337. package/dist/general/interfaces/i-coords.js +0 -2
  338. package/dist/general/interfaces/i-custom-variable.js +0 -3
  339. package/dist/general/interfaces/i-delivery-area-fixed.js +0 -2
  340. package/dist/general/interfaces/i-delivery-area.js +0 -2
  341. package/dist/general/interfaces/i-desenfila-info.js +0 -2
  342. package/dist/general/interfaces/i-firebase-query.js +0 -2
  343. package/dist/general/interfaces/i-info.js +0 -2
  344. package/dist/general/interfaces/i-messager-channel.js +0 -2
  345. package/dist/general/interfaces/i-mobyo-api-config.js +0 -2
  346. package/dist/general/interfaces/i-mobyo-info.js +0 -2
  347. package/dist/general/interfaces/i-origin.js +0 -2
  348. package/dist/general/interfaces/i-payment-card.js +0 -2
  349. package/dist/general/interfaces/i-payment-cash.js +0 -2
  350. package/dist/general/interfaces/i-payment-method-option.js +0 -2
  351. package/dist/general/interfaces/i-payment-method.js +0 -2
  352. package/dist/general/interfaces/i-payment-pix.js +0 -2
  353. package/dist/general/interfaces/i-payment-provider-agent.js +0 -2
  354. package/dist/general/interfaces/i-payment-provider.js +0 -2
  355. package/dist/general/interfaces/i-payment-token-data.js +0 -3
  356. package/dist/general/interfaces/i-payment-token.js +0 -3
  357. package/dist/general/interfaces/i-payment-wallet.js +0 -2
  358. package/dist/general/interfaces/i-payment.js +0 -2
  359. package/dist/general/interfaces/i-pix-key.js +0 -3
  360. package/dist/general/interfaces/i-query.js +0 -2
  361. package/dist/general/interfaces/i-rating.js +0 -2
  362. package/dist/general/interfaces/i-sponsorship-value.js +0 -2
  363. package/dist/general/interfaces/index.js +0 -3
  364. package/dist/global-settings/entities/global-setting-firebank.entity.js +0 -23
  365. package/dist/global-settings/entities/global-setting-iugu.entity.js +0 -75
  366. package/dist/global-settings/entities/global-setting-master.entity.js +0 -37
  367. package/dist/global-settings/entities/global-setting-mercado-pago.entity.js +0 -28
  368. package/dist/global-settings/entities/global-setting-nati.entity.js +0 -28
  369. package/dist/global-settings/entities/global-setting-taxes.entity.js +0 -21
  370. package/dist/global-settings/entities/global-setting.entity.js +0 -23
  371. package/dist/global-settings/entities/index.js +0 -17
  372. package/dist/global-settings/index.js +0 -18
  373. package/dist/global-settings/interfaces/i-global-setting-firebank.js +0 -2
  374. package/dist/global-settings/interfaces/i-global-setting-iugu.js +0 -2
  375. package/dist/global-settings/interfaces/i-global-setting-master.js +0 -2
  376. package/dist/global-settings/interfaces/i-global-setting-mercado-pago.js +0 -2
  377. package/dist/global-settings/interfaces/i-global-setting-nati-pay.js +0 -2
  378. package/dist/global-settings/interfaces/i-global-setting-taxes.js +0 -2
  379. package/dist/global-settings/interfaces/i-global-setting.js +0 -2
  380. package/dist/global-settings/interfaces/index.js +0 -2
  381. package/dist/ifood/enums/ifood-catalog-context.enum.js +0 -8
  382. package/dist/ifood/enums/ifood-dietary-restrictions.enum.js +0 -16
  383. package/dist/ifood/enums/ifood-selling-options.enum.js +0 -10
  384. package/dist/ifood/enums/ifood-serving.enum.js +0 -11
  385. package/dist/ifood/enums/ifood-unit.enum.js +0 -8
  386. package/dist/ifood/enums/index.js +0 -13
  387. package/dist/ifood/index.js +0 -19
  388. package/dist/ifood/interfaces/i-ifood-address.js +0 -2
  389. package/dist/ifood/interfaces/i-ifood-catalog.js +0 -2
  390. package/dist/ifood/interfaces/i-ifood-category-items.js +0 -2
  391. package/dist/ifood/interfaces/i-ifood-category-pizza-crusts.js +0 -2
  392. package/dist/ifood/interfaces/i-ifood-category-pizza-edges.js +0 -2
  393. package/dist/ifood/interfaces/i-ifood-category-pizza-sizes.js +0 -2
  394. package/dist/ifood/interfaces/i-ifood-category-pizza-toppings.js +0 -2
  395. package/dist/ifood/interfaces/i-ifood-category-pizza.js +0 -2
  396. package/dist/ifood/interfaces/i-ifood-category.js +0 -2
  397. package/dist/ifood/interfaces/i-ifood-client.js +0 -2
  398. package/dist/ifood/interfaces/i-ifood-merchant.js +0 -2
  399. package/dist/ifood/interfaces/i-ifood-option-groups-options.js +0 -2
  400. package/dist/ifood/interfaces/i-ifood-option-groups.js +0 -2
  401. package/dist/ifood/interfaces/i-ifood-price.js +0 -2
  402. package/dist/ifood/interfaces/i-ifood-product.js +0 -2
  403. package/dist/ifood/interfaces/i-ifood-selling-options.js +0 -2
  404. package/dist/ifood/interfaces/i-ifood-shifts.js +0 -2
  405. package/dist/ifood/interfaces/i-ifood-weight.js +0 -2
  406. package/dist/ifood/interfaces/index.js +0 -2
  407. package/dist/index.js +0 -86
  408. package/dist/installation/entities/index.js +0 -7
  409. package/dist/installation/entities/installation-app.entity.js +0 -25
  410. package/dist/installation/entities/installation.entity.js +0 -35
  411. package/dist/installation/enums/index.js +0 -5
  412. package/dist/installation/enums/status.enum.js +0 -15
  413. package/dist/installation/index.js +0 -19
  414. package/dist/installation/interfaces/i-installation-app.js +0 -2
  415. package/dist/installation/interfaces/i-installation.js +0 -2
  416. package/dist/installation/interfaces/index.js +0 -2
  417. package/dist/invite/entities/index.js +0 -5
  418. package/dist/invite/entities/invite.entity.js +0 -39
  419. package/dist/invite/enums/index.js +0 -5
  420. package/dist/invite/enums/status.enum.js +0 -11
  421. package/dist/invite/index.js +0 -19
  422. package/dist/invite/interfaces/i-invite.js +0 -2
  423. package/dist/invite/interfaces/index.js +0 -2
  424. package/dist/invoice/entities/index.js +0 -17
  425. package/dist/invoice/entities/invoice-bank-slip.entity.js +0 -27
  426. package/dist/invoice/entities/invoice-credit-card.entity.js +0 -25
  427. package/dist/invoice/entities/invoice-item.entity.js +0 -28
  428. package/dist/invoice/entities/invoice-log.entity.js +0 -23
  429. package/dist/invoice/entities/invoice-payer.entity.js +0 -27
  430. package/dist/invoice/entities/invoice-pix.entity.js +0 -24
  431. package/dist/invoice/entities/invoice.entity.js +0 -65
  432. package/dist/invoice/enums/index.js +0 -5
  433. package/dist/invoice/enums/invoices-status.enum.js +0 -17
  434. package/dist/invoice/index.js +0 -19
  435. package/dist/invoice/interfaces/i-invoice-bank-slip.js +0 -2
  436. package/dist/invoice/interfaces/i-invoice-credit-card.js +0 -2
  437. package/dist/invoice/interfaces/i-invoice-item.js +0 -2
  438. package/dist/invoice/interfaces/i-invoice-log.js +0 -2
  439. package/dist/invoice/interfaces/i-invoice-payer.js +0 -2
  440. package/dist/invoice/interfaces/i-invoice-pix.js +0 -2
  441. package/dist/invoice/interfaces/i-invoice.js +0 -2
  442. package/dist/invoice/interfaces/index.js +0 -2
  443. package/dist/iugu/entities/account-informations.entity.js +0 -21
  444. package/dist/iugu/entities/account-last-verification-request-data.entity.js +0 -40
  445. package/dist/iugu/entities/charge-credit-card.entity.js +0 -30
  446. package/dist/iugu/entities/customer.entity.js +0 -40
  447. package/dist/iugu/entities/index.js +0 -21
  448. package/dist/iugu/entities/invoice-bankslip.entity.js +0 -26
  449. package/dist/iugu/entities/invoice.entity.js +0 -82
  450. package/dist/iugu/entities/iugu-account.entity.js +0 -75
  451. package/dist/iugu/entities/payment-token-data.entity.js +0 -28
  452. package/dist/iugu/entities/payment-token.entity.js +0 -25
  453. package/dist/iugu/enums/index.js +0 -9
  454. package/dist/iugu/enums/iugu-auto-advance.enum.js +0 -10
  455. package/dist/iugu/enums/iugu-bank.enum.js +0 -222
  456. package/dist/iugu/enums/iugu-status-invoice.enum.js +0 -17
  457. package/dist/iugu/index.js +0 -20
  458. package/dist/iugu/interfaces/i-account-configuration-bank-slip.js +0 -2
  459. package/dist/iugu/interfaces/i-account-configuration-creadit-card.js +0 -2
  460. package/dist/iugu/interfaces/i-account-configuration-pix.js +0 -2
  461. package/dist/iugu/interfaces/i-account-configuration.js +0 -2
  462. package/dist/iugu/interfaces/i-account-info-last-ver-req-data.js +0 -2
  463. package/dist/iugu/interfaces/i-account-informations.js +0 -2
  464. package/dist/iugu/interfaces/i-account-marketplace-split.js +0 -2
  465. package/dist/iugu/interfaces/i-account.js +0 -2
  466. package/dist/iugu/interfaces/i-change-plan-simulation.js +0 -2
  467. package/dist/iugu/interfaces/i-charge-credit-card.js +0 -2
  468. package/dist/iugu/interfaces/i-config-early-payment-discounts.js +0 -2
  469. package/dist/iugu/interfaces/i-customer.js +0 -2
  470. package/dist/iugu/interfaces/i-invoice-bankslip.js +0 -2
  471. package/dist/iugu/interfaces/i-invoice.js +0 -2
  472. package/dist/iugu/interfaces/i-payment-token-data.js +0 -2
  473. package/dist/iugu/interfaces/i-payment-token.js +0 -2
  474. package/dist/iugu/interfaces/i-plan-feature.js +0 -2
  475. package/dist/iugu/interfaces/i-plan-price.js +0 -2
  476. package/dist/iugu/interfaces/i-plan.js +0 -2
  477. package/dist/iugu/interfaces/i-subscription-custom-variable.js +0 -2
  478. package/dist/iugu/interfaces/i-subscription-feature.js +0 -2
  479. package/dist/iugu/interfaces/i-subscription-features.js +0 -2
  480. package/dist/iugu/interfaces/i-subscription-log.js +0 -2
  481. package/dist/iugu/interfaces/i-subscription-recent-invoice.js +0 -2
  482. package/dist/iugu/interfaces/i-subscription-subitem.js +0 -2
  483. package/dist/iugu/interfaces/i-subscription.js +0 -2
  484. package/dist/iugu/interfaces/index.js +0 -2
  485. package/dist/iugu/responses/i-marketplace-list.js +0 -2
  486. package/dist/iugu/responses/i-marketplace-token.js +0 -2
  487. package/dist/iugu/responses/i-marketplace-tokens.js +0 -2
  488. package/dist/iugu/responses/index.js +0 -2
  489. package/dist/lead/entities/index.js +0 -5
  490. package/dist/lead/entities/lead.entity.js +0 -58
  491. package/dist/lead/enums/index.js +0 -5
  492. package/dist/lead/enums/lead-status.enum.js +0 -18
  493. package/dist/lead/index.js +0 -19
  494. package/dist/lead/interfaces/i-lead.js +0 -2
  495. package/dist/lead/interfaces/index.js +0 -2
  496. package/dist/logss/entities/index.js +0 -5
  497. package/dist/logss/entities/log.entity.js +0 -24
  498. package/dist/logss/index.js +0 -18
  499. package/dist/logss/interfaces/i-log.js +0 -2
  500. package/dist/logss/interfaces/index.js +0 -2
  501. package/dist/master/entities/index.js +0 -7
  502. package/dist/master/entities/master-v1.entity.js +0 -20
  503. package/dist/master/entities/master.entity.js +0 -28
  504. package/dist/master/index.js +0 -18
  505. package/dist/master/interfaces/i-master-v1.js +0 -2
  506. package/dist/master/interfaces/i-master.js +0 -2
  507. package/dist/master/interfaces/index.js +0 -2
  508. package/dist/meli/index.js +0 -17
  509. package/dist/meli/interfaces/i-checkout-online-order-processor.dto.js +0 -2
  510. package/dist/meli/interfaces/index.js +0 -2
  511. package/dist/member/entities/index.js +0 -5
  512. package/dist/member/entities/member.entity.js +0 -61
  513. package/dist/member/enums/index.js +0 -7
  514. package/dist/member/enums/member-rules.enum.js +0 -16
  515. package/dist/member/enums/member-type.enum.js +0 -11
  516. package/dist/member/index.js +0 -19
  517. package/dist/member/interfaces/i-member.js +0 -2
  518. package/dist/member/interfaces/index.js +0 -2
  519. package/dist/member-access/entities/index.js +0 -9
  520. package/dist/member-access/entities/member-access-permission.entity.js +0 -21
  521. package/dist/member-access/entities/member-access-role.entity.js +0 -22
  522. package/dist/member-access/entities/member-access.entity.js +0 -33
  523. package/dist/member-access/index.js +0 -18
  524. package/dist/member-access/interfaces/i-member-access-permissions.js +0 -2
  525. package/dist/member-access/interfaces/i-member-access-role.js +0 -2
  526. package/dist/member-access/interfaces/i-member-access.js +0 -2
  527. package/dist/member-access/interfaces/index.js +0 -2
  528. package/dist/mercado-pago/enums/callback-action.enum.js +0 -15
  529. package/dist/mercado-pago/enums/callback-type.enum.js +0 -11
  530. package/dist/mercado-pago/enums/index.js +0 -7
  531. package/dist/mercado-pago/interfaces/index.js +0 -19
  532. package/dist/mercado-pago/interfaces/payments/i-callback.js +0 -2
  533. package/dist/mercado-pago/interfaces/payments/i-mercado-pago-payment-camelcase.js +0 -2
  534. package/dist/mercado-pago/interfaces/payments/i-mercado-pago-payment.js +0 -2
  535. package/dist/mercado-pago/interfaces/payments/index.js +0 -2
  536. package/dist/mercado-pago/interfaces/pos/i-mercado-pago-pos-camelcase.js +0 -2
  537. package/dist/mercado-pago/interfaces/pos/i-mercado-pago-pos.js +0 -2
  538. package/dist/mercado-pago/interfaces/pos/index.js +0 -2
  539. package/dist/mercado-pago/interfaces/qr/i-mercado-pago-qr-item.js +0 -2
  540. package/dist/mercado-pago/interfaces/qr/i-mercado-pago-qr-payer.js +0 -2
  541. package/dist/mercado-pago/interfaces/qr/i-mercado-pago-qr-payment-method.js +0 -2
  542. package/dist/mercado-pago/interfaces/qr/i-mercado-pago-qr.js +0 -2
  543. package/dist/mercado-pago/interfaces/qr/index.js +0 -20
  544. package/dist/mobyo/company-settings/entities/company-settings.entity.js +0 -23
  545. package/dist/mobyo/company-settings/entities/index.js +0 -7
  546. package/dist/mobyo/company-settings/entities/wa-server.entity.js +0 -22
  547. package/dist/mobyo/company-settings/index.js +0 -18
  548. package/dist/mobyo/company-settings/interfaces/i-company-settings.js +0 -2
  549. package/dist/mobyo/company-settings/interfaces/i-wa-server.js +0 -2
  550. package/dist/mobyo/company-settings/interfaces/index.js +0 -2
  551. package/dist/mobyo/index.js +0 -21
  552. package/dist/mobyo/mobyo-api/enum/company-message-channel.enum.js +0 -9
  553. package/dist/mobyo/mobyo-api/enum/device-app-mode.enum.js +0 -9
  554. package/dist/mobyo/mobyo-api/enum/device-app-status.enum.js +0 -8
  555. package/dist/mobyo/mobyo-api/enum/device-checkout-status.enum.js +0 -10
  556. package/dist/mobyo/mobyo-api/enum/device-customer-name.enum.js +0 -9
  557. package/dist/mobyo/mobyo-api/enum/device-mode.enum.js +0 -9
  558. package/dist/mobyo/mobyo-api/enum/device-screen-mode.enum.js +0 -10
  559. package/dist/mobyo/mobyo-api/enum/device-tef-type.enum.js +0 -11
  560. package/dist/mobyo/mobyo-api/enum/engine-type.enum.js +0 -11
  561. package/dist/mobyo/mobyo-api/enum/index.js +0 -57
  562. package/dist/mobyo/mobyo-api/enum/iugu-invoices-status.enum.js +0 -16
  563. package/dist/mobyo/mobyo-api/enum/member-rules.enum.js +0 -9
  564. package/dist/mobyo/mobyo-api/enum/order-cancel-reasons.enum.js +0 -28
  565. package/dist/mobyo/mobyo-api/enum/order-delivered-by.enum.js +0 -10
  566. package/dist/mobyo/mobyo-api/enum/order-occurrence-type.enum.js +0 -11
  567. package/dist/mobyo/mobyo-api/enum/order-payment-id.enum.js +0 -38
  568. package/dist/mobyo/mobyo-api/enum/order-payment-method.enum.js +0 -16
  569. package/dist/mobyo/mobyo-api/enum/order-v3-delivery-mode.enum.js +0 -9
  570. package/dist/mobyo/mobyo-api/enum/order-v3-sales-channel.enum.js +0 -18
  571. package/dist/mobyo/mobyo-api/enum/order-v3-timing.enum.js +0 -8
  572. package/dist/mobyo/mobyo-api/enum/order-v3-type.enum.js +0 -9
  573. package/dist/mobyo/mobyo-api/enum/payment-type.enum.js +0 -8
  574. package/dist/mobyo/mobyo-api/enum/preference-auto-return.enum.js +0 -7
  575. package/dist/mobyo/mobyo-api/enum/product-highlight-v2.enum.js +0 -19
  576. package/dist/mobyo/mobyo-api/enum/product-skill-v2.enum.js +0 -14
  577. package/dist/mobyo/mobyo-api/enum/question-type.enum.js +0 -9
  578. package/dist/mobyo/mobyo-api/enum/rule-types.enum.js +0 -22
  579. package/dist/mobyo/mobyo-api/enum/topics.enum.js +0 -11
  580. package/dist/mobyo/mobyo-api/index.js +0 -18
  581. package/dist/mobyo/mobyo-api/interfaces/action.interface.js +0 -2
  582. package/dist/mobyo/mobyo-api/interfaces/category.interfcace.js +0 -2
  583. package/dist/mobyo/mobyo-api/interfaces/company-info.js +0 -2
  584. package/dist/mobyo/mobyo-api/interfaces/device-adjust-value.dto.js +0 -2
  585. package/dist/mobyo/mobyo-api/interfaces/engine-statistics.interface.js +0 -2
  586. package/dist/mobyo/mobyo-api/interfaces/i-bucket.js +0 -2
  587. package/dist/mobyo/mobyo-api/interfaces/i-campaign-rule.js +0 -2
  588. package/dist/mobyo/mobyo-api/interfaces/i-campaign-sponsorship.js +0 -2
  589. package/dist/mobyo/mobyo-api/interfaces/i-campaign.js +0 -2
  590. package/dist/mobyo/mobyo-api/interfaces/i-company-address.js +0 -2
  591. package/dist/mobyo/mobyo-api/interfaces/i-company-keys.js +0 -2
  592. package/dist/mobyo/mobyo-api/interfaces/i-company-lat-lng.js +0 -2
  593. package/dist/mobyo/mobyo-api/interfaces/i-company-message.js +0 -2
  594. package/dist/mobyo/mobyo-api/interfaces/i-company-payment-provider-agent.js +0 -2
  595. package/dist/mobyo/mobyo-api/interfaces/i-company-payment-provider.js +0 -2
  596. package/dist/mobyo/mobyo-api/interfaces/i-company-payment-providers-payments-method-data.js +0 -2
  597. package/dist/mobyo/mobyo-api/interfaces/i-company-payment-providers-payments-method.js +0 -2
  598. package/dist/mobyo/mobyo-api/interfaces/i-company.js +0 -2
  599. package/dist/mobyo/mobyo-api/interfaces/i-deliverer.js +0 -2
  600. package/dist/mobyo/mobyo-api/interfaces/i-delivery-area-fixed.js +0 -2
  601. package/dist/mobyo/mobyo-api/interfaces/i-delivery-area.js +0 -2
  602. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer-address.js +0 -2
  603. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer-identification.js +0 -2
  604. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer-phone.js +0 -2
  605. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer.js +0 -2
  606. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-order-item.js +0 -2
  607. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-order.js +0 -2
  608. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-payment-item-v3.js +0 -2
  609. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-payment-v3.js +0 -2
  610. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-item.js +0 -2
  611. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-address.js +0 -2
  612. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-identification.js +0 -2
  613. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-payment.js +0 -2
  614. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-phone.js +0 -2
  615. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer.js +0 -2
  616. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference.js +0 -2
  617. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-public-key.js +0 -2
  618. package/dist/mobyo/mobyo-api/interfaces/i-device-app-configs.js +0 -2
  619. package/dist/mobyo/mobyo-api/interfaces/i-device-app-images.js +0 -2
  620. package/dist/mobyo/mobyo-api/interfaces/i-device-app.js +0 -2
  621. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-config-tef-api.js +0 -2
  622. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-config-tef.js +0 -2
  623. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-configs.js +0 -2
  624. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-payments-online.js +0 -2
  625. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-picture.js +0 -2
  626. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout.js +0 -2
  627. package/dist/mobyo/mobyo-api/interfaces/i-device-custom-text.js +0 -2
  628. package/dist/mobyo/mobyo-api/interfaces/i-device-menu.js +0 -2
  629. package/dist/mobyo/mobyo-api/interfaces/i-device-screen-board.js +0 -2
  630. package/dist/mobyo/mobyo-api/interfaces/i-device-screen.js +0 -2
  631. package/dist/mobyo/mobyo-api/interfaces/i-device.js +0 -2
  632. package/dist/mobyo/mobyo-api/interfaces/i-diffraction.js +0 -2
  633. package/dist/mobyo/mobyo-api/interfaces/i-engine-credential.js +0 -2
  634. package/dist/mobyo/mobyo-api/interfaces/i-engine-fees.js +0 -2
  635. package/dist/mobyo/mobyo-api/interfaces/i-engine-payment.js +0 -2
  636. package/dist/mobyo/mobyo-api/interfaces/i-engine.js +0 -2
  637. package/dist/mobyo/mobyo-api/interfaces/i-entity.js +0 -12
  638. package/dist/mobyo/mobyo-api/interfaces/i-epadoca-store.js +0 -2
  639. package/dist/mobyo/mobyo-api/interfaces/i-epadoca-token.js +0 -2
  640. package/dist/mobyo/mobyo-api/interfaces/i-geocode-envelope-array.js +0 -2
  641. package/dist/mobyo/mobyo-api/interfaces/i-geocode.js +0 -2
  642. package/dist/mobyo/mobyo-api/interfaces/i-globals-product.js +0 -2
  643. package/dist/mobyo/mobyo-api/interfaces/i-globals-rating.js +0 -2
  644. package/dist/mobyo/mobyo-api/interfaces/i-globals-utilizations.js +0 -2
  645. package/dist/mobyo/mobyo-api/interfaces/i-ifood-token.js +0 -2
  646. package/dist/mobyo/mobyo-api/interfaces/i-member.js +0 -2
  647. package/dist/mobyo/mobyo-api/interfaces/i-menu-config.js +0 -2
  648. package/dist/mobyo/mobyo-api/interfaces/i-menu-schedule-v2.js +0 -2
  649. package/dist/mobyo/mobyo-api/interfaces/i-menu-v2.js +0 -2
  650. package/dist/mobyo/mobyo-api/interfaces/i-merchant-address.js +0 -2
  651. package/dist/mobyo/mobyo-api/interfaces/i-merchant.js +0 -2
  652. package/dist/mobyo/mobyo-api/interfaces/i-order-action-v3.js +0 -2
  653. package/dist/mobyo/mobyo-api/interfaces/i-order-additional-fees-v3.js +0 -2
  654. package/dist/mobyo/mobyo-api/interfaces/i-order-cancellation-v3.js +0 -2
  655. package/dist/mobyo/mobyo-api/interfaces/i-order-customer-v3.js +0 -5
  656. package/dist/mobyo/mobyo-api/interfaces/i-order-deliverer-v3.js +0 -2
  657. package/dist/mobyo/mobyo-api/interfaces/i-order-delivery-address-v3.js +0 -2
  658. package/dist/mobyo/mobyo-api/interfaces/i-order-delivery-v3.js +0 -3
  659. package/dist/mobyo/mobyo-api/interfaces/i-order-desenfila-v3.js +0 -2
  660. package/dist/mobyo/mobyo-api/interfaces/i-order-indoor-v3.js +0 -2
  661. package/dist/mobyo/mobyo-api/interfaces/i-order-item-composition.js +0 -2
  662. package/dist/mobyo/mobyo-api/interfaces/i-order-item-option-v3.js +0 -2
  663. package/dist/mobyo/mobyo-api/interfaces/i-order-item-scales-v3.js +0 -2
  664. package/dist/mobyo/mobyo-api/interfaces/i-order-item-v3.js +0 -2
  665. package/dist/mobyo/mobyo-api/interfaces/i-order-merchant-v3.js +0 -2
  666. package/dist/mobyo/mobyo-api/interfaces/i-order-occurrence.js +0 -2
  667. package/dist/mobyo/mobyo-api/interfaces/i-order-payment-method-v3.js +0 -3
  668. package/dist/mobyo/mobyo-api/interfaces/i-order-payment-v3.js +0 -2
  669. package/dist/mobyo/mobyo-api/interfaces/i-order-takeout-v3.js +0 -2
  670. package/dist/mobyo/mobyo-api/interfaces/i-order-total-v3.js +0 -2
  671. package/dist/mobyo/mobyo-api/interfaces/i-order-v3.js +0 -2
  672. package/dist/mobyo/mobyo-api/interfaces/i-partner.js +0 -2
  673. package/dist/mobyo/mobyo-api/interfaces/i-payment-method.js +0 -19
  674. package/dist/mobyo/mobyo-api/interfaces/i-point.js +0 -2
  675. package/dist/mobyo/mobyo-api/interfaces/i-preparing.js +0 -12
  676. package/dist/mobyo/mobyo-api/interfaces/i-print-info.js +0 -2
  677. package/dist/mobyo/mobyo-api/interfaces/i-product-category.js +0 -2
  678. package/dist/mobyo/mobyo-api/interfaces/i-product-composition.js +0 -2
  679. package/dist/mobyo/mobyo-api/interfaces/i-product-detail-v2.js +0 -2
  680. package/dist/mobyo/mobyo-api/interfaces/i-product-options-types.js +0 -2
  681. package/dist/mobyo/mobyo-api/interfaces/i-product-options-v2.js +0 -2
  682. package/dist/mobyo/mobyo-api/interfaces/i-product-question.js +0 -2
  683. package/dist/mobyo/mobyo-api/interfaces/i-product-section-menu.js +0 -2
  684. package/dist/mobyo/mobyo-api/interfaces/i-product-section-schedule.js +0 -2
  685. package/dist/mobyo/mobyo-api/interfaces/i-product-sizes-v2.js +0 -2
  686. package/dist/mobyo/mobyo-api/interfaces/i-product-topping-v2.js +0 -2
  687. package/dist/mobyo/mobyo-api/interfaces/i-product-v2.js +0 -2
  688. package/dist/mobyo/mobyo-api/interfaces/i-product.js +0 -2
  689. package/dist/mobyo/mobyo-api/interfaces/i-production-place.js +0 -2
  690. package/dist/mobyo/mobyo-api/interfaces/i-qr-token.js +0 -3
  691. package/dist/mobyo/mobyo-api/interfaces/i-question-options.js +0 -2
  692. package/dist/mobyo/mobyo-api/interfaces/i-question.js +0 -2
  693. package/dist/mobyo/mobyo-api/interfaces/i-resume-coords-coordinates.js +0 -2
  694. package/dist/mobyo/mobyo-api/interfaces/i-resume-coords.js +0 -2
  695. package/dist/mobyo/mobyo-api/interfaces/i-section-menu.js +0 -2
  696. package/dist/mobyo/mobyo-api/interfaces/i-setting-marketplace-tax.js +0 -2
  697. package/dist/mobyo/mobyo-api/interfaces/i-subscription-message.js +0 -2
  698. package/dist/mobyo/mobyo-api/interfaces/i-tab.js +0 -2
  699. package/dist/mobyo/mobyo-api/interfaces/i-token.js +0 -2
  700. package/dist/mobyo/mobyo-api/interfaces/i-topic.js +0 -2
  701. package/dist/mobyo/mobyo-api/interfaces/i-topping.js +0 -2
  702. package/dist/mobyo/mobyo-api/interfaces/i-ubereats-auth.js +0 -2
  703. package/dist/mobyo/mobyo-api/interfaces/i-ubereats-event.js +0 -2
  704. package/dist/mobyo/mobyo-api/interfaces/i-used-campaign.js +0 -2
  705. package/dist/mobyo/mobyo-api/interfaces/i-viacep.js +0 -2
  706. package/dist/mobyo/mobyo-api/interfaces/index.js +0 -9
  707. package/dist/mobyo/mobyo-api/interfaces/jwt.payload.js +0 -2
  708. package/dist/mobyo/mobyo-api/interfaces/observation.interface.js +0 -2
  709. package/dist/mobyo/mobyo-api/interfaces/product-bland.interface.js +0 -2
  710. package/dist/mobyo/mobyo-api/interfaces/product-blend-item-product.interface.js +0 -2
  711. package/dist/mobyo/mobyo-api/interfaces/product-blend-item.interface.js +0 -2
  712. package/dist/mobyo/mobyo-api/interfaces/product-child.interface.js +0 -2
  713. package/dist/mobyo/mobyo-api/interfaces/product-input.interface.js +0 -2
  714. package/dist/mobyo/mobyo-api/interfaces/product-interface.js +0 -2
  715. package/dist/mobyo/mobyo-api/interfaces/product-link-input.interface.js +0 -2
  716. package/dist/mobyo/mobyo-api/interfaces/product-parent.interface.js +0 -2
  717. package/dist/mobyo/mobyo-api/interfaces/product-simple-question.interface.js +0 -2
  718. package/dist/mobyo/mobyo-api/interfaces/product-simple.interface.js +0 -2
  719. package/dist/mobyo/mobyo-api/interfaces/statistics-product.interface.js +0 -2
  720. package/dist/mobyo/mobyo-api/interfaces/statistics.interface.js +0 -2
  721. package/dist/mobyo/mobyo-api/interfaces/tax-config.interface.js +0 -2
  722. package/dist/mobyo/mobyo-customer-mobyo/entities/customer-mobyo.entity.js +0 -50
  723. package/dist/mobyo/mobyo-customer-mobyo/entities/customer-privacy.entity.js +0 -26
  724. package/dist/mobyo/mobyo-customer-mobyo/entities/index.js +0 -7
  725. package/dist/mobyo/mobyo-customer-mobyo/index.js +0 -18
  726. package/dist/mobyo/mobyo-customer-mobyo/interfaces/i-customer-mobyo.js +0 -2
  727. package/dist/mobyo/mobyo-customer-mobyo/interfaces/i-customer-privacy.js +0 -2
  728. package/dist/mobyo/mobyo-customer-mobyo/interfaces/i-used-voucher.js +0 -2
  729. package/dist/mobyo/mobyo-customer-mobyo/interfaces/index.js +0 -2
  730. package/dist/mobyo/mobyo-deliverer/entities/deliverer.entity.js +0 -29
  731. package/dist/mobyo/mobyo-deliverer/entities/index.js +0 -5
  732. package/dist/mobyo/mobyo-deliverer/index.js +0 -18
  733. package/dist/mobyo/mobyo-deliverer/interfaces/i-deliverer-mobyo.js +0 -2
  734. package/dist/mobyo/mobyo-deliverer/interfaces/index.js +0 -2
  735. package/dist/mobyo/resumes/customers/entities/index.js +0 -5
  736. package/dist/mobyo/resumes/customers/entities/resume.entity.js +0 -25
  737. package/dist/mobyo/resumes/customers/index.js +0 -18
  738. package/dist/mobyo/resumes/customers/interfaces/i-resume.js +0 -2
  739. package/dist/mobyo/resumes/customers/interfaces/index.js +0 -2
  740. package/dist/mobyo/resumes/entities/index.js +0 -9
  741. package/dist/mobyo/resumes/entities/resume-engines.entity.js +0 -25
  742. package/dist/mobyo/resumes/entities/resume-item-detail.entity.js +0 -24
  743. package/dist/mobyo/resumes/entities/resume-item.entity.js +0 -22
  744. package/dist/mobyo/resumes/index.js +0 -22
  745. package/dist/mobyo/resumes/interfaces/i-resume-engines.js +0 -2
  746. package/dist/mobyo/resumes/interfaces/i-resume-item-detail.js +0 -2
  747. package/dist/mobyo/resumes/interfaces/i-resume-item.js +0 -2
  748. package/dist/mobyo/resumes/interfaces/index.js +0 -2
  749. package/dist/mobyo/resumes/orders/entities/index.js +0 -5
  750. package/dist/mobyo/resumes/orders/entities/resume.entity.js +0 -25
  751. package/dist/mobyo/resumes/orders/index.js +0 -18
  752. package/dist/mobyo/resumes/orders/interfaces/i-resume.js +0 -2
  753. package/dist/mobyo/resumes/orders/interfaces/index.js +0 -2
  754. package/dist/mobyo/resumes/products/entities/index.js +0 -5
  755. package/dist/mobyo/resumes/products/entities/resume.entity.js +0 -25
  756. package/dist/mobyo/resumes/products/index.js +0 -18
  757. package/dist/mobyo/resumes/products/interfaces/i-resume.js +0 -2
  758. package/dist/mobyo/resumes/products/interfaces/index.js +0 -2
  759. package/dist/mobyo/resumes/vouchers/entities/index.js +0 -5
  760. package/dist/mobyo/resumes/vouchers/entities/resume.entity.js +0 -25
  761. package/dist/mobyo/resumes/vouchers/index.js +0 -18
  762. package/dist/mobyo/resumes/vouchers/interfaces/i-resume.js +0 -2
  763. package/dist/mobyo/resumes/vouchers/interfaces/index.js +0 -2
  764. package/dist/monitor/entities/index.js +0 -5
  765. package/dist/monitor/entities/monitor.entity.js +0 -22
  766. package/dist/monitor/index.js +0 -18
  767. package/dist/monitor/interfaces/i-monitor.js +0 -2
  768. package/dist/monitor/interfaces/index.js +0 -2
  769. package/dist/mottu/entities/address.entity.js +0 -26
  770. package/dist/mottu/entities/event-delivery-man.entity.js +0 -21
  771. package/dist/mottu/entities/event-requested-by.entity.js +0 -21
  772. package/dist/mottu/entities/event.entity.js +0 -28
  773. package/dist/mottu/entities/index.js +0 -27
  774. package/dist/mottu/entities/order-deliverer.entity.js +0 -34
  775. package/dist/mottu/entities/order-deliverery-man.entity.js +0 -28
  776. package/dist/mottu/entities/order-preview.entity.js +0 -31
  777. package/dist/mottu/entities/order-store.entity.js +0 -20
  778. package/dist/mottu/entities/order.entity.js +0 -39
  779. package/dist/mottu/entities/store-matrix.entity.js +0 -20
  780. package/dist/mottu/entities/store-responsible.entity.js +0 -21
  781. package/dist/mottu/entities/store.entity.js +0 -31
  782. package/dist/mottu/index.js +0 -18
  783. package/dist/mottu/interfaces/i-address.js +0 -2
  784. package/dist/mottu/interfaces/i-deliveries.js +0 -2
  785. package/dist/mottu/interfaces/i-event-delivery-man.js +0 -2
  786. package/dist/mottu/interfaces/i-event-requested-by.js +0 -2
  787. package/dist/mottu/interfaces/i-event.js +0 -2
  788. package/dist/mottu/interfaces/i-order-deliverer.js +0 -2
  789. package/dist/mottu/interfaces/i-order-delivery-man.js +0 -2
  790. package/dist/mottu/interfaces/i-order-preview.js +0 -2
  791. package/dist/mottu/interfaces/i-order-store.js +0 -2
  792. package/dist/mottu/interfaces/i-order.js +0 -2
  793. package/dist/mottu/interfaces/i-store-matrix.js +0 -2
  794. package/dist/mottu/interfaces/i-store-responsible.js +0 -2
  795. package/dist/mottu/interfaces/i-store.js +0 -2
  796. package/dist/mottu/interfaces/index.js +0 -2
  797. package/dist/nati-v1/entities/cart-desenfila.entity.js +0 -21
  798. package/dist/nati-v1/entities/cart-item.entity.js +0 -42
  799. package/dist/nati-v1/entities/cart.entity.js +0 -40
  800. package/dist/nati-v1/entities/index.js +0 -9
  801. package/dist/nati-v1/index.js +0 -18
  802. package/dist/nati-v1/interfaces/i-cart-desenfila.js +0 -2
  803. package/dist/nati-v1/interfaces/i-cart-item.js +0 -2
  804. package/dist/nati-v1/interfaces/i-cart.js +0 -2
  805. package/dist/nati-v1/interfaces/index.js +0 -2
  806. package/dist/nati-v2/entities/index.js +0 -5
  807. package/dist/nati-v2/entities/validate-code.entity.js +0 -22
  808. package/dist/nati-v2/index.js +0 -18
  809. package/dist/nati-v2/interfaces/i-validate-code.js +0 -2
  810. package/dist/nati-v2/interfaces/index.js +0 -2
  811. package/dist/natipay/company/entities/address.entity.js +0 -28
  812. package/dist/natipay/company/entities/company-external-fee.entity.js +0 -21
  813. package/dist/natipay/company/entities/company.entity.js +0 -47
  814. package/dist/natipay/company/entities/fee-from.entity.js +0 -25
  815. package/dist/natipay/company/entities/fee-sale-channel.entity.js +0 -25
  816. package/dist/natipay/company/entities/index.js +0 -19
  817. package/dist/natipay/company/entities/natipay-fee.entity.js +0 -18
  818. package/dist/natipay/company/entities/natipay.entity.js +0 -28
  819. package/dist/natipay/company/entities/sponsor-fee.entity.js +0 -39
  820. package/dist/natipay/company/index.js +0 -18
  821. package/dist/natipay/company/interfaces/i-address.js +0 -2
  822. package/dist/natipay/company/interfaces/i-company-external-fee.js +0 -2
  823. package/dist/natipay/company/interfaces/i-company.js +0 -2
  824. package/dist/natipay/company/interfaces/i-fee-channel.js +0 -2
  825. package/dist/natipay/company/interfaces/i-fee-from.js +0 -2
  826. package/dist/natipay/company/interfaces/i-fee.js +0 -2
  827. package/dist/natipay/company/interfaces/i-natipay.js +0 -2
  828. package/dist/natipay/company/interfaces/i-sponsor-fee.js +0 -2
  829. package/dist/natipay/company/interfaces/index.js +0 -2
  830. package/dist/natipay/index.js +0 -22
  831. package/dist/natipay/members/entities/index.js +0 -5
  832. package/dist/natipay/members/entities/member.entity.js +0 -35
  833. package/dist/natipay/members/enums/index.js +0 -7
  834. package/dist/natipay/members/enums/member-rules.enum.js +0 -16
  835. package/dist/natipay/members/enums/member-type.enum.js +0 -10
  836. package/dist/natipay/members/index.js +0 -19
  837. package/dist/natipay/members/interfaces/i-member.js +0 -2
  838. package/dist/natipay/members/interfaces/index.js +0 -2
  839. package/dist/natipay/orders/entities/index.js +0 -9
  840. package/dist/natipay/orders/entities/item.entity.js +0 -29
  841. package/dist/natipay/orders/entities/mercado-pago.entity.js +0 -21
  842. package/dist/natipay/orders/entities/order.entity.js +0 -41
  843. package/dist/natipay/orders/enums/index.js +0 -8
  844. package/dist/natipay/orders/enums/order-status.enum.js +0 -13
  845. package/dist/natipay/orders/enums/sale-channel.enum.js +0 -21
  846. package/dist/natipay/orders/index.js +0 -19
  847. package/dist/natipay/orders/interfaces/i-item.js +0 -2
  848. package/dist/natipay/orders/interfaces/i-mercado-pago.js +0 -2
  849. package/dist/natipay/orders/interfaces/i-order.js +0 -2
  850. package/dist/natipay/orders/interfaces/index.js +0 -2
  851. package/dist/natipay/payload/entities/index.js +0 -13
  852. package/dist/natipay/payload/entities/payload-app.entity.js +0 -20
  853. package/dist/natipay/payload/entities/payload-device.entity.js +0 -23
  854. package/dist/natipay/payload/entities/payload-info.entity.js +0 -23
  855. package/dist/natipay/payload/entities/payload-user.entity.js +0 -22
  856. package/dist/natipay/payload/entities/payload.entity.js +0 -30
  857. package/dist/natipay/payload/index.js +0 -18
  858. package/dist/natipay/payload/interfaces/i-payload-app.js +0 -2
  859. package/dist/natipay/payload/interfaces/i-payload-device.js +0 -2
  860. package/dist/natipay/payload/interfaces/i-payload-info.js +0 -2
  861. package/dist/natipay/payload/interfaces/i-payload-user.js +0 -2
  862. package/dist/natipay/payload/interfaces/i-payload.js +0 -2
  863. package/dist/natipay/payload/interfaces/index.js +0 -2
  864. package/dist/natipay/tokens/entities/index.js +0 -5
  865. package/dist/natipay/tokens/entities/token.entity.js +0 -31
  866. package/dist/natipay/tokens/index.js +0 -18
  867. package/dist/natipay/tokens/interfaces/i-token.js +0 -2
  868. package/dist/natipay/tokens/interfaces/index.js +0 -2
  869. package/dist/natipay/user/entities/index.js +0 -5
  870. package/dist/natipay/user/entities/user.entity.js +0 -37
  871. package/dist/natipay/user/index.js +0 -18
  872. package/dist/natipay/user/interfaces/i-user.js +0 -2
  873. package/dist/natipay/user/interfaces/index.js +0 -2
  874. package/dist/notification/entities/index.js +0 -7
  875. package/dist/notification/entities/notification-action.entity.js +0 -24
  876. package/dist/notification/entities/notification.entity.js +0 -34
  877. package/dist/notification/enums/action-type.enum.js +0 -9
  878. package/dist/notification/enums/category.enum.js +0 -17
  879. package/dist/notification/enums/index.js +0 -11
  880. package/dist/notification/enums/priority.enum.js +0 -10
  881. package/dist/notification/enums/status.enum.js +0 -11
  882. package/dist/notification/index.js +0 -19
  883. package/dist/notification/interfaces/i-notification-action.js +0 -2
  884. package/dist/notification/interfaces/i-notification.js +0 -2
  885. package/dist/notification/interfaces/index.js +0 -2
  886. package/dist/order/entities/additional-fees.entity.js +0 -21
  887. package/dist/order/entities/benefits.entity.js +0 -26
  888. package/dist/order/entities/cancellation.entity.js +0 -22
  889. package/dist/order/entities/customer-phone.entity.js +0 -23
  890. package/dist/order/entities/customer.entity.js +0 -27
  891. package/dist/order/entities/delivery.entity.js +0 -19
  892. package/dist/order/entities/index.js +0 -43
  893. package/dist/order/entities/item-composition.entity.js +0 -25
  894. package/dist/order/entities/item-option.entity.js +0 -34
  895. package/dist/order/entities/item.entity.js +0 -40
  896. package/dist/order/entities/merchant.entity.js +0 -24
  897. package/dist/order/entities/order.entity.js +0 -49
  898. package/dist/order/entities/payment-card.entity.js +0 -20
  899. package/dist/order/entities/payment-cash.entity.js +0 -20
  900. package/dist/order/entities/payment-method.entity.js +0 -31
  901. package/dist/order/entities/payment-pix.entity.js +0 -20
  902. package/dist/order/entities/payment-wallet.entity.js +0 -20
  903. package/dist/order/entities/payment.entity.js +0 -22
  904. package/dist/order/entities/scale-item.entity.js +0 -21
  905. package/dist/order/entities/scale-price.entity.js +0 -21
  906. package/dist/order/entities/total.entity.js +0 -24
  907. package/dist/order/enums/delivery-mode.enum.js +0 -9
  908. package/dist/order/enums/extra-info.enum.js +0 -12
  909. package/dist/order/enums/index.js +0 -16
  910. package/dist/order/enums/indoor-mode.enum.js +0 -9
  911. package/dist/order/enums/order-status.enum.js +0 -43
  912. package/dist/order/enums/order-timing.enum.js +0 -8
  913. package/dist/order/enums/order-type.enum.js +0 -9
  914. package/dist/order/index.js +0 -19
  915. package/dist/order/interfaces/i-additional-fee.js +0 -2
  916. package/dist/order/interfaces/i-benefits.js +0 -2
  917. package/dist/order/interfaces/i-cancellation.js +0 -2
  918. package/dist/order/interfaces/i-customer-phone.js +0 -2
  919. package/dist/order/interfaces/i-customer.js +0 -2
  920. package/dist/order/interfaces/i-delivery.js +0 -2
  921. package/dist/order/interfaces/i-item-composition.js +0 -2
  922. package/dist/order/interfaces/i-item-option.js +0 -2
  923. package/dist/order/interfaces/i-item.js +0 -2
  924. package/dist/order/interfaces/i-merchant.js +0 -2
  925. package/dist/order/interfaces/i-order.js +0 -2
  926. package/dist/order/interfaces/i-payment-card.js +0 -2
  927. package/dist/order/interfaces/i-payment-cash.js +0 -2
  928. package/dist/order/interfaces/i-payment-method.js +0 -2
  929. package/dist/order/interfaces/i-payment-pix.js +0 -2
  930. package/dist/order/interfaces/i-payment-wallet.js +0 -2
  931. package/dist/order/interfaces/i-payment.js +0 -2
  932. package/dist/order/interfaces/i-scale-item.js +0 -2
  933. package/dist/order/interfaces/i-scale-price.js +0 -2
  934. package/dist/order/interfaces/i-total.js +0 -2
  935. package/dist/order/interfaces/index.js +0 -2
  936. package/dist/partner/entities/index.js +0 -5
  937. package/dist/partner/entities/partner.entity.js +0 -39
  938. package/dist/partner/index.js +0 -18
  939. package/dist/partner/interfaces/i-partner.js +0 -2
  940. package/dist/partner/interfaces/index.js +0 -2
  941. package/dist/payio/activation-key/entities/activation-key.entity.js +0 -40
  942. package/dist/payio/activation-key/entities/index.js +0 -5
  943. package/dist/payio/activation-key/enums/activation-key-status.enum.js +0 -15
  944. package/dist/payio/activation-key/index.js +0 -18
  945. package/dist/payio/activation-key/interfaces/i-activation-key.js +0 -2
  946. package/dist/payio/activation-key/interfaces/index.js +0 -2
  947. package/dist/payio/admins/entities/admin.entity.js +0 -33
  948. package/dist/payio/admins/entities/index.js +0 -5
  949. package/dist/payio/admins/enums/index.js +0 -5
  950. package/dist/payio/admins/enums/role.enum.js +0 -16
  951. package/dist/payio/admins/index.js +0 -19
  952. package/dist/payio/admins/interfaces/i-admin.js +0 -2
  953. package/dist/payio/admins/interfaces/index.js +0 -2
  954. package/dist/payio/app/entities/app.entity.js +0 -35
  955. package/dist/payio/app/entities/index.js +0 -5
  956. package/dist/payio/app/enums/app-slug.enum.js +0 -11
  957. package/dist/payio/app/enums/index.js +0 -5
  958. package/dist/payio/app/index.js +0 -19
  959. package/dist/payio/app/interfaces/i-app.js +0 -2
  960. package/dist/payio/app/interfaces/index.js +0 -2
  961. package/dist/payio/cash-config/entities/config-operation.entity.js +0 -31
  962. package/dist/payio/cash-config/entities/config.entity.js +0 -23
  963. package/dist/payio/cash-config/entities/index.js +0 -8
  964. package/dist/payio/cash-config/enums/index.js +0 -5
  965. package/dist/payio/cash-config/enums/tef-provider.enum.js +0 -10
  966. package/dist/payio/cash-config/index.js +0 -19
  967. package/dist/payio/cash-config/interfaces/i-cash-config-operation.js +0 -2
  968. package/dist/payio/cash-config/interfaces/i-cash-config.js +0 -2
  969. package/dist/payio/cash-config/interfaces/index.js +0 -2
  970. package/dist/payio/chef-config/entities/config-operation.entity.js +0 -36
  971. package/dist/payio/chef-config/entities/config-printer.entity.js +0 -24
  972. package/dist/payio/chef-config/entities/config-scale.entity.js +0 -22
  973. package/dist/payio/chef-config/entities/config.entity.js +0 -26
  974. package/dist/payio/chef-config/entities/index.js +0 -13
  975. package/dist/payio/chef-config/entities/webhook.entity.js +0 -31
  976. package/dist/payio/chef-config/enums/barcode-format.enum.js +0 -15
  977. package/dist/payio/chef-config/enums/index.js +0 -13
  978. package/dist/payio/chef-config/enums/operation-mode.enum.js +0 -8
  979. package/dist/payio/chef-config/enums/tab-mode.enum.js +0 -9
  980. package/dist/payio/chef-config/enums/webhook-method.enum.js +0 -10
  981. package/dist/payio/chef-config/enums/webhook-type.enum.js +0 -18
  982. package/dist/payio/chef-config/index.js +0 -19
  983. package/dist/payio/chef-config/interfaces/i-chef-config-operation.js +0 -2
  984. package/dist/payio/chef-config/interfaces/i-chef-config-printer.js +0 -2
  985. package/dist/payio/chef-config/interfaces/i-chef-config-scale.js +0 -2
  986. package/dist/payio/chef-config/interfaces/i-chef-config.js +0 -2
  987. package/dist/payio/chef-config/interfaces/i-webhook.js +0 -2
  988. package/dist/payio/chef-config/interfaces/index.js +0 -2
  989. package/dist/payio/company/entities/address.entity.js +0 -28
  990. package/dist/payio/company/entities/company.entity.js +0 -41
  991. package/dist/payio/company/entities/index.js +0 -9
  992. package/dist/payio/company/entities/natipay-credential.entity.js +0 -21
  993. package/dist/payio/company/index.js +0 -18
  994. package/dist/payio/company/interfaces/i-address.js +0 -2
  995. package/dist/payio/company/interfaces/i-company.js +0 -2
  996. package/dist/payio/company/interfaces/i-natipay-credential.js +0 -2
  997. package/dist/payio/company/interfaces/index.js +0 -2
  998. package/dist/payio/device/entities/device-chef.entity.js +0 -23
  999. package/dist/payio/device/entities/device.entity.js +0 -31
  1000. package/dist/payio/device/entities/index.js +0 -7
  1001. package/dist/payio/device/index.js +0 -18
  1002. package/dist/payio/device/interfaces/i-device-chef.js +0 -2
  1003. package/dist/payio/device/interfaces/i-device.js +0 -2
  1004. package/dist/payio/device/interfaces/index.js +0 -2
  1005. package/dist/payio/distributors/entities/distributor-responsible.entity.js +0 -27
  1006. package/dist/payio/distributors/entities/distributor.entity.js +0 -42
  1007. package/dist/payio/distributors/entities/index.js +0 -7
  1008. package/dist/payio/distributors/enums/index.js +0 -5
  1009. package/dist/payio/distributors/enums/status.enum.js +0 -19
  1010. package/dist/payio/distributors/index.js +0 -19
  1011. package/dist/payio/distributors/interfaces/i-distributor-responsible.js +0 -2
  1012. package/dist/payio/distributors/interfaces/i-distributor.js +0 -2
  1013. package/dist/payio/distributors/interfaces/index.js +0 -2
  1014. package/dist/payio/global-products/entities/global-product.entity.js +0 -34
  1015. package/dist/payio/global-products/entities/index.js +0 -5
  1016. package/dist/payio/global-products/index.js +0 -18
  1017. package/dist/payio/global-products/interfaces/i-global-products.js +0 -2
  1018. package/dist/payio/global-products/interfaces/index.js +0 -2
  1019. package/dist/payio/index.js +0 -37
  1020. package/dist/payio/members/entities/index.js +0 -5
  1021. package/dist/payio/members/entities/member.entity.js +0 -34
  1022. package/dist/payio/members/index.js +0 -18
  1023. package/dist/payio/members/interfaces/i-member.js +0 -2
  1024. package/dist/payio/members/interfaces/index.js +0 -2
  1025. package/dist/payio/orders/entities/index.js +0 -7
  1026. package/dist/payio/orders/entities/indoor.entity.js +0 -25
  1027. package/dist/payio/orders/entities/order.entity.js +0 -43
  1028. package/dist/payio/orders/index.js +0 -18
  1029. package/dist/payio/orders/interfaces/i-order-indoor.js +0 -2
  1030. package/dist/payio/orders/interfaces/i-order.js +0 -2
  1031. package/dist/payio/orders/interfaces/index.js +0 -2
  1032. package/dist/payio/orders-queue/entities/index.js +0 -5
  1033. package/dist/payio/orders-queue/entities/order-queue.entity.js +0 -21
  1034. package/dist/payio/orders-queue/enums/index.js +0 -5
  1035. package/dist/payio/orders-queue/enums/order-queue-status.enum.js +0 -10
  1036. package/dist/payio/orders-queue/index.js +0 -19
  1037. package/dist/payio/orders-queue/interfaces/i-order-queue.js +0 -2
  1038. package/dist/payio/orders-queue/interfaces/index.js +0 -2
  1039. package/dist/payio/partners/entities/index.js +0 -5
  1040. package/dist/payio/partners/entities/partner.entity.js +0 -33
  1041. package/dist/payio/partners/index.js +0 -18
  1042. package/dist/payio/partners/interfaces/i-partner.js +0 -2
  1043. package/dist/payio/partners/interfaces/index.js +0 -2
  1044. package/dist/payio/payload/entities/index.js +0 -15
  1045. package/dist/payio/payload/entities/payload-app.entity.js +0 -21
  1046. package/dist/payio/payload/entities/payload-device.entity.js +0 -23
  1047. package/dist/payio/payload/entities/payload-info.entity.js +0 -23
  1048. package/dist/payio/payload/entities/payload-subscription.entity.js +0 -24
  1049. package/dist/payio/payload/entities/payload-user.entity.js +0 -24
  1050. package/dist/payio/payload/entities/payload.entity.js +0 -34
  1051. package/dist/payio/payload/index.js +0 -18
  1052. package/dist/payio/payload/interfaces/i-payload-app.js +0 -2
  1053. package/dist/payio/payload/interfaces/i-payload-device.js +0 -2
  1054. package/dist/payio/payload/interfaces/i-payload-info.js +0 -2
  1055. package/dist/payio/payload/interfaces/i-payload-subscription.js +0 -2
  1056. package/dist/payio/payload/interfaces/i-payload-user.js +0 -2
  1057. package/dist/payio/payload/interfaces/i-payload.js +0 -2
  1058. package/dist/payio/payload/interfaces/index.js +0 -2
  1059. package/dist/payio/permissions/entities/index.js +0 -5
  1060. package/dist/payio/permissions/entities/permission.entity.js +0 -26
  1061. package/dist/payio/permissions/enums/index.js +0 -5
  1062. package/dist/payio/permissions/enums/role.enum.js +0 -18
  1063. package/dist/payio/permissions/index.js +0 -19
  1064. package/dist/payio/permissions/interfaces/i-permission.js +0 -2
  1065. package/dist/payio/permissions/interfaces/index.js +0 -2
  1066. package/dist/payio/products/entities/index.js +0 -5
  1067. package/dist/payio/products/entities/product.entity.js +0 -33
  1068. package/dist/payio/products/index.js +0 -18
  1069. package/dist/payio/products/interfaces/i-products.js +0 -2
  1070. package/dist/payio/products/interfaces/index.js +0 -2
  1071. package/dist/payio/resume-companies/entities/index.js +0 -9
  1072. package/dist/payio/resume-companies/entities/resume-company-item-detail.entity.js +0 -21
  1073. package/dist/payio/resume-companies/entities/resume-company-item.entity.js +0 -23
  1074. package/dist/payio/resume-companies/entities/resume-company.entity.js +0 -25
  1075. package/dist/payio/resume-companies/index.js +0 -18
  1076. package/dist/payio/resume-companies/interfaces/i-resume-company-item-detail.js +0 -2
  1077. package/dist/payio/resume-companies/interfaces/i-resume-company-item.js +0 -2
  1078. package/dist/payio/resume-companies/interfaces/i-resume-company.js +0 -2
  1079. package/dist/payio/resume-companies/interfaces/index.js +0 -2
  1080. package/dist/payio/resume-queues/entities/index.js +0 -5
  1081. package/dist/payio/resume-queues/entities/resume-queue.entity.js +0 -31
  1082. package/dist/payio/resume-queues/enums/entities-type.enum.js +0 -21
  1083. package/dist/payio/resume-queues/enums/index.js +0 -9
  1084. package/dist/payio/resume-queues/enums/resume-queue-action.enum.js +0 -9
  1085. package/dist/payio/resume-queues/enums/resume-queue-status.enum.js +0 -10
  1086. package/dist/payio/resume-queues/index.js +0 -19
  1087. package/dist/payio/resume-queues/interfaces/i-resume-queue.js +0 -2
  1088. package/dist/payio/resume-queues/interfaces/index.js +0 -2
  1089. package/dist/payio/schedules/entities/index.js +0 -11
  1090. package/dist/payio/schedules/entities/schedule-day.entity.js +0 -21
  1091. package/dist/payio/schedules/entities/schedule-product.entity.js +0 -29
  1092. package/dist/payio/schedules/entities/schedule-slot.entity.js +0 -21
  1093. package/dist/payio/schedules/entities/schedule.entity.js +0 -26
  1094. package/dist/payio/schedules/index.js +0 -18
  1095. package/dist/payio/schedules/interfaces/i-schedule-day.js +0 -2
  1096. package/dist/payio/schedules/interfaces/i-schedule-product.js +0 -2
  1097. package/dist/payio/schedules/interfaces/i-schedule-slots.js +0 -2
  1098. package/dist/payio/schedules/interfaces/i-schedule.js +0 -2
  1099. package/dist/payio/schedules/interfaces/index.js +0 -2
  1100. package/dist/payio/tabs/entities/index.js +0 -5
  1101. package/dist/payio/tabs/entities/tab.entity.js +0 -22
  1102. package/dist/payio/tabs/index.js +0 -18
  1103. package/dist/payio/tabs/interfaces/i-tab.js +0 -2
  1104. package/dist/payio/tabs/interfaces/index.js +0 -2
  1105. package/dist/payio/tokens/entities/index.js +0 -5
  1106. package/dist/payio/tokens/entities/token.entity.js +0 -31
  1107. package/dist/payio/tokens/index.js +0 -18
  1108. package/dist/payio/tokens/interfaces/i-token.js +0 -2
  1109. package/dist/payio/tokens/interfaces/index.js +0 -2
  1110. package/dist/plan/entities/feature.entity.js +0 -30
  1111. package/dist/plan/entities/index.js +0 -7
  1112. package/dist/plan/entities/plan.entity.js +0 -33
  1113. package/dist/plan/enums/index.js +0 -7
  1114. package/dist/plan/enums/plans-feature-type.enum.js +0 -8
  1115. package/dist/plan/enums/plans-identifier.enum.js +0 -14
  1116. package/dist/plan/index.js +0 -19
  1117. package/dist/plan/interfaces/i-feature.js +0 -2
  1118. package/dist/plan/interfaces/i-plan.js +0 -2
  1119. package/dist/plan/interfaces/index.js +0 -2
  1120. package/dist/product-company/entities/index.js +0 -5
  1121. package/dist/product-company/entities/product.entity.js +0 -39
  1122. package/dist/product-company/index.js +0 -18
  1123. package/dist/product-company/interfaces/i-product.js +0 -2
  1124. package/dist/product-company/interfaces/index.js +0 -2
  1125. package/dist/product-container/entities/index.js +0 -5
  1126. package/dist/product-container/entities/product.entity.js +0 -42
  1127. package/dist/product-container/index.js +0 -18
  1128. package/dist/product-container/interfaces/i-product.js +0 -2
  1129. package/dist/product-container/interfaces/index.js +0 -2
  1130. package/dist/product-global/entities/index.js +0 -9
  1131. package/dist/product-global/entities/product-brand.entity.js +0 -21
  1132. package/dist/product-global/entities/product-ncm.entity.js +0 -23
  1133. package/dist/product-global/entities/product.entity.js +0 -90
  1134. package/dist/product-global/enums/gtin-type.enum.js +0 -11
  1135. package/dist/product-global/enums/index.js +0 -5
  1136. package/dist/product-global/index.js +0 -19
  1137. package/dist/product-global/interfaces/i-brand.js +0 -2
  1138. package/dist/product-global/interfaces/i-ncm.js +0 -2
  1139. package/dist/product-global/interfaces/i-product.js +0 -2
  1140. package/dist/product-global/interfaces/index.js +0 -2
  1141. package/dist/pubsub/entities/index.js +0 -5
  1142. package/dist/pubsub/entities/subscription-change-status.entity.js +0 -23
  1143. package/dist/pubsub/enums/index.js +0 -5
  1144. package/dist/pubsub/enums/topics-type.enum.js +0 -8
  1145. package/dist/pubsub/index.js +0 -19
  1146. package/dist/pubsub/interfaces/i-subscription-change-status.js +0 -2
  1147. package/dist/pubsub/interfaces/index.js +0 -2
  1148. package/dist/purchases/entities/app-info.entity.js +0 -22
  1149. package/dist/purchases/entities/index.js +0 -7
  1150. package/dist/purchases/entities/purchase.entity.js +0 -44
  1151. package/dist/purchases/index.js +0 -18
  1152. package/dist/purchases/interfaces/i-app-info.js +0 -2
  1153. package/dist/purchases/interfaces/i-purchase.js +0 -2
  1154. package/dist/purchases/interfaces/index.js +0 -2
  1155. package/dist/requested-items/entities/index.js +0 -7
  1156. package/dist/requested-items/entities/requested-items-data.entity.js +0 -24
  1157. package/dist/requested-items/entities/requested-items.entity.js +0 -34
  1158. package/dist/requested-items/index.js +0 -18
  1159. package/dist/requested-items/interfaces/i-requested-items-data.js +0 -2
  1160. package/dist/requested-items/interfaces/i-requested-items.js +0 -2
  1161. package/dist/requested-items/interfaces/index.js +0 -2
  1162. package/dist/resume/entities/general-resume-total.entity.js +0 -19
  1163. package/dist/resume/entities/index.js +0 -9
  1164. package/dist/resume/entities/resume-child.entity.js +0 -20
  1165. package/dist/resume/entities/resume.entity.js +0 -26
  1166. package/dist/resume/enums/index.js +0 -7
  1167. package/dist/resume/enums/interval-type.enum.js +0 -10
  1168. package/dist/resume/enums/type.enum.js +0 -13
  1169. package/dist/resume/index.js +0 -19
  1170. package/dist/resume/interfaces/i-resume-general.js +0 -2
  1171. package/dist/resume/interfaces/i-resume-total.js +0 -2
  1172. package/dist/resume/interfaces/i-resume.js +0 -2
  1173. package/dist/resume/interfaces/index.js +0 -2
  1174. package/dist/sponsor/entities/index.js +0 -5
  1175. package/dist/sponsor/entities/sponsor.entity.js +0 -34
  1176. package/dist/sponsor/index.js +0 -18
  1177. package/dist/sponsor/interfaces/i-sponsor-fee.js +0 -2
  1178. package/dist/sponsor/interfaces/i-sponsor.js +0 -2
  1179. package/dist/sponsor/interfaces/index.js +0 -2
  1180. package/dist/storage-files/enums/image-folder.enum.js +0 -23
  1181. package/dist/storage-files/enums/index.js +0 -9
  1182. package/dist/storage-files/enums/mime-type.enum.js +0 -11
  1183. package/dist/storage-files/enums/type-file.enum.js +0 -8
  1184. package/dist/storage-files/index.js +0 -18
  1185. package/dist/storage-files/interfaces/i-file.js +0 -2
  1186. package/dist/storage-files/interfaces/index.js +0 -2
  1187. package/dist/subscription-base/entities/index.js +0 -9
  1188. package/dist/subscription-base/entities/subscription-base-item.entity.js +0 -25
  1189. package/dist/subscription-base/entities/subscription-base-log.entity.js +0 -23
  1190. package/dist/subscription-base/entities/subscription-base.entity.js +0 -46
  1191. package/dist/subscription-base/enums/index.js +0 -5
  1192. package/dist/subscription-base/enums/subscription-status.enum.js +0 -14
  1193. package/dist/subscription-base/index.js +0 -19
  1194. package/dist/subscription-base/interfaces/i-subscription-base-item.js +0 -2
  1195. package/dist/subscription-base/interfaces/i-subscription-base-log.js +0 -2
  1196. package/dist/subscription-base/interfaces/i-subscription-base.js +0 -2
  1197. package/dist/subscription-base/interfaces/index.js +0 -2
  1198. package/dist/subscription-company/entities/index.js +0 -7
  1199. package/dist/subscription-company/entities/subscription-profile.entity.js +0 -25
  1200. package/dist/subscription-company/entities/subscription.entity.js +0 -42
  1201. package/dist/subscription-company/index.js +0 -18
  1202. package/dist/subscription-company/interfaces/i-subscription-profile.js +0 -2
  1203. package/dist/subscription-company/interfaces/i-subscription.js +0 -2
  1204. package/dist/subscription-company/interfaces/index.js +0 -2
  1205. package/dist/subscription-customer/entities/customer-credit-limit.entity.js +0 -24
  1206. package/dist/subscription-customer/entities/index.js +0 -9
  1207. package/dist/subscription-customer/entities/subscription-customer.entity.js +0 -28
  1208. package/dist/subscription-customer/entities/subscription.entity.js +0 -46
  1209. package/dist/subscription-customer/index.js +0 -18
  1210. package/dist/subscription-customer/interfaces/i-customer-credit-limit.js +0 -2
  1211. package/dist/subscription-customer/interfaces/i-subscription-customer.js +0 -2
  1212. package/dist/subscription-customer/interfaces/i-subscription.js +0 -2
  1213. package/dist/subscription-customer/interfaces/index.js +0 -2
  1214. package/dist/token/entities/index.js +0 -5
  1215. package/dist/token/entities/token.entity.js +0 -33
  1216. package/dist/token/index.js +0 -18
  1217. package/dist/token/interfaces/i-token.js +0 -2
  1218. package/dist/token/interfaces/index.js +0 -2
  1219. package/dist/token-jwt/index.js +0 -17
  1220. package/dist/token-jwt/interfaces/i-token-jwt.js +0 -2
  1221. package/dist/token-jwt/interfaces/index.js +0 -2
  1222. package/dist/transaction/entities/fee-detail.entity.js +0 -19
  1223. package/dist/transaction/entities/fee.entity.js +0 -19
  1224. package/dist/transaction/entities/index.js +0 -19
  1225. package/dist/transaction/entities/transaction-balance.entity.js +0 -18
  1226. package/dist/transaction/entities/transaction-info-resume.entity.js +0 -22
  1227. package/dist/transaction/entities/transaction-payment-method.entity.js +0 -20
  1228. package/dist/transaction/entities/transaction-resume.entity.js +0 -28
  1229. package/dist/transaction/entities/transaction-total.entity.js +0 -19
  1230. package/dist/transaction/entities/transaction.entity.js +0 -58
  1231. package/dist/transaction/enums/amount-mode.enum.js +0 -8
  1232. package/dist/transaction/enums/fee-payer.enum.js +0 -13
  1233. package/dist/transaction/enums/index.js +0 -28
  1234. package/dist/transaction/enums/mp-status-detail.enum.js +0 -36
  1235. package/dist/transaction/enums/mp-status.enum.js +0 -25
  1236. package/dist/transaction/enums/operation-type.enum.js +0 -35
  1237. package/dist/transaction/enums/payment-method-id.enum.js +0 -19
  1238. package/dist/transaction/enums/payment-type-id.enum.js +0 -27
  1239. package/dist/transaction/enums/provider.enum.js +0 -10
  1240. package/dist/transaction/enums/release-status.enum.js +0 -9
  1241. package/dist/transaction/enums/transaction-operation.enum.js +0 -17
  1242. package/dist/transaction/enums/transaction-resumes-target-type.enum.js +0 -10
  1243. package/dist/transaction/enums/transaction-status.enum.js +0 -9
  1244. package/dist/transaction/index.js +0 -19
  1245. package/dist/transaction/interfaces/i-balance.js +0 -3
  1246. package/dist/transaction/interfaces/i-fee-detail.js +0 -2
  1247. package/dist/transaction/interfaces/i-fee.js +0 -2
  1248. package/dist/transaction/interfaces/i-payment-method.js +0 -2
  1249. package/dist/transaction/interfaces/i-resume-item-detail.js +0 -2
  1250. package/dist/transaction/interfaces/i-total.js +0 -2
  1251. package/dist/transaction/interfaces/i-transaction-info-resume.js +0 -2
  1252. package/dist/transaction/interfaces/i-transaction-resume.js +0 -2
  1253. package/dist/transaction/interfaces/i-transaction.js +0 -2
  1254. package/dist/transaction/interfaces/index.js +0 -2
  1255. package/dist/transfer-request/entities/index.js +0 -5
  1256. package/dist/transfer-request/entities/transfer-request.entity.js +0 -36
  1257. package/dist/transfer-request/index.js +0 -18
  1258. package/dist/transfer-request/interfaces/i-transfer-request.js +0 -2
  1259. package/dist/transfer-request/interfaces/index.js +0 -2
  1260. package/dist/users/entities/index.js +0 -5
  1261. package/dist/users/entities/user.entity.js +0 -36
  1262. package/dist/users/enums/index.js +0 -7
  1263. package/dist/users/enums/payio-user-type.enum.js +0 -15
  1264. package/dist/users/enums/user-type.enum.js +0 -15
  1265. package/dist/users/index.js +0 -19
  1266. package/dist/users/interfaces/i-user.js +0 -2
  1267. package/dist/users/interfaces/index.js +0 -2
  1268. package/dist/verifier-token/entities/index.js +0 -5
  1269. package/dist/verifier-token/entities/verifier-token.entity.js +0 -28
  1270. package/dist/verifier-token/index.js +0 -18
  1271. package/dist/verifier-token/interfaces/i-verifier-token.js +0 -2
  1272. package/dist/verifier-token/interfaces/index.js +0 -2
  1273. package/dist/viacep/index.js +0 -17
  1274. package/dist/viacep/interfaces/i-via-cep.js +0 -2
  1275. package/dist/viacep/interfaces/index.js +0 -2
  1276. package/dist/voucher/entities/index.js +0 -11
  1277. package/dist/voucher/entities/voucher-customer.entity.js +0 -29
  1278. package/dist/voucher/entities/voucher-rule.entity.js +0 -21
  1279. package/dist/voucher/entities/voucher-sponsorship.entity.js +0 -19
  1280. package/dist/voucher/entities/voucher.entity.js +0 -38
  1281. package/dist/voucher/enums/e-voucher-status.enum.js +0 -10
  1282. package/dist/voucher/enums/index.js +0 -9
  1283. package/dist/voucher/enums/rule-types.enum.js +0 -16
  1284. package/dist/voucher/enums/target-types.enum.js +0 -10
  1285. package/dist/voucher/index.js +0 -19
  1286. package/dist/voucher/interfaces/i-voucher-customer.js +0 -2
  1287. package/dist/voucher/interfaces/i-voucher-rule.js +0 -2
  1288. package/dist/voucher/interfaces/i-voucher-sponsorship.js +0 -2
  1289. package/dist/voucher/interfaces/i-voucher.js +0 -2
  1290. package/dist/voucher/interfaces/index.js +0 -2
  1291. package/dist/wa-server/entities/index.js +0 -5
  1292. package/dist/wa-server/entities/wa-server.entity.js +0 -32
  1293. package/dist/wa-server/enums/index.js +0 -5
  1294. package/dist/wa-server/enums/status.enum.js +0 -9
  1295. package/dist/wa-server/index.js +0 -19
  1296. package/dist/wa-server/interfaces/i-wa-server.js +0 -2
  1297. package/dist/wa-server/interfaces/index.js +0 -2
  1298. package/dist/withdraw/entities/index.js +0 -5
  1299. package/dist/withdraw/entities/withdraw-request.entity.js +0 -34
  1300. package/dist/withdraw/enums/index.js +0 -5
  1301. package/dist/withdraw/enums/withdraw-request-status.js +0 -9
  1302. package/dist/withdraw/index.js +0 -19
  1303. package/dist/withdraw/interfaces/i-withdraw-request.js +0 -2
  1304. package/dist/withdraw/interfaces/index.js +0 -2
@@ -1,23 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.InvoiceLogEntity = void 0;
4
- var InvoiceLogEntity = /** @class */ (function () {
5
- // #endregion Properties (4)
6
- // #region Constructors (1)
7
- function InvoiceLogEntity(data) {
8
- // #region Properties (4)
9
- this.createdAt = '';
10
- this.description = '';
11
- this.id = '';
12
- this.notes = '';
13
- if (data) {
14
- for (var key in data) {
15
- if (data.hasOwnProperty(key) && key in this) {
16
- this[key] = data[key];
17
- }
18
- }
19
- }
20
- }
21
- return InvoiceLogEntity;
22
- }());
23
- exports.InvoiceLogEntity = InvoiceLogEntity;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.InvoicePayerEntity = void 0;
4
- var general_1 = require("../../general");
5
- var InvoicePayerEntity = /** @class */ (function () {
6
- // #endregion Properties (6)
7
- // #region Constructors (1)
8
- function InvoicePayerEntity(data) {
9
- // #region Properties (6)
10
- this.address = new general_1.AddressEntity();
11
- this.doc = '';
12
- this.docType = general_1.EDocType.CNPJ;
13
- this.email = '';
14
- this.internationalCode = '55';
15
- this.name = '';
16
- this.phoneNumber = null;
17
- if (data) {
18
- for (var key in data) {
19
- if (data.hasOwnProperty(key) && key in this) {
20
- this[key] = data[key];
21
- }
22
- }
23
- }
24
- }
25
- return InvoicePayerEntity;
26
- }());
27
- exports.InvoicePayerEntity = InvoicePayerEntity;
@@ -1,24 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.InvoicePixEntity = void 0;
4
- var InvoicePixEntity = /** @class */ (function () {
5
- // #endregion Properties (5)
6
- // #region Constructors (1)
7
- function InvoicePixEntity(data) {
8
- // #region Properties (5)
9
- this.expiresAt = new Date();
10
- this.qrCode = '';
11
- this.qrCodeImage = '';
12
- this.qrCodeText = '';
13
- this.status = '';
14
- if (data) {
15
- for (var key in data) {
16
- if (data.hasOwnProperty(key) && key in this) {
17
- this[key] = data[key];
18
- }
19
- }
20
- }
21
- }
22
- return InvoicePixEntity;
23
- }());
24
- exports.InvoicePixEntity = InvoicePixEntity;
@@ -1,65 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.InvoiceEntity = void 0;
4
- var general_1 = require("../../general");
5
- var enums_1 = require("../enums");
6
- var invoice_payer_entity_1 = require("./invoice-payer.entity");
7
- var InvoiceEntity = /** @class */ (function () {
8
- // #endregion Properties (43)
9
- // #region Constructors (1)
10
- function InvoiceEntity(data) {
11
- // #region Properties (43)
12
- this.addition = 0;
13
- this.bankSlip = null;
14
- this.bankSlipExtraDue = 3;
15
- this.ccEmails = [];
16
- this.companyId = '';
17
- this.containerId = '';
18
- this.createdAt = new Date();
19
- this.creditCard = null;
20
- this.currency = 'BRL';
21
- this.customerId = null;
22
- this.discount = 0;
23
- this.dueDateAt = new Date(Date.now() + 3 * 24 * 60 * 60 * 1000);
24
- this.email = '';
25
- this.ensureDueOnWorkday = true;
26
- this.externalInvoiceId = '';
27
- this.externalInvoiceUrl = '';
28
- this.id = '';
29
- this.items = [];
30
- this.logs = [];
31
- this.notes = '';
32
- this.notificationUrl = '';
33
- this.orderId = '';
34
- this.orders = [];
35
- this.paidAt = null;
36
- this.partnerId = '';
37
- this.password = null;
38
- this.payer = new invoice_payer_entity_1.InvoicePayerEntity();
39
- this.paymentMethod = general_1.EPaymentType.NONE;
40
- this.paymentProvider = null;
41
- this.phoneNumbersNotification = [];
42
- this.pix = null;
43
- this.returnExpiredUrl = '';
44
- this.returnUrl = '';
45
- this.sandbox = false;
46
- this.status = enums_1.EInvoiceStatus.DRAFT;
47
- this.subTotal = 0;
48
- this.subscriptionId = '';
49
- this.totalAmount = 0;
50
- this.totalFee = 0;
51
- this.totalOverPaid = 0;
52
- this.totalPaid = 0;
53
- this.totalRefunded = 0;
54
- this.updatedAt = new Date();
55
- if (data) {
56
- for (var key in data) {
57
- if (data.hasOwnProperty(key) && key in this) {
58
- this[key] = data[key];
59
- }
60
- }
61
- }
62
- }
63
- return InvoiceEntity;
64
- }());
65
- exports.InvoiceEntity = InvoiceEntity;
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.EInvoiceStatus = void 0;
4
- var invoices_status_enum_1 = require("./invoices-status.enum");
5
- Object.defineProperty(exports, "EInvoiceStatus", { enumerable: true, get: function () { return invoices_status_enum_1.EInvoiceStatus; } });
@@ -1,17 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.EInvoiceStatus = void 0;
4
- var EInvoiceStatus;
5
- (function (EInvoiceStatus) {
6
- EInvoiceStatus["PENDING"] = "PENDING";
7
- EInvoiceStatus["PAID"] = "PAID";
8
- EInvoiceStatus["CANCELED"] = "CANCELED";
9
- EInvoiceStatus["IN_ANALYSIS"] = "IN_ANALYSIS";
10
- EInvoiceStatus["DRAFT"] = "DRAFT";
11
- EInvoiceStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
12
- EInvoiceStatus["REFUNDED"] = "REFUNDED";
13
- EInvoiceStatus["EXPIRED"] = "EXPIRED";
14
- EInvoiceStatus["IN_PROTEST"] = "IN_PROTEST";
15
- EInvoiceStatus["CHARGEBACK"] = "CHARGEBACK";
16
- EInvoiceStatus["EXTERNALLY_PAID"] = "EXTERNALLY_PAID";
17
- })(EInvoiceStatus || (exports.EInvoiceStatus = EInvoiceStatus = {}));
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./entities"), exports);
18
- __exportStar(require("./enums"), exports);
19
- __exportStar(require("./interfaces"), exports);
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,21 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AccountInformationsEntity = void 0;
4
- var AccountInformationsEntity = /** @class */ (function () {
5
- // #endregion Properties (2)
6
- // #region Constructors (1)
7
- function AccountInformationsEntity(data) {
8
- // #region Properties (2)
9
- this.key = '';
10
- this.value = '';
11
- if (data) {
12
- for (var key in data) {
13
- if (data.hasOwnProperty(key) && key in this) {
14
- this[key] = data[key];
15
- }
16
- }
17
- }
18
- }
19
- return AccountInformationsEntity;
20
- }());
21
- exports.AccountInformationsEntity = AccountInformationsEntity;
@@ -1,40 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LastVerificationRequestDataEntity = void 0;
4
- var enums_1 = require("../../general/enums");
5
- var person_type_enum_1 = require("../../general/enums/person-type.enum");
6
- var LastVerificationRequestDataEntity = /** @class */ (function () {
7
- // #endregion Properties (19)
8
- // #region Constructors (1)
9
- function LastVerificationRequestDataEntity(data) {
10
- // #region Properties (19)
11
- this.accountType = '';
12
- this.address = '';
13
- this.automaticTransfer = enums_1.EBooleanString.FALSE;
14
- this.bank = '';
15
- this.bankAg = '';
16
- this.bankCc = '';
17
- this.businessType = '';
18
- this.cep = '';
19
- this.city = '';
20
- this.cpf = '';
21
- this.documentActivity = '';
22
- this.documentCpf = '';
23
- this.documentId = '';
24
- this.name = '';
25
- this.personType = person_type_enum_1.ELegalEntiy.LEGAL;
26
- this.physicalProducts = enums_1.EBooleanString.FALSE;
27
- this.priceRange = '';
28
- this.state = '';
29
- this.telephone = '';
30
- if (data) {
31
- for (var key in data) {
32
- if (data.hasOwnProperty(key) && key in this) {
33
- this[key] = data[key];
34
- }
35
- }
36
- }
37
- }
38
- return LastVerificationRequestDataEntity;
39
- }());
40
- exports.LastVerificationRequestDataEntity = LastVerificationRequestDataEntity;
@@ -1,30 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IuguChargeCreditCardEntity = void 0;
4
- var IuguChargeCreditCardEntity = /** @class */ (function () {
5
- function IuguChargeCreditCardEntity(data) {
6
- // #region Properties (13)
7
- this.LR = '00';
8
- this.bin = '';
9
- this.brand = '';
10
- this.errors = {};
11
- this.identification = null;
12
- this.invoiceId = '';
13
- this.last4 = '';
14
- this.message = '';
15
- this.pdf = '';
16
- this.reversible = false;
17
- this.success = false;
18
- this.token = '';
19
- this.url = '';
20
- if (data) {
21
- for (var key in data) {
22
- if (data.hasOwnProperty(key) && key in this) {
23
- this[key] = data[key];
24
- }
25
- }
26
- }
27
- }
28
- return IuguChargeCreditCardEntity;
29
- }());
30
- exports.IuguChargeCreditCardEntity = IuguChargeCreditCardEntity;
@@ -1,40 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IuguCustomerEntity = void 0;
4
- var IuguCustomerEntity = /** @class */ (function () {
5
- // #endregion Properties (21)
6
- // #region Constructors (1)
7
- function IuguCustomerEntity(data) {
8
- // #region Properties (21)
9
- this.ccEmails = '';
10
- this.city = '';
11
- this.complement = '';
12
- this.cpfCnpj = '';
13
- this.createdAt = new Date();
14
- this.customVariables = [];
15
- this.defaultPaymentMethodId = '';
16
- this.district = '';
17
- this.email = '';
18
- this.id = '';
19
- this.name = '';
20
- this.notes = '';
21
- this.number = '';
22
- this.paymentMethods = [];
23
- this.phone = '';
24
- this.phonePrefix = '';
25
- this.proxyPaymentsFromCustomerId = '';
26
- this.state = '';
27
- this.street = '';
28
- this.updatedAt = new Date();
29
- this.zipCode = '';
30
- if (data) {
31
- for (var key in data) {
32
- if (data.hasOwnProperty(key) && key in this) {
33
- this[key] = data[key];
34
- }
35
- }
36
- }
37
- }
38
- return IuguCustomerEntity;
39
- }());
40
- exports.IuguCustomerEntity = IuguCustomerEntity;
@@ -1,21 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IuguPaymentTokenEntity = exports.IuguPaymentTokenDataEntity = exports.IuguAccountEntity = exports.IuguInvoiceEntity = exports.IuguInvoiceBankSlipEntity = exports.IuguCustomerEntity = exports.IuguChargeCreditCardEntity = exports.LastVerificationRequestDataEntity = exports.AccountInformationsEntity = void 0;
4
- var account_informations_entity_1 = require("./account-informations.entity");
5
- Object.defineProperty(exports, "AccountInformationsEntity", { enumerable: true, get: function () { return account_informations_entity_1.AccountInformationsEntity; } });
6
- var account_last_verification_request_data_entity_1 = require("./account-last-verification-request-data.entity");
7
- Object.defineProperty(exports, "LastVerificationRequestDataEntity", { enumerable: true, get: function () { return account_last_verification_request_data_entity_1.LastVerificationRequestDataEntity; } });
8
- var charge_credit_card_entity_1 = require("./charge-credit-card.entity");
9
- Object.defineProperty(exports, "IuguChargeCreditCardEntity", { enumerable: true, get: function () { return charge_credit_card_entity_1.IuguChargeCreditCardEntity; } });
10
- var customer_entity_1 = require("./customer.entity");
11
- Object.defineProperty(exports, "IuguCustomerEntity", { enumerable: true, get: function () { return customer_entity_1.IuguCustomerEntity; } });
12
- var invoice_bankslip_entity_1 = require("./invoice-bankslip.entity");
13
- Object.defineProperty(exports, "IuguInvoiceBankSlipEntity", { enumerable: true, get: function () { return invoice_bankslip_entity_1.IuguInvoiceBankSlipEntity; } });
14
- var invoice_entity_1 = require("./invoice.entity");
15
- Object.defineProperty(exports, "IuguInvoiceEntity", { enumerable: true, get: function () { return invoice_entity_1.IuguInvoiceEntity; } });
16
- var iugu_account_entity_1 = require("./iugu-account.entity");
17
- Object.defineProperty(exports, "IuguAccountEntity", { enumerable: true, get: function () { return iugu_account_entity_1.IuguAccountEntity; } });
18
- var payment_token_data_entity_1 = require("./payment-token-data.entity");
19
- Object.defineProperty(exports, "IuguPaymentTokenDataEntity", { enumerable: true, get: function () { return payment_token_data_entity_1.IuguPaymentTokenDataEntity; } });
20
- var payment_token_entity_1 = require("./payment-token.entity");
21
- Object.defineProperty(exports, "IuguPaymentTokenEntity", { enumerable: true, get: function () { return payment_token_entity_1.IuguPaymentTokenEntity; } });
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IuguInvoiceBankSlipEntity = void 0;
4
- var IuguInvoiceBankSlipEntity = /** @class */ (function () {
5
- // #endregion Properties (7)
6
- // #region Constructors (1)
7
- function IuguInvoiceBankSlipEntity(data) {
8
- // #region Properties (7)
9
- this.bankSlipBank = 0;
10
- this.bankSlipErrorCode = '00';
11
- this.bankSlipErrorMessage = null;
12
- this.bankSlipStatus = 'pending';
13
- this.barcode = '';
14
- this.barcodeData = '';
15
- this.digitableLine = '';
16
- if (data) {
17
- for (var key in data) {
18
- if (data.hasOwnProperty(key) && key in this) {
19
- this[key] = data[key];
20
- }
21
- }
22
- }
23
- }
24
- return IuguInvoiceBankSlipEntity;
25
- }());
26
- exports.IuguInvoiceBankSlipEntity = IuguInvoiceBankSlipEntity;
@@ -1,82 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IuguInvoiceEntity = void 0;
4
- var IuguInvoiceEntity = /** @class */ (function () {
5
- // #endregion Properties (114)
6
- // #region Constructors (1)
7
- function IuguInvoiceEntity(data) {
8
- // #region Properties (114)
9
- this.accountId = '';
10
- this.accountName = '';
11
- this.bankAccountBranch = '';
12
- this.bankAccountNumber = '';
13
- this.bankSlip = null;
14
- this.bankSlipExtraDue = 0;
15
- this.commission = '';
16
- this.createdAt = '';
17
- this.createdAtIso = '';
18
- this.creditCardTransaction = '';
19
- this.currency = '';
20
- this.customVariables = [];
21
- this.discountCents = 0;
22
- this.dueDate = '';
23
- this.earlyPaymentDiscount = false;
24
- this.earlyPaymentDiscounts = [];
25
- this.email = '';
26
- this.finesOnOccurrenceDay = '';
27
- this.finesOnOccurrenceDayCents = 0;
28
- this.id = '';
29
- this.ignoreCanceledEmail = false;
30
- this.ignoreDueEmail = false;
31
- this.items = [];
32
- this.itemsTotalCents = 0;
33
- this.latePaymentFineCents = 0;
34
- this.logs = [];
35
- this.notificationUrl = '';
36
- this.paid = '';
37
- this.payableWith = '';
38
- this.payerAddressCity = '';
39
- this.payerAddressCountry = '';
40
- this.payerAddressDistrict = '';
41
- this.payerAddressNumber = '';
42
- this.payerAddressState = '';
43
- this.payerAddressStreet = '';
44
- this.payerAddressZipCode = '';
45
- this.payerCpfCnpj = '';
46
- this.payerName = '';
47
- this.payerPhone = '';
48
- this.payerPhonePrefix = '';
49
- this.perDayInterest = false;
50
- this.perDayInterestCents = 0;
51
- this.pix = {};
52
- this.refundedCents = 0;
53
- this.remainingCapturedCents = 0;
54
- this.returnUrl = '';
55
- this.secureId = '';
56
- this.secureUrl = '';
57
- this.status = '';
58
- this.taxCents = 0;
59
- this.taxesPaid = '';
60
- this.total = '';
61
- this.totalCents = 0;
62
- this.totalOnOccurrenceDay = '';
63
- this.totalOnOccurrenceDayCents = 0;
64
- this.totalOverpaid = '';
65
- this.totalPaid = '';
66
- this.totalPaidCents = 0;
67
- this.totalRefunded = '';
68
- this.transactionNumber = 0;
69
- this.updatedAt = '';
70
- this.userId = '';
71
- this.variables = [];
72
- if (data) {
73
- for (var key in data) {
74
- if (data.hasOwnProperty(key) && key in this) {
75
- this[key] = data[key];
76
- }
77
- }
78
- }
79
- }
80
- return IuguInvoiceEntity;
81
- }());
82
- exports.IuguInvoiceEntity = IuguInvoiceEntity;
@@ -1,75 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IuguAccountEntity = void 0;
4
- var enums_1 = require("../enums");
5
- var account_last_verification_request_data_entity_1 = require("./account-last-verification-request-data.entity");
6
- var IuguAccountEntity = /** @class */ (function () {
7
- // #endregion Properties (54)
8
- // #region Constructors (1)
9
- function IuguAccountEntity(data) {
10
- // #region Properties (54)
11
- this.autoAdvance = false;
12
- this.autoAdvanceOption = 0;
13
- this.autoAdvanceType = enums_1.IuguAutoAdvanceEnum.DAILY;
14
- this.autoWithdraw = false;
15
- this.balance = '';
16
- this.balanceAvailableForWithdraw = '';
17
- this.balanceInProtest = '';
18
- this.canReceive = false;
19
- this.changePlanType = 0;
20
- this.commissionBalance = '';
21
- this.configuration = null;
22
- this.createdAt = new Date();
23
- this.creditCardVerified = false;
24
- this.customLogoSmallUrl = '';
25
- this.customLogoUrl = '';
26
- this.defaultReturnUrl = '';
27
- this.disableEmails = false;
28
- this.disabledWithdraw = false;
29
- this.earlyPaymentDiscount = false;
30
- this.earlyPaymentDiscountDays = 0;
31
- this.earlyPaymentDiscountPercent = 0;
32
- this.earlyPaymentDiscounts = [];
33
- this.fines = false;
34
- this.hasBankAddress = false;
35
- this.id = '';
36
- this.informations = [];
37
- this.isVerified = false;
38
- this.lastVerificationRequestData = new account_last_verification_request_data_entity_1.LastVerificationRequestDataEntity();
39
- this.lastVerificationRequestFeedback = '';
40
- this.lastVerificationRequestStatus = 'accepted';
41
- this.lastWithdraw = new Date();
42
- this.latePaymentFine = 0;
43
- this.marketplace = false;
44
- this.name = '';
45
- this.oldAdvancement = false;
46
- this.payableBalance = '';
47
- this.paymentEmailNotification = false;
48
- this.paymentEmailNotificationReceiver = '';
49
- this.perDayInterest = false;
50
- this.permissions = [];
51
- this.protectedBalance = '';
52
- this.receivableBalance = '';
53
- this.replyTo = '';
54
- this.splits = [];
55
- this.subscriptionsBillingDays = 0;
56
- this.subscriptionsTrialPeriod = 0;
57
- this.taxesPaidLastMonth = '';
58
- this.taxesPaidThisMonth = '';
59
- this.totalActiveSubscriptions = 0;
60
- this.totalSubscriptions = 0;
61
- this.updatedAt = new Date();
62
- this.volumeLastMonth = '';
63
- this.volumeThisMonth = '';
64
- this.webappOnTestMode = false;
65
- if (data) {
66
- for (var key in data) {
67
- if (data.hasOwnProperty(key) && key in this) {
68
- this[key] = data[key];
69
- }
70
- }
71
- }
72
- }
73
- return IuguAccountEntity;
74
- }());
75
- exports.IuguAccountEntity = IuguAccountEntity;
@@ -1,28 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IuguPaymentTokenDataEntity = void 0;
4
- var IuguPaymentTokenDataEntity = /** @class */ (function () {
5
- // #endregion Properties (9)
6
- // #region Constructors (1)
7
- function IuguPaymentTokenDataEntity(data) {
8
- // #region Properties (9)
9
- this.bin = '';
10
- this.brand = '';
11
- this.displayNumber = '';
12
- this.firstDigits = '';
13
- this.holderName = '';
14
- this.lastDigits = '';
15
- this.maskedNumber = '';
16
- this.month = 0;
17
- this.year = 2035;
18
- if (data) {
19
- for (var key in data) {
20
- if (data.hasOwnProperty(key) && key in this) {
21
- this[key] = data[key];
22
- }
23
- }
24
- }
25
- }
26
- return IuguPaymentTokenDataEntity;
27
- }());
28
- exports.IuguPaymentTokenDataEntity = IuguPaymentTokenDataEntity;
@@ -1,25 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IuguPaymentTokenEntity = void 0;
4
- var payment_token_data_entity_1 = require("./payment-token-data.entity");
5
- var IuguPaymentTokenEntity = /** @class */ (function () {
6
- // #endregion Properties (5)
7
- // #region Constructors (1)
8
- function IuguPaymentTokenEntity(data) {
9
- // #region Properties (5)
10
- this.customerId = '';
11
- this.data = new payment_token_data_entity_1.IuguPaymentTokenDataEntity();
12
- this.description = '';
13
- this.id = '';
14
- this.itemType = '';
15
- if (data) {
16
- for (var key in data) {
17
- if (data.hasOwnProperty(key) && key in this) {
18
- this[key] = data[key];
19
- }
20
- }
21
- }
22
- }
23
- return IuguPaymentTokenEntity;
24
- }());
25
- exports.IuguPaymentTokenEntity = IuguPaymentTokenEntity;
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IuguInvoiceStatusEnum = exports.IuguBankEnum = exports.IuguAutoAdvanceEnum = void 0;
4
- var iugu_auto_advance_enum_1 = require("./iugu-auto-advance.enum");
5
- Object.defineProperty(exports, "IuguAutoAdvanceEnum", { enumerable: true, get: function () { return iugu_auto_advance_enum_1.IuguAutoAdvanceEnum; } });
6
- var iugu_bank_enum_1 = require("./iugu-bank.enum");
7
- Object.defineProperty(exports, "IuguBankEnum", { enumerable: true, get: function () { return iugu_bank_enum_1.IuguBankEnum; } });
8
- var iugu_status_invoice_enum_1 = require("./iugu-status-invoice.enum");
9
- Object.defineProperty(exports, "IuguInvoiceStatusEnum", { enumerable: true, get: function () { return iugu_status_invoice_enum_1.IuguInvoiceStatusEnum; } });
@@ -1,10 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IuguAutoAdvanceEnum = void 0;
4
- var IuguAutoAdvanceEnum;
5
- (function (IuguAutoAdvanceEnum) {
6
- IuguAutoAdvanceEnum["DAYS_AFTER_PAYMENT"] = "days_after_payment";
7
- IuguAutoAdvanceEnum["DAILY"] = "daily";
8
- IuguAutoAdvanceEnum["WEEKLY"] = "weekly";
9
- IuguAutoAdvanceEnum["MONTHLY"] = "monthly";
10
- })(IuguAutoAdvanceEnum || (exports.IuguAutoAdvanceEnum = IuguAutoAdvanceEnum = {}));