@mikemo-coposit/am-accounting-shared 0.0.1 → 0.0.3
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/cjs/constants/cma/cma-account.constant.d.ts +6 -0
- package/dist/cjs/constants/cma/cma-account.constant.d.ts.map +1 -0
- package/dist/cjs/constants/cma/index.d.ts +2 -0
- package/dist/cjs/constants/cma/index.d.ts.map +1 -0
- package/dist/cjs/constants/common/common-status.constant.d.ts +5 -0
- package/dist/cjs/constants/common/common-status.constant.d.ts.map +1 -0
- package/dist/cjs/constants/common/common-sync-status.constant.d.ts +7 -0
- package/dist/cjs/constants/common/common-sync-status.constant.d.ts.map +1 -0
- package/dist/cjs/constants/common/index.d.ts +4 -0
- package/dist/cjs/constants/common/index.d.ts.map +1 -0
- package/dist/cjs/constants/common/reconcile-transaction-action.constant.d.ts +5 -0
- package/dist/cjs/constants/common/reconcile-transaction-action.constant.d.ts.map +1 -0
- package/dist/cjs/constants/index.d.ts +10 -0
- package/dist/cjs/constants/index.d.ts.map +1 -0
- package/dist/cjs/constants/menu/index.d.ts +3 -0
- package/dist/cjs/constants/menu/index.d.ts.map +1 -0
- package/dist/cjs/constants/menu/menu-status.constant.d.ts +6 -0
- package/dist/cjs/constants/menu/menu-status.constant.d.ts.map +1 -0
- package/dist/cjs/constants/menu/menu-type.constant.d.ts +7 -0
- package/dist/cjs/constants/menu/menu-type.constant.d.ts.map +1 -0
- package/dist/cjs/constants/mta/index.d.ts +2 -0
- package/dist/cjs/constants/mta/index.d.ts.map +1 -0
- package/dist/cjs/constants/mta/mta.d.ts +5 -0
- package/dist/cjs/constants/mta/mta.d.ts.map +1 -0
- package/dist/cjs/constants/mta-account-period/index.d.ts +2 -0
- package/dist/cjs/constants/mta-account-period/index.d.ts.map +1 -0
- package/dist/cjs/constants/mta-account-period/mta-account-period.constant.d.ts +5 -0
- package/dist/cjs/constants/mta-account-period/mta-account-period.constant.d.ts.map +1 -0
- package/dist/cjs/constants/mta-reconciliation/index.d.ts +2 -0
- package/dist/cjs/constants/mta-reconciliation/index.d.ts.map +1 -0
- package/dist/cjs/constants/mta-reconciliation/mta-reconciliation.constant.d.ts +5 -0
- package/dist/cjs/constants/mta-reconciliation/mta-reconciliation.constant.d.ts.map +1 -0
- package/dist/cjs/constants/mta-transaction/index.d.ts +4 -0
- package/dist/cjs/constants/mta-transaction/index.d.ts.map +1 -0
- package/dist/cjs/constants/mta-transaction/mta-input-type.constant.d.ts +6 -0
- package/dist/cjs/constants/mta-transaction/mta-input-type.constant.d.ts.map +1 -0
- package/dist/cjs/constants/mta-transaction/mta-payment-method.constant.d.ts +4 -0
- package/dist/cjs/constants/mta-transaction/mta-payment-method.constant.d.ts.map +1 -0
- package/dist/cjs/constants/mta-transaction/mta-type.constant.d.ts +35 -0
- package/dist/cjs/constants/mta-transaction/mta-type.constant.d.ts.map +1 -0
- package/dist/cjs/constants/project/index.d.ts +3 -0
- package/dist/cjs/constants/project/index.d.ts.map +1 -0
- package/dist/cjs/constants/project/project-apply-status.rest.constant.d.ts +9 -0
- package/dist/cjs/constants/project/project-apply-status.rest.constant.d.ts.map +1 -0
- package/dist/cjs/constants/project/project-mta-allocation-status.constant.d.ts +7 -0
- package/dist/cjs/constants/project/project-mta-allocation-status.constant.d.ts.map +1 -0
- package/dist/cjs/constants/property/index.d.ts +2 -0
- package/dist/cjs/constants/property/index.d.ts.map +1 -0
- package/dist/cjs/constants/property/property-status.constant.d.ts +10 -0
- package/dist/cjs/constants/property/property-status.constant.d.ts.map +1 -0
- package/dist/cjs/index.d.ts +6 -0
- package/dist/cjs/index.d.ts.map +1 -0
- package/dist/cjs/index.js +6747 -0
- package/dist/cjs/index.js.LICENSE.txt +13 -0
- package/dist/cjs/interfaces/common/common.interface.d.ts +5 -0
- package/dist/cjs/interfaces/common/common.interface.d.ts.map +1 -0
- package/dist/cjs/interfaces/common/index.d.ts +2 -0
- package/dist/cjs/interfaces/common/index.d.ts.map +1 -0
- package/dist/cjs/interfaces/index.d.ts +2 -0
- package/dist/cjs/interfaces/index.d.ts.map +1 -0
- package/dist/cjs/schemas/cma/cma-account-res.schema.d.ts +67 -0
- package/dist/cjs/schemas/cma/cma-account-res.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/cma/cma-account.entity.schema.d.ts +67 -0
- package/dist/cjs/schemas/cma/cma-account.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/cma/create-cma-account.schema.d.ts +24 -0
- package/dist/cjs/schemas/cma/create-cma-account.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/cma/index.d.ts +4 -0
- package/dist/cjs/schemas/cma/index.d.ts.map +1 -0
- package/dist/cjs/schemas/cma-transaction/cma-transaction.entity.schema.d.ts +76 -0
- package/dist/cjs/schemas/cma-transaction/cma-transaction.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/cma-transaction/index.d.ts +2 -0
- package/dist/cjs/schemas/cma-transaction/index.d.ts.map +1 -0
- package/dist/cjs/schemas/developer/developer.enity.schema.d.ts +28 -0
- package/dist/cjs/schemas/developer/developer.enity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/developer/index.d.ts +2 -0
- package/dist/cjs/schemas/developer/index.d.ts.map +1 -0
- package/dist/cjs/schemas/index.d.ts +17 -0
- package/dist/cjs/schemas/index.d.ts.map +1 -0
- package/dist/{schemas → cjs/schemas}/menu/create-menu.schema.d.ts +5 -7
- package/dist/cjs/schemas/menu/create-menu.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/menu/index.d.ts +4 -0
- package/dist/cjs/schemas/menu/index.d.ts.map +1 -0
- package/dist/{schemas → cjs/schemas}/menu/menu-res.schema.d.ts +36 -38
- package/dist/cjs/schemas/menu/menu-res.schema.d.ts.map +1 -0
- package/dist/{schemas → cjs/schemas}/menu/update-menu.schema.d.ts +7 -9
- package/dist/cjs/schemas/menu/update-menu.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta/create-mta.rest.schema.d.ts +41 -0
- package/dist/cjs/schemas/mta/create-mta.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta/index.d.ts +5 -0
- package/dist/cjs/schemas/mta/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta/mta.entity.schema.d.ts +61 -0
- package/dist/cjs/schemas/mta/mta.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta/mta.rest.schema.d.ts +914 -0
- package/dist/cjs/schemas/mta/mta.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta/update-mta.schema.d.ts +13 -0
- package/dist/cjs/schemas/mta/update-mta.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/index.d.ts +6 -0
- package/dist/cjs/schemas/mta-account-period/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period-close.rest.schema.d.ts +19 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period-close.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts +4039 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period.entity.schema.d.ts +46 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period.rest.schema.d.ts +1357 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/update-mta-period-reconciled-to.schema.d.ts +19 -0
- package/dist/cjs/schemas/mta-account-period/update-mta-period-reconciled-to.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-payment-method/index.d.ts +3 -0
- package/dist/cjs/schemas/mta-payment-method/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-payment-method/mta-payment-method.entity.schema.d.ts +82 -0
- package/dist/cjs/schemas/mta-payment-method/mta-payment-method.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-payment-method/mta-payment-method.rest.schema.d.ts +236 -0
- package/dist/cjs/schemas/mta-payment-method/mta-payment-method.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/index.d.ts +3 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.entity.schema.d.ts +37 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts +49 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciliation/create-mta-reconciliation.rest.schema.d.ts +16 -0
- package/dist/cjs/schemas/mta-reconciliation/create-mta-reconciliation.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciliation/index.d.ts +5 -0
- package/dist/cjs/schemas/mta-reconciliation/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciliation/mta-reconciliation.entity.schema.d.ts +61 -0
- package/dist/cjs/schemas/mta-reconciliation/mta-reconciliation.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciliation/mta-reconciliation.rest.schema.d.ts +71 -0
- package/dist/cjs/schemas/mta-reconciliation/mta-reconciliation.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciliation/update-mta-reconciliation-current-bank-balance.rest.schema.d.ts +13 -0
- package/dist/cjs/schemas/mta-reconciliation/update-mta-reconciliation-current-bank-balance.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/assign-unknonw-receipt-to-property.rest.schema.d.ts +19 -0
- package/dist/cjs/schemas/mta-transaction/assign-unknonw-receipt-to-property.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/cancel-mta-transaction.rest.schema.d.ts +16 -0
- package/dist/cjs/schemas/mta-transaction/cancel-mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/create-mta-transactionrest.schema.d.ts +69 -0
- package/dist/cjs/schemas/mta-transaction/create-mta-transactionrest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/index.d.ts +7 -0
- package/dist/cjs/schemas/mta-transaction/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/mta-transaction.entity.schema.d.ts +88 -0
- package/dist/cjs/schemas/mta-transaction/mta-transaction.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/mta-transaction.rest.schema.d.ts +1999 -0
- package/dist/cjs/schemas/mta-transaction/mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/reconcile-mta-transaction.rest.schema.d.ts +17 -0
- package/dist/cjs/schemas/mta-transaction/reconcile-mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payment-provider/index.d.ts +2 -0
- package/dist/cjs/schemas/payment-provider/index.d.ts.map +1 -0
- package/dist/cjs/schemas/payment-provider/payment-provider.entity.schema.d.ts +31 -0
- package/dist/cjs/schemas/payment-provider/payment-provider.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/index.d.ts +6 -0
- package/dist/cjs/schemas/payout/index.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/payout.create.schema.d.ts +157 -0
- package/dist/cjs/schemas/payout/payout.create.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/payout.entity.schema.d.ts +342 -0
- package/dist/cjs/schemas/payout/payout.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/payout.rest.create.schema.d.ts +101 -0
- package/dist/cjs/schemas/payout/payout.rest.create.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/payout.rest.list.schema.d.ts +183 -0
- package/dist/cjs/schemas/payout/payout.rest.list.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/payout.rest.view.schema.d.ts +282 -0
- package/dist/cjs/schemas/payout/payout.rest.view.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project/index.d.ts +3 -0
- package/dist/cjs/schemas/project/index.d.ts.map +1 -0
- package/dist/cjs/schemas/project/project.entity.schema.d.ts +41 -0
- package/dist/cjs/schemas/project/project.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project/project.rest.schema.d.ts +1233 -0
- package/dist/cjs/schemas/project/project.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project-mta-allocation/allocate-mta-to-project.schema.d.ts +13 -0
- package/dist/cjs/schemas/project-mta-allocation/allocate-mta-to-project.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project-mta-allocation/approve-mta-allocation.schema.d.ts +13 -0
- package/dist/cjs/schemas/project-mta-allocation/approve-mta-allocation.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project-mta-allocation/index.d.ts +5 -0
- package/dist/cjs/schemas/project-mta-allocation/index.d.ts.map +1 -0
- package/dist/cjs/schemas/project-mta-allocation/project-mta-allocation.entity.schema.d.ts +55 -0
- package/dist/cjs/schemas/project-mta-allocation/project-mta-allocation.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project-mta-allocation/project-mta-allocation.rest.schema.d.ts +452 -0
- package/dist/cjs/schemas/project-mta-allocation/project-mta-allocation.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/property/index.d.ts +3 -0
- package/dist/cjs/schemas/property/index.d.ts.map +1 -0
- package/dist/cjs/schemas/property/property.entity.schema.d.ts +61 -0
- package/dist/cjs/schemas/property/property.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/property/property.rest.schema.d.ts +2021 -0
- package/dist/cjs/schemas/property/property.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/user/index.d.ts +2 -0
- package/dist/cjs/schemas/user/index.d.ts.map +1 -0
- package/dist/cjs/schemas/user/user.entity.schema.d.ts +52 -0
- package/dist/cjs/schemas/user/user.entity.schema.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/ammo-zepto.client.d.ts +13 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/ammo-zepto.client.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/bank-account.type.d.ts +19 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/bank-account.type.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/bank-accounts.api.d.ts +8 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/bank-accounts.api.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/index.d.ts +3 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/index.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/index.d.ts +3 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/index.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/index.d.ts +2 -0
- package/dist/cjs/third-party-integrations/index.d.ts.map +1 -0
- package/dist/cjs/utils/amount.util.d.ts +3 -0
- package/dist/cjs/utils/amount.util.d.ts.map +1 -0
- package/dist/cjs/utils/currency.util.d.ts +5 -0
- package/dist/cjs/utils/currency.util.d.ts.map +1 -0
- package/dist/cjs/utils/index.d.ts +6 -0
- package/dist/cjs/utils/index.d.ts.map +1 -0
- package/dist/cjs/utils/mask-string.util.d.ts +6 -0
- package/dist/cjs/utils/mask-string.util.d.ts.map +1 -0
- package/dist/cjs/utils/payment-credential-generate.util.d.ts +11 -0
- package/dist/cjs/utils/payment-credential-generate.util.d.ts.map +1 -0
- package/dist/cjs/utils/transaction.util.d.ts +45 -0
- package/dist/cjs/utils/transaction.util.d.ts.map +1 -0
- package/dist/esm/constants/cma/cma-account.constant.d.ts +6 -0
- package/dist/esm/constants/cma/cma-account.constant.d.ts.map +1 -0
- package/dist/esm/constants/cma/index.d.ts +2 -0
- package/dist/esm/constants/cma/index.d.ts.map +1 -0
- package/dist/esm/constants/common/common-status.constant.d.ts +5 -0
- package/dist/esm/constants/common/common-status.constant.d.ts.map +1 -0
- package/dist/esm/constants/common/common-sync-status.constant.d.ts +7 -0
- package/dist/esm/constants/common/common-sync-status.constant.d.ts.map +1 -0
- package/dist/esm/constants/common/index.d.ts +4 -0
- package/dist/esm/constants/common/index.d.ts.map +1 -0
- package/dist/esm/constants/common/reconcile-transaction-action.constant.d.ts +5 -0
- package/dist/esm/constants/common/reconcile-transaction-action.constant.d.ts.map +1 -0
- package/dist/esm/constants/index.d.ts +10 -0
- package/dist/esm/constants/index.d.ts.map +1 -0
- package/dist/esm/constants/menu/index.d.ts +3 -0
- package/dist/esm/constants/menu/index.d.ts.map +1 -0
- package/dist/esm/constants/menu/menu-status.constant.d.ts +6 -0
- package/dist/esm/constants/menu/menu-status.constant.d.ts.map +1 -0
- package/dist/esm/constants/menu/menu-type.constant.d.ts +7 -0
- package/dist/esm/constants/menu/menu-type.constant.d.ts.map +1 -0
- package/dist/esm/constants/mta/index.d.ts +2 -0
- package/dist/esm/constants/mta/index.d.ts.map +1 -0
- package/dist/esm/constants/mta/mta.d.ts +5 -0
- package/dist/esm/constants/mta/mta.d.ts.map +1 -0
- package/dist/esm/constants/mta-account-period/index.d.ts +2 -0
- package/dist/esm/constants/mta-account-period/index.d.ts.map +1 -0
- package/dist/esm/constants/mta-account-period/mta-account-period.constant.d.ts +5 -0
- package/dist/esm/constants/mta-account-period/mta-account-period.constant.d.ts.map +1 -0
- package/dist/esm/constants/mta-reconciliation/index.d.ts +2 -0
- package/dist/esm/constants/mta-reconciliation/index.d.ts.map +1 -0
- package/dist/esm/constants/mta-reconciliation/mta-reconciliation.constant.d.ts +5 -0
- package/dist/esm/constants/mta-reconciliation/mta-reconciliation.constant.d.ts.map +1 -0
- package/dist/esm/constants/mta-transaction/index.d.ts +4 -0
- package/dist/esm/constants/mta-transaction/index.d.ts.map +1 -0
- package/dist/esm/constants/mta-transaction/mta-input-type.constant.d.ts +6 -0
- package/dist/esm/constants/mta-transaction/mta-input-type.constant.d.ts.map +1 -0
- package/dist/esm/constants/mta-transaction/mta-payment-method.constant.d.ts +4 -0
- package/dist/esm/constants/mta-transaction/mta-payment-method.constant.d.ts.map +1 -0
- package/dist/esm/constants/mta-transaction/mta-type.constant.d.ts +35 -0
- package/dist/esm/constants/mta-transaction/mta-type.constant.d.ts.map +1 -0
- package/dist/esm/constants/project/index.d.ts +3 -0
- package/dist/esm/constants/project/index.d.ts.map +1 -0
- package/dist/esm/constants/project/project-apply-status.rest.constant.d.ts +9 -0
- package/dist/esm/constants/project/project-apply-status.rest.constant.d.ts.map +1 -0
- package/dist/esm/constants/project/project-mta-allocation-status.constant.d.ts +7 -0
- package/dist/esm/constants/project/project-mta-allocation-status.constant.d.ts.map +1 -0
- package/dist/esm/constants/property/index.d.ts +2 -0
- package/dist/esm/constants/property/index.d.ts.map +1 -0
- package/dist/esm/constants/property/property-status.constant.d.ts +10 -0
- package/dist/esm/constants/property/property-status.constant.d.ts.map +1 -0
- package/dist/esm/index.d.ts +6 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.mjs +3214 -0
- package/dist/esm/interfaces/common/common.interface.d.ts +5 -0
- package/dist/esm/interfaces/common/common.interface.d.ts.map +1 -0
- package/dist/esm/interfaces/common/index.d.ts +2 -0
- package/dist/esm/interfaces/common/index.d.ts.map +1 -0
- package/dist/esm/interfaces/index.d.ts +2 -0
- package/dist/esm/interfaces/index.d.ts.map +1 -0
- package/dist/esm/schemas/cma/cma-account-res.schema.d.ts +67 -0
- package/dist/esm/schemas/cma/cma-account-res.schema.d.ts.map +1 -0
- package/dist/esm/schemas/cma/cma-account.entity.schema.d.ts +67 -0
- package/dist/esm/schemas/cma/cma-account.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/cma/create-cma-account.schema.d.ts +24 -0
- package/dist/esm/schemas/cma/create-cma-account.schema.d.ts.map +1 -0
- package/dist/esm/schemas/cma/index.d.ts +4 -0
- package/dist/esm/schemas/cma/index.d.ts.map +1 -0
- package/dist/esm/schemas/cma-transaction/cma-transaction.entity.schema.d.ts +76 -0
- package/dist/esm/schemas/cma-transaction/cma-transaction.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/cma-transaction/index.d.ts +2 -0
- package/dist/esm/schemas/cma-transaction/index.d.ts.map +1 -0
- package/dist/esm/schemas/developer/developer.enity.schema.d.ts +28 -0
- package/dist/esm/schemas/developer/developer.enity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/developer/index.d.ts +2 -0
- package/dist/esm/schemas/developer/index.d.ts.map +1 -0
- package/dist/esm/schemas/index.d.ts +17 -0
- package/dist/esm/schemas/index.d.ts.map +1 -0
- package/dist/{schemas/menu/create-menu.schema.d.mts → esm/schemas/menu/create-menu.schema.d.ts} +5 -7
- package/dist/esm/schemas/menu/create-menu.schema.d.ts.map +1 -0
- package/dist/esm/schemas/menu/index.d.ts +4 -0
- package/dist/esm/schemas/menu/index.d.ts.map +1 -0
- package/dist/{schemas/menu/menu-res.schema.d.mts → esm/schemas/menu/menu-res.schema.d.ts} +36 -38
- package/dist/esm/schemas/menu/menu-res.schema.d.ts.map +1 -0
- package/dist/{schemas/menu/update-menu.schema.d.mts → esm/schemas/menu/update-menu.schema.d.ts} +7 -9
- package/dist/esm/schemas/menu/update-menu.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta/create-mta.rest.schema.d.ts +41 -0
- package/dist/esm/schemas/mta/create-mta.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta/index.d.ts +5 -0
- package/dist/esm/schemas/mta/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta/mta.entity.schema.d.ts +61 -0
- package/dist/esm/schemas/mta/mta.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta/mta.rest.schema.d.ts +914 -0
- package/dist/esm/schemas/mta/mta.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta/update-mta.schema.d.ts +13 -0
- package/dist/esm/schemas/mta/update-mta.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/index.d.ts +6 -0
- package/dist/esm/schemas/mta-account-period/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period-close.rest.schema.d.ts +19 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period-close.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts +4039 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period.entity.schema.d.ts +46 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period.rest.schema.d.ts +1357 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/update-mta-period-reconciled-to.schema.d.ts +19 -0
- package/dist/esm/schemas/mta-account-period/update-mta-period-reconciled-to.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-payment-method/index.d.ts +3 -0
- package/dist/esm/schemas/mta-payment-method/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta-payment-method/mta-payment-method.entity.schema.d.ts +82 -0
- package/dist/esm/schemas/mta-payment-method/mta-payment-method.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-payment-method/mta-payment-method.rest.schema.d.ts +236 -0
- package/dist/esm/schemas/mta-payment-method/mta-payment-method.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciled-transaction/index.d.ts +3 -0
- package/dist/esm/schemas/mta-reconciled-transaction/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.entity.schema.d.ts +37 -0
- package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts +49 -0
- package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciliation/create-mta-reconciliation.rest.schema.d.ts +16 -0
- package/dist/esm/schemas/mta-reconciliation/create-mta-reconciliation.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciliation/index.d.ts +5 -0
- package/dist/esm/schemas/mta-reconciliation/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciliation/mta-reconciliation.entity.schema.d.ts +61 -0
- package/dist/esm/schemas/mta-reconciliation/mta-reconciliation.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciliation/mta-reconciliation.rest.schema.d.ts +71 -0
- package/dist/esm/schemas/mta-reconciliation/mta-reconciliation.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciliation/update-mta-reconciliation-current-bank-balance.rest.schema.d.ts +13 -0
- package/dist/esm/schemas/mta-reconciliation/update-mta-reconciliation-current-bank-balance.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/assign-unknonw-receipt-to-property.rest.schema.d.ts +19 -0
- package/dist/esm/schemas/mta-transaction/assign-unknonw-receipt-to-property.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/cancel-mta-transaction.rest.schema.d.ts +16 -0
- package/dist/esm/schemas/mta-transaction/cancel-mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/create-mta-transactionrest.schema.d.ts +69 -0
- package/dist/esm/schemas/mta-transaction/create-mta-transactionrest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/index.d.ts +7 -0
- package/dist/esm/schemas/mta-transaction/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/mta-transaction.entity.schema.d.ts +88 -0
- package/dist/esm/schemas/mta-transaction/mta-transaction.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/mta-transaction.rest.schema.d.ts +1999 -0
- package/dist/esm/schemas/mta-transaction/mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/reconcile-mta-transaction.rest.schema.d.ts +17 -0
- package/dist/esm/schemas/mta-transaction/reconcile-mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payment-provider/index.d.ts +2 -0
- package/dist/esm/schemas/payment-provider/index.d.ts.map +1 -0
- package/dist/esm/schemas/payment-provider/payment-provider.entity.schema.d.ts +31 -0
- package/dist/esm/schemas/payment-provider/payment-provider.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payout/index.d.ts +6 -0
- package/dist/esm/schemas/payout/index.d.ts.map +1 -0
- package/dist/esm/schemas/payout/payout.create.schema.d.ts +157 -0
- package/dist/esm/schemas/payout/payout.create.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payout/payout.entity.schema.d.ts +342 -0
- package/dist/esm/schemas/payout/payout.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payout/payout.rest.create.schema.d.ts +101 -0
- package/dist/esm/schemas/payout/payout.rest.create.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payout/payout.rest.list.schema.d.ts +183 -0
- package/dist/esm/schemas/payout/payout.rest.list.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payout/payout.rest.view.schema.d.ts +282 -0
- package/dist/esm/schemas/payout/payout.rest.view.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project/index.d.ts +3 -0
- package/dist/esm/schemas/project/index.d.ts.map +1 -0
- package/dist/esm/schemas/project/project.entity.schema.d.ts +41 -0
- package/dist/esm/schemas/project/project.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project/project.rest.schema.d.ts +1233 -0
- package/dist/esm/schemas/project/project.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project-mta-allocation/allocate-mta-to-project.schema.d.ts +13 -0
- package/dist/esm/schemas/project-mta-allocation/allocate-mta-to-project.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project-mta-allocation/approve-mta-allocation.schema.d.ts +13 -0
- package/dist/esm/schemas/project-mta-allocation/approve-mta-allocation.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project-mta-allocation/index.d.ts +5 -0
- package/dist/esm/schemas/project-mta-allocation/index.d.ts.map +1 -0
- package/dist/esm/schemas/project-mta-allocation/project-mta-allocation.entity.schema.d.ts +55 -0
- package/dist/esm/schemas/project-mta-allocation/project-mta-allocation.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project-mta-allocation/project-mta-allocation.rest.schema.d.ts +452 -0
- package/dist/esm/schemas/project-mta-allocation/project-mta-allocation.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/property/index.d.ts +3 -0
- package/dist/esm/schemas/property/index.d.ts.map +1 -0
- package/dist/esm/schemas/property/property.entity.schema.d.ts +61 -0
- package/dist/esm/schemas/property/property.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/property/property.rest.schema.d.ts +2021 -0
- package/dist/esm/schemas/property/property.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/user/index.d.ts +2 -0
- package/dist/esm/schemas/user/index.d.ts.map +1 -0
- package/dist/esm/schemas/user/user.entity.schema.d.ts +52 -0
- package/dist/esm/schemas/user/user.entity.schema.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/ammo-zepto/ammo-zepto.client.d.ts +13 -0
- package/dist/esm/third-party-integrations/ammo-zepto/ammo-zepto.client.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/bank-account.type.d.ts +19 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/bank-account.type.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/bank-accounts.api.d.ts +8 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/bank-accounts.api.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/index.d.ts +3 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/index.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/ammo-zepto/index.d.ts +3 -0
- package/dist/esm/third-party-integrations/ammo-zepto/index.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/index.d.ts +2 -0
- package/dist/esm/third-party-integrations/index.d.ts.map +1 -0
- package/dist/esm/utils/amount.util.d.ts +3 -0
- package/dist/esm/utils/amount.util.d.ts.map +1 -0
- package/dist/esm/utils/currency.util.d.ts +5 -0
- package/dist/esm/utils/currency.util.d.ts.map +1 -0
- package/dist/esm/utils/index.d.ts +6 -0
- package/dist/esm/utils/index.d.ts.map +1 -0
- package/dist/esm/utils/mask-string.util.d.ts +6 -0
- package/dist/esm/utils/mask-string.util.d.ts.map +1 -0
- package/dist/esm/utils/payment-credential-generate.util.d.ts +11 -0
- package/dist/esm/utils/payment-credential-generate.util.d.ts.map +1 -0
- package/dist/esm/utils/transaction.util.d.ts +45 -0
- package/dist/esm/utils/transaction.util.d.ts.map +1 -0
- package/package.json +14 -64
- package/dist/constants/index.d.mts +0 -5
- package/dist/constants/index.d.ts +0 -5
- package/dist/constants/index.js +0 -21
- package/dist/constants/index.js.map +0 -1
- package/dist/constants/index.mjs +0 -4
- package/dist/constants/index.mjs.map +0 -1
- package/dist/constants/menu/index.d.mts +0 -2
- package/dist/constants/menu/index.d.ts +0 -2
- package/dist/constants/menu/index.js +0 -20
- package/dist/constants/menu/index.js.map +0 -1
- package/dist/constants/menu/index.mjs +0 -3
- package/dist/constants/menu/index.mjs.map +0 -1
- package/dist/constants/menu/menu-status.constant.d.mts +0 -7
- package/dist/constants/menu/menu-status.constant.d.ts +0 -7
- package/dist/constants/menu/menu-status.constant.js +0 -28
- package/dist/constants/menu/menu-status.constant.js.map +0 -1
- package/dist/constants/menu/menu-status.constant.mjs +0 -8
- package/dist/constants/menu/menu-status.constant.mjs.map +0 -1
- package/dist/constants/menu/menu-type.constant.d.mts +0 -8
- package/dist/constants/menu/menu-type.constant.d.ts +0 -8
- package/dist/constants/menu/menu-type.constant.js +0 -29
- package/dist/constants/menu/menu-type.constant.js.map +0 -1
- package/dist/constants/menu/menu-type.constant.mjs +0 -9
- package/dist/constants/menu/menu-type.constant.mjs.map +0 -1
- package/dist/constants/project/index.d.mts +0 -2
- package/dist/constants/project/index.d.ts +0 -2
- package/dist/constants/project/index.js +0 -20
- package/dist/constants/project/index.js.map +0 -1
- package/dist/constants/project/index.mjs +0 -3
- package/dist/constants/project/index.mjs.map +0 -1
- package/dist/constants/project/project-res-status.constant.d.mts +0 -10
- package/dist/constants/project/project-res-status.constant.d.ts +0 -10
- package/dist/constants/project/project-res-status.constant.js +0 -31
- package/dist/constants/project/project-res-status.constant.js.map +0 -1
- package/dist/constants/project/project-res-status.constant.mjs +0 -11
- package/dist/constants/project/project-res-status.constant.mjs.map +0 -1
- package/dist/constants/project/project-trust-account-allocation-status.constant.d.mts +0 -8
- package/dist/constants/project/project-trust-account-allocation-status.constant.d.ts +0 -8
- package/dist/constants/project/project-trust-account-allocation-status.constant.js +0 -29
- package/dist/constants/project/project-trust-account-allocation-status.constant.js.map +0 -1
- package/dist/constants/project/project-trust-account-allocation-status.constant.mjs +0 -9
- package/dist/constants/project/project-trust-account-allocation-status.constant.mjs.map +0 -1
- package/dist/constants/trust-account/index.d.mts +0 -1
- package/dist/constants/trust-account/index.d.ts +0 -1
- package/dist/constants/trust-account/index.js +0 -19
- package/dist/constants/trust-account/index.js.map +0 -1
- package/dist/constants/trust-account/index.mjs +0 -2
- package/dist/constants/trust-account/index.mjs.map +0 -1
- package/dist/constants/trust-account/trust-account-status.constant.d.mts +0 -6
- package/dist/constants/trust-account/trust-account-status.constant.d.ts +0 -6
- package/dist/constants/trust-account/trust-account-status.constant.js +0 -29
- package/dist/constants/trust-account/trust-account-status.constant.js.map +0 -1
- package/dist/constants/trust-account/trust-account-status.constant.mjs +0 -9
- package/dist/constants/trust-account/trust-account-status.constant.mjs.map +0 -1
- package/dist/grpc/constants/accountms.constant.d.mts +0 -14
- package/dist/grpc/constants/accountms.constant.d.ts +0 -14
- package/dist/grpc/constants/accountms.constant.js +0 -39
- package/dist/grpc/constants/accountms.constant.js.map +0 -1
- package/dist/grpc/constants/accountms.constant.mjs +0 -19
- package/dist/grpc/constants/accountms.constant.mjs.map +0 -1
- package/dist/grpc/constants/index.d.mts +0 -1
- package/dist/grpc/constants/index.d.ts +0 -1
- package/dist/grpc/constants/index.js +0 -19
- package/dist/grpc/constants/index.js.map +0 -1
- package/dist/grpc/constants/index.mjs +0 -2
- package/dist/grpc/constants/index.mjs.map +0 -1
- package/dist/grpc/index.d.mts +0 -4
- package/dist/grpc/index.d.ts +0 -4
- package/dist/grpc/index.js +0 -20
- package/dist/grpc/index.js.map +0 -1
- package/dist/grpc/index.mjs +0 -3
- package/dist/grpc/index.mjs.map +0 -1
- package/dist/grpc/protos/common/common.file.d.mts +0 -2
- package/dist/grpc/protos/common/common.file.d.ts +0 -2
- package/dist/grpc/protos/common/common.file.proto +0 -30
- package/dist/grpc/protos/common/common.general.d.mts +0 -2
- package/dist/grpc/protos/common/common.general.d.ts +0 -2
- package/dist/grpc/protos/common/common.general.proto +0 -53
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.d.mts +0 -2
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.d.ts +0 -2
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.e.d.mts +0 -2
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.e.d.ts +0 -2
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.e.proto +0 -16
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.proto +0 -28
- package/dist/grpc/protos/trust-account/trust-account.d.mts +0 -2
- package/dist/grpc/protos/trust-account/trust-account.d.ts +0 -2
- package/dist/grpc/protos/trust-account/trust-account.e.d.mts +0 -2
- package/dist/grpc/protos/trust-account/trust-account.e.d.ts +0 -2
- package/dist/grpc/protos/trust-account/trust-account.e.proto +0 -18
- package/dist/grpc/protos/trust-account/trust-account.proto +0 -35
- package/dist/grpc/utils/grpc.options.util.d.mts +0 -10
- package/dist/grpc/utils/grpc.options.util.d.ts +0 -10
- package/dist/grpc/utils/grpc.options.util.js +0 -57
- package/dist/grpc/utils/grpc.options.util.js.map +0 -1
- package/dist/grpc/utils/grpc.options.util.mjs +0 -37
- package/dist/grpc/utils/grpc.options.util.mjs.map +0 -1
- package/dist/grpc/utils/index.d.mts +0 -3
- package/dist/grpc/utils/index.d.ts +0 -3
- package/dist/grpc/utils/index.js +0 -20
- package/dist/grpc/utils/index.js.map +0 -1
- package/dist/grpc/utils/index.mjs +0 -3
- package/dist/grpc/utils/index.mjs.map +0 -1
- package/dist/grpc/utils/proto.util.d.mts +0 -18
- package/dist/grpc/utils/proto.util.d.ts +0 -18
- package/dist/grpc/utils/proto.util.js +0 -102
- package/dist/grpc/utils/proto.util.js.map +0 -1
- package/dist/grpc/utils/proto.util.mjs +0 -82
- package/dist/grpc/utils/proto.util.mjs.map +0 -1
- package/dist/index.d.mts +0 -28
- package/dist/index.d.ts +0 -28
- package/dist/index.js +0 -23
- package/dist/index.js.map +0 -1
- package/dist/index.mjs +0 -6
- package/dist/index.mjs.map +0 -1
- package/dist/interfaces/common/common.interface.d.mts +0 -6
- package/dist/interfaces/common/common.interface.d.ts +0 -6
- package/dist/interfaces/common/common.interface.js +0 -17
- package/dist/interfaces/common/common.interface.js.map +0 -1
- package/dist/interfaces/common/common.interface.mjs +0 -1
- package/dist/interfaces/common/common.interface.mjs.map +0 -1
- package/dist/interfaces/common/index.d.mts +0 -1
- package/dist/interfaces/common/index.d.ts +0 -1
- package/dist/interfaces/common/index.js +0 -19
- package/dist/interfaces/common/index.js.map +0 -1
- package/dist/interfaces/common/index.mjs +0 -2
- package/dist/interfaces/common/index.mjs.map +0 -1
- package/dist/interfaces/index.d.mts +0 -12
- package/dist/interfaces/index.d.ts +0 -12
- package/dist/interfaces/index.js +0 -21
- package/dist/interfaces/index.js.map +0 -1
- package/dist/interfaces/index.mjs +0 -4
- package/dist/interfaces/index.mjs.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/index.d.mts +0 -7
- package/dist/interfaces/project-trust-account-allocation/index.d.ts +0 -7
- package/dist/interfaces/project-trust-account-allocation/index.js +0 -20
- package/dist/interfaces/project-trust-account-allocation/index.js.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/index.mjs +0 -3
- package/dist/interfaces/project-trust-account-allocation/index.mjs.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.d.mts +0 -16
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.d.ts +0 -16
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.js +0 -17
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.js.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.mjs +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.mjs.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.d.mts +0 -24
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.d.ts +0 -24
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.js +0 -17
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.js.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.mjs +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.mjs.map +0 -1
- package/dist/interfaces/trust-account/index.d.mts +0 -8
- package/dist/interfaces/trust-account/index.d.ts +0 -8
- package/dist/interfaces/trust-account/index.js +0 -20
- package/dist/interfaces/trust-account/index.js.map +0 -1
- package/dist/interfaces/trust-account/index.mjs +0 -3
- package/dist/interfaces/trust-account/index.mjs.map +0 -1
- package/dist/interfaces/trust-account/trust-account.entity.interface.d.mts +0 -18
- package/dist/interfaces/trust-account/trust-account.entity.interface.d.ts +0 -18
- package/dist/interfaces/trust-account/trust-account.entity.interface.js +0 -17
- package/dist/interfaces/trust-account/trust-account.entity.interface.js.map +0 -1
- package/dist/interfaces/trust-account/trust-account.entity.interface.mjs +0 -1
- package/dist/interfaces/trust-account/trust-account.entity.interface.mjs.map +0 -1
- package/dist/interfaces/trust-account/trust-account.grpc.interface.d.mts +0 -24
- package/dist/interfaces/trust-account/trust-account.grpc.interface.d.ts +0 -24
- package/dist/interfaces/trust-account/trust-account.grpc.interface.js +0 -17
- package/dist/interfaces/trust-account/trust-account.grpc.interface.js.map +0 -1
- package/dist/interfaces/trust-account/trust-account.grpc.interface.mjs +0 -1
- package/dist/interfaces/trust-account/trust-account.grpc.interface.mjs.map +0 -1
- package/dist/schemas/index.d.mts +0 -12
- package/dist/schemas/index.d.ts +0 -12
- package/dist/schemas/index.js +0 -22
- package/dist/schemas/index.js.map +0 -1
- package/dist/schemas/index.mjs +0 -5
- package/dist/schemas/index.mjs.map +0 -1
- package/dist/schemas/menu/create-menu.schema.js +0 -40
- package/dist/schemas/menu/create-menu.schema.js.map +0 -1
- package/dist/schemas/menu/create-menu.schema.mjs +0 -20
- package/dist/schemas/menu/create-menu.schema.mjs.map +0 -1
- package/dist/schemas/menu/index.d.mts +0 -4
- package/dist/schemas/menu/index.d.ts +0 -4
- package/dist/schemas/menu/index.js +0 -21
- package/dist/schemas/menu/index.js.map +0 -1
- package/dist/schemas/menu/index.mjs +0 -4
- package/dist/schemas/menu/index.mjs.map +0 -1
- package/dist/schemas/menu/menu-res.schema.js +0 -49
- package/dist/schemas/menu/menu-res.schema.js.map +0 -1
- package/dist/schemas/menu/menu-res.schema.mjs +0 -29
- package/dist/schemas/menu/menu-res.schema.mjs.map +0 -1
- package/dist/schemas/menu/update-menu.schema.js +0 -29
- package/dist/schemas/menu/update-menu.schema.js.map +0 -1
- package/dist/schemas/menu/update-menu.schema.mjs +0 -9
- package/dist/schemas/menu/update-menu.schema.mjs.map +0 -1
- package/dist/schemas/project/index.d.mts +0 -3
- package/dist/schemas/project/index.d.ts +0 -3
- package/dist/schemas/project/index.js +0 -19
- package/dist/schemas/project/index.js.map +0 -1
- package/dist/schemas/project/index.mjs +0 -2
- package/dist/schemas/project/index.mjs.map +0 -1
- package/dist/schemas/project/project-res.schema.d.mts +0 -154
- package/dist/schemas/project/project-res.schema.d.ts +0 -154
- package/dist/schemas/project/project-res.schema.js +0 -42
- package/dist/schemas/project/project-res.schema.js.map +0 -1
- package/dist/schemas/project/project-res.schema.mjs +0 -22
- package/dist/schemas/project/project-res.schema.mjs.map +0 -1
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.d.mts +0 -15
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.d.ts +0 -15
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.js +0 -29
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.js.map +0 -1
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.mjs +0 -9
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.mjs.map +0 -1
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.d.mts +0 -12
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.d.ts +0 -12
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.js +0 -28
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.js.map +0 -1
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.mjs +0 -8
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.mjs.map +0 -1
- package/dist/schemas/project-trust-account-allocation/index.d.mts +0 -4
- package/dist/schemas/project-trust-account-allocation/index.d.ts +0 -4
- package/dist/schemas/project-trust-account-allocation/index.js +0 -21
- package/dist/schemas/project-trust-account-allocation/index.js.map +0 -1
- package/dist/schemas/project-trust-account-allocation/index.mjs +0 -4
- package/dist/schemas/project-trust-account-allocation/index.mjs.map +0 -1
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.d.mts +0 -46
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.d.ts +0 -46
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.js +0 -39
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.js.map +0 -1
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.mjs +0 -19
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.mjs.map +0 -1
- package/dist/schemas/trust-account/create-trust-account.schema.d.mts +0 -28
- package/dist/schemas/trust-account/create-trust-account.schema.d.ts +0 -28
- package/dist/schemas/trust-account/create-trust-account.schema.js +0 -36
- package/dist/schemas/trust-account/create-trust-account.schema.js.map +0 -1
- package/dist/schemas/trust-account/create-trust-account.schema.mjs +0 -16
- package/dist/schemas/trust-account/create-trust-account.schema.mjs.map +0 -1
- package/dist/schemas/trust-account/index.d.mts +0 -5
- package/dist/schemas/trust-account/index.d.ts +0 -5
- package/dist/schemas/trust-account/index.js +0 -21
- package/dist/schemas/trust-account/index.js.map +0 -1
- package/dist/schemas/trust-account/index.mjs +0 -4
- package/dist/schemas/trust-account/index.mjs.map +0 -1
- package/dist/schemas/trust-account/trust-account-res.schema.d.mts +0 -31
- package/dist/schemas/trust-account/trust-account-res.schema.d.ts +0 -31
- package/dist/schemas/trust-account/trust-account-res.schema.js +0 -46
- package/dist/schemas/trust-account/trust-account-res.schema.js.map +0 -1
- package/dist/schemas/trust-account/trust-account-res.schema.mjs +0 -26
- package/dist/schemas/trust-account/trust-account-res.schema.mjs.map +0 -1
- package/dist/schemas/trust-account/update-trust-account.schema.d.mts +0 -15
- package/dist/schemas/trust-account/update-trust-account.schema.d.ts +0 -15
- package/dist/schemas/trust-account/update-trust-account.schema.js +0 -29
- package/dist/schemas/trust-account/update-trust-account.schema.js.map +0 -1
- package/dist/schemas/trust-account/update-trust-account.schema.mjs +0 -9
- package/dist/schemas/trust-account/update-trust-account.schema.mjs.map +0 -1
- package/dist/utils/index.d.mts +0 -1
- package/dist/utils/index.d.ts +0 -1
- package/dist/utils/index.js +0 -19
- package/dist/utils/index.js.map +0 -1
- package/dist/utils/index.mjs +0 -2
- package/dist/utils/index.mjs.map +0 -1
- package/dist/utils/mask.d.mts +0 -7
- package/dist/utils/mask.d.ts +0 -7
- package/dist/utils/mask.js +0 -41
- package/dist/utils/mask.js.map +0 -1
- package/dist/utils/mask.mjs +0 -21
- package/dist/utils/mask.mjs.map +0 -1
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
export declare const basePayoutItemShape: z.ZodObject<{
|
|
3
|
+
propertyId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
4
|
+
accountId: z.ZodString;
|
|
5
|
+
description: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
6
|
+
targetAccountType: z.ZodEnum<["CMA", "BANK"]>;
|
|
7
|
+
}, "strip", z.ZodTypeAny, {
|
|
8
|
+
accountId: string;
|
|
9
|
+
targetAccountType: "CMA" | "BANK";
|
|
10
|
+
propertyId?: string | null | undefined;
|
|
11
|
+
description?: string | null | undefined;
|
|
12
|
+
}, {
|
|
13
|
+
accountId: string;
|
|
14
|
+
targetAccountType: "CMA" | "BANK";
|
|
15
|
+
propertyId?: string | null | undefined;
|
|
16
|
+
description?: string | null | undefined;
|
|
17
|
+
}>;
|
|
18
|
+
export declare const payoutItemReqSchema: z.ZodObject<{
|
|
19
|
+
propertyId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
accountId: z.ZodString;
|
|
21
|
+
description: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
22
|
+
targetAccountType: z.ZodEnum<["CMA", "BANK"]>;
|
|
23
|
+
} & {
|
|
24
|
+
amount: z.ZodPipeline<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodBigInt]>, number, number | bigint>, z.ZodNumber>;
|
|
25
|
+
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
amount: number;
|
|
27
|
+
accountId: string;
|
|
28
|
+
targetAccountType: "CMA" | "BANK";
|
|
29
|
+
propertyId?: string | null | undefined;
|
|
30
|
+
description?: string | null | undefined;
|
|
31
|
+
}, {
|
|
32
|
+
amount: number | bigint;
|
|
33
|
+
accountId: string;
|
|
34
|
+
targetAccountType: "CMA" | "BANK";
|
|
35
|
+
propertyId?: string | null | undefined;
|
|
36
|
+
description?: string | null | undefined;
|
|
37
|
+
}>;
|
|
38
|
+
export declare const payoutRestReqSchema: z.ZodObject<{
|
|
39
|
+
payoutType: z.ZodString;
|
|
40
|
+
sourceAccountId: z.ZodString;
|
|
41
|
+
totalAmount: z.ZodPipeline<z.ZodEffects<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodBigInt]>, number, number | bigint>, bigint, number | bigint>, z.ZodBigInt>;
|
|
42
|
+
payoutItems: z.ZodArray<z.ZodObject<{
|
|
43
|
+
propertyId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
44
|
+
accountId: z.ZodString;
|
|
45
|
+
description: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
46
|
+
targetAccountType: z.ZodEnum<["CMA", "BANK"]>;
|
|
47
|
+
} & {
|
|
48
|
+
amount: z.ZodPipeline<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodBigInt]>, number, number | bigint>, z.ZodNumber>;
|
|
49
|
+
}, "strip", z.ZodTypeAny, {
|
|
50
|
+
amount: number;
|
|
51
|
+
accountId: string;
|
|
52
|
+
targetAccountType: "CMA" | "BANK";
|
|
53
|
+
propertyId?: string | null | undefined;
|
|
54
|
+
description?: string | null | undefined;
|
|
55
|
+
}, {
|
|
56
|
+
amount: number | bigint;
|
|
57
|
+
accountId: string;
|
|
58
|
+
targetAccountType: "CMA" | "BANK";
|
|
59
|
+
propertyId?: string | null | undefined;
|
|
60
|
+
description?: string | null | undefined;
|
|
61
|
+
}>, "many">;
|
|
62
|
+
}, "strip", z.ZodTypeAny, {
|
|
63
|
+
sourceAccountId: string;
|
|
64
|
+
payoutType: string;
|
|
65
|
+
totalAmount: bigint;
|
|
66
|
+
payoutItems: {
|
|
67
|
+
amount: number;
|
|
68
|
+
accountId: string;
|
|
69
|
+
targetAccountType: "CMA" | "BANK";
|
|
70
|
+
propertyId?: string | null | undefined;
|
|
71
|
+
description?: string | null | undefined;
|
|
72
|
+
}[];
|
|
73
|
+
}, {
|
|
74
|
+
sourceAccountId: string;
|
|
75
|
+
payoutType: string;
|
|
76
|
+
totalAmount: number | bigint;
|
|
77
|
+
payoutItems: {
|
|
78
|
+
amount: number | bigint;
|
|
79
|
+
accountId: string;
|
|
80
|
+
targetAccountType: "CMA" | "BANK";
|
|
81
|
+
propertyId?: string | null | undefined;
|
|
82
|
+
description?: string | null | undefined;
|
|
83
|
+
}[];
|
|
84
|
+
}>;
|
|
85
|
+
export type PayoutRestReq = z.infer<typeof payoutRestReqSchema>;
|
|
86
|
+
export declare const payoutRestResSchema: z.ZodObject<{
|
|
87
|
+
totalFromAccountUpdatedNumber: z.ZodNumber;
|
|
88
|
+
totalToAccountUpdatedNumber: z.ZodNumber;
|
|
89
|
+
totalAmount: z.ZodPipeline<z.ZodEffects<z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>, number, number | bigint>, z.ZodNumber>;
|
|
90
|
+
}, "strip", z.ZodTypeAny, {
|
|
91
|
+
totalAmount: number;
|
|
92
|
+
totalFromAccountUpdatedNumber: number;
|
|
93
|
+
totalToAccountUpdatedNumber: number;
|
|
94
|
+
}, {
|
|
95
|
+
totalAmount: number | bigint;
|
|
96
|
+
totalFromAccountUpdatedNumber: number;
|
|
97
|
+
totalToAccountUpdatedNumber: number;
|
|
98
|
+
}>;
|
|
99
|
+
export type PayoutRestRes = z.infer<typeof payoutRestResSchema>;
|
|
100
|
+
export type PayoutToItemReqDetail = z.infer<typeof payoutItemReqSchema>;
|
|
101
|
+
//# sourceMappingURL=payout.rest.create.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payout.rest.create.schema.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/payout/payout.rest.create.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;EAK9B,CAAC;AAEH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;EAI9B,CAAC;AAEH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAQtB,CAAC;AAEX,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAGhE,eAAO,MAAM,mBAAmB;;;;;;;;;;;;EAMtB,CAAC;AAEX,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAEhE,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC"}
|
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
export declare const payoutListRestResSchema: z.ZodObject<{
|
|
3
|
+
id: z.ZodString;
|
|
4
|
+
sequence: z.ZodNumber;
|
|
5
|
+
sourceAccountType: z.ZodString;
|
|
6
|
+
sourceAccountId: z.ZodString;
|
|
7
|
+
amountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
8
|
+
updatedAt: z.ZodDate;
|
|
9
|
+
createdBy: z.ZodString;
|
|
10
|
+
updatedBy: z.ZodNullable<z.ZodString>;
|
|
11
|
+
isArchived: z.ZodBoolean;
|
|
12
|
+
provisionDetails: z.ZodObject<{
|
|
13
|
+
sourceDetails: z.ZodObject<{
|
|
14
|
+
sourceAccountId: z.ZodString;
|
|
15
|
+
transactionType: z.ZodString;
|
|
16
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
17
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
18
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
}, "strip", z.ZodUnknown, z.objectOutputType<{
|
|
20
|
+
sourceAccountId: z.ZodString;
|
|
21
|
+
transactionType: z.ZodString;
|
|
22
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
23
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
24
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.ZodUnknown, "strip">, z.objectInputType<{
|
|
26
|
+
sourceAccountId: z.ZodString;
|
|
27
|
+
transactionType: z.ZodString;
|
|
28
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
29
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
30
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
}, z.ZodUnknown, "strip">>;
|
|
32
|
+
targetDetails: z.ZodArray<z.ZodObject<{
|
|
33
|
+
toAccountId: z.ZodString;
|
|
34
|
+
toAccountType: z.ZodString;
|
|
35
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
37
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
38
|
+
description: z.ZodOptional<z.ZodString>;
|
|
39
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
}, "strip", z.ZodUnknown, z.objectOutputType<{
|
|
41
|
+
toAccountId: z.ZodString;
|
|
42
|
+
toAccountType: z.ZodString;
|
|
43
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
45
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
46
|
+
description: z.ZodOptional<z.ZodString>;
|
|
47
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
}, z.ZodUnknown, "strip">, z.objectInputType<{
|
|
49
|
+
toAccountId: z.ZodString;
|
|
50
|
+
toAccountType: z.ZodString;
|
|
51
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
53
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
54
|
+
description: z.ZodOptional<z.ZodString>;
|
|
55
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
+
}, z.ZodUnknown, "strip">>, "many">;
|
|
57
|
+
}, "strip", z.ZodTypeAny, {
|
|
58
|
+
sourceDetails: {
|
|
59
|
+
creditAmountCents: number | bigint;
|
|
60
|
+
debitAmountCents: number | bigint;
|
|
61
|
+
transactionType: string;
|
|
62
|
+
sourceAccountId: string;
|
|
63
|
+
description?: string | null | undefined;
|
|
64
|
+
} & {
|
|
65
|
+
[k: string]: unknown;
|
|
66
|
+
};
|
|
67
|
+
targetDetails: z.objectOutputType<{
|
|
68
|
+
toAccountId: z.ZodString;
|
|
69
|
+
toAccountType: z.ZodString;
|
|
70
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
72
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
73
|
+
description: z.ZodOptional<z.ZodString>;
|
|
74
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
|
+
}, z.ZodUnknown, "strip">[];
|
|
76
|
+
}, {
|
|
77
|
+
sourceDetails: {
|
|
78
|
+
creditAmountCents: string | number | bigint;
|
|
79
|
+
debitAmountCents: string | number | bigint;
|
|
80
|
+
transactionType: string;
|
|
81
|
+
sourceAccountId: string;
|
|
82
|
+
description?: string | null | undefined;
|
|
83
|
+
} & {
|
|
84
|
+
[k: string]: unknown;
|
|
85
|
+
};
|
|
86
|
+
targetDetails: z.objectInputType<{
|
|
87
|
+
toAccountId: z.ZodString;
|
|
88
|
+
toAccountType: z.ZodString;
|
|
89
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
90
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
91
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
92
|
+
description: z.ZodOptional<z.ZodString>;
|
|
93
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
|
+
}, z.ZodUnknown, "strip">[];
|
|
95
|
+
}>;
|
|
96
|
+
} & {
|
|
97
|
+
payoutType: z.ZodString;
|
|
98
|
+
fromState: z.ZodString;
|
|
99
|
+
fromBank: z.ZodString;
|
|
100
|
+
fromAccount: z.ZodString;
|
|
101
|
+
createdAt: z.ZodString;
|
|
102
|
+
totalAmount: z.ZodPipeline<z.ZodEffects<z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>, number, number | bigint>, z.ZodNumber>;
|
|
103
|
+
abaStatus: z.ZodString;
|
|
104
|
+
status: z.ZodString;
|
|
105
|
+
}, "strip", z.ZodTypeAny, {
|
|
106
|
+
id: string;
|
|
107
|
+
status: string;
|
|
108
|
+
isArchived: boolean;
|
|
109
|
+
createdAt: string;
|
|
110
|
+
updatedAt: Date;
|
|
111
|
+
createdBy: string;
|
|
112
|
+
sequence: number;
|
|
113
|
+
updatedBy: string | null;
|
|
114
|
+
sourceAccountId: string;
|
|
115
|
+
payoutType: string;
|
|
116
|
+
sourceAccountType: string;
|
|
117
|
+
amountCents: number | bigint;
|
|
118
|
+
provisionDetails: {
|
|
119
|
+
sourceDetails: {
|
|
120
|
+
creditAmountCents: number | bigint;
|
|
121
|
+
debitAmountCents: number | bigint;
|
|
122
|
+
transactionType: string;
|
|
123
|
+
sourceAccountId: string;
|
|
124
|
+
description?: string | null | undefined;
|
|
125
|
+
} & {
|
|
126
|
+
[k: string]: unknown;
|
|
127
|
+
};
|
|
128
|
+
targetDetails: z.objectOutputType<{
|
|
129
|
+
toAccountId: z.ZodString;
|
|
130
|
+
toAccountType: z.ZodString;
|
|
131
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
132
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
133
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
134
|
+
description: z.ZodOptional<z.ZodString>;
|
|
135
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
136
|
+
}, z.ZodUnknown, "strip">[];
|
|
137
|
+
};
|
|
138
|
+
totalAmount: number;
|
|
139
|
+
fromState: string;
|
|
140
|
+
fromBank: string;
|
|
141
|
+
fromAccount: string;
|
|
142
|
+
abaStatus: string;
|
|
143
|
+
}, {
|
|
144
|
+
id: string;
|
|
145
|
+
status: string;
|
|
146
|
+
isArchived: boolean;
|
|
147
|
+
createdAt: string;
|
|
148
|
+
updatedAt: Date;
|
|
149
|
+
createdBy: string;
|
|
150
|
+
sequence: number;
|
|
151
|
+
updatedBy: string | null;
|
|
152
|
+
sourceAccountId: string;
|
|
153
|
+
payoutType: string;
|
|
154
|
+
sourceAccountType: string;
|
|
155
|
+
amountCents: number | bigint;
|
|
156
|
+
provisionDetails: {
|
|
157
|
+
sourceDetails: {
|
|
158
|
+
creditAmountCents: string | number | bigint;
|
|
159
|
+
debitAmountCents: string | number | bigint;
|
|
160
|
+
transactionType: string;
|
|
161
|
+
sourceAccountId: string;
|
|
162
|
+
description?: string | null | undefined;
|
|
163
|
+
} & {
|
|
164
|
+
[k: string]: unknown;
|
|
165
|
+
};
|
|
166
|
+
targetDetails: z.objectInputType<{
|
|
167
|
+
toAccountId: z.ZodString;
|
|
168
|
+
toAccountType: z.ZodString;
|
|
169
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
170
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
171
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
172
|
+
description: z.ZodOptional<z.ZodString>;
|
|
173
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
174
|
+
}, z.ZodUnknown, "strip">[];
|
|
175
|
+
};
|
|
176
|
+
totalAmount: number | bigint;
|
|
177
|
+
fromState: string;
|
|
178
|
+
fromBank: string;
|
|
179
|
+
fromAccount: string;
|
|
180
|
+
abaStatus: string;
|
|
181
|
+
}>;
|
|
182
|
+
export type PayoutListRestRes = z.infer<typeof payoutListRestResSchema>;
|
|
183
|
+
//# sourceMappingURL=payout.rest.list.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payout.rest.list.schema.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/payout/payout.rest.list.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAW1B,CAAC;AAEX,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,uBAAuB,CAAC,CAAC"}
|
|
@@ -0,0 +1,282 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
export declare const payoutPaymentItemSchema: z.ZodObject<{
|
|
3
|
+
propertyId: z.ZodString;
|
|
4
|
+
propertyName: z.ZodString;
|
|
5
|
+
customerName: z.ZodString;
|
|
6
|
+
targetAccount: z.ZodString;
|
|
7
|
+
amountCents: z.ZodPipeline<z.ZodEffects<z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>, number, number | bigint>, z.ZodNumber>;
|
|
8
|
+
}, "strip", z.ZodTypeAny, {
|
|
9
|
+
propertyId: string;
|
|
10
|
+
propertyName: string;
|
|
11
|
+
amountCents: number;
|
|
12
|
+
customerName: string;
|
|
13
|
+
targetAccount: string;
|
|
14
|
+
}, {
|
|
15
|
+
propertyId: string;
|
|
16
|
+
propertyName: string;
|
|
17
|
+
amountCents: number | bigint;
|
|
18
|
+
customerName: string;
|
|
19
|
+
targetAccount: string;
|
|
20
|
+
}>;
|
|
21
|
+
export type PayoutPaymentItem = z.infer<typeof payoutPaymentItemSchema>;
|
|
22
|
+
export declare const payoutDetailRestResSchema: z.ZodObject<Omit<{
|
|
23
|
+
id: z.ZodString;
|
|
24
|
+
sequence: z.ZodNumber;
|
|
25
|
+
payoutType: z.ZodString;
|
|
26
|
+
sourceAccountType: z.ZodString;
|
|
27
|
+
sourceAccountId: z.ZodString;
|
|
28
|
+
amountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
29
|
+
status: z.ZodString;
|
|
30
|
+
createdAt: z.ZodDate;
|
|
31
|
+
updatedAt: z.ZodDate;
|
|
32
|
+
createdBy: z.ZodString;
|
|
33
|
+
updatedBy: z.ZodNullable<z.ZodString>;
|
|
34
|
+
isArchived: z.ZodBoolean;
|
|
35
|
+
provisionDetails: z.ZodObject<{
|
|
36
|
+
sourceDetails: z.ZodObject<{
|
|
37
|
+
sourceAccountId: z.ZodString;
|
|
38
|
+
transactionType: z.ZodString;
|
|
39
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
40
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
41
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
}, "strip", z.ZodUnknown, z.objectOutputType<{
|
|
43
|
+
sourceAccountId: z.ZodString;
|
|
44
|
+
transactionType: z.ZodString;
|
|
45
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
46
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
47
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
}, z.ZodUnknown, "strip">, z.objectInputType<{
|
|
49
|
+
sourceAccountId: z.ZodString;
|
|
50
|
+
transactionType: z.ZodString;
|
|
51
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
52
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodEffects<z.ZodString, bigint, string>]>;
|
|
53
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
+
}, z.ZodUnknown, "strip">>;
|
|
55
|
+
targetDetails: z.ZodArray<z.ZodObject<{
|
|
56
|
+
toAccountId: z.ZodString;
|
|
57
|
+
toAccountType: z.ZodString;
|
|
58
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
59
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
60
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
61
|
+
description: z.ZodOptional<z.ZodString>;
|
|
62
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
63
|
+
}, "strip", z.ZodUnknown, z.objectOutputType<{
|
|
64
|
+
toAccountId: z.ZodString;
|
|
65
|
+
toAccountType: z.ZodString;
|
|
66
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
68
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
69
|
+
description: z.ZodOptional<z.ZodString>;
|
|
70
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
|
+
}, z.ZodUnknown, "strip">, z.objectInputType<{
|
|
72
|
+
toAccountId: z.ZodString;
|
|
73
|
+
toAccountType: z.ZodString;
|
|
74
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
76
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
77
|
+
description: z.ZodOptional<z.ZodString>;
|
|
78
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
79
|
+
}, z.ZodUnknown, "strip">>, "many">;
|
|
80
|
+
}, "strip", z.ZodTypeAny, {
|
|
81
|
+
sourceDetails: {
|
|
82
|
+
creditAmountCents: number | bigint;
|
|
83
|
+
debitAmountCents: number | bigint;
|
|
84
|
+
transactionType: string;
|
|
85
|
+
sourceAccountId: string;
|
|
86
|
+
description?: string | null | undefined;
|
|
87
|
+
} & {
|
|
88
|
+
[k: string]: unknown;
|
|
89
|
+
};
|
|
90
|
+
targetDetails: z.objectOutputType<{
|
|
91
|
+
toAccountId: z.ZodString;
|
|
92
|
+
toAccountType: z.ZodString;
|
|
93
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
95
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
96
|
+
description: z.ZodOptional<z.ZodString>;
|
|
97
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
|
+
}, z.ZodUnknown, "strip">[];
|
|
99
|
+
}, {
|
|
100
|
+
sourceDetails: {
|
|
101
|
+
creditAmountCents: string | number | bigint;
|
|
102
|
+
debitAmountCents: string | number | bigint;
|
|
103
|
+
transactionType: string;
|
|
104
|
+
sourceAccountId: string;
|
|
105
|
+
description?: string | null | undefined;
|
|
106
|
+
} & {
|
|
107
|
+
[k: string]: unknown;
|
|
108
|
+
};
|
|
109
|
+
targetDetails: z.objectInputType<{
|
|
110
|
+
toAccountId: z.ZodString;
|
|
111
|
+
toAccountType: z.ZodString;
|
|
112
|
+
propertyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
113
|
+
creditAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
114
|
+
debitAmountCents: z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>;
|
|
115
|
+
description: z.ZodOptional<z.ZodString>;
|
|
116
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
117
|
+
}, z.ZodUnknown, "strip">[];
|
|
118
|
+
}>;
|
|
119
|
+
}, "provisionDetails"> & {
|
|
120
|
+
fileContent: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
121
|
+
mta: z.ZodNullable<z.ZodOptional<z.ZodLazy<z.ZodObject<{
|
|
122
|
+
id: z.ZodString;
|
|
123
|
+
name: z.ZodString;
|
|
124
|
+
country: z.ZodString;
|
|
125
|
+
stateCode: z.ZodString;
|
|
126
|
+
bankCode: z.ZodString;
|
|
127
|
+
subsidiaryId: z.ZodString;
|
|
128
|
+
bsb: z.ZodString;
|
|
129
|
+
accountNumber: z.ZodString;
|
|
130
|
+
balanceCents: z.ZodBigInt;
|
|
131
|
+
currentReceiveSeq: z.ZodNumber;
|
|
132
|
+
currentPayoutSeq: z.ZodNumber;
|
|
133
|
+
status: z.ZodString;
|
|
134
|
+
isArchived: z.ZodBoolean;
|
|
135
|
+
createdAt: z.ZodDate;
|
|
136
|
+
syncedAt: z.ZodNullable<z.ZodDate>;
|
|
137
|
+
updatedAt: z.ZodDate;
|
|
138
|
+
createdBy: z.ZodNullable<z.ZodString>;
|
|
139
|
+
updatedBy: z.ZodNullable<z.ZodString>;
|
|
140
|
+
}, "strip", z.ZodTypeAny, {
|
|
141
|
+
id: string;
|
|
142
|
+
balanceCents: bigint;
|
|
143
|
+
status: string;
|
|
144
|
+
currentReceiveSeq: number;
|
|
145
|
+
currentPayoutSeq: number;
|
|
146
|
+
stateCode: string;
|
|
147
|
+
bankCode: string;
|
|
148
|
+
bsb: string;
|
|
149
|
+
accountNumber: string;
|
|
150
|
+
isArchived: boolean;
|
|
151
|
+
createdAt: Date;
|
|
152
|
+
updatedAt: Date;
|
|
153
|
+
createdBy: string | null;
|
|
154
|
+
syncedAt: Date | null;
|
|
155
|
+
name: string;
|
|
156
|
+
country: string;
|
|
157
|
+
subsidiaryId: string;
|
|
158
|
+
updatedBy: string | null;
|
|
159
|
+
}, {
|
|
160
|
+
id: string;
|
|
161
|
+
balanceCents: bigint;
|
|
162
|
+
status: string;
|
|
163
|
+
currentReceiveSeq: number;
|
|
164
|
+
currentPayoutSeq: number;
|
|
165
|
+
stateCode: string;
|
|
166
|
+
bankCode: string;
|
|
167
|
+
bsb: string;
|
|
168
|
+
accountNumber: string;
|
|
169
|
+
isArchived: boolean;
|
|
170
|
+
createdAt: Date;
|
|
171
|
+
updatedAt: Date;
|
|
172
|
+
createdBy: string | null;
|
|
173
|
+
syncedAt: Date | null;
|
|
174
|
+
name: string;
|
|
175
|
+
country: string;
|
|
176
|
+
subsidiaryId: string;
|
|
177
|
+
updatedBy: string | null;
|
|
178
|
+
}>>>>;
|
|
179
|
+
paymentList: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
180
|
+
propertyId: z.ZodString;
|
|
181
|
+
propertyName: z.ZodString;
|
|
182
|
+
customerName: z.ZodString;
|
|
183
|
+
targetAccount: z.ZodString;
|
|
184
|
+
amountCents: z.ZodPipeline<z.ZodEffects<z.ZodUnion<[z.ZodBigInt, z.ZodNumber]>, number, number | bigint>, z.ZodNumber>;
|
|
185
|
+
}, "strip", z.ZodTypeAny, {
|
|
186
|
+
propertyId: string;
|
|
187
|
+
propertyName: string;
|
|
188
|
+
amountCents: number;
|
|
189
|
+
customerName: string;
|
|
190
|
+
targetAccount: string;
|
|
191
|
+
}, {
|
|
192
|
+
propertyId: string;
|
|
193
|
+
propertyName: string;
|
|
194
|
+
amountCents: number | bigint;
|
|
195
|
+
customerName: string;
|
|
196
|
+
targetAccount: string;
|
|
197
|
+
}>, "many">>;
|
|
198
|
+
}, "strip", z.ZodTypeAny, {
|
|
199
|
+
id: string;
|
|
200
|
+
status: string;
|
|
201
|
+
isArchived: boolean;
|
|
202
|
+
createdAt: Date;
|
|
203
|
+
updatedAt: Date;
|
|
204
|
+
createdBy: string;
|
|
205
|
+
sequence: number;
|
|
206
|
+
updatedBy: string | null;
|
|
207
|
+
sourceAccountId: string;
|
|
208
|
+
payoutType: string;
|
|
209
|
+
sourceAccountType: string;
|
|
210
|
+
amountCents: number | bigint;
|
|
211
|
+
mta?: {
|
|
212
|
+
id: string;
|
|
213
|
+
balanceCents: bigint;
|
|
214
|
+
status: string;
|
|
215
|
+
currentReceiveSeq: number;
|
|
216
|
+
currentPayoutSeq: number;
|
|
217
|
+
stateCode: string;
|
|
218
|
+
bankCode: string;
|
|
219
|
+
bsb: string;
|
|
220
|
+
accountNumber: string;
|
|
221
|
+
isArchived: boolean;
|
|
222
|
+
createdAt: Date;
|
|
223
|
+
updatedAt: Date;
|
|
224
|
+
createdBy: string | null;
|
|
225
|
+
syncedAt: Date | null;
|
|
226
|
+
name: string;
|
|
227
|
+
country: string;
|
|
228
|
+
subsidiaryId: string;
|
|
229
|
+
updatedBy: string | null;
|
|
230
|
+
} | null | undefined;
|
|
231
|
+
fileContent?: string | null | undefined;
|
|
232
|
+
paymentList?: {
|
|
233
|
+
propertyId: string;
|
|
234
|
+
propertyName: string;
|
|
235
|
+
amountCents: number;
|
|
236
|
+
customerName: string;
|
|
237
|
+
targetAccount: string;
|
|
238
|
+
}[] | undefined;
|
|
239
|
+
}, {
|
|
240
|
+
id: string;
|
|
241
|
+
status: string;
|
|
242
|
+
isArchived: boolean;
|
|
243
|
+
createdAt: Date;
|
|
244
|
+
updatedAt: Date;
|
|
245
|
+
createdBy: string;
|
|
246
|
+
sequence: number;
|
|
247
|
+
updatedBy: string | null;
|
|
248
|
+
sourceAccountId: string;
|
|
249
|
+
payoutType: string;
|
|
250
|
+
sourceAccountType: string;
|
|
251
|
+
amountCents: number | bigint;
|
|
252
|
+
mta?: {
|
|
253
|
+
id: string;
|
|
254
|
+
balanceCents: bigint;
|
|
255
|
+
status: string;
|
|
256
|
+
currentReceiveSeq: number;
|
|
257
|
+
currentPayoutSeq: number;
|
|
258
|
+
stateCode: string;
|
|
259
|
+
bankCode: string;
|
|
260
|
+
bsb: string;
|
|
261
|
+
accountNumber: string;
|
|
262
|
+
isArchived: boolean;
|
|
263
|
+
createdAt: Date;
|
|
264
|
+
updatedAt: Date;
|
|
265
|
+
createdBy: string | null;
|
|
266
|
+
syncedAt: Date | null;
|
|
267
|
+
name: string;
|
|
268
|
+
country: string;
|
|
269
|
+
subsidiaryId: string;
|
|
270
|
+
updatedBy: string | null;
|
|
271
|
+
} | null | undefined;
|
|
272
|
+
fileContent?: string | null | undefined;
|
|
273
|
+
paymentList?: {
|
|
274
|
+
propertyId: string;
|
|
275
|
+
propertyName: string;
|
|
276
|
+
amountCents: number | bigint;
|
|
277
|
+
customerName: string;
|
|
278
|
+
targetAccount: string;
|
|
279
|
+
}[] | undefined;
|
|
280
|
+
}>;
|
|
281
|
+
export type PayoutDetailRestRes = z.infer<typeof payoutDetailRestResSchema>;
|
|
282
|
+
//# sourceMappingURL=payout.rest.view.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payout.rest.view.schema.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/payout/payout.rest.view.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;EAQlC,CAAC;AAEH,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,uBAAuB,CAAC,CAAC;AAExE,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAIpC,CAAC;AAEH,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/project/index.ts"],"names":[],"mappings":"AAEA,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { AuStateCode } from '@mikemo-coposit/am-zshared';
|
|
2
|
+
import { z } from 'zod';
|
|
3
|
+
export declare const projectEntitySchema: z.ZodObject<{
|
|
4
|
+
id: z.ZodString;
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
developerId: z.ZodString;
|
|
7
|
+
mtaId: z.ZodNullable<z.ZodString>;
|
|
8
|
+
state: z.ZodNativeEnum<typeof AuStateCode>;
|
|
9
|
+
type: z.ZodString;
|
|
10
|
+
status: z.ZodString;
|
|
11
|
+
isArchived: z.ZodBoolean;
|
|
12
|
+
createdAt: z.ZodDate;
|
|
13
|
+
syncedAt: z.ZodDate;
|
|
14
|
+
updatedAt: z.ZodDate;
|
|
15
|
+
}, "strip", z.ZodTypeAny, {
|
|
16
|
+
id: string;
|
|
17
|
+
status: string;
|
|
18
|
+
type: string;
|
|
19
|
+
isArchived: boolean;
|
|
20
|
+
createdAt: Date;
|
|
21
|
+
updatedAt: Date;
|
|
22
|
+
syncedAt: Date;
|
|
23
|
+
name: string;
|
|
24
|
+
mtaId: string | null;
|
|
25
|
+
developerId: string;
|
|
26
|
+
state: AuStateCode;
|
|
27
|
+
}, {
|
|
28
|
+
id: string;
|
|
29
|
+
status: string;
|
|
30
|
+
type: string;
|
|
31
|
+
isArchived: boolean;
|
|
32
|
+
createdAt: Date;
|
|
33
|
+
updatedAt: Date;
|
|
34
|
+
syncedAt: Date;
|
|
35
|
+
name: string;
|
|
36
|
+
mtaId: string | null;
|
|
37
|
+
developerId: string;
|
|
38
|
+
state: AuStateCode;
|
|
39
|
+
}>;
|
|
40
|
+
export type ProjectEntity = z.infer<typeof projectEntitySchema>;
|
|
41
|
+
//# sourceMappingURL=project.entity.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"project.entity.schema.d.ts","sourceRoot":"","sources":["../../../../packages/schemas/project/project.entity.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAY9B,CAAC;AAEH,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC"}
|