GetRecurringDepositAccountsAccountIdResponse

@Serializable
data class GetRecurringDepositAccountsAccountIdResponse(val accountChart: GetRecurringDepositAccountsAccountChart? = null, val accountNo: Long? = null, val clientId: Long? = null, val clientName: String? = null, val currency: GetRecurringDepositAccountsCurrency? = null, val depositPeriod: Int? = null, val depositPeriodFrequency: GetRecurringDepositAccountsDepositPeriodFrequency? = null, val expectedFirstDepositOnDate: LocalDate? = null, val externalId: String? = null, val fieldOfficerId: Long? = null, val id: Long? = null, val interestCalculationDaysInYearType: GetRecurringDepositAccountsInterestCalculationDaysInYearType? = null, val interestCalculationType: GetRecurringDepositAccountsInterestCalculationType? = null, val interestCompoundingPeriodType: GetRecurringDepositAccountsInterestCompoundingPeriodType? = null, val interestPostingPeriodType: GetRecurringDepositAccountsInterestPostingPeriodType? = null, val maxDepositTerm: Int? = null, val maxDepositTermType: GetRecurringDepositAccountsMaxDepositTermType? = null, val minDepositTerm: Int? = null, val minDepositTermType: GetRecurringDepositAccountsMinDepositTermType? = null, val preClosurePenalApplicable: Boolean? = null, val recurringDepositAmount: Int? = null, val recurringDepositFrequency: Int? = null, val recurringDepositFrequencyType: GetRecurringDepositAccountsRecurringDepositFrequencyType? = null, val savingsProductId: Long? = null, val savingsProductName: String? = null, val status: GetRecurringDepositAccountsStatus? = null, val summary: GetRecurringDepositAccountsSummary? = null, val timeline: GetRecurringDepositAccountsTimeline? = null)

GetRecurringDepositAccountsAccountIdResponse

Parameters

accountChart
accountNo
clientId
clientName
currency
depositPeriod
depositPeriodFrequency
expectedFirstDepositOnDate
externalId
fieldOfficerId
id
interestCalculationDaysInYearType
interestCalculationType
interestCompoundingPeriodType
interestPostingPeriodType
maxDepositTerm
maxDepositTermType
minDepositTerm
minDepositTermType
preClosurePenalApplicable
recurringDepositAmount
recurringDepositFrequency
recurringDepositFrequencyType
savingsProductId
savingsProductName
status
summary
timeline

Constructors

constructor(accountChart: GetRecurringDepositAccountsAccountChart? = null, accountNo: Long? = null, clientId: Long? = null, clientName: String? = null, currency: GetRecurringDepositAccountsCurrency? = null, depositPeriod: Int? = null, depositPeriodFrequency: GetRecurringDepositAccountsDepositPeriodFrequency? = null, expectedFirstDepositOnDate: LocalDate? = null, externalId: String? = null, fieldOfficerId: Long? = null, id: Long? = null, interestCalculationDaysInYearType: GetRecurringDepositAccountsInterestCalculationDaysInYearType? = null, interestCalculationType: GetRecurringDepositAccountsInterestCalculationType? = null, interestCompoundingPeriodType: GetRecurringDepositAccountsInterestCompoundingPeriodType? = null, interestPostingPeriodType: GetRecurringDepositAccountsInterestPostingPeriodType? = null, maxDepositTerm: Int? = null, maxDepositTermType: GetRecurringDepositAccountsMaxDepositTermType? = null, minDepositTerm: Int? = null, minDepositTermType: GetRecurringDepositAccountsMinDepositTermType? = null, preClosurePenalApplicable: Boolean? = null, recurringDepositAmount: Int? = null, recurringDepositFrequency: Int? = null, recurringDepositFrequencyType: GetRecurringDepositAccountsRecurringDepositFrequencyType? = null, savingsProductId: Long? = null, savingsProductName: String? = null, status: GetRecurringDepositAccountsStatus? = null, summary: GetRecurringDepositAccountsSummary? = null, timeline: GetRecurringDepositAccountsTimeline? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val accountNo: Long? = null
Link copied to clipboard
val clientId: Long? = null
Link copied to clipboard
val clientName: String? = null
Link copied to clipboard
Link copied to clipboard
val depositPeriod: Int? = null
Link copied to clipboard
val expectedFirstDepositOnDate: LocalDate? = null
Link copied to clipboard
val externalId: String? = null
Link copied to clipboard
val fieldOfficerId: Long? = null
Link copied to clipboard
val id: Long? = null
Link copied to clipboard
val maxDepositTerm: Int? = null
Link copied to clipboard
val minDepositTerm: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val savingsProductId: Long? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard