Get Loans Loan Id Transactions Transaction Id Response
@Serializable
GetLoansLoanIdTransactionsTransactionIdResponse
Parameters
amount
currency
date
external Id
fee Charges Portion
id
interest Portion
loan Charge Paid By List
manually Reversed
net Disbursal Amount
outstanding Loan Balance
overpayment Portion
payment Detail Data
penalty Charges Portion
possible Next Repayment Date
principal Portion
reversal External Id
reversed On Date
submitted On Date
transaction Relations
type
unrecognized Income Portion
Constructors
Link copied to clipboard
constructor(amount: Double? = null, currency: GetLoansCurrency? = null, date: LocalDate? = null, externalId: String? = null, feeChargesPortion: Double? = null, id: Long? = null, interestPortion: Double? = null, loanChargePaidByList: Set<GetLoansLoanIdLoanChargePaidByData>? = null, manuallyReversed: Boolean? = null, netDisbursalAmount: Double? = null, outstandingLoanBalance: Double? = null, overpaymentPortion: Double? = null, paymentDetailData: PaymentDetailData? = null, penaltyChargesPortion: Double? = null, possibleNextRepaymentDate: LocalDate? = null, principalPortion: Double? = null, reversalExternalId: String? = null, reversedOnDate: LocalDate? = null, submittedOnDate: LocalDate? = null, transactionRelations: Set<GetLoanTransactionRelation>? = null, type: GetLoansType? = null, unrecognizedIncomePortion: Double? = 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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard