cecon-interfaces 1.9.62 → 1.9.64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/README.md +17 -0
- package/dist/esm2022/payio/cards/entities/card-config.entity.mjs +4 -3
- package/dist/esm2022/payio/cards/enums/index.mjs +2 -2
- package/dist/esm2022/payio/cards/enums/items-rule.enum.mjs +6 -0
- package/dist/esm2022/payio/cards/enums/key-type.enum.mjs +2 -1
- package/dist/esm2022/payio/cards/interfaces/i-card-config.mjs +1 -1
- package/dist/esm2022/payio/payload/entities/payload-device.entity.mjs +5 -2
- package/dist/esm2022/payio/payload/enums/token-type.enum.mjs +2 -1
- package/dist/esm2022/payio/payload/interfaces/i-payload-device.mjs +1 -1
- package/dist/fesm2022/cecon-interfaces.mjs +13 -10
- package/dist/fesm2022/cecon-interfaces.mjs.map +1 -1
- package/dist/package.json +42 -0
- package/dist/payio/cards/entities/card-config.entity.d.ts +2 -1
- package/dist/payio/cards/enums/index.d.ts +1 -1
- package/dist/payio/cards/enums/items-rule.enum.d.ts +4 -0
- package/dist/payio/cards/enums/key-type.enum.d.ts +2 -1
- package/dist/payio/cards/interfaces/i-card-config.d.ts +2 -1
- package/dist/payio/payload/entities/payload-device.entity.d.ts +5 -2
- package/dist/payio/payload/enums/token-type.enum.d.ts +1 -0
- package/dist/payio/payload/interfaces/i-payload-device.d.ts +3 -0
- package/package.json +1 -1
- package/dist/99-interfaces/enums/currency.enum.js +0 -7
- package/dist/99-interfaces/enums/index.js +0 -11
- package/dist/99-interfaces/enums/package-type.enum.js +0 -13
- package/dist/99-interfaces/enums/package-weight.enum.js +0 -9
- package/dist/99-interfaces/enums/vehicle-type.enum.js +0 -8
- package/dist/99-interfaces/index.js +0 -18
- package/dist/99-interfaces/interfaces/dtos/i-address-info-create.js +0 -2
- package/dist/99-interfaces/interfaces/dtos/i-address-info-preview.js +0 -2
- package/dist/99-interfaces/interfaces/dtos/i-cancel-or-detail-order.dto.js +0 -2
- package/dist/99-interfaces/interfaces/dtos/i-create-order.dto.js +0 -2
- package/dist/99-interfaces/interfaces/dtos/i-create-preview.dto.js +0 -2
- package/dist/99-interfaces/interfaces/dtos/i-token.js +0 -2
- package/dist/99-interfaces/interfaces/dtos/index.js +0 -2
- package/dist/99-interfaces/interfaces/index.js +0 -18
- package/dist/99-interfaces/interfaces/responses/i-address-info.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-cancel-response.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-create-response.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-driver-info.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-estimate-response.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-location.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-package-info.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-preview.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-price-info.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-status-data.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-status-response.js +0 -2
- package/dist/99-interfaces/interfaces/responses/i-verify-info.js +0 -2
- package/dist/99-interfaces/interfaces/responses/index.js +0 -2
- package/dist/app/entities/app.entity.js +0 -75
- package/dist/app/entities/desenfila-config-mepa.entity.js +0 -23
- package/dist/app/entities/desenfila-config.entity.js +0 -23
- package/dist/app/entities/desenfila-fee.entity.js +0 -22
- package/dist/app/entities/desenfila-token.entity.js +0 -22
- package/dist/app/entities/desenfila.entity.js +0 -30
- package/dist/app/entities/index.js +0 -21
- package/dist/app/entities/nati-wa.entity.js +0 -34
- package/dist/app/entities/natigo.entity.js +0 -28
- package/dist/app/entities/rabbit.entity.js +0 -45
- package/dist/app/enums/app-category.enum.js +0 -34
- package/dist/app/enums/app-type.enum.js +0 -10
- package/dist/app/enums/header-type.enum.js +0 -8
- package/dist/app/enums/index.js +0 -11
- package/dist/app/enums/mode.enum.js +0 -29
- package/dist/app/index.js +0 -20
- package/dist/app/interfaces/i-app.js +0 -2
- package/dist/app/interfaces/i-desenfila-config-mepa.js +0 -2
- package/dist/app/interfaces/i-desenfila-config.js +0 -2
- package/dist/app/interfaces/i-desenfila-fee.js +0 -2
- package/dist/app/interfaces/i-desenfila-token.js +0 -2
- package/dist/app/interfaces/i-desenfila.js +0 -2
- package/dist/app/interfaces/i-nati-wa.js +0 -2
- package/dist/app/interfaces/i-natigo.js +0 -2
- package/dist/app/interfaces/i-rabbit.js +0 -2
- package/dist/app/interfaces/index.js +0 -2
- package/dist/app/types/app-config.type.js +0 -2
- package/dist/app/types/index.js +0 -2
- package/dist/billing/entities/billing-payment.entity.js +0 -33
- package/dist/billing/entities/billing-total.entity.js +0 -25
- package/dist/billing/entities/billing.entity.js +0 -30
- package/dist/billing/entities/index.js +0 -9
- package/dist/billing/enums/billing-status.enum.js +0 -12
- package/dist/billing/enums/index.js +0 -5
- package/dist/billing/index.js +0 -19
- package/dist/billing/interfaces/i-billing-payment.js +0 -2
- package/dist/billing/interfaces/i-billing-total.js +0 -2
- package/dist/billing/interfaces/i-billing.js +0 -2
- package/dist/billing/interfaces/index.js +0 -2
- package/dist/billing-order/entities/billing-order.entity.js +0 -39
- package/dist/billing-order/entities/index.js +0 -5
- package/dist/billing-order/index.js +0 -18
- package/dist/billing-order/interfaces/i-billing-order.js +0 -2
- package/dist/billing-order/interfaces/index.js +0 -2
- package/dist/binance/enums/index.js +0 -5
- package/dist/binance/enums/symbol.enum.js +0 -16
- package/dist/binance/index.js +0 -18
- package/dist/binance/interfaces/i-ticker-24h.js +0 -2
- package/dist/binance/interfaces/i-ticker.js +0 -2
- package/dist/binance/interfaces/index.js +0 -2
- package/dist/bluesoft/index.js +0 -17
- package/dist/bluesoft/interfaces/i-bluesoft-brand.js +0 -2
- package/dist/bluesoft/interfaces/i-bluesoft-gtin-commercial-unit.js +0 -2
- package/dist/bluesoft/interfaces/i-bluesoft-gtin.js +0 -2
- package/dist/bluesoft/interfaces/i-bluesoft-ncm.js +0 -2
- package/dist/bluesoft/interfaces/i-bluesoft.js +0 -2
- package/dist/bluesoft/interfaces/index.js +0 -2
- package/dist/clients/entities/client-aplication-credential.entity.js +0 -23
- package/dist/clients/entities/client-aplication.entity.js +0 -23
- package/dist/clients/entities/client.entity.js +0 -27
- package/dist/clients/entities/index.js +0 -9
- package/dist/clients/index.js +0 -18
- package/dist/clients/interfaces/i-client-aplication.js +0 -2
- package/dist/clients/interfaces/i-client-credential.js +0 -2
- package/dist/clients/interfaces/i-client.js +0 -2
- package/dist/clients/interfaces/index.js +0 -2
- package/dist/company/entities/company-contact.entity.js +0 -22
- package/dist/company/entities/company-custom-data.entity.js +0 -21
- package/dist/company/entities/company-remote-access.entity.js +0 -24
- package/dist/company/entities/company-trial-plans.entity.js +0 -21
- package/dist/company/entities/company.entity.js +0 -58
- package/dist/company/entities/index.js +0 -13
- package/dist/company/enums/index.js +0 -8
- package/dist/company/enums/keys.enum.js +0 -14
- package/dist/company/enums/message-type.enum.js +0 -9
- package/dist/company/index.js +0 -19
- package/dist/company/interfaces/i-company-contact.js +0 -2
- package/dist/company/interfaces/i-company-custom-data.js +0 -2
- package/dist/company/interfaces/i-company-remote-access.js +0 -2
- package/dist/company/interfaces/i-company-trial-useds.js +0 -2
- package/dist/company/interfaces/i-company.js +0 -2
- package/dist/company/interfaces/index.js +0 -2
- package/dist/container/entities/container.entity.js +0 -39
- package/dist/container/entities/index.js +0 -5
- package/dist/container/index.js +0 -18
- package/dist/container/interfaces/i-container.js +0 -2
- package/dist/container/interfaces/index.js +0 -2
- package/dist/customer/entities/customer.entity.js +0 -53
- package/dist/customer/entities/index.js +0 -5
- package/dist/customer/enums/index.js +0 -9
- package/dist/customer/enums/interval.enum.js +0 -9
- package/dist/customer/enums/status.enum.js +0 -9
- package/dist/customer/enums/type.enum.js +0 -8
- package/dist/customer/index.js +0 -19
- package/dist/customer/interfaces/i-customer.js +0 -2
- package/dist/customer/interfaces/index.js +0 -2
- package/dist/customer-member/entities/index.js +0 -5
- package/dist/customer-member/entities/member.entity.js +0 -39
- package/dist/customer-member/index.js +0 -18
- package/dist/customer-member/interfaces/i-member.js +0 -2
- package/dist/customer-member/interfaces/index.js +0 -2
- package/dist/desenfila-merchant/entities/index.js +0 -9
- package/dist/desenfila-merchant/entities/merchant-address.entity.js +0 -23
- package/dist/desenfila-merchant/entities/merchant-payment-provider.entity.js +0 -27
- package/dist/desenfila-merchant/entities/merchant.entity.js +0 -40
- package/dist/desenfila-merchant/index.js +0 -18
- package/dist/desenfila-merchant/interfaces/i-merchant-address.js +0 -2
- package/dist/desenfila-merchant/interfaces/i-merchant-mercado-pago.js +0 -2
- package/dist/desenfila-merchant/interfaces/i-merchant-payers-store.js +0 -2
- package/dist/desenfila-merchant/interfaces/i-merchant-payment-provider-agent.js +0 -2
- package/dist/desenfila-merchant/interfaces/i-merchant-payment-provider.js +0 -2
- package/dist/desenfila-merchant/interfaces/i-merchant.js +0 -2
- package/dist/desenfila-merchant/interfaces/index.js +0 -2
- package/dist/desenfila-order/entities/i-container-order-item.entity.js +0 -26
- package/dist/desenfila-order/entities/i-container-order-payment.js +0 -30
- package/dist/desenfila-order/entities/i-container-order-pix.entity.js +0 -19
- package/dist/desenfila-order/entities/i-container-order.entity.js +0 -55
- package/dist/desenfila-order/entities/index.js +0 -11
- package/dist/desenfila-order/index.js +0 -18
- package/dist/desenfila-order/interfaces/i-container-order-item.js +0 -2
- package/dist/desenfila-order/interfaces/i-container-order-payment.js +0 -2
- package/dist/desenfila-order/interfaces/i-container-order-pix.js +0 -2
- package/dist/desenfila-order/interfaces/i-container-order.js +0 -2
- package/dist/desenfila-order/interfaces/index.js +0 -2
- package/dist/developer-apps/entities/developer-app-credentials.entity.js +0 -21
- package/dist/developer-apps/entities/developer-app.entity.js +0 -43
- package/dist/developer-apps/entities/index.js +0 -7
- package/dist/developer-apps/enums/index.js +0 -5
- package/dist/developer-apps/enums/status.enum.js +0 -9
- package/dist/developer-apps/index.js +0 -19
- package/dist/developer-apps/interfaces/i-developer-app.js +0 -2
- package/dist/developer-apps/interfaces/i-developer-credentials.js +0 -2
- package/dist/developer-apps/interfaces/index.js +0 -2
- package/dist/developer-members/entities/developer-member.entity.js +0 -40
- package/dist/developer-members/entities/index.js +0 -5
- package/dist/developer-members/index.js +0 -18
- package/dist/developer-members/interfaces/i-developer-member.js +0 -2
- package/dist/developer-members/interfaces/index.js +0 -2
- package/dist/developers/entities/developer.entity.js +0 -36
- package/dist/developers/entities/index.js +0 -5
- package/dist/developers/index.js +0 -18
- package/dist/developers/interfaces/i-developer.js +0 -2
- package/dist/developers/interfaces/index.js +0 -2
- package/dist/device/entities/device.entity.js +0 -34
- package/dist/device/entities/index.js +0 -8
- package/dist/device/entities/metadata.entity.js +0 -21
- package/dist/device/enums/app-images.enum.js +0 -7
- package/dist/device/enums/checkout-images.enum.js +0 -12
- package/dist/device/enums/index.js +0 -9
- package/dist/device/enums/status.enum.js +0 -10
- package/dist/device/index.js +0 -19
- package/dist/device/interfaces/i-ajust-value.js +0 -2
- package/dist/device/interfaces/i-device.js +0 -2
- package/dist/device/interfaces/i-metadata.js +0 -2
- package/dist/device/interfaces/index.js +0 -2
- package/dist/envelope/index.js +0 -17
- package/dist/envelope/interfaces/factory-envelope-array-pag.functions.js +0 -16
- package/dist/envelope/interfaces/factory-envelope-array.functions.js +0 -19
- package/dist/envelope/interfaces/factory-envelope.functions.js +0 -14
- package/dist/envelope/interfaces/i-envelope-array.js +0 -2
- package/dist/envelope/interfaces/i-envelope.js +0 -2
- package/dist/envelope/interfaces/index.js +0 -9
- package/dist/esm2022/payio/cards/enums/account-provider.enum.mjs +0 -9
- package/dist/event-message/entities/event-message.entity.js +0 -30
- package/dist/event-message/entities/index.js +0 -5
- package/dist/event-message/enums/event-message.enum.js +0 -16
- package/dist/event-message/enums/index.js +0 -5
- package/dist/event-message/index.js +0 -19
- package/dist/event-message/interfaces/i-event-message.js +0 -2
- package/dist/event-message/interfaces/index.js +0 -2
- package/dist/evolution/entities/chatwoot.entity.js +0 -24
- package/dist/evolution/entities/evolution-database-queue.entity.js +0 -32
- package/dist/evolution/entities/evolution.entity.js +0 -26
- package/dist/evolution/entities/hash.entity.js +0 -20
- package/dist/evolution/entities/index.js +0 -34
- package/dist/evolution/entities/instance.entity.js +0 -29
- package/dist/evolution/entities/qrcode.entity.js +0 -23
- package/dist/evolution/entities/send-message/index.js +0 -7
- package/dist/evolution/entities/send-message/message-key.entity.js +0 -14
- package/dist/evolution/entities/send-message/message.entity.js +0 -15
- package/dist/evolution/entities/typebot.entity.js +0 -34
- package/dist/evolution/entities/webhook.entity.js +0 -33
- package/dist/evolution/enums/events.enum.js +0 -27
- package/dist/evolution/enums/index.js +0 -9
- package/dist/evolution/enums/instance-types.enum.js +0 -12
- package/dist/evolution/enums/integration-types.enum.js +0 -8
- package/dist/evolution/index.js +0 -19
- package/dist/evolution/interfaces/i-chatwoot.js +0 -2
- package/dist/evolution/interfaces/i-evolution-database-queue.js +0 -2
- package/dist/evolution/interfaces/i-evolution.js +0 -2
- package/dist/evolution/interfaces/i-hash.js +0 -2
- package/dist/evolution/interfaces/i-instance.js +0 -2
- package/dist/evolution/interfaces/i-qrcode.js +0 -2
- package/dist/evolution/interfaces/i-typebot.js +0 -2
- package/dist/evolution/interfaces/i-webhook.js +0 -2
- package/dist/evolution/interfaces/index.js +0 -17
- package/dist/evolution/interfaces/send-messages/i-message-key.js +0 -2
- package/dist/evolution/interfaces/send-messages/i-message.js +0 -2
- package/dist/evolution/interfaces/send-messages/index.js +0 -2
- package/dist/exchange-data/entities/exchanges.entity.js +0 -20
- package/dist/exchange-data/entities/index.js +0 -5
- package/dist/exchange-data/index.js +0 -18
- package/dist/exchange-data/interfaces/exchanges.interface.js +0 -2
- package/dist/exchange-data/interfaces/index.js +0 -2
- package/dist/fcm-token-message/entities/fcm-data-received-desenfila-payment.entity.js +0 -26
- package/dist/fcm-token-message/entities/fcm-data-request-items.entity.js +0 -25
- package/dist/fcm-token-message/entities/index.js +0 -9
- package/dist/fcm-token-message/entities/token.entity.js +0 -29
- package/dist/fcm-token-message/enums/skill.enum.js +0 -13
- package/dist/fcm-token-message/index.js +0 -18
- package/dist/fcm-token-message/interfaces/i-fcm-data-order.js +0 -2
- package/dist/fcm-token-message/interfaces/i-fcm-data-received-desenfila-payment.js +0 -2
- package/dist/fcm-token-message/interfaces/i-fcm-data-request-items.js +0 -2
- package/dist/fcm-token-message/interfaces/i-fcm-notify.js +0 -2
- package/dist/fcm-token-message/interfaces/i-token.js +0 -2
- package/dist/fcm-token-message/interfaces/index.js +0 -2
- package/dist/feature/entities/feature.entity.js +0 -30
- package/dist/feature/entities/index.js +0 -5
- package/dist/feature/index.js +0 -18
- package/dist/feature/interfaces/i-feature.js +0 -2
- package/dist/feature/interfaces/index.js +0 -2
- package/dist/firebank/entities/index.js +0 -19
- package/dist/firebank/entities/payment/callback-error.entity.js +0 -16
- package/dist/firebank/entities/payment/callback.entity.js +0 -34
- package/dist/firebank/entities/payment/index.js +0 -19
- package/dist/firebank/entities/payment/payment-post.entity.js +0 -124
- package/dist/firebank/entities/transaction/index.js +0 -17
- package/dist/firebank/entities/transaction/transaction.entity.js +0 -122
- package/dist/firebank/entities/withdraw/index.js +0 -17
- package/dist/firebank/entities/withdraw/withdraw-post.entity.js +0 -32
- package/dist/firebank/enums/index.js +0 -7
- package/dist/firebank/enums/transaction-status.enum.js +0 -9
- package/dist/firebank/enums/withdraw-detais-key.enum.js +0 -9
- package/dist/firebank/index.js +0 -19
- package/dist/firebank/interfaces/index.js +0 -19
- package/dist/firebank/interfaces/payment/i-callback-error.js +0 -2
- package/dist/firebank/interfaces/payment/i-callback.js +0 -2
- package/dist/firebank/interfaces/payment/i-payment-post.js +0 -5
- package/dist/firebank/interfaces/payment/i-payment-response.js +0 -2
- package/dist/firebank/interfaces/payment/i-payment.js +0 -2
- package/dist/firebank/interfaces/payment/index.js +0 -2
- package/dist/firebank/interfaces/transaction/i-transaction.js +0 -2
- package/dist/firebank/interfaces/transaction/index.js +0 -17
- package/dist/firebank/interfaces/withdraw/i-withdraw-post.js +0 -2
- package/dist/firebank/interfaces/withdraw/index.js +0 -2
- package/dist/general/entities/address.entity.js +0 -37
- package/dist/general/entities/base.entity.js +0 -26
- package/dist/general/entities/carousel-image.entity.js +0 -22
- package/dist/general/entities/coords.entity.js +0 -21
- package/dist/general/entities/custom-variable.entity.js +0 -21
- package/dist/general/entities/delivery-area.entity.js +0 -27
- package/dist/general/entities/dellivery-area-fixed.entity.js +0 -24
- package/dist/general/entities/desenfila-info.entity.js +0 -20
- package/dist/general/entities/firebase-query.entity.js +0 -19
- package/dist/general/entities/index.js +0 -61
- package/dist/general/entities/info.entity.js +0 -22
- package/dist/general/entities/messager-channel.entity.js +0 -22
- package/dist/general/entities/mobyo-apiconfig.entity.js +0 -25
- package/dist/general/entities/mobyo-info.entity.js +0 -20
- package/dist/general/entities/origin.entity.js +0 -26
- package/dist/general/entities/payment-card.entity.js +0 -22
- package/dist/general/entities/payment-cash.entity.js +0 -20
- package/dist/general/entities/payment-method-option.entity.js +0 -35
- package/dist/general/entities/payment-method.entity.js +0 -32
- package/dist/general/entities/payment-pix.entity.js +0 -21
- package/dist/general/entities/payment-provider-agent.entity.js +0 -22
- package/dist/general/entities/payment-provider.entity.js +0 -33
- package/dist/general/entities/payment-token-data.entity.js +0 -26
- package/dist/general/entities/payment-token.entity.js +0 -25
- package/dist/general/entities/payment-wallet.entity.js +0 -20
- package/dist/general/entities/payment.entity.js +0 -29
- package/dist/general/entities/pix-keys.entity.js +0 -22
- package/dist/general/entities/query.entity.js +0 -31
- package/dist/general/entities/rating.entity.js +0 -23
- package/dist/general/entities/sponsorship-value.entity.js +0 -21
- package/dist/general/enums/amount-mode.enum.js +0 -8
- package/dist/general/enums/bank-slip-status.enum.js +0 -11
- package/dist/general/enums/boolean-string.enum.js +0 -8
- package/dist/general/enums/collections-types.enum.js +0 -48
- package/dist/general/enums/cycle.enum.js +0 -11
- package/dist/general/enums/doc-type.enum.js +0 -8
- package/dist/general/enums/e-discount-type.enum.js +0 -8
- package/dist/general/enums/fiscal-doc-model-code.enum.js +0 -15
- package/dist/general/enums/from.enum.js +0 -14
- package/dist/general/enums/gender.enum.js +0 -11
- package/dist/general/enums/index.js +0 -61
- package/dist/general/enums/international-doc-type.enum.js +0 -44
- package/dist/general/enums/interval-type.enum.js +0 -9
- package/dist/general/enums/jwt-status.enum.js +0 -9
- package/dist/general/enums/lead-origin.enum.js +0 -13
- package/dist/general/enums/operators.enum.js +0 -16
- package/dist/general/enums/os.enum.js +0 -14
- package/dist/general/enums/payment-channel.enum.js +0 -14
- package/dist/general/enums/payment-mode.enum.js +0 -9
- package/dist/general/enums/payment-status.enum.js +0 -16
- package/dist/general/enums/payment-type.enum.js +0 -27
- package/dist/general/enums/person-type.enum.js +0 -8
- package/dist/general/enums/pix-key.enum.js +0 -11
- package/dist/general/enums/platform.enum.js +0 -13
- package/dist/general/enums/providers.enum.js +0 -12
- package/dist/general/enums/pubsub.enum.js +0 -8
- package/dist/general/enums/role.enum.js +0 -17
- package/dist/general/enums/sponsorship-values.enum.js +0 -10
- package/dist/general/enums/subscription-status.enum.js +0 -14
- package/dist/general/index.js +0 -19
- package/dist/general/interfaces/i-address.js +0 -2
- package/dist/general/interfaces/i-base.js +0 -3
- package/dist/general/interfaces/i-carousel-image.js +0 -2
- package/dist/general/interfaces/i-coords.js +0 -2
- package/dist/general/interfaces/i-custom-variable.js +0 -3
- package/dist/general/interfaces/i-delivery-area-fixed.js +0 -2
- package/dist/general/interfaces/i-delivery-area.js +0 -2
- package/dist/general/interfaces/i-desenfila-info.js +0 -2
- package/dist/general/interfaces/i-firebase-query.js +0 -2
- package/dist/general/interfaces/i-info.js +0 -2
- package/dist/general/interfaces/i-messager-channel.js +0 -2
- package/dist/general/interfaces/i-mobyo-api-config.js +0 -2
- package/dist/general/interfaces/i-mobyo-info.js +0 -2
- package/dist/general/interfaces/i-origin.js +0 -2
- package/dist/general/interfaces/i-payment-card.js +0 -2
- package/dist/general/interfaces/i-payment-cash.js +0 -2
- package/dist/general/interfaces/i-payment-method-option.js +0 -2
- package/dist/general/interfaces/i-payment-method.js +0 -2
- package/dist/general/interfaces/i-payment-pix.js +0 -2
- package/dist/general/interfaces/i-payment-provider-agent.js +0 -2
- package/dist/general/interfaces/i-payment-provider.js +0 -2
- package/dist/general/interfaces/i-payment-token-data.js +0 -3
- package/dist/general/interfaces/i-payment-token.js +0 -3
- package/dist/general/interfaces/i-payment-wallet.js +0 -2
- package/dist/general/interfaces/i-payment.js +0 -2
- package/dist/general/interfaces/i-pix-key.js +0 -3
- package/dist/general/interfaces/i-query.js +0 -2
- package/dist/general/interfaces/i-rating.js +0 -2
- package/dist/general/interfaces/i-sponsorship-value.js +0 -2
- package/dist/general/interfaces/index.js +0 -3
- package/dist/global-settings/entities/global-setting-binance.entity.js +0 -40
- package/dist/global-settings/entities/global-setting-blockchain.entity.js +0 -39
- package/dist/global-settings/entities/global-setting-firebank.entity.js +0 -25
- package/dist/global-settings/entities/global-setting-ifood.entity.js +0 -70
- package/dist/global-settings/entities/global-setting-iugu.entity.js +0 -75
- package/dist/global-settings/entities/global-setting-master.entity.js +0 -37
- package/dist/global-settings/entities/global-setting-mercado-pago.entity.js +0 -28
- package/dist/global-settings/entities/global-setting-nati.entity.js +0 -28
- package/dist/global-settings/entities/global-setting-taxes.entity.js +0 -21
- package/dist/global-settings/entities/global-setting.entity.js +0 -23
- package/dist/global-settings/entities/index.js +0 -34
- package/dist/global-settings/enums/binance-status.enum.js +0 -8
- package/dist/global-settings/enums/exchange.enum.js +0 -8
- package/dist/global-settings/enums/index.js +0 -9
- package/dist/global-settings/enums/spread-amount-mode.enum.js +0 -8
- package/dist/global-settings/index.js +0 -19
- package/dist/global-settings/interfaces/i-global-setting-binance.js +0 -2
- package/dist/global-settings/interfaces/i-global-setting-blockchain.js +0 -2
- package/dist/global-settings/interfaces/i-global-setting-firebank.js +0 -2
- package/dist/global-settings/interfaces/i-global-setting-ifood.js +0 -2
- package/dist/global-settings/interfaces/i-global-setting-iugu.js +0 -2
- package/dist/global-settings/interfaces/i-global-setting-master.js +0 -2
- package/dist/global-settings/interfaces/i-global-setting-mercado-pago.js +0 -2
- package/dist/global-settings/interfaces/i-global-setting-nati-pay.js +0 -2
- package/dist/global-settings/interfaces/i-global-setting-taxes.js +0 -2
- package/dist/global-settings/interfaces/i-global-setting.js +0 -2
- package/dist/global-settings/interfaces/index.js +0 -19
- package/dist/ifood/enums/ifood-catalog-context.enum.js +0 -8
- package/dist/ifood/enums/ifood-dietary-restrictions.enum.js +0 -16
- package/dist/ifood/enums/ifood-selling-options.enum.js +0 -10
- package/dist/ifood/enums/ifood-serving.enum.js +0 -11
- package/dist/ifood/enums/ifood-unit.enum.js +0 -8
- package/dist/ifood/enums/index.js +0 -13
- package/dist/ifood/index.js +0 -19
- package/dist/ifood/interfaces/i-ifood-address.js +0 -2
- package/dist/ifood/interfaces/i-ifood-catalog.js +0 -2
- package/dist/ifood/interfaces/i-ifood-category-items.js +0 -2
- package/dist/ifood/interfaces/i-ifood-category-pizza-crusts.js +0 -2
- package/dist/ifood/interfaces/i-ifood-category-pizza-edges.js +0 -2
- package/dist/ifood/interfaces/i-ifood-category-pizza-sizes.js +0 -2
- package/dist/ifood/interfaces/i-ifood-category-pizza-toppings.js +0 -2
- package/dist/ifood/interfaces/i-ifood-category-pizza.js +0 -2
- package/dist/ifood/interfaces/i-ifood-category.js +0 -2
- package/dist/ifood/interfaces/i-ifood-client.js +0 -2
- package/dist/ifood/interfaces/i-ifood-merchant.js +0 -2
- package/dist/ifood/interfaces/i-ifood-option-groups-options.js +0 -2
- package/dist/ifood/interfaces/i-ifood-option-groups.js +0 -2
- package/dist/ifood/interfaces/i-ifood-price.js +0 -2
- package/dist/ifood/interfaces/i-ifood-product.js +0 -2
- package/dist/ifood/interfaces/i-ifood-selling-options.js +0 -2
- package/dist/ifood/interfaces/i-ifood-shifts.js +0 -2
- package/dist/ifood/interfaces/i-ifood-weight.js +0 -2
- package/dist/ifood/interfaces/index.js +0 -2
- package/dist/index.js +0 -96
- package/dist/installation/entities/index.js +0 -7
- package/dist/installation/entities/installation-app.entity.js +0 -25
- package/dist/installation/entities/installation.entity.js +0 -35
- package/dist/installation/enums/index.js +0 -5
- package/dist/installation/enums/status.enum.js +0 -15
- package/dist/installation/index.js +0 -19
- package/dist/installation/interfaces/i-installation-app.js +0 -2
- package/dist/installation/interfaces/i-installation.js +0 -2
- package/dist/installation/interfaces/index.js +0 -2
- package/dist/invite/entities/index.js +0 -5
- package/dist/invite/entities/invite.entity.js +0 -39
- package/dist/invite/enums/index.js +0 -5
- package/dist/invite/enums/status.enum.js +0 -11
- package/dist/invite/index.js +0 -19
- package/dist/invite/interfaces/i-invite.js +0 -2
- package/dist/invite/interfaces/index.js +0 -2
- package/dist/invoice/entities/index.js +0 -17
- package/dist/invoice/entities/invoice-bank-slip.entity.js +0 -27
- package/dist/invoice/entities/invoice-credit-card.entity.js +0 -25
- package/dist/invoice/entities/invoice-item.entity.js +0 -28
- package/dist/invoice/entities/invoice-log.entity.js +0 -23
- package/dist/invoice/entities/invoice-payer.entity.js +0 -27
- package/dist/invoice/entities/invoice-pix.entity.js +0 -24
- package/dist/invoice/entities/invoice.entity.js +0 -65
- package/dist/invoice/enums/index.js +0 -5
- package/dist/invoice/enums/invoices-status.enum.js +0 -17
- package/dist/invoice/index.js +0 -19
- package/dist/invoice/interfaces/i-invoice-bank-slip.js +0 -2
- package/dist/invoice/interfaces/i-invoice-credit-card.js +0 -2
- package/dist/invoice/interfaces/i-invoice-item.js +0 -2
- package/dist/invoice/interfaces/i-invoice-log.js +0 -2
- package/dist/invoice/interfaces/i-invoice-payer.js +0 -2
- package/dist/invoice/interfaces/i-invoice-pix.js +0 -2
- package/dist/invoice/interfaces/i-invoice.js +0 -2
- package/dist/invoice/interfaces/index.js +0 -2
- package/dist/iugu/entities/account-informations.entity.js +0 -21
- package/dist/iugu/entities/account-last-verification-request-data.entity.js +0 -40
- package/dist/iugu/entities/charge-credit-card.entity.js +0 -30
- package/dist/iugu/entities/customer.entity.js +0 -40
- package/dist/iugu/entities/index.js +0 -21
- package/dist/iugu/entities/invoice-bankslip.entity.js +0 -26
- package/dist/iugu/entities/invoice.entity.js +0 -82
- package/dist/iugu/entities/iugu-account.entity.js +0 -75
- package/dist/iugu/entities/payment-token-data.entity.js +0 -28
- package/dist/iugu/entities/payment-token.entity.js +0 -25
- package/dist/iugu/enums/index.js +0 -9
- package/dist/iugu/enums/iugu-auto-advance.enum.js +0 -10
- package/dist/iugu/enums/iugu-bank.enum.js +0 -222
- package/dist/iugu/enums/iugu-status-invoice.enum.js +0 -17
- package/dist/iugu/index.js +0 -20
- package/dist/iugu/interfaces/i-account-configuration-bank-slip.js +0 -2
- package/dist/iugu/interfaces/i-account-configuration-creadit-card.js +0 -2
- package/dist/iugu/interfaces/i-account-configuration-pix.js +0 -2
- package/dist/iugu/interfaces/i-account-configuration.js +0 -2
- package/dist/iugu/interfaces/i-account-info-last-ver-req-data.js +0 -2
- package/dist/iugu/interfaces/i-account-informations.js +0 -2
- package/dist/iugu/interfaces/i-account-marketplace-split.js +0 -2
- package/dist/iugu/interfaces/i-account.js +0 -2
- package/dist/iugu/interfaces/i-change-plan-simulation.js +0 -2
- package/dist/iugu/interfaces/i-charge-credit-card.js +0 -2
- package/dist/iugu/interfaces/i-config-early-payment-discounts.js +0 -2
- package/dist/iugu/interfaces/i-customer.js +0 -2
- package/dist/iugu/interfaces/i-invoice-bankslip.js +0 -2
- package/dist/iugu/interfaces/i-invoice.js +0 -2
- package/dist/iugu/interfaces/i-payment-token-data.js +0 -2
- package/dist/iugu/interfaces/i-payment-token.js +0 -2
- package/dist/iugu/interfaces/i-plan-feature.js +0 -2
- package/dist/iugu/interfaces/i-plan-price.js +0 -2
- package/dist/iugu/interfaces/i-plan.js +0 -2
- package/dist/iugu/interfaces/i-subscription-custom-variable.js +0 -2
- package/dist/iugu/interfaces/i-subscription-feature.js +0 -2
- package/dist/iugu/interfaces/i-subscription-features.js +0 -2
- package/dist/iugu/interfaces/i-subscription-log.js +0 -2
- package/dist/iugu/interfaces/i-subscription-recent-invoice.js +0 -2
- package/dist/iugu/interfaces/i-subscription-subitem.js +0 -2
- package/dist/iugu/interfaces/i-subscription.js +0 -2
- package/dist/iugu/interfaces/index.js +0 -2
- package/dist/iugu/responses/i-marketplace-list.js +0 -2
- package/dist/iugu/responses/i-marketplace-token.js +0 -2
- package/dist/iugu/responses/i-marketplace-tokens.js +0 -2
- package/dist/iugu/responses/index.js +0 -2
- package/dist/lead/entities/index.js +0 -5
- package/dist/lead/entities/lead.entity.js +0 -58
- package/dist/lead/enums/index.js +0 -5
- package/dist/lead/enums/lead-status.enum.js +0 -18
- package/dist/lead/index.js +0 -19
- package/dist/lead/interfaces/i-lead.js +0 -2
- package/dist/lead/interfaces/index.js +0 -2
- package/dist/logss/entities/index.js +0 -5
- package/dist/logss/entities/log.entity.js +0 -24
- package/dist/logss/index.js +0 -18
- package/dist/logss/interfaces/i-log.js +0 -2
- package/dist/logss/interfaces/index.js +0 -2
- package/dist/master/entities/index.js +0 -7
- package/dist/master/entities/master-v1.entity.js +0 -20
- package/dist/master/entities/master.entity.js +0 -28
- package/dist/master/index.js +0 -18
- package/dist/master/interfaces/i-master-v1.js +0 -2
- package/dist/master/interfaces/i-master.js +0 -2
- package/dist/master/interfaces/index.js +0 -2
- package/dist/meli/index.js +0 -17
- package/dist/meli/interfaces/i-checkout-online-order-processor.dto.js +0 -2
- package/dist/meli/interfaces/index.js +0 -2
- package/dist/member/entities/index.js +0 -5
- package/dist/member/entities/member.entity.js +0 -62
- package/dist/member/enums/index.js +0 -7
- package/dist/member/enums/member-rules.enum.js +0 -16
- package/dist/member/enums/member-type.enum.js +0 -11
- package/dist/member/index.js +0 -19
- package/dist/member/interfaces/i-member.js +0 -2
- package/dist/member/interfaces/index.js +0 -2
- package/dist/member-access/entities/index.js +0 -9
- package/dist/member-access/entities/member-access-permission.entity.js +0 -21
- package/dist/member-access/entities/member-access-role.entity.js +0 -22
- package/dist/member-access/entities/member-access.entity.js +0 -33
- package/dist/member-access/index.js +0 -18
- package/dist/member-access/interfaces/i-member-access-permissions.js +0 -2
- package/dist/member-access/interfaces/i-member-access-role.js +0 -2
- package/dist/member-access/interfaces/i-member-access.js +0 -2
- package/dist/member-access/interfaces/index.js +0 -2
- package/dist/mercado-pago/enums/callback-action.enum.js +0 -15
- package/dist/mercado-pago/enums/callback-type.enum.js +0 -11
- package/dist/mercado-pago/enums/index.js +0 -7
- package/dist/mercado-pago/interfaces/index.js +0 -19
- package/dist/mercado-pago/interfaces/payments/i-callback.js +0 -2
- package/dist/mercado-pago/interfaces/payments/i-mercado-pago-payment-camelcase.js +0 -2
- package/dist/mercado-pago/interfaces/payments/i-mercado-pago-payment.js +0 -2
- package/dist/mercado-pago/interfaces/payments/index.js +0 -2
- package/dist/mercado-pago/interfaces/pos/i-mercado-pago-pos-camelcase.js +0 -2
- package/dist/mercado-pago/interfaces/pos/i-mercado-pago-pos.js +0 -2
- package/dist/mercado-pago/interfaces/pos/index.js +0 -2
- package/dist/mercado-pago/interfaces/qr/i-mercado-pago-qr-item.js +0 -2
- package/dist/mercado-pago/interfaces/qr/i-mercado-pago-qr-payer.js +0 -2
- package/dist/mercado-pago/interfaces/qr/i-mercado-pago-qr-payment-method.js +0 -2
- package/dist/mercado-pago/interfaces/qr/i-mercado-pago-qr.js +0 -2
- package/dist/mercado-pago/interfaces/qr/index.js +0 -20
- package/dist/mobyo/company-settings/entities/company-settings.entity.js +0 -23
- package/dist/mobyo/company-settings/entities/index.js +0 -7
- package/dist/mobyo/company-settings/entities/wa-server.entity.js +0 -22
- package/dist/mobyo/company-settings/index.js +0 -18
- package/dist/mobyo/company-settings/interfaces/i-company-settings.js +0 -2
- package/dist/mobyo/company-settings/interfaces/i-wa-server.js +0 -2
- package/dist/mobyo/company-settings/interfaces/index.js +0 -2
- package/dist/mobyo/index.js +0 -21
- package/dist/mobyo/mobyo-api/enum/company-message-channel.enum.js +0 -9
- package/dist/mobyo/mobyo-api/enum/device-app-mode.enum.js +0 -9
- package/dist/mobyo/mobyo-api/enum/device-app-status.enum.js +0 -8
- package/dist/mobyo/mobyo-api/enum/device-checkout-status.enum.js +0 -10
- package/dist/mobyo/mobyo-api/enum/device-customer-name.enum.js +0 -9
- package/dist/mobyo/mobyo-api/enum/device-mode.enum.js +0 -9
- package/dist/mobyo/mobyo-api/enum/device-screen-mode.enum.js +0 -10
- package/dist/mobyo/mobyo-api/enum/device-tef-type.enum.js +0 -11
- package/dist/mobyo/mobyo-api/enum/engine-type.enum.js +0 -11
- package/dist/mobyo/mobyo-api/enum/index.js +0 -57
- package/dist/mobyo/mobyo-api/enum/iugu-invoices-status.enum.js +0 -16
- package/dist/mobyo/mobyo-api/enum/member-rules.enum.js +0 -9
- package/dist/mobyo/mobyo-api/enum/order-cancel-reasons.enum.js +0 -28
- package/dist/mobyo/mobyo-api/enum/order-delivered-by.enum.js +0 -10
- package/dist/mobyo/mobyo-api/enum/order-occurrence-type.enum.js +0 -11
- package/dist/mobyo/mobyo-api/enum/order-payment-id.enum.js +0 -38
- package/dist/mobyo/mobyo-api/enum/order-payment-method.enum.js +0 -16
- package/dist/mobyo/mobyo-api/enum/order-v3-delivery-mode.enum.js +0 -9
- package/dist/mobyo/mobyo-api/enum/order-v3-sales-channel.enum.js +0 -18
- package/dist/mobyo/mobyo-api/enum/order-v3-timing.enum.js +0 -8
- package/dist/mobyo/mobyo-api/enum/order-v3-type.enum.js +0 -9
- package/dist/mobyo/mobyo-api/enum/payment-type.enum.js +0 -8
- package/dist/mobyo/mobyo-api/enum/preference-auto-return.enum.js +0 -7
- package/dist/mobyo/mobyo-api/enum/product-highlight-v2.enum.js +0 -19
- package/dist/mobyo/mobyo-api/enum/product-skill-v2.enum.js +0 -14
- package/dist/mobyo/mobyo-api/enum/question-type.enum.js +0 -9
- package/dist/mobyo/mobyo-api/enum/rule-types.enum.js +0 -22
- package/dist/mobyo/mobyo-api/enum/topics.enum.js +0 -11
- package/dist/mobyo/mobyo-api/index.js +0 -18
- package/dist/mobyo/mobyo-api/interfaces/action.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/category.interfcace.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/company-info.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/device-adjust-value.dto.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/engine-statistics.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-bucket.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-campaign-rule.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-campaign-sponsorship.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-campaign.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-company-address.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-company-keys.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-company-lat-lng.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-company-message.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-company-payment-provider-agent.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-company-payment-provider.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-company-payment-providers-payments-method-data.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-company-payment-providers-payments-method.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-company.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-deliverer.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-delivery-area-fixed.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-delivery-area.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer-address.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer-identification.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer-phone.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-customer.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-order-item.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-order.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-payment-item-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-payment-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-item.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-address.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-identification.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-payment.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer-phone.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference-payer.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-preference.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-desenfila-public-key.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-app-configs.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-app-images.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-app.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-config-tef-api.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-config-tef.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-configs.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-payments-online.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-checkout-picture.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-checkout.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-custom-text.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-menu.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-screen-board.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device-screen.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-device.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-diffraction.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-engine-credential.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-engine-fees.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-engine-payment.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-engine.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-entity.js +0 -12
- package/dist/mobyo/mobyo-api/interfaces/i-epadoca-store.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-epadoca-token.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-geocode-envelope-array.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-geocode.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-globals-product.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-globals-rating.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-globals-utilizations.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-ifood-token.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-member.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-menu-config.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-menu-schedule-v2.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-menu-v2.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-merchant-address.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-merchant.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-action-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-additional-fees-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-cancellation-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-customer-v3.js +0 -5
- package/dist/mobyo/mobyo-api/interfaces/i-order-deliverer-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-delivery-address-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-delivery-v3.js +0 -3
- package/dist/mobyo/mobyo-api/interfaces/i-order-desenfila-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-indoor-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-item-composition.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-item-option-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-item-scales-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-item-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-merchant-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-occurrence.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-payment-method-v3.js +0 -3
- package/dist/mobyo/mobyo-api/interfaces/i-order-payment-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-takeout-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-total-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-order-v3.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-partner.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-payment-method.js +0 -19
- package/dist/mobyo/mobyo-api/interfaces/i-point.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-preparing.js +0 -12
- package/dist/mobyo/mobyo-api/interfaces/i-print-info.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-category.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-composition.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-detail-v2.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-options-types.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-options-v2.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-question.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-section-menu.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-section-schedule.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-sizes-v2.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-topping-v2.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product-v2.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-product.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-production-place.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-qr-token.js +0 -3
- package/dist/mobyo/mobyo-api/interfaces/i-question-options.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-question.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-resume-coords-coordinates.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-resume-coords.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-section-menu.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-setting-marketplace-tax.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-subscription-message.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-tab.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-token.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-topic.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-topping.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-ubereats-auth.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-ubereats-event.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-used-campaign.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/i-viacep.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/index.js +0 -9
- package/dist/mobyo/mobyo-api/interfaces/jwt.payload.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/observation.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/product-bland.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/product-blend-item-product.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/product-blend-item.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/product-child.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/product-input.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/product-interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/product-link-input.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/product-parent.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/product-simple-question.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/product-simple.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/statistics-product.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/statistics.interface.js +0 -2
- package/dist/mobyo/mobyo-api/interfaces/tax-config.interface.js +0 -2
- package/dist/mobyo/mobyo-customer-mobyo/entities/customer-mobyo.entity.js +0 -50
- package/dist/mobyo/mobyo-customer-mobyo/entities/customer-privacy.entity.js +0 -26
- package/dist/mobyo/mobyo-customer-mobyo/entities/index.js +0 -7
- package/dist/mobyo/mobyo-customer-mobyo/index.js +0 -18
- package/dist/mobyo/mobyo-customer-mobyo/interfaces/i-customer-mobyo.js +0 -2
- package/dist/mobyo/mobyo-customer-mobyo/interfaces/i-customer-privacy.js +0 -2
- package/dist/mobyo/mobyo-customer-mobyo/interfaces/i-used-voucher.js +0 -2
- package/dist/mobyo/mobyo-customer-mobyo/interfaces/index.js +0 -2
- package/dist/mobyo/mobyo-deliverer/entities/deliverer.entity.js +0 -29
- package/dist/mobyo/mobyo-deliverer/entities/index.js +0 -5
- package/dist/mobyo/mobyo-deliverer/index.js +0 -18
- package/dist/mobyo/mobyo-deliverer/interfaces/i-deliverer-mobyo.js +0 -2
- package/dist/mobyo/mobyo-deliverer/interfaces/index.js +0 -2
- package/dist/mobyo/resumes/customers/entities/index.js +0 -5
- package/dist/mobyo/resumes/customers/entities/resume.entity.js +0 -25
- package/dist/mobyo/resumes/customers/index.js +0 -18
- package/dist/mobyo/resumes/customers/interfaces/i-resume.js +0 -2
- package/dist/mobyo/resumes/customers/interfaces/index.js +0 -2
- package/dist/mobyo/resumes/entities/index.js +0 -9
- package/dist/mobyo/resumes/entities/resume-engines.entity.js +0 -25
- package/dist/mobyo/resumes/entities/resume-item-detail.entity.js +0 -24
- package/dist/mobyo/resumes/entities/resume-item.entity.js +0 -22
- package/dist/mobyo/resumes/index.js +0 -22
- package/dist/mobyo/resumes/interfaces/i-resume-engines.js +0 -2
- package/dist/mobyo/resumes/interfaces/i-resume-item-detail.js +0 -2
- package/dist/mobyo/resumes/interfaces/i-resume-item.js +0 -2
- package/dist/mobyo/resumes/interfaces/index.js +0 -2
- package/dist/mobyo/resumes/orders/entities/index.js +0 -5
- package/dist/mobyo/resumes/orders/entities/resume.entity.js +0 -25
- package/dist/mobyo/resumes/orders/index.js +0 -18
- package/dist/mobyo/resumes/orders/interfaces/i-resume.js +0 -2
- package/dist/mobyo/resumes/orders/interfaces/index.js +0 -2
- package/dist/mobyo/resumes/products/entities/index.js +0 -5
- package/dist/mobyo/resumes/products/entities/resume.entity.js +0 -25
- package/dist/mobyo/resumes/products/index.js +0 -18
- package/dist/mobyo/resumes/products/interfaces/i-resume.js +0 -2
- package/dist/mobyo/resumes/products/interfaces/index.js +0 -2
- package/dist/mobyo/resumes/vouchers/entities/index.js +0 -5
- package/dist/mobyo/resumes/vouchers/entities/resume.entity.js +0 -25
- package/dist/mobyo/resumes/vouchers/index.js +0 -18
- package/dist/mobyo/resumes/vouchers/interfaces/i-resume.js +0 -2
- package/dist/mobyo/resumes/vouchers/interfaces/index.js +0 -2
- package/dist/monitor/entities/index.js +0 -5
- package/dist/monitor/entities/monitor.entity.js +0 -22
- package/dist/monitor/index.js +0 -18
- package/dist/monitor/interfaces/i-monitor.js +0 -2
- package/dist/monitor/interfaces/index.js +0 -2
- package/dist/mottu/entities/address.entity.js +0 -26
- package/dist/mottu/entities/event-delivery-man.entity.js +0 -21
- package/dist/mottu/entities/event-requested-by.entity.js +0 -21
- package/dist/mottu/entities/event.entity.js +0 -28
- package/dist/mottu/entities/index.js +0 -27
- package/dist/mottu/entities/order-deliverer.entity.js +0 -34
- package/dist/mottu/entities/order-deliverery-man.entity.js +0 -28
- package/dist/mottu/entities/order-preview.entity.js +0 -31
- package/dist/mottu/entities/order-store.entity.js +0 -20
- package/dist/mottu/entities/order.entity.js +0 -39
- package/dist/mottu/entities/store-matrix.entity.js +0 -20
- package/dist/mottu/entities/store-responsible.entity.js +0 -21
- package/dist/mottu/entities/store.entity.js +0 -31
- package/dist/mottu/index.js +0 -18
- package/dist/mottu/interfaces/i-address.js +0 -2
- package/dist/mottu/interfaces/i-deliveries.js +0 -2
- package/dist/mottu/interfaces/i-event-delivery-man.js +0 -2
- package/dist/mottu/interfaces/i-event-requested-by.js +0 -2
- package/dist/mottu/interfaces/i-event.js +0 -2
- package/dist/mottu/interfaces/i-order-deliverer.js +0 -2
- package/dist/mottu/interfaces/i-order-delivery-man.js +0 -2
- package/dist/mottu/interfaces/i-order-preview.js +0 -2
- package/dist/mottu/interfaces/i-order-store.js +0 -2
- package/dist/mottu/interfaces/i-order.js +0 -2
- package/dist/mottu/interfaces/i-store-matrix.js +0 -2
- package/dist/mottu/interfaces/i-store-responsible.js +0 -2
- package/dist/mottu/interfaces/i-store.js +0 -2
- package/dist/mottu/interfaces/index.js +0 -2
- package/dist/n8n/entities/chat-api-callback.entity.js +0 -77
- package/dist/n8n/entities/chat-context.entity.js +0 -40
- package/dist/n8n/entities/chat-response.entity.js +0 -68
- package/dist/n8n/entities/chat-trigger.entity.js +0 -43
- package/dist/n8n/entities/index.js +0 -9
- package/dist/n8n/index.js +0 -28
- package/dist/n8n/interfaces/i-chat-api-callback.js +0 -2
- package/dist/n8n/interfaces/i-chat-context.js +0 -2
- package/dist/n8n/interfaces/i-chat-response.js +0 -2
- package/dist/n8n/interfaces/i-chat-trigger.js +0 -2
- package/dist/n8n/interfaces/index.js +0 -2
- package/dist/nati-v1/entities/cart-desenfila.entity.js +0 -21
- package/dist/nati-v1/entities/cart-item.entity.js +0 -42
- package/dist/nati-v1/entities/cart.entity.js +0 -40
- package/dist/nati-v1/entities/index.js +0 -9
- package/dist/nati-v1/index.js +0 -18
- package/dist/nati-v1/interfaces/i-cart-desenfila.js +0 -2
- package/dist/nati-v1/interfaces/i-cart-item.js +0 -2
- package/dist/nati-v1/interfaces/i-cart.js +0 -2
- package/dist/nati-v1/interfaces/index.js +0 -2
- package/dist/nati-v2/entities/index.js +0 -5
- package/dist/nati-v2/entities/validate-code.entity.js +0 -22
- package/dist/nati-v2/index.js +0 -18
- package/dist/nati-v2/interfaces/i-validate-code.js +0 -2
- package/dist/nati-v2/interfaces/index.js +0 -2
- package/dist/natipay/cards/entities/card-account-provider.entity.js +0 -19
- package/dist/natipay/cards/entities/card-auth.entity.js +0 -19
- package/dist/natipay/cards/entities/card-company.entity.js +0 -21
- package/dist/natipay/cards/entities/card-config.entity.js +0 -31
- package/dist/natipay/cards/entities/card-data.entity.js +0 -22
- package/dist/natipay/cards/entities/card-item.entity.js +0 -18
- package/dist/natipay/cards/entities/card.entity.js +0 -43
- package/dist/natipay/cards/entities/index.js +0 -17
- package/dist/natipay/cards/enums/account-provider.enum.js +0 -11
- package/dist/natipay/cards/enums/index.js +0 -13
- package/dist/natipay/cards/enums/mode.enum.js +0 -10
- package/dist/natipay/cards/enums/status-production.enum.js +0 -11
- package/dist/natipay/cards/enums/status.enum.js +0 -13
- package/dist/natipay/cards/enums/type.enum.js +0 -8
- package/dist/natipay/cards/index.js +0 -19
- package/dist/natipay/cards/interfaces/i-card-account-provider.js +0 -2
- package/dist/natipay/cards/interfaces/i-card-auth.js +0 -2
- package/dist/natipay/cards/interfaces/i-card-company.js +0 -2
- package/dist/natipay/cards/interfaces/i-card-config.js +0 -2
- package/dist/natipay/cards/interfaces/i-card-data.js +0 -2
- package/dist/natipay/cards/interfaces/i-card-item.js +0 -2
- package/dist/natipay/cards/interfaces/i-card.js +0 -2
- package/dist/natipay/cards/interfaces/index.js +0 -2
- package/dist/natipay/company/entities/address.entity.js +0 -28
- package/dist/natipay/company/entities/company-external-fee.entity.js +0 -21
- package/dist/natipay/company/entities/company.entity.js +0 -47
- package/dist/natipay/company/entities/fee-from.entity.js +0 -25
- package/dist/natipay/company/entities/fee-sale-channel.entity.js +0 -26
- package/dist/natipay/company/entities/index.js +0 -19
- package/dist/natipay/company/entities/natipay-fee.entity.js +0 -18
- package/dist/natipay/company/entities/natipay.entity.js +0 -28
- package/dist/natipay/company/entities/sponsor-fee.entity.js +0 -39
- package/dist/natipay/company/index.js +0 -18
- package/dist/natipay/company/interfaces/i-address.js +0 -2
- package/dist/natipay/company/interfaces/i-company-external-fee.js +0 -2
- package/dist/natipay/company/interfaces/i-company.js +0 -2
- package/dist/natipay/company/interfaces/i-fee-channel.js +0 -2
- package/dist/natipay/company/interfaces/i-fee-from.js +0 -2
- package/dist/natipay/company/interfaces/i-fee.js +0 -2
- package/dist/natipay/company/interfaces/i-natipay.js +0 -2
- package/dist/natipay/company/interfaces/i-sponsor-fee.js +0 -2
- package/dist/natipay/company/interfaces/index.js +0 -2
- package/dist/natipay/index.js +0 -23
- package/dist/natipay/members/entities/index.js +0 -5
- package/dist/natipay/members/entities/member.entity.js +0 -35
- package/dist/natipay/members/enums/index.js +0 -7
- package/dist/natipay/members/enums/member-rules.enum.js +0 -16
- package/dist/natipay/members/enums/member-type.enum.js +0 -10
- package/dist/natipay/members/index.js +0 -19
- package/dist/natipay/members/interfaces/i-member.js +0 -2
- package/dist/natipay/members/interfaces/index.js +0 -2
- package/dist/natipay/orders/entities/index.js +0 -9
- package/dist/natipay/orders/entities/item.entity.js +0 -29
- package/dist/natipay/orders/entities/mercado-pago.entity.js +0 -21
- package/dist/natipay/orders/entities/order.entity.js +0 -42
- package/dist/natipay/orders/enums/index.js +0 -8
- package/dist/natipay/orders/enums/order-status.enum.js +0 -13
- package/dist/natipay/orders/enums/sale-channel.enum.js +0 -21
- package/dist/natipay/orders/index.js +0 -19
- package/dist/natipay/orders/interfaces/i-item.js +0 -2
- package/dist/natipay/orders/interfaces/i-mercado-pago.js +0 -2
- package/dist/natipay/orders/interfaces/i-order.js +0 -2
- package/dist/natipay/orders/interfaces/index.js +0 -2
- package/dist/natipay/payload/entities/index.js +0 -13
- package/dist/natipay/payload/entities/payload-app.entity.js +0 -20
- package/dist/natipay/payload/entities/payload-device.entity.js +0 -23
- package/dist/natipay/payload/entities/payload-info.entity.js +0 -23
- package/dist/natipay/payload/entities/payload-user.entity.js +0 -22
- package/dist/natipay/payload/entities/payload.entity.js +0 -30
- package/dist/natipay/payload/enums/index.js +0 -5
- package/dist/natipay/payload/enums/token-type.enum.js +0 -13
- package/dist/natipay/payload/index.js +0 -19
- package/dist/natipay/payload/interfaces/i-payload-app.js +0 -2
- package/dist/natipay/payload/interfaces/i-payload-device.js +0 -2
- package/dist/natipay/payload/interfaces/i-payload-info.js +0 -2
- package/dist/natipay/payload/interfaces/i-payload-user.js +0 -2
- package/dist/natipay/payload/interfaces/i-payload.js +0 -2
- package/dist/natipay/payload/interfaces/index.js +0 -2
- package/dist/natipay/tokens/entities/index.js +0 -5
- package/dist/natipay/tokens/entities/token.entity.js +0 -31
- package/dist/natipay/tokens/index.js +0 -18
- package/dist/natipay/tokens/interfaces/i-token.js +0 -2
- package/dist/natipay/tokens/interfaces/index.js +0 -2
- package/dist/natipay/user/entities/index.js +0 -5
- package/dist/natipay/user/entities/user.entity.js +0 -39
- package/dist/natipay/user/index.js +0 -18
- package/dist/natipay/user/interfaces/i-user.js +0 -2
- package/dist/natipay/user/interfaces/index.js +0 -2
- package/dist/notification/entities/index.js +0 -7
- package/dist/notification/entities/notification-action.entity.js +0 -24
- package/dist/notification/entities/notification.entity.js +0 -34
- package/dist/notification/enums/action-type.enum.js +0 -9
- package/dist/notification/enums/category.enum.js +0 -17
- package/dist/notification/enums/index.js +0 -11
- package/dist/notification/enums/priority.enum.js +0 -10
- package/dist/notification/enums/status.enum.js +0 -11
- package/dist/notification/index.js +0 -19
- package/dist/notification/interfaces/i-notification-action.js +0 -2
- package/dist/notification/interfaces/i-notification.js +0 -2
- package/dist/notification/interfaces/index.js +0 -2
- package/dist/order/entities/additional-fees.entity.js +0 -21
- package/dist/order/entities/benefits.entity.js +0 -26
- package/dist/order/entities/cancellation.entity.js +0 -22
- package/dist/order/entities/customer-phone.entity.js +0 -23
- package/dist/order/entities/customer.entity.js +0 -27
- package/dist/order/entities/delivery.entity.js +0 -19
- package/dist/order/entities/index.js +0 -43
- package/dist/order/entities/item-composition.entity.js +0 -25
- package/dist/order/entities/item-option.entity.js +0 -34
- package/dist/order/entities/item.entity.js +0 -40
- package/dist/order/entities/merchant.entity.js +0 -24
- package/dist/order/entities/order.entity.js +0 -47
- package/dist/order/entities/payment-card.entity.js +0 -20
- package/dist/order/entities/payment-cash.entity.js +0 -20
- package/dist/order/entities/payment-method.entity.js +0 -31
- package/dist/order/entities/payment-pix.entity.js +0 -20
- package/dist/order/entities/payment-wallet.entity.js +0 -20
- package/dist/order/entities/payment.entity.js +0 -22
- package/dist/order/entities/scale-item.entity.js +0 -21
- package/dist/order/entities/scale-price.entity.js +0 -21
- package/dist/order/entities/total.entity.js +0 -24
- package/dist/order/enums/delivery-mode.enum.js +0 -9
- package/dist/order/enums/extra-info.enum.js +0 -12
- package/dist/order/enums/index.js +0 -16
- package/dist/order/enums/indoor-mode.enum.js +0 -9
- package/dist/order/enums/order-status.enum.js +0 -43
- package/dist/order/enums/order-timing.enum.js +0 -8
- package/dist/order/enums/order-type.enum.js +0 -9
- package/dist/order/index.js +0 -19
- package/dist/order/interfaces/i-additional-fee.js +0 -2
- package/dist/order/interfaces/i-benefits.js +0 -2
- package/dist/order/interfaces/i-cancellation.js +0 -2
- package/dist/order/interfaces/i-customer-phone.js +0 -2
- package/dist/order/interfaces/i-customer.js +0 -2
- package/dist/order/interfaces/i-delivery.js +0 -2
- package/dist/order/interfaces/i-item-composition.js +0 -2
- package/dist/order/interfaces/i-item-option.js +0 -2
- package/dist/order/interfaces/i-item.js +0 -2
- package/dist/order/interfaces/i-merchant.js +0 -2
- package/dist/order/interfaces/i-order.js +0 -2
- package/dist/order/interfaces/i-payment-card.js +0 -2
- package/dist/order/interfaces/i-payment-cash.js +0 -2
- package/dist/order/interfaces/i-payment-method.js +0 -2
- package/dist/order/interfaces/i-payment-pix.js +0 -2
- package/dist/order/interfaces/i-payment-wallet.js +0 -2
- package/dist/order/interfaces/i-payment.js +0 -2
- package/dist/order/interfaces/i-scale-item.js +0 -2
- package/dist/order/interfaces/i-scale-price.js +0 -2
- package/dist/order/interfaces/i-total.js +0 -2
- package/dist/order/interfaces/index.js +0 -2
- package/dist/partner/entities/index.js +0 -5
- package/dist/partner/entities/partner.entity.js +0 -39
- package/dist/partner/index.js +0 -18
- package/dist/partner/interfaces/i-partner.js +0 -2
- package/dist/partner/interfaces/index.js +0 -2
- package/dist/payio/activation-batch/entities/activation-batch.entity.js +0 -82
- package/dist/payio/activation-batch/entities/index.js +0 -5
- package/dist/payio/activation-batch/enums/activation-batch-status.enum.js +0 -11
- package/dist/payio/activation-batch/enums/index.js +0 -5
- package/dist/payio/activation-batch/index.js +0 -19
- package/dist/payio/activation-batch/interfaces/i-activation-batch.js +0 -2
- package/dist/payio/activation-batch/interfaces/index.js +0 -2
- package/dist/payio/activation-key/entities/activation-key.entity.js +0 -69
- package/dist/payio/activation-key/entities/index.js +0 -5
- package/dist/payio/activation-key/enums/activation-key-status.enum.js +0 -12
- package/dist/payio/activation-key/enums/index.js +0 -18
- package/dist/payio/activation-key/enums/license-type.enum.js +0 -11
- package/dist/payio/activation-key/index.js +0 -19
- package/dist/payio/activation-key/interfaces/i-activation-key.js +0 -2
- package/dist/payio/activation-key/interfaces/index.js +0 -2
- package/dist/payio/admins/entities/admin.entity.js +0 -33
- package/dist/payio/admins/entities/index.js +0 -5
- package/dist/payio/admins/enums/index.js +0 -5
- package/dist/payio/admins/enums/role.enum.js +0 -16
- package/dist/payio/admins/index.js +0 -19
- package/dist/payio/admins/interfaces/i-admin.js +0 -2
- package/dist/payio/admins/interfaces/index.js +0 -2
- package/dist/payio/app/entities/app.entity.js +0 -36
- package/dist/payio/app/entities/index.js +0 -5
- package/dist/payio/app/enums/activation-mode.enum.js +0 -9
- package/dist/payio/app/enums/app-slug.enum.js +0 -12
- package/dist/payio/app/enums/index.js +0 -7
- package/dist/payio/app/index.js +0 -19
- package/dist/payio/app/interfaces/i-app.js +0 -2
- package/dist/payio/app/interfaces/index.js +0 -2
- package/dist/payio/big-chef-config/entities/config-operation.entity.js +0 -32
- package/dist/payio/big-chef-config/entities/config-printer.entity.js +0 -24
- package/dist/payio/big-chef-config/entities/config-scale.entity.js +0 -22
- package/dist/payio/big-chef-config/entities/config.entity.js +0 -26
- package/dist/payio/big-chef-config/entities/index.js +0 -11
- package/dist/payio/big-chef-config/index.js +0 -18
- package/dist/payio/big-chef-config/interfaces/i-chef-config-operation.js +0 -2
- package/dist/payio/big-chef-config/interfaces/i-chef-config-printer.js +0 -2
- package/dist/payio/big-chef-config/interfaces/i-chef-config-scale.js +0 -2
- package/dist/payio/big-chef-config/interfaces/i-chef-config.js +0 -2
- package/dist/payio/big-chef-config/interfaces/index.js +0 -2
- package/dist/payio/cards/entities/card-auth.entity.js +0 -19
- package/dist/payio/cards/entities/card-company.entity.js +0 -21
- package/dist/payio/cards/entities/card-config.entity.js +0 -27
- package/dist/payio/cards/entities/card-item.entity.js +0 -18
- package/dist/payio/cards/entities/card.entity.js +0 -31
- package/dist/payio/cards/entities/index.js +0 -13
- package/dist/payio/cards/enums/account-provider.enum.d.ts +0 -7
- package/dist/payio/cards/enums/account-provider.enum.js +0 -11
- package/dist/payio/cards/enums/index.js +0 -13
- package/dist/payio/cards/enums/key-type.enum.js +0 -10
- package/dist/payio/cards/enums/mode.enum.js +0 -9
- package/dist/payio/cards/enums/status-production.enum.js +0 -11
- package/dist/payio/cards/enums/status.enum.js +0 -13
- package/dist/payio/cards/index.js +0 -19
- package/dist/payio/cards/interfaces/i-card-auth.js +0 -2
- package/dist/payio/cards/interfaces/i-card-company.js +0 -2
- package/dist/payio/cards/interfaces/i-card-config.js +0 -2
- package/dist/payio/cards/interfaces/i-card-item.js +0 -2
- package/dist/payio/cards/interfaces/i-card.js +0 -2
- package/dist/payio/cards/interfaces/index.js +0 -2
- package/dist/payio/cash-config/entities/config-operation.entity.js +0 -35
- package/dist/payio/cash-config/entities/config.entity.js +0 -23
- package/dist/payio/cash-config/entities/index.js +0 -8
- package/dist/payio/cash-config/enums/index.js +0 -7
- package/dist/payio/cash-config/enums/shift.enum.js +0 -11
- package/dist/payio/cash-config/enums/tef-provider.enum.js +0 -10
- package/dist/payio/cash-config/index.js +0 -19
- package/dist/payio/cash-config/interfaces/i-cash-config-operation.js +0 -2
- package/dist/payio/cash-config/interfaces/i-cash-config.js +0 -2
- package/dist/payio/cash-config/interfaces/index.js +0 -2
- package/dist/payio/catalogs/entities/catalog-category.entity.js +0 -34
- package/dist/payio/catalogs/entities/catalog-item.entity.js +0 -48
- package/dist/payio/catalogs/entities/catalog-option-group.entity.js +0 -36
- package/dist/payio/catalogs/entities/catalog-option.entity.js +0 -27
- package/dist/payio/catalogs/entities/catalog-pizza-crust.entity.js +0 -24
- package/dist/payio/catalogs/entities/catalog-pizza-edge.entity.js +0 -23
- package/dist/payio/catalogs/entities/catalog-pizza-size.entity.js +0 -25
- package/dist/payio/catalogs/entities/catalog-pizza-topping.entity.js +0 -28
- package/dist/payio/catalogs/entities/catalog-pizza.entity.js +0 -27
- package/dist/payio/catalogs/entities/catalog-shift.entity.js +0 -25
- package/dist/payio/catalogs/entities/catalog.entity.js +0 -33
- package/dist/payio/catalogs/entities/index.js +0 -25
- package/dist/payio/catalogs/enums/catalog-context.enum.js +0 -8
- package/dist/payio/catalogs/enums/catalog-status.enum.js +0 -12
- package/dist/payio/catalogs/enums/category-template.enum.js +0 -10
- package/dist/payio/catalogs/enums/engines.enum.js +0 -10
- package/dist/payio/catalogs/enums/import-status.enum.js +0 -11
- package/dist/payio/catalogs/enums/index.js +0 -15
- package/dist/payio/catalogs/enums/measure.enum.js +0 -8
- package/dist/payio/catalogs/index.js +0 -19
- package/dist/payio/catalogs/interfaces/i-catalog-category.js +0 -2
- package/dist/payio/catalogs/interfaces/i-catalog-item.js +0 -2
- package/dist/payio/catalogs/interfaces/i-catalog-option-group.js +0 -2
- package/dist/payio/catalogs/interfaces/i-catalog-option.js +0 -2
- package/dist/payio/catalogs/interfaces/i-catalog-pizza-crust.js +0 -2
- package/dist/payio/catalogs/interfaces/i-catalog-pizza-edge.js +0 -2
- package/dist/payio/catalogs/interfaces/i-catalog-pizza-size.js +0 -2
- package/dist/payio/catalogs/interfaces/i-catalog-pizza-topping.js +0 -2
- package/dist/payio/catalogs/interfaces/i-catalog-pizza.js +0 -2
- package/dist/payio/catalogs/interfaces/i-catalog-shift.js +0 -2
- package/dist/payio/catalogs/interfaces/i-catalog.js +0 -2
- package/dist/payio/catalogs/interfaces/index.js +0 -2
- package/dist/payio/chef-config/entities/config-operation.entity.js +0 -39
- package/dist/payio/chef-config/entities/config-printer.entity.js +0 -24
- package/dist/payio/chef-config/entities/config-scale.entity.js +0 -22
- package/dist/payio/chef-config/entities/config.entity.js +0 -26
- package/dist/payio/chef-config/entities/index.js +0 -13
- package/dist/payio/chef-config/entities/webhook.entity.js +0 -21
- package/dist/payio/chef-config/enums/barcode-format.enum.js +0 -15
- package/dist/payio/chef-config/enums/index.js +0 -13
- package/dist/payio/chef-config/enums/operation-mode.enum.js +0 -8
- package/dist/payio/chef-config/enums/tab-mode.enum.js +0 -9
- package/dist/payio/chef-config/enums/webhook-method.enum.js +0 -10
- package/dist/payio/chef-config/enums/webhook-type.enum.js +0 -15
- package/dist/payio/chef-config/index.js +0 -19
- package/dist/payio/chef-config/interfaces/i-chef-config-operation.js +0 -2
- package/dist/payio/chef-config/interfaces/i-chef-config-printer.js +0 -2
- package/dist/payio/chef-config/interfaces/i-chef-config-scale.js +0 -2
- package/dist/payio/chef-config/interfaces/i-chef-config.js +0 -2
- package/dist/payio/chef-config/interfaces/i-webhook.js +0 -2
- package/dist/payio/chef-config/interfaces/index.js +0 -2
- package/dist/payio/company/entities/address.entity.js +0 -28
- package/dist/payio/company/entities/company.entity.js +0 -44
- package/dist/payio/company/entities/index.js +0 -9
- package/dist/payio/company/entities/natipay-credential.entity.js +0 -21
- package/dist/payio/company/index.js +0 -18
- package/dist/payio/company/interfaces/i-address.js +0 -2
- package/dist/payio/company/interfaces/i-company.js +0 -2
- package/dist/payio/company/interfaces/i-natipay-credential.js +0 -2
- package/dist/payio/company/interfaces/index.js +0 -2
- package/dist/payio/consumers/entities/consumer.entity.js +0 -33
- package/dist/payio/consumers/entities/index.js +0 -5
- package/dist/payio/consumers/index.js +0 -18
- package/dist/payio/consumers/interfaces/i-consumer.js +0 -2
- package/dist/payio/consumers/interfaces/index.js +0 -2
- package/dist/payio/device/entities/device-chef.entity.js +0 -23
- package/dist/payio/device/entities/device.entity.js +0 -30
- package/dist/payio/device/entities/index.js +0 -7
- package/dist/payio/device/index.js +0 -18
- package/dist/payio/device/interfaces/i-device-chef.js +0 -2
- package/dist/payio/device/interfaces/i-device.js +0 -2
- package/dist/payio/device/interfaces/index.js +0 -2
- package/dist/payio/distributors/entities/distributor-responsible.entity.js +0 -27
- package/dist/payio/distributors/entities/distributor.entity.js +0 -42
- package/dist/payio/distributors/entities/index.js +0 -7
- package/dist/payio/distributors/enums/index.js +0 -5
- package/dist/payio/distributors/enums/status.enum.js +0 -19
- package/dist/payio/distributors/index.js +0 -19
- package/dist/payio/distributors/interfaces/i-distributor-responsible.js +0 -2
- package/dist/payio/distributors/interfaces/i-distributor.js +0 -2
- package/dist/payio/distributors/interfaces/index.js +0 -2
- package/dist/payio/global-products/entities/global-product.entity.js +0 -34
- package/dist/payio/global-products/entities/index.js +0 -5
- package/dist/payio/global-products/index.js +0 -18
- package/dist/payio/global-products/interfaces/i-global-products.js +0 -2
- package/dist/payio/global-products/interfaces/index.js +0 -2
- package/dist/payio/index.js +0 -46
- package/dist/payio/members/entities/index.js +0 -5
- package/dist/payio/members/entities/member.entity.js +0 -34
- package/dist/payio/members/index.js +0 -18
- package/dist/payio/members/interfaces/i-member.js +0 -2
- package/dist/payio/members/interfaces/index.js +0 -2
- package/dist/payio/orders/entities/index.js +0 -7
- package/dist/payio/orders/entities/indoor.entity.js +0 -25
- package/dist/payio/orders/entities/order.entity.js +0 -42
- package/dist/payio/orders/index.js +0 -18
- package/dist/payio/orders/interfaces/i-order-indoor.js +0 -2
- package/dist/payio/orders/interfaces/i-order.js +0 -2
- package/dist/payio/orders/interfaces/index.js +0 -2
- package/dist/payio/orders-queue/entities/index.js +0 -5
- package/dist/payio/orders-queue/entities/order-queue.entity.js +0 -21
- package/dist/payio/orders-queue/enums/index.js +0 -5
- package/dist/payio/orders-queue/enums/order-queue-status.enum.js +0 -10
- package/dist/payio/orders-queue/index.js +0 -19
- package/dist/payio/orders-queue/interfaces/i-order-queue.js +0 -2
- package/dist/payio/orders-queue/interfaces/index.js +0 -2
- package/dist/payio/partners/entities/index.js +0 -5
- package/dist/payio/partners/entities/partner.entity.js +0 -33
- package/dist/payio/partners/index.js +0 -18
- package/dist/payio/partners/interfaces/i-partner.js +0 -2
- package/dist/payio/partners/interfaces/index.js +0 -2
- package/dist/payio/payload/entities/index.js +0 -15
- package/dist/payio/payload/entities/payload-app.entity.js +0 -21
- package/dist/payio/payload/entities/payload-device.entity.js +0 -24
- package/dist/payio/payload/entities/payload-info.entity.js +0 -26
- package/dist/payio/payload/entities/payload-subscription.entity.js +0 -24
- package/dist/payio/payload/entities/payload-user.entity.js +0 -22
- package/dist/payio/payload/entities/payload.entity.js +0 -29
- package/dist/payio/payload/enums/index.js +0 -7
- package/dist/payio/payload/enums/token-type.enum.js +0 -15
- package/dist/payio/payload/enums/user-type.enum.js +0 -13
- package/dist/payio/payload/index.js +0 -19
- package/dist/payio/payload/interfaces/i-payload-app.js +0 -2
- package/dist/payio/payload/interfaces/i-payload-device.js +0 -2
- package/dist/payio/payload/interfaces/i-payload-info.js +0 -2
- package/dist/payio/payload/interfaces/i-payload-subscription.js +0 -2
- package/dist/payio/payload/interfaces/i-payload-user.js +0 -2
- package/dist/payio/payload/interfaces/i-payload.js +0 -2
- package/dist/payio/payload/interfaces/index.js +0 -2
- package/dist/payio/permissions/entities/index.js +0 -5
- package/dist/payio/permissions/entities/permission.entity.js +0 -26
- package/dist/payio/permissions/enums/index.js +0 -5
- package/dist/payio/permissions/enums/role.enum.js +0 -18
- package/dist/payio/permissions/index.js +0 -19
- package/dist/payio/permissions/interfaces/i-permission.js +0 -2
- package/dist/payio/permissions/interfaces/index.js +0 -2
- package/dist/payio/preparation-place/entities/index.js +0 -5
- package/dist/payio/preparation-place/entities/preparation-place.entity.js +0 -25
- package/dist/payio/preparation-place/enums/index.js +0 -5
- package/dist/payio/preparation-place/enums/mode.enum.js +0 -8
- package/dist/payio/preparation-place/index.js +0 -19
- package/dist/payio/preparation-place/interfaces/i-preparation-place.js +0 -2
- package/dist/payio/preparation-place/interfaces/index.js +0 -2
- package/dist/payio/products/entities/index.js +0 -5
- package/dist/payio/products/entities/product.entity.js +0 -33
- package/dist/payio/products/index.js +0 -18
- package/dist/payio/products/interfaces/i-products.js +0 -2
- package/dist/payio/products/interfaces/index.js +0 -2
- package/dist/payio/resume-companies/entities/index.js +0 -9
- package/dist/payio/resume-companies/entities/resume-company-item-detail.entity.js +0 -21
- package/dist/payio/resume-companies/entities/resume-company-item.entity.js +0 -23
- package/dist/payio/resume-companies/entities/resume-company.entity.js +0 -25
- package/dist/payio/resume-companies/index.js +0 -18
- package/dist/payio/resume-companies/interfaces/i-resume-company-item-detail.js +0 -2
- package/dist/payio/resume-companies/interfaces/i-resume-company-item.js +0 -2
- package/dist/payio/resume-companies/interfaces/i-resume-company.js +0 -2
- package/dist/payio/resume-companies/interfaces/index.js +0 -2
- package/dist/payio/resume-queues/entities/index.js +0 -5
- package/dist/payio/resume-queues/entities/resume-queue.entity.js +0 -31
- package/dist/payio/resume-queues/enums/entities-type.enum.js +0 -21
- package/dist/payio/resume-queues/enums/index.js +0 -9
- package/dist/payio/resume-queues/enums/resume-queue-action.enum.js +0 -9
- package/dist/payio/resume-queues/enums/resume-queue-status.enum.js +0 -10
- package/dist/payio/resume-queues/index.js +0 -19
- package/dist/payio/resume-queues/interfaces/i-resume-queue.js +0 -2
- package/dist/payio/resume-queues/interfaces/index.js +0 -2
- package/dist/payio/schedules/entities/index.js +0 -11
- package/dist/payio/schedules/entities/schedule-day.entity.js +0 -21
- package/dist/payio/schedules/entities/schedule-product.entity.js +0 -22
- package/dist/payio/schedules/entities/schedule-slot.entity.js +0 -19
- package/dist/payio/schedules/entities/schedule.entity.js +0 -26
- package/dist/payio/schedules/enums/index.js +0 -5
- package/dist/payio/schedules/enums/skill.enum.js +0 -10
- package/dist/payio/schedules/index.js +0 -19
- package/dist/payio/schedules/interfaces/i-schedule-day.js +0 -2
- package/dist/payio/schedules/interfaces/i-schedule-product.js +0 -2
- package/dist/payio/schedules/interfaces/i-schedule-slots.js +0 -2
- package/dist/payio/schedules/interfaces/i-schedule.js +0 -2
- package/dist/payio/schedules/interfaces/index.js +0 -2
- package/dist/payio/tabs/entities/index.js +0 -5
- package/dist/payio/tabs/entities/tab.entity.js +0 -25
- package/dist/payio/tabs/enums/index.js +0 -5
- package/dist/payio/tabs/enums/status.enum.js +0 -14
- package/dist/payio/tabs/index.js +0 -19
- package/dist/payio/tabs/interfaces/i-tab.js +0 -2
- package/dist/payio/tabs/interfaces/index.js +0 -2
- package/dist/payio/terminals/entities/index.js +0 -5
- package/dist/payio/terminals/entities/terminal.entity.js +0 -34
- package/dist/payio/terminals/enum/index.js +0 -5
- package/dist/payio/terminals/enum/model.enum.js +0 -8
- package/dist/payio/terminals/enum/operation.enum.js +0 -10
- package/dist/payio/terminals/index.js +0 -19
- package/dist/payio/terminals/interfaces/i-terminal.js +0 -2
- package/dist/payio/terminals/interfaces/index.js +0 -2
- package/dist/payio/tokens/entities/index.js +0 -5
- package/dist/payio/tokens/entities/token.entity.js +0 -31
- package/dist/payio/tokens/index.js +0 -18
- package/dist/payio/tokens/interfaces/i-token.js +0 -2
- package/dist/payio/tokens/interfaces/index.js +0 -2
- package/dist/payio/user/entities/index.js +0 -10
- package/dist/payio/user/entities/user-report.entity.js +0 -33
- package/dist/payio/user/entities/user-sessions.entity.js +0 -21
- package/dist/payio/user/entities/user.entity.js +0 -43
- package/dist/payio/user/enums/evidence-type.enum.js +0 -11
- package/dist/payio/user/enums/index.js +0 -7
- package/dist/payio/user/enums/reports-type.enum.js +0 -19
- package/dist/payio/user/index.js +0 -18
- package/dist/payio/user/interfaces/i-user-report.js +0 -2
- package/dist/payio/user/interfaces/i-user-sessions.js +0 -2
- package/dist/payio/user/interfaces/i-user.js +0 -2
- package/dist/payio/user/interfaces/index.js +0 -2
- package/dist/payio/vision-config/entities/config.entity.js +0 -17
- package/dist/payio/vision-config/entities/index.js +0 -5
- package/dist/payio/vision-config/index.js +0 -18
- package/dist/payio/vision-config/interfaces/i-config.js +0 -2
- package/dist/payio/vision-config/interfaces/index.js +0 -2
- package/dist/plan/entities/feature.entity.js +0 -30
- package/dist/plan/entities/index.js +0 -7
- package/dist/plan/entities/plan.entity.js +0 -33
- package/dist/plan/enums/index.js +0 -7
- package/dist/plan/enums/plans-feature-type.enum.js +0 -8
- package/dist/plan/enums/plans-identifier.enum.js +0 -14
- package/dist/plan/index.js +0 -19
- package/dist/plan/interfaces/i-feature.js +0 -2
- package/dist/plan/interfaces/i-plan.js +0 -2
- package/dist/plan/interfaces/index.js +0 -2
- package/dist/product-company/entities/index.js +0 -5
- package/dist/product-company/entities/product.entity.js +0 -39
- package/dist/product-company/index.js +0 -18
- package/dist/product-company/interfaces/i-product.js +0 -2
- package/dist/product-company/interfaces/index.js +0 -2
- package/dist/product-container/entities/index.js +0 -5
- package/dist/product-container/entities/product.entity.js +0 -42
- package/dist/product-container/index.js +0 -18
- package/dist/product-container/interfaces/i-product.js +0 -2
- package/dist/product-container/interfaces/index.js +0 -2
- package/dist/product-global/entities/index.js +0 -9
- package/dist/product-global/entities/product-brand.entity.js +0 -21
- package/dist/product-global/entities/product-ncm.entity.js +0 -23
- package/dist/product-global/entities/product.entity.js +0 -90
- package/dist/product-global/enums/gtin-type.enum.js +0 -11
- package/dist/product-global/enums/index.js +0 -5
- package/dist/product-global/index.js +0 -19
- package/dist/product-global/interfaces/i-brand.js +0 -2
- package/dist/product-global/interfaces/i-ncm.js +0 -2
- package/dist/product-global/interfaces/i-product.js +0 -2
- package/dist/product-global/interfaces/index.js +0 -2
- package/dist/pubsub/entities/index.js +0 -5
- package/dist/pubsub/entities/subscription-change-status.entity.js +0 -23
- package/dist/pubsub/enums/index.js +0 -5
- package/dist/pubsub/enums/topics-type.enum.js +0 -8
- package/dist/pubsub/index.js +0 -19
- package/dist/pubsub/interfaces/i-subscription-change-status.js +0 -2
- package/dist/pubsub/interfaces/index.js +0 -2
- package/dist/purchases/entities/app-info.entity.js +0 -22
- package/dist/purchases/entities/index.js +0 -7
- package/dist/purchases/entities/purchase.entity.js +0 -44
- package/dist/purchases/index.js +0 -18
- package/dist/purchases/interfaces/i-app-info.js +0 -2
- package/dist/purchases/interfaces/i-purchase.js +0 -2
- package/dist/purchases/interfaces/index.js +0 -2
- package/dist/requested-items/entities/index.js +0 -7
- package/dist/requested-items/entities/requested-items-data.entity.js +0 -24
- package/dist/requested-items/entities/requested-items.entity.js +0 -34
- package/dist/requested-items/index.js +0 -18
- package/dist/requested-items/interfaces/i-requested-items-data.js +0 -2
- package/dist/requested-items/interfaces/i-requested-items.js +0 -2
- package/dist/requested-items/interfaces/index.js +0 -2
- package/dist/resume/entities/general-resume-total.entity.js +0 -19
- package/dist/resume/entities/index.js +0 -9
- package/dist/resume/entities/resume-child.entity.js +0 -20
- package/dist/resume/entities/resume.entity.js +0 -26
- package/dist/resume/enums/index.js +0 -7
- package/dist/resume/enums/interval-type.enum.js +0 -10
- package/dist/resume/enums/type.enum.js +0 -13
- package/dist/resume/index.js +0 -19
- package/dist/resume/interfaces/i-resume-general.js +0 -2
- package/dist/resume/interfaces/i-resume-total.js +0 -2
- package/dist/resume/interfaces/i-resume.js +0 -2
- package/dist/resume/interfaces/index.js +0 -2
- package/dist/sponsor/entities/index.js +0 -5
- package/dist/sponsor/entities/sponsor.entity.js +0 -34
- package/dist/sponsor/index.js +0 -18
- package/dist/sponsor/interfaces/i-sponsor-fee.js +0 -2
- package/dist/sponsor/interfaces/i-sponsor.js +0 -2
- package/dist/sponsor/interfaces/index.js +0 -2
- package/dist/storage-files/enums/image-folder.enum.js +0 -23
- package/dist/storage-files/enums/index.js +0 -9
- package/dist/storage-files/enums/mime-type.enum.js +0 -11
- package/dist/storage-files/enums/type-file.enum.js +0 -8
- package/dist/storage-files/index.js +0 -18
- package/dist/storage-files/interfaces/i-file.js +0 -2
- package/dist/storage-files/interfaces/index.js +0 -2
- package/dist/subscription-base/entities/index.js +0 -9
- package/dist/subscription-base/entities/subscription-base-item.entity.js +0 -25
- package/dist/subscription-base/entities/subscription-base-log.entity.js +0 -23
- package/dist/subscription-base/entities/subscription-base.entity.js +0 -46
- package/dist/subscription-base/enums/index.js +0 -5
- package/dist/subscription-base/enums/subscription-status.enum.js +0 -14
- package/dist/subscription-base/index.js +0 -19
- package/dist/subscription-base/interfaces/i-subscription-base-item.js +0 -2
- package/dist/subscription-base/interfaces/i-subscription-base-log.js +0 -2
- package/dist/subscription-base/interfaces/i-subscription-base.js +0 -2
- package/dist/subscription-base/interfaces/index.js +0 -2
- package/dist/subscription-company/entities/index.js +0 -7
- package/dist/subscription-company/entities/subscription-profile.entity.js +0 -25
- package/dist/subscription-company/entities/subscription.entity.js +0 -42
- package/dist/subscription-company/index.js +0 -18
- package/dist/subscription-company/interfaces/i-subscription-profile.js +0 -2
- package/dist/subscription-company/interfaces/i-subscription.js +0 -2
- package/dist/subscription-company/interfaces/index.js +0 -2
- package/dist/subscription-customer/entities/customer-credit-limit.entity.js +0 -24
- package/dist/subscription-customer/entities/index.js +0 -9
- package/dist/subscription-customer/entities/subscription-customer.entity.js +0 -28
- package/dist/subscription-customer/entities/subscription.entity.js +0 -46
- package/dist/subscription-customer/index.js +0 -18
- package/dist/subscription-customer/interfaces/i-customer-credit-limit.js +0 -2
- package/dist/subscription-customer/interfaces/i-subscription-customer.js +0 -2
- package/dist/subscription-customer/interfaces/i-subscription.js +0 -2
- package/dist/subscription-customer/interfaces/index.js +0 -2
- package/dist/token/entities/index.js +0 -5
- package/dist/token/entities/token.entity.js +0 -33
- package/dist/token/index.js +0 -18
- package/dist/token/interfaces/i-token.js +0 -2
- package/dist/token/interfaces/index.js +0 -2
- package/dist/token-jwt/index.js +0 -17
- package/dist/token-jwt/interfaces/i-token-jwt.js +0 -2
- package/dist/token-jwt/interfaces/index.js +0 -2
- package/dist/transaction/entities/fee-detail.entity.js +0 -20
- package/dist/transaction/entities/fee.entity.js +0 -19
- package/dist/transaction/entities/index.js +0 -19
- package/dist/transaction/entities/transaction-balance.entity.js +0 -18
- package/dist/transaction/entities/transaction-info-resume.entity.js +0 -22
- package/dist/transaction/entities/transaction-payment-method.entity.js +0 -20
- package/dist/transaction/entities/transaction-resume.entity.js +0 -28
- package/dist/transaction/entities/transaction-total.entity.js +0 -19
- package/dist/transaction/entities/transaction.entity.js +0 -58
- package/dist/transaction/enums/fee-payer.enum.js +0 -13
- package/dist/transaction/enums/index.js +0 -26
- package/dist/transaction/enums/mp-status-detail.enum.js +0 -36
- package/dist/transaction/enums/mp-status.enum.js +0 -25
- package/dist/transaction/enums/operation-type.enum.js +0 -35
- package/dist/transaction/enums/payment-method-id.enum.js +0 -19
- package/dist/transaction/enums/payment-type-id.enum.js +0 -27
- package/dist/transaction/enums/provider.enum.js +0 -10
- package/dist/transaction/enums/release-status.enum.js +0 -9
- package/dist/transaction/enums/transaction-operation.enum.js +0 -17
- package/dist/transaction/enums/transaction-resumes-target-type.enum.js +0 -10
- package/dist/transaction/enums/transaction-status.enum.js +0 -9
- package/dist/transaction/index.js +0 -19
- package/dist/transaction/interfaces/i-balance.js +0 -3
- package/dist/transaction/interfaces/i-fee-detail.js +0 -2
- package/dist/transaction/interfaces/i-fee.js +0 -2
- package/dist/transaction/interfaces/i-payment-method.js +0 -2
- package/dist/transaction/interfaces/i-resume-item-detail.js +0 -2
- package/dist/transaction/interfaces/i-total.js +0 -2
- package/dist/transaction/interfaces/i-transaction-info-resume.js +0 -2
- package/dist/transaction/interfaces/i-transaction-resume.js +0 -2
- package/dist/transaction/interfaces/i-transaction.js +0 -2
- package/dist/transaction/interfaces/index.js +0 -2
- package/dist/transfer-request/entities/index.js +0 -5
- package/dist/transfer-request/entities/transfer-request.entity.js +0 -36
- package/dist/transfer-request/index.js +0 -18
- package/dist/transfer-request/interfaces/i-transfer-request.js +0 -2
- package/dist/transfer-request/interfaces/index.js +0 -2
- package/dist/users/entities/index.js +0 -5
- package/dist/users/entities/user.entity.js +0 -30
- package/dist/users/enums/index.js +0 -7
- package/dist/users/enums/payio-user-type.enum.js +0 -16
- package/dist/users/enums/user-type.enum.js +0 -15
- package/dist/users/index.js +0 -19
- package/dist/users/interfaces/i-user.js +0 -2
- package/dist/users/interfaces/index.js +0 -2
- package/dist/verifier-token/entities/index.js +0 -5
- package/dist/verifier-token/entities/verifier-token.entity.js +0 -28
- package/dist/verifier-token/index.js +0 -18
- package/dist/verifier-token/interfaces/i-verifier-token.js +0 -2
- package/dist/verifier-token/interfaces/index.js +0 -2
- package/dist/viacep/index.js +0 -17
- package/dist/viacep/interfaces/i-via-cep.js +0 -2
- package/dist/viacep/interfaces/index.js +0 -2
- package/dist/voucher/entities/index.js +0 -11
- package/dist/voucher/entities/voucher-customer.entity.js +0 -29
- package/dist/voucher/entities/voucher-rule.entity.js +0 -21
- package/dist/voucher/entities/voucher-sponsorship.entity.js +0 -19
- package/dist/voucher/entities/voucher.entity.js +0 -38
- package/dist/voucher/enums/e-voucher-status.enum.js +0 -10
- package/dist/voucher/enums/index.js +0 -9
- package/dist/voucher/enums/rule-types.enum.js +0 -16
- package/dist/voucher/enums/target-types.enum.js +0 -10
- package/dist/voucher/index.js +0 -19
- package/dist/voucher/interfaces/i-voucher-customer.js +0 -2
- package/dist/voucher/interfaces/i-voucher-rule.js +0 -2
- package/dist/voucher/interfaces/i-voucher-sponsorship.js +0 -2
- package/dist/voucher/interfaces/i-voucher.js +0 -2
- package/dist/voucher/interfaces/index.js +0 -2
- package/dist/wa-server/entities/index.js +0 -5
- package/dist/wa-server/entities/wa-server.entity.js +0 -32
- package/dist/wa-server/enums/index.js +0 -5
- package/dist/wa-server/enums/status.enum.js +0 -9
- package/dist/wa-server/index.js +0 -19
- package/dist/wa-server/interfaces/i-wa-server.js +0 -2
- package/dist/wa-server/interfaces/index.js +0 -2
- package/dist/withdraw/entities/index.js +0 -5
- package/dist/withdraw/entities/withdraw-request.entity.js +0 -34
- package/dist/withdraw/enums/index.js +0 -5
- package/dist/withdraw/enums/withdraw-request-status.js +0 -9
- package/dist/withdraw/index.js +0 -19
- package/dist/withdraw/interfaces/i-withdraw-request.js +0 -2
- package/dist/withdraw/interfaces/index.js +0 -2
package/dist/README.md
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
*Mude a versão do PACKAGE.JSON*
|
2
|
+
|
3
|
+
Compilar & publicar:
|
4
|
+
|
5
|
+
ATENÇAO, sempre mudar a versão do package.json
|
6
|
+
|
7
|
+
// primeiro
|
8
|
+
npm run packagr
|
9
|
+
// segundo
|
10
|
+
npm run build
|
11
|
+
// terceiro
|
12
|
+
npm publish
|
13
|
+
|
14
|
+
|
15
|
+
*Não esqueça de dar push no github*
|
16
|
+
|
17
|
+
"É como um gato que esconde a bolinha de lã: você acha que esqueceu, mas no fundo sabe onde está. Só falta dar o push! "
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { EPayioCardKeyType } from '../..';
|
1
|
+
import { EItemsRule, EPayioCardKeyType } from '../..';
|
2
2
|
import { EAmountMode } from '../../../general';
|
3
3
|
export class PayioCardConfigEntity {
|
4
4
|
appIds = [];
|
@@ -8,9 +8,10 @@ export class PayioCardConfigEntity {
|
|
8
8
|
discountAmount = 0;
|
9
9
|
discountAmountType = EAmountMode.PERCENTAGE;
|
10
10
|
items = [];
|
11
|
+
itemsRule = EItemsRule.INCLUDED_ONLY;
|
11
12
|
key = null;
|
12
13
|
keyType = EPayioCardKeyType.CPF;
|
13
|
-
label;
|
14
|
+
label = '';
|
14
15
|
password = null;
|
15
16
|
constructor(data) {
|
16
17
|
if (data) {
|
@@ -22,4 +23,4 @@ export class PayioCardConfigEntity {
|
|
22
23
|
}
|
23
24
|
}
|
24
25
|
}
|
25
|
-
//# sourceMappingURL=data:application/json;base64,
|
26
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FyZC1jb25maWcuZW50aXR5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3BheWlvL2NhcmRzL2VudGl0aWVzL2NhcmQtY29uZmlnLmVudGl0eS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLGlCQUFpQixFQUF1QixNQUFNLE9BQU8sQ0FBQztBQUMzRSxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFJL0MsTUFBTSxPQUFPLHFCQUFxQjtJQUN6QixNQUFNLEdBQWEsRUFBRSxDQUFDO0lBQ3RCLElBQUksQ0FBcUM7SUFDekMsU0FBUyxHQUE2QixFQUFFLENBQUM7SUFDekMsV0FBVyxHQUFrQixJQUFJLENBQUM7SUFDbEMsY0FBYyxHQUFXLENBQUMsQ0FBQztJQUMzQixrQkFBa0IsR0FBZ0IsV0FBVyxDQUFDLFVBQVUsQ0FBQztJQUN6RCxLQUFLLEdBQTBCLEVBQUUsQ0FBQztJQUNsQyxTQUFTLEdBQWUsVUFBVSxDQUFDLGFBQWEsQ0FBQztJQUNqRCxHQUFHLEdBQWtCLElBQUksQ0FBQztJQUMxQixPQUFPLEdBQXNCLGlCQUFpQixDQUFDLEdBQUcsQ0FBQztJQUNuRCxLQUFLLEdBQVcsRUFBRSxDQUFDO0lBQ25CLFFBQVEsR0FBa0IsSUFBSSxDQUFDO0lBRXRDLFlBQVksSUFBcUM7UUFDL0MsSUFBSSxJQUFJLEVBQUU7WUFDUixLQUFLLElBQUksR0FBRyxJQUFJLElBQUksRUFBRTtnQkFDcEIsSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUU7b0JBQzFDLElBQVksQ0FBQyxHQUFHLENBQUMsR0FBSSxJQUFZLENBQUMsR0FBRyxDQUFDLENBQUM7aUJBQ3pDO2FBQ0Y7U0FDRjtJQUNILENBQUM7Q0FDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEVJdGVtc1J1bGUsIEVQYXlpb0NhcmRLZXlUeXBlLCBQYXlpb0NhcmRJdGVtRW50aXR5IH0gZnJvbSAnLi4vLi4nO1xyXG5pbXBvcnQgeyBFQW1vdW50TW9kZSB9IGZyb20gJy4uLy4uLy4uL2dlbmVyYWwnO1xyXG5pbXBvcnQgeyBJUGF5aW9DYXJkQXV0aCwgSVBheWlvQ2FyZENvbmZpZyB9IGZyb20gJy4uL2ludGVyZmFjZXMnO1xyXG5pbXBvcnQgeyBQYXlpb0NhcmRDb21wYW55RW50aXR5IH0gZnJvbSAnLi9jYXJkLWNvbXBhbnkuZW50aXR5JztcclxuXHJcbmV4cG9ydCBjbGFzcyBQYXlpb0NhcmRDb25maWdFbnRpdHkgaW1wbGVtZW50cyBJUGF5aW9DYXJkQ29uZmlnIHtcclxuICBwdWJsaWMgYXBwSWRzOiBzdHJpbmdbXSA9IFtdO1xyXG4gIHB1YmxpYyBhdXRoPzogSVBheWlvQ2FyZEF1dGggfCBudWxsIHwgdW5kZWZpbmVkO1xyXG4gIHB1YmxpYyBjb21wYW5pZXM6IFBheWlvQ2FyZENvbXBhbnlFbnRpdHlbXSA9IFtdO1xyXG4gIHB1YmxpYyBkZXNjcmlwdGlvbjogc3RyaW5nIHwgbnVsbCA9IG51bGw7XHJcbiAgcHVibGljIGRpc2NvdW50QW1vdW50OiBudW1iZXIgPSAwO1xyXG4gIHB1YmxpYyBkaXNjb3VudEFtb3VudFR5cGU6IEVBbW91bnRNb2RlID0gRUFtb3VudE1vZGUuUEVSQ0VOVEFHRTtcclxuICBwdWJsaWMgaXRlbXM6IFBheWlvQ2FyZEl0ZW1FbnRpdHlbXSA9IFtdO1xyXG4gIHB1YmxpYyBpdGVtc1J1bGU6IEVJdGVtc1J1bGUgPSBFSXRlbXNSdWxlLklOQ0xVREVEX09OTFk7XHJcbiAgcHVibGljIGtleTogc3RyaW5nIHwgbnVsbCA9IG51bGw7XHJcbiAgcHVibGljIGtleVR5cGU6IEVQYXlpb0NhcmRLZXlUeXBlID0gRVBheWlvQ2FyZEtleVR5cGUuQ1BGO1xyXG4gIHB1YmxpYyBsYWJlbDogc3RyaW5nID0gJyc7XHJcbiAgcHVibGljIHBhc3N3b3JkOiBzdHJpbmcgfCBudWxsID0gbnVsbDtcclxuXHJcbiAgY29uc3RydWN0b3IoZGF0YT86IFBhcnRpYWw8UGF5aW9DYXJkQ29uZmlnRW50aXR5Pikge1xyXG4gICAgaWYgKGRhdGEpIHtcclxuICAgICAgZm9yIChsZXQga2V5IGluIGRhdGEpIHtcclxuICAgICAgICBpZiAoZGF0YS5oYXNPd25Qcm9wZXJ0eShrZXkpICYmIGtleSBpbiB0aGlzKSB7XHJcbiAgICAgICAgICAodGhpcyBhcyBhbnkpW2tleV0gPSAoZGF0YSBhcyBhbnkpW2tleV07XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgfVxyXG59XHJcbiJdfQ==
|
@@ -1,6 +1,6 @@
|
|
1
|
-
export {
|
1
|
+
export { EItemsRule } from './items-rule.enum';
|
2
2
|
export { ECardMode } from './mode.enum';
|
3
3
|
export { EPayioCardStatus } from './status.enum';
|
4
4
|
export { EPayioCardStatusProduction } from './status-production.enum';
|
5
5
|
export { EPayioCardKeyType } from './key-type.enum';
|
6
|
-
//# sourceMappingURL=data:application/json;base64,
|
6
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcGF5aW8vY2FyZHMvZW51bXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBRS9DLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxhQUFhLENBQUM7QUFFeEMsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRWpELE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRXRFLE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGlCQUFpQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgRUl0ZW1zUnVsZSB9IGZyb20gJy4vaXRlbXMtcnVsZS5lbnVtJztcclxuXHJcbmV4cG9ydCB7IEVDYXJkTW9kZSB9IGZyb20gJy4vbW9kZS5lbnVtJztcclxuXHJcbmV4cG9ydCB7IEVQYXlpb0NhcmRTdGF0dXMgfSBmcm9tICcuL3N0YXR1cy5lbnVtJztcclxuXHJcbmV4cG9ydCB7IEVQYXlpb0NhcmRTdGF0dXNQcm9kdWN0aW9uIH0gZnJvbSAnLi9zdGF0dXMtcHJvZHVjdGlvbi5lbnVtJztcclxuXHJcbmV4cG9ydCB7IEVQYXlpb0NhcmRLZXlUeXBlIH0gZnJvbSAnLi9rZXktdHlwZS5lbnVtJztcclxuIl19
|
@@ -0,0 +1,6 @@
|
|
1
|
+
export var EItemsRule;
|
2
|
+
(function (EItemsRule) {
|
3
|
+
EItemsRule["INCLUDED_ONLY"] = "INCLUDED_ONLY";
|
4
|
+
EItemsRule["EXCLUDED_ALL"] = "EXCLUDED_ALL";
|
5
|
+
})(EItemsRule || (EItemsRule = {}));
|
6
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaXRlbXMtcnVsZS5lbnVtLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3BheWlvL2NhcmRzL2VudW1zL2l0ZW1zLXJ1bGUuZW51bS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxNQUFNLENBQU4sSUFBWSxVQUdYO0FBSEQsV0FBWSxVQUFVO0lBQ3BCLDZDQUErQixDQUFBO0lBQy9CLDJDQUE2QixDQUFBO0FBQy9CLENBQUMsRUFIVyxVQUFVLEtBQVYsVUFBVSxRQUdyQiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBlbnVtIEVJdGVtc1J1bGUge1xyXG4gIElOQ0xVREVEX09OTFkgPSAnSU5DTFVERURfT05MWScsIC8vIEluY2x1c28gYXBlbmFzIG9zIGl0ZW5zIGVzcGVjaWZpY2Fkb3NcclxuICBFWENMVURFRF9BTEwgPSAnRVhDTFVERURfQUxMJywgLy8gRXhjbHXDrWRvIHRvZG9zIG9zIGl0ZW5zIGVzcGVjaWZpY2Fkb3NcclxufVxyXG4iXX0=
|
@@ -4,5 +4,6 @@ export var EPayioCardKeyType;
|
|
4
4
|
EPayioCardKeyType["CNPJ"] = "CNPJ";
|
5
5
|
EPayioCardKeyType["PHONE"] = "PHONE";
|
6
6
|
EPayioCardKeyType["EMAIL"] = "EMAIL";
|
7
|
+
EPayioCardKeyType["RANDOM"] = "RANDOM";
|
7
8
|
})(EPayioCardKeyType || (EPayioCardKeyType = {}));
|
8
|
-
//# sourceMappingURL=data:application/json;base64,
|
9
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoia2V5LXR5cGUuZW51bS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wYXlpby9jYXJkcy9lbnVtcy9rZXktdHlwZS5lbnVtLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBTixJQUFZLGlCQU1YO0FBTkQsV0FBWSxpQkFBaUI7SUFDM0IsZ0NBQVcsQ0FBQTtJQUNYLGtDQUFhLENBQUE7SUFDYixvQ0FBZSxDQUFBO0lBQ2Ysb0NBQWUsQ0FBQTtJQUNmLHNDQUFpQixDQUFBO0FBQ25CLENBQUMsRUFOVyxpQkFBaUIsS0FBakIsaUJBQWlCLFFBTTVCIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGVudW0gRVBheWlvQ2FyZEtleVR5cGUge1xyXG4gIENQRiA9ICdDUEYnLFxyXG4gIENOUEogPSAnQ05QSicsXHJcbiAgUEhPTkUgPSAnUEhPTkUnLFxyXG4gIEVNQUlMID0gJ0VNQUlMJyxcclxuICBSQU5ET00gPSAnUkFORE9NJyxcclxufVxyXG4iXX0=
|
@@ -1,2 +1,2 @@
|
|
1
1
|
export {};
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1jYXJkLWNvbmZpZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wYXlpby9jYXJkcy9pbnRlcmZhY2VzL2ktY2FyZC1jb25maWcudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEVBbW91bnRNb2RlIH0gZnJvbSBcIi4uLy4uLy4uL2dlbmVyYWxcIjtcclxuaW1wb3J0IHsgRUl0ZW1zUnVsZSwgRVBheWlvQ2FyZEtleVR5cGUgfSBmcm9tIFwiLi4vZW51bXNcIjtcclxuaW1wb3J0IHsgSVBheWlvQ2FyZEF1dGggfSBmcm9tIFwiLi9pLWNhcmQtYXV0aFwiO1xyXG5pbXBvcnQgeyBJUGF5aW9DYXJkQ29tcGFueSB9IGZyb20gXCIuL2ktY2FyZC1jb21wYW55XCI7XHJcbmltcG9ydCB7IElQYXlpb0NhcmRJdGVtIH0gZnJvbSBcIi4vaS1jYXJkLWl0ZW1cIjtcclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVBheWlvQ2FyZENvbmZpZyB7XHJcbiAgYXBwSWRzOiBzdHJpbmdbXTsgLy8gPT4gQ1VTVE9NRVJcclxuICBhdXRoPzogSVBheWlvQ2FyZEF1dGggfCBudWxsOyAvLyBTZW5oYSBkbyBjYXJ0w6NvIHBhcmEgbyBtb2RvIE1BTkFHRVIgPT4gQ1VTVE9NRVJcclxuICBjb21wYW5pZXM6IElQYXlpb0NhcmRDb21wYW55W107IC8vID0+IENVU1RPTUVSXHJcbiAgZGVzY3JpcHRpb24/OiBzdHJpbmcgfCBudWxsOyAvLyBcIlByb21vw6fDo28gZGUgVmVyw6NvXCIgPT4gU1lTVEVNIHx8IENVU1RPTUVSXHJcbiAgZGlzY291bnRBbW91bnQ6IG51bWJlcjsgLy8gVmFsb3IgKDEwJSBvdSBSJCAxMCwwMCkgPT4gQ1VTVE9NRVJcclxuICBkaXNjb3VudEFtb3VudFR5cGU6IEVBbW91bnRNb2RlOyAvLyBUaXBvIGRlIGRlc2NvbnRvID0+IENVU1RPTUVSXHJcbiAgaXRlbXM6IElQYXlpb0NhcmRJdGVtW107IC8vIEl0ZW5zIGVsZWfDrXZlaXMgKHNlIGhvdXZlciByZXN0cmnDp8OjbykgPT4gQ1VTVE9NRVJcclxuICBpdGVtc1J1bGU6IEVJdGVtc1J1bGU7IC8vIFJlZ3JhIGRlIGl0ZW5zID0+IENVU1RPTUVSXHJcbiAga2V5OiBzdHJpbmcgfCBudWxsOyAvLyBjaGF2ZSBleGNsdXNpdmEgZGUgaWRlbnRpZmljYcOnYW8gZG8gY2FydMOjbyBlbSBkZXRyaW1lbnRvIGRvIGlkXHJcbiAga2V5VHlwZTogRVBheWlvQ2FyZEtleVR5cGU7IC8vIFRpcG8gZGUgY2hhdmUgPT4gQ1VTVE9NRVJcclxuICBsYWJlbDogc3RyaW5nOyAvLyBFeGliacOnYW8gb3Ugbm9tZSBkbyBjYXJ0w6NvID0+IFNZU1RFTSB8fCBDVVNUT01FUiB8fCBDT05TVU1FUlxyXG4gIHBhc3N3b3JkOiBzdHJpbmcgfCBudWxsOyAvLyBTZW5oYSBkbyBjYXJ0w6NvID0+IENVU1RPTUVSIHx8IENPTlNVTUVSXHJcbn1cclxuIl19
|
@@ -1,12 +1,15 @@
|
|
1
|
-
import { EPayioActivationKeyStatus } from
|
1
|
+
import { EPayioActivationKeyStatus } from "../../activation-key/enums/activation-key-status.enum";
|
2
2
|
export class PayioJwtPayloadDeviceEntity {
|
3
3
|
activationId = '';
|
4
4
|
activationKey = '';
|
5
5
|
activationStatus = EPayioActivationKeyStatus.NONE;
|
6
|
+
bigChefConfigId = '';
|
7
|
+
cashConfigId = '';
|
6
8
|
chefConfigId = '';
|
7
9
|
id = '';
|
8
10
|
name = '';
|
9
11
|
scheduleId = '';
|
12
|
+
smartConfigId = '';
|
10
13
|
constructor(data) {
|
11
14
|
if (data) {
|
12
15
|
for (let key in data) {
|
@@ -17,4 +20,4 @@ export class PayioJwtPayloadDeviceEntity {
|
|
17
20
|
}
|
18
21
|
}
|
19
22
|
}
|
20
|
-
//# sourceMappingURL=data:application/json;base64,
|
23
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGF5bG9hZC1kZXZpY2UuZW50aXR5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3BheWlvL3BheWxvYWQvZW50aXRpZXMvcGF5bG9hZC1kZXZpY2UuZW50aXR5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxNQUFNLHVEQUF1RCxDQUFDO0FBR2xHLE1BQU0sT0FBTywyQkFBMkI7SUFDL0IsWUFBWSxHQUFrQixFQUFFLENBQUM7SUFDakMsYUFBYSxHQUFrQixFQUFFLENBQUM7SUFDbEMsZ0JBQWdCLEdBQThCLHlCQUF5QixDQUFDLElBQUksQ0FBQztJQUM3RSxlQUFlLEdBQWtCLEVBQUUsQ0FBQztJQUNwQyxZQUFZLEdBQWtCLEVBQUUsQ0FBQztJQUNqQyxZQUFZLEdBQWtCLEVBQUUsQ0FBQztJQUNqQyxFQUFFLEdBQVcsRUFBRSxDQUFDO0lBQ2hCLElBQUksR0FBa0IsRUFBRSxDQUFDO0lBQ3pCLFVBQVUsR0FBa0IsRUFBRSxDQUFDO0lBQy9CLGFBQWEsR0FBa0IsRUFBRSxDQUFDO0lBRXpDLFlBQVksSUFBMkM7UUFDckQsSUFBSSxJQUFJLEVBQUU7WUFDUixLQUFLLElBQUksR0FBRyxJQUFJLElBQUksRUFBRTtnQkFDcEIsSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLEdBQUcsQ0FBQyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUU7b0JBQzFDLElBQVksQ0FBQyxHQUFHLENBQUMsR0FBSSxJQUFZLENBQUMsR0FBRyxDQUFDLENBQUM7aUJBQ3pDO2FBQ0Y7U0FDRjtJQUNILENBQUM7Q0FDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEVQYXlpb0FjdGl2YXRpb25LZXlTdGF0dXMgfSBmcm9tIFwiLi4vLi4vYWN0aXZhdGlvbi1rZXkvZW51bXMvYWN0aXZhdGlvbi1rZXktc3RhdHVzLmVudW1cIjtcclxuaW1wb3J0IHsgSVBheWlvSnd0UGF5bG9hZERldmljZSB9IGZyb20gXCIuLi9pbnRlcmZhY2VzL2ktcGF5bG9hZC1kZXZpY2VcIjtcclxuXHJcbmV4cG9ydCBjbGFzcyBQYXlpb0p3dFBheWxvYWREZXZpY2VFbnRpdHkgaW1wbGVtZW50cyBJUGF5aW9Kd3RQYXlsb2FkRGV2aWNlIHtcclxuICBwdWJsaWMgYWN0aXZhdGlvbklkOiBzdHJpbmcgfCBudWxsID0gJyc7XHJcbiAgcHVibGljIGFjdGl2YXRpb25LZXk6IHN0cmluZyB8IG51bGwgPSAnJztcclxuICBwdWJsaWMgYWN0aXZhdGlvblN0YXR1czogRVBheWlvQWN0aXZhdGlvbktleVN0YXR1cyA9IEVQYXlpb0FjdGl2YXRpb25LZXlTdGF0dXMuTk9ORTtcclxuICBwdWJsaWMgYmlnQ2hlZkNvbmZpZ0lkOiBzdHJpbmcgfCBudWxsID0gJyc7XHJcbiAgcHVibGljIGNhc2hDb25maWdJZDogc3RyaW5nIHwgbnVsbCA9ICcnO1xyXG4gIHB1YmxpYyBjaGVmQ29uZmlnSWQ6IHN0cmluZyB8IG51bGwgPSAnJztcclxuICBwdWJsaWMgaWQ6IHN0cmluZyA9ICcnO1xyXG4gIHB1YmxpYyBuYW1lOiBzdHJpbmcgfCBudWxsID0gJyc7XHJcbiAgcHVibGljIHNjaGVkdWxlSWQ6IHN0cmluZyB8IG51bGwgPSAnJztcclxuICBwdWJsaWMgc21hcnRDb25maWdJZDogc3RyaW5nIHwgbnVsbCA9ICcnO1xyXG5cclxuICBjb25zdHJ1Y3RvcihkYXRhPzogUGFydGlhbDxQYXlpb0p3dFBheWxvYWREZXZpY2VFbnRpdHk+KSB7XHJcbiAgICBpZiAoZGF0YSkge1xyXG4gICAgICBmb3IgKGxldCBrZXkgaW4gZGF0YSkge1xyXG4gICAgICAgIGlmIChkYXRhLmhhc093blByb3BlcnR5KGtleSkgJiYga2V5IGluIHRoaXMpIHtcclxuICAgICAgICAgICh0aGlzIGFzIGFueSlba2V5XSA9IChkYXRhIGFzIGFueSlba2V5XTtcclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuICAgIH1cclxuICB9XHJcbn1cclxuIl19
|
@@ -7,7 +7,8 @@ export var EPayioJwtTokenType;
|
|
7
7
|
EPayioJwtTokenType["CHECKIN"] = "CHECKIN";
|
8
8
|
EPayioJwtTokenType["CHECKOUT"] = "CHECKOUT";
|
9
9
|
EPayioJwtTokenType["DEVICE"] = "DEVICE";
|
10
|
+
EPayioJwtTokenType["IOT"] = "IOT";
|
10
11
|
EPayioJwtTokenType["ACCESS_TOKEN"] = "ACCESS_TOKEN";
|
11
12
|
EPayioJwtTokenType["DEVELOPER_APP"] = "DEVELOPER_APP";
|
12
13
|
})(EPayioJwtTokenType || (EPayioJwtTokenType = {}));
|
13
|
-
//# sourceMappingURL=data:application/json;base64,
|
14
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidG9rZW4tdHlwZS5lbnVtLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3BheWlvL3BheWxvYWQvZW51bXMvdG9rZW4tdHlwZS5lbnVtLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBTixJQUFZLGtCQVdYO0FBWEQsV0FBWSxrQkFBa0I7SUFDNUIsdUNBQWlCLENBQUE7SUFDakIsdUNBQWlCLENBQUE7SUFDakIseUNBQW1CLENBQUE7SUFDbkIscURBQStCLENBQUE7SUFDL0IseUNBQW1CLENBQUE7SUFDbkIsMkNBQXFCLENBQUE7SUFDckIsdUNBQWlCLENBQUE7SUFDakIsaUNBQVcsQ0FBQTtJQUNYLG1EQUE2QixDQUFBO0lBQzdCLHFEQUErQixDQUFBO0FBQ2pDLENBQUMsRUFYVyxrQkFBa0IsS0FBbEIsa0JBQWtCLFFBVzdCIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGVudW0gRVBheWlvSnd0VG9rZW5UeXBlIHtcclxuICBTSUdOSU4gPSAnU0lHTklOJyxcclxuICBTSUdOVVAgPSAnU0lHTlVQJyxcclxuICBTSUdOT1VUID0gJ1NJR05PVVQnLFxyXG4gIFJFRlJFU0hfVE9LRU4gPSAnUkVGUkVTSF9UT0tFTicsXHJcbiAgQ0hFQ0tJTiA9ICdDSEVDS0lOJyxcclxuICBDSEVDS09VVCA9ICdDSEVDS09VVCcsXHJcbiAgREVWSUNFID0gJ0RFVklDRScsXHJcbiAgSU9UID0gJ0lPVCcsXHJcbiAgQUNDRVNTX1RPS0VOID0gJ0FDQ0VTU19UT0tFTicsXHJcbiAgREVWRUxPUEVSX0FQUCA9ICdERVZFTE9QRVJfQVBQJyxcclxufVxyXG4iXX0=
|
@@ -1,2 +1,2 @@
|
|
1
1
|
export {};
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1wYXlsb2FkLWRldmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wYXlpby9wYXlsb2FkL2ludGVyZmFjZXMvaS1wYXlsb2FkLWRldmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRVBheWlvQWN0aXZhdGlvbktleVN0YXR1cyB9IGZyb20gJy4uLy4uL2FjdGl2YXRpb24ta2V5L2VudW1zL2FjdGl2YXRpb24ta2V5LXN0YXR1cy5lbnVtJztcclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVBheWlvSnd0UGF5bG9hZERldmljZSB7XHJcbiAgYWN0aXZhdGlvbklkOiBzdHJpbmcgfCBudWxsO1xyXG4gIGFjdGl2YXRpb25LZXk6IHN0cmluZyB8IG51bGw7XHJcbiAgYWN0aXZhdGlvblN0YXR1czogRVBheWlvQWN0aXZhdGlvbktleVN0YXR1cztcclxuICBiaWdDaGVmQ29uZmlnSWQ6IHN0cmluZyB8IG51bGw7XHJcbiAgY2FzaENvbmZpZ0lkOiBzdHJpbmcgfCBudWxsO1xyXG4gIGNoZWZDb25maWdJZDogc3RyaW5nIHwgbnVsbDtcclxuICBpZDogc3RyaW5nO1xyXG4gIG5hbWU6IHN0cmluZyB8IG51bGw7XHJcbiAgc2NoZWR1bGVJZDogc3RyaW5nIHwgbnVsbDtcclxuICBzbWFydENvbmZpZ0lkOiBzdHJpbmcgfCBudWxsO1xyXG59XHJcbiJdfQ==
|
@@ -8408,10 +8408,13 @@ class PayioJwtPayloadDeviceEntity {
|
|
8408
8408
|
activationId = '';
|
8409
8409
|
activationKey = '';
|
8410
8410
|
activationStatus = EPayioActivationKeyStatus.NONE;
|
8411
|
+
bigChefConfigId = '';
|
8412
|
+
cashConfigId = '';
|
8411
8413
|
chefConfigId = '';
|
8412
8414
|
id = '';
|
8413
8415
|
name = '';
|
8414
8416
|
scheduleId = '';
|
8417
|
+
smartConfigId = '';
|
8415
8418
|
constructor(data) {
|
8416
8419
|
if (data) {
|
8417
8420
|
for (let key in data) {
|
@@ -8516,6 +8519,7 @@ var EPayioJwtTokenType;
|
|
8516
8519
|
EPayioJwtTokenType["CHECKIN"] = "CHECKIN";
|
8517
8520
|
EPayioJwtTokenType["CHECKOUT"] = "CHECKOUT";
|
8518
8521
|
EPayioJwtTokenType["DEVICE"] = "DEVICE";
|
8522
|
+
EPayioJwtTokenType["IOT"] = "IOT";
|
8519
8523
|
EPayioJwtTokenType["ACCESS_TOKEN"] = "ACCESS_TOKEN";
|
8520
8524
|
EPayioJwtTokenType["DEVELOPER_APP"] = "DEVELOPER_APP";
|
8521
8525
|
})(EPayioJwtTokenType || (EPayioJwtTokenType = {}));
|
@@ -9156,9 +9160,10 @@ class PayioCardConfigEntity {
|
|
9156
9160
|
discountAmount = 0;
|
9157
9161
|
discountAmountType = EAmountMode.PERCENTAGE;
|
9158
9162
|
items = [];
|
9163
|
+
itemsRule = EItemsRule.INCLUDED_ONLY;
|
9159
9164
|
key = null;
|
9160
9165
|
keyType = EPayioCardKeyType.CPF;
|
9161
|
-
label;
|
9166
|
+
label = '';
|
9162
9167
|
password = null;
|
9163
9168
|
constructor(data) {
|
9164
9169
|
if (data) {
|
@@ -9171,14 +9176,11 @@ class PayioCardConfigEntity {
|
|
9171
9176
|
}
|
9172
9177
|
}
|
9173
9178
|
|
9174
|
-
var
|
9175
|
-
(function (
|
9176
|
-
|
9177
|
-
|
9178
|
-
|
9179
|
-
EPayioCardAccountProvider["MERCADOPAGO"] = "MERCADOPAGO";
|
9180
|
-
EPayioCardAccountProvider["PAGARME"] = "PAGARME";
|
9181
|
-
})(EPayioCardAccountProvider || (EPayioCardAccountProvider = {}));
|
9179
|
+
var EItemsRule;
|
9180
|
+
(function (EItemsRule) {
|
9181
|
+
EItemsRule["INCLUDED_ONLY"] = "INCLUDED_ONLY";
|
9182
|
+
EItemsRule["EXCLUDED_ALL"] = "EXCLUDED_ALL";
|
9183
|
+
})(EItemsRule || (EItemsRule = {}));
|
9182
9184
|
|
9183
9185
|
var ECardMode;
|
9184
9186
|
(function (ECardMode) {
|
@@ -9213,6 +9215,7 @@ var EPayioCardKeyType;
|
|
9213
9215
|
EPayioCardKeyType["CNPJ"] = "CNPJ";
|
9214
9216
|
EPayioCardKeyType["PHONE"] = "PHONE";
|
9215
9217
|
EPayioCardKeyType["EMAIL"] = "EMAIL";
|
9218
|
+
EPayioCardKeyType["RANDOM"] = "RANDOM";
|
9216
9219
|
})(EPayioCardKeyType || (EPayioCardKeyType = {}));
|
9217
9220
|
|
9218
9221
|
class PayioCardEntity {
|
@@ -10180,5 +10183,5 @@ var BinanceSymbol;
|
|
10180
10183
|
* Generated bundle index. Do not edit.
|
10181
10184
|
*/
|
10182
10185
|
|
10183
|
-
export { AccountInformationsEntity, AddressEntity, AppEntity, AppInfoEntity, BaseEntity, BillingEntity, BillingOrderEntity, BillingPaymentEntity, BillingTotalEntity, BinanceStatus, BinanceSymbol, 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, EAmountMode, EAppActivationMode, EAppCategory, EAppHeaderType, EAppMode, EAppType, EBankSlipStatus, EBarcodeFormat, EBillingStatus, EBooleanString, ECardMode, ECollectionsTypes, ECompanyKeys, ECompanyMessageType, ECustomerInterval, ECustomerStatus, ECustomerType, ECycle, EPaymentType as EDeprecatedPaymentType, EDeviceAppImages, EDeviceCheckoutImages, EDeviceStatus, EDiscountType, EDocType, EEventMessage, EEvolutionEvent, EEvolutionInstanceType, EEvolutionIntegrationType, EFcmSkill, EFeePayer, EFirebankTransactionStatus, EFirebankWithdrawDetailsKey, EFiscalDocModelCode, EFrom, EGender, EGlobalSettingsExchange, EIFoodCatalogContext, EIFoodDietaryRestrictions, EIFoodSellingOptions, EIFoodServing, EIFoodUnit, EImageFolder, EIndoorMode, EInstallationStatus, EIntDocType, EIntervalType, EInvoiceStatus, EJwtStatus, ELeadOrigin, ELegalEntiy, EMimeTypeFile, EMpStatus, EMpStatusDetail, ENatipayCardAccountProvider, ENatipayCardMode, ENatipayCardStatus, ENatipayCardStatusProduction, ENatipayCardType, ENatipayJwtTokenType, ENatipayOrderStatus, ENatipaySaleChannel, ENineNineCurrency, ENineNinePackageType, ENineNinePackageWeight, ENineNineVehicleType, EOperationType, EOperator, EOrderDeliveryMode, EOrderExtraInfo, EOrderStatus, EOrderTiming, EOrderType, EOs, EPayioActivationBatchStatus, EPayioActivationKeyStatus, EPayioAdminRole, EPayioAppSlug, EPayioCardAccountProvider, EPayioCardKeyType, EPayioCardStatus, EPayioCardStatusProduction, EPayioCatalogContext, EPayioCatalogStatus, EPayioCategoryTemplate, EPayioChefOperationMode, EPayioChefTabMode, EPayioDistributorStatus, EPayioEngines, EPayioImportStatus, EPayioJwtTokenType, EPayioLicenseType, EPayioMeasure, EPayioPreparationPlaceMode, EPayioRole, EPayioScheduleSkill, EPayioTabStatus, EPayioUserType, EPayioVisionTerminalModel, EPaymentChannel, EPaymentMethodId, EPaymentMode, EPaymentProvider, EPaymentStatus, EPaymentType$1 as EPaymentType, EPaymentTypeId, EPixKeyType, EPlanFeatureType, EPlanIdentifier, EPlatform, EPubSub, EPubSubTopicType, EReleaseStatus, EResumeIntervalType, EResumeType, ERole, EOperationType as ESponsorIdentifier, ESponsorshipValues, ESubsStatus, ESubscriptionStatus, ETefProvider, ETransactionOperation, ETransactionProvider, ETransactionResumesTargetType, ETransactionStatus, ETypeFile, EVoucherRuleType, EVoucherStatus, EVoucherTargetTypes, EWaServerStatus, EWebhookMethod, EWebhookType, EWithdrawRequestStatus, EWorkShiftType, EventMessageEntity, EvolutionChatWootEntity, EvolutionDatabaseQueueEntity, EvolutionEntity, EvolutionHashEntity, EvolutionInstanceEntity, EvolutionMessageKeyResponseEntity, EvolutionMessageResponseEntity, EvolutionQrcodeEntity, EvolutionTypeBotEntity, EvolutionWebhookEntity, ExchangeEntity, FcmDataReceivedDesenfilaPaymentEntity, FcmDataRequestItemsEntity, FcmTokenMessageEntity, FeatureEntity, FeeDetailEntity, FeeEntity, FeeFromEntity, FeeSaleChannelEntity, FirebankCallbackEntity, FirebankCallbackErrorEntity, FirebankPaymentPostAddressEntity, FirebankPaymentPostContactEntity, FirebankPaymentPostEntity, FirebankPaymentPostPayerEntity, FirebankPaymentPostSplitEntity, FirebankPaymentPostTransactionEntity, FirebankTransactionCalendarioEntity, FirebankTransactionDevedorEntity, FirebankTransactionEntity, FirebankTransactionHistoryEntity, FirebankTransactionInfoEntity, FirebankTransactionLocEntity, FirebankTransactionNegotiatorEntity, FirebankTransactionOperationEntity, FirebankTransactionProviderResponseEntity, FirebankTransactionResponseBodyEntity, FirebankTransactionValorEntity, FirebankWithdrawPostDetailsEntity, FirebankWithdrawPostEntity, FirebankWithdrawPostResponseEntity, FirebaseQueryEntity, EGtintype as GTINTypeEnum, GeneralResumeTotalEntity, GlobalSettingBinanceEntity, GlobalSettingBinanceRateEntity, GlobalSettingBlockchainEntity, GlobalSettingBlockchainSpreadEntity, GlobalSettingEntity, GlobalSettingFirebankEntity, GlobalSettingIfoodCredentialsEntity, GlobalSettingIfoodEntity, GlobalSettingIfoodProductionEntity, GlobalSettingIfoodSandboxEntity, GlobalSettingIuguEntity, GlobalSettingMasterEntity, GlobalSettingMercadoPagoEntity, 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, N8nChatApiCallbackEntity, N8nChatContextEntity, N8nChatResponseEntity, N8nChatTriggerEntity, NatiGoEntity, NatiV1CartDesenfilaEntity, NatiV1CartEntity, NatiV1CartItemEntity, NatiV2ValidateCodeEntity, NatiWaEntity, NatiapyAddressEntity, NatipayCardAccountProviderEntity, NatipayCardAuthEntity, NatipayCardCompanyEntity, NatipayCardConfigEntity, NatipayCardDataEntity, NatipayCardEntity, NatipayCardItemEntity, NatipayCompanyEntity, NatipayCompanyExternalFeeEntity, NatipayEntity, NatipayFeeEntity, NatipayJwtPayloadAppEntity, NatipayJwtPayloadDeviceEntity, NatipayJwtPayloadEntity, NatipayJwtPayloadInfoEntity, NatipayJwtPayloadUserEntity, NatipayMemberEntity, NatipayMemberRulesEnum, NatipayMemberTypeEnum, NatipayMercadoPagoEntity, NatipayOrderEntity, NatipayOrderItemEntity, NatipaySponsorFeeEntity, NatipayTokenEntity, NatipayUserEntity, 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, PayioActivationBatchEntity, PayioActivationKeyEntity, PayioAddressEntity, PayioAdminEntity, PayioAppEntity, PayioBigChefConfigEntity, PayioBigChefConfigOperationEntity, PayioBigChefConfigPrinterEntity, PayioBigChefConfigScaleEntity, PayioCardAuthEntity, PayioCardCompanyEntity, PayioCardConfigEntity, PayioCardEntity, PayioCardItemEntity, PayioCashConfigEntity, PayioCashConfigOperationEntity, PayioCashConfigOperationTefEntity, PayioCatalogCategoryEntity, PayioCatalogEntity, PayioCatalogItemEntity, PayioCatalogOptionEntity, PayioCatalogOptionGroupEntity, PayioCatalogPizzaCrustEntity, PayioCatalogPizzaEdgeEntity, PayioCatalogPizzaEntity, PayioCatalogPizzaSizeEntity, PayioCatalogPizzaToppingEntity, PayioCatalogShiftEntity, PayioChefConfigEntity, PayioChefConfigOperationEntity, PayioChefConfigPrinterEntity, PayioChefConfigScaleEntity, PayioCompanyEntity, PayioCompanyNatipayCredentialEntity, PayioConsumerEntity, PayioDeviceChefEntity, PayioDeviceEntity, PayioDistributorEntity, PayioDistributorResponsibleEntity, PayioEntitiesEnum, PayioGlobalProductEntity, PayioJwtPayloadAppEntity, PayioJwtPayloadDeviceEntity, PayioJwtPayloadEntity, PayioJwtPayloadInfoEntity, PayioJwtPayloadSubscriptionEntity, PayioJwtPayloadUserEntity, PayioMemberEntity, PayioOrderEntity, PayioOrderIndoorEntity, PayioOrderQueueEntity, PayioOrderQueueStatusEnum, PayioPartnerEntity, PayioPermissionEntity, PayioPreparationPlaceEntity, PayioProductEntity, PayioResumeCompanyEntity, PayioResumeCompanyItemDetailEntity, PayioResumeCompanyItemEntity, PayioResumeQueueActionEnum, PayioResumeQueueEntity, PayioResumeQueueStatusEnum, PayioScheduleDayEntity, PayioScheduleEntity, PayioScheduleProductEntity, PayioScheduleSlotEntity, PayioTabEntity, PayioTerminalEntity, PayioTokenEntity, PayioUserEntity, PayioUserReportEntity, PayioUserReportEvidenceEntity, PayioUserSessionEntity, PayioUserTypeEnum, PayioVisionConfigEntity, PayioWebhookEntity, PaymentCardEntity, PaymentCashEntity, PaymentEntity, PaymentMethodEntity, PaymentMethodOptionEntity, PaymentPixEntity, PaymentProviderAgentEntity, PaymentProviderEntity, PaymentTokenDataEntity, PaymentTokenEntity, PaymentWalletEntity, PixKeyEntity, PlanEntity, PlanFeatureEntity, PrivacySettingEntity, ProductBrandEntity, ProductCompanyEntity, ProductContainerEntity, ProductGlobalEntity, ProductNcmEntity, PubsubSubscriptionChangeStatusEntity, PurchaseEntity, QueryEntity, RabbitEntity, RatingEntity, RequestedItemDataEntity, RequestedItemsEntity, ResumeChildEntity, ResumeCustomerEntity, ResumeEnginesEntity, ResumeEntity, ResumeItemDetailEntity, ResumeItemEntity, ResumeOrderEntity, ResumeProductEntity, ResumeVoucherEntity, SponsorEntity, SponsorshipValueEntity, SpreadAmountMode, SubscriptionBaseEntity, SubscriptionBaseItemEntity, SubscriptionBaseLogEntity, SubscriptionCompanyEntity, SubscriptionCompanyProfileEntity, SubscriptionCustomerEntity, SubscriptionCustomerProfileEntity, TokenEntity, TransactionBalanceEntity, TransactionEntity, TransactionInfoResumeEntity, TransactionPaymentMethodEntity, TransactionResumeEntity, TransactionTotalEntity, TransferRequestEntity, UserEntity, UserTypeEnum, VerifierTokenEntity, VoucherCustomerEntity, VoucherEntity, VoucherSponsorshipEntity, WaServerEntity, WithDrawRequestEntity, factoryEnvelope, factoryEnvelopeArray, factoryEnvelopeArrayPagination };
|
10186
|
+
export { AccountInformationsEntity, AddressEntity, AppEntity, AppInfoEntity, BaseEntity, BillingEntity, BillingOrderEntity, BillingPaymentEntity, BillingTotalEntity, BinanceStatus, BinanceSymbol, 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, EAmountMode, EAppActivationMode, EAppCategory, EAppHeaderType, EAppMode, EAppType, EBankSlipStatus, EBarcodeFormat, EBillingStatus, EBooleanString, ECardMode, ECollectionsTypes, ECompanyKeys, ECompanyMessageType, ECustomerInterval, ECustomerStatus, ECustomerType, ECycle, EPaymentType as EDeprecatedPaymentType, EDeviceAppImages, EDeviceCheckoutImages, EDeviceStatus, EDiscountType, EDocType, EEventMessage, EEvolutionEvent, EEvolutionInstanceType, EEvolutionIntegrationType, EFcmSkill, EFeePayer, EFirebankTransactionStatus, EFirebankWithdrawDetailsKey, EFiscalDocModelCode, EFrom, EGender, EGlobalSettingsExchange, EIFoodCatalogContext, EIFoodDietaryRestrictions, EIFoodSellingOptions, EIFoodServing, EIFoodUnit, EImageFolder, EIndoorMode, EInstallationStatus, EIntDocType, EIntervalType, EInvoiceStatus, EItemsRule, EJwtStatus, ELeadOrigin, ELegalEntiy, EMimeTypeFile, EMpStatus, EMpStatusDetail, ENatipayCardAccountProvider, ENatipayCardMode, ENatipayCardStatus, ENatipayCardStatusProduction, ENatipayCardType, ENatipayJwtTokenType, ENatipayOrderStatus, ENatipaySaleChannel, ENineNineCurrency, ENineNinePackageType, ENineNinePackageWeight, ENineNineVehicleType, EOperationType, EOperator, EOrderDeliveryMode, EOrderExtraInfo, EOrderStatus, EOrderTiming, EOrderType, EOs, EPayioActivationBatchStatus, EPayioActivationKeyStatus, EPayioAdminRole, EPayioAppSlug, EPayioCardKeyType, EPayioCardStatus, EPayioCardStatusProduction, EPayioCatalogContext, EPayioCatalogStatus, EPayioCategoryTemplate, EPayioChefOperationMode, EPayioChefTabMode, EPayioDistributorStatus, EPayioEngines, EPayioImportStatus, EPayioJwtTokenType, EPayioLicenseType, EPayioMeasure, EPayioPreparationPlaceMode, EPayioRole, EPayioScheduleSkill, EPayioTabStatus, EPayioUserType, EPayioVisionTerminalModel, EPaymentChannel, EPaymentMethodId, EPaymentMode, EPaymentProvider, EPaymentStatus, EPaymentType$1 as EPaymentType, EPaymentTypeId, EPixKeyType, EPlanFeatureType, EPlanIdentifier, EPlatform, EPubSub, EPubSubTopicType, EReleaseStatus, EResumeIntervalType, EResumeType, ERole, EOperationType as ESponsorIdentifier, ESponsorshipValues, ESubsStatus, ESubscriptionStatus, ETefProvider, ETransactionOperation, ETransactionProvider, ETransactionResumesTargetType, ETransactionStatus, ETypeFile, EVoucherRuleType, EVoucherStatus, EVoucherTargetTypes, EWaServerStatus, EWebhookMethod, EWebhookType, EWithdrawRequestStatus, EWorkShiftType, EventMessageEntity, EvolutionChatWootEntity, EvolutionDatabaseQueueEntity, EvolutionEntity, EvolutionHashEntity, EvolutionInstanceEntity, EvolutionMessageKeyResponseEntity, EvolutionMessageResponseEntity, EvolutionQrcodeEntity, EvolutionTypeBotEntity, EvolutionWebhookEntity, ExchangeEntity, FcmDataReceivedDesenfilaPaymentEntity, FcmDataRequestItemsEntity, FcmTokenMessageEntity, FeatureEntity, FeeDetailEntity, FeeEntity, FeeFromEntity, FeeSaleChannelEntity, FirebankCallbackEntity, FirebankCallbackErrorEntity, FirebankPaymentPostAddressEntity, FirebankPaymentPostContactEntity, FirebankPaymentPostEntity, FirebankPaymentPostPayerEntity, FirebankPaymentPostSplitEntity, FirebankPaymentPostTransactionEntity, FirebankTransactionCalendarioEntity, FirebankTransactionDevedorEntity, FirebankTransactionEntity, FirebankTransactionHistoryEntity, FirebankTransactionInfoEntity, FirebankTransactionLocEntity, FirebankTransactionNegotiatorEntity, FirebankTransactionOperationEntity, FirebankTransactionProviderResponseEntity, FirebankTransactionResponseBodyEntity, FirebankTransactionValorEntity, FirebankWithdrawPostDetailsEntity, FirebankWithdrawPostEntity, FirebankWithdrawPostResponseEntity, FirebaseQueryEntity, EGtintype as GTINTypeEnum, GeneralResumeTotalEntity, GlobalSettingBinanceEntity, GlobalSettingBinanceRateEntity, GlobalSettingBlockchainEntity, GlobalSettingBlockchainSpreadEntity, GlobalSettingEntity, GlobalSettingFirebankEntity, GlobalSettingIfoodCredentialsEntity, GlobalSettingIfoodEntity, GlobalSettingIfoodProductionEntity, GlobalSettingIfoodSandboxEntity, GlobalSettingIuguEntity, GlobalSettingMasterEntity, GlobalSettingMercadoPagoEntity, 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, N8nChatApiCallbackEntity, N8nChatContextEntity, N8nChatResponseEntity, N8nChatTriggerEntity, NatiGoEntity, NatiV1CartDesenfilaEntity, NatiV1CartEntity, NatiV1CartItemEntity, NatiV2ValidateCodeEntity, NatiWaEntity, NatiapyAddressEntity, NatipayCardAccountProviderEntity, NatipayCardAuthEntity, NatipayCardCompanyEntity, NatipayCardConfigEntity, NatipayCardDataEntity, NatipayCardEntity, NatipayCardItemEntity, NatipayCompanyEntity, NatipayCompanyExternalFeeEntity, NatipayEntity, NatipayFeeEntity, NatipayJwtPayloadAppEntity, NatipayJwtPayloadDeviceEntity, NatipayJwtPayloadEntity, NatipayJwtPayloadInfoEntity, NatipayJwtPayloadUserEntity, NatipayMemberEntity, NatipayMemberRulesEnum, NatipayMemberTypeEnum, NatipayMercadoPagoEntity, NatipayOrderEntity, NatipayOrderItemEntity, NatipaySponsorFeeEntity, NatipayTokenEntity, NatipayUserEntity, 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, PayioActivationBatchEntity, PayioActivationKeyEntity, PayioAddressEntity, PayioAdminEntity, PayioAppEntity, PayioBigChefConfigEntity, PayioBigChefConfigOperationEntity, PayioBigChefConfigPrinterEntity, PayioBigChefConfigScaleEntity, PayioCardAuthEntity, PayioCardCompanyEntity, PayioCardConfigEntity, PayioCardEntity, PayioCardItemEntity, PayioCashConfigEntity, PayioCashConfigOperationEntity, PayioCashConfigOperationTefEntity, PayioCatalogCategoryEntity, PayioCatalogEntity, PayioCatalogItemEntity, PayioCatalogOptionEntity, PayioCatalogOptionGroupEntity, PayioCatalogPizzaCrustEntity, PayioCatalogPizzaEdgeEntity, PayioCatalogPizzaEntity, PayioCatalogPizzaSizeEntity, PayioCatalogPizzaToppingEntity, PayioCatalogShiftEntity, PayioChefConfigEntity, PayioChefConfigOperationEntity, PayioChefConfigPrinterEntity, PayioChefConfigScaleEntity, PayioCompanyEntity, PayioCompanyNatipayCredentialEntity, PayioConsumerEntity, PayioDeviceChefEntity, PayioDeviceEntity, PayioDistributorEntity, PayioDistributorResponsibleEntity, PayioEntitiesEnum, PayioGlobalProductEntity, PayioJwtPayloadAppEntity, PayioJwtPayloadDeviceEntity, PayioJwtPayloadEntity, PayioJwtPayloadInfoEntity, PayioJwtPayloadSubscriptionEntity, PayioJwtPayloadUserEntity, PayioMemberEntity, PayioOrderEntity, PayioOrderIndoorEntity, PayioOrderQueueEntity, PayioOrderQueueStatusEnum, PayioPartnerEntity, PayioPermissionEntity, PayioPreparationPlaceEntity, PayioProductEntity, PayioResumeCompanyEntity, PayioResumeCompanyItemDetailEntity, PayioResumeCompanyItemEntity, PayioResumeQueueActionEnum, PayioResumeQueueEntity, PayioResumeQueueStatusEnum, PayioScheduleDayEntity, PayioScheduleEntity, PayioScheduleProductEntity, PayioScheduleSlotEntity, PayioTabEntity, PayioTerminalEntity, PayioTokenEntity, PayioUserEntity, PayioUserReportEntity, PayioUserReportEvidenceEntity, PayioUserSessionEntity, PayioUserTypeEnum, PayioVisionConfigEntity, PayioWebhookEntity, PaymentCardEntity, PaymentCashEntity, PaymentEntity, PaymentMethodEntity, PaymentMethodOptionEntity, PaymentPixEntity, PaymentProviderAgentEntity, PaymentProviderEntity, PaymentTokenDataEntity, PaymentTokenEntity, PaymentWalletEntity, PixKeyEntity, PlanEntity, PlanFeatureEntity, PrivacySettingEntity, ProductBrandEntity, ProductCompanyEntity, ProductContainerEntity, ProductGlobalEntity, ProductNcmEntity, PubsubSubscriptionChangeStatusEntity, PurchaseEntity, QueryEntity, RabbitEntity, RatingEntity, RequestedItemDataEntity, RequestedItemsEntity, ResumeChildEntity, ResumeCustomerEntity, ResumeEnginesEntity, ResumeEntity, ResumeItemDetailEntity, ResumeItemEntity, ResumeOrderEntity, ResumeProductEntity, ResumeVoucherEntity, SponsorEntity, SponsorshipValueEntity, SpreadAmountMode, SubscriptionBaseEntity, SubscriptionBaseItemEntity, SubscriptionBaseLogEntity, SubscriptionCompanyEntity, SubscriptionCompanyProfileEntity, SubscriptionCustomerEntity, SubscriptionCustomerProfileEntity, TokenEntity, TransactionBalanceEntity, TransactionEntity, TransactionInfoResumeEntity, TransactionPaymentMethodEntity, TransactionResumeEntity, TransactionTotalEntity, TransferRequestEntity, UserEntity, UserTypeEnum, VerifierTokenEntity, VoucherCustomerEntity, VoucherEntity, VoucherSponsorshipEntity, WaServerEntity, WithDrawRequestEntity, factoryEnvelope, factoryEnvelopeArray, factoryEnvelopeArrayPagination };
|
10184
10187
|
//# sourceMappingURL=cecon-interfaces.mjs.map
|