GetFixedDepositProductsProductIdResponse

@Serializable
data class GetFixedDepositProductsProductIdResponse(val accountingMappings: GetFixedDepositProductsProductIdAccountingMappings? = null, val activeChart: GetFixedDepositProductsProductIdActiveChart? = null, val currency: GetFixedDepositProductsProductIdCurrency? = null, val description: String? = null, val feeToIncomeAccountMappings: Set<GetFixedDepositProductsProductIdFeeToIncomeAccountMappings>? = null, val id: Long? = null, val interestCalculationDaysInYearType: GetFixedDepositProductsInterestCalculationDaysInYearType? = null, val interestCalculationType: GetFixedDepositProductsInterestCalculationType? = null, val interestCompoundingPeriodType: GetFixedDepositProductsProductIdInterestCompoundingPeriodType? = null, val interestPostingPeriodType: GetFixedDepositProductsInterestPostingPeriodType? = null, val maxDepositTerm: Int? = null, val maxDepositTermType: GetFixedDepositProductsProductIdMaxDepositTermType? = null, val minDepositTerm: Int? = null, val minDepositTermType: GetFixedDepositProductsProductIdMinDepositTermType? = null, val name: String? = null, val penaltyToIncomeAccountMappings: Set<GetFixedDepositProductsProductIdPenaltyToIncomeAccountMappings>? = null, val preClosurePenalApplicable: Boolean? = null, val preClosurePenalInterest: Double? = null, val preClosurePenalInterestOnType: GetFixedDepositProductsProductIdPreClosurePenalInterestOnType? = null, val shortName: String? = null)

GetFixedDepositProductsProductIdResponse

Parameters

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

Constructors

Link copied to clipboard
constructor(accountingMappings: GetFixedDepositProductsProductIdAccountingMappings? = null, activeChart: GetFixedDepositProductsProductIdActiveChart? = null, currency: GetFixedDepositProductsProductIdCurrency? = null, description: String? = null, feeToIncomeAccountMappings: Set<GetFixedDepositProductsProductIdFeeToIncomeAccountMappings>? = null, id: Long? = null, interestCalculationDaysInYearType: GetFixedDepositProductsInterestCalculationDaysInYearType? = null, interestCalculationType: GetFixedDepositProductsInterestCalculationType? = null, interestCompoundingPeriodType: GetFixedDepositProductsProductIdInterestCompoundingPeriodType? = null, interestPostingPeriodType: GetFixedDepositProductsInterestPostingPeriodType? = null, maxDepositTerm: Int? = null, maxDepositTermType: GetFixedDepositProductsProductIdMaxDepositTermType? = null, minDepositTerm: Int? = null, minDepositTermType: GetFixedDepositProductsProductIdMinDepositTermType? = null, name: String? = null, penaltyToIncomeAccountMappings: Set<GetFixedDepositProductsProductIdPenaltyToIncomeAccountMappings>? = null, preClosurePenalApplicable: Boolean? = null, preClosurePenalInterest: Double? = null, preClosurePenalInterestOnType: GetFixedDepositProductsProductIdPreClosurePenalInterestOnType? = 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
val shortName: String? = null