GetLoansLoanIdTransactions

@Serializable
data class GetLoansLoanIdTransactions(val accountId: Long? = null, val accountNumber: String? = null, val amount: Double? = null, val bankNumber: Int? = null, val checkNumber: Int? = null, val currency: GetLoansLoanIdCurrency? = null, val date: LocalDate? = null, val dateFormat: String? = null, val externalId: String? = null, val feeChargesPortion: Double? = null, val fixedEmiAmount: Double? = null, val id: Long? = null, val interestPortion: Double? = null, val loanChargePaidByList: List<GetLoansLoanIdLoanChargePaidByData>? = null, val loanRepaymentScheduleInstallments: List<GetLoansLoanIdLoanRepaymentScheduleInstallmentData>? = null, val locale: String? = null, val manuallyReversed: Boolean? = null, val netDisbursalAmount: Double? = null, val numberOfRepayments: Int? = null, val officeId: Long? = null, val officeName: String? = null, val outstandingLoanBalance: Double? = null, val overpaymentPortion: Double? = null, val paymentDetailData: GetLoansLoanIdPaymentDetailData? = null, val paymentTypeId: Int? = null, val paymentTypeOptions: List<GetLoansLoanIdPaymentType>? = null, val penaltyChargesPortion: Double? = null, val possibleNextRepaymentDate: LocalDate? = null, val principalPortion: Double? = null, val receiptNumber: Int? = null, val reversalExternalId: String? = null, val reversedOnDate: LocalDate? = null, val routingCode: Int? = null, val submittedOnDate: LocalDate? = null, val transactionAmount: Double? = null, val transactionDate: LocalDate? = null, val transactionRelations: Set<GetLoansLoanIdLoanTransactionRelation>? = null, val transactionType: String? = null, val type: GetLoansLoanIdLoanTransactionEnumData? = null, val unrecognizedIncomePortion: Double? = null, val writeOffReasonOptions: List<GetLoansLoanIdCodeValueData>? = null)

Set of GetLoansLoanIdTransactions

Parameters

accountId
accountNumber
amount
bankNumber
checkNumber
currency
date
dateFormat
externalId
feeChargesPortion
fixedEmiAmount
id
interestPortion
loanChargePaidByList

List of GetLoansLoanIdLoanChargePaidByData

loanRepaymentScheduleInstallments

List of GetLoansLoanIdLoanRepaymentScheduleInstallmentData

locale
manuallyReversed
netDisbursalAmount
numberOfRepayments
officeId
officeName
outstandingLoanBalance
overpaymentPortion
paymentDetailData
paymentTypeId
paymentTypeOptions

List of GetLoansLoanIdPaymentType

penaltyChargesPortion
possibleNextRepaymentDate
principalPortion
receiptNumber
reversalExternalId
reversedOnDate
routingCode
submittedOnDate
transactionAmount
transactionDate
transactionRelations

List of GetLoansLoanIdLoanTransactionRelationData

transactionType
type
unrecognizedIncomePortion
writeOffReasonOptions

List of GetLoansLoanIdCodeValueData

Constructors

Link copied to clipboard
constructor(accountId: Long? = null, accountNumber: String? = null, amount: Double? = null, bankNumber: Int? = null, checkNumber: Int? = null, currency: GetLoansLoanIdCurrency? = null, date: LocalDate? = null, dateFormat: String? = null, externalId: String? = null, feeChargesPortion: Double? = null, fixedEmiAmount: Double? = null, id: Long? = null, interestPortion: Double? = null, loanChargePaidByList: List<GetLoansLoanIdLoanChargePaidByData>? = null, loanRepaymentScheduleInstallments: List<GetLoansLoanIdLoanRepaymentScheduleInstallmentData>? = null, locale: String? = null, manuallyReversed: Boolean? = null, netDisbursalAmount: Double? = null, numberOfRepayments: Int? = null, officeId: Long? = null, officeName: String? = null, outstandingLoanBalance: Double? = null, overpaymentPortion: Double? = null, paymentDetailData: GetLoansLoanIdPaymentDetailData? = null, paymentTypeId: Int? = null, paymentTypeOptions: List<GetLoansLoanIdPaymentType>? = null, penaltyChargesPortion: Double? = null, possibleNextRepaymentDate: LocalDate? = null, principalPortion: Double? = null, receiptNumber: Int? = null, reversalExternalId: String? = null, reversedOnDate: LocalDate? = null, routingCode: Int? = null, submittedOnDate: LocalDate? = null, transactionAmount: Double? = null, transactionDate: LocalDate? = null, transactionRelations: Set<GetLoansLoanIdLoanTransactionRelation>? = null, transactionType: String? = null, type: GetLoansLoanIdLoanTransactionEnumData? = null, unrecognizedIncomePortion: Double? = null, writeOffReasonOptions: List<GetLoansLoanIdCodeValueData>? = null)

Properties

Link copied to clipboard
val accountId: Long? = null
Link copied to clipboard
val accountNumber: String? = null
Link copied to clipboard
val amount: Double? = null
Link copied to clipboard
val bankNumber: Int? = null
Link copied to clipboard
val checkNumber: Int? = null
Link copied to clipboard
Link copied to clipboard
val date: LocalDate? = null
Link copied to clipboard
val dateFormat: String? = null
Link copied to clipboard
val externalId: String? = null
Link copied to clipboard
Link copied to clipboard
val fixedEmiAmount: Double? = null
Link copied to clipboard
val id: Long? = null
Link copied to clipboard
val interestPortion: Double? = null
Link copied to clipboard
val locale: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val numberOfRepayments: Int? = null
Link copied to clipboard
val officeId: Long? = null
Link copied to clipboard
val officeName: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val paymentTypeId: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val possibleNextRepaymentDate: LocalDate? = null
Link copied to clipboard
Link copied to clipboard
val receiptNumber: Int? = null
Link copied to clipboard
Link copied to clipboard
val reversedOnDate: LocalDate? = null
Link copied to clipboard
val routingCode: Int? = null
Link copied to clipboard
val submittedOnDate: LocalDate? = null
Link copied to clipboard
Link copied to clipboard
val transactionDate: LocalDate? = null
Link copied to clipboard
val transactionType: String? = null
Link copied to clipboard
Link copied to clipboard