retrieve Loan Charge4
abstract suspend fun retrieveLoanCharge4(loanId: Long, chargeId: Long): GetSelfLoansLoanIdChargesResponse
Retrieve a Loan Charge Retrieves a Loan Charge Example Requests: self/loans/1/charges/1 self/loans/1/charges/1?fields=name,amountOrPercentage Responses:
200: OK
Return
Parameters
loan Id
loanId
charge Id
chargeId