cecon-interfaces 1.6.30 → 1.6.32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1087) hide show
  1. package/dist/esm2022/order/entities/order.entity.mjs +6 -4
  2. package/dist/esm2022/order/enums/index.mjs +3 -2
  3. package/dist/esm2022/order/enums/indoor-mode.enum.mjs +7 -0
  4. package/dist/esm2022/payio/orders/entities/index.mjs +2 -1
  5. package/dist/esm2022/payio/orders/entities/indoor.entity.mjs +21 -0
  6. package/dist/esm2022/payio/orders/entities/order.entity.mjs +2 -1
  7. package/dist/esm2022/payio/orders/interfaces/i-order-indoor.mjs +2 -0
  8. package/dist/esm2022/payio/orders/interfaces/i-order.mjs +1 -1
  9. package/dist/esm2022/payio/orders/interfaces/index.mjs +1 -1
  10. package/dist/fesm2022/cecon-interfaces.mjs +42 -12
  11. package/dist/fesm2022/cecon-interfaces.mjs.map +1 -1
  12. package/dist/order/entities/order.entity.d.ts +2 -2
  13. package/dist/order/enums/index.d.ts +2 -1
  14. package/dist/order/enums/indoor-mode.enum.d.ts +5 -0
  15. package/dist/package.json +1 -1
  16. package/dist/payio/orders/entities/index.d.ts +1 -0
  17. package/dist/payio/orders/entities/indoor.entity.d.ts +10 -0
  18. package/dist/payio/orders/entities/order.entity.d.ts +2 -0
  19. package/dist/payio/orders/interfaces/i-order-indoor.d.ts +8 -0
  20. package/dist/payio/orders/interfaces/i-order.d.ts +2 -0
  21. package/dist/payio/orders/interfaces/index.d.ts +1 -0
  22. package/package.json +1 -1
  23. package/dist/99-interfaces/enums/currency.enum.js +0 -7
  24. package/dist/99-interfaces/enums/index.js +0 -11
  25. package/dist/99-interfaces/enums/package-type.enum.js +0 -13
  26. package/dist/99-interfaces/enums/package-weight.enum.js +0 -9
  27. package/dist/99-interfaces/enums/vehicle-type.enum.js +0 -8
  28. package/dist/99-interfaces/index.js +0 -18
  29. package/dist/99-interfaces/interfaces/dtos/i-address-info-create.js +0 -2
  30. package/dist/99-interfaces/interfaces/dtos/i-address-info-preview.js +0 -2
  31. package/dist/99-interfaces/interfaces/dtos/i-cancel-or-detail-order.dto.js +0 -2
  32. package/dist/99-interfaces/interfaces/dtos/i-create-order.dto.js +0 -2
  33. package/dist/99-interfaces/interfaces/dtos/i-create-preview.dto.js +0 -2
  34. package/dist/99-interfaces/interfaces/dtos/i-token.js +0 -2
  35. package/dist/99-interfaces/interfaces/dtos/index.js +0 -2
  36. package/dist/99-interfaces/interfaces/index.js +0 -18
  37. package/dist/99-interfaces/interfaces/responses/i-address-info.js +0 -2
  38. package/dist/99-interfaces/interfaces/responses/i-cancel-response.js +0 -2
  39. package/dist/99-interfaces/interfaces/responses/i-create-response.js +0 -2
  40. package/dist/99-interfaces/interfaces/responses/i-driver-info.js +0 -2
  41. package/dist/99-interfaces/interfaces/responses/i-estimate-response.js +0 -2
  42. package/dist/99-interfaces/interfaces/responses/i-location.js +0 -2
  43. package/dist/99-interfaces/interfaces/responses/i-package-info.js +0 -2
  44. package/dist/99-interfaces/interfaces/responses/i-preview.js +0 -2
  45. package/dist/99-interfaces/interfaces/responses/i-price-info.js +0 -2
  46. package/dist/99-interfaces/interfaces/responses/i-status-data.js +0 -2
  47. package/dist/99-interfaces/interfaces/responses/i-status-response.js +0 -2
  48. package/dist/99-interfaces/interfaces/responses/i-verify-info.js +0 -2
  49. package/dist/99-interfaces/interfaces/responses/index.js +0 -2
  50. package/dist/app/entities/app.entity.js +0 -75
  51. package/dist/app/entities/desenfila-config-mepa.entity.js +0 -23
  52. package/dist/app/entities/desenfila-config.entity.js +0 -23
  53. package/dist/app/entities/desenfila-fee.entity.js +0 -22
  54. package/dist/app/entities/desenfila-token.entity.js +0 -22
  55. package/dist/app/entities/desenfila.entity.js +0 -27
  56. package/dist/app/entities/index.js +0 -21
  57. package/dist/app/entities/nati-wa.entity.js +0 -34
  58. package/dist/app/entities/natigo.entity.js +0 -28
  59. package/dist/app/entities/rabbit.entity.js +0 -45
  60. package/dist/app/enums/app-category.enum.js +0 -34
  61. package/dist/app/enums/app-type.enum.js +0 -10
  62. package/dist/app/enums/header-type.enum.js +0 -8
  63. package/dist/app/enums/index.js +0 -11
  64. package/dist/app/enums/mode.enum.js +0 -29
  65. package/dist/app/index.js +0 -20
  66. package/dist/app/interfaces/i-app.js +0 -2
  67. package/dist/app/interfaces/i-desenfila-config-mepa.js +0 -2
  68. package/dist/app/interfaces/i-desenfila-config.js +0 -2
  69. package/dist/app/interfaces/i-desenfila-fee.js +0 -2
  70. package/dist/app/interfaces/i-desenfila-token.js +0 -2
  71. package/dist/app/interfaces/i-desenfila.js +0 -2
  72. package/dist/app/interfaces/i-nati-wa.js +0 -2
  73. package/dist/app/interfaces/i-natigo.js +0 -2
  74. package/dist/app/interfaces/i-rabbit.js +0 -2
  75. package/dist/app/interfaces/index.js +0 -2
  76. package/dist/app/types/app-config.type.js +0 -2
  77. package/dist/app/types/index.js +0 -2
  78. package/dist/billing/entities/billing-payment.entity.js +0 -33
  79. package/dist/billing/entities/billing-total.entity.js +0 -25
  80. package/dist/billing/entities/billing.entity.js +0 -30
  81. package/dist/billing/entities/index.js +0 -9
  82. package/dist/billing/enums/billing-status.enum.js +0 -12
  83. package/dist/billing/enums/index.js +0 -5
  84. package/dist/billing/index.js +0 -19
  85. package/dist/billing/interfaces/i-billing-payment.js +0 -2
  86. package/dist/billing/interfaces/i-billing-total.js +0 -2
  87. package/dist/billing/interfaces/i-billing.js +0 -2
  88. package/dist/billing/interfaces/index.js +0 -2
  89. package/dist/billing-order/entities/billing-order.entity.js +0 -39
  90. package/dist/billing-order/entities/index.js +0 -5
  91. package/dist/billing-order/index.js +0 -18
  92. package/dist/billing-order/interfaces/i-billing-order.js +0 -2
  93. package/dist/billing-order/interfaces/index.js +0 -2
  94. package/dist/bluesoft/index.js +0 -17
  95. package/dist/bluesoft/interfaces/i-bluesoft-brand.js +0 -2
  96. package/dist/bluesoft/interfaces/i-bluesoft-gtin-commercial-unit.js +0 -2
  97. package/dist/bluesoft/interfaces/i-bluesoft-gtin.js +0 -2
  98. package/dist/bluesoft/interfaces/i-bluesoft-ncm.js +0 -2
  99. package/dist/bluesoft/interfaces/i-bluesoft.js +0 -2
  100. package/dist/bluesoft/interfaces/index.js +0 -2
  101. package/dist/clients/entities/client-aplication-credential.entity.js +0 -23
  102. package/dist/clients/entities/client-aplication.entity.js +0 -23
  103. package/dist/clients/entities/client.entity.js +0 -27
  104. package/dist/clients/entities/index.js +0 -9
  105. package/dist/clients/index.js +0 -18
  106. package/dist/clients/interfaces/i-client-aplication.js +0 -2
  107. package/dist/clients/interfaces/i-client-credential.js +0 -2
  108. package/dist/clients/interfaces/i-client.js +0 -2
  109. package/dist/clients/interfaces/index.js +0 -2
  110. package/dist/company/entities/company-contact.entity.js +0 -22
  111. package/dist/company/entities/company-custom-data.entity.js +0 -21
  112. package/dist/company/entities/company-remote-access.entity.js +0 -24
  113. package/dist/company/entities/company-trial-plans.entity.js +0 -21
  114. package/dist/company/entities/company.entity.js +0 -56
  115. package/dist/company/entities/index.js +0 -13
  116. package/dist/company/enums/index.js +0 -8
  117. package/dist/company/enums/keys.enum.js +0 -14
  118. package/dist/company/enums/message-type.enum.js +0 -9
  119. package/dist/company/index.js +0 -19
  120. package/dist/company/interfaces/i-company-contact.js +0 -2
  121. package/dist/company/interfaces/i-company-custom-data.js +0 -2
  122. package/dist/company/interfaces/i-company-remote-access.js +0 -2
  123. package/dist/company/interfaces/i-company-trial-useds.js +0 -2
  124. package/dist/company/interfaces/i-company.js +0 -2
  125. package/dist/company/interfaces/index.js +0 -2
  126. package/dist/container/entities/container.entity.js +0 -39
  127. package/dist/container/entities/index.js +0 -5
  128. package/dist/container/index.js +0 -18
  129. package/dist/container/interfaces/i-container.js +0 -2
  130. package/dist/container/interfaces/index.js +0 -2
  131. package/dist/customer/entities/customer.entity.js +0 -53
  132. package/dist/customer/entities/index.js +0 -5
  133. package/dist/customer/enums/index.js +0 -9
  134. package/dist/customer/enums/interval.enum.js +0 -9
  135. package/dist/customer/enums/status.enum.js +0 -9
  136. package/dist/customer/enums/type.enum.js +0 -8
  137. package/dist/customer/index.js +0 -19
  138. package/dist/customer/interfaces/i-customer.js +0 -2
  139. package/dist/customer/interfaces/index.js +0 -2
  140. package/dist/customer-member/entities/index.js +0 -5
  141. package/dist/customer-member/entities/member.entity.js +0 -39
  142. package/dist/customer-member/index.js +0 -18
  143. package/dist/customer-member/interfaces/i-member.js +0 -2
  144. package/dist/customer-member/interfaces/index.js +0 -2
  145. package/dist/desenfila-merchant/entities/index.js +0 -9
  146. package/dist/desenfila-merchant/entities/merchant-address.entity.js +0 -23
  147. package/dist/desenfila-merchant/entities/merchant-payment-provider.entity.js +0 -27
  148. package/dist/desenfila-merchant/entities/merchant.entity.js +0 -40
  149. package/dist/desenfila-merchant/index.js +0 -18
  150. package/dist/desenfila-merchant/interfaces/i-merchant-address.js +0 -2
  151. package/dist/desenfila-merchant/interfaces/i-merchant-mercado-pago.js +0 -2
  152. package/dist/desenfila-merchant/interfaces/i-merchant-payers-store.js +0 -2
  153. package/dist/desenfila-merchant/interfaces/i-merchant-payment-provider-agent.js +0 -2
  154. package/dist/desenfila-merchant/interfaces/i-merchant-payment-provider.js +0 -2
  155. package/dist/desenfila-merchant/interfaces/i-merchant.js +0 -2
  156. package/dist/desenfila-merchant/interfaces/index.js +0 -2
  157. package/dist/desenfila-order/entities/i-container-order-item.entity.js +0 -26
  158. package/dist/desenfila-order/entities/i-container-order-payment.js +0 -30
  159. package/dist/desenfila-order/entities/i-container-order-pix.entity.js +0 -19
  160. package/dist/desenfila-order/entities/i-container-order.entity.js +0 -55
  161. package/dist/desenfila-order/entities/index.js +0 -11
  162. package/dist/desenfila-order/index.js +0 -18
  163. package/dist/desenfila-order/interfaces/i-container-order-item.js +0 -2
  164. package/dist/desenfila-order/interfaces/i-container-order-payment.js +0 -2
  165. package/dist/desenfila-order/interfaces/i-container-order-pix.js +0 -2
  166. package/dist/desenfila-order/interfaces/i-container-order.js +0 -2
  167. package/dist/desenfila-order/interfaces/index.js +0 -2
  168. package/dist/developer-apps/entities/developer-app-credentials.entity.js +0 -21
  169. package/dist/developer-apps/entities/developer-app.entity.js +0 -43
  170. package/dist/developer-apps/entities/index.js +0 -7
  171. package/dist/developer-apps/enums/index.js +0 -5
  172. package/dist/developer-apps/enums/status.enum.js +0 -9
  173. package/dist/developer-apps/index.js +0 -19
  174. package/dist/developer-apps/interfaces/i-developer-app.js +0 -2
  175. package/dist/developer-apps/interfaces/i-developer-credentials.js +0 -2
  176. package/dist/developer-apps/interfaces/index.js +0 -2
  177. package/dist/developer-members/entities/developer-member.entity.js +0 -40
  178. package/dist/developer-members/entities/index.js +0 -5
  179. package/dist/developer-members/index.js +0 -18
  180. package/dist/developer-members/interfaces/i-developer-member.js +0 -2
  181. package/dist/developer-members/interfaces/index.js +0 -2
  182. package/dist/developers/entities/developer.entity.js +0 -36
  183. package/dist/developers/entities/index.js +0 -5
  184. package/dist/developers/index.js +0 -18
  185. package/dist/developers/interfaces/i-developer.js +0 -2
  186. package/dist/developers/interfaces/index.js +0 -2
  187. package/dist/device/entities/device.entity.js +0 -34
  188. package/dist/device/entities/index.js +0 -8
  189. package/dist/device/entities/metadata.entity.js +0 -21
  190. package/dist/device/enums/app-images.enum.js +0 -7
  191. package/dist/device/enums/checkout-images.enum.js +0 -12
  192. package/dist/device/enums/index.js +0 -9
  193. package/dist/device/enums/status.enum.js +0 -10
  194. package/dist/device/index.js +0 -19
  195. package/dist/device/interfaces/i-ajust-value.js +0 -2
  196. package/dist/device/interfaces/i-device.js +0 -2
  197. package/dist/device/interfaces/i-metadata.js +0 -2
  198. package/dist/device/interfaces/index.js +0 -2
  199. package/dist/envelope/index.js +0 -17
  200. package/dist/envelope/interfaces/factory-envelope-array-pag.functions.js +0 -17
  201. package/dist/envelope/interfaces/factory-envelope-array.functions.js +0 -19
  202. package/dist/envelope/interfaces/factory-envelope.functions.js +0 -14
  203. package/dist/envelope/interfaces/i-envelope-array.js +0 -2
  204. package/dist/envelope/interfaces/i-envelope.js +0 -2
  205. package/dist/envelope/interfaces/index.js +0 -9
  206. package/dist/event-message/entities/event-message.entity.js +0 -30
  207. package/dist/event-message/entities/index.js +0 -5
  208. package/dist/event-message/enums/event-message.enum.js +0 -16
  209. package/dist/event-message/enums/index.js +0 -5
  210. package/dist/event-message/index.js +0 -19
  211. package/dist/event-message/interfaces/i-event-message.js +0 -2
  212. package/dist/event-message/interfaces/index.js +0 -2
  213. package/dist/evolution/entities/chatwoot.entity.js +0 -24
  214. package/dist/evolution/entities/evolution-database-queue.entity.js +0 -32
  215. package/dist/evolution/entities/evolution.entity.js +0 -26
  216. package/dist/evolution/entities/hash.entity.js +0 -20
  217. package/dist/evolution/entities/index.js +0 -34
  218. package/dist/evolution/entities/instance.entity.js +0 -29
  219. package/dist/evolution/entities/qrcode.entity.js +0 -23
  220. package/dist/evolution/entities/send-message/index.js +0 -7
  221. package/dist/evolution/entities/send-message/message-key.entity.js +0 -14
  222. package/dist/evolution/entities/send-message/message.entity.js +0 -15
  223. package/dist/evolution/entities/typebot.entity.js +0 -34
  224. package/dist/evolution/entities/webhook.entity.js +0 -33
  225. package/dist/evolution/enums/events.enum.js +0 -27
  226. package/dist/evolution/enums/index.js +0 -9
  227. package/dist/evolution/enums/instance-types.enum.js +0 -12
  228. package/dist/evolution/enums/integration-types.enum.js +0 -8
  229. package/dist/evolution/index.js +0 -19
  230. package/dist/evolution/interfaces/i-chatwoot.js +0 -2
  231. package/dist/evolution/interfaces/i-evolution-database-queue.js +0 -2
  232. package/dist/evolution/interfaces/i-evolution.js +0 -2
  233. package/dist/evolution/interfaces/i-hash.js +0 -2
  234. package/dist/evolution/interfaces/i-instance.js +0 -2
  235. package/dist/evolution/interfaces/i-qrcode.js +0 -2
  236. package/dist/evolution/interfaces/i-typebot.js +0 -2
  237. package/dist/evolution/interfaces/i-webhook.js +0 -2
  238. package/dist/evolution/interfaces/index.js +0 -17
  239. package/dist/evolution/interfaces/send-messages/i-message-key.js +0 -2
  240. package/dist/evolution/interfaces/send-messages/i-message.js +0 -2
  241. package/dist/evolution/interfaces/send-messages/index.js +0 -2
  242. package/dist/fcm-token-message/entities/fcm-data-received-desenfila-payment.entity.js +0 -26
  243. package/dist/fcm-token-message/entities/fcm-data-request-items.entity.js +0 -25
  244. package/dist/fcm-token-message/entities/index.js +0 -9
  245. package/dist/fcm-token-message/entities/token.entity.js +0 -29
  246. package/dist/fcm-token-message/enums/skill.enum.js +0 -13
  247. package/dist/fcm-token-message/index.js +0 -18
  248. package/dist/fcm-token-message/interfaces/i-fcm-data-order.js +0 -2
  249. package/dist/fcm-token-message/interfaces/i-fcm-data-received-desenfila-payment.js +0 -2
  250. package/dist/fcm-token-message/interfaces/i-fcm-data-request-items.js +0 -2
  251. package/dist/fcm-token-message/interfaces/i-fcm-notify.js +0 -2
  252. package/dist/fcm-token-message/interfaces/i-token.js +0 -2
  253. package/dist/fcm-token-message/interfaces/index.js +0 -2
  254. package/dist/feature/entities/feature.entity.js +0 -30
  255. package/dist/feature/entities/index.js +0 -5
  256. package/dist/feature/index.js +0 -18
  257. package/dist/feature/interfaces/i-feature.js +0 -2
  258. package/dist/feature/interfaces/index.js +0 -2
  259. package/dist/general/entities/address.entity.js +0 -37
  260. package/dist/general/entities/base.entity.js +0 -26
  261. package/dist/general/entities/carousel-image.entity.js +0 -22
  262. package/dist/general/entities/coords.entity.js +0 -21
  263. package/dist/general/entities/custom-variable.entity.js +0 -21
  264. package/dist/general/entities/delivery-area.entity.js +0 -27
  265. package/dist/general/entities/dellivery-area-fixed.entity.js +0 -24
  266. package/dist/general/entities/desenfila-info.entity.js +0 -20
  267. package/dist/general/entities/firebase-query.entity.js +0 -19
  268. package/dist/general/entities/index.js +0 -59
  269. package/dist/general/entities/info.entity.js +0 -20
  270. package/dist/general/entities/messager-channel.entity.js +0 -22
  271. package/dist/general/entities/mobyo-apiconfig.entity.js +0 -25
  272. package/dist/general/entities/mobyo-info.entity.js +0 -20
  273. package/dist/general/entities/origin.entity.js +0 -26
  274. package/dist/general/entities/payment-card.entity.js +0 -22
  275. package/dist/general/entities/payment-cash.entity.js +0 -20
  276. package/dist/general/entities/payment-method-option.entity.js +0 -35
  277. package/dist/general/entities/payment-method.entity.js +0 -32
  278. package/dist/general/entities/payment-pix.entity.js +0 -21
  279. package/dist/general/entities/payment-provider-agent.entity.js +0 -22
  280. package/dist/general/entities/payment-provider.entity.js +0 -33
  281. package/dist/general/entities/payment-token-data.entity.js +0 -26
  282. package/dist/general/entities/payment-token.entity.js +0 -25
  283. package/dist/general/entities/payment-wallet.entity.js +0 -20
  284. package/dist/general/entities/payment.entity.js +0 -29
  285. package/dist/general/entities/query.entity.js +0 -31
  286. package/dist/general/entities/rating.entity.js +0 -23
  287. package/dist/general/entities/sponsorship-value.entity.js +0 -21
  288. package/dist/general/enums/bank-slip-status.enum.js +0 -11
  289. package/dist/general/enums/boolean-string.enum.js +0 -8
  290. package/dist/general/enums/collections-types.enum.js +0 -48
  291. package/dist/general/enums/desenfila-from.enum.js +0 -14
  292. package/dist/general/enums/doc-type.enum.js +0 -8
  293. package/dist/general/enums/e-discount-type.enum.js +0 -8
  294. package/dist/general/enums/fiscal-doc-model-code.enum.js +0 -15
  295. package/dist/general/enums/index.js +0 -51
  296. package/dist/general/enums/interval-type.enum.js +0 -9
  297. package/dist/general/enums/jwt-status.enum.js +0 -9
  298. package/dist/general/enums/lead-origin.enum.js +0 -13
  299. package/dist/general/enums/operators.enum.js +0 -16
  300. package/dist/general/enums/os.enum.js +0 -14
  301. package/dist/general/enums/payment-channel.enum.js +0 -14
  302. package/dist/general/enums/payment-mode.enum.js +0 -9
  303. package/dist/general/enums/payment-status.enum.js +0 -16
  304. package/dist/general/enums/payment-type.enum.js +0 -26
  305. package/dist/general/enums/person-type.enum.js +0 -8
  306. package/dist/general/enums/platform.enum.js +0 -13
  307. package/dist/general/enums/providers.enum.js +0 -12
  308. package/dist/general/enums/pubsub.enum.js +0 -8
  309. package/dist/general/enums/role.enum.js +0 -17
  310. package/dist/general/enums/sponsorship-values.enum.js +0 -10
  311. package/dist/general/enums/subscription-status.enum.js +0 -14
  312. package/dist/general/index.js +0 -19
  313. package/dist/general/interfaces/i-address.js +0 -2
  314. package/dist/general/interfaces/i-base.js +0 -3
  315. package/dist/general/interfaces/i-carousel-image.js +0 -2
  316. package/dist/general/interfaces/i-coords.js +0 -2
  317. package/dist/general/interfaces/i-custom-variable.js +0 -3
  318. package/dist/general/interfaces/i-delivery-area-fixed.js +0 -2
  319. package/dist/general/interfaces/i-delivery-area.js +0 -2
  320. package/dist/general/interfaces/i-desenfila-info.js +0 -2
  321. package/dist/general/interfaces/i-firebase-query.js +0 -2
  322. package/dist/general/interfaces/i-info.js +0 -2
  323. package/dist/general/interfaces/i-messager-channel.js +0 -2
  324. package/dist/general/interfaces/i-mobyo-api-config.js +0 -2
  325. package/dist/general/interfaces/i-mobyo-info.js +0 -2
  326. package/dist/general/interfaces/i-origin.js +0 -2
  327. package/dist/general/interfaces/i-payment-card.js +0 -2
  328. package/dist/general/interfaces/i-payment-cash.js +0 -2
  329. package/dist/general/interfaces/i-payment-method-option.js +0 -2
  330. package/dist/general/interfaces/i-payment-method.js +0 -2
  331. package/dist/general/interfaces/i-payment-pix.js +0 -2
  332. package/dist/general/interfaces/i-payment-provider-agent.js +0 -2
  333. package/dist/general/interfaces/i-payment-provider.js +0 -2
  334. package/dist/general/interfaces/i-payment-token-data.js +0 -3
  335. package/dist/general/interfaces/i-payment-token.js +0 -3
  336. package/dist/general/interfaces/i-payment-wallet.js +0 -2
  337. package/dist/general/interfaces/i-payment.js +0 -2
  338. package/dist/general/interfaces/i-query.js +0 -2
  339. package/dist/general/interfaces/i-rating.js +0 -2
  340. package/dist/general/interfaces/i-sponsorship-value.js +0 -2
  341. package/dist/general/interfaces/index.js +0 -3
  342. package/dist/global-settings/entities/global-setting-iugu.entity.js +0 -75
  343. package/dist/global-settings/entities/global-setting-master.entity.js +0 -37
  344. package/dist/global-settings/entities/global-setting-nati.entity.js +0 -28
  345. package/dist/global-settings/entities/global-setting-taxes.entity.js +0 -21
  346. package/dist/global-settings/entities/global-setting.entity.js +0 -23
  347. package/dist/global-settings/entities/index.js +0 -13
  348. package/dist/global-settings/index.js +0 -18
  349. package/dist/global-settings/interfaces/i-global-setting-iugu.js +0 -2
  350. package/dist/global-settings/interfaces/i-global-setting-master.js +0 -2
  351. package/dist/global-settings/interfaces/i-global-setting-nati-pay.js +0 -2
  352. package/dist/global-settings/interfaces/i-global-setting-taxes.js +0 -2
  353. package/dist/global-settings/interfaces/i-global-setting.js +0 -2
  354. package/dist/global-settings/interfaces/index.js +0 -2
  355. package/dist/index.js +0 -81
  356. package/dist/installation/entities/index.js +0 -7
  357. package/dist/installation/entities/installation-app.entity.js +0 -25
  358. package/dist/installation/entities/installation.entity.js +0 -35
  359. package/dist/installation/enums/index.js +0 -5
  360. package/dist/installation/enums/status.enum.js +0 -15
  361. package/dist/installation/index.js +0 -19
  362. package/dist/installation/interfaces/i-installation-app.js +0 -2
  363. package/dist/installation/interfaces/i-installation.js +0 -2
  364. package/dist/installation/interfaces/index.js +0 -2
  365. package/dist/invite/entities/index.js +0 -5
  366. package/dist/invite/entities/invite.entity.js +0 -39
  367. package/dist/invite/enums/index.js +0 -5
  368. package/dist/invite/enums/status.enum.js +0 -11
  369. package/dist/invite/index.js +0 -19
  370. package/dist/invite/interfaces/i-invite.js +0 -2
  371. package/dist/invite/interfaces/index.js +0 -2
  372. package/dist/invoice/entities/index.js +0 -17
  373. package/dist/invoice/entities/invoice-bank-slip.entity.js +0 -27
  374. package/dist/invoice/entities/invoice-credit-card.entity.js +0 -25
  375. package/dist/invoice/entities/invoice-item.entity.js +0 -28
  376. package/dist/invoice/entities/invoice-log.entity.js +0 -23
  377. package/dist/invoice/entities/invoice-payer.entity.js +0 -27
  378. package/dist/invoice/entities/invoice-pix.entity.js +0 -24
  379. package/dist/invoice/entities/invoice.entity.js +0 -65
  380. package/dist/invoice/enums/index.js +0 -5
  381. package/dist/invoice/enums/invoices-status.enum.js +0 -17
  382. package/dist/invoice/index.js +0 -19
  383. package/dist/invoice/interfaces/i-invoice-bank-slip.js +0 -2
  384. package/dist/invoice/interfaces/i-invoice-credit-card.js +0 -2
  385. package/dist/invoice/interfaces/i-invoice-item.js +0 -2
  386. package/dist/invoice/interfaces/i-invoice-log.js +0 -2
  387. package/dist/invoice/interfaces/i-invoice-payer.js +0 -2
  388. package/dist/invoice/interfaces/i-invoice-pix.js +0 -2
  389. package/dist/invoice/interfaces/i-invoice.js +0 -2
  390. package/dist/invoice/interfaces/index.js +0 -2
  391. package/dist/iugu/entities/account-informations.entity.js +0 -21
  392. package/dist/iugu/entities/account-last-verification-request-data.entity.js +0 -40
  393. package/dist/iugu/entities/charge-credit-card.entity.js +0 -30
  394. package/dist/iugu/entities/customer.entity.js +0 -40
  395. package/dist/iugu/entities/index.js +0 -21
  396. package/dist/iugu/entities/invoice-bankslip.entity.js +0 -26
  397. package/dist/iugu/entities/invoice.entity.js +0 -82
  398. package/dist/iugu/entities/iugu-account.entity.js +0 -75
  399. package/dist/iugu/entities/payment-token-data.entity.js +0 -28
  400. package/dist/iugu/entities/payment-token.entity.js +0 -25
  401. package/dist/iugu/enums/index.js +0 -9
  402. package/dist/iugu/enums/iugu-auto-advance.enum.js +0 -10
  403. package/dist/iugu/enums/iugu-bank.enum.js +0 -222
  404. package/dist/iugu/enums/iugu-status-invoice.enum.js +0 -17
  405. package/dist/iugu/index.js +0 -20
  406. package/dist/iugu/interfaces/i-account-configuration-bank-slip.js +0 -2
  407. package/dist/iugu/interfaces/i-account-configuration-creadit-card.js +0 -2
  408. package/dist/iugu/interfaces/i-account-configuration-pix.js +0 -2
  409. package/dist/iugu/interfaces/i-account-configuration.js +0 -2
  410. package/dist/iugu/interfaces/i-account-info-last-ver-req-data.js +0 -2
  411. package/dist/iugu/interfaces/i-account-informations.js +0 -2
  412. package/dist/iugu/interfaces/i-account-marketplace-split.js +0 -2
  413. package/dist/iugu/interfaces/i-account.js +0 -2
  414. package/dist/iugu/interfaces/i-change-plan-simulation.js +0 -2
  415. package/dist/iugu/interfaces/i-charge-credit-card.js +0 -2
  416. package/dist/iugu/interfaces/i-config-early-payment-discounts.js +0 -2
  417. package/dist/iugu/interfaces/i-customer.js +0 -2
  418. package/dist/iugu/interfaces/i-invoice-bankslip.js +0 -2
  419. package/dist/iugu/interfaces/i-invoice.js +0 -2
  420. package/dist/iugu/interfaces/i-payment-token-data.js +0 -2
  421. package/dist/iugu/interfaces/i-payment-token.js +0 -2
  422. package/dist/iugu/interfaces/i-plan-feature.js +0 -2
  423. package/dist/iugu/interfaces/i-plan-price.js +0 -2
  424. package/dist/iugu/interfaces/i-plan.js +0 -2
  425. package/dist/iugu/interfaces/i-subscription-custom-variable.js +0 -2
  426. package/dist/iugu/interfaces/i-subscription-feature.js +0 -2
  427. package/dist/iugu/interfaces/i-subscription-features.js +0 -2
  428. package/dist/iugu/interfaces/i-subscription-log.js +0 -2
  429. package/dist/iugu/interfaces/i-subscription-recent-invoice.js +0 -2
  430. package/dist/iugu/interfaces/i-subscription-subitem.js +0 -2
  431. package/dist/iugu/interfaces/i-subscription.js +0 -2
  432. package/dist/iugu/interfaces/index.js +0 -2
  433. package/dist/iugu/responses/i-marketplace-list.js +0 -2
  434. package/dist/iugu/responses/i-marketplace-token.js +0 -2
  435. package/dist/iugu/responses/i-marketplace-tokens.js +0 -2
  436. package/dist/iugu/responses/index.js +0 -2
  437. package/dist/lead/entities/index.js +0 -5
  438. package/dist/lead/entities/lead.entity.js +0 -58
  439. package/dist/lead/enums/index.js +0 -5
  440. package/dist/lead/enums/lead-status.enum.js +0 -18
  441. package/dist/lead/index.js +0 -19
  442. package/dist/lead/interfaces/i-lead.js +0 -2
  443. package/dist/lead/interfaces/index.js +0 -2
  444. package/dist/logss/entities/index.js +0 -5
  445. package/dist/logss/entities/log.entity.js +0 -24
  446. package/dist/logss/index.js +0 -18
  447. package/dist/logss/interfaces/i-log.js +0 -2
  448. package/dist/logss/interfaces/index.js +0 -2
  449. package/dist/master/entities/index.js +0 -7
  450. package/dist/master/entities/master-v1.entity.js +0 -20
  451. package/dist/master/entities/master.entity.js +0 -28
  452. package/dist/master/index.js +0 -18
  453. package/dist/master/interfaces/i-master-v1.js +0 -2
  454. package/dist/master/interfaces/i-master.js +0 -2
  455. package/dist/master/interfaces/index.js +0 -2
  456. package/dist/meli/index.js +0 -17
  457. package/dist/meli/interfaces/i-checkout-online-order-processor.dto.js +0 -2
  458. package/dist/meli/interfaces/index.js +0 -2
  459. package/dist/member/entities/index.js +0 -5
  460. package/dist/member/entities/member.entity.js +0 -61
  461. package/dist/member/enums/index.js +0 -7
  462. package/dist/member/enums/member-rules.enum.js +0 -16
  463. package/dist/member/enums/member-type.enum.js +0 -11
  464. package/dist/member/index.js +0 -19
  465. package/dist/member/interfaces/i-member.js +0 -2
  466. package/dist/member/interfaces/index.js +0 -2
  467. package/dist/member-access/entities/index.js +0 -9
  468. package/dist/member-access/entities/member-access-permission.entity.js +0 -21
  469. package/dist/member-access/entities/member-access-role.entity.js +0 -22
  470. package/dist/member-access/entities/member-access.entity.js +0 -33
  471. package/dist/member-access/index.js +0 -18
  472. package/dist/member-access/interfaces/i-member-access-permissions.js +0 -2
  473. package/dist/member-access/interfaces/i-member-access-role.js +0 -2
  474. package/dist/member-access/interfaces/i-member-access.js +0 -2
  475. package/dist/member-access/interfaces/index.js +0 -2
  476. package/dist/mobyo/company-settings/entities/company-settings.entity.js +0 -23
  477. package/dist/mobyo/company-settings/entities/index.js +0 -7
  478. package/dist/mobyo/company-settings/entities/wa-server.entity.js +0 -22
  479. package/dist/mobyo/company-settings/index.js +0 -18
  480. package/dist/mobyo/company-settings/interfaces/i-company-settings.js +0 -2
  481. package/dist/mobyo/company-settings/interfaces/i-wa-server.js +0 -2
  482. package/dist/mobyo/company-settings/interfaces/index.js +0 -2
  483. package/dist/mobyo/index.js +0 -21
  484. package/dist/mobyo/mobyo-api/enum/company-message-channel.enum.js +0 -9
  485. package/dist/mobyo/mobyo-api/enum/device-app-mode.enum.js +0 -9
  486. package/dist/mobyo/mobyo-api/enum/device-app-status.enum.js +0 -8
  487. package/dist/mobyo/mobyo-api/enum/device-checkout-status.enum.js +0 -10
  488. package/dist/mobyo/mobyo-api/enum/device-customer-name.enum.js +0 -9
  489. package/dist/mobyo/mobyo-api/enum/device-mode.enum.js +0 -9
  490. package/dist/mobyo/mobyo-api/enum/device-screen-mode.enum.js +0 -10
  491. package/dist/mobyo/mobyo-api/enum/device-tef-type.enum.js +0 -11
  492. package/dist/mobyo/mobyo-api/enum/engine-type.enum.js +0 -11
  493. package/dist/mobyo/mobyo-api/enum/index.js +0 -57
  494. package/dist/mobyo/mobyo-api/enum/iugu-invoices-status.enum.js +0 -16
  495. package/dist/mobyo/mobyo-api/enum/member-rules.enum.js +0 -9
  496. package/dist/mobyo/mobyo-api/enum/order-cancel-reasons.enum.js +0 -28
  497. package/dist/mobyo/mobyo-api/enum/order-delivered-by.enum.js +0 -10
  498. package/dist/mobyo/mobyo-api/enum/order-occurrence-type.enum.js +0 -11
  499. package/dist/mobyo/mobyo-api/enum/order-payment-id.enum.js +0 -38
  500. package/dist/mobyo/mobyo-api/enum/order-payment-method.enum.js +0 -16
  501. package/dist/mobyo/mobyo-api/enum/order-v3-delivery-mode.enum.js +0 -9
  502. package/dist/mobyo/mobyo-api/enum/order-v3-sales-channel.enum.js +0 -18
  503. package/dist/mobyo/mobyo-api/enum/order-v3-timing.enum.js +0 -8
  504. package/dist/mobyo/mobyo-api/enum/order-v3-type.enum.js +0 -9
  505. package/dist/mobyo/mobyo-api/enum/payment-type.enum.js +0 -8
  506. package/dist/mobyo/mobyo-api/enum/preference-auto-return.enum.js +0 -7
  507. package/dist/mobyo/mobyo-api/enum/product-highlight-v2.enum.js +0 -19
  508. package/dist/mobyo/mobyo-api/enum/product-skill-v2.enum.js +0 -14
  509. package/dist/mobyo/mobyo-api/enum/question-type.enum.js +0 -9
  510. package/dist/mobyo/mobyo-api/enum/rule-types.enum.js +0 -22
  511. package/dist/mobyo/mobyo-api/enum/topics.enum.js +0 -11
  512. package/dist/mobyo/mobyo-api/index.js +0 -18
  513. package/dist/mobyo/mobyo-api/interfaces/action.interface.js +0 -2
  514. package/dist/mobyo/mobyo-api/interfaces/category.interfcace.js +0 -2
  515. package/dist/mobyo/mobyo-api/interfaces/company-info.js +0 -2
  516. package/dist/mobyo/mobyo-api/interfaces/device-adjust-value.dto.js +0 -2
  517. package/dist/mobyo/mobyo-api/interfaces/engine-statistics.interface.js +0 -2
  518. package/dist/mobyo/mobyo-api/interfaces/i-bucket.js +0 -2
  519. package/dist/mobyo/mobyo-api/interfaces/i-campaign-rule.js +0 -2
  520. package/dist/mobyo/mobyo-api/interfaces/i-campaign-sponsorship.js +0 -2
  521. package/dist/mobyo/mobyo-api/interfaces/i-campaign.js +0 -2
  522. package/dist/mobyo/mobyo-api/interfaces/i-company-address.js +0 -2
  523. package/dist/mobyo/mobyo-api/interfaces/i-company-keys.js +0 -2
  524. package/dist/mobyo/mobyo-api/interfaces/i-company-lat-lng.js +0 -2
  525. package/dist/mobyo/mobyo-api/interfaces/i-company-message.js +0 -2
  526. package/dist/mobyo/mobyo-api/interfaces/i-company-payment-provider-agent.js +0 -2
  527. package/dist/mobyo/mobyo-api/interfaces/i-company-payment-provider.js +0 -2
  528. package/dist/mobyo/mobyo-api/interfaces/i-company-payment-providers-payments-method-data.js +0 -2
  529. package/dist/mobyo/mobyo-api/interfaces/i-company-payment-providers-payments-method.js +0 -2
  530. package/dist/mobyo/mobyo-api/interfaces/i-company.js +0 -2
  531. package/dist/mobyo/mobyo-api/interfaces/i-deliverer.js +0 -2
  532. package/dist/mobyo/mobyo-api/interfaces/i-delivery-area-fixed.js +0 -2
  533. package/dist/mobyo/mobyo-api/interfaces/i-delivery-area.js +0 -2
  534. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer-address.js +0 -2
  535. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer-identification.js +0 -2
  536. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer-phone.js +0 -2
  537. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer.js +0 -2
  538. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-order-item.js +0 -2
  539. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-order.js +0 -2
  540. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-payment-item-v3.js +0 -2
  541. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-payment-v3.js +0 -2
  542. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-item.js +0 -2
  543. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-address.js +0 -2
  544. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-identification.js +0 -2
  545. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-payment.js +0 -2
  546. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-phone.js +0 -2
  547. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer.js +0 -2
  548. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference.js +0 -2
  549. package/dist/mobyo/mobyo-api/interfaces/i-desenfila-public-key.js +0 -2
  550. package/dist/mobyo/mobyo-api/interfaces/i-device-app-configs.js +0 -2
  551. package/dist/mobyo/mobyo-api/interfaces/i-device-app-images.js +0 -2
  552. package/dist/mobyo/mobyo-api/interfaces/i-device-app.js +0 -2
  553. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-config-tef-api.js +0 -2
  554. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-config-tef.js +0 -2
  555. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-configs.js +0 -2
  556. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-payments-online.js +0 -2
  557. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-picture.js +0 -2
  558. package/dist/mobyo/mobyo-api/interfaces/i-device-checkout.js +0 -2
  559. package/dist/mobyo/mobyo-api/interfaces/i-device-custom-text.js +0 -2
  560. package/dist/mobyo/mobyo-api/interfaces/i-device-menu.js +0 -2
  561. package/dist/mobyo/mobyo-api/interfaces/i-device-screen-board.js +0 -2
  562. package/dist/mobyo/mobyo-api/interfaces/i-device-screen.js +0 -2
  563. package/dist/mobyo/mobyo-api/interfaces/i-device.js +0 -2
  564. package/dist/mobyo/mobyo-api/interfaces/i-diffraction.js +0 -2
  565. package/dist/mobyo/mobyo-api/interfaces/i-engine-credential.js +0 -2
  566. package/dist/mobyo/mobyo-api/interfaces/i-engine-fees.js +0 -2
  567. package/dist/mobyo/mobyo-api/interfaces/i-engine-payment.js +0 -2
  568. package/dist/mobyo/mobyo-api/interfaces/i-engine.js +0 -2
  569. package/dist/mobyo/mobyo-api/interfaces/i-entity.js +0 -12
  570. package/dist/mobyo/mobyo-api/interfaces/i-epadoca-store.js +0 -2
  571. package/dist/mobyo/mobyo-api/interfaces/i-epadoca-token.js +0 -2
  572. package/dist/mobyo/mobyo-api/interfaces/i-geocode-envelope-array.js +0 -2
  573. package/dist/mobyo/mobyo-api/interfaces/i-geocode.js +0 -2
  574. package/dist/mobyo/mobyo-api/interfaces/i-globals-product.js +0 -2
  575. package/dist/mobyo/mobyo-api/interfaces/i-globals-rating.js +0 -2
  576. package/dist/mobyo/mobyo-api/interfaces/i-globals-utilizations.js +0 -2
  577. package/dist/mobyo/mobyo-api/interfaces/i-ifood-category-item.js +0 -2
  578. package/dist/mobyo/mobyo-api/interfaces/i-ifood-token.js +0 -2
  579. package/dist/mobyo/mobyo-api/interfaces/i-member.js +0 -2
  580. package/dist/mobyo/mobyo-api/interfaces/i-menu-config.js +0 -2
  581. package/dist/mobyo/mobyo-api/interfaces/i-menu-schedule-v2.js +0 -2
  582. package/dist/mobyo/mobyo-api/interfaces/i-menu-v2.js +0 -2
  583. package/dist/mobyo/mobyo-api/interfaces/i-merchant-address.js +0 -2
  584. package/dist/mobyo/mobyo-api/interfaces/i-merchant.js +0 -2
  585. package/dist/mobyo/mobyo-api/interfaces/i-order-action-v3.js +0 -2
  586. package/dist/mobyo/mobyo-api/interfaces/i-order-additional-fees-v3.js +0 -2
  587. package/dist/mobyo/mobyo-api/interfaces/i-order-cancellation-v3.js +0 -2
  588. package/dist/mobyo/mobyo-api/interfaces/i-order-customer-v3.js +0 -5
  589. package/dist/mobyo/mobyo-api/interfaces/i-order-deliverer-v3.js +0 -2
  590. package/dist/mobyo/mobyo-api/interfaces/i-order-delivery-address-v3.js +0 -2
  591. package/dist/mobyo/mobyo-api/interfaces/i-order-delivery-v3.js +0 -3
  592. package/dist/mobyo/mobyo-api/interfaces/i-order-desenfila-v3.js +0 -2
  593. package/dist/mobyo/mobyo-api/interfaces/i-order-indoor-v3.js +0 -2
  594. package/dist/mobyo/mobyo-api/interfaces/i-order-item-composition.js +0 -2
  595. package/dist/mobyo/mobyo-api/interfaces/i-order-item-option-v3.js +0 -2
  596. package/dist/mobyo/mobyo-api/interfaces/i-order-item-scales-v3.js +0 -2
  597. package/dist/mobyo/mobyo-api/interfaces/i-order-item-v3.js +0 -2
  598. package/dist/mobyo/mobyo-api/interfaces/i-order-merchant-v3.js +0 -2
  599. package/dist/mobyo/mobyo-api/interfaces/i-order-occurrence.js +0 -2
  600. package/dist/mobyo/mobyo-api/interfaces/i-order-payment-method-v3.js +0 -3
  601. package/dist/mobyo/mobyo-api/interfaces/i-order-payment-v3.js +0 -2
  602. package/dist/mobyo/mobyo-api/interfaces/i-order-takeout-v3.js +0 -2
  603. package/dist/mobyo/mobyo-api/interfaces/i-order-total-v3.js +0 -2
  604. package/dist/mobyo/mobyo-api/interfaces/i-order-v3.js +0 -2
  605. package/dist/mobyo/mobyo-api/interfaces/i-partner.js +0 -2
  606. package/dist/mobyo/mobyo-api/interfaces/i-payment-method.js +0 -19
  607. package/dist/mobyo/mobyo-api/interfaces/i-point.js +0 -2
  608. package/dist/mobyo/mobyo-api/interfaces/i-preparing.js +0 -12
  609. package/dist/mobyo/mobyo-api/interfaces/i-print-info.js +0 -2
  610. package/dist/mobyo/mobyo-api/interfaces/i-product-category.js +0 -2
  611. package/dist/mobyo/mobyo-api/interfaces/i-product-composition.js +0 -2
  612. package/dist/mobyo/mobyo-api/interfaces/i-product-detail-v2.js +0 -2
  613. package/dist/mobyo/mobyo-api/interfaces/i-product-options-types.js +0 -2
  614. package/dist/mobyo/mobyo-api/interfaces/i-product-options-v2.js +0 -2
  615. package/dist/mobyo/mobyo-api/interfaces/i-product-question.js +0 -2
  616. package/dist/mobyo/mobyo-api/interfaces/i-product-section-menu.js +0 -2
  617. package/dist/mobyo/mobyo-api/interfaces/i-product-section-schedule.js +0 -2
  618. package/dist/mobyo/mobyo-api/interfaces/i-product-sizes-v2.js +0 -2
  619. package/dist/mobyo/mobyo-api/interfaces/i-product-topping-v2.js +0 -2
  620. package/dist/mobyo/mobyo-api/interfaces/i-product-v2.js +0 -2
  621. package/dist/mobyo/mobyo-api/interfaces/i-product.js +0 -2
  622. package/dist/mobyo/mobyo-api/interfaces/i-production-place.js +0 -2
  623. package/dist/mobyo/mobyo-api/interfaces/i-qr-token.js +0 -3
  624. package/dist/mobyo/mobyo-api/interfaces/i-question-options.js +0 -2
  625. package/dist/mobyo/mobyo-api/interfaces/i-question.js +0 -2
  626. package/dist/mobyo/mobyo-api/interfaces/i-resume-coords-coordinates.js +0 -2
  627. package/dist/mobyo/mobyo-api/interfaces/i-resume-coords.js +0 -2
  628. package/dist/mobyo/mobyo-api/interfaces/i-section-menu.js +0 -2
  629. package/dist/mobyo/mobyo-api/interfaces/i-setting-marketplace-tax.js +0 -2
  630. package/dist/mobyo/mobyo-api/interfaces/i-subscription-message.js +0 -2
  631. package/dist/mobyo/mobyo-api/interfaces/i-tab.js +0 -2
  632. package/dist/mobyo/mobyo-api/interfaces/i-token.js +0 -2
  633. package/dist/mobyo/mobyo-api/interfaces/i-topic.js +0 -2
  634. package/dist/mobyo/mobyo-api/interfaces/i-topping.js +0 -2
  635. package/dist/mobyo/mobyo-api/interfaces/i-ubereats-auth.js +0 -2
  636. package/dist/mobyo/mobyo-api/interfaces/i-ubereats-event.js +0 -2
  637. package/dist/mobyo/mobyo-api/interfaces/i-used-campaign.js +0 -2
  638. package/dist/mobyo/mobyo-api/interfaces/i-viacep.js +0 -2
  639. package/dist/mobyo/mobyo-api/interfaces/index.js +0 -9
  640. package/dist/mobyo/mobyo-api/interfaces/jwt.payload.js +0 -2
  641. package/dist/mobyo/mobyo-api/interfaces/observation.interface.js +0 -2
  642. package/dist/mobyo/mobyo-api/interfaces/product-bland.interface.js +0 -2
  643. package/dist/mobyo/mobyo-api/interfaces/product-blend-item-product.interface.js +0 -2
  644. package/dist/mobyo/mobyo-api/interfaces/product-blend-item.interface.js +0 -2
  645. package/dist/mobyo/mobyo-api/interfaces/product-child.interface.js +0 -2
  646. package/dist/mobyo/mobyo-api/interfaces/product-input.interface.js +0 -2
  647. package/dist/mobyo/mobyo-api/interfaces/product-interface.js +0 -2
  648. package/dist/mobyo/mobyo-api/interfaces/product-link-input.interface.js +0 -2
  649. package/dist/mobyo/mobyo-api/interfaces/product-parent.interface.js +0 -2
  650. package/dist/mobyo/mobyo-api/interfaces/product-simple-question.interface.js +0 -2
  651. package/dist/mobyo/mobyo-api/interfaces/product-simple.interface.js +0 -2
  652. package/dist/mobyo/mobyo-api/interfaces/statistics-product.interface.js +0 -2
  653. package/dist/mobyo/mobyo-api/interfaces/statistics.interface.js +0 -2
  654. package/dist/mobyo/mobyo-api/interfaces/tax-config.interface.js +0 -2
  655. package/dist/mobyo/mobyo-customer-mobyo/entities/customer-mobyo.entity.js +0 -48
  656. package/dist/mobyo/mobyo-customer-mobyo/entities/index.js +0 -5
  657. package/dist/mobyo/mobyo-customer-mobyo/index.js +0 -18
  658. package/dist/mobyo/mobyo-customer-mobyo/interfaces/i-customer-mobyo.js +0 -2
  659. package/dist/mobyo/mobyo-customer-mobyo/interfaces/i-used-voucher.js +0 -2
  660. package/dist/mobyo/mobyo-customer-mobyo/interfaces/index.js +0 -2
  661. package/dist/mobyo/mobyo-deliverer/entities/deliverer.entity.js +0 -29
  662. package/dist/mobyo/mobyo-deliverer/entities/index.js +0 -5
  663. package/dist/mobyo/mobyo-deliverer/index.js +0 -18
  664. package/dist/mobyo/mobyo-deliverer/interfaces/i-deliverer-mobyo.js +0 -2
  665. package/dist/mobyo/mobyo-deliverer/interfaces/index.js +0 -2
  666. package/dist/mobyo/resumes/customers/entities/index.js +0 -5
  667. package/dist/mobyo/resumes/customers/entities/resume.entity.js +0 -25
  668. package/dist/mobyo/resumes/customers/index.js +0 -18
  669. package/dist/mobyo/resumes/customers/interfaces/i-resume.js +0 -2
  670. package/dist/mobyo/resumes/customers/interfaces/index.js +0 -2
  671. package/dist/mobyo/resumes/entities/index.js +0 -9
  672. package/dist/mobyo/resumes/entities/resume-engines.entity.js +0 -25
  673. package/dist/mobyo/resumes/entities/resume-item-detail.entity.js +0 -24
  674. package/dist/mobyo/resumes/entities/resume-item.entity.js +0 -22
  675. package/dist/mobyo/resumes/index.js +0 -22
  676. package/dist/mobyo/resumes/interfaces/i-resume-engines.js +0 -2
  677. package/dist/mobyo/resumes/interfaces/i-resume-item-detail.js +0 -2
  678. package/dist/mobyo/resumes/interfaces/i-resume-item.js +0 -2
  679. package/dist/mobyo/resumes/interfaces/index.js +0 -2
  680. package/dist/mobyo/resumes/orders/entities/index.js +0 -5
  681. package/dist/mobyo/resumes/orders/entities/resume.entity.js +0 -25
  682. package/dist/mobyo/resumes/orders/index.js +0 -18
  683. package/dist/mobyo/resumes/orders/interfaces/i-resume.js +0 -2
  684. package/dist/mobyo/resumes/orders/interfaces/index.js +0 -2
  685. package/dist/mobyo/resumes/products/entities/index.js +0 -5
  686. package/dist/mobyo/resumes/products/entities/resume.entity.js +0 -25
  687. package/dist/mobyo/resumes/products/index.js +0 -18
  688. package/dist/mobyo/resumes/products/interfaces/i-resume.js +0 -2
  689. package/dist/mobyo/resumes/products/interfaces/index.js +0 -2
  690. package/dist/mobyo/resumes/vouchers/entities/index.js +0 -5
  691. package/dist/mobyo/resumes/vouchers/entities/resume.entity.js +0 -25
  692. package/dist/mobyo/resumes/vouchers/index.js +0 -18
  693. package/dist/mobyo/resumes/vouchers/interfaces/i-resume.js +0 -2
  694. package/dist/mobyo/resumes/vouchers/interfaces/index.js +0 -2
  695. package/dist/monitor/entities/index.js +0 -5
  696. package/dist/monitor/entities/monitor.entity.js +0 -22
  697. package/dist/monitor/index.js +0 -18
  698. package/dist/monitor/interfaces/i-monitor.js +0 -2
  699. package/dist/monitor/interfaces/index.js +0 -2
  700. package/dist/mottu/entities/address.entity.js +0 -26
  701. package/dist/mottu/entities/event-delivery-man.entity.js +0 -21
  702. package/dist/mottu/entities/event-requested-by.entity.js +0 -21
  703. package/dist/mottu/entities/event.entity.js +0 -28
  704. package/dist/mottu/entities/index.js +0 -27
  705. package/dist/mottu/entities/order-deliverer.entity.js +0 -34
  706. package/dist/mottu/entities/order-deliverery-man.entity.js +0 -28
  707. package/dist/mottu/entities/order-preview.entity.js +0 -31
  708. package/dist/mottu/entities/order-store.entity.js +0 -20
  709. package/dist/mottu/entities/order.entity.js +0 -39
  710. package/dist/mottu/entities/store-matrix.entity.js +0 -20
  711. package/dist/mottu/entities/store-responsible.entity.js +0 -21
  712. package/dist/mottu/entities/store.entity.js +0 -31
  713. package/dist/mottu/index.js +0 -18
  714. package/dist/mottu/interfaces/i-address.js +0 -2
  715. package/dist/mottu/interfaces/i-deliveries.js +0 -2
  716. package/dist/mottu/interfaces/i-event-delivery-man.js +0 -2
  717. package/dist/mottu/interfaces/i-event-requested-by.js +0 -2
  718. package/dist/mottu/interfaces/i-event.js +0 -2
  719. package/dist/mottu/interfaces/i-order-deliverer.js +0 -2
  720. package/dist/mottu/interfaces/i-order-delivery-man.js +0 -2
  721. package/dist/mottu/interfaces/i-order-preview.js +0 -2
  722. package/dist/mottu/interfaces/i-order-store.js +0 -2
  723. package/dist/mottu/interfaces/i-order.js +0 -2
  724. package/dist/mottu/interfaces/i-store-matrix.js +0 -2
  725. package/dist/mottu/interfaces/i-store-responsible.js +0 -2
  726. package/dist/mottu/interfaces/i-store.js +0 -2
  727. package/dist/mottu/interfaces/index.js +0 -2
  728. package/dist/nati-v1/entities/cart-desenfila.entity.js +0 -21
  729. package/dist/nati-v1/entities/cart-item.entity.js +0 -42
  730. package/dist/nati-v1/entities/cart.entity.js +0 -40
  731. package/dist/nati-v1/entities/index.js +0 -9
  732. package/dist/nati-v1/index.js +0 -18
  733. package/dist/nati-v1/interfaces/i-cart-desenfila.js +0 -2
  734. package/dist/nati-v1/interfaces/i-cart-item.js +0 -2
  735. package/dist/nati-v1/interfaces/i-cart.js +0 -2
  736. package/dist/nati-v1/interfaces/index.js +0 -2
  737. package/dist/nati-v2/entities/index.js +0 -5
  738. package/dist/nati-v2/entities/validate-code.entity.js +0 -22
  739. package/dist/nati-v2/index.js +0 -18
  740. package/dist/nati-v2/interfaces/i-validate-code.js +0 -2
  741. package/dist/nati-v2/interfaces/index.js +0 -2
  742. package/dist/notification/entities/index.js +0 -7
  743. package/dist/notification/entities/notification-action.entity.js +0 -24
  744. package/dist/notification/entities/notification.entity.js +0 -34
  745. package/dist/notification/enums/action-type.enum.js +0 -9
  746. package/dist/notification/enums/category.enum.js +0 -17
  747. package/dist/notification/enums/index.js +0 -11
  748. package/dist/notification/enums/priority.enum.js +0 -10
  749. package/dist/notification/enums/status.enum.js +0 -11
  750. package/dist/notification/index.js +0 -19
  751. package/dist/notification/interfaces/i-notification-action.js +0 -2
  752. package/dist/notification/interfaces/i-notification.js +0 -2
  753. package/dist/notification/interfaces/index.js +0 -2
  754. package/dist/order/entities/additional-fees.entity.js +0 -21
  755. package/dist/order/entities/benefits.entity.js +0 -26
  756. package/dist/order/entities/cancellation.entity.js +0 -22
  757. package/dist/order/entities/customer-phone.entity.js +0 -23
  758. package/dist/order/entities/customer.entity.js +0 -27
  759. package/dist/order/entities/delivery.entity.js +0 -19
  760. package/dist/order/entities/index.js +0 -43
  761. package/dist/order/entities/item-composition.entity.js +0 -25
  762. package/dist/order/entities/item-option.entity.js +0 -34
  763. package/dist/order/entities/item.entity.js +0 -40
  764. package/dist/order/entities/merchant.entity.js +0 -24
  765. package/dist/order/entities/order.entity.js +0 -47
  766. package/dist/order/entities/payment-card.entity.js +0 -20
  767. package/dist/order/entities/payment-cash.entity.js +0 -20
  768. package/dist/order/entities/payment-method.entity.js +0 -31
  769. package/dist/order/entities/payment-pix.entity.js +0 -21
  770. package/dist/order/entities/payment-wallet.entity.js +0 -20
  771. package/dist/order/entities/payment.entity.js +0 -22
  772. package/dist/order/entities/scale-item.entity.js +0 -21
  773. package/dist/order/entities/scale-price.entity.js +0 -21
  774. package/dist/order/entities/total.entity.js +0 -24
  775. package/dist/order/enums/delivery-mode.enum.js +0 -9
  776. package/dist/order/enums/extra-info.enum.js +0 -10
  777. package/dist/order/enums/index.js +0 -14
  778. package/dist/order/enums/order-status.enum.js +0 -43
  779. package/dist/order/enums/order-timing.enum.js +0 -8
  780. package/dist/order/enums/order-type.enum.js +0 -9
  781. package/dist/order/index.js +0 -19
  782. package/dist/order/interfaces/i-additional-fee.js +0 -2
  783. package/dist/order/interfaces/i-benefits.js +0 -2
  784. package/dist/order/interfaces/i-cancellation.js +0 -2
  785. package/dist/order/interfaces/i-customer-phone.js +0 -2
  786. package/dist/order/interfaces/i-customer.js +0 -2
  787. package/dist/order/interfaces/i-delivery.js +0 -2
  788. package/dist/order/interfaces/i-item-composition.js +0 -2
  789. package/dist/order/interfaces/i-item-option.js +0 -2
  790. package/dist/order/interfaces/i-item.js +0 -2
  791. package/dist/order/interfaces/i-merchant.js +0 -2
  792. package/dist/order/interfaces/i-order.js +0 -2
  793. package/dist/order/interfaces/i-payment-card.js +0 -2
  794. package/dist/order/interfaces/i-payment-cash.js +0 -2
  795. package/dist/order/interfaces/i-payment-method.js +0 -2
  796. package/dist/order/interfaces/i-payment-pix.js +0 -2
  797. package/dist/order/interfaces/i-payment-wallet.js +0 -2
  798. package/dist/order/interfaces/i-payment.js +0 -2
  799. package/dist/order/interfaces/i-scale-item.js +0 -2
  800. package/dist/order/interfaces/i-scale-price.js +0 -2
  801. package/dist/order/interfaces/i-total.js +0 -2
  802. package/dist/order/interfaces/index.js +0 -2
  803. package/dist/partner/entities/index.js +0 -5
  804. package/dist/partner/entities/partner.entity.js +0 -39
  805. package/dist/partner/index.js +0 -18
  806. package/dist/partner/interfaces/i-partner.js +0 -2
  807. package/dist/partner/interfaces/index.js +0 -2
  808. package/dist/payio/app/entities/app.entity.js +0 -29
  809. package/dist/payio/app/entities/index.js +0 -5
  810. package/dist/payio/app/index.js +0 -18
  811. package/dist/payio/app/interfaces/i-app.js +0 -2
  812. package/dist/payio/app/interfaces/index.js +0 -2
  813. package/dist/payio/company/entities/address.entity.js +0 -28
  814. package/dist/payio/company/entities/company.entity.js +0 -40
  815. package/dist/payio/company/entities/index.js +0 -7
  816. package/dist/payio/company/index.js +0 -18
  817. package/dist/payio/company/interfaces/i-address.js +0 -2
  818. package/dist/payio/company/interfaces/i-company.js +0 -2
  819. package/dist/payio/company/interfaces/index.js +0 -2
  820. package/dist/payio/device/entities/device.entity.js +0 -29
  821. package/dist/payio/device/entities/index.js +0 -5
  822. package/dist/payio/device/index.js +0 -18
  823. package/dist/payio/device/interfaces/i-device.js +0 -2
  824. package/dist/payio/device/interfaces/index.js +0 -2
  825. package/dist/payio/features/entities/feature.entity.js +0 -32
  826. package/dist/payio/features/entities/index.js +0 -5
  827. package/dist/payio/features/enum/feature-type.enum.js +0 -12
  828. package/dist/payio/features/enum/index.js +0 -5
  829. package/dist/payio/features/index.js +0 -19
  830. package/dist/payio/features/interfaces/i-feature.js +0 -2
  831. package/dist/payio/features/interfaces/index.js +0 -2
  832. package/dist/payio/index.js +0 -28
  833. package/dist/payio/orders/entities/index.js +0 -5
  834. package/dist/payio/orders/entities/order.entity.js +0 -36
  835. package/dist/payio/orders/index.js +0 -18
  836. package/dist/payio/orders/interfaces/i-order.js +0 -2
  837. package/dist/payio/orders/interfaces/index.js +0 -2
  838. package/dist/payio/payload/entities/index.js +0 -15
  839. package/dist/payio/payload/entities/payload-app.entity.js +0 -21
  840. package/dist/payio/payload/entities/payload-device.entity.js +0 -21
  841. package/dist/payio/payload/entities/payload-info.entity.js +0 -23
  842. package/dist/payio/payload/entities/payload-subscription.entity.js +0 -23
  843. package/dist/payio/payload/entities/payload-user.entity.js +0 -24
  844. package/dist/payio/payload/entities/payload.entity.js +0 -32
  845. package/dist/payio/payload/index.js +0 -18
  846. package/dist/payio/payload/interfaces/i-payload-app.js +0 -2
  847. package/dist/payio/payload/interfaces/i-payload-device.js +0 -2
  848. package/dist/payio/payload/interfaces/i-payload-info.js +0 -2
  849. package/dist/payio/payload/interfaces/i-payload-subscription.js +0 -2
  850. package/dist/payio/payload/interfaces/i-payload-user.js +0 -2
  851. package/dist/payio/payload/interfaces/i-payload.js +0 -2
  852. package/dist/payio/payload/interfaces/index.js +0 -2
  853. package/dist/payio/permissions/entities/index.js +0 -7
  854. package/dist/payio/permissions/entities/permission-role.entity.js +0 -25
  855. package/dist/payio/permissions/entities/permission.entity.js +0 -25
  856. package/dist/payio/permissions/index.js +0 -18
  857. package/dist/payio/permissions/interfaces/i-permission-role.js +0 -2
  858. package/dist/payio/permissions/interfaces/i-permission.js +0 -2
  859. package/dist/payio/permissions/interfaces/index.js +0 -2
  860. package/dist/payio/plan/entities/index.js +0 -5
  861. package/dist/payio/plan/entities/plan.entity.js +0 -32
  862. package/dist/payio/plan/index.js +0 -18
  863. package/dist/payio/plan/interfaces/i-plan.js +0 -2
  864. package/dist/payio/plan/interfaces/index.js +0 -2
  865. package/dist/payio/resume-companies/entities/index.js +0 -9
  866. package/dist/payio/resume-companies/entities/resume-company-item-detail.entity.js +0 -21
  867. package/dist/payio/resume-companies/entities/resume-company-item.entity.js +0 -23
  868. package/dist/payio/resume-companies/entities/resume-company.entity.js +0 -25
  869. package/dist/payio/resume-companies/index.js +0 -18
  870. package/dist/payio/resume-companies/interfaces/i-resume-company-item-detail.js +0 -2
  871. package/dist/payio/resume-companies/interfaces/i-resume-company-item.js +0 -2
  872. package/dist/payio/resume-companies/interfaces/i-resume-company.js +0 -2
  873. package/dist/payio/resume-companies/interfaces/index.js +0 -2
  874. package/dist/payio/resume-queues/entities/index.js +0 -7
  875. package/dist/payio/resume-queues/entities/resume-queue-payload.entity.js +0 -12
  876. package/dist/payio/resume-queues/entities/resume-queue.entity.js +0 -24
  877. package/dist/payio/resume-queues/enums/entities-type.enum.js +0 -16
  878. package/dist/payio/resume-queues/enums/index.js +0 -9
  879. package/dist/payio/resume-queues/enums/resume-queue-action.enum.js +0 -9
  880. package/dist/payio/resume-queues/enums/resume-queue-status.enum.js +0 -10
  881. package/dist/payio/resume-queues/index.js +0 -19
  882. package/dist/payio/resume-queues/interfaces/i-resume-queue-payload.js +0 -2
  883. package/dist/payio/resume-queues/interfaces/i-resume-queue.js +0 -2
  884. package/dist/payio/resume-queues/interfaces/index.js +0 -2
  885. package/dist/payio/subscriptions/entities/index.js +0 -11
  886. package/dist/payio/subscriptions/entities/subscription-active-device.entity.js +0 -21
  887. package/dist/payio/subscriptions/entities/subscription-log.entity.js +0 -23
  888. package/dist/payio/subscriptions/entities/subscription-seat.entity.js +0 -14
  889. package/dist/payio/subscriptions/entities/subscription.entity.js +0 -44
  890. package/dist/payio/subscriptions/index.js +0 -18
  891. package/dist/payio/subscriptions/interfaces/i-subscription-active-device.js +0 -2
  892. package/dist/payio/subscriptions/interfaces/i-subscription-log.js +0 -2
  893. package/dist/payio/subscriptions/interfaces/i-subscription-seat.js +0 -2
  894. package/dist/payio/subscriptions/interfaces/i-subscription.js +0 -2
  895. package/dist/payio/subscriptions/interfaces/index.js +0 -2
  896. package/dist/payio/tokens/entities/index.js +0 -5
  897. package/dist/payio/tokens/entities/token.entity.js +0 -30
  898. package/dist/payio/tokens/index.js +0 -18
  899. package/dist/payio/tokens/interfaces/i-token.js +0 -2
  900. package/dist/payio/tokens/interfaces/index.js +0 -2
  901. package/dist/plan/entities/feature.entity.js +0 -30
  902. package/dist/plan/entities/index.js +0 -7
  903. package/dist/plan/entities/plan.entity.js +0 -33
  904. package/dist/plan/enums/index.js +0 -5
  905. package/dist/plan/enums/plans-feature-type.enum.js +0 -8
  906. package/dist/plan/enums/plans-identifier.enum.js +0 -14
  907. package/dist/plan/index.js +0 -19
  908. package/dist/plan/interfaces/i-feature.js +0 -2
  909. package/dist/plan/interfaces/i-plan.js +0 -2
  910. package/dist/plan/interfaces/index.js +0 -2
  911. package/dist/product-company/entities/index.js +0 -5
  912. package/dist/product-company/entities/product.entity.js +0 -39
  913. package/dist/product-company/index.js +0 -18
  914. package/dist/product-company/interfaces/i-product.js +0 -2
  915. package/dist/product-company/interfaces/index.js +0 -2
  916. package/dist/product-container/entities/index.js +0 -5
  917. package/dist/product-container/entities/product.entity.js +0 -42
  918. package/dist/product-container/index.js +0 -18
  919. package/dist/product-container/interfaces/i-product.js +0 -2
  920. package/dist/product-container/interfaces/index.js +0 -2
  921. package/dist/product-global/entities/index.js +0 -9
  922. package/dist/product-global/entities/product-brand.entity.js +0 -21
  923. package/dist/product-global/entities/product-ncm.entity.js +0 -23
  924. package/dist/product-global/entities/product.entity.js +0 -90
  925. package/dist/product-global/enums/gtin-type.enum.js +0 -11
  926. package/dist/product-global/enums/index.js +0 -5
  927. package/dist/product-global/index.js +0 -19
  928. package/dist/product-global/interfaces/i-brand.js +0 -2
  929. package/dist/product-global/interfaces/i-ncm.js +0 -2
  930. package/dist/product-global/interfaces/i-product.js +0 -2
  931. package/dist/product-global/interfaces/index.js +0 -2
  932. package/dist/pubsub/entities/index.js +0 -5
  933. package/dist/pubsub/entities/subscription-change-status.entity.js +0 -23
  934. package/dist/pubsub/enums/index.js +0 -5
  935. package/dist/pubsub/enums/topics-type.enum.js +0 -8
  936. package/dist/pubsub/index.js +0 -19
  937. package/dist/pubsub/interfaces/i-subscription-change-status.js +0 -2
  938. package/dist/pubsub/interfaces/index.js +0 -2
  939. package/dist/purchases/entities/app-info.entity.js +0 -22
  940. package/dist/purchases/entities/index.js +0 -7
  941. package/dist/purchases/entities/purchase.entity.js +0 -44
  942. package/dist/purchases/index.js +0 -18
  943. package/dist/purchases/interfaces/i-app-info.js +0 -2
  944. package/dist/purchases/interfaces/i-purchase.js +0 -2
  945. package/dist/purchases/interfaces/index.js +0 -2
  946. package/dist/requested-items/entities/index.js +0 -7
  947. package/dist/requested-items/entities/requested-items-data.entity.js +0 -24
  948. package/dist/requested-items/entities/requested-items.entity.js +0 -32
  949. package/dist/requested-items/index.js +0 -18
  950. package/dist/requested-items/interfaces/i-requested-items-data.js +0 -2
  951. package/dist/requested-items/interfaces/i-requested-items.js +0 -2
  952. package/dist/requested-items/interfaces/index.js +0 -2
  953. package/dist/resume/entities/general-resume-total.entity.js +0 -19
  954. package/dist/resume/entities/index.js +0 -9
  955. package/dist/resume/entities/resume-child.entity.js +0 -20
  956. package/dist/resume/entities/resume.entity.js +0 -26
  957. package/dist/resume/enums/index.js +0 -7
  958. package/dist/resume/enums/interval-type.enum.js +0 -10
  959. package/dist/resume/enums/type.enum.js +0 -13
  960. package/dist/resume/index.js +0 -19
  961. package/dist/resume/interfaces/i-resume-general.js +0 -2
  962. package/dist/resume/interfaces/i-resume-total.js +0 -2
  963. package/dist/resume/interfaces/i-resume.js +0 -2
  964. package/dist/resume/interfaces/index.js +0 -2
  965. package/dist/sponsor/entities/index.js +0 -5
  966. package/dist/sponsor/entities/sponsor.entity.js +0 -34
  967. package/dist/sponsor/index.js +0 -18
  968. package/dist/sponsor/interfaces/i-sponsor-fee.js +0 -2
  969. package/dist/sponsor/interfaces/i-sponsor.js +0 -2
  970. package/dist/sponsor/interfaces/index.js +0 -2
  971. package/dist/storage-files/enums/image-folder.enum.js +0 -23
  972. package/dist/storage-files/enums/index.js +0 -9
  973. package/dist/storage-files/enums/mime-type.enum.js +0 -11
  974. package/dist/storage-files/enums/type-file.enum.js +0 -8
  975. package/dist/storage-files/index.js +0 -18
  976. package/dist/storage-files/interfaces/i-file.js +0 -2
  977. package/dist/storage-files/interfaces/index.js +0 -2
  978. package/dist/subscription-base/entities/index.js +0 -9
  979. package/dist/subscription-base/entities/subscription-base-item.entity.js +0 -25
  980. package/dist/subscription-base/entities/subscription-base-log.entity.js +0 -23
  981. package/dist/subscription-base/entities/subscription-base.entity.js +0 -46
  982. package/dist/subscription-base/enums/index.js +0 -5
  983. package/dist/subscription-base/enums/subscription-status.enum.js +0 -14
  984. package/dist/subscription-base/index.js +0 -19
  985. package/dist/subscription-base/interfaces/i-subscription-base-item.js +0 -2
  986. package/dist/subscription-base/interfaces/i-subscription-base-log.js +0 -2
  987. package/dist/subscription-base/interfaces/i-subscription-base.js +0 -2
  988. package/dist/subscription-base/interfaces/index.js +0 -2
  989. package/dist/subscription-company/entities/index.js +0 -7
  990. package/dist/subscription-company/entities/subscription-profile.entity.js +0 -25
  991. package/dist/subscription-company/entities/subscription.entity.js +0 -42
  992. package/dist/subscription-company/index.js +0 -18
  993. package/dist/subscription-company/interfaces/i-subscription-profile.js +0 -2
  994. package/dist/subscription-company/interfaces/i-subscription.js +0 -2
  995. package/dist/subscription-company/interfaces/index.js +0 -2
  996. package/dist/subscription-customer/entities/customer-credit-limit.entity.js +0 -24
  997. package/dist/subscription-customer/entities/index.js +0 -9
  998. package/dist/subscription-customer/entities/subscription-customer.entity.js +0 -28
  999. package/dist/subscription-customer/entities/subscription.entity.js +0 -46
  1000. package/dist/subscription-customer/index.js +0 -18
  1001. package/dist/subscription-customer/interfaces/i-customer-credit-limit.js +0 -2
  1002. package/dist/subscription-customer/interfaces/i-subscription-customer.js +0 -2
  1003. package/dist/subscription-customer/interfaces/i-subscription.js +0 -2
  1004. package/dist/subscription-customer/interfaces/index.js +0 -2
  1005. package/dist/token/entities/index.js +0 -5
  1006. package/dist/token/entities/token.entity.js +0 -33
  1007. package/dist/token/index.js +0 -18
  1008. package/dist/token/interfaces/i-token.js +0 -2
  1009. package/dist/token/interfaces/index.js +0 -2
  1010. package/dist/token-jwt/index.js +0 -17
  1011. package/dist/token-jwt/interfaces/i-token-jwt.js +0 -2
  1012. package/dist/token-jwt/interfaces/index.js +0 -2
  1013. package/dist/transaction/entities/fee-detail.entity.js +0 -19
  1014. package/dist/transaction/entities/index.js +0 -17
  1015. package/dist/transaction/entities/transaction-balance.entity.js +0 -18
  1016. package/dist/transaction/entities/transaction-info-resume.entity.js +0 -22
  1017. package/dist/transaction/entities/transaction-payment-method.entity.js +0 -20
  1018. package/dist/transaction/entities/transaction-resume.entity.js +0 -28
  1019. package/dist/transaction/entities/transaction-total.entity.js +0 -19
  1020. package/dist/transaction/entities/transaction.entity.js +0 -53
  1021. package/dist/transaction/enums/index.js +0 -21
  1022. package/dist/transaction/enums/mp-status-detail.enum.js +0 -36
  1023. package/dist/transaction/enums/mp-status.enum.js +0 -25
  1024. package/dist/transaction/enums/operation-type.enum.js +0 -33
  1025. package/dist/transaction/enums/payment-method-id.enum.js +0 -19
  1026. package/dist/transaction/enums/payment-type-id.enum.js +0 -27
  1027. package/dist/transaction/enums/release-status.enum.js +0 -9
  1028. package/dist/transaction/enums/transaction-resumes-target-type.enum.js +0 -10
  1029. package/dist/transaction/enums/transaction-status.enum.js +0 -9
  1030. package/dist/transaction/index.js +0 -19
  1031. package/dist/transaction/interfaces/i-balance.js +0 -3
  1032. package/dist/transaction/interfaces/i-fee-detail.js +0 -2
  1033. package/dist/transaction/interfaces/i-fee.js +0 -2
  1034. package/dist/transaction/interfaces/i-payment-method.js +0 -2
  1035. package/dist/transaction/interfaces/i-resume-item-detail.js +0 -2
  1036. package/dist/transaction/interfaces/i-total.js +0 -2
  1037. package/dist/transaction/interfaces/i-transaction-info-resume.js +0 -2
  1038. package/dist/transaction/interfaces/i-transaction-resume.js +0 -2
  1039. package/dist/transaction/interfaces/i-transaction.js +0 -2
  1040. package/dist/transaction/interfaces/index.js +0 -2
  1041. package/dist/transfer-request/entities/index.js +0 -5
  1042. package/dist/transfer-request/entities/transfer-request.entity.js +0 -36
  1043. package/dist/transfer-request/index.js +0 -18
  1044. package/dist/transfer-request/interfaces/i-transfer-request.js +0 -2
  1045. package/dist/transfer-request/interfaces/index.js +0 -2
  1046. package/dist/users/entities/index.js +0 -5
  1047. package/dist/users/entities/user.entity.js +0 -33
  1048. package/dist/users/index.js +0 -18
  1049. package/dist/users/interfaces/i-user.js +0 -2
  1050. package/dist/users/interfaces/index.js +0 -2
  1051. package/dist/verifier-token/entities/index.js +0 -5
  1052. package/dist/verifier-token/entities/verifier-token.entity.js +0 -28
  1053. package/dist/verifier-token/index.js +0 -18
  1054. package/dist/verifier-token/interfaces/i-verifier-token.js +0 -2
  1055. package/dist/verifier-token/interfaces/index.js +0 -2
  1056. package/dist/viacep/index.js +0 -17
  1057. package/dist/viacep/interfaces/i-via-cep.js +0 -2
  1058. package/dist/viacep/interfaces/index.js +0 -2
  1059. package/dist/voucher/entities/index.js +0 -11
  1060. package/dist/voucher/entities/voucher-customer.entity.js +0 -29
  1061. package/dist/voucher/entities/voucher-rule.entity.js +0 -21
  1062. package/dist/voucher/entities/voucher-sponsorship.entity.js +0 -19
  1063. package/dist/voucher/entities/voucher.entity.js +0 -38
  1064. package/dist/voucher/enums/e-voucher-status.enum.js +0 -10
  1065. package/dist/voucher/enums/index.js +0 -9
  1066. package/dist/voucher/enums/rule-types.enum.js +0 -16
  1067. package/dist/voucher/enums/target-types.enum.js +0 -10
  1068. package/dist/voucher/index.js +0 -19
  1069. package/dist/voucher/interfaces/i-voucher-customer.js +0 -2
  1070. package/dist/voucher/interfaces/i-voucher-rule.js +0 -2
  1071. package/dist/voucher/interfaces/i-voucher-sponsorship.js +0 -2
  1072. package/dist/voucher/interfaces/i-voucher.js +0 -2
  1073. package/dist/voucher/interfaces/index.js +0 -2
  1074. package/dist/wa-server/entities/index.js +0 -5
  1075. package/dist/wa-server/entities/wa-server.entity.js +0 -32
  1076. package/dist/wa-server/enums/index.js +0 -5
  1077. package/dist/wa-server/enums/status.enum.js +0 -9
  1078. package/dist/wa-server/index.js +0 -19
  1079. package/dist/wa-server/interfaces/i-wa-server.js +0 -2
  1080. package/dist/wa-server/interfaces/index.js +0 -2
  1081. package/dist/withdraw/entities/index.js +0 -5
  1082. package/dist/withdraw/entities/withdraw-request.entity.js +0 -34
  1083. package/dist/withdraw/enums/index.js +0 -5
  1084. package/dist/withdraw/enums/withdraw-request-status.js +0 -9
  1085. package/dist/withdraw/index.js +0 -19
  1086. package/dist/withdraw/interfaces/i-withdraw-request.js +0 -2
  1087. package/dist/withdraw/interfaces/index.js +0 -2
