Get Savings Products Product Id Response
@Serializable
GetSavingsProductsProductIdResponse
Parameters
accounting Mappings
accounting Rule
charges
currency
description
fee To Income Account Mappings
id
interest Calculation Days In Year Type
interest Calculation Type
interest Compounding Period Type
interest Posting Period Type
name
nominal Annual Interest Rate
payment Channel To Fund Source Mappings
penalty To Income Account Mappings
short Name
withdrawal Fee For Transfers
Constructors
Link copied to clipboard
constructor(accountingMappings: GetSavingsProductsAccountingMappings? = null, accountingRule: GetSavingsProductsAccountingRule? = null, charges: List<Int>? = null, currency: GetSavingsCurrency? = null, description: String? = null, feeToIncomeAccountMappings: Set<GetSavingsProductsFeeToIncomeAccountMappings>? = null, id: Int? = null, interestCalculationDaysInYearType: GetSavingsProductsInterestCalculationDaysInYearType? = null, interestCalculationType: GetSavingsProductsInterestCalculationType? = null, interestCompoundingPeriodType: GetSavingsProductsInterestCompoundingPeriodType? = null, interestPostingPeriodType: GetSavingsProductsInterestPostingPeriodType? = null, name: String? = null, nominalAnnualInterestRate: Double? = null, paymentChannelToFundSourceMappings: Set<GetSavingsProductsPaymentChannelToFundSourceMappings>? = null, penaltyToIncomeAccountMappings: Set<GetSavingsProductsPenaltyToIncomeAccountMappings>? = null, shortName: String? = null, withdrawalFeeForTransfers: Boolean? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard