GetRecurringDepositProductsProductIdResponse

@Serializable
data class GetRecurringDepositProductsProductIdResponse(val accountingMappings: GetRecurringDepositProductsProductIdAccountingMappings? = null, val activeChart: GetRecurringDepositProductsProductIdActiveChart? = null, val currency: GetRecurringDepositProductsProductIdCurrency? = null, val description: String? = null, val feeToIncomeAccountMappings: Set<GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings>? = null, val id: Long? = null, val interestCalculationDaysInYearType: GetRecurringDepositProductsInterestCalculationDaysInYearType? = null, val interestCalculationType: GetRecurringDepositProductsInterestCalculationType? = null, val interestCompoundingPeriodType: GetRecurringDepositProductsProductIdInterestCompoundingPeriodType? = null, val interestPostingPeriodType: GetRecurringDepositProductsInterestPostingPeriodType? = null, val maxDepositTerm: Int? = null, val maxDepositTermType: GetRecurringDepositProductsProductIdMaxDepositTermType? = null, val minDepositTerm: Int? = null, val minDepositTermType: GetRecurringDepositProductsProductIdMinDepositTermType? = null, val name: String? = null, val penaltyToIncomeAccountMappings: Set<GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings>? = null, val preClosurePenalApplicable: Boolean? = null, val preClosurePenalInterest: Double? = null, val preClosurePenalInterestOnType: GetRecurringDepositProductsProductIdPreClosurePenalInterestOnType? = null, val recurringDepositFrequency: Int? = null, val recurringDepositFrequencyType: GetRecurringDepositProductsRecurringDepositFrequencyType? = null, val shortName: String? = null)

GetRecurringDepositProductsProductIdResponse

Parameters

accountingMappings
activeChart
currency
description
feeToIncomeAccountMappings
id
interestCalculationDaysInYearType
interestCalculationType
interestCompoundingPeriodType
interestPostingPeriodType
maxDepositTerm
maxDepositTermType
minDepositTerm
minDepositTermType
name
penaltyToIncomeAccountMappings
preClosurePenalApplicable
preClosurePenalInterest
preClosurePenalInterestOnType
recurringDepositFrequency
recurringDepositFrequencyType
shortName

Constructors

constructor(accountingMappings: GetRecurringDepositProductsProductIdAccountingMappings? = null, activeChart: GetRecurringDepositProductsProductIdActiveChart? = null, currency: GetRecurringDepositProductsProductIdCurrency? = null, description: String? = null, feeToIncomeAccountMappings: Set<GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings>? = null, id: Long? = null, interestCalculationDaysInYearType: GetRecurringDepositProductsInterestCalculationDaysInYearType? = null, interestCalculationType: GetRecurringDepositProductsInterestCalculationType? = null, interestCompoundingPeriodType: GetRecurringDepositProductsProductIdInterestCompoundingPeriodType? = null, interestPostingPeriodType: GetRecurringDepositProductsInterestPostingPeriodType? = null, maxDepositTerm: Int? = null, maxDepositTermType: GetRecurringDepositProductsProductIdMaxDepositTermType? = null, minDepositTerm: Int? = null, minDepositTermType: GetRecurringDepositProductsProductIdMinDepositTermType? = null, name: String? = null, penaltyToIncomeAccountMappings: Set<GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings>? = null, preClosurePenalApplicable: Boolean? = null, preClosurePenalInterest: Double? = null, preClosurePenalInterestOnType: GetRecurringDepositProductsProductIdPreClosurePenalInterestOnType? = null, recurringDepositFrequency: Int? = null, recurringDepositFrequencyType: GetRecurringDepositProductsRecurringDepositFrequencyType? = null, shortName: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val description: String? = 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
val name: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val shortName: String? = null