GetSelfLoansLoanIdResponse

@Serializable
data class GetSelfLoansLoanIdResponse(val accountNo: Long? = null, val amortizationType: GetLoansLoanIdAmortizationType? = null, val annualInterestRate: Int? = null, val clientId: Int? = null, val clientName: String? = null, val clientOfficeId: Int? = null, val currency: GetLoansLoanIdCurrency? = null, val id: Long? = null, val interestCalculationPeriodType: GetLoansLoanIdInterestCalculationPeriodType? = null, val interestRateFrequencyType: GetLoansLoanIdInterestRateFrequencyType? = null, val interestRatePerPeriod: Int? = null, val interestType: GetLoansLoanIdInterestType? = null, val loanOfficerId: Int? = null, val loanOfficerName: String? = null, val loanProductDescription: String? = null, val loanProductId: Int? = null, val loanProductName: String? = null, val loanPurposeId: Int? = null, val loanPurposeName: String? = null, val loanType: GetLoansLoanIdLoanType? = null, val numberOfRepayments: Int? = null, val principal: Long? = null, val repaymentEvery: Int? = null, val repaymentFrequencyType: GetLoansLoanIdRepaymentFrequencyType? = null, val status: GetLoansLoanIdStatus? = null, val summary: GetSelfLoanIdSummary? = null, val termFrequency: Int? = null, val termPeriodFrequencyType: GetLoansLoanIdTermPeriodFrequencyType? = null, val timeline: GetSelfLoanIdTimeline? = null, val transactionProcessingStrategyCode: String? = null)

GetSelfLoansLoanIdResponse

Parameters

accountNo
amortizationType
annualInterestRate
clientId
clientName
clientOfficeId
currency
id
interestCalculationPeriodType
interestRateFrequencyType
interestRatePerPeriod
interestType
loanOfficerId
loanOfficerName
loanProductDescription
loanProductId
loanProductName
loanPurposeId
loanPurposeName
loanType
numberOfRepayments
principal
repaymentEvery
repaymentFrequencyType
status
summary
termFrequency
termPeriodFrequencyType
timeline
transactionProcessingStrategyCode

Constructors

Link copied to clipboard
constructor(accountNo: Long? = null, amortizationType: GetLoansLoanIdAmortizationType? = null, annualInterestRate: Int? = null, clientId: Int? = null, clientName: String? = null, clientOfficeId: Int? = null, currency: GetLoansLoanIdCurrency? = null, id: Long? = null, interestCalculationPeriodType: GetLoansLoanIdInterestCalculationPeriodType? = null, interestRateFrequencyType: GetLoansLoanIdInterestRateFrequencyType? = null, interestRatePerPeriod: Int? = null, interestType: GetLoansLoanIdInterestType? = null, loanOfficerId: Int? = null, loanOfficerName: String? = null, loanProductDescription: String? = null, loanProductId: Int? = null, loanProductName: String? = null, loanPurposeId: Int? = null, loanPurposeName: String? = null, loanType: GetLoansLoanIdLoanType? = null, numberOfRepayments: Int? = null, principal: Long? = null, repaymentEvery: Int? = null, repaymentFrequencyType: GetLoansLoanIdRepaymentFrequencyType? = null, status: GetLoansLoanIdStatus? = null, summary: GetSelfLoanIdSummary? = null, termFrequency: Int? = null, termPeriodFrequencyType: GetLoansLoanIdTermPeriodFrequencyType? = null, timeline: GetSelfLoanIdTimeline? = null, transactionProcessingStrategyCode: String? = null)

Properties

Link copied to clipboard
val accountNo: Long? = null
Link copied to clipboard
Link copied to clipboard
val annualInterestRate: Int? = null
Link copied to clipboard
val clientId: Int? = null
Link copied to clipboard
val clientName: String? = null
Link copied to clipboard
val clientOfficeId: Int? = null
Link copied to clipboard
Link copied to clipboard
val id: Long? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val loanOfficerId: Int? = null
Link copied to clipboard
val loanOfficerName: String? = null
Link copied to clipboard
Link copied to clipboard
val loanProductId: Int? = null
Link copied to clipboard
val loanProductName: String? = null
Link copied to clipboard
val loanPurposeId: Int? = null
Link copied to clipboard
val loanPurposeName: String? = null
Link copied to clipboard
Link copied to clipboard
val numberOfRepayments: Int? = null
Link copied to clipboard
val principal: Long? = null
Link copied to clipboard
val repaymentEvery: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val termFrequency: Int? = null
Link copied to clipboard