Class PostFixedDepositProductsRequest

java.lang.Object
org.apache.fineract.client.models.PostFixedDepositProductsRequest

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.8.0") public class PostFixedDepositProductsRequest extends Object
PostFixedDepositProductsRequest
  • Field Details

  • Constructor Details

    • PostFixedDepositProductsRequest

      public PostFixedDepositProductsRequest()
  • Method Details

    • accountingRule

      public PostFixedDepositProductsRequest accountingRule(Integer accountingRule)
    • getAccountingRule

      @Nullable public Integer getAccountingRule()
      Get accountingRule
      Returns:
      accountingRule
    • setAccountingRule

      public void setAccountingRule(Integer accountingRule)
    • charts

    • addChartsItem

    • getCharts

      @Nullable public Set<PostFixedDepositProductsCharts> getCharts()
      Get charts
      Returns:
      charts
    • setCharts

      public void setCharts(Set<PostFixedDepositProductsCharts> charts)
    • currencyCode

      public PostFixedDepositProductsRequest currencyCode(String currencyCode)
    • getCurrencyCode

      @Nullable public String getCurrencyCode()
      Get currencyCode
      Returns:
      currencyCode
    • setCurrencyCode

      public void setCurrencyCode(String currencyCode)
    • description

      public PostFixedDepositProductsRequest description(String description)
    • getDescription

      @Nullable public String getDescription()
      Get description
      Returns:
      description
    • setDescription

      public void setDescription(String description)
    • digitsAfterDecimal

      public PostFixedDepositProductsRequest digitsAfterDecimal(Integer digitsAfterDecimal)
    • getDigitsAfterDecimal

      @Nullable public Integer getDigitsAfterDecimal()
      Get digitsAfterDecimal
      Returns:
      digitsAfterDecimal
    • setDigitsAfterDecimal

      public void setDigitsAfterDecimal(Integer digitsAfterDecimal)
    • inMultiplesOf

      public PostFixedDepositProductsRequest inMultiplesOf(Integer inMultiplesOf)
    • getInMultiplesOf

      @Nullable public Integer getInMultiplesOf()
      Get inMultiplesOf
      Returns:
      inMultiplesOf
    • setInMultiplesOf

      public void setInMultiplesOf(Integer inMultiplesOf)
    • interestCalculationDaysInYearType

      public PostFixedDepositProductsRequest interestCalculationDaysInYearType(Integer interestCalculationDaysInYearType)
    • getInterestCalculationDaysInYearType

      @Nullable public Integer getInterestCalculationDaysInYearType()
      Get interestCalculationDaysInYearType
      Returns:
      interestCalculationDaysInYearType
    • setInterestCalculationDaysInYearType

      public void setInterestCalculationDaysInYearType(Integer interestCalculationDaysInYearType)
    • interestCalculationType

      public PostFixedDepositProductsRequest interestCalculationType(Integer interestCalculationType)
    • getInterestCalculationType

      @Nullable public Integer getInterestCalculationType()
      Get interestCalculationType
      Returns:
      interestCalculationType
    • setInterestCalculationType

      public void setInterestCalculationType(Integer interestCalculationType)
    • interestCompoundingPeriodType

      public PostFixedDepositProductsRequest interestCompoundingPeriodType(Integer interestCompoundingPeriodType)
    • getInterestCompoundingPeriodType

      @Nullable public Integer getInterestCompoundingPeriodType()
      Get interestCompoundingPeriodType
      Returns:
      interestCompoundingPeriodType
    • setInterestCompoundingPeriodType

      public void setInterestCompoundingPeriodType(Integer interestCompoundingPeriodType)
    • interestPostingPeriodType

      public PostFixedDepositProductsRequest interestPostingPeriodType(Integer interestPostingPeriodType)
    • getInterestPostingPeriodType

      @Nullable public Integer getInterestPostingPeriodType()
      Get interestPostingPeriodType
      Returns:
      interestPostingPeriodType
    • setInterestPostingPeriodType

      public void setInterestPostingPeriodType(Integer interestPostingPeriodType)
    • locale

      public PostFixedDepositProductsRequest locale(String locale)
    • getLocale

      @Nullable public String getLocale()
      Get locale
      Returns:
      locale
    • setLocale

      public void setLocale(String locale)
    • maxDepositTerm

      public PostFixedDepositProductsRequest maxDepositTerm(Integer maxDepositTerm)
    • getMaxDepositTerm

      @Nullable public Integer getMaxDepositTerm()
      Get maxDepositTerm
      Returns:
      maxDepositTerm
    • setMaxDepositTerm

      public void setMaxDepositTerm(Integer maxDepositTerm)
    • maxDepositTermTypeId

      public PostFixedDepositProductsRequest maxDepositTermTypeId(Integer maxDepositTermTypeId)
    • getMaxDepositTermTypeId

      @Nullable public Integer getMaxDepositTermTypeId()
      Get maxDepositTermTypeId
      Returns:
      maxDepositTermTypeId
    • setMaxDepositTermTypeId

      public void setMaxDepositTermTypeId(Integer maxDepositTermTypeId)
    • minDepositTerm

      public PostFixedDepositProductsRequest minDepositTerm(Integer minDepositTerm)
    • getMinDepositTerm

      @Nullable public Integer getMinDepositTerm()
      Get minDepositTerm
      Returns:
      minDepositTerm
    • setMinDepositTerm

      public void setMinDepositTerm(Integer minDepositTerm)
    • minDepositTermTypeId

      public PostFixedDepositProductsRequest minDepositTermTypeId(Integer minDepositTermTypeId)
    • getMinDepositTermTypeId

      @Nullable public Integer getMinDepositTermTypeId()
      Get minDepositTermTypeId
      Returns:
      minDepositTermTypeId
    • setMinDepositTermTypeId

      public void setMinDepositTermTypeId(Integer minDepositTermTypeId)
    • name

    • getName

      @Nullable public String getName()
      Get name
      Returns:
      name
    • setName

      public void setName(String name)
    • preClosurePenalApplicable

      public PostFixedDepositProductsRequest preClosurePenalApplicable(Boolean preClosurePenalApplicable)
    • getPreClosurePenalApplicable

      @Nullable public Boolean getPreClosurePenalApplicable()
      Get preClosurePenalApplicable
      Returns:
      preClosurePenalApplicable
    • setPreClosurePenalApplicable

      public void setPreClosurePenalApplicable(Boolean preClosurePenalApplicable)
    • preClosurePenalInterest

      public PostFixedDepositProductsRequest preClosurePenalInterest(Double preClosurePenalInterest)
    • getPreClosurePenalInterest

      @Nullable public Double getPreClosurePenalInterest()
      Get preClosurePenalInterest
      Returns:
      preClosurePenalInterest
    • setPreClosurePenalInterest

      public void setPreClosurePenalInterest(Double preClosurePenalInterest)
    • preClosurePenalInterestOnTypeId

      public PostFixedDepositProductsRequest preClosurePenalInterestOnTypeId(Integer preClosurePenalInterestOnTypeId)
    • getPreClosurePenalInterestOnTypeId

      @Nullable public Integer getPreClosurePenalInterestOnTypeId()
      Get preClosurePenalInterestOnTypeId
      Returns:
      preClosurePenalInterestOnTypeId
    • setPreClosurePenalInterestOnTypeId

      public void setPreClosurePenalInterestOnTypeId(Integer preClosurePenalInterestOnTypeId)
    • shortName

      public PostFixedDepositProductsRequest shortName(String shortName)
    • getShortName

      @Nullable public String getShortName()
      Get shortName
      Returns:
      shortName
    • setShortName

      public void setShortName(String shortName)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object