@@ -5,7 +5,7 @@ import { OrderCustomerEntity } from './customer.entity';
5
5
  import { OrderPaymentEntity } from './payment.entity';
6
6
  import { OrderTotalEntity } from './total.entity';
7
7
  export class OrderEntity {
8
- // #region Properties (22)
8
+ // #region Properties (25)
9
9
  additionalFees = [];
10
10
  benefits = [];
11
11
  cancellation = new OrderCancellationEntity();
@@ -15,6 +15,8 @@ export class OrderEntity {
15
15
  customer = new OrderCustomerEntity();
16
16
  delivery = null;
17
17
  displayId = Math.round(Math.random() * 100000).toString();
18
+ extraInfo = null;
19
+ from = EFrom.DEFAULT;
18
20
  id = '';
19
21
  invoiceId = null;
20
22
  items = [];
@@ -28,8 +30,8 @@ export class OrderEntity {
28
30
  total = new OrderTotalEntity();
29
31
  updatedAt = new Date();
30
32
  version = '';
31
- from = EFrom.DEFAULT;
32
- extraInfo = null;
33
+ // #endregion Properties (25)
34
+ // #region Constructors (1)
33
35
  constructor(data) {
34
36
  if (data) {
35
37
  for (let key in data) {
@@ -40,4 +42,4 @@ export class OrderEntity {
40
42
  }
41
43
  }
42
44
  }
43
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3JkZXIuZW50aXR5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL29yZGVyL2VudGl0aWVzL29yZGVyLmVudGl0eS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3RDLE9BQU8sRUFBRSxZQUFZLEVBQUUsWUFBWSxFQUFFLE1BQU0sVUFBVSxDQUFDO0FBS3RELE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2hFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBR3hELE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLGtCQUFrQixDQUFDO0FBQ3RELE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBRWxELE1BQU0sT0FBTyxXQUFXO0lBQ3RCLDBCQUEwQjtJQUVuQixjQUFjLEdBQStCLEVBQUUsQ0FBQztJQUNoRCxRQUFRLEdBQTBCLEVBQUUsQ0FBQztJQUNyQyxZQUFZLEdBQW1DLElBQUksdUJBQXVCLEVBQUUsQ0FBQztJQUM3RSxTQUFTLEdBQVcsRUFBRSxDQUFDO0lBQ3ZCLFdBQVcsR0FBVyxFQUFFLENBQUM7SUFDekIsU0FBUyxHQUFTLElBQUksSUFBSSxFQUFFLENBQUM7SUFDN0IsUUFBUSxHQUErQixJQUFJLG1CQUFtQixFQUFFLENBQUM7SUFDakUsUUFBUSxHQUErQixJQUFJLENBQUM7SUFDNUMsU0FBUyxHQUFXLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLE1BQU0sRUFBRSxHQUFHLE1BQU0sQ0FBQyxDQUFDLFFBQVEsRUFBRSxDQUFDO0lBQ2xFLEVBQUUsR0FBVyxFQUFFLENBQUM7SUFDaEIsU0FBUyxHQUFrQixJQUFJLENBQUM7SUFDaEMsS0FBSyxHQUFzQixFQUFFLENBQUM7SUFDOUIsV0FBVyxHQUFpQixZQUFZLENBQUMsU0FBUyxDQUFDO0lBQ25ELFNBQVMsR0FBc0IsSUFBSSxDQUFDO0lBQ3BDLFFBQVEsR0FBdUIsSUFBSSxrQkFBa0IsRUFBRSxDQUFDO0lBQ3hELFNBQVMsR0FBa0IsSUFBSSxDQUFDO0lBQ2hDLFlBQVksR0FBVyxFQUFFLENBQUM7SUFDMUIsT0FBTyxHQUFZLEtBQUssQ0FBQztJQUN6QixNQUFNLEdBQWlCLFlBQVksQ0FBQyxPQUFPLENBQUM7SUFDNUMsS0FBSyxHQUFxQixJQUFJLGdCQUFnQixFQUFFLENBQUM7SUFDakQsU0FBUyxHQUFTLElBQUksSUFBSSxFQUFFLENBQUM7SUFDN0IsT0FBTyxHQUFXLEVBQUUsQ0FBQztJQUNyQixJQUFJLEdBQVUsS0FBSyxDQUFDLE9BQU8sQ0FBQztJQUM1QixTQUFTLEdBQWtCLElBQUksQ0FBQztJQUV2QyxZQUFZLElBQTJCO1FBQ3JDLElBQUksSUFBSSxFQUFFO1lBQ1IsS0FBSyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUU7Z0JBQ3BCLElBQUksSUFBSSxDQUFDLGNBQWMsQ0FBQyxHQUFHLENBQUMsSUFBSSxHQUFHLElBQUksSUFBSSxFQUFFO29CQUMxQyxJQUFZLENBQUMsR0FBRyxDQUFDLEdBQUksSUFBWSxDQUFDLEdBQUcsQ0FBQyxDQUFDO2lCQUN6QzthQUNGO1NBQ0Y7SUFDSCxDQUFDO0NBR0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFRnJvbSB9IGZyb20gJy4uLy4uL2dlbmVyYWwnO1xyXG5pbXBvcnQgeyBFT3JkZXJTdGF0dXMsIEVPcmRlclRpbWluZyB9IGZyb20gJy4uL2VudW1zJztcclxuaW1wb3J0IHsgRU9yZGVyVHlwZSB9IGZyb20gJy4uL2VudW1zL29yZGVyLXR5cGUuZW51bSc7XHJcbmltcG9ydCB7IElPcmRlciB9IGZyb20gJy4uL2ludGVyZmFjZXMnO1xyXG5pbXBvcnQgeyBPcmRlckFkZGl0aW9uYWxGZWVFbnRpdHkgfSBmcm9tICcuL2FkZGl0aW9uYWwtZmVlcy5lbnRpdHknO1xyXG5pbXBvcnQgeyBPcmRlckJlbmVmaXRzRW50aXR5IH0gZnJvbSAnLi9iZW5lZml0cy5lbnRpdHknO1xyXG5pbXBvcnQgeyBPcmRlckNhbmNlbGxhdGlvbkVudGl0eSB9IGZyb20gJy4vY2FuY2VsbGF0aW9uLmVudGl0eSc7XHJcbmltcG9ydCB7IE9yZGVyQ3VzdG9tZXJFbnRpdHkgfSBmcm9tICcuL2N1c3RvbWVyLmVudGl0eSc7XHJcbmltcG9ydCB7IE9yZGVyRGVsaXZlcnlFbnRpdHkgfSBmcm9tICcuL2RlbGl2ZXJ5LmVudGl0eSc7XHJcbmltcG9ydCB7IE9yZGVySXRlbUVudGl0eSB9IGZyb20gJy4vaXRlbS5lbnRpdHknO1xyXG5pbXBvcnQgeyBPcmRlclBheW1lbnRFbnRpdHkgfSBmcm9tICcuL3BheW1lbnQuZW50aXR5JztcclxuaW1wb3J0IHsgT3JkZXJUb3RhbEVudGl0eSB9IGZyb20gJy4vdG90YWwuZW50aXR5JztcclxuXHJcbmV4cG9ydCBjbGFzcyBPcmRlckVudGl0eSBpbXBsZW1lbnRzIElPcmRlciB7XHJcbiAgLy8gI3JlZ2lvbiBQcm9wZXJ0aWVzICgyMilcclxuXHJcbiAgcHVibGljIGFkZGl0aW9uYWxGZWVzOiBPcmRlckFkZGl0aW9uYWxGZWVFbnRpdHlbXSA9IFtdO1xyXG4gIHB1YmxpYyBiZW5lZml0czogT3JkZXJCZW5lZml0c0VudGl0eVtdID0gW107XHJcbiAgcHVibGljIGNhbmNlbGxhdGlvbjogT3JkZXJDYW5jZWxsYXRpb25FbnRpdHkgfCBudWxsID0gbmV3IE9yZGVyQ2FuY2VsbGF0aW9uRW50aXR5KCk7XHJcbiAgcHVibGljIGNvbXBhbnlJZDogc3RyaW5nID0gJyc7XHJcbiAgcHVibGljIGNvbnRhaW5lcklkOiBzdHJpbmcgPSAnJztcclxuICBwdWJsaWMgY3JlYXRlZEF0OiBEYXRlID0gbmV3IERhdGUoKTtcclxuICBwdWJsaWMgY3VzdG9tZXI6IE9yZGVyQ3VzdG9tZXJFbnRpdHkgfCBudWxsID0gbmV3IE9yZGVyQ3VzdG9tZXJFbnRpdHkoKTtcclxuICBwdWJsaWMgZGVsaXZlcnk6IE9yZGVyRGVsaXZlcnlFbnRpdHkgfCBudWxsID0gbnVsbDtcclxuICBwdWJsaWMgZGlzcGxheUlkOiBzdHJpbmcgPSBNYXRoLnJvdW5kKE1hdGgucmFuZG9tKCkgKiAxMDAwMDApLnRvU3RyaW5nKCk7XHJcbiAgcHVibGljIGlkOiBzdHJpbmcgPSAnJztcclxuICBwdWJsaWMgaW52b2ljZUlkOiBzdHJpbmcgfCBudWxsID0gbnVsbDtcclxuICBwdWJsaWMgaXRlbXM6IE9yZGVySXRlbUVudGl0eVtdID0gW107XHJcbiAgcHVibGljIG9yZGVyVGltaW5nOiBFT3JkZXJUaW1pbmcgPSBFT3JkZXJUaW1pbmcuSU1NRURJQVRFO1xyXG4gIHB1YmxpYyBvcmRlclR5cGU6IEVPcmRlclR5cGUgfCBudWxsID0gbnVsbDtcclxuICBwdWJsaWMgcGF5bWVudHM6IE9yZGVyUGF5bWVudEVudGl0eSA9IG5ldyBPcmRlclBheW1lbnRFbnRpdHkoKTtcclxuICBwdWJsaWMgcmVmZXJlbmNlOiBzdHJpbmcgfCBudWxsID0gbnVsbDtcclxuICBwdWJsaWMgc2FsZXNDaGFubmVsOiBzdHJpbmcgPSAnJztcclxuICBwdWJsaWMgc2FuZGJveDogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIHB1YmxpYyBzdGF0dXM6IEVPcmRlclN0YXR1cyA9IEVPcmRlclN0YXR1cy5QRU5ESU5HO1xyXG4gIHB1YmxpYyB0b3RhbDogT3JkZXJUb3RhbEVudGl0eSA9IG5ldyBPcmRlclRvdGFsRW50aXR5KCk7XHJcbiAgcHVibGljIHVwZGF0ZWRBdDogRGF0ZSA9IG5ldyBEYXRlKCk7XHJcbiAgcHVibGljIHZlcnNpb246IHN0cmluZyA9ICcnO1xyXG4gIHB1YmxpYyBmcm9tOiBFRnJvbSA9IEVGcm9tLkRFRkFVTFQ7XHJcbiAgcHVibGljIGV4dHJhSW5mbzogc3RyaW5nIHwgbnVsbCA9IG51bGw7XHJcblxyXG4gIGNvbnN0cnVjdG9yKGRhdGE/OiBQYXJ0aWFsPE9yZGVyRW50aXR5Pikge1xyXG4gICAgaWYgKGRhdGEpIHtcclxuICAgICAgZm9yIChsZXQga2V5IGluIGRhdGEpIHtcclxuICAgICAgICBpZiAoZGF0YS5oYXNPd25Qcm9wZXJ0eShrZXkpICYmIGtleSBpbiB0aGlzKSB7XHJcbiAgICAgICAgICAodGhpcyBhcyBhbnkpW2tleV0gPSAoZGF0YSBhcyBhbnkpW2tleV07XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICAvLyAjZW5kcmVnaW9uIENvbnN0cnVjdG9ycyAoMSlcclxufVxyXG4iXX0=
45
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3JkZXIuZW50aXR5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL29yZGVyL2VudGl0aWVzL29yZGVyLmVudGl0eS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3RDLE9BQU8sRUFBRSxZQUFZLEVBQUUsWUFBWSxFQUFFLE1BQU0sVUFBVSxDQUFDO0FBS3RELE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2hFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBR3hELE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLGtCQUFrQixDQUFDO0FBQ3RELE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBRWxELE1BQU0sT0FBTyxXQUFXO0lBQ3RCLDBCQUEwQjtJQUVuQixjQUFjLEdBQStCLEVBQUUsQ0FBQztJQUNoRCxRQUFRLEdBQTBCLEVBQUUsQ0FBQztJQUNyQyxZQUFZLEdBQW1DLElBQUksdUJBQXVCLEVBQUUsQ0FBQztJQUM3RSxTQUFTLEdBQVcsRUFBRSxDQUFDO0lBQ3ZCLFdBQVcsR0FBVyxFQUFFLENBQUM7SUFDekIsU0FBUyxHQUFTLElBQUksSUFBSSxFQUFFLENBQUM7SUFDN0IsUUFBUSxHQUErQixJQUFJLG1CQUFtQixFQUFFLENBQUM7SUFDakUsUUFBUSxHQUErQixJQUFJLENBQUM7SUFDNUMsU0FBUyxHQUFXLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLE1BQU0sRUFBRSxHQUFHLE1BQU0sQ0FBQyxDQUFDLFFBQVEsRUFBRSxDQUFDO0lBQ2xFLFNBQVMsR0FBa0IsSUFBSSxDQUFDO0lBQ2hDLElBQUksR0FBVSxLQUFLLENBQUMsT0FBTyxDQUFDO0lBQzVCLEVBQUUsR0FBVyxFQUFFLENBQUM7SUFDaEIsU0FBUyxHQUFrQixJQUFJLENBQUM7SUFDaEMsS0FBSyxHQUFzQixFQUFFLENBQUM7SUFDOUIsV0FBVyxHQUFpQixZQUFZLENBQUMsU0FBUyxDQUFDO0lBQ25ELFNBQVMsR0FBc0IsSUFBSSxDQUFDO0lBQ3BDLFFBQVEsR0FBdUIsSUFBSSxrQkFBa0IsRUFBRSxDQUFDO0lBQ3hELFNBQVMsR0FBa0IsSUFBSSxDQUFDO0lBQ2hDLFlBQVksR0FBVyxFQUFFLENBQUM7SUFDMUIsT0FBTyxHQUFZLEtBQUssQ0FBQztJQUN6QixNQUFNLEdBQWlCLFlBQVksQ0FBQyxPQUFPLENBQUM7SUFDNUMsS0FBSyxHQUFxQixJQUFJLGdCQUFnQixFQUFFLENBQUM7SUFDakQsU0FBUyxHQUFTLElBQUksSUFBSSxFQUFFLENBQUM7SUFDN0IsT0FBTyxHQUFXLEVBQUUsQ0FBQztJQUU1Qiw2QkFBNkI7SUFFN0IsMkJBQTJCO0lBRTNCLFlBQVksSUFBMkI7UUFDckMsSUFBSSxJQUFJLEVBQUU7WUFDUixLQUFLLElBQUksR0FBRyxJQUFJLElBQUksRUFBRTtnQkFDcEIsSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUU7b0JBQzFDLElBQVksQ0FBQyxHQUFHLENBQUMsR0FBSSxJQUFZLENBQUMsR0FBRyxDQUFDLENBQUM7aUJBQ3pDO2FBQ0Y7U0FDRjtJQUNILENBQUM7Q0FHRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEVGcm9tIH0gZnJvbSAnLi4vLi4vZ2VuZXJhbCc7XHJcbmltcG9ydCB7IEVPcmRlclN0YXR1cywgRU9yZGVyVGltaW5nIH0gZnJvbSAnLi4vZW51bXMnO1xyXG5pbXBvcnQgeyBFT3JkZXJUeXBlIH0gZnJvbSAnLi4vZW51bXMvb3JkZXItdHlwZS5lbnVtJztcclxuaW1wb3J0IHsgSU9yZGVyIH0gZnJvbSAnLi4vaW50ZXJmYWNlcyc7XHJcbmltcG9ydCB7IE9yZGVyQWRkaXRpb25hbEZlZUVudGl0eSB9IGZyb20gJy4vYWRkaXRpb25hbC1mZWVzLmVudGl0eSc7XHJcbmltcG9ydCB7IE9yZGVyQmVuZWZpdHNFbnRpdHkgfSBmcm9tICcuL2JlbmVmaXRzLmVudGl0eSc7XHJcbmltcG9ydCB7IE9yZGVyQ2FuY2VsbGF0aW9uRW50aXR5IH0gZnJvbSAnLi9jYW5jZWxsYXRpb24uZW50aXR5JztcclxuaW1wb3J0IHsgT3JkZXJDdXN0b21lckVudGl0eSB9IGZyb20gJy4vY3VzdG9tZXIuZW50aXR5JztcclxuaW1wb3J0IHsgT3JkZXJEZWxpdmVyeUVudGl0eSB9IGZyb20gJy4vZGVsaXZlcnkuZW50aXR5JztcclxuaW1wb3J0IHsgT3JkZXJJdGVtRW50aXR5IH0gZnJvbSAnLi9pdGVtLmVudGl0eSc7XHJcbmltcG9ydCB7IE9yZGVyUGF5bWVudEVudGl0eSB9IGZyb20gJy4vcGF5bWVudC5lbnRpdHknO1xyXG5pbXBvcnQgeyBPcmRlclRvdGFsRW50aXR5IH0gZnJvbSAnLi90b3RhbC5lbnRpdHknO1xyXG5cclxuZXhwb3J0IGNsYXNzIE9yZGVyRW50aXR5IGltcGxlbWVudHMgSU9yZGVyIHtcclxuICAvLyAjcmVnaW9uIFByb3BlcnRpZXMgKDI1KVxyXG5cclxuICBwdWJsaWMgYWRkaXRpb25hbEZlZXM6IE9yZGVyQWRkaXRpb25hbEZlZUVudGl0eVtdID0gW107XHJcbiAgcHVibGljIGJlbmVmaXRzOiBPcmRlckJlbmVmaXRzRW50aXR5W10gPSBbXTtcclxuICBwdWJsaWMgY2FuY2VsbGF0aW9uOiBPcmRlckNhbmNlbGxhdGlvbkVudGl0eSB8IG51bGwgPSBuZXcgT3JkZXJDYW5jZWxsYXRpb25FbnRpdHkoKTtcclxuICBwdWJsaWMgY29tcGFueUlkOiBzdHJpbmcgPSAnJztcclxuICBwdWJsaWMgY29udGFpbmVySWQ6IHN0cmluZyA9ICcnO1xyXG4gIHB1YmxpYyBjcmVhdGVkQXQ6IERhdGUgPSBuZXcgRGF0ZSgpO1xyXG4gIHB1YmxpYyBjdXN0b21lcjogT3JkZXJDdXN0b21lckVudGl0eSB8IG51bGwgPSBuZXcgT3JkZXJDdXN0b21lckVudGl0eSgpO1xyXG4gIHB1YmxpYyBkZWxpdmVyeTogT3JkZXJEZWxpdmVyeUVudGl0eSB8IG51bGwgPSBudWxsO1xyXG4gIHB1YmxpYyBkaXNwbGF5SWQ6IHN0cmluZyA9IE1hdGgucm91bmQoTWF0aC5yYW5kb20oKSAqIDEwMDAwMCkudG9TdHJpbmcoKTtcclxuICBwdWJsaWMgZXh0cmFJbmZvOiBzdHJpbmcgfCBudWxsID0gbnVsbDtcclxuICBwdWJsaWMgZnJvbTogRUZyb20gPSBFRnJvbS5ERUZBVUxUO1xyXG4gIHB1YmxpYyBpZDogc3RyaW5nID0gJyc7XHJcbiAgcHVibGljIGludm9pY2VJZDogc3RyaW5nIHwgbnVsbCA9IG51bGw7XHJcbiAgcHVibGljIGl0ZW1zOiBPcmRlckl0ZW1FbnRpdHlbXSA9IFtdO1xyXG4gIHB1YmxpYyBvcmRlclRpbWluZzogRU9yZGVyVGltaW5nID0gRU9yZGVyVGltaW5nLklNTUVESUFURTtcclxuICBwdWJsaWMgb3JkZXJUeXBlOiBFT3JkZXJUeXBlIHwgbnVsbCA9IG51bGw7XHJcbiAgcHVibGljIHBheW1lbnRzOiBPcmRlclBheW1lbnRFbnRpdHkgPSBuZXcgT3JkZXJQYXltZW50RW50aXR5KCk7XHJcbiAgcHVibGljIHJlZmVyZW5jZTogc3RyaW5nIHwgbnVsbCA9IG51bGw7XHJcbiAgcHVibGljIHNhbGVzQ2hhbm5lbDogc3RyaW5nID0gJyc7XHJcbiAgcHVibGljIHNhbmRib3g6IGJvb2xlYW4gPSBmYWxzZTtcclxuICBwdWJsaWMgc3RhdHVzOiBFT3JkZXJTdGF0dXMgPSBFT3JkZXJTdGF0dXMuUEVORElORztcclxuICBwdWJsaWMgdG90YWw6IE9yZGVyVG90YWxFbnRpdHkgPSBuZXcgT3JkZXJUb3RhbEVudGl0eSgpO1xyXG4gIHB1YmxpYyB1cGRhdGVkQXQ6IERhdGUgPSBuZXcgRGF0ZSgpO1xyXG4gIHB1YmxpYyB2ZXJzaW9uOiBzdHJpbmcgPSAnJztcclxuXHJcbiAgLy8gI2VuZHJlZ2lvbiBQcm9wZXJ0aWVzICgyNSlcclxuXHJcbiAgLy8gI3JlZ2lvbiBDb25zdHJ1Y3RvcnMgKDEpXHJcblxyXG4gIGNvbnN0cnVjdG9yKGRhdGE/OiBQYXJ0aWFsPE9yZGVyRW50aXR5Pikge1xyXG4gICAgaWYgKGRhdGEpIHtcclxuICAgICAgZm9yIChsZXQga2V5IGluIGRhdGEpIHtcclxuICAgICAgICBpZiAoZGF0YS5oYXNPd25Qcm9wZXJ0eShrZXkpICYmIGtleSBpbiB0aGlzKSB7XHJcbiAgICAgICAgICAodGhpcyBhcyBhbnkpW2tleV0gPSAoZGF0YSBhcyBhbnkpW2tleV07XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICAvLyAjZW5kcmVnaW9uIENvbnN0cnVjdG9ycyAoMSlcclxufVxyXG4iXX0=
@@ -1,7 +1,8 @@
1
1
  // index.ts
2
2
  export { EOrderDeliveryMode } from './delivery-mode.enum';
3
+ export { EOrderExtraInfo } from './extra-info.enum';
4
+ export { EIndoorMode } from './indoor-mode.enum';
3
5
  export { EOrderStatus } from './order-status.enum';
4
6
  export { EOrderTiming } from './order-timing.enum';
5
7
  export { EOrderType } from './order-type.enum';
6
- export { EOrderExtraInfo } from './extra-info.enum';
7
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvb3JkZXIvZW51bXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsV0FBVztBQUVYLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLHNCQUFzQixDQUFDO0FBQzFELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUNuRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDbkQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8vIGluZGV4LnRzXHJcblxyXG5leHBvcnQgeyBFT3JkZXJEZWxpdmVyeU1vZGUgfSBmcm9tICcuL2RlbGl2ZXJ5LW1vZGUuZW51bSc7XHJcbmV4cG9ydCB7IEVPcmRlclN0YXR1cyB9IGZyb20gJy4vb3JkZXItc3RhdHVzLmVudW0nO1xyXG5leHBvcnQgeyBFT3JkZXJUaW1pbmcgfSBmcm9tICcuL29yZGVyLXRpbWluZy5lbnVtJztcclxuZXhwb3J0IHsgRU9yZGVyVHlwZSB9IGZyb20gJy4vb3JkZXItdHlwZS5lbnVtJztcclxuZXhwb3J0IHsgRU9yZGVyRXh0cmFJbmZvIH0gZnJvbSAnLi9leHRyYS1pbmZvLmVudW0nO1xyXG4iXX0=
8
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvb3JkZXIvZW51bXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsV0FBVztBQUVYLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLHNCQUFzQixDQUFDO0FBQzFELE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNwRCxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDakQsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLHFCQUFxQixDQUFDO0FBQ25ELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUNuRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sbUJBQW1CLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBpbmRleC50c1xyXG5cclxuZXhwb3J0IHsgRU9yZGVyRGVsaXZlcnlNb2RlIH0gZnJvbSAnLi9kZWxpdmVyeS1tb2RlLmVudW0nO1xyXG5leHBvcnQgeyBFT3JkZXJFeHRyYUluZm8gfSBmcm9tICcuL2V4dHJhLWluZm8uZW51bSc7XHJcbmV4cG9ydCB7IEVJbmRvb3JNb2RlIH0gZnJvbSAnLi9pbmRvb3ItbW9kZS5lbnVtJztcclxuZXhwb3J0IHsgRU9yZGVyU3RhdHVzIH0gZnJvbSAnLi9vcmRlci1zdGF0dXMuZW51bSc7XHJcbmV4cG9ydCB7IEVPcmRlclRpbWluZyB9IGZyb20gJy4vb3JkZXItdGltaW5nLmVudW0nO1xyXG5leHBvcnQgeyBFT3JkZXJUeXBlIH0gZnJvbSAnLi9vcmRlci10eXBlLmVudW0nO1xyXG4iXX0=
@@ -0,0 +1,7 @@
1
+ export var EIndoorMode;
2
+ (function (EIndoorMode) {
3
+ EIndoorMode["DEFAULT"] = "DEFAULT";
4
+ EIndoorMode["TABLE"] = "TABLE";
5
+ EIndoorMode["TAB"] = "TAB";
6
+ })(EIndoorMode || (EIndoorMode = {}));
7
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kb29yLW1vZGUuZW51bS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9vcmRlci9lbnVtcy9pbmRvb3ItbW9kZS5lbnVtLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBTixJQUFZLFdBSVg7QUFKRCxXQUFZLFdBQVc7SUFDckIsa0NBQW1CLENBQUE7SUFDbkIsOEJBQWUsQ0FBQTtJQUNmLDBCQUFXLENBQUE7QUFDYixDQUFDLEVBSlcsV0FBVyxLQUFYLFdBQVcsUUFJdEIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgZW51bSBFSW5kb29yTW9kZSB7XHJcbiAgREVGQVVMVCA9ICdERUZBVUxUJyxcclxuICBUQUJMRSA9ICdUQUJMRScsXHJcbiAgVEFCID0gJ1RBQicsXHJcbn1cclxuIl19
@@ -1,2 +1,3 @@
1
+ export { PayioOrderIndoorEntity } from './indoor.entity';
1
2
  export { PayioOrderEntity } from './order.entity';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vb3JkZXJzL2VudGl0aWVzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGdCQUFnQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgUGF5aW9PcmRlckVudGl0eSB9IGZyb20gJy4vb3JkZXIuZW50aXR5JztcclxuIl19
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vb3JkZXJzL2VudGl0aWVzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQ3pELE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGdCQUFnQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgUGF5aW9PcmRlckluZG9vckVudGl0eSB9IGZyb20gJy4vaW5kb29yLmVudGl0eSc7XHJcbmV4cG9ydCB7IFBheWlvT3JkZXJFbnRpdHkgfSBmcm9tICcuL29yZGVyLmVudGl0eSc7XHJcbiJdfQ==
@@ -0,0 +1,21 @@
1
+ import { EIndoorMode } from '../../../order/enums';
2
+ export class PayioOrderIndoorEntity {
3
+ // #region Properties (5)
4
+ deliveryDateTime = new Date(new Date().getTime() + 1000 * 60 * 15);
5
+ mode = EIndoorMode.DEFAULT;
6
+ preferential = false;
7
+ tab = '';
8
+ table = '';
9
+ // #endregion Properties (5)
10
+ // #region Constructors (1)
11
+ constructor(data) {
12
+ if (data) {
13
+ for (let key in data) {
14
+ if (data.hasOwnProperty(key) && key in this) {
15
+ this[key] = data[key];
16
+ }
17
+ }
18
+ }
19
+ }
20
+ }
21
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kb29yLmVudGl0eS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wYXlpby9vcmRlcnMvZW50aXRpZXMvaW5kb29yLmVudGl0eS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sc0JBQXNCLENBQUM7QUFHbkQsTUFBTSxPQUFPLHNCQUFzQjtJQUNqQyx5QkFBeUI7SUFFbEIsZ0JBQWdCLEdBQVMsSUFBSSxJQUFJLENBQUMsSUFBSSxJQUFJLEVBQUUsQ0FBQyxPQUFPLEVBQUUsR0FBRyxJQUFJLEdBQUcsRUFBRSxHQUFHLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLElBQUksR0FBZ0IsV0FBVyxDQUFDLE9BQU8sQ0FBQztJQUN4QyxZQUFZLEdBQVksS0FBSyxDQUFDO0lBQzlCLEdBQUcsR0FBVyxFQUFFLENBQUM7SUFDakIsS0FBSyxHQUFXLEVBQUUsQ0FBQztJQUUxQiw0QkFBNEI7SUFFNUIsMkJBQTJCO0lBRTNCLFlBQVksSUFBc0M7UUFDaEQsSUFBSSxJQUFJLEVBQUU7WUFDUixLQUFLLElBQUksR0FBRyxJQUFJLElBQUksRUFBRTtnQkFDcEIsSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUU7b0JBQzFDLElBQVksQ0FBQyxHQUFHLENBQUMsR0FBSSxJQUFZLENBQUMsR0FBRyxDQUFDLENBQUM7aUJBQ3pDO2FBQ0Y7U0FDRjtJQUNILENBQUM7Q0FHRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEVJbmRvb3JNb2RlIH0gZnJvbSAnLi4vLi4vLi4vb3JkZXIvZW51bXMnO1xyXG5pbXBvcnQgeyBJUGF5aW9PcmRlckluZG9vciB9IGZyb20gJy4uL2ludGVyZmFjZXMvaS1vcmRlci1pbmRvb3InO1xyXG5cclxuZXhwb3J0IGNsYXNzIFBheWlvT3JkZXJJbmRvb3JFbnRpdHkgaW1wbGVtZW50cyBJUGF5aW9PcmRlckluZG9vciB7XHJcbiAgLy8gI3JlZ2lvbiBQcm9wZXJ0aWVzICg1KVxyXG5cclxuICBwdWJsaWMgZGVsaXZlcnlEYXRlVGltZTogRGF0ZSA9IG5ldyBEYXRlKG5ldyBEYXRlKCkuZ2V0VGltZSgpICsgMTAwMCAqIDYwICogMTUpO1xyXG4gIHB1YmxpYyBtb2RlOiBFSW5kb29yTW9kZSA9IEVJbmRvb3JNb2RlLkRFRkFVTFQ7XHJcbiAgcHVibGljIHByZWZlcmVudGlhbDogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIHB1YmxpYyB0YWI6IHN0cmluZyA9ICcnO1xyXG4gIHB1YmxpYyB0YWJsZTogc3RyaW5nID0gJyc7XHJcblxyXG4gIC8vICNlbmRyZWdpb24gUHJvcGVydGllcyAoNSlcclxuXHJcbiAgLy8gI3JlZ2lvbiBDb25zdHJ1Y3RvcnMgKDEpXHJcblxyXG4gIGNvbnN0cnVjdG9yKGRhdGE/OiBQYXJ0aWFsPFBheWlvT3JkZXJJbmRvb3JFbnRpdHk+KSB7XHJcbiAgICBpZiAoZGF0YSkge1xyXG4gICAgICBmb3IgKGxldCBrZXkgaW4gZGF0YSkge1xyXG4gICAgICAgIGlmIChkYXRhLmhhc093blByb3BlcnR5KGtleSkgJiYga2V5IGluIHRoaXMpIHtcclxuICAgICAgICAgICh0aGlzIGFzIGFueSlba2V5XSA9IChkYXRhIGFzIGFueSlba2V5XTtcclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuICAgIH1cclxuICB9XHJcblxyXG4gIC8vICNlbmRyZWdpb24gQ29uc3RydWN0b3JzICgxKVxyXG59XHJcbiJdfQ==
@@ -1,6 +1,7 @@
1
1
  import { OrderEntity } from '../../../order';
2
2
  export class PayioOrderEntity extends OrderEntity {
3
3
  // #region Constructors (1)
4
+ indoor = null;
4
5
  constructor(data) {
5
6
  super();
6
7
  if (data) {
@@ -12,4 +13,4 @@ export class PayioOrderEntity extends OrderEntity {
12
13
  }
13
14
  }
14
15
  }
15
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3JkZXIuZW50aXR5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3BheWlvL29yZGVycy9lbnRpdGllcy9vcmRlci5lbnRpdHkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFdBQVcsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBRTdDLE1BQU0sT0FBTyxnQkFBaUIsU0FBUSxXQUFXO0lBQy9DLDJCQUEyQjtJQUUzQixZQUFZLElBQWdDO1FBQzFDLEtBQUssRUFBRSxDQUFDO1FBQ1IsSUFBSSxJQUFJLEVBQUU7WUFDUixLQUFLLElBQUksR0FBRyxJQUFJLElBQUksRUFBRTtnQkFDcEIsSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUU7b0JBQzFDLElBQVksQ0FBQyxHQUFHLENBQUMsR0FBSSxJQUFZLENBQUMsR0FBRyxDQUFDLENBQUM7aUJBQ3pDO2FBQ0Y7U0FDRjtJQUNILENBQUM7Q0FHRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE9yZGVyRW50aXR5IH0gZnJvbSAnLi4vLi4vLi4vb3JkZXInO1xyXG5cclxuZXhwb3J0IGNsYXNzIFBheWlvT3JkZXJFbnRpdHkgZXh0ZW5kcyBPcmRlckVudGl0eSB7XHJcbiAgLy8gI3JlZ2lvbiBDb25zdHJ1Y3RvcnMgKDEpXHJcblxyXG4gIGNvbnN0cnVjdG9yKGRhdGE/OiBQYXJ0aWFsPFBheWlvT3JkZXJFbnRpdHk+KSB7XHJcbiAgICBzdXBlcigpO1xyXG4gICAgaWYgKGRhdGEpIHtcclxuICAgICAgZm9yIChsZXQga2V5IGluIGRhdGEpIHtcclxuICAgICAgICBpZiAoZGF0YS5oYXNPd25Qcm9wZXJ0eShrZXkpICYmIGtleSBpbiB0aGlzKSB7XHJcbiAgICAgICAgICAodGhpcyBhcyBhbnkpW2tleV0gPSAoZGF0YSBhcyBhbnkpW2tleV07XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICAvLyAjZW5kcmVnaW9uIENvbnN0cnVjdG9ycyAoMSlcclxufVxyXG4iXX0=
16
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3JkZXIuZW50aXR5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3BheWlvL29yZGVycy9lbnRpdGllcy9vcmRlci5lbnRpdHkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFdBQVcsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBRzdDLE1BQU0sT0FBTyxnQkFBaUIsU0FBUSxXQUFXO0lBQy9DLDJCQUEyQjtJQUNwQixNQUFNLEdBQWtDLElBQUksQ0FBQztJQUVwRCxZQUFZLElBQWdDO1FBQzFDLEtBQUssRUFBRSxDQUFDO1FBQ1IsSUFBSSxJQUFJLEVBQUU7WUFDUixLQUFLLElBQUksR0FBRyxJQUFJLElBQUksRUFBRTtnQkFDcEIsSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUU7b0JBQzFDLElBQVksQ0FBQyxHQUFHLENBQUMsR0FBSSxJQUFZLENBQUMsR0FBRyxDQUFDLENBQUM7aUJBQ3pDO2FBQ0Y7U0FDRjtJQUNILENBQUM7Q0FHRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE9yZGVyRW50aXR5IH0gZnJvbSAnLi4vLi4vLi4vb3JkZXInO1xyXG5pbXBvcnQgeyBQYXlpb09yZGVySW5kb29yRW50aXR5IH0gZnJvbSAnLi9pbmRvb3IuZW50aXR5JztcclxuXHJcbmV4cG9ydCBjbGFzcyBQYXlpb09yZGVyRW50aXR5IGV4dGVuZHMgT3JkZXJFbnRpdHkge1xyXG4gIC8vICNyZWdpb24gQ29uc3RydWN0b3JzICgxKVxyXG4gIHB1YmxpYyBpbmRvb3I6IFBheWlvT3JkZXJJbmRvb3JFbnRpdHkgfCBudWxsID0gbnVsbDtcclxuXHJcbiAgY29uc3RydWN0b3IoZGF0YT86IFBhcnRpYWw8UGF5aW9PcmRlckVudGl0eT4pIHtcclxuICAgIHN1cGVyKCk7XHJcbiAgICBpZiAoZGF0YSkge1xyXG4gICAgICBmb3IgKGxldCBrZXkgaW4gZGF0YSkge1xyXG4gICAgICAgIGlmIChkYXRhLmhhc093blByb3BlcnR5KGtleSkgJiYga2V5IGluIHRoaXMpIHtcclxuICAgICAgICAgICh0aGlzIGFzIGFueSlba2V5XSA9IChkYXRhIGFzIGFueSlba2V5XTtcclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuICAgIH1cclxuICB9XHJcblxyXG4gIC8vICNlbmRyZWdpb24gQ29uc3RydWN0b3JzICgxKVxyXG59XHJcbiJdfQ==
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1vcmRlci1pbmRvb3IuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vb3JkZXJzL2ludGVyZmFjZXMvaS1vcmRlci1pbmRvb3IudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEVJbmRvb3JNb2RlIH0gZnJvbSAnLi4vLi4vLi4vb3JkZXIvZW51bXMnO1xyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJUGF5aW9PcmRlckluZG9vciB7XHJcbiAgLy8gI3JlZ2lvbiBQcm9wZXJ0aWVzICg0KVxyXG5cclxuICBkZWxpdmVyeURhdGVUaW1lOiBEYXRlO1xyXG5cclxuICBtb2RlOiBFSW5kb29yTW9kZTtcclxuXHJcbiAgcHJlZmVyZW50aWFsOiBib29sZWFuO1xyXG5cclxuICB0YWJsZTogc3RyaW5nO1xyXG5cclxuICB0YWI6IHN0cmluZztcclxuXHJcbiAgLy8gI2VuZHJlZ2lvbiBQcm9wZXJ0aWVzICg0KVxyXG59XHJcbiJdfQ==
@@ -1,2 +1,2 @@
1
1
  export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1vcmRlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wYXlpby9vcmRlcnMvaW50ZXJmYWNlcy9pLW9yZGVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJT3JkZXIgfSBmcm9tICcuLi8uLi8uLi9vcmRlcic7XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElQYXlpb09yZGVyIGV4dGVuZHMgSU9yZGVyIHtcclxuICAvLyAjcmVnaW9uIFByb3BlcnRpZXMgKDEwKVxyXG4gIC8vICNlbmRyZWdpb24gUHJvcGVydGllcyAoMTApXHJcbn1cclxuIl19
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1vcmRlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wYXlpby9vcmRlcnMvaW50ZXJmYWNlcy9pLW9yZGVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJT3JkZXIgfSBmcm9tICcuLi8uLi8uLi9vcmRlcic7XHJcbmltcG9ydCB7IElQYXlpb09yZGVySW5kb29yIH0gZnJvbSAnLi9pLW9yZGVyLWluZG9vcic7XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElQYXlpb09yZGVyIGV4dGVuZHMgSU9yZGVyIHtcclxuICAvLyAjcmVnaW9uIFByb3BlcnRpZXMgKDEwKVxyXG4gIGluZG9vcjogSVBheWlvT3JkZXJJbmRvb3IgfCBudWxsO1xyXG5cclxuICAvLyAjZW5kcmVnaW9uIFByb3BlcnRpZXMgKDEwKVxyXG59XHJcbiJdfQ==
@@ -1,2 +1,2 @@
1
1
  export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vb3JkZXJzL2ludGVyZmFjZXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IElQYXlpb09yZGVyIH0gZnJvbSAnLi9pLW9yZGVyJztcclxuIl19
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vb3JkZXJzL2ludGVyZmFjZXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IElQYXlpb09yZGVyIH0gZnJvbSAnLi9pLW9yZGVyJztcclxuZXhwb3J0IHsgSVBheWlvT3JkZXJJbmRvb3IgfSBmcm9tICcuL2ktb3JkZXItaW5kb29yJztcclxuIl19
@@ -1881,6 +1881,21 @@ class OrderMerchantEntity {
1881
1881
  }
1882
1882
  }
1883
1883
 
1884
+ var EOrderExtraInfo;
1885
+ (function (EOrderExtraInfo) {
1886
+ EOrderExtraInfo["FAIL_SEND"] = "FAIL_SEND";
1887
+ EOrderExtraInfo["FAIL_ADD"] = "FAIL_ADD";
1888
+ EOrderExtraInfo["SEND"] = "SEND";
1889
+ EOrderExtraInfo["ADD"] = "ADD";
1890
+ })(EOrderExtraInfo || (EOrderExtraInfo = {}));
1891
+
1892
+ var EIndoorMode;
1893
+ (function (EIndoorMode) {
1894
+ EIndoorMode["DEFAULT"] = "DEFAULT";
1895
+ EIndoorMode["TABLE"] = "TABLE";
1896
+ EIndoorMode["TAB"] = "TAB";
1897
+ })(EIndoorMode || (EIndoorMode = {}));
1898
+
1884
1899
  /* eslint-disable @typescript-eslint/naming-convention */
1885
1900
  var EOrderStatus;
1886
1901
  (function (EOrderStatus) {
@@ -1935,14 +1950,6 @@ var EOrderType;
1935
1950
  EOrderType["TAKEOUT"] = "TAKEOUT";
1936
1951
  })(EOrderType || (EOrderType = {}));
1937
1952
 
1938
- var EOrderExtraInfo;
1939
- (function (EOrderExtraInfo) {
1940
- EOrderExtraInfo["FAIL_SEND"] = "FAIL_SEND";
1941
- EOrderExtraInfo["FAIL_ADD"] = "FAIL_ADD";
1942
- EOrderExtraInfo["SEND"] = "SEND";
1943
- EOrderExtraInfo["ADD"] = "ADD";
1944
- })(EOrderExtraInfo || (EOrderExtraInfo = {}));
1945
-
1946
1953
  // index.ts
1947
1954
 
1948
1955
  class OrderPaymentEntity {
@@ -1984,7 +1991,7 @@ class OrderTotalEntity {
1984
1991
  }
1985
1992
 
1986
1993
  class OrderEntity {
1987
- // #region Properties (22)
1994
+ // #region Properties (25)
1988
1995
  additionalFees = [];
1989
1996
  benefits = [];
1990
1997
  cancellation = new OrderCancellationEntity();
@@ -1994,6 +2001,8 @@ class OrderEntity {
1994
2001
  customer = new OrderCustomerEntity();
1995
2002
  delivery = null;
1996
2003
  displayId = Math.round(Math.random() * 100000).toString();
2004
+ extraInfo = null;
2005
+ from = EFrom.DEFAULT;
1997
2006
  id = '';
1998
2007
  invoiceId = null;
1999
2008
  items = [];
@@ -2007,8 +2016,8 @@ class OrderEntity {
2007
2016
  total = new OrderTotalEntity();
2008
2017
  updatedAt = new Date();
2009
2018
  version = '';
2010
- from = EFrom.DEFAULT;
2011
- extraInfo = null;
2019
+ // #endregion Properties (25)
2020
+ // #region Constructors (1)
2012
2021
  constructor(data) {
2013
2022
  if (data) {
2014
2023
  for (let key in data) {
@@ -5626,8 +5635,29 @@ class PayioFeatureEntity {
5626
5635
  }
5627
5636
  }
5628
5637
 
5638
+ class PayioOrderIndoorEntity {
5639
+ // #region Properties (5)
5640
+ deliveryDateTime = new Date(new Date().getTime() + 1000 * 60 * 15);
5641
+ mode = EIndoorMode.DEFAULT;
5642
+ preferential = false;
5643
+ tab = '';
5644
+ table = '';
5645
+ // #endregion Properties (5)
5646
+ // #region Constructors (1)
5647
+ constructor(data) {
5648
+ if (data) {
5649
+ for (let key in data) {
5650
+ if (data.hasOwnProperty(key) && key in this) {
5651
+ this[key] = data[key];
5652
+ }
5653
+ }
5654
+ }
5655
+ }
5656
+ }
5657
+
5629
5658
  class PayioOrderEntity extends OrderEntity {
5630
5659
  // #region Constructors (1)
5660
+ indoor = null;
5631
5661
  constructor(data) {
5632
5662
  super();
5633
5663
  if (data) {
@@ -7106,5 +7136,5 @@ class WithDrawRequestEntity {
7106
7136
  * Generated bundle index. Do not edit.
7107
7137
  */
7108
7138
 
7109
- export { AccountInformationsEntity, AddressEntity, AppEntity, AppInfoEntity, BaseEntity, BillingEntity, BillingOrderEntity, BillingPaymentEntity, BillingTotalEntity, CampaignRuleEntity, CarouselImageEntity, ClientAplicationCredentialEntity, ClientAplicationEntity, ClientEntity, CompanyContactEntity, CompanyCustomDataEntity, CompanyEntity, CompanyRemoteAccessEntity, CompanySettingsEntity, CompanySettingsWaServerEntity, CompanyTrialPlansUsedEntity, ContainerEntity, CoordsEntity, CustomVariableEntity, CustomerCreditLimitEntity, CustomerEntity, CustomerMemberEntity, CustomerMobyoEntity, DelivererMobyoEntity, DeliveryAreaEntity, DeliveryAreaFixedEntity, DesenfilaConfigEntity, DesenfilaConfigMercadoPagoEntity, DesenfilaContainerOrderEntity, DesenfilaContainerOrderItemEntity, DesenfilaContainerOrderPaymentEntity, DesenfilaContainerOrderPixEntity, DesenfilaEntity, DesenfilaFeeEntity, DesenfilaInfoEntity, DesenfilaMerchantAddressEntity, DesenfilaMerchantEntity, DesenfilaMerchantV2PaymentProviderEntity, DesenfilaTokenEntity, DeveloperAppCredentialsEntity, DeveloperAppEntity, DeveloperAppStatusEnum, DeveloperEntity, DeveloperMemberEntity, DeviceEntity, EAppCategory, EAppHeaderType, EAppMode, EAppType, EBankSlipStatus, EBillingStatus, EBooleanString, ECollectionsTypes, ECompanyKeys, ECompanyMessageType, ECustomerInterval, ECustomerStatus, ECustomerType, EPaymentType as EDeprecatedPaymentType, EDeviceAppImages, EDeviceCheckoutImages, EDeviceStatus, EDiscountType, EDocType, EEventMessage, EEvolutionEvent, EEvolutionInstanceType, EEvolutionIntegrationType, EFcmSkill, EFiscalDocModelCode, EFrom, EImageFolder, EInstallationStatus, EIntervalType, EInvoiceStatus, EJwtStatus, ELeadOrigin, ELegalEntiy, EMimeTypeFile, EMpStatus, EMpStatusDetail, ENineNineCurrency, ENineNinePackageType, ENineNinePackageWeight, ENineNineVehicleType, EOperationType, EOperator, EOrderDeliveryMode, EOrderExtraInfo, EOrderStatus, EOrderTiming, EOrderType, EOs, EPaymentChannel, EPaymentMethodId, EPaymentMode, EPaymentProvider, EPaymentStatus, EPaymentType$1 as EPaymentType, EPaymentTypeId, EPayuioFeatureType, EPlanIdentifier, EPlatform, EPubSub, EPubSubTopicType, EReleaseStatus, EResumeIntervalType, EResumeType, ERole, EOperationType as ESponsorIdentifier, ESponsorshipValues, ESubsStatus, ESubscriptionStatus, ETransactionResumesTargetType, ETransactionStatus, ETypeFile, EVoucherRuleType, EVoucherStatus, EVoucherTargetTypes, EWaServerStatus, EWithdrawRequestStatus, EventMessageEntity, EvolutionChatWootEntity, EvolutionDatabaseQueueEntity, EvolutionEntity, EvolutionHashEntity, EvolutionInstanceEntity, EvolutionMessageKeyResponseEntity, EvolutionMessageResponseEntity, EvolutionQrcodeEntity, EvolutionTypeBotEntity, EvolutionWebhookEntity, FcmDataReceivedDesenfilaPaymentEntity, FcmDataRequestItemsEntity, FcmTokenMessageEntity, FeatureEntity, FeeDetailEntity, FirebaseQueryEntity, EGtintype as GTINTypeEnum, GeneralResumeTotalEntity, GlobalSettingEntity, GlobalSettingIuguEntity, GlobalSettingMasterEntity, GlobalSettingNatiPayEntity, GlobalSettingTaxesEntity, InfoEntity, InstallationAppEntity, InstallationEntity, InviteEntity, InviteStatusEnum, InvoiceBankSlipEntity, InvoiceCreditCardEntity, InvoiceEntity, InvoiceItemEntity, InvoiceLogEntity, InvoicePayerEntity, InvoicePixEntity, IuguAccountEntity, IuguAutoAdvanceEnum, IuguBankEnum, IuguChargeCreditCardEntity, IuguCustomerEntity, IuguInvoiceBankSlipEntity, IuguInvoiceEntity, IuguInvoiceStatusEnum, IuguPaymentTokenDataEntity, IuguPaymentTokenEntity, LastVerificationRequestDataEntity, LeadEntity, LeadStatusEnum, LogsEntity, MasterEntity, MasterV1Entity, MemberAccessEntity, MemberAccessRoleEntity, MemberAccessRolePermissionEntity, MemberEntity, MemberRulesEnum, MemberTypeEnum, MessagerChannelEntity, MetadataEntity, MobyoApiConfigEntity, ECampaignRuleType as MobyoECampaignRuleType, ECompanyMessageChannel as MobyoECompanyMessageChannel, EDeviceAppMode as MobyoEDeviceAppMode, EDeviceAppStatus as MobyoEDeviceAppStatus, EDeviceCheckoutStatus as MobyoEDeviceCheckoutStatus, EDeviceCustomerName as MobyoEDeviceCustomerName, EDeviceMode as MobyoEDeviceMode, EDeviceScreenMode as MobyoEDeviceScreenMode, EDeviceTefType as MobyoEDeviceTefType, EEngineType as MobyoEEngineType, EIuguInvoicesStatus as MobyoEIuguInvoicesStatus, EMemberRules as MobyoEMemberRules, EOrderCancelReasons as MobyoEOrderCancelReasons, EOrderDeliveredBy as MobyoEOrderDeliveredBy, EOrderOccurrenceType as MobyoEOrderOccurrenceType, EOrderPaymentId as MobyoEOrderPaymentId, EOrderPaymentMethod as MobyoEOrderPaymentMethod, EOrderV3DeliveryMode as MobyoEOrderV3DeliveryMode, EOrderV3SalesChannel as MobyoEOrderV3SalesChannel, EOrderV3Timing as MobyoEOrderV3Timing, EOrderV3Type as MobyoEOrderV3Type, EPreferenceAutoReturn as MobyoEPreferenceAutoReturn, EPreparingStatus as MobyoEPreparingStatus, EProductHighlight as MobyoEProductHighlight, EProductSkillV2 as MobyoEProductSkillV2, EQuestionTypes as MobyoEQuestionTypes, ETopics as MobyoETopics, IEntity as MobyoIEntity, IPaymentMethod as MobyoIPaymentMethod, MobyoInfoEntity, MonitorEntity, MottuAddressEntity, MottuEventDeliveryManEntity, MottuEventEntity, MottuEventRequestedByEntity, MottuOrderDelivererEntity, MottuOrderDeliveryManEntity, MottuOrderEntity, MottuOrderPreviewEntity, MottuOrderStoreEntity, MottuStoreEntity, MottuStoreMatrixEntity, MottuStoreResponsibleEntity, NatiGoEntity, NatiV1CartDesenfilaEntity, NatiV1CartEntity, NatiV1CartItemEntity, NatiV2ValidateCodeEntity, NatiWaEntity, NotificationActionEntity, NotificationActionTypeEnum, NotificationCategoryEnum, NotificationEntity, NotificationPriorityEnum, NotificationStatusEnum, OrderAdditionalFeeEntity, OrderBenefitsEntity, OrderCancellationEntity, OrderCustomerEntity, OrderDeliveryEntity, OrderEntity, OrderItemCompositionEntity, OrderItemEntity, OrderItemOptionEntity, OrderMerchantEntity, OrderPaymentCardEntity, OrderPaymentCashEntity, OrderPaymentEntity, OrderPaymentMethodEntity, OrderPaymentPixEntity, OrderPaymentWalletEntity, OrderScaleEntity, OrderScaleItemEntity, OrderTotalEntity, OrdersCustomerPhoneEntity, OriginEntity, PartnerEntity, PayioAddressEntity, PayioAppEntity, PayioCompanyEntity, PayioDeviceEntity, PayioEntitiesEnum, PayioFeatureEntity, PayioJwtPayloadAppEntity, PayioJwtPayloadDeviceEntity, PayioJwtPayloadEntity, PayioJwtPayloadInfoEntity, PayioJwtPayloadSubscriptionEntity, PayioJwtPayloadUserEntity, PayioOrderEntity, PayioPermissionEntity, PayioPermissionRoleEntity, PayioPlanEntity, PayioResumeCompanyEntity, PayioResumeCompanyItemDetailEntity, PayioResumeCompanyItemEntity, PayioResumeQueueActionEnum, PayioResumeQueueEntity, PayioResumeQueuePayloadEntity, PayioResumeQueueStatusEnum, PayioSubscriptionActiveDeviceEntity, PayioSubscriptionEntity, PayioSubscriptionLogEntity, PayioSubscriptionSeatEntity, PayioTokenEntity, PaymentCardEntity, PaymentCashEntity, PaymentEntity, PaymentMethodEntity, PaymentMethodOptionEntity, PaymentPixEntity, PaymentProviderAgentEntity, PaymentProviderEntity, PaymentTokenDataEntity, PaymentTokenEntity, PaymentWalletEntity, PlanEntity, PlanFeatureEntity, ProductBrandEntity, ProductCompanyEntity, ProductContainerEntity, ProductGlobalEntity, ProductNcmEntity, PubsubSubscriptionChangeStatusEntity, PurchaseEntity, QueryEntity, RabbitEntity, RatingEntity, RequestedItemDataEntity, RequestedItemsEntity, ResumeChildEntity, ResumeCustomerEntity, ResumeEnginesEntity, ResumeEntity, ResumeItemDetailEntity, ResumeItemEntity, ResumeOrderEntity, ResumeProductEntity, ResumeVoucherEntity, SponsorEntity, SponsorshipValueEntity, SubscriptionBaseEntity, SubscriptionBaseItemEntity, SubscriptionBaseLogEntity, SubscriptionCompanyEntity, SubscriptionCompanyProfileEntity, SubscriptionCustomerEntity, SubscriptionCustomerProfileEntity, TokenEntity, TransactionBalanceEntity, TransactionEntity, TransactionInfoResumeEntity, TransactionPaymentMethodEntity, TransactionResumeEntity, TransactionTotalEntity, TransferRequestEntity, UserEntity, VerifierTokenEntity, VoucherCustomerEntity, VoucherEntity, VoucherSponsorshipEntity, WaServerEntity, WithDrawRequestEntity, factoryEnvelope, factoryEnvelopeArray, factoryEnvelopeArrayPagination };
7139
+ export { AccountInformationsEntity, AddressEntity, AppEntity, AppInfoEntity, BaseEntity, BillingEntity, BillingOrderEntity, BillingPaymentEntity, BillingTotalEntity, CampaignRuleEntity, CarouselImageEntity, ClientAplicationCredentialEntity, ClientAplicationEntity, ClientEntity, CompanyContactEntity, CompanyCustomDataEntity, CompanyEntity, CompanyRemoteAccessEntity, CompanySettingsEntity, CompanySettingsWaServerEntity, CompanyTrialPlansUsedEntity, ContainerEntity, CoordsEntity, CustomVariableEntity, CustomerCreditLimitEntity, CustomerEntity, CustomerMemberEntity, CustomerMobyoEntity, DelivererMobyoEntity, DeliveryAreaEntity, DeliveryAreaFixedEntity, DesenfilaConfigEntity, DesenfilaConfigMercadoPagoEntity, DesenfilaContainerOrderEntity, DesenfilaContainerOrderItemEntity, DesenfilaContainerOrderPaymentEntity, DesenfilaContainerOrderPixEntity, DesenfilaEntity, DesenfilaFeeEntity, DesenfilaInfoEntity, DesenfilaMerchantAddressEntity, DesenfilaMerchantEntity, DesenfilaMerchantV2PaymentProviderEntity, DesenfilaTokenEntity, DeveloperAppCredentialsEntity, DeveloperAppEntity, DeveloperAppStatusEnum, DeveloperEntity, DeveloperMemberEntity, DeviceEntity, EAppCategory, EAppHeaderType, EAppMode, EAppType, EBankSlipStatus, EBillingStatus, EBooleanString, ECollectionsTypes, ECompanyKeys, ECompanyMessageType, ECustomerInterval, ECustomerStatus, ECustomerType, EPaymentType as EDeprecatedPaymentType, EDeviceAppImages, EDeviceCheckoutImages, EDeviceStatus, EDiscountType, EDocType, EEventMessage, EEvolutionEvent, EEvolutionInstanceType, EEvolutionIntegrationType, EFcmSkill, EFiscalDocModelCode, EFrom, EImageFolder, EIndoorMode, EInstallationStatus, EIntervalType, EInvoiceStatus, EJwtStatus, ELeadOrigin, ELegalEntiy, EMimeTypeFile, EMpStatus, EMpStatusDetail, ENineNineCurrency, ENineNinePackageType, ENineNinePackageWeight, ENineNineVehicleType, EOperationType, EOperator, EOrderDeliveryMode, EOrderExtraInfo, EOrderStatus, EOrderTiming, EOrderType, EOs, EPaymentChannel, EPaymentMethodId, EPaymentMode, EPaymentProvider, EPaymentStatus, EPaymentType$1 as EPaymentType, EPaymentTypeId, EPayuioFeatureType, EPlanIdentifier, EPlatform, EPubSub, EPubSubTopicType, EReleaseStatus, EResumeIntervalType, EResumeType, ERole, EOperationType as ESponsorIdentifier, ESponsorshipValues, ESubsStatus, ESubscriptionStatus, ETransactionResumesTargetType, ETransactionStatus, ETypeFile, EVoucherRuleType, EVoucherStatus, EVoucherTargetTypes, EWaServerStatus, EWithdrawRequestStatus, EventMessageEntity, EvolutionChatWootEntity, EvolutionDatabaseQueueEntity, EvolutionEntity, EvolutionHashEntity, EvolutionInstanceEntity, EvolutionMessageKeyResponseEntity, EvolutionMessageResponseEntity, EvolutionQrcodeEntity, EvolutionTypeBotEntity, EvolutionWebhookEntity, FcmDataReceivedDesenfilaPaymentEntity, FcmDataRequestItemsEntity, FcmTokenMessageEntity, FeatureEntity, FeeDetailEntity, FirebaseQueryEntity, EGtintype as GTINTypeEnum, GeneralResumeTotalEntity, GlobalSettingEntity, GlobalSettingIuguEntity, GlobalSettingMasterEntity, GlobalSettingNatiPayEntity, GlobalSettingTaxesEntity, InfoEntity, InstallationAppEntity, InstallationEntity, InviteEntity, InviteStatusEnum, InvoiceBankSlipEntity, InvoiceCreditCardEntity, InvoiceEntity, InvoiceItemEntity, InvoiceLogEntity, InvoicePayerEntity, InvoicePixEntity, IuguAccountEntity, IuguAutoAdvanceEnum, IuguBankEnum, IuguChargeCreditCardEntity, IuguCustomerEntity, IuguInvoiceBankSlipEntity, IuguInvoiceEntity, IuguInvoiceStatusEnum, IuguPaymentTokenDataEntity, IuguPaymentTokenEntity, LastVerificationRequestDataEntity, LeadEntity, LeadStatusEnum, LogsEntity, MasterEntity, MasterV1Entity, MemberAccessEntity, MemberAccessRoleEntity, MemberAccessRolePermissionEntity, MemberEntity, MemberRulesEnum, MemberTypeEnum, MessagerChannelEntity, MetadataEntity, MobyoApiConfigEntity, ECampaignRuleType as MobyoECampaignRuleType, ECompanyMessageChannel as MobyoECompanyMessageChannel, EDeviceAppMode as MobyoEDeviceAppMode, EDeviceAppStatus as MobyoEDeviceAppStatus, EDeviceCheckoutStatus as MobyoEDeviceCheckoutStatus, EDeviceCustomerName as MobyoEDeviceCustomerName, EDeviceMode as MobyoEDeviceMode, EDeviceScreenMode as MobyoEDeviceScreenMode, EDeviceTefType as MobyoEDeviceTefType, EEngineType as MobyoEEngineType, EIuguInvoicesStatus as MobyoEIuguInvoicesStatus, EMemberRules as MobyoEMemberRules, EOrderCancelReasons as MobyoEOrderCancelReasons, EOrderDeliveredBy as MobyoEOrderDeliveredBy, EOrderOccurrenceType as MobyoEOrderOccurrenceType, EOrderPaymentId as MobyoEOrderPaymentId, EOrderPaymentMethod as MobyoEOrderPaymentMethod, EOrderV3DeliveryMode as MobyoEOrderV3DeliveryMode, EOrderV3SalesChannel as MobyoEOrderV3SalesChannel, EOrderV3Timing as MobyoEOrderV3Timing, EOrderV3Type as MobyoEOrderV3Type, EPreferenceAutoReturn as MobyoEPreferenceAutoReturn, EPreparingStatus as MobyoEPreparingStatus, EProductHighlight as MobyoEProductHighlight, EProductSkillV2 as MobyoEProductSkillV2, EQuestionTypes as MobyoEQuestionTypes, ETopics as MobyoETopics, IEntity as MobyoIEntity, IPaymentMethod as MobyoIPaymentMethod, MobyoInfoEntity, MonitorEntity, MottuAddressEntity, MottuEventDeliveryManEntity, MottuEventEntity, MottuEventRequestedByEntity, MottuOrderDelivererEntity, MottuOrderDeliveryManEntity, MottuOrderEntity, MottuOrderPreviewEntity, MottuOrderStoreEntity, MottuStoreEntity, MottuStoreMatrixEntity, MottuStoreResponsibleEntity, NatiGoEntity, NatiV1CartDesenfilaEntity, NatiV1CartEntity, NatiV1CartItemEntity, NatiV2ValidateCodeEntity, NatiWaEntity, NotificationActionEntity, NotificationActionTypeEnum, NotificationCategoryEnum, NotificationEntity, NotificationPriorityEnum, NotificationStatusEnum, OrderAdditionalFeeEntity, OrderBenefitsEntity, OrderCancellationEntity, OrderCustomerEntity, OrderDeliveryEntity, OrderEntity, OrderItemCompositionEntity, OrderItemEntity, OrderItemOptionEntity, OrderMerchantEntity, OrderPaymentCardEntity, OrderPaymentCashEntity, OrderPaymentEntity, OrderPaymentMethodEntity, OrderPaymentPixEntity, OrderPaymentWalletEntity, OrderScaleEntity, OrderScaleItemEntity, OrderTotalEntity, OrdersCustomerPhoneEntity, OriginEntity, PartnerEntity, PayioAddressEntity, PayioAppEntity, PayioCompanyEntity, PayioDeviceEntity, PayioEntitiesEnum, PayioFeatureEntity, PayioJwtPayloadAppEntity, PayioJwtPayloadDeviceEntity, PayioJwtPayloadEntity, PayioJwtPayloadInfoEntity, PayioJwtPayloadSubscriptionEntity, PayioJwtPayloadUserEntity, PayioOrderEntity, PayioOrderIndoorEntity, PayioPermissionEntity, PayioPermissionRoleEntity, PayioPlanEntity, PayioResumeCompanyEntity, PayioResumeCompanyItemDetailEntity, PayioResumeCompanyItemEntity, PayioResumeQueueActionEnum, PayioResumeQueueEntity, PayioResumeQueuePayloadEntity, PayioResumeQueueStatusEnum, PayioSubscriptionActiveDeviceEntity, PayioSubscriptionEntity, PayioSubscriptionLogEntity, PayioSubscriptionSeatEntity, PayioTokenEntity, PaymentCardEntity, PaymentCashEntity, PaymentEntity, PaymentMethodEntity, PaymentMethodOptionEntity, PaymentPixEntity, PaymentProviderAgentEntity, PaymentProviderEntity, PaymentTokenDataEntity, PaymentTokenEntity, PaymentWalletEntity, PlanEntity, PlanFeatureEntity, ProductBrandEntity, ProductCompanyEntity, ProductContainerEntity, ProductGlobalEntity, ProductNcmEntity, PubsubSubscriptionChangeStatusEntity, PurchaseEntity, QueryEntity, RabbitEntity, RatingEntity, RequestedItemDataEntity, RequestedItemsEntity, ResumeChildEntity, ResumeCustomerEntity, ResumeEnginesEntity, ResumeEntity, ResumeItemDetailEntity, ResumeItemEntity, ResumeOrderEntity, ResumeProductEntity, ResumeVoucherEntity, SponsorEntity, SponsorshipValueEntity, SubscriptionBaseEntity, SubscriptionBaseItemEntity, SubscriptionBaseLogEntity, SubscriptionCompanyEntity, SubscriptionCompanyProfileEntity, SubscriptionCustomerEntity, SubscriptionCustomerProfileEntity, TokenEntity, TransactionBalanceEntity, TransactionEntity, TransactionInfoResumeEntity, TransactionPaymentMethodEntity, TransactionResumeEntity, TransactionTotalEntity, TransferRequestEntity, UserEntity, VerifierTokenEntity, VoucherCustomerEntity, VoucherEntity, VoucherSponsorshipEntity, WaServerEntity, WithDrawRequestEntity, factoryEnvelope, factoryEnvelopeArray, factoryEnvelopeArrayPagination };
7110
7140
  //# sourceMappingURL=cecon-interfaces.mjs.map