GetLoansLoanIdTransactionsTransactionIdResponse

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)

Parameters

amount
currency
date
externalId
feeChargesPortion
id
interestPortion
loanChargePaidByList
manuallyReversed
netDisbursalAmount
outstandingLoanBalance
overpaymentPortion
paymentDetailData
penaltyChargesPortion
possibleNextRepaymentDate
principalPortion
reversalExternalId
reversedOnDate
submittedOnDate
transactionRelations
type
unrecognizedIncomePortion