This is an automated email from the ASF dual-hosted git repository.
amanmittal pushed a change to branch early-design001
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
from 896b28d Merge branch 'main' of
https://github.com/apache/fineract-backoffice-ui into feature/local-changes
add a6c713c FINERACT:2527 CI fixes
add 6997a7c Merge pull request #15 from Aman-Mittal/FINERACT-2527/CI_Fixes
add 01d45ac chore(deps): update dependencies to latest patch/minor
versions and fix lint warnings
add 4bb16cf Merge pull request #23 from Aman-Mittal/dependency-updates
add a22c6db Bump actions/checkout from 4 to 6
add 6cf72a8 Merge pull request #3 from
apache/dependabot/github_actions/actions/checkout-6
add 3bd6793 Bump actions/setup-node from 4 to 6
add 3aed288 Merge pull request #4 from
apache/dependabot/github_actions/actions/setup-node-6
add ad5342f Bump typescript-eslint from 8.46.4 to 8.57.0
add 0663540 Merge pull request #12 from
apache/dependabot/npm_and_yarn/typescript-eslint-8.57.0
add a1ce432 Bump @types/jasmine from 5.1.15 to 6.0.0
add 7eed6ed Merge pull request #6 from
apache/dependabot/npm_and_yarn/types/jasmine-6.0.0
add 49fff75 Merge upstream/main into early-design001
add 7728a44 Add Apache License template for OpenAPI generator and update
documentation
add 3b5a75b Refactor to use inject(), ignore autogenerated API in
lint/format, and update OpenAPI template
add 964e14f Fix license compliance and partially resolve security
vulnerabilities
add 329cd38 Merge pull request #24 from Aman-Mittal/early-design001
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 47 +-
.openapi-generator-ignore | 6 +
.prettierignore | 1 +
.rat-excludes | 27 +-
DOCS/OPENAPI_GENERATOR.md | 45 +
eslint.config.js | 3 +
openapitools.json | 1 +
package-lock.json | 2081 +-
package.json | 38 +-
public/api/fineract.json | 47354 ++++++++++++++++++-
scripts/check-license.sh | 10 +-
src/app/api/.openapi-generator/FILES | 1 -
src/app/api/api.base.service.ts | 20 +-
src/app/api/api/accountNumberFormat.service.ts | 20 +-
src/app/api/api/accountTransfers.service.ts | 20 +-
src/app/api/api/accountingClosure.service.ts | 20 +-
src/app/api/api/accountingRules.service.ts | 20 +-
src/app/api/api/adhocQueryApi.service.ts | 20 +-
src/app/api/api/audits.service.ts | 20 +-
src/app/api/api/authenticationHTTPBasic.service.ts | 20 +-
src/app/api/api/batchAPI.service.ts | 20 +-
src/app/api/api/bulkImport.service.ts | 20 +-
src/app/api/api/bulkLoans.service.ts | 20 +-
src/app/api/api/businessDateManagement.service.ts | 20 +-
.../api/api/businessStepConfiguration.service.ts | 20 +-
src/app/api/api/cache.service.ts | 20 +-
src/app/api/api/calendar.service.ts | 20 +-
src/app/api/api/cashierJournals.service.ts | 20 +-
src/app/api/api/cashiers.service.ts | 20 +-
src/app/api/api/centers.service.ts | 20 +-
src/app/api/api/charges.service.ts | 20 +-
src/app/api/api/client.service.ts | 20 +-
src/app/api/api/clientCharges.service.ts | 20 +-
.../api/api/clientCollateralManagement.service.ts | 20 +-
src/app/api/api/clientFamilyMember.service.ts | 20 +-
src/app/api/api/clientIdentifier.service.ts | 20 +-
src/app/api/api/clientSearchV2.service.ts | 20 +-
src/app/api/api/clientTransaction.service.ts | 20 +-
src/app/api/api/clientsAddress.service.ts | 20 +-
src/app/api/api/codeValues.service.ts | 20 +-
src/app/api/api/codes.service.ts | 20 +-
src/app/api/api/collateralManagement.service.ts | 20 +-
src/app/api/api/collectionSheet.service.ts | 20 +-
.../api/api/creditBureauConfiguration.service.ts | 20 +-
src/app/api/api/currency.service.ts | 20 +-
src/app/api/api/dataTables.service.ts | 20 +-
src/app/api/api/default.service.ts | 20 +-
...delinquencyRangeAndBucketsManagement.service.ts | 20 +-
...depositAccountOnHoldFundTransactions.service.ts | 20 +-
src/app/api/api/deviceRegistration.service.ts | 20 +-
src/app/api/api/documents.service.ts | 20 +-
src/app/api/api/entityDataTable.service.ts | 20 +-
.../api/api/entityFieldConfiguration.service.ts | 20 +-
...ernalAssetOwnerLoanProductAttributes.service.ts | 20 +-
src/app/api/api/externalAssetOwners.service.ts | 20 +-
.../api/api/externalEventConfiguration.service.ts | 20 +-
src/app/api/api/externalServices.service.ts | 20 +-
.../api/fetchAuthenticatedUserDetails.service.ts | 20 +-
src/app/api/api/fineractEntity.service.ts | 20 +-
src/app/api/api/fixedDepositAccount.service.ts | 20 +-
.../api/fixedDepositAccountTransactions.service.ts | 20 +-
src/app/api/api/fixedDepositProduct.service.ts | 20 +-
src/app/api/api/floatingRates.service.ts | 20 +-
src/app/api/api/funds.service.ts | 20 +-
src/app/api/api/generalLedgerAccount.service.ts | 20 +-
src/app/api/api/globalConfiguration.service.ts | 20 +-
src/app/api/api/groups.service.ts | 20 +-
src/app/api/api/groupsLevel.service.ts | 20 +-
src/app/api/api/guarantors.service.ts | 20 +-
src/app/api/api/holidays.service.ts | 20 +-
src/app/api/api/hooks.service.ts | 20 +-
src/app/api/api/inlineJob.service.ts | 20 +-
src/app/api/api/instanceMode.service.ts | 20 +-
src/app/api/api/interOperation.service.ts | 20 +-
src/app/api/api/interestRateChart.service.ts | 20 +-
.../interestRateSlabAKAInterestBands.service.ts | 20 +-
src/app/api/api/internalCOB.service.ts | 20 +-
src/app/api/api/journalEntries.service.ts | 20 +-
src/app/api/api/likelihood.service.ts | 20 +-
.../api/api/listReportMailingJobHistory.service.ts | 20 +-
src/app/api/api/loanAccountLock.service.ts | 20 +-
src/app/api/api/loanBuyDownFees.service.ts | 20 +-
src/app/api/api/loanCOBCatchUp.service.ts | 20 +-
src/app/api/api/loanCapitalizedIncome.service.ts | 20 +-
src/app/api/api/loanCharges.service.ts | 20 +-
src/app/api/api/loanCollateral.service.ts | 20 +-
.../api/api/loanCollateralManagement.service.ts | 20 +-
src/app/api/api/loanDisbursementDetails.service.ts | 20 +-
src/app/api/api/loanInterestPause.service.ts | 20 +-
src/app/api/api/loanProducts.service.ts | 20 +-
src/app/api/api/loanRescheduling.service.ts | 20 +-
src/app/api/api/loanTransactions.service.ts | 20 +-
src/app/api/api/loans.service.ts | 20 +-
src/app/api/api/loansPointInTime.service.ts | 20 +-
.../api/makerCheckerOr4EyeFunctionality.service.ts | 20 +-
...mappingFinancialActivitiesToAccounts.service.ts | 20 +-
src/app/api/api/meetings.service.ts | 20 +-
src/app/api/api/mixMapping.service.ts | 20 +-
src/app/api/api/mixReport.service.ts | 20 +-
src/app/api/api/mixTaxonomy.service.ts | 20 +-
src/app/api/api/notes.service.ts | 20 +-
src/app/api/api/notification.service.ts | 20 +-
src/app/api/api/offices.service.ts | 20 +-
src/app/api/api/passwordPreferences.service.ts | 20 +-
src/app/api/api/paymentType.service.ts | 20 +-
.../api/api/periodicAccrualAccounting.service.ts | 20 +-
src/app/api/api/permissions.service.ts | 20 +-
src/app/api/api/pocket.service.ts | 20 +-
src/app/api/api/povertyLine.service.ts | 20 +-
src/app/api/api/productMix.service.ts | 20 +-
src/app/api/api/products.service.ts | 20 +-
src/app/api/api/progressiveLoan.service.ts | 20 +-
src/app/api/api/provisioningCategory.service.ts | 20 +-
src/app/api/api/provisioningCriteria.service.ts | 20 +-
src/app/api/api/provisioningEntries.service.ts | 20 +-
src/app/api/api/rate.service.ts | 20 +-
src/app/api/api/recurringDepositAccount.service.ts | 20 +-
.../recurringDepositAccountTransactions.service.ts | 20 +-
src/app/api/api/recurringDepositProduct.service.ts | 20 +-
.../api/repaymentWithPostDatedChecks.service.ts | 20 +-
src/app/api/api/reportMailingJobs.service.ts | 20 +-
src/app/api/api/reports.service.ts | 20 +-
src/app/api/api/rescheduleLoans.service.ts | 20 +-
src/app/api/api/roles.service.ts | 20 +-
src/app/api/api/runReports.service.ts | 20 +-
src/app/api/api/sCHEDULERJOB.service.ts | 20 +-
src/app/api/api/sMS.service.ts | 20 +-
src/app/api/api/sPMAPILookUpTable.service.ts | 20 +-
src/app/api/api/savingsAccount.service.ts | 20 +-
.../api/api/savingsAccountTransactions.service.ts | 20 +-
src/app/api/api/savingsCharges.service.ts | 20 +-
src/app/api/api/savingsProduct.service.ts | 20 +-
src/app/api/api/scheduler.service.ts | 20 +-
src/app/api/api/scoreCard.service.ts | 20 +-
src/app/api/api/searchAPI.service.ts | 20 +-
src/app/api/api/selfAccountTransfer.service.ts | 20 +-
src/app/api/api/selfAuthentication.service.ts | 20 +-
src/app/api/api/selfClient.service.ts | 20 +-
src/app/api/api/selfDividend.service.ts | 20 +-
src/app/api/api/selfLoanProducts.service.ts | 20 +-
src/app/api/api/selfLoans.service.ts | 20 +-
src/app/api/api/selfRunReport.service.ts | 20 +-
src/app/api/api/selfSavingsAccount.service.ts | 20 +-
src/app/api/api/selfSavingsProducts.service.ts | 20 +-
src/app/api/api/selfScoreCard.service.ts | 20 +-
src/app/api/api/selfServiceRegistration.service.ts | 20 +-
src/app/api/api/selfShareAccounts.service.ts | 20 +-
src/app/api/api/selfShareProducts.service.ts | 20 +-
src/app/api/api/selfSpm.service.ts | 20 +-
src/app/api/api/selfThirdPartyTransfer.service.ts | 20 +-
src/app/api/api/selfUser.service.ts | 20 +-
src/app/api/api/selfUserDetails.service.ts | 20 +-
src/app/api/api/shareAccount.service.ts | 20 +-
src/app/api/api/spmSurveys.service.ts | 20 +-
src/app/api/api/staff.service.ts | 20 +-
src/app/api/api/standingInstructions.service.ts | 20 +-
.../api/api/standingInstructionsHistory.service.ts | 20 +-
src/app/api/api/survey.service.ts | 20 +-
src/app/api/api/taxComponents.service.ts | 20 +-
src/app/api/api/taxGroup.service.ts | 20 +-
src/app/api/api/tellerCashManagement.service.ts | 20 +-
src/app/api/api/twoFactor.service.ts | 20 +-
src/app/api/api/userGeneratedDocuments.service.ts | 20 +-
src/app/api/api/users.service.ts | 20 +-
src/app/api/api/workingDays.service.ts | 20 +-
src/app/api/model/accountChargesRequest.ts | 20 +-
src/app/api/model/accountRequest.ts | 20 +-
src/app/api/model/accountRuleRequest.ts | 20 +-
src/app/api/model/accountTransferData.ts | 20 +-
src/app/api/model/accountTransferRequest.ts | 20 +-
src/app/api/model/accountingRuleData.ts | 20 +-
src/app/api/model/accountingTagRuleData.ts | 20 +-
src/app/api/model/adHocData.ts | 20 +-
src/app/api/model/adHocRequest.ts | 20 +-
src/app/api/model/adHocSearchQueryData.ts | 20 +-
src/app/api/model/addressData.ts | 20 +-
src/app/api/model/advancedPaymentData.ts | 20 +-
src/app/api/model/advancedQueryData.ts | 20 +-
src/app/api/model/advancedQueryRequest.ts | 20 +-
src/app/api/model/allowAttributeOverrides.ts | 20 +-
src/app/api/model/amortizationMappingData.ts | 20 +-
src/app/api/model/appUser.ts | 20 +-
src/app/api/model/appUserClientMapping.ts | 20 +-
src/app/api/model/appUserData.ts | 20 +-
src/app/api/model/auditData.ts | 20 +-
src/app/api/model/auditSearchData.ts | 20 +-
src/app/api/model/batchRequest.ts | 20 +-
src/app/api/model/batchResponse.ts | 20 +-
src/app/api/model/bodyPart.ts | 20 +-
src/app/api/model/bodyPartHeaders.ts | 20 +-
src/app/api/model/bodyPartParameterizedHeaders.ts | 20 +-
src/app/api/model/businessDateResponse.ts | 20 +-
src/app/api/model/businessDateUpdateRequest.ts | 20 +-
src/app/api/model/businessDateUpdateResponse.ts | 20 +-
src/app/api/model/businessStep.ts | 20 +-
src/app/api/model/businessStepDetail.ts | 20 +-
src/app/api/model/businessStepRequest.ts | 20 +-
src/app/api/model/buyDownFeeAmortizationDetails.ts | 20 +-
src/app/api/model/cacheData.ts | 20 +-
src/app/api/model/cacheSwitchRequest.ts | 20 +-
src/app/api/model/cacheSwitchResponse.ts | 20 +-
.../model/calculateFixedDepositInterestResponse.ts | 20 +-
src/app/api/model/calendarData.ts | 20 +-
src/app/api/model/calendarRequest.ts | 20 +-
src/app/api/model/campaignPreviewData.ts | 20 +-
src/app/api/model/capitalizedIncomeDetails.ts | 20 +-
src/app/api/model/cashierData.ts | 20 +-
src/app/api/model/cashierTransactionData.ts | 20 +-
.../model/cashierTransactionsWithSummaryData.ts | 20 +-
src/app/api/model/cashierTxnType.ts | 20 +-
src/app/api/model/cashiersForTeller.ts | 20 +-
src/app/api/model/centerData.ts | 20 +-
src/app/api/model/changeInstanceModeRequest.ts | 20 +-
src/app/api/model/changePwdUsersUserIdRequest.ts | 20 +-
src/app/api/model/changePwdUsersUserIdResponse.ts | 20 +-
.../model/changePwdUsersUserIdResponseChanges.ts | 20 +-
src/app/api/model/charge.ts | 20 +-
src/app/api/model/chargeData.ts | 20 +-
src/app/api/model/chargeFeeOnMonthDay.ts | 20 +-
.../api/model/chargeOffReasonToGLAccountMapper.ts | 20 +-
src/app/api/model/chargeRequest.ts | 20 +-
src/app/api/model/chargeToGLAccountMapper.ts | 20 +-
src/app/api/model/classificationToGLAccountData.ts | 20 +-
src/app/api/model/client.ts | 20 +-
src/app/api/model/clientAddressRequest.ts | 20 +-
.../api/model/clientCollateralManagementData.ts | 20 +-
src/app/api/model/clientCollateralRequest.ts | 20 +-
src/app/api/model/clientData.ts | 20 +-
src/app/api/model/clientFamilyMemberRequest.ts | 20 +-
src/app/api/model/clientFamilyMembersData.ts | 20 +-
src/app/api/model/clientIdentifier.ts | 20 +-
src/app/api/model/clientIdentifierData.ts | 20 +-
src/app/api/model/clientIdentifierRequest.ts | 20 +-
src/app/api/model/clientSearchData.ts | 20 +-
src/app/api/model/clientTextSearch.ts | 20 +-
src/app/api/model/clientTimelineData.ts | 20 +-
src/app/api/model/code.ts | 20 +-
src/app/api/model/codeValue.ts | 20 +-
src/app/api/model/codeValueData.ts | 20 +-
src/app/api/model/collateralData.ts | 20 +-
src/app/api/model/collateralManagementData.ts | 20 +-
.../model/collateralManagementProductRequest.ts | 20 +-
src/app/api/model/collateralProductRequest.ts | 20 +-
src/app/api/model/collectionSheetRequest.ts | 20 +-
src/app/api/model/columnFilterData.ts | 20 +-
src/app/api/model/commandProcessingResult.ts | 20 +-
src/app/api/model/commandWrapper.ts | 20 +-
src/app/api/model/component.ts | 20 +-
src/app/api/model/componentData.ts | 20 +-
src/app/api/model/configuredJobNamesDTO.ts | 20 +-
src/app/api/model/contentDisposition.ts | 20 +-
src/app/api/model/createStaffResponse.ts | 20 +-
src/app/api/model/creditAllocationData.ts | 20 +-
src/app/api/model/creditAllocationOrder.ts | 20 +-
src/app/api/model/creditDebit.ts | 20 +-
src/app/api/model/currencyConfigurationData.ts | 20 +-
src/app/api/model/currencyData.ts | 20 +-
src/app/api/model/currencyItem.ts | 20 +-
src/app/api/model/currencyUpdateRequest.ts | 20 +-
src/app/api/model/currencyUpdateResponse.ts | 20 +-
src/app/api/model/datatableData.ts | 20 +-
.../model/deleteAccountNumberFormatsResponse.ts | 20 +-
src/app/api/model/deleteAccountingRulesResponse.ts | 20 +-
src/app/api/model/deleteCentersCenterIdResponse.ts | 20 +-
src/app/api/model/deleteChargesChargeIdResponse.ts | 20 +-
.../api/model/deleteClientCollateralResponse.ts | 20 +-
...deleteClientsClientIdChargesChargeIdResponse.ts | 20 +-
...ientsClientIdIdentifiersIdentifierIdResponse.ts | 20 +-
src/app/api/model/deleteClientsClientIdResponse.ts | 20 +-
src/app/api/model/deleteCodeValueDataResponse.ts | 20 +-
src/app/api/model/deleteCodesResponse.ts | 20 +-
.../api/model/deleteCollateralProductResponse.ts | 20 +-
...TablesDatatableAppTableIdDatatableIdResponse.ts | 20 +-
.../deleteDataTablesDatatableAppTableIdResponse.ts | 20 +-
src/app/api/model/deleteDataTablesResponse.ts | 20 +-
.../api/model/deleteDelinquencyBucketResponse.ts | 20 +-
.../api/model/deleteDelinquencyRangeResponse.ts | 20 +-
.../deleteEntityDatatableChecksTemplateResponse.ts | 20 +-
.../deleteEntityTypeEntityIdDocumentsResponse.ts | 20 +-
.../deleteFinancialActivityAccountsResponse.ts | 20 +-
.../deleteFixedDepositAccountsAccountIdResponse.ts | 20 +-
.../deleteFixedDepositProductsProductIdResponse.ts | 20 +-
src/app/api/model/deleteGLAccountsResponse.ts | 20 +-
src/app/api/model/deleteGlClosuresResponse.ts | 20 +-
src/app/api/model/deleteGroupsGroupIdResponse.ts | 20 +-
.../api/model/deleteHolidaysHolidayIdResponse.ts | 20 +-
src/app/api/model/deleteHookResponse.ts | 20 +-
...eInterestRateChartsChartIdChartSlabsResponse.ts | 20 +-
.../deleteInterestRateChartsChartIdResponse.ts | 20 +-
.../deleteLoansLoanIdChargesChargeIdResponse.ts | 20 +-
...teLoansLoanIdCollateralsCollateralIdResponse.ts | 20 +-
src/app/api/model/deleteLoansLoanIdResponse.ts | 20 +-
.../deletePaymentTypesPaymentTypeIdResponse.ts | 20 +-
src/app/api/model/deletePostDatedCheck.ts | 20 +-
.../model/deleteProvisioningCriteriaResponse.ts | 20 +-
.../deleteRecurringDepositAccountsResponse.ts | 20 +-
...eteRecurringDepositProductsProductIdResponse.ts | 20 +-
.../api/model/deleteReportMailingJobsResponse.ts | 20 +-
src/app/api/model/deleteReportsResponse.ts | 20 +-
...eteResourceTypeResourceIdNotesNoteIdResponse.ts | 20 +-
src/app/api/model/deleteRolesRoleIdResponse.ts | 20 +-
.../deleteSavingsAccountsAccountIdResponse.ts | 20 +-
...countIdChargesSavingsAccountChargeIdResponse.ts | 20 +-
.../deleteSavingsProductsProductIdResponse.ts | 20 +-
...eteSelfBeneficiariesTPTBeneficiaryIdResponse.ts | 20 +-
...leteTellersTellerIdCashiersCashierIdResponse.ts | 20 +-
.../api/model/deleteTemplatesTemplateIdResponse.ts | 20 +-
src/app/api/model/deleteUsersUserIdResponse.ts | 20 +-
src/app/api/model/delinquencyBucket.ts | 20 +-
src/app/api/model/delinquencyBucketData.ts | 20 +-
src/app/api/model/delinquencyBucketRequest.ts | 20 +-
src/app/api/model/delinquencyRange.ts | 20 +-
src/app/api/model/delinquencyRangeData.ts | 20 +-
src/app/api/model/delinquencyRangeRequest.ts | 20 +-
.../model/depositAccountOnHoldTransactionData.ts | 20 +-
src/app/api/model/disbursementDetail.ts | 20 +-
.../api/model/disbursementTransactionsRequest.ts | 20 +-
src/app/api/model/documentData.ts | 20 +-
src/app/api/model/entity.ts | 20 +-
src/app/api/model/enumOptionData.ts | 20 +-
src/app/api/model/enumOptionType.ts | 20 +-
src/app/api/model/event.ts | 20 +-
src/app/api/model/executeJobRequest.ts | 20 +-
src/app/api/model/extensionData.ts | 20 +-
src/app/api/model/externalAssetOwnerRequest.ts | 20 +-
.../api/model/externalAssetOwnerSearchRequest.ts | 20 +-
.../model/externalAssetOwnerTransferChangesData.ts | 20 +-
.../externalEventConfigurationItemResponse.ts | 20 +-
.../model/externalEventConfigurationResponse.ts | 20 +-
.../externalEventConfigurationUpdateRequest.ts | 20 +-
.../externalEventConfigurationUpdateResponse.ts | 20 +-
src/app/api/model/externalEventResponse.ts | 20 +-
src/app/api/model/externalId.ts | 20 +-
src/app/api/model/externalOwnerJournalEntryData.ts | 20 +-
.../model/externalOwnerTransferJournalEntryData.ts | 20 +-
.../api/model/externalServicesPropertiesData.ts | 20 +-
src/app/api/model/externalTransferData.ts | 20 +-
src/app/api/model/externalTransferDataDetails.ts | 20 +-
src/app/api/model/externalTransferLoanData.ts | 20 +-
.../externalTransferLoanProductAttributesData.ts | 20 +-
src/app/api/model/externalTransferOwnerData.ts | 20 +-
src/app/api/model/field.ts | 20 +-
src/app/api/model/fieldConfigurationData.ts | 20 +-
src/app/api/model/filterData.ts | 20 +-
src/app/api/model/financialActivityAccountData.ts | 20 +-
src/app/api/model/financialActivityData.ts | 20 +-
src/app/api/model/floatingRate.ts | 20 +-
src/app/api/model/floatingRateData.ts | 20 +-
src/app/api/model/floatingRatePeriod.ts | 20 +-
src/app/api/model/floatingRatePeriodData.ts | 20 +-
src/app/api/model/floatingRatePeriodRequest.ts | 20 +-
src/app/api/model/floatingRateRequest.ts | 20 +-
src/app/api/model/formDataBodyPart.ts | 20 +-
src/app/api/model/formDataContentDisposition.ts | 20 +-
src/app/api/model/fund.ts | 20 +-
src/app/api/model/fundData.ts | 20 +-
src/app/api/model/fundRequest.ts | 20 +-
src/app/api/model/gLAccount.ts | 20 +-
src/app/api/model/gLAccountData.ts | 20 +-
src/app/api/model/gLAccountDataForLookup.ts | 20 +-
src/app/api/model/gLClosureData.ts | 20 +-
src/app/api/model/geoCodeData.ts | 20 +-
.../api/model/getAccountNumberFormatsIdResponse.ts | 20 +-
.../getAccountNumberFormatsResponseTemplate.ts | 20 +-
src/app/api/model/getAccountOptions.ts | 20 +-
.../model/getAccountTransferTemplateResponse.ts | 20 +-
.../model/getAccountTransfersFromAccountType.ts | 20 +-
.../getAccountTransfersFromAccountTypeOptions.ts | 20 +-
.../model/getAccountTransfersFromClientOptions.ts | 20 +-
src/app/api/model/getAccountTransfersFromOffice.ts | 20 +-
.../model/getAccountTransfersFromOfficeOptions.ts | 20 +-
src/app/api/model/getAccountTransfersPageItems.ts | 20 +-
.../model/getAccountTransfersPageItemsCurrency.ts | 20 +-
.../getAccountTransfersPageItemsFromAccount.ts | 20 +-
.../getAccountTransfersPageItemsFromOffice.ts | 20 +-
.../getAccountTransfersPageItemsToAccountType.ts | 20 +-
src/app/api/model/getAccountTransfersResponse.ts | 20 +-
src/app/api/model/getAccountTransfersStatus.ts | 20 +-
...untTransfersTemplateRefundByTransferCurrency.ts | 20 +-
...TransfersTemplateRefundByTransferFromAccount.ts | 20 +-
...rsTemplateRefundByTransferFromAccountOptions.ts | 20 +-
...tTransfersTemplateRefundByTransferFromClient.ts | 20 +-
...ersTemplateRefundByTransferFromClientOptions.ts | 20 +-
...tTransfersTemplateRefundByTransferFromOffice.ts | 20 +-
...ersTemplateRefundByTransferFromOfficeOptions.ts | 20 +-
...untTransfersTemplateRefundByTransferResponse.ts | 20 +-
...ntTransfersTemplateRefundByTransferToAccount.ts | 20 +-
...untTransfersTemplateRefundByTransferToClient.ts | 20 +-
.../model/getAccountTransfersTemplateResponse.ts | 20 +-
src/app/api/model/getAccountTransfersTimeline.ts | 20 +-
.../getAccountTransfersToAccountTypeOptions.ts | 20 +-
.../model/getAccountTransfersToOfficeOptions.ts | 20 +-
.../api/model/getAccountsChargeCalculationType.ts | 20 +-
src/app/api/model/getAccountsChargeTimeType.ts | 20 +-
src/app/api/model/getAccountsCharges.ts | 20 +-
src/app/api/model/getAccountsChargesCurrency.ts | 20 +-
src/app/api/model/getAccountsCurrency.ts | 20 +-
.../api/model/getAccountsLinkedToPocketResponse.ts | 20 +-
src/app/api/model/getAccountsLockPeriodTypeEnum.ts | 20 +-
src/app/api/model/getAccountsPageItems.ts | 20 +-
src/app/api/model/getAccountsPurchasedShares.ts | 20 +-
.../api/model/getAccountsPurchasedSharesStatus.ts | 20 +-
.../api/model/getAccountsPurchasedSharesType.ts | 20 +-
src/app/api/model/getAccountsStatus.ts | 20 +-
src/app/api/model/getAccountsSummary.ts | 20 +-
src/app/api/model/getAccountsTimeline.ts | 20 +-
.../api/model/getAccountsTypeAccountIdResponse.ts | 20 +-
src/app/api/model/getAccountsTypeProductOptions.ts | 20 +-
.../api/model/getAccountsTypePurchasedShares.ts | 20 +-
src/app/api/model/getAccountsTypeResponse.ts | 20 +-
src/app/api/model/getAccountsTypeStatus.ts | 20 +-
src/app/api/model/getAccountsTypeSummary.ts | 20 +-
.../api/model/getAccountsTypeTemplateResponse.ts | 20 +-
src/app/api/model/getAccountsTypeTimeline.ts | 20 +-
src/app/api/model/getAssetType.ts | 20 +-
src/app/api/model/getCentersAccountType.ts | 20 +-
.../model/getCentersCenterIdAccountsResponse.ts | 20 +-
src/app/api/model/getCentersCenterIdCurrency.ts | 20 +-
src/app/api/model/getCentersCenterIdResponse.ts | 20 +-
src/app/api/model/getCentersCenterIdStatus.ts | 20 +-
src/app/api/model/getCentersDepositType.ts | 20 +-
src/app/api/model/getCentersOfficeOptions.ts | 20 +-
src/app/api/model/getCentersPageItems.ts | 20 +-
src/app/api/model/getCentersResponse.ts | 20 +-
src/app/api/model/getCentersSavingsAccounts.ts | 20 +-
src/app/api/model/getCentersStaffOptions.ts | 20 +-
src/app/api/model/getCentersStatus.ts | 20 +-
src/app/api/model/getCentersTemplateResponse.ts | 20 +-
src/app/api/model/getCentersTimeline.ts | 20 +-
src/app/api/model/getChargeAppliesTo.ts | 20 +-
src/app/api/model/getChargeCalculationType.ts | 20 +-
.../getChargeOffReasonToExpenseAccountMappings.ts | 20 +-
src/app/api/model/getChargePaymentMode.ts | 20 +-
src/app/api/model/getChargeTimeType.ts | 20 +-
src/app/api/model/getChargesAppliesTo.ts | 20 +-
src/app/api/model/getChargesAppliesToResponse.ts | 20 +-
.../api/model/getChargesCalculationTypeResponse.ts | 20 +-
.../api/model/getChargesChargeCalculationType.ts | 20 +-
src/app/api/model/getChargesChargeTimeType.ts | 20 +-
src/app/api/model/getChargesCurrency.ts | 20 +-
src/app/api/model/getChargesCurrencyResponse.ts | 20 +-
src/app/api/model/getChargesPaymentModeResponse.ts | 20 +-
src/app/api/model/getChargesResponse.ts | 20 +-
src/app/api/model/getChargesTaxGroup.ts | 20 +-
src/app/api/model/getChargesTimeTypeResponse.ts | 20 +-
.../getClassificationToIncomeAccountMappings.ts | 20 +-
.../api/model/getClientChargeCalculationType.ts | 20 +-
src/app/api/model/getClientChargeCurrency.ts | 20 +-
src/app/api/model/getClientChargeTimeType.ts | 20 +-
.../getClientIdProductIdAccountingMappings.ts | 20 +-
.../api/model/getClientIdProductIdChargeOptions.ts | 20 +-
...tIdProductIdLockinPeriodFrequencyTypeOptions.ts | 20 +-
...uctIdMinimumActivePeriodFrequencyTypeOptions.ts | 20 +-
.../model/getClientIdProductIdProductOptions.ts | 20 +-
.../api/model/getClientObligeeDetailsResponse.ts | 20 +-
src/app/api/model/getClientStatus.ts | 20 +-
src/app/api/model/getClientTransactionsCurrency.ts | 20 +-
.../model/getClientTransferProposalDateResponse.ts | 20 +-
src/app/api/model/getClientsChargesPageItems.ts | 20 +-
.../model/getClientsClientIdAccountsResponse.ts | 20 +-
.../api/model/getClientsClientIdChargesResponse.ts | 20 +-
.../model/getClientsClientIdIdentifiersResponse.ts | 20 +-
src/app/api/model/getClientsClientIdResponse.ts | 20 +-
src/app/api/model/getClientsClientIdStatus.ts | 20 +-
.../getClientsClientIdTransactionsResponse.ts | 20 +-
...ntsClientIdTransactionsTransactionIdResponse.ts | 20 +-
.../model/getClientsClientIdTransactionsType.ts | 20 +-
src/app/api/model/getClientsColumnHeaderData.ts | 20 +-
src/app/api/model/getClientsDataTables.ts | 20 +-
src/app/api/model/getClientsDocumentType.ts | 20 +-
src/app/api/model/getClientsGroups.ts | 20 +-
src/app/api/model/getClientsLoanAccounts.ts | 20 +-
src/app/api/model/getClientsLoanAccountsStatus.ts | 20 +-
src/app/api/model/getClientsLoanAccountsType.ts | 20 +-
.../api/model/getClientsLoansAccountsCurrency.ts | 20 +-
src/app/api/model/getClientsOfficeOptions.ts | 20 +-
src/app/api/model/getClientsPageItems.ts | 20 +-
src/app/api/model/getClientsPageItemsResponse.ts | 20 +-
src/app/api/model/getClientsResponse.ts | 20 +-
.../api/model/getClientsSavingProductOptions.ts | 20 +-
src/app/api/model/getClientsSavingsAccounts.ts | 20 +-
.../api/model/getClientsSavingsAccountsCurrency.ts | 20 +-
.../model/getClientsSavingsAccountsDepositType.ts | 20 +-
.../api/model/getClientsSavingsAccountsStatus.ts | 20 +-
src/app/api/model/getClientsStaffOptions.ts | 20 +-
src/app/api/model/getClientsTemplateResponse.ts | 20 +-
src/app/api/model/getClientsTimeline.ts | 20 +-
src/app/api/model/getCodeValueData.ts | 20 +-
src/app/api/model/getCodeValuesDataResponse.ts | 20 +-
src/app/api/model/getCodesResponse.ts | 20 +-
src/app/api/model/getCollateralCurrencyResponse.ts | 20 +-
src/app/api/model/getCollateralTypeResponse.ts | 20 +-
src/app/api/model/getDataTablesResponse.ts | 20 +-
src/app/api/model/getDelinquencyActionsResponse.ts | 20 +-
.../api/model/getDelinquencyTagHistoryResponse.ts | 20 +-
.../api/model/getEntityDatatableChecksResponse.ts | 20 +-
.../getEntityDatatableChecksTemplateResponse.ts | 20 +-
src/app/api/model/getEquityType.ts | 20 +-
.../model/getFinancialActivityAccountsResponse.ts | 20 +-
.../model/getFixedDepositAccountsAccountChart.ts | 20 +-
.../getFixedDepositAccountsAccountChartCurrency.ts | 20 +-
.../getFixedDepositAccountsAccountIdCurrency.ts | 20 +-
.../getFixedDepositAccountsAccountIdResponse.ts | 20 +-
.../getFixedDepositAccountsAccountIdSummary.ts | 20 +-
.../api/model/getFixedDepositAccountsChartSlabs.ts | 20 +-
.../api/model/getFixedDepositAccountsCurrency.ts | 20 +-
...etFixedDepositAccountsDepositPeriodFrequency.ts | 20 +-
...sitAccountsInterestCalculationDaysInYearType.ts | 20 +-
...tFixedDepositAccountsInterestCalculationType.ts | 20 +-
...DepositAccountsInterestCompoundingPeriodType.ts | 20 +-
...ixedDepositAccountsInterestPostingPeriodType.ts | 20 +-
.../getFixedDepositAccountsMaxDepositTermType.ts | 20 +-
.../getFixedDepositAccountsMinDepositTermType.ts | 20 +-
.../api/model/getFixedDepositAccountsPeriodType.ts | 20 +-
.../model/getFixedDepositAccountsPeriodTypes.ts | 20 +-
.../model/getFixedDepositAccountsProductOptions.ts | 20 +-
.../api/model/getFixedDepositAccountsResponse.ts | 20 +-
src/app/api/model/getFixedDepositAccountsStatus.ts | 20 +-
.../api/model/getFixedDepositAccountsSummary.ts | 20 +-
.../getFixedDepositAccountsTemplateResponse.ts | 20 +-
.../api/model/getFixedDepositAccountsTimeline.ts | 20 +-
.../model/getFixedDepositProductsAccountingRule.ts | 20 +-
.../api/model/getFixedDepositProductsCurrency.ts | 20 +-
.../api/model/getFixedDepositProductsGlAccount.ts | 20 +-
...sitProductsInterestCalculationDaysInYearType.ts | 20 +-
...tFixedDepositProductsInterestCalculationType.ts | 20 +-
...DepositProductsInterestCompoundingPeriodType.ts | 20 +-
...ixedDepositProductsInterestPostingPeriodType.ts | 20 +-
.../getFixedDepositProductsMaxDepositTermType.ts | 20 +-
.../getFixedDepositProductsMinDepositTermType.ts | 20 +-
...edDepositProductsProductIdAccountingMappings.ts | 20 +-
.../getFixedDepositProductsProductIdActiveChart.ts | 20 +-
.../getFixedDepositProductsProductIdChartSlabs.ts | 20 +-
.../getFixedDepositProductsProductIdCurrency.ts | 20 +-
...tProductsProductIdFeeToIncomeAccountMappings.ts | 20 +-
...ctsProductIdFeeToIncomeAccountMappingsCharge.ts | 20 +-
...uctIdFeeToIncomeAccountMappingsIncomeAccount.ts | 20 +-
...oductsProductIdInterestCompoundingPeriodType.ts | 20 +-
...edDepositProductsProductIdMaxDepositTermType.ts | 20 +-
...edDepositProductsProductIdMinDepositTermType.ts | 20 +-
...ductsProductIdPenaltyToIncomeAccountMappings.ts | 20 +-
...roductIdPenaltyToIncomeAccountMappingsCharge.ts | 20 +-
.../getFixedDepositProductsProductIdPeriodType.ts | 20 +-
...oductsProductIdPreClosurePenalInterestOnType.ts | 20 +-
.../getFixedDepositProductsProductIdResponse.ts | 20 +-
.../api/model/getFixedDepositProductsResponse.ts | 20 +-
src/app/api/model/getFloatingRatesResponse.ts | 20 +-
src/app/api/model/getFromAccountOptions.ts | 20 +-
.../getFromAccountStandingInstructionSwagger.ts | 20 +-
...ypeOptionsResponseStandingInstructionSwagger.ts | 20 +-
...ccountTypeResponseStandingInstructionSwagger.ts | 20 +-
...getFromAccountTypeStandingInstructionSwagger.ts | 20 +-
...entOptionsResponseStandingInstructionSwagger.ts | 20 +-
.../getFromClientStandingInstructionSwagger.ts | 20 +-
...iceOptionsResponseStandingInstructionSwagger.ts | 20 +-
...FromOfficeResponseStandingInstructionSwagger.ts | 20 +-
.../getFromOfficeStandingInstructionSwagger.ts | 20 +-
src/app/api/model/getGLAccountData.ts | 20 +-
src/app/api/model/getGLAccountsResponse.ts | 20 +-
src/app/api/model/getGLAccountsTemplateResponse.ts | 20 +-
src/app/api/model/getGlAccountMapping.ts | 20 +-
src/app/api/model/getGlClosureResponse.ts | 20 +-
.../api/model/getGlobalConfigurationsResponse.ts | 20 +-
.../model/getGroupsGroupIdAccountsLoanAccounts.ts | 20 +-
.../api/model/getGroupsGroupIdAccountsLoanType.ts | 20 +-
.../getGroupsGroupIdAccountsMemberLoanAccounts.ts | 20 +-
.../getGroupsGroupIdAccountsMemberLoanStatus.ts | 20 +-
.../getGroupsGroupIdAccountsMemberLoanType.ts | 20 +-
...etGroupsGroupIdAccountsMemberSavingsAccounts.ts | 20 +-
.../api/model/getGroupsGroupIdAccountsResponse.ts | 20 +-
.../getGroupsGroupIdAccountsSavingAccountType.ts | 20 +-
.../getGroupsGroupIdAccountsSavingAccounts.ts | 20 +-
.../getGroupsGroupIdAccountsSavingCurrency.ts | 20 +-
.../model/getGroupsGroupIdAccountsSavingStatus.ts | 20 +-
.../api/model/getGroupsGroupIdAccountsStatus.ts | 20 +-
src/app/api/model/getGroupsGroupIdResponse.ts | 20 +-
src/app/api/model/getGroupsGroupIdTimeline.ts | 20 +-
src/app/api/model/getGroupsPageItems.ts | 20 +-
src/app/api/model/getGroupsResponse.ts | 20 +-
src/app/api/model/getGroupsStatus.ts | 20 +-
.../api/model/getGroupsTemplateClientOptions.ts | 20 +-
.../api/model/getGroupsTemplateColumnHeaderData.ts | 20 +-
src/app/api/model/getGroupsTemplateDatatables.ts | 20 +-
.../api/model/getGroupsTemplateOfficeOptions.ts | 20 +-
src/app/api/model/getGroupsTemplateResponse.ts | 20 +-
src/app/api/model/getGroupsTemplateStaffOptions.ts | 20 +-
src/app/api/model/getHolidaysResponse.ts | 20 +-
src/app/api/model/getHookResponse.ts | 20 +-
src/app/api/model/getHookTemplateResponse.ts | 20 +-
src/app/api/model/getIncomeFromFeeAccountId.ts | 20 +-
src/app/api/model/getIncomeType.ts | 20 +-
...ypeOptionsResponseStandingInstructionSwagger.ts | 20 +-
...getInstructionTypeStandingInstructionSwagger.ts | 20 +-
.../api/model/getInterestRateChartsChartSlabs.ts | 20 +-
src/app/api/model/getInterestRateChartsCurrency.ts | 20 +-
src/app/api/model/getInterestRateChartsResponse.ts | 20 +-
.../getInterestRateChartsTemplatePeriodTypes.ts | 20 +-
.../model/getInterestRateChartsTemplateResponse.ts | 20 +-
.../api/model/getJobsJobIDJobRunHistoryResponse.ts | 20 +-
src/app/api/model/getJobsResponse.ts | 20 +-
.../getJournalEntriesTransactionIdResponse.ts | 20 +-
src/app/api/model/getLoanAccountingMappings.ts | 20 +-
src/app/api/model/getLoanCharge.ts | 20 +-
src/app/api/model/getLoanChargeCalculationType.ts | 20 +-
src/app/api/model/getLoanChargeCurrency.ts | 20 +-
.../model/getLoanChargeTemplateChargeAppliesTo.ts | 20 +-
.../model/getLoanChargeTemplateChargeOptions.ts | 20 +-
.../model/getLoanChargeTemplateChargeTimeType.ts | 20 +-
src/app/api/model/getLoanChargeTimeType.ts | 20 +-
src/app/api/model/getLoanCurrency.ts | 20 +-
.../api/model/getLoanFeeToIncomeAccountMappings.ts | 20 +-
.../getLoanPaymentChannelToFundSourceMappings.ts | 20 +-
.../getLoanProductsAccountingMappingOptions.ts | 20 +-
src/app/api/model/getLoanProductsAccountingRule.ts | 20 +-
.../api/model/getLoanProductsAmortizationType.ts | 20 +-
.../model/getLoanProductsAssetAccountOptions.ts | 20 +-
.../api/model/getLoanProductsChargeAppliesTo.ts | 20 +-
.../model/getLoanProductsChargeOffReasonOptions.ts | 20 +-
src/app/api/model/getLoanProductsChargeOptions.ts | 20 +-
src/app/api/model/getLoanProductsCurrency.ts | 20 +-
.../api/model/getLoanProductsCurrencyOptions.ts | 20 +-
.../api/model/getLoanProductsDaysInMonthType.ts | 20 +-
.../getLoanProductsDaysInYearCustomStrategy.ts | 20 +-
src/app/api/model/getLoanProductsDaysInYearType.ts | 20 +-
.../model/getLoanProductsExpenseAccountOptions.ts | 20 +-
src/app/api/model/getLoanProductsExpenseType.ts | 20 +-
.../model/getLoanProductsIncomeAccountOptions.ts | 20 +-
src/app/api/model/getLoanProductsIncomeType.ts | 20 +-
.../getLoanProductsInterestRateFrequencyType.ts | 20 +-
...oanProductsInterestRateTemplateFrequencyType.ts | 20 +-
...nterestRecalculationCompoundingFrequencyType.ts | 20 +-
...ProductsInterestRecalculationCompoundingType.ts | 20 +-
.../getLoanProductsInterestRecalculationData.ts | 20 +-
...oanProductsInterestRecalculationTemplateData.ts | 20 +-
.../model/getLoanProductsInterestTemplateType.ts | 20 +-
src/app/api/model/getLoanProductsInterestType.ts | 20 +-
.../getLoanProductsLiabilityAccountOptions.ts | 20 +-
src/app/api/model/getLoanProductsLiabilityTagId.ts | 20 +-
src/app/api/model/getLoanProductsLiabilityType.ts | 20 +-
src/app/api/model/getLoanProductsLiabilityUsage.ts | 20 +-
src/app/api/model/getLoanProductsParamType.ts | 20 +-
.../api/model/getLoanProductsPaymentTypeOptions.ts | 20 +-
...roductsPreClosureInterestCalculationStrategy.ts | 20 +-
...nProductsPrincipalVariationsForBorrowerCycle.ts | 20 +-
.../api/model/getLoanProductsProductIdResponse.ts | 20 +-
.../model/getLoanProductsRepaymentFrequencyType.ts | 20 +-
.../model/getLoanProductsRepaymentStartDateType.ts | 20 +-
...etLoanProductsRepaymentTemplateFrequencyType.ts | 20 +-
.../model/getLoanProductsRescheduleStrategyType.ts | 20 +-
src/app/api/model/getLoanProductsResponse.ts | 20 +-
.../api/model/getLoanProductsTemplateCurrency.ts | 20 +-
.../api/model/getLoanProductsTemplateResponse.ts | 20 +-
...ProductsTransactionProcessingStrategyOptions.ts | 20 +-
.../api/model/getLoanProductsValueConditionType.ts | 20 +-
.../getLoanProductsValueConditionTypeOptions.ts | 20 +-
.../model/getLoanProductsWriteOffReasonOptions.ts | 20 +-
.../api/model/getLoanRescheduleRequestResponse.ts | 20 +-
.../api/model/getLoanRescheduleRequestStatus.ts | 20 +-
src/app/api/model/getLoanTransactionRelation.ts | 20 +-
.../api/model/getLoansApprovalTemplateResponse.ts | 20 +-
src/app/api/model/getLoansChargePaymentMode.ts | 20 +-
src/app/api/model/getLoansCurrency.ts | 20 +-
.../api/model/getLoansLoanIdAmortizationType.ts | 20 +-
.../model/getLoansLoanIdChargeCalculationType.ts | 20 +-
.../api/model/getLoansLoanIdChargePaymentMode.ts | 20 +-
src/app/api/model/getLoansLoanIdChargeTimeType.ts | 20 +-
.../model/getLoansLoanIdChargesChargeIdResponse.ts | 20 +-
.../model/getLoansLoanIdChargesTemplateResponse.ts | 20 +-
src/app/api/model/getLoansLoanIdCodeValueData.ts | 20 +-
.../api/model/getLoansLoanIdCollateralsResponse.ts | 20 +-
src/app/api/model/getLoansLoanIdCurrency.ts | 20 +-
.../model/getLoansLoanIdDelinquencyPausePeriod.ts | 20 +-
.../api/model/getLoansLoanIdDelinquencySummary.ts | 20 +-
.../api/model/getLoansLoanIdDisbursementDetails.ts | 20 +-
src/app/api/model/getLoansLoanIdEnumOptionData.ts | 20 +-
src/app/api/model/getLoansLoanIdFeeFrequency.ts | 20 +-
.../getLoansLoanIdInterestCalculationPeriodType.ts | 20 +-
.../getLoansLoanIdInterestRateFrequencyType.ts | 20 +-
src/app/api/model/getLoansLoanIdInterestType.ts | 20 +-
src/app/api/model/getLoansLoanIdLinkedAccount.ts | 20 +-
src/app/api/model/getLoansLoanIdLoanChargeData.ts | 20 +-
.../model/getLoansLoanIdLoanChargePaidByData.ts | 20 +-
.../getLoansLoanIdLoanInstallmentChargeData.ts | 20 +-
...etLoansLoanIdLoanInstallmentLevelDelinquency.ts | 20 +-
...nsLoanIdLoanRepaymentScheduleInstallmentData.ts | 20 +-
.../api/model/getLoansLoanIdLoanTermEnumData.ts | 20 +-
.../api/model/getLoansLoanIdLoanTermVariations.ts | 20 +-
.../model/getLoansLoanIdLoanTransactionEnumData.ts | 20 +-
.../model/getLoansLoanIdLoanTransactionRelation.ts | 20 +-
src/app/api/model/getLoansLoanIdLoanType.ts | 20 +-
src/app/api/model/getLoansLoanIdOverdueCharges.ts | 20 +-
.../api/model/getLoansLoanIdPaymentDetailData.ts | 20 +-
src/app/api/model/getLoansLoanIdPaymentType.ts | 20 +-
.../model/getLoansLoanIdRepaymentFrequencyType.ts | 20 +-
src/app/api/model/getLoansLoanIdRepaymentPeriod.ts | 20 +-
.../api/model/getLoansLoanIdRepaymentSchedule.ts | 20 +-
src/app/api/model/getLoansLoanIdResponse.ts | 20 +-
src/app/api/model/getLoansLoanIdStatus.ts | 20 +-
src/app/api/model/getLoansLoanIdSummary.ts | 20 +-
.../model/getLoansLoanIdTermPeriodFrequencyType.ts | 20 +-
src/app/api/model/getLoansLoanIdTimeline.ts | 20 +-
src/app/api/model/getLoansLoanIdTransactions.ts | 20 +-
.../model/getLoansLoanIdTransactionsResponse.ts | 20 +-
.../getLoansLoanIdTransactionsTemplateResponse.ts | 20 +-
...LoansLoanIdTransactionsTransactionIdResponse.ts | 20 +-
...etLoansProductsInterestCalculationPeriodType.ts | 20 +-
src/app/api/model/getLoansResponse.ts | 20 +-
.../api/model/getLoansTemplateProductOptions.ts | 20 +-
src/app/api/model/getLoansTemplateResponse.ts | 20 +-
src/app/api/model/getLoansTemplateTimeline.ts | 20 +-
src/app/api/model/getLoansTotal.ts | 20 +-
src/app/api/model/getLoansTransactionType.ts | 20 +-
src/app/api/model/getLoansType.ts | 20 +-
src/app/api/model/getLockPeriodTypeEnum.ts | 20 +-
src/app/api/model/getNotification.ts | 20 +-
src/app/api/model/getNotificationsResponse.ts | 20 +-
src/app/api/model/getObligeeData.ts | 20 +-
src/app/api/model/getOfficesResponse.ts | 20 +-
src/app/api/model/getOfficesTemplateResponse.ts | 20 +-
.../getPageItemsStandingInstructionSwagger.ts | 20 +-
.../getPasswordPreferencesTemplateResponse.ts | 20 +-
src/app/api/model/getPaymentTypeData.ts | 20 +-
src/app/api/model/getPaymentTypeOptions.ts | 20 +-
src/app/api/model/getPaymentTypesResponse.ts | 20 +-
src/app/api/model/getPermissionsResponse.ts | 20 +-
src/app/api/model/getPocketData.ts | 20 +-
src/app/api/model/getPocketLoanAccounts.ts | 20 +-
src/app/api/model/getPocketSavingAccounts.ts | 20 +-
src/app/api/model/getPostDatedChecks.ts | 20 +-
...ityOptionsResponseStandingInstructionSwagger.ts | 20 +-
.../model/getPriorityStandingInstructionSwagger.ts | 20 +-
.../model/getProductsAccountingMappingOptions.ts | 20 +-
src/app/api/model/getProductsAccountingMappings.ts | 20 +-
src/app/api/model/getProductsAccountingRule.ts | 20 +-
.../api/model/getProductsAssetAccountOptions.ts | 20 +-
src/app/api/model/getProductsCharges.ts | 20 +-
src/app/api/model/getProductsCurrency.ts | 20 +-
.../api/model/getProductsEquityAccountOptions.ts | 20 +-
.../api/model/getProductsIncomeAccountOptions.ts | 20 +-
.../model/getProductsLiabilityAccountOptions.ts | 20 +-
src/app/api/model/getProductsLiabilityType.ts | 20 +-
src/app/api/model/getProductsLiabilityUsage.ts | 20 +-
src/app/api/model/getProductsMarketPrice.ts | 20 +-
...ductsMinimumActivePeriodFrequencyTypeOptions.ts | 20 +-
src/app/api/model/getProductsPageItems.ts | 20 +-
src/app/api/model/getProductsTagId.ts | 20 +-
.../api/model/getProductsTypeProductIdResponse.ts | 20 +-
src/app/api/model/getProductsTypeResponse.ts | 20 +-
.../getProvisioningCriteriaCriteriaIdResponse.ts | 20 +-
.../api/model/getProvisioningCriteriaResponse.ts | 20 +-
...ncyOptionsResponseStandingInstructionSwagger.ts | 20 +-
...ecurrenceFrequencyStandingInstructionSwagger.ts | 20 +-
...ypeOptionsResponseStandingInstructionSwagger.ts | 20 +-
.../getRecurrenceTypeStandingInstructionSwagger.ts | 20 +-
src/app/api/model/getRecurringCurrency.ts | 20 +-
.../getRecurringDepositAccountsAccountChart.ts | 20 +-
...RecurringDepositAccountsAccountChartCurrency.ts | 20 +-
...getRecurringDepositAccountsAccountIdResponse.ts | 20 +-
.../model/getRecurringDepositAccountsChartSlabs.ts | 20 +-
.../model/getRecurringDepositAccountsCurrency.ts | 20 +-
...curringDepositAccountsDepositPeriodFrequency.ts | 20 +-
...sitAccountsInterestCalculationDaysInYearType.ts | 20 +-
...urringDepositAccountsInterestCalculationType.ts | 20 +-
...DepositAccountsInterestCompoundingPeriodType.ts | 20 +-
...ringDepositAccountsInterestPostingPeriodType.ts | 20 +-
...etRecurringDepositAccountsMaxDepositTermType.ts | 20 +-
...etRecurringDepositAccountsMinDepositTermType.ts | 20 +-
.../model/getRecurringDepositAccountsPeriodType.ts | 20 +-
.../getRecurringDepositAccountsPeriodTypes.ts | 20 +-
...DepositAccountIdTransactionsTemplateResponse.ts | 20 +-
...itAccountIdTransactionsTransactionIdResponse.ts | 20 +-
...DepositAccountsRecurringDepositFrequencyType.ts | 20 +-
.../model/getRecurringDepositAccountsResponse.ts | 20 +-
.../api/model/getRecurringDepositAccountsStatus.ts | 20 +-
.../model/getRecurringDepositAccountsSummary.ts | 20 +-
.../getRecurringDepositAccountsTemplateResponse.ts | 20 +-
.../model/getRecurringDepositAccountsTimeline.ts | 20 +-
.../getRecurringDepositProductsAccountingRule.ts | 20 +-
.../model/getRecurringDepositProductsCurrency.ts | 20 +-
.../model/getRecurringDepositProductsGlAccount.ts | 20 +-
...sitProductsInterestCalculationDaysInYearType.ts | 20 +-
...urringDepositProductsInterestCalculationType.ts | 20 +-
...DepositProductsInterestCompoundingPeriodType.ts | 20 +-
...ringDepositProductsInterestPostingPeriodType.ts | 20 +-
...etRecurringDepositProductsMaxDepositTermType.ts | 20 +-
...etRecurringDepositProductsMinDepositTermType.ts | 20 +-
...ngDepositProductsProductIdAccountingMappings.ts | 20 +-
...RecurringDepositProductsProductIdActiveChart.ts | 20 +-
...tRecurringDepositProductsProductIdChartSlabs.ts | 20 +-
...getRecurringDepositProductsProductIdCurrency.ts | 20 +-
...tProductsProductIdFeeToIncomeAccountMappings.ts | 20 +-
...ctsProductIdFeeToIncomeAccountMappingsCharge.ts | 20 +-
...uctIdFeeToIncomeAccountMappingsIncomeAccount.ts | 20 +-
...oductsProductIdInterestCompoundingPeriodType.ts | 20 +-
...ngDepositProductsProductIdMaxDepositTermType.ts | 20 +-
...ngDepositProductsProductIdMinDepositTermType.ts | 20 +-
...ductsProductIdPenaltyToIncomeAccountMappings.ts | 20 +-
...roductIdPenaltyToIncomeAccountMappingsCharge.ts | 20 +-
...tRecurringDepositProductsProductIdPeriodType.ts | 20 +-
...oductsProductIdPreClosurePenalInterestOnType.ts | 20 +-
...getRecurringDepositProductsProductIdResponse.ts | 20 +-
...DepositProductsRecurringDepositFrequencyType.ts | 20 +-
.../model/getRecurringDepositProductsResponse.ts | 20 +-
src/app/api/model/getRecurringPaymentDetailData.ts | 20 +-
src/app/api/model/getRecurringPaymentType.ts | 20 +-
src/app/api/model/getRecurringProductOptions.ts | 20 +-
src/app/api/model/getRecurringTransactionType.ts | 20 +-
.../api/model/getRecurringTransactionsCurrency.ts | 20 +-
.../getRecurringTransactionsTransactionType.ts | 20 +-
src/app/api/model/getReportMailingJobsResponse.ts | 20 +-
src/app/api/model/getReportMailingJobsTemplate.ts | 20 +-
src/app/api/model/getReportsResponse.ts | 20 +-
src/app/api/model/getReportsTemplateResponse.ts | 20 +-
.../api/model/getRescheduleReasonsAllowedTypes.ts | 20 +-
.../model/getRescheduleReasonsTemplateResponse.ts | 20 +-
src/app/api/model/getRolesResponse.ts | 20 +-
.../api/model/getRolesRoleIdPermissionsResponse.ts | 20 +-
...RolesRoleIdPermissionsResponsePermissionData.ts | 20 +-
src/app/api/model/getRolesRoleIdResponse.ts | 20 +-
src/app/api/model/getRunReportColumnHeaders.ts | 20 +-
src/app/api/model/getRunReportResponse.ts | 20 +-
.../model/getSavingsAccountChargesPaidByData.ts | 20 +-
.../model/getSavingsAccountTransactionsPageItem.ts | 20 +-
src/app/api/model/getSavingsAccountsResponse.ts | 20 +-
...vingsAccountsSavingsAccountIdChargesResponse.ts | 20 +-
...countIdChargesSavingsAccountChargeIdResponse.ts | 20 +-
...ountsSavingsAccountIdChargesTemplateResponse.ts | 20 +-
.../model/getSavingsAccountsTemplateResponse.ts | 20 +-
src/app/api/model/getSavingsAssetLiabilityType.ts | 20 +-
.../api/model/getSavingsChargeCalculationType.ts | 20 +-
src/app/api/model/getSavingsChargePaymentMode.ts | 20 +-
src/app/api/model/getSavingsChargeTimeType.ts | 20 +-
.../api/model/getSavingsChargesChargeTimeType.ts | 20 +-
src/app/api/model/getSavingsChargesOptions.ts | 20 +-
src/app/api/model/getSavingsCurrency.ts | 20 +-
.../getSavingsInterestCalculationDaysInYearType.ts | 20 +-
.../api/model/getSavingsInterestCalculationType.ts | 20 +-
.../getSavingsInterestCompoundingPeriodType.ts | 20 +-
.../model/getSavingsInterestPostingPeriodType.ts | 20 +-
src/app/api/model/getSavingsPageItems.ts | 20 +-
src/app/api/model/getSavingsProductOptions.ts | 20 +-
.../getSavingsProductsAccountingMappingOptions.ts | 20 +-
.../model/getSavingsProductsAccountingMappings.ts | 20 +-
.../api/model/getSavingsProductsAccountingRule.ts | 20 +-
.../model/getSavingsProductsAssetAccountOptions.ts | 20 +-
.../api/model/getSavingsProductsChargeAppliesTo.ts | 20 +-
.../api/model/getSavingsProductsChargeOptions.ts | 20 +-
.../getSavingsProductsExpenseAccountOptions.ts | 20 +-
src/app/api/model/getSavingsProductsExpenseType.ts | 20 +-
...getSavingsProductsFeeToIncomeAccountMappings.ts | 20 +-
...ingsProductsFeeToIncomeAccountMappingsCharge.ts | 20 +-
...ductsFeeToIncomeAccountMappingsIncomeAccount.ts | 20 +-
.../model/getSavingsProductsFundSourceAccount.ts | 20 +-
src/app/api/model/getSavingsProductsGlAccount.ts | 20 +-
.../getSavingsProductsIncomeAccountOptions.ts | 20 +-
src/app/api/model/getSavingsProductsIncomeType.ts | 20 +-
...ngsProductsInterestCalculationDaysInYearType.ts | 20 +-
.../getSavingsProductsInterestCalculationType.ts | 20 +-
...SavingsProductsInterestCompoundingPeriodType.ts | 20 +-
.../getSavingsProductsInterestPostingPeriodType.ts | 20 +-
.../getSavingsProductsLiabilityAccountOptions.ts | 20 +-
.../api/model/getSavingsProductsLiabilityTagId.ts | 20 +-
.../api/model/getSavingsProductsLiabilityType.ts | 20 +-
.../api/model/getSavingsProductsLiabilityUsage.ts | 20 +-
...ingsProductsLockinPeriodFrequencyTypeOptions.ts | 20 +-
...gsProductsPaymentChannelToFundSourceMappings.ts | 20 +-
src/app/api/model/getSavingsProductsPaymentType.ts | 20 +-
.../model/getSavingsProductsPaymentTypeOptions.ts | 20 +-
...avingsProductsPenaltyToIncomeAccountMappings.ts | 20 +-
...ProductsPenaltyToIncomeAccountMappingsCharge.ts | 20 +-
.../model/getSavingsProductsProductIdResponse.ts | 20 +-
src/app/api/model/getSavingsProductsResponse.ts | 20 +-
.../getSavingsProductsTemplateAccountingRule.ts | 20 +-
.../model/getSavingsProductsTemplateResponse.ts | 20 +-
.../getSavingsProductsWithdrawalFeeTypeOptions.ts | 20 +-
src/app/api/model/getSavingsStatus.ts | 20 +-
src/app/api/model/getSavingsSummary.ts | 20 +-
src/app/api/model/getSavingsTimeline.ts | 20 +-
src/app/api/model/getSchedulerResponse.ts | 20 +-
src/app/api/model/getSearchResponse.ts | 20 +-
.../model/getSelfBeneficiariesAccountOptions.ts | 20 +-
.../api/model/getSelfBeneficiariesTPTResponse.ts | 20 +-
.../getSelfBeneficiariesTPTTemplateResponse.ts | 20 +-
.../model/getSelfClientsChargeCalculationType.ts | 20 +-
src/app/api/model/getSelfClientsChargeTimeType.ts | 20 +-
.../api/model/getSelfClientsChargesPageItems.ts | 20 +-
.../getSelfClientsClientIdAccountsResponse.ts | 20 +-
...etSelfClientsClientIdChargesChargeIdResponse.ts | 20 +-
.../model/getSelfClientsClientIdChargesResponse.ts | 20 +-
.../api/model/getSelfClientsClientIdResponse.ts | 20 +-
.../getSelfClientsClientIdTransactionsPageItems.ts | 20 +-
.../getSelfClientsClientIdTransactionsResponse.ts | 20 +-
...ntsClientIdTransactionsTransactionIdResponse.ts | 20 +-
.../getSelfClientsClientIdTransactionsType.ts | 20 +-
src/app/api/model/getSelfClientsLoanAccounts.ts | 20 +-
.../api/model/getSelfClientsLoanAccountsStatus.ts | 20 +-
.../api/model/getSelfClientsLoanAccountsType.ts | 20 +-
src/app/api/model/getSelfClientsPageItems.ts | 20 +-
src/app/api/model/getSelfClientsResponse.ts | 20 +-
src/app/api/model/getSelfClientsSavingsAccounts.ts | 20 +-
.../model/getSelfClientsSavingsAccountsCurrency.ts | 20 +-
.../model/getSelfClientsSavingsAccountsStatus.ts | 20 +-
src/app/api/model/getSelfClientsStatus.ts | 20 +-
src/app/api/model/getSelfClientsTimeline.ts | 20 +-
src/app/api/model/getSelfLoanIdSummary.ts | 20 +-
src/app/api/model/getSelfLoanIdTimeline.ts | 20 +-
.../api/model/getSelfLoansChargeCalculationType.ts | 20 +-
src/app/api/model/getSelfLoansChargeTimeType.ts | 20 +-
.../api/model/getSelfLoansLoanIdChargesResponse.ts | 20 +-
src/app/api/model/getSelfLoansLoanIdResponse.ts | 20 +-
...LoansLoanIdTransactionsTransactionIdResponse.ts | 20 +-
.../model/getSelfLoansLoanIdTransactionsType.ts | 20 +-
src/app/api/model/getSelfLoansProductOptions.ts | 20 +-
src/app/api/model/getSelfLoansTemplateResponse.ts | 20 +-
src/app/api/model/getSelfLoansTimeline.ts | 20 +-
...tSelfSavingsAccountsAccountIdChargesResponse.ts | 20 +-
...countIdChargesSavingsAccountChargeIdResponse.ts | 20 +-
...tsAccountIdTransactionsTransactionIdResponse.ts | 20 +-
.../api/model/getSelfSavingsAccountsResponse.ts | 20 +-
.../model/getSelfSavingsChargeCalculationType.ts | 20 +-
src/app/api/model/getSelfSavingsChargeTimeType.ts | 20 +-
src/app/api/model/getSelfSavingsCurrency.ts | 20 +-
...SelfSavingsInterestCalculationDaysInYearType.ts | 20 +-
.../model/getSelfSavingsInterestCalculationType.ts | 20 +-
.../getSelfSavingsInterestCompoundingPeriodType.ts | 20 +-
.../getSelfSavingsInterestPostingPeriodType.ts | 20 +-
.../api/model/getSelfSavingsPaymentDetailData.ts | 20 +-
src/app/api/model/getSelfSavingsPaymentType.ts | 20 +-
src/app/api/model/getSelfSavingsStatus.ts | 20 +-
src/app/api/model/getSelfSavingsSummary.ts | 20 +-
src/app/api/model/getSelfSavingsTimeline.ts | 20 +-
.../api/model/getSelfSavingsTransactionCurrency.ts | 20 +-
src/app/api/model/getSelfSavingsTransactionType.ts | 20 +-
.../model/getSelfUserDetailsOrganisationalRole.ts | 20 +-
src/app/api/model/getSelfUserDetailsResponse.ts | 20 +-
src/app/api/model/getSelfUserDetailsRoles.ts | 20 +-
.../api/model/getShareAccountsChargeAppliesTo.ts | 20 +-
.../model/getShareAccountsChargeCalculationType.ts | 20 +-
src/app/api/model/getShareAccountsChargeOptions.ts | 20 +-
.../api/model/getShareAccountsChargePaymentMode.ts | 20 +-
.../api/model/getShareAccountsChargeTimeType.ts | 20 +-
...ShareAccountsClientIdProductIdAccountingRule.ts | 20 +-
...eAccountsClientIdProductIdLockPeriodTypeEnum.ts | 20 +-
...uctIdMinimumActivePeriodForDividendsTypeEnum.ts | 20 +-
.../getShareAccountsClientIdProductIdResponse.ts | 20 +-
src/app/api/model/getShareAccountsCurrency.ts | 20 +-
.../getShareAccountsIncomeFromFeeAccountId.ts | 20 +-
src/app/api/model/getShareAccountsShareEquityId.ts | 20 +-
.../api/model/getShareAccountsShareReferenceId.ts | 20 +-
.../api/model/getShareAccountsShareSuspenseId.ts | 20 +-
src/app/api/model/getShareEquityId.ts | 20 +-
src/app/api/model/getShareReferenceId.ts | 20 +-
src/app/api/model/getShareSuspenseId.ts | 20 +-
.../getStandingInstructionHistoryFromAccount.ts | 20 +-
...tandingInstructionHistoryPageItemsFromClient.ts | 20 +-
...tStandingInstructionHistoryPageItemsResponse.ts | 20 +-
.../getStandingInstructionHistoryToAccount.ts | 20 +-
.../model/getStandingInstructionHistoryToClient.ts | 20 +-
.../getStandingInstructionRunHistoryResponse.ts | 20 +-
.../api/model/getStandingInstructionsResponse.ts | 20 +-
...ingInstructionsStandingInstructionIdResponse.ts | 20 +-
.../getStandingInstructionsTemplateResponse.ts | 20 +-
...tusOptionsResponseStandingInstructionSwagger.ts | 20 +-
.../model/getStatusStandingInstructionSwagger.ts | 20 +-
src/app/api/model/getSurveyResponse.ts | 20 +-
.../api/model/getSurveyResponseDatatableData.ts | 20 +-
.../api/model/getTaxesComponentsCreditAccount.ts | 20 +-
.../model/getTaxesComponentsCreditAccountType.ts | 20 +-
src/app/api/model/getTaxesComponentsResponse.ts | 20 +-
src/app/api/model/getTaxesGroupResponse.ts | 20 +-
src/app/api/model/getTaxesGroupTaxAssociations.ts | 20 +-
src/app/api/model/getTaxesGroupTaxComponent.ts | 20 +-
src/app/api/model/getTellersResponse.ts | 20 +-
.../getTellersTellerIdCashiersCashierIdResponse.ts | 20 +-
...iersCashiersIdSummaryAndTransactionsResponse.ts | 20 +-
...llerIdCashiersCashiersIdTransactionsResponse.ts | 20 +-
...shiersCashiersIdTransactionsTemplateResponse.ts | 20 +-
.../model/getTellersTellerIdCashiersResponse.ts | 20 +-
.../getTellersTellerIdCashiersTemplateResponse.ts | 20 +-
src/app/api/model/getTemplatesResponse.ts | 20 +-
.../api/model/getTemplatesTemplateIdResponse.ts | 20 +-
src/app/api/model/getTemplatesTemplateResponse.ts | 20 +-
.../getToAccountStandingInstructionSwagger.ts | 20 +-
...ypeOptionsResponseStandingInstructionSwagger.ts | 20 +-
.../getToAccountTypeStandingInstructionSwagger.ts | 20 +-
.../model/getToClientStandingInstructionSwagger.ts | 20 +-
...iceOptionsResponseStandingInstructionSwagger.ts | 20 +-
.../model/getToOfficeStandingInstructionSwagger.ts | 20 +-
src/app/api/model/getTransactionsCurrency.ts | 20 +-
.../api/model/getTransactionsPaymentDetailData.ts | 20 +-
src/app/api/model/getTranscationEnumData.ts | 20 +-
...ypeOptionsResponseStandingInstructionSwagger.ts | 20 +-
.../getTransferTypeStandingInstructionSwagger.ts | 20 +-
src/app/api/model/getUserDetailsResponse.ts | 20 +-
src/app/api/model/getUsersResponse.ts | 20 +-
src/app/api/model/getUsersTemplateResponse.ts | 20 +-
src/app/api/model/getUsersUserIdResponse.ts | 20 +-
.../api/model/getWorkingDaysTemplateResponse.ts | 20 +-
.../api/model/globalConfigurationPropertyData.ts | 20 +-
src/app/api/model/grantedAuthority.ts | 20 +-
src/app/api/model/group.ts | 20 +-
src/app/api/model/groupGeneralData.ts | 20 +-
src/app/api/model/groupLevel.ts | 20 +-
src/app/api/model/groupLevelData.ts | 20 +-
src/app/api/model/groupRole.ts | 20 +-
src/app/api/model/groupRoleData.ts | 20 +-
src/app/api/model/grouping.ts | 20 +-
src/app/api/model/guarantorData.ts | 20 +-
src/app/api/model/guarantorFundingData.ts | 20 +-
src/app/api/model/guarantorTransactionData.ts | 20 +-
src/app/api/model/guarantorsRequest.ts | 20 +-
src/app/api/model/header.ts | 20 +-
src/app/api/model/hookTemplateData.ts | 20 +-
src/app/api/model/idDocument.ts | 20 +-
src/app/api/model/image.ts | 20 +-
src/app/api/model/inlineJobRequest.ts | 20 +-
src/app/api/model/inlineJobResponse.ts | 20 +-
src/app/api/model/interestIncentiveRequest.ts | 20 +-
src/app/api/model/interestPauseRequestDto.ts | 20 +-
src/app/api/model/interestPauseResponseDto.ts | 20 +-
src/app/api/model/interestPeriod.ts | 20 +-
src/app/api/model/interestPeriodMc.ts | 20 +-
src/app/api/model/interestRateChartSlabData.ts | 20 +-
src/app/api/model/interestRateChartStabRequest.ts | 20 +-
src/app/api/model/interopAccountData.ts | 20 +-
.../model/interopIdentifierAccountResponseData.ts | 20 +-
src/app/api/model/interopIdentifierRequestData.ts | 20 +-
.../api/model/interopIdentifiersResponseData.ts | 20 +-
src/app/api/model/interopKycResponseData.ts | 20 +-
src/app/api/model/interopQuoteRequestData.ts | 20 +-
src/app/api/model/interopQuoteResponseData.ts | 20 +-
src/app/api/model/interopTransactionData.ts | 20 +-
src/app/api/model/interopTransactionRequestData.ts | 20 +-
.../model/interopTransactionRequestResponseData.ts | 20 +-
src/app/api/model/interopTransactionTypeData.ts | 20 +-
src/app/api/model/interopTransactionsData.ts | 20 +-
src/app/api/model/interopTransferRequestData.ts | 20 +-
src/app/api/model/interopTransferResponseData.ts | 20 +-
src/app/api/model/isCatchUpRunningDTO.ts | 20 +-
src/app/api/model/jobBusinessStepConfigData.ts | 20 +-
src/app/api/model/jobBusinessStepDetail.ts | 20 +-
src/app/api/model/jobDetailHistoryData.ts | 20 +-
src/app/api/model/jobDetailHistoryDataSwagger.ts | 20 +-
src/app/api/model/jobParameterDTO.ts | 20 +-
src/app/api/model/journalEntryCommand.ts | 20 +-
src/app/api/model/journalEntryData.ts | 20 +-
src/app/api/model/journalEntryTransactionItem.ts | 20 +-
src/app/api/model/loanAccountLock.ts | 20 +-
src/app/api/model/loanAccountLockResponseDTO.ts | 20 +-
.../model/loanAmortizationAllocationResponse.ts | 20 +-
src/app/api/model/loanApprovedAmountHistoryData.ts | 20 +-
src/app/api/model/loanArrearsData.ts | 20 +-
src/app/api/model/loanCapitalizedIncomeData.ts | 20 +-
src/app/api/model/loanChargePaidByData.ts | 20 +-
src/app/api/model/loanCollateralResponseData.ts | 20 +-
src/app/api/model/loanCollateralTemplateData.ts | 20 +-
src/app/api/model/loanFeeData.ts | 20 +-
src/app/api/model/loanInterestData.ts | 20 +-
src/app/api/model/loanPenaltyData.ts | 20 +-
src/app/api/model/loanPointInTimeData.ts | 20 +-
src/app/api/model/loanPrincipalData.ts | 20 +-
src/app/api/model/loanProduct.ts | 20 +-
.../model/loanProductBorrowerCycleVariationData.ts | 20 +-
.../model/loanProductBorrowerCycleVariations.ts | 20 +-
src/app/api/model/loanProductChargeData.ts | 20 +-
.../model/loanProductChargeToGLAccountMapper.ts | 20 +-
.../api/model/loanProductConfigurableAttributes.ts | 20 +-
.../api/model/loanProductCreditAllocationRule.ts | 20 +-
src/app/api/model/loanProductData.ts | 20 +-
src/app/api/model/loanProductFloatingRates.ts | 20 +-
src/app/api/model/loanProductGuaranteeData.ts | 20 +-
src/app/api/model/loanProductGuaranteeDetails.ts | 20 +-
.../model/loanProductInterestRecalculationData.ts | 20 +-
.../loanProductInterestRecalculationDetails.ts | 20 +-
src/app/api/model/loanProductMinMaxConstraints.ts | 20 +-
...ProductMinimumRepaymentScheduleRelatedDetail.ts | 20 +-
.../api/model/loanProductPaymentAllocationRule.ts | 20 +-
.../api/model/loanProductProvisioningEntryData.ts | 20 +-
src/app/api/model/loanProductRelatedDetail.ts | 20 +-
src/app/api/model/loanProductTrancheDetails.ts | 20 +-
.../model/loanProductVariableInstallmentConfig.ts | 20 +-
.../model/loanRepaymentScheduleInstallmentData.ts | 20 +-
src/app/api/model/loanStatusEnumData.ts | 20 +-
src/app/api/model/loanTermTypeOptions.ts | 20 +-
src/app/api/model/loanTermVariationsData.ts | 20 +-
src/app/api/model/loanTotalAmountData.ts | 20 +-
src/app/api/model/loanTransactionData.ts | 20 +-
src/app/api/model/loanTransactionEnumData.ts | 20 +-
src/app/api/model/loanTransactionRelationData.ts | 20 +-
src/app/api/model/loansLoanIdCollateralsRequest.ts | 20 +-
.../loansLoandIdCollateralsCollateralIdRequest.ts | 20 +-
src/app/api/model/localTime.ts | 20 +-
src/app/api/model/lookupTableData.ts | 20 +-
src/app/api/model/lookupTableEntry.ts | 20 +-
src/app/api/model/mediaType.ts | 20 +-
src/app/api/model/mixTaxonomyData.ts | 20 +-
src/app/api/model/mixTaxonomyMappingData.ts | 20 +-
src/app/api/model/mixTaxonomyRequest.ts | 20 +-
src/app/api/model/monetaryCurrency.ts | 20 +-
src/app/api/model/money.ts | 20 +-
src/app/api/model/moneyData.ts | 20 +-
src/app/api/model/multiPart.ts | 20 +-
.../multivaluedMapStringParameterizedHeader.ts | 20 +-
src/app/api/model/multivaluedMapStringString.ts | 20 +-
src/app/api/model/noteData.ts | 20 +-
src/app/api/model/noteRequest.ts | 20 +-
src/app/api/model/office.ts | 20 +-
src/app/api/model/officeData.ts | 20 +-
src/app/api/model/oldestCOBProcessedLoanDTO.ts | 20 +-
src/app/api/model/pageAccountData.ts | 20 +-
src/app/api/model/pageAccountTransferData.ts | 20 +-
src/app/api/model/pageCashierTransactionData.ts | 20 +-
src/app/api/model/pageClientSearchData.ts | 20 +-
src/app/api/model/pageExternalTransferData.ts | 20 +-
...ageExternalTransferLoanProductAttributesData.ts | 20 +-
src/app/api/model/pageJournalEntryData.ts | 20 +-
.../model/pageLoanProductProvisioningEntryData.ts | 20 +-
src/app/api/model/pageLoanTransactionData.ts | 20 +-
src/app/api/model/pageProvisioningEntryData.ts | 20 +-
src/app/api/model/pageSmsCampaignData.ts | 20 +-
src/app/api/model/pageSmsData.ts | 20 +-
src/app/api/model/pageStandingInstructionData.ts | 20 +-
.../model/pageStandingInstructionHistoryData.ts | 20 +-
src/app/api/model/pageable.ts | 20 +-
.../model/pagedLocalRequestAdvancedQueryData.ts | 20 +-
...gedLocalRequestAdvancedQueryDataLocaleObject.ts | 20 +-
.../model/pagedLocalRequestAdvancedQueryRequest.ts | 20 +-
src/app/api/model/pagedRequestClientTextSearch.ts | 20 +-
.../pagedRequestExternalAssetOwnerSearchRequest.ts | 20 +-
src/app/api/model/parameterizedHeader.ts | 20 +-
src/app/api/model/paymentAllocationOrder.ts | 20 +-
src/app/api/model/paymentDetailData.ts | 20 +-
src/app/api/model/paymentType.ts | 20 +-
src/app/api/model/paymentTypeData.ts | 20 +-
src/app/api/model/paymentTypeRequest.ts | 20 +-
src/app/api/model/paymentTypeToGLAccountMapper.ts | 20 +-
src/app/api/model/permission.ts | 20 +-
src/app/api/model/portfolioAccountData.ts | 20 +-
.../api/model/postAccountNumberFormatsRequest.ts | 20 +-
.../api/model/postAccountNumberFormatsResponse.ts | 20 +-
...postAccountTransfersRefundByTransferResponse.ts | 20 +-
src/app/api/model/postAccountTransfersResponse.ts | 20 +-
src/app/api/model/postAccountingRulesResponse.ts | 20 +-
src/app/api/model/postAccountsRequestedShares.ts | 20 +-
.../api/model/postAccountsTypeAccountIdRequest.ts | 20 +-
.../api/model/postAccountsTypeAccountIdResponse.ts | 20 +-
src/app/api/model/postAccountsTypeResponse.ts | 20 +-
.../postAddAndDeleteDisbursementDetailRequest.ts | 20 +-
src/app/api/model/postAdhocQuerySearchRequest.ts | 20 +-
src/app/api/model/postAuthenticationRequest.ts | 20 +-
src/app/api/model/postAuthenticationResponse.ts | 20 +-
src/app/api/model/postCentersCenterIdRequest.ts | 20 +-
src/app/api/model/postCentersCenterIdResponse.ts | 20 +-
src/app/api/model/postCentersRequest.ts | 20 +-
src/app/api/model/postCentersResponse.ts | 20 +-
.../postChargeOffReasonToExpenseAccountMappings.ts | 20 +-
src/app/api/model/postChargesResponse.ts | 20 +-
.../postClassificationToIncomeAccountMappings.ts | 20 +-
.../model/postClientClientIdAddressesResponse.ts | 20 +-
src/app/api/model/postClientCollateralResponse.ts | 20 +-
.../postClientsClientIdChargesChargeIdRequest.ts | 20 +-
.../postClientsClientIdChargesChargeIdResponse.ts | 20 +-
.../api/model/postClientsClientIdChargesRequest.ts | 20 +-
.../model/postClientsClientIdChargesResponse.ts | 20 +-
.../model/postClientsClientIdIdentifiersRequest.ts | 20 +-
.../postClientsClientIdIdentifiersResponse.ts | 20 +-
src/app/api/model/postClientsClientIdRequest.ts | 20 +-
src/app/api/model/postClientsClientIdResponse.ts | 20 +-
...ntsClientIdTransactionsTransactionIdResponse.ts | 20 +-
src/app/api/model/postClientsDatatable.ts | 20 +-
src/app/api/model/postClientsRequest.ts | 20 +-
src/app/api/model/postClientsResponse.ts | 20 +-
src/app/api/model/postCodeValueDataResponse.ts | 20 +-
src/app/api/model/postCodeValuesDataRequest.ts | 20 +-
src/app/api/model/postCodesRequest.ts | 20 +-
src/app/api/model/postCodesResponse.ts | 20 +-
.../postCollateralManagementProductResponse.ts | 20 +-
src/app/api/model/postCollectionSheetChanges.ts | 20 +-
src/app/api/model/postCollectionSheetResponse.ts | 20 +-
src/app/api/model/postColumnHeaderData.ts | 20 +-
.../api/model/postCreateRescheduleLoansRequest.ts | 20 +-
.../api/model/postCreateRescheduleLoansResponse.ts | 20 +-
.../api/model/postDataTablesAppTableIdResponse.ts | 20 +-
src/app/api/model/postDataTablesRequest.ts | 20 +-
src/app/api/model/postDataTablesResponse.ts | 20 +-
src/app/api/model/postDelinquencyBucketResponse.ts | 20 +-
src/app/api/model/postDelinquencyRangeResponse.ts | 20 +-
.../postEntityDatatableChecksTemplateRequest.ts | 20 +-
.../postEntityDatatableChecksTemplateResponse.ts | 20 +-
.../postEntityTypeEntityIdDocumentsResponse.ts | 20 +-
...xternalAssetOwnerLoanProductAttributeRequest.ts | 20 +-
.../model/postFinancialActivityAccountsRequest.ts | 20 +-
.../model/postFinancialActivityAccountsResponse.ts | 20 +-
.../postFixedDepositAccountsAccountIdResponse.ts | 20 +-
.../api/model/postFixedDepositAccountsRequest.ts | 20 +-
.../api/model/postFixedDepositAccountsResponse.ts | 20 +-
.../model/postFixedDepositProductsChartSlabs.ts | 20 +-
.../api/model/postFixedDepositProductsCharts.ts | 20 +-
.../api/model/postFixedDepositProductsRequest.ts | 20 +-
.../api/model/postFixedDepositProductsResponse.ts | 20 +-
src/app/api/model/postFloatingRatesRatePeriods.ts | 20 +-
src/app/api/model/postFloatingRatesResponse.ts | 20 +-
src/app/api/model/postFundsResponse.ts | 20 +-
src/app/api/model/postGLAccountsRequest.ts | 20 +-
src/app/api/model/postGLAccountsResponse.ts | 20 +-
src/app/api/model/postGlClosuresRequest.ts | 20 +-
src/app/api/model/postGlClosuresResponse.ts | 20 +-
src/app/api/model/postGroupsGroupIdClients.ts | 20 +-
...postGroupsGroupIdCommandUnassignStaffRequest.ts | 20 +-
...ostGroupsGroupIdCommandUnassignStaffResponse.ts | 20 +-
src/app/api/model/postGroupsGroupIdRequest.ts | 20 +-
src/app/api/model/postGroupsGroupIdResponse.ts | 20 +-
src/app/api/model/postGroupsRequest.ts | 20 +-
src/app/api/model/postGroupsResponse.ts | 20 +-
src/app/api/model/postHolidaysHolidayIdResponse.ts | 20 +-
src/app/api/model/postHolidaysRequest.ts | 20 +-
src/app/api/model/postHolidaysRequestOffices.ts | 20 +-
src/app/api/model/postHolidaysResponse.ts | 20 +-
src/app/api/model/postHookRequest.ts | 20 +-
src/app/api/model/postHookResponse.ts | 20 +-
src/app/api/model/postInitiateTransferResponse.ts | 20 +-
...tInterestRateChartsChartIdChartSlabsResponse.ts | 20 +-
src/app/api/model/postInterestRateChartsRequest.ts | 20 +-
.../api/model/postInterestRateChartsResponse.ts | 20 +-
src/app/api/model/postJournalEntriesResponse.ts | 20 +-
.../postJournalEntriesTransactionIdRequest.ts | 20 +-
.../postJournalEntriesTransactionIdResponse.ts | 20 +-
.../postLinkDelinkAccountsToFromPocketResponse.ts | 20 +-
src/app/api/model/postLoanChanges.ts | 20 +-
src/app/api/model/postLoanProductsRequest.ts | 20 +-
src/app/api/model/postLoanProductsResponse.ts | 20 +-
src/app/api/model/postLoansDataTable.ts | 20 +-
.../api/model/postLoansDelinquencyActionRequest.ts | 20 +-
.../model/postLoansDelinquencyActionResponse.ts | 20 +-
src/app/api/model/postLoansDisbursementData.ts | 20 +-
src/app/api/model/postLoansLoanIdChanges.ts | 20 +-
.../model/postLoansLoanIdChargesChargeIdChanges.ts | 20 +-
.../model/postLoansLoanIdChargesChargeIdRequest.ts | 20 +-
.../postLoansLoanIdChargesChargeIdResponse.ts | 20 +-
src/app/api/model/postLoansLoanIdChargesRequest.ts | 20 +-
.../api/model/postLoansLoanIdChargesResponse.ts | 20 +-
.../model/postLoansLoanIdCollateralsResponse.ts | 20 +-
.../api/model/postLoansLoanIdDisbursementData.ts | 20 +-
src/app/api/model/postLoansLoanIdRequest.ts | 20 +-
src/app/api/model/postLoansLoanIdResponse.ts | 20 +-
.../api/model/postLoansLoanIdScheduleResponse.ts | 20 +-
src/app/api/model/postLoansLoanIdStatus.ts | 20 +-
.../model/postLoansLoanIdTransactionsRequest.ts | 20 +-
.../model/postLoansLoanIdTransactionsResponse.ts | 20 +-
.../postLoansLoanIdTransactionsResponseChanges.ts | 20 +-
...tLoansLoanIdTransactionsTransactionIdRequest.ts | 20 +-
.../api/model/postLoansRepaymentSchedulePeriods.ts | 20 +-
src/app/api/model/postLoansRequest.ts | 20 +-
src/app/api/model/postLoansRequestChargeData.ts | 20 +-
src/app/api/model/postLoansResponse.ts | 20 +-
src/app/api/model/postMakerCheckersResponse.ts | 20 +-
.../api/model/postNewShareApplicationResponse.ts | 20 +-
src/app/api/model/postNewTransferResponse.ts | 20 +-
src/app/api/model/postOfficesRequest.ts | 20 +-
src/app/api/model/postOfficesResponse.ts | 20 +-
src/app/api/model/postPaymentTypesResponse.ts | 20 +-
src/app/api/model/postProductsChargesSelected.ts | 20 +-
.../api/model/postProductsMarketPricePeriods.ts | 20 +-
src/app/api/model/postProductsTypeRequest.ts | 20 +-
src/app/api/model/postProductsTypeResponse.ts | 20 +-
.../api/model/postProvisioningCriteriaRequest.ts | 20 +-
.../api/model/postProvisioningCriteriaResponse.ts | 20 +-
.../api/model/postProvisioningEntriesResponse.ts | 20 +-
src/app/api/model/postRecurringChanges.ts | 20 +-
...ostRecurringDepositAccountsAccountIdResponse.ts | 20 +-
...RecurringDepositAccountIdTransactionsRequest.ts | 20 +-
...ecurringDepositAccountIdTransactionsResponse.ts | 20 +-
...itAccountIdTransactionsTransactionIdResponse.ts | 20 +-
.../model/postRecurringDepositAccountsRequest.ts | 20 +-
.../model/postRecurringDepositAccountsResponse.ts | 20 +-
.../postRecurringDepositProductsChartSlabs.ts | 20 +-
.../model/postRecurringDepositProductsCharts.ts | 20 +-
.../model/postRecurringDepositProductsRequest.ts | 20 +-
.../model/postRecurringDepositProductsResponse.ts | 20 +-
src/app/api/model/postReportMailingJobsRequest.ts | 20 +-
src/app/api/model/postReportMailingJobsResponse.ts | 20 +-
src/app/api/model/postReportsResponse.ts | 20 +-
src/app/api/model/postRepostRequest.ts | 20 +-
.../postResourceTypeResourceIdNotesResponse.ts | 20 +-
src/app/api/model/postRolesRequest.ts | 20 +-
src/app/api/model/postRolesResponse.ts | 20 +-
src/app/api/model/postRolesRoleIdResponse.ts | 20 +-
src/app/api/model/postRunaccrualsRequest.ts | 20 +-
...avingsAccountBulkReversalTransactionsRequest.ts | 20 +-
.../model/postSavingsAccountTransactionsRequest.ts | 20 +-
.../postSavingsAccountTransactionsResponse.ts | 20 +-
.../model/postSavingsAccountsAccountIdRequest.ts | 20 +-
.../model/postSavingsAccountsAccountIdResponse.ts | 20 +-
src/app/api/model/postSavingsAccountsRequest.ts | 20 +-
src/app/api/model/postSavingsAccountsResponse.ts | 20 +-
...avingsAccountsSavingsAccountIdChargesRequest.ts | 20 +-
...vingsAccountsSavingsAccountIdChargesResponse.ts | 20 +-
...ccountIdChargesSavingsAccountChargeIdRequest.ts | 20 +-
...countIdChargesSavingsAccountChargeIdResponse.ts | 20 +-
src/app/api/model/postSavingsCharges.ts | 20 +-
src/app/api/model/postSavingsProductsRequest.ts | 20 +-
src/app/api/model/postSavingsProductsResponse.ts | 20 +-
.../api/model/postSelfAuthenticationResponse.ts | 20 +-
.../api/model/postSelfBeneficiariesTPTRequest.ts | 20 +-
.../api/model/postSelfBeneficiariesTPTResponse.ts | 20 +-
src/app/api/model/postSelfLoansData.ts | 20 +-
src/app/api/model/postSelfLoansDatatables.ts | 20 +-
src/app/api/model/postSelfLoansDisbursementData.ts | 20 +-
src/app/api/model/postSelfLoansLoanIdChanges.ts | 20 +-
src/app/api/model/postSelfLoansLoanIdRequest.ts | 20 +-
src/app/api/model/postSelfLoansLoanIdResponse.ts | 20 +-
src/app/api/model/postSelfLoansLoanIdStatus.ts | 20 +-
src/app/api/model/postSelfLoansRequest.ts | 20 +-
src/app/api/model/postSelfLoansResponse.ts | 20 +-
.../api/model/postStandingInstructionsResponse.ts | 20 +-
.../model/postSurveySurveyNameApptableIdRequest.ts | 20 +-
.../postSurveySurveyNameApptableIdResponse.ts | 20 +-
src/app/api/model/postTaxesComponentsRequest.ts | 20 +-
src/app/api/model/postTaxesComponentsResponse.ts | 20 +-
src/app/api/model/postTaxesGroupRequest.ts | 20 +-
src/app/api/model/postTaxesGroupResponse.ts | 20 +-
src/app/api/model/postTaxesGroupTaxComponents.ts | 20 +-
src/app/api/model/postTellersRequest.ts | 20 +-
src/app/api/model/postTellersResponse.ts | 20 +-
...lersTellerIdCashiersCashierIdAllocateRequest.ts | 20 +-
...ersTellerIdCashiersCashierIdAllocateResponse.ts | 20 +-
...ellersTellerIdCashiersCashierIdSettleRequest.ts | 20 +-
...llersTellerIdCashiersCashierIdSettleResponse.ts | 20 +-
.../model/postTellersTellerIdCashiersRequest.ts | 20 +-
.../model/postTellersTellerIdCashiersResponse.ts | 20 +-
src/app/api/model/postTemplatesRequest.ts | 20 +-
src/app/api/model/postTemplatesResponse.ts | 20 +-
.../api/model/postUpdateRescheduleLoanChanges.ts | 20 +-
.../api/model/postUpdateRescheduleLoansRequest.ts | 20 +-
.../api/model/postUpdateRescheduleLoansResponse.ts | 20 +-
src/app/api/model/postUsersRequest.ts | 20 +-
src/app/api/model/postUsersResponse.ts | 20 +-
.../postWriteOffReasonToExpenseAccountMappings.ts | 20 +-
src/app/api/model/postalAddress.ts | 20 +-
src/app/api/model/processingResultLookup.ts | 20 +-
src/app/api/model/productMixRequest.ts | 20 +-
.../model/progressiveLoanInterestScheduleModel.ts | 20 +-
src/app/api/model/provisionEntryRequest.ts | 20 +-
src/app/api/model/provisioningCategoryData.ts | 20 +-
src/app/api/model/provisioningCriteriaData.ts | 20 +-
.../model/provisioningCriteriaDefinitionData.ts | 20 +-
src/app/api/model/provisioningEntryData.ts | 20 +-
.../api/model/putAccountNumberFormatsRequest.ts | 20 +-
.../api/model/putAccountNumberFormatsResponse.ts | 20 +-
.../model/putAccountNumberFormatschangesSwagger.ts | 20 +-
src/app/api/model/putAccountingRulesResponse.ts | 20 +-
.../putAccountingRulesResponsechangesSwagger.ts | 20 +-
src/app/api/model/putAccountsChanges.ts | 20 +-
.../api/model/putAccountsTypeAccountIdRequest.ts | 20 +-
.../api/model/putAccountsTypeAccountIdResponse.ts | 20 +-
src/app/api/model/putCentersCenterIdRequest.ts | 20 +-
src/app/api/model/putCentersCenterIdResponse.ts | 20 +-
src/app/api/model/putCentersChanges.ts | 20 +-
.../model/putChargeTransactionChangesRequest.ts | 20 +-
.../model/putChargeTransactionChangesResponse.ts | 20 +-
.../putChargeTransactionChangesResponseChanges.ts | 20 +-
src/app/api/model/putChargesChargeIdRequest.ts | 20 +-
src/app/api/model/putChargesChargeIdResponse.ts | 20 +-
.../model/putClientClientIdAddressesResponse.ts | 20 +-
src/app/api/model/putClientCollateralResponse.ts | 20 +-
...ientsClientIdIdentifiersIdentifierIdResponse.ts | 20 +-
src/app/api/model/putClientsClientIdRequest.ts | 20 +-
src/app/api/model/putClientsClientIdResponse.ts | 20 +-
src/app/api/model/putCodeValueDataResponse.ts | 20 +-
src/app/api/model/putCodeValuechangesSwagger.ts | 20 +-
src/app/api/model/putCodeValuesDataRequest.ts | 20 +-
src/app/api/model/putCodesApichangesSwagger.ts | 20 +-
src/app/api/model/putCodesRequest.ts | 20 +-
src/app/api/model/putCodesResponse.ts | 20 +-
src/app/api/model/putCollateralProductResponse.ts | 20 +-
.../putDataTablesAppTableIdDatatableIdResponse.ts | 20 +-
.../api/model/putDataTablesAppTableIdResponse.ts | 20 +-
src/app/api/model/putDataTablesRequest.ts | 20 +-
.../api/model/putDataTablesRequestAddColumns.ts | 20 +-
.../api/model/putDataTablesRequestChangeColumns.ts | 20 +-
.../api/model/putDataTablesRequestDropColumns.ts | 20 +-
src/app/api/model/putDataTablesResponse.ts | 20 +-
src/app/api/model/putDelinquencyBucketResponse.ts | 20 +-
src/app/api/model/putDelinquencyRangeResponse.ts | 20 +-
.../putEntityTypeEntityIdDocumentsResponse.ts | 20 +-
...xternalAssetOwnerLoanProductAttributeRequest.ts | 20 +-
src/app/api/model/putExternalServiceRequest.ts | 20 +-
.../model/putFinancialActivityAccountsResponse.ts | 20 +-
.../putFinancialActivityAccountscommentsSwagger.ts | 20 +-
.../putFixedDepositAccountsAccountIdRequest.ts | 20 +-
.../putFixedDepositAccountsAccountIdResponse.ts | 20 +-
.../api/model/putFixedDepositAccountsChanges.ts | 20 +-
.../api/model/putFixedDepositProductsChanges.ts | 20 +-
.../putFixedDepositProductsProductIdRequest.ts | 20 +-
.../putFixedDepositProductsProductIdResponse.ts | 20 +-
src/app/api/model/putFloatingRatesChanges.ts | 20 +-
.../putFloatingRatesFloatingRateIdResponse.ts | 20 +-
src/app/api/model/putFundsFundIdRequest.ts | 20 +-
src/app/api/model/putFundsFundIdResponse.ts | 20 +-
src/app/api/model/putGLAccountsRequest.ts | 20 +-
src/app/api/model/putGLAccountsResponse.ts | 20 +-
.../model/putGLAccountsResponsechangesSwagger.ts | 20 +-
src/app/api/model/putGlClosuresRequest.ts | 20 +-
src/app/api/model/putGlClosuresResponse.ts | 20 +-
.../api/model/putGlobalConfigurationsRequest.ts | 20 +-
.../api/model/putGlobalConfigurationsResponse.ts | 20 +-
...utGlobalConfigurationsResponsechangesSwagger.ts | 20 +-
src/app/api/model/putGroupsGroupIdChanges.ts | 20 +-
src/app/api/model/putGroupsGroupIdRequest.ts | 20 +-
src/app/api/model/putGroupsGroupIdResponse.ts | 20 +-
src/app/api/model/putHolidaysHolidayIdRequest.ts | 20 +-
src/app/api/model/putHolidaysHolidayIdResponse.ts | 20 +-
.../model/putHolidaysHolidayIdResponseChanges.ts | 20 +-
src/app/api/model/putHookRequest.ts | 20 +-
src/app/api/model/putHookResponse.ts | 20 +-
src/app/api/model/putHookResponseChangesSwagger.ts | 20 +-
...ateChartsChartIdChartSlabsChartSlabIdRequest.ts | 20 +-
...teChartsChartIdChartSlabsChartSlabIdResponse.ts | 20 +-
.../model/putInterestRateChartsChartIdRequest.ts | 20 +-
.../model/putInterestRateChartsChartIdResponse.ts | 20 +-
src/app/api/model/putJobsJobIDRequest.ts | 20 +-
src/app/api/model/putLoanChanges.ts | 20 +-
.../api/model/putLoanProductsProductIdRequest.ts | 20 +-
.../api/model/putLoanProductsProductIdResponse.ts | 20 +-
src/app/api/model/putLoansApprovedAmountChanges.ts | 20 +-
src/app/api/model/putLoansApprovedAmountRequest.ts | 20 +-
.../api/model/putLoansApprovedAmountResponse.ts | 20 +-
.../putLoansAvailableDisbursementAmountChanges.ts | 20 +-
.../putLoansAvailableDisbursementAmountRequest.ts | 20 +-
.../putLoansAvailableDisbursementAmountResponse.ts | 20 +-
src/app/api/model/putLoansLoanIdChanges.ts | 20 +-
.../model/putLoansLoanIdChargesChargeIdRequest.ts | 20 +-
.../model/putLoansLoanIdChargesChargeIdResponse.ts | 20 +-
src/app/api/model/putLoansLoanIdCollateral.ts | 20 +-
...utLoansLoanIdCollateralsCollateralIdResponse.ts | 20 +-
.../api/model/putLoansLoanIdDisbursementData.ts | 20 +-
src/app/api/model/putLoansLoanIdRequest.ts | 20 +-
src/app/api/model/putLoansLoanIdResponse.ts | 20 +-
src/app/api/model/putNotesChanges.ts | 20 +-
src/app/api/model/putOfficesOfficeIdRequest.ts | 20 +-
src/app/api/model/putOfficesOfficeIdResponse.ts | 20 +-
.../api/model/putOfficesOfficeIdResponseChanges.ts | 20 +-
.../model/putPasswordPreferencesTemplateRequest.ts | 20 +-
.../model/putPaymentTypesPaymentTypeIdRequest.ts | 20 +-
.../model/putPaymentTypesPaymentTypeIdResponse.ts | 20 +-
src/app/api/model/putPermissionsRequest.ts | 20 +-
src/app/api/model/putProductsChanges.ts | 20 +-
.../api/model/putProductsTypeProductIdRequest.ts | 20 +-
.../api/model/putProductsTypeProductIdResponse.ts | 20 +-
.../api/model/putProvisioningCriteriaRequest.ts | 20 +-
.../api/model/putProvisioningCriteriaResponse.ts | 20 +-
.../putProvisioningCriteriaResponseChanges.ts | 20 +-
src/app/api/model/putProvisioningEntriesRequest.ts | 20 +-
.../api/model/putProvisioningEntriesResponse.ts | 20 +-
.../putRecurringDepositAccountsAccountIdRequest.ts | 20 +-
...putRecurringDepositAccountsAccountIdResponse.ts | 20 +-
.../model/putRecurringDepositAccountsChanges.ts | 20 +-
.../model/putRecurringDepositProductsChanges.ts | 20 +-
.../model/putRecurringDepositProductsRequest.ts | 20 +-
.../model/putRecurringDepositProductsResponse.ts | 20 +-
src/app/api/model/putReportMailingJobsRequest.ts | 20 +-
src/app/api/model/putReportMailingJobsResponse.ts | 20 +-
.../model/putReportMailingJobsResponseChanges.ts | 20 +-
src/app/api/model/putReportRequest.ts | 20 +-
src/app/api/model/putReportResponse.ts | 20 +-
src/app/api/model/putReportResponseChanges.ts | 20 +-
...putResourceTypeResourceIdNotesNoteIdResponse.ts | 20 +-
.../api/model/putRolesRoleIdPermissionsRequest.ts | 20 +-
.../api/model/putRolesRoleIdPermissionsResponse.ts | 20 +-
...sRoleIdPermissionsResponsePermissionsChanges.ts | 20 +-
src/app/api/model/putRolesRoleIdRequest.ts | 20 +-
src/app/api/model/putRolesRoleIdResponse.ts | 20 +-
src/app/api/model/putRolesRoleIdResponseChanges.ts | 20 +-
.../model/putSavingsAccountsAccountIdRequest.ts | 20 +-
.../model/putSavingsAccountsAccountIdResponse.ts | 20 +-
src/app/api/model/putSavingsAccountsChanges.ts | 20 +-
...ccountIdChargesSavingsAccountChargeIdRequest.ts | 20 +-
...countIdChargesSavingsAccountChargeIdResponse.ts | 20 +-
src/app/api/model/putSavingsChanges.ts | 20 +-
.../model/putSavingsProductsProductIdRequest.ts | 20 +-
.../model/putSavingsProductsProductIdResponse.ts | 20 +-
src/app/api/model/putSelfBeneficiariesChanges.ts | 20 +-
.../putSelfBeneficiariesTPTBeneficiaryIdRequest.ts | 20 +-
...putSelfBeneficiariesTPTBeneficiaryIdResponse.ts | 20 +-
src/app/api/model/putSelfLoansChanges.ts | 20 +-
src/app/api/model/putSelfLoansLoanIdRequest.ts | 20 +-
src/app/api/model/putSelfLoansLoanIdResponse.ts | 20 +-
src/app/api/model/putSelfUserChanges.ts | 20 +-
src/app/api/model/putSelfUserRequest.ts | 20 +-
src/app/api/model/putSelfUserResponse.ts | 20 +-
src/app/api/model/putStaffRequest.ts | 20 +-
...ingInstructionsStandingInstructionIdResponse.ts | 20 +-
src/app/api/model/putTaxesComponentsChanges.ts | 20 +-
.../putTaxesComponentsTaxComponentIdRequest.ts | 20 +-
.../putTaxesComponentsTaxComponentIdResponse.ts | 20 +-
src/app/api/model/putTaxesGroupChanges.ts | 20 +-
.../api/model/putTaxesGroupModifiedComponents.ts | 20 +-
src/app/api/model/putTaxesGroupTaxComponents.ts | 20 +-
.../api/model/putTaxesGroupTaxGroupIdRequest.ts | 20 +-
.../api/model/putTaxesGroupTaxGroupIdResponse.ts | 20 +-
src/app/api/model/putTellersRequest.ts | 20 +-
src/app/api/model/putTellersResponse.ts | 20 +-
src/app/api/model/putTellersResponseChanges.ts | 20 +-
.../putTellersTellerIdCashiersCashierIdRequest.ts | 20 +-
.../putTellersTellerIdCashiersCashierIdResponse.ts | 20 +-
...lersTellerIdCashiersCashierIdResponseChanges.ts | 20 +-
src/app/api/model/putTemplatesTemplateIdRequest.ts | 20 +-
.../api/model/putTemplatesTemplateIdResponse.ts | 20 +-
.../model/putUpdateStandingInstructionChanges.ts | 20 +-
src/app/api/model/putUsersUserIdRequest.ts | 20 +-
src/app/api/model/putUsersUserIdResponse.ts | 20 +-
src/app/api/model/putUsersUserIdResponseChanges.ts | 20 +-
src/app/api/model/putWorkingDaysRequest.ts | 20 +-
src/app/api/model/putWorkingDaysResponse.ts | 20 +-
src/app/api/model/question.ts | 20 +-
src/app/api/model/questionData.ts | 20 +-
src/app/api/model/rate.ts | 20 +-
src/app/api/model/rateData.ts | 20 +-
src/app/api/model/rateRequest.ts | 20 +-
src/app/api/model/repaymentPeriod.ts | 20 +-
src/app/api/model/repaymentTransactionRequest.ts | 20 +-
src/app/api/model/reportExportType.ts | 20 +-
.../api/model/reportMailingJobRunHistoryData.ts | 20 +-
src/app/api/model/reportMailingJobTimelineData.ts | 20 +-
src/app/api/model/rescheduleReasonsCodeValue.ts | 20 +-
src/app/api/model/rescheduleReasonsTimeline.ts | 20 +-
src/app/api/model/response.ts | 20 +-
src/app/api/model/responseData.ts | 20 +-
src/app/api/model/resultsetColumnHeaderData.ts | 20 +-
src/app/api/model/resultsetRowData.ts | 20 +-
.../retrieveLoansPointInTimeExternalIdsRequest.ts | 20 +-
.../api/model/retrieveLoansPointInTimeRequest.ts | 20 +-
src/app/api/model/role.ts | 20 +-
src/app/api/model/roleData.ts | 20 +-
src/app/api/model/runReportsResponse.ts | 20 +-
src/app/api/model/savingDueTransactionRequest.ts | 20 +-
.../model/savingsAccountApplicationTimelineData.ts | 20 +-
src/app/api/model/savingsAccountChargeData.ts | 20 +-
.../api/model/savingsAccountChargesPaidByData.ts | 20 +-
src/app/api/model/savingsAccountData.ts | 20 +-
src/app/api/model/savingsAccountStatusEnumData.ts | 20 +-
.../api/model/savingsAccountSubStatusEnumData.ts | 20 +-
src/app/api/model/savingsAccountSummaryData.ts | 20 +-
src/app/api/model/savingsAccountTransactionData.ts | 20 +-
.../api/model/savingsAccountTransactionEnumData.ts | 20 +-
.../savingsAccountTransactionsSearchResponse.ts | 20 +-
src/app/api/model/savingsProductData.ts | 20 +-
src/app/api/model/scorecard.ts | 20 +-
src/app/api/model/scorecardData.ts | 20 +-
src/app/api/model/scorecardValue.ts | 20 +-
src/app/api/model/searchData.ts | 20 +-
.../model/shareAccountApplicationTimelineData.ts | 20 +-
src/app/api/model/shareAccountChargeData.ts | 20 +-
src/app/api/model/shareAccountData.ts | 20 +-
src/app/api/model/shareAccountDividendData.ts | 20 +-
src/app/api/model/shareAccountStatusEnumData.ts | 20 +-
src/app/api/model/shareAccountSummaryData.ts | 20 +-
src/app/api/model/shareAccountTransactionData.ts | 20 +-
.../api/model/singleDebitOrCreditEntryCommand.ts | 20 +-
src/app/api/model/smsBusinessRulesData.ts | 20 +-
src/app/api/model/smsCampaignData.ts | 20 +-
src/app/api/model/smsCampaignParamReq.ts | 20 +-
src/app/api/model/smsCampaignPreviewDto.ts | 20 +-
src/app/api/model/smsCampaignTimeLine.ts | 20 +-
src/app/api/model/smsCreationRequest.ts | 20 +-
src/app/api/model/smsData.ts | 20 +-
src/app/api/model/smsProviderData.ts | 20 +-
src/app/api/model/smsUpdateRequest.ts | 20 +-
src/app/api/model/sort.ts | 20 +-
src/app/api/model/sortOrder.ts | 20 +-
src/app/api/model/staff.ts | 20 +-
src/app/api/model/staffAssignmentHistory.ts | 20 +-
src/app/api/model/staffData.ts | 20 +-
src/app/api/model/staffRequest.ts | 20 +-
.../model/standingInstructionCreationRequest.ts | 20 +-
src/app/api/model/standingInstructionData.ts | 20 +-
.../api/model/standingInstructionHistoryData.ts | 20 +-
.../api/model/standingInstructionUpdatesRequest.ts | 20 +-
src/app/api/model/stringEnumOptionData.ts | 20 +-
src/app/api/model/subjectName.ts | 20 +-
src/app/api/model/survey.ts | 20 +-
src/app/api/model/surveyData.ts | 20 +-
src/app/api/model/tableQueryData.ts | 20 +-
src/app/api/model/taxComponent.ts | 20 +-
src/app/api/model/taxComponentData.ts | 20 +-
src/app/api/model/taxComponentHistory.ts | 20 +-
src/app/api/model/taxComponentHistoryData.ts | 20 +-
src/app/api/model/taxDetailsData.ts | 20 +-
src/app/api/model/taxGroup.ts | 20 +-
src/app/api/model/taxGroupData.ts | 20 +-
src/app/api/model/taxGroupMappings.ts | 20 +-
src/app/api/model/taxGroupMappingsData.ts | 20 +-
src/app/api/model/tellerData.ts | 20 +-
src/app/api/model/tellerJournalData.ts | 20 +-
src/app/api/model/tellerTransactionData.ts | 20 +-
src/app/api/model/templateMapper.ts | 20 +-
src/app/api/model/transactionDetailData.ts | 20 +-
src/app/api/model/transactionDetails.ts | 20 +-
.../api/model/transactionProcessingStrategyData.ts | 20 +-
src/app/api/model/transactionType.ts | 20 +-
src/app/api/model/transactionTypeEnumData.ts | 20 +-
src/app/api/model/updateChangesResponse.ts | 20 +-
src/app/api/model/updateClientCollateralRequest.ts | 20 +-
src/app/api/model/updatePostDatedCheckRequest.ts | 20 +-
src/app/api/model/updatePostDatedCheckResponse.ts | 20 +-
src/app/api/model/updateStaffResponse.ts | 20 +-
src/app/api/model/workingDaysData.ts | 20 +-
.../model/writeOffReasonsToExpenseAccountMapper.ts | 20 +-
src/app/core/dashboard/dashboard.service.ts | 71 +-
src/app/features/login/login.component.spec.ts | 2 -
.../openapi-generator/licenseInfo.mustache | 21 +-
1611 files changed, 76886 insertions(+), 4742 deletions(-)
create mode 100644 .openapi-generator-ignore
create mode 100644 DOCS/OPENAPI_GENERATOR.md
copy src/environments/environment.prod.ts =>
templates/openapi-generator/licenseInfo.mustache (52%)