Post Loans Loan Id Request
@Serializable
PostLoansLoanIdRequest
Parameters
actual Disbursement Date
approved Loan Amount
approved On Date
assignment Date
date Format
disbursement Data
List of PostLoansLoanIdDisbursementData
expected Disbursement Date
external Id
from Loan Officer Id
locale
note
payment Type Id
rejected On Date
to Loan Officer Id
transaction Amount
unassigned Date
withdrawn On Date
Constructors
Link copied to clipboard
constructor(actualDisbursementDate: String? = null, approvedLoanAmount: Double? = null, approvedOnDate: String? = null, assignmentDate: String? = null, dateFormat: String? = null, disbursementData: List<PostLoansLoanIdDisbursementData>? = null, expectedDisbursementDate: String? = null, externalId: String? = null, fromLoanOfficerId: Int? = null, locale: String? = null, note: String? = null, paymentTypeId: Int? = null, rejectedOnDate: String? = null, toLoanOfficerId: Int? = null, transactionAmount: Double? = null, unassignedDate: String? = null, withdrawnOnDate: String? = 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