GetSavingsProductsTemplateResponse

@Serializable
data class GetSavingsProductsTemplateResponse(val accountMapping: GetSavingsCurrency? = null, val accountingMappingOptions: GetSavingsProductsAccountingMappingOptions? = null, val accountingRule: GetSavingsProductsTemplateAccountingRule? = null, val accountingRuleOptions: Set<GetSavingsProductsTemplateAccountingRule>? = null, val chargeOptions: Set<GetSavingsProductsChargeOptions>? = null, val currency: GetSavingsCurrency? = null, val currencyOptions: Set<GetSavingsCurrency>? = null, val interestCalculationDaysInYearType: GetSavingsProductsInterestCalculationDaysInYearType? = null, val interestCalculationDaysInYearTypeOptions: Set<GetSavingsProductsInterestCalculationDaysInYearType>? = null, val interestCalculationType: GetSavingsProductsInterestCalculationType? = null, val interestCalculationTypeOptions: Set<GetSavingsProductsInterestCalculationType>? = null, val interestCompoundingPeriodType: GetSavingsProductsInterestCompoundingPeriodType? = null, val interestCompoundingPeriodTypeOptions: Set<GetSavingsProductsInterestCompoundingPeriodType>? = null, val interestPostingPeriodType: GetSavingsProductsInterestPostingPeriodType? = null, val interestPostingPeriodTypeOptions: Set<GetSavingsProductsInterestPostingPeriodType>? = null, val lockinPeriodFrequencyTypeOptions: Set<GetSavingsProductsLockinPeriodFrequencyTypeOptions>? = null, val paymentTypeOptions: Set<GetSavingsProductsPaymentTypeOptions>? = null, val withdrawalFeeTypeOptions: Set<GetSavingsProductsWithdrawalFeeTypeOptions>? = null)

GetSavingsProductsTemplateResponse

Parameters

accountMapping
accountingMappingOptions
accountingRule
accountingRuleOptions
chargeOptions
currency
currencyOptions
interestCalculationDaysInYearType
interestCalculationDaysInYearTypeOptions
interestCalculationType
interestCalculationTypeOptions
interestCompoundingPeriodType
interestCompoundingPeriodTypeOptions
interestPostingPeriodType
interestPostingPeriodTypeOptions
lockinPeriodFrequencyTypeOptions
paymentTypeOptions
withdrawalFeeTypeOptions

Constructors

Link copied to clipboard
constructor(accountMapping: GetSavingsCurrency? = null, accountingMappingOptions: GetSavingsProductsAccountingMappingOptions? = null, accountingRule: GetSavingsProductsTemplateAccountingRule? = null, accountingRuleOptions: Set<GetSavingsProductsTemplateAccountingRule>? = null, chargeOptions: Set<GetSavingsProductsChargeOptions>? = null, currency: GetSavingsCurrency? = null, currencyOptions: Set<GetSavingsCurrency>? = null, interestCalculationDaysInYearType: GetSavingsProductsInterestCalculationDaysInYearType? = null, interestCalculationDaysInYearTypeOptions: Set<GetSavingsProductsInterestCalculationDaysInYearType>? = null, interestCalculationType: GetSavingsProductsInterestCalculationType? = null, interestCalculationTypeOptions: Set<GetSavingsProductsInterestCalculationType>? = null, interestCompoundingPeriodType: GetSavingsProductsInterestCompoundingPeriodType? = null, interestCompoundingPeriodTypeOptions: Set<GetSavingsProductsInterestCompoundingPeriodType>? = null, interestPostingPeriodType: GetSavingsProductsInterestPostingPeriodType? = null, interestPostingPeriodTypeOptions: Set<GetSavingsProductsInterestPostingPeriodType>? = null, lockinPeriodFrequencyTypeOptions: Set<GetSavingsProductsLockinPeriodFrequencyTypeOptions>? = null, paymentTypeOptions: Set<GetSavingsProductsPaymentTypeOptions>? = null, withdrawalFeeTypeOptions: Set<GetSavingsProductsWithdrawalFeeTypeOptions>? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard