Class PostSavingsProductsRequest
java.lang.Object
org.apache.fineract.client.models.PostSavingsProductsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostSavingsProductsRequest
extends Object
PostSavingsProductsRequest
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountingRule(Integer accountingRule) accountMappingForPayment(String accountMappingForPayment) addChargesItem(PostSavingsCharges chargesItem) charges(Set<PostSavingsCharges> charges) currencyCode(String currencyCode) description(String description) digitsAfterDecimal(Integer digitsAfterDecimal) booleanGet accountingRuleGet accountMappingForPaymentGet chargesGet currencyCodeGet descriptionGet digitsAfterDecimalGet inMultiplesOfGet interestCalculationDaysInYearTypeGet interestCalculationTypeGet interestCompoundingPeriodTypeGet interestPostingPeriodTypeGet localegetName()Get nameGet nominalAnnualInterestRateGet shortNameinthashCode()inMultiplesOf(Integer inMultiplesOf) interestCalculationDaysInYearType(Integer interestCalculationDaysInYearType) interestCalculationType(Integer interestCalculationType) interestCompoundingPeriodType(Integer interestCompoundingPeriodType) interestPostingPeriodType(Integer interestPostingPeriodType) nominalAnnualInterestRate(Double nominalAnnualInterestRate) voidsetAccountingRule(Integer accountingRule) voidsetAccountMappingForPayment(String accountMappingForPayment) voidsetCharges(Set<PostSavingsCharges> charges) voidsetCurrencyCode(String currencyCode) voidsetDescription(String description) voidsetDigitsAfterDecimal(Integer digitsAfterDecimal) voidsetInMultiplesOf(Integer inMultiplesOf) voidsetInterestCalculationDaysInYearType(Integer interestCalculationDaysInYearType) voidsetInterestCalculationType(Integer interestCalculationType) voidsetInterestCompoundingPeriodType(Integer interestCompoundingPeriodType) voidsetInterestPostingPeriodType(Integer interestPostingPeriodType) voidvoidvoidsetNominalAnnualInterestRate(Double nominalAnnualInterestRate) voidsetShortName(String shortName) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_MAPPING_FOR_PAYMENT
- See Also:
-
SERIALIZED_NAME_ACCOUNTING_RULE
- See Also:
-
SERIALIZED_NAME_CHARGES
- See Also:
-
SERIALIZED_NAME_CURRENCY_CODE
- 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_NAME
- See Also:
-
SERIALIZED_NAME_NOMINAL_ANNUAL_INTEREST_RATE
- See Also:
-
SERIALIZED_NAME_SHORT_NAME
- See Also:
-
-
Constructor Details
-
PostSavingsProductsRequest
public PostSavingsProductsRequest()
-
-
Method Details
-
accountMappingForPayment
-
getAccountMappingForPayment
Get accountMappingForPayment- Returns:
- accountMappingForPayment
-
setAccountMappingForPayment
-
accountingRule
-
getAccountingRule
Get accountingRule- Returns:
- accountingRule
-
setAccountingRule
-
charges
-
addChargesItem
-
getCharges
Get charges- Returns:
- charges
-
setCharges
-
currencyCode
-
getCurrencyCode
Get currencyCode- Returns:
- currencyCode
-
setCurrencyCode
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
digitsAfterDecimal
-
getDigitsAfterDecimal
Get digitsAfterDecimal- Returns:
- digitsAfterDecimal
-
setDigitsAfterDecimal
-
inMultiplesOf
-
getInMultiplesOf
Get inMultiplesOf- Returns:
- inMultiplesOf
-
setInMultiplesOf
-
interestCalculationDaysInYearType
public PostSavingsProductsRequest interestCalculationDaysInYearType(Integer interestCalculationDaysInYearType) -
getInterestCalculationDaysInYearType
Get interestCalculationDaysInYearType- Returns:
- interestCalculationDaysInYearType
-
setInterestCalculationDaysInYearType
-
interestCalculationType
-
getInterestCalculationType
Get interestCalculationType- Returns:
- interestCalculationType
-
setInterestCalculationType
-
interestCompoundingPeriodType
public PostSavingsProductsRequest interestCompoundingPeriodType(Integer interestCompoundingPeriodType) -
getInterestCompoundingPeriodType
Get interestCompoundingPeriodType- Returns:
- interestCompoundingPeriodType
-
setInterestCompoundingPeriodType
-
interestPostingPeriodType
-
getInterestPostingPeriodType
Get interestPostingPeriodType- Returns:
- interestPostingPeriodType
-
setInterestPostingPeriodType
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
name
-
getName
Get name- Returns:
- name
-
setName
-
nominalAnnualInterestRate
-
getNominalAnnualInterestRate
Get nominalAnnualInterestRate- Returns:
- nominalAnnualInterestRate
-
setNominalAnnualInterestRate
-
shortName
-
getShortName
Get shortName- Returns:
- shortName
-
setShortName
-
equals
-
hashCode
public int hashCode() -
toString
-