Post Loans Response
@Serializable
PostLoansResponse
Parameters
client Id
currency
loan Id
loan Term In Days
office Id
periods
resource External Id
resource Id
total Fee Charges Charged
total Interest Charged
total Outstanding
total Penalty Charges Charged
total Principal Disbursed
total Principal Expected
total Principal Paid
total Repayment
total Repayment Expected
total Waived
total Written Off
Constructors
Link copied to clipboard
constructor(clientId: Long? = null, currency: GetLoansLoanIdCurrency? = null, loanId: Long? = null, loanTermInDays: Int? = null, officeId: Long? = null, periods: Set<PostLoansRepaymentSchedulePeriods>? = null, resourceExternalId: String? = null, resourceId: Long? = null, totalFeeChargesCharged: Long? = null, totalInterestCharged: Double? = null, totalOutstanding: Long? = null, totalPenaltyChargesCharged: Long? = null, totalPrincipalDisbursed: Long? = null, totalPrincipalExpected: Long? = null, totalPrincipalPaid: Long? = null, totalRepayment: Long? = null, totalRepaymentExpected: Double? = null, totalWaived: Long? = null, totalWrittenOff: Long? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard