Single Loan
async viewLoanDetail()
async viewLoanDetail()const response = await this.newBorrowingService.getLoanDetail({
token: token, loanId
})Last updated
async viewLoanDetail()const response = await this.newBorrowingService.getLoanDetail({
token: token, loanId
})Last updated