Post Create Reschedule Loans Request
@Serializable
PostCreateRescheduleLoansRequest
Parameters
adjusted Due Date
date Format
extra Terms
grace On Interest
grace On Principal
loan Id
locale
new Interest Rate
reschedule From Date
reschedule Reason Comment
reschedule Reason Id
submitted On Date
Constructors
Link copied to clipboard
constructor(adjustedDueDate: String? = null, dateFormat: String? = null, extraTerms: Int? = null, graceOnInterest: Int? = null, graceOnPrincipal: Int? = null, loanId: Long? = null, locale: String? = null, newInterestRate: Double? = null, rescheduleFromDate: String? = null, rescheduleReasonComment: String? = null, rescheduleReasonId: Long? = null, submittedOnDate: String? = null)