Class PostRecurringDepositProductsRequest
java.lang.Object
org.apache.fineract.client.models.PostRecurringDepositProductsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostRecurringDepositProductsRequest
extends Object
PostRecurringDepositProductsRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountingRule(Integer accountingRule) addChartsItem(PostRecurringDepositProductsCharts chartsItem) charts(Set<PostRecurringDepositProductsCharts> charts) currencyCode(String currencyCode) depositAmount(Long depositAmount) description(String description) digitsAfterDecimal(Integer digitsAfterDecimal) booleanGet accountingRuleGet chartsGet currencyCodeGet depositAmountGet descriptionGet digitsAfterDecimalGet inMultiplesOfGet interestCalculationDaysInYearTypeGet interestCalculationTypeGet interestCompoundingPeriodTypeGet interestPostingPeriodTypeGet localeGet maxDepositAmountGet maxDepositTermGet maxDepositTermTypeIdGet minDepositAmountGet minDepositTermGet minDepositTermTypeIdgetName()Get nameGet preClosurePenalApplicableGet preClosurePenalInterestGet preClosurePenalInterestOnTypeIdGet recurringDepositFrequencyGet recurringDepositFrequencyTypeIdGet shortNameinthashCode()inMultiplesOf(Integer inMultiplesOf) interestCalculationDaysInYearType(Integer interestCalculationDaysInYearType) interestCalculationType(Integer interestCalculationType) interestCompoundingPeriodType(Integer interestCompoundingPeriodType) interestPostingPeriodType(Integer interestPostingPeriodType) maxDepositAmount(Long maxDepositAmount) maxDepositTerm(Integer maxDepositTerm) maxDepositTermTypeId(Integer maxDepositTermTypeId) minDepositAmount(Long minDepositAmount) minDepositTerm(Integer minDepositTerm) minDepositTermTypeId(Integer minDepositTermTypeId) preClosurePenalApplicable(Boolean preClosurePenalApplicable) preClosurePenalInterest(Double preClosurePenalInterest) preClosurePenalInterestOnTypeId(Integer preClosurePenalInterestOnTypeId) recurringDepositFrequency(Integer recurringDepositFrequency) recurringDepositFrequencyTypeId(Integer recurringDepositFrequencyTypeId) voidsetAccountingRule(Integer accountingRule) voidvoidsetCurrencyCode(String currencyCode) voidsetDepositAmount(Long depositAmount) voidsetDescription(String description) voidsetDigitsAfterDecimal(Integer digitsAfterDecimal) voidsetInMultiplesOf(Integer inMultiplesOf) voidsetInterestCalculationDaysInYearType(Integer interestCalculationDaysInYearType) voidsetInterestCalculationType(Integer interestCalculationType) voidsetInterestCompoundingPeriodType(Integer interestCompoundingPeriodType) voidsetInterestPostingPeriodType(Integer interestPostingPeriodType) voidvoidsetMaxDepositAmount(Long maxDepositAmount) voidsetMaxDepositTerm(Integer maxDepositTerm) voidsetMaxDepositTermTypeId(Integer maxDepositTermTypeId) voidsetMinDepositAmount(Long minDepositAmount) voidsetMinDepositTerm(Integer minDepositTerm) voidsetMinDepositTermTypeId(Integer minDepositTermTypeId) voidvoidsetPreClosurePenalApplicable(Boolean preClosurePenalApplicable) voidsetPreClosurePenalInterest(Double preClosurePenalInterest) voidsetPreClosurePenalInterestOnTypeId(Integer preClosurePenalInterestOnTypeId) voidsetRecurringDepositFrequency(Integer recurringDepositFrequency) voidsetRecurringDepositFrequencyTypeId(Integer recurringDepositFrequencyTypeId) voidsetShortName(String shortName) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNTING_RULE
- See Also:
-
SERIALIZED_NAME_CHARTS
- See Also:
-
SERIALIZED_NAME_CURRENCY_CODE
- See Also:
-
SERIALIZED_NAME_DEPOSIT_AMOUNT
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_DIGITS_AFTER_DECIMAL
- See Also:
-
SERIALIZED_NAME_IN_MULTIPLES_OF
- See Also:
-
SERIALIZED_NAME_INTEREST_CALCULATION_DAYS_IN_YEAR_TYPE
- See Also:
-
SERIALIZED_NAME_INTEREST_CALCULATION_TYPE
- See Also:
-
SERIALIZED_NAME_INTEREST_COMPOUNDING_PERIOD_TYPE
- See Also:
-
SERIALIZED_NAME_INTEREST_POSTING_PERIOD_TYPE
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_MAX_DEPOSIT_AMOUNT
- See Also:
-
SERIALIZED_NAME_MAX_DEPOSIT_TERM
- See Also:
-
SERIALIZED_NAME_MAX_DEPOSIT_TERM_TYPE_ID
- See Also:
-
SERIALIZED_NAME_MIN_DEPOSIT_AMOUNT
- See Also:
-
SERIALIZED_NAME_MIN_DEPOSIT_TERM
- See Also:
-
SERIALIZED_NAME_MIN_DEPOSIT_TERM_TYPE_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PRE_CLOSURE_PENAL_APPLICABLE
- See Also:
-
SERIALIZED_NAME_PRE_CLOSURE_PENAL_INTEREST
- See Also:
-
SERIALIZED_NAME_PRE_CLOSURE_PENAL_INTEREST_ON_TYPE_ID
- See Also:
-
SERIALIZED_NAME_RECURRING_DEPOSIT_FREQUENCY
- See Also:
-
SERIALIZED_NAME_RECURRING_DEPOSIT_FREQUENCY_TYPE_ID
- See Also:
-
SERIALIZED_NAME_SHORT_NAME
- See Also:
-
-
Constructor Details
-
PostRecurringDepositProductsRequest
public PostRecurringDepositProductsRequest()
-
-
Method Details
-
accountingRule
-
getAccountingRule
Get accountingRule- Returns:
- accountingRule
-
setAccountingRule
-
charts
-
addChartsItem
public PostRecurringDepositProductsRequest addChartsItem(PostRecurringDepositProductsCharts chartsItem) -
getCharts
Get charts- Returns:
- charts
-
setCharts
-
currencyCode
-
getCurrencyCode
Get currencyCode- Returns:
- currencyCode
-
setCurrencyCode
-
depositAmount
-
getDepositAmount
Get depositAmount- Returns:
- depositAmount
-
setDepositAmount
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
digitsAfterDecimal
-
getDigitsAfterDecimal
Get digitsAfterDecimal- Returns:
- digitsAfterDecimal
-
setDigitsAfterDecimal
-
inMultiplesOf
-
getInMultiplesOf
Get inMultiplesOf- Returns:
- inMultiplesOf
-
setInMultiplesOf
-
interestCalculationDaysInYearType
public PostRecurringDepositProductsRequest interestCalculationDaysInYearType(Integer interestCalculationDaysInYearType) -
getInterestCalculationDaysInYearType
Get interestCalculationDaysInYearType- Returns:
- interestCalculationDaysInYearType
-
setInterestCalculationDaysInYearType
-
interestCalculationType
-
getInterestCalculationType
Get interestCalculationType- Returns:
- interestCalculationType
-
setInterestCalculationType
-
interestCompoundingPeriodType
public PostRecurringDepositProductsRequest interestCompoundingPeriodType(Integer interestCompoundingPeriodType) -
getInterestCompoundingPeriodType
Get interestCompoundingPeriodType- Returns:
- interestCompoundingPeriodType
-
setInterestCompoundingPeriodType
-
interestPostingPeriodType
public PostRecurringDepositProductsRequest interestPostingPeriodType(Integer interestPostingPeriodType) -
getInterestPostingPeriodType
Get interestPostingPeriodType- Returns:
- interestPostingPeriodType
-
setInterestPostingPeriodType
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
maxDepositAmount
-
getMaxDepositAmount
Get maxDepositAmount- Returns:
- maxDepositAmount
-
setMaxDepositAmount
-
maxDepositTerm
-
getMaxDepositTerm
Get maxDepositTerm- Returns:
- maxDepositTerm
-
setMaxDepositTerm
-
maxDepositTermTypeId
-
getMaxDepositTermTypeId
Get maxDepositTermTypeId- Returns:
- maxDepositTermTypeId
-
setMaxDepositTermTypeId
-
minDepositAmount
-
getMinDepositAmount
Get minDepositAmount- Returns:
- minDepositAmount
-
setMinDepositAmount
-
minDepositTerm
-
getMinDepositTerm
Get minDepositTerm- Returns:
- minDepositTerm
-
setMinDepositTerm
-
minDepositTermTypeId
-
getMinDepositTermTypeId
Get minDepositTermTypeId- Returns:
- minDepositTermTypeId
-
setMinDepositTermTypeId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
preClosurePenalApplicable
public PostRecurringDepositProductsRequest preClosurePenalApplicable(Boolean preClosurePenalApplicable) -
getPreClosurePenalApplicable
Get preClosurePenalApplicable- Returns:
- preClosurePenalApplicable
-
setPreClosurePenalApplicable
-
preClosurePenalInterest
-
getPreClosurePenalInterest
Get preClosurePenalInterest- Returns:
- preClosurePenalInterest
-
setPreClosurePenalInterest
-
preClosurePenalInterestOnTypeId
public PostRecurringDepositProductsRequest preClosurePenalInterestOnTypeId(Integer preClosurePenalInterestOnTypeId) -
getPreClosurePenalInterestOnTypeId
Get preClosurePenalInterestOnTypeId- Returns:
- preClosurePenalInterestOnTypeId
-
setPreClosurePenalInterestOnTypeId
-
recurringDepositFrequency
public PostRecurringDepositProductsRequest recurringDepositFrequency(Integer recurringDepositFrequency) -
getRecurringDepositFrequency
Get recurringDepositFrequency- Returns:
- recurringDepositFrequency
-
setRecurringDepositFrequency
-
recurringDepositFrequencyTypeId
public PostRecurringDepositProductsRequest recurringDepositFrequencyTypeId(Integer recurringDepositFrequencyTypeId) -
getRecurringDepositFrequencyTypeId
Get recurringDepositFrequencyTypeId- Returns:
- recurringDepositFrequencyTypeId
-
setRecurringDepositFrequencyTypeId
-
shortName
-
getShortName
Get shortName- Returns:
- shortName
-
setShortName
-
equals
-
hashCode
public int hashCode() -
toString
-