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 Details

  • Constructor Details

    • PostSavingsProductsRequest

      public PostSavingsProductsRequest()
  • Method Details

    • accountMappingForPayment

      public PostSavingsProductsRequest accountMappingForPayment(String accountMappingForPayment)
    • getAccountMappingForPayment

      @Nullable public String getAccountMappingForPayment()
      Get accountMappingForPayment
      Returns:
      accountMappingForPayment
    • setAccountMappingForPayment

      public void setAccountMappingForPayment(String accountMappingForPayment)
    • accountingRule

      public PostSavingsProductsRequest accountingRule(Integer accountingRule)
    • getAccountingRule

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

      public void setAccountingRule(Integer accountingRule)
    • allowOverdraft

      public PostSavingsProductsRequest allowOverdraft(Boolean allowOverdraft)
    • getAllowOverdraft

      @Nullable public Boolean getAllowOverdraft()
      Get allowOverdraft
      Returns:
      allowOverdraft
    • setAllowOverdraft

      public void setAllowOverdraft(Boolean allowOverdraft)
    • charges

    • addChargesItem

      public PostSavingsProductsRequest addChargesItem(PostSavingsCharges chargesItem)
    • getCharges

      @Nullable public List<PostSavingsCharges> getCharges()
      Get charges
      Returns:
      charges
    • setCharges

      public void setCharges(List<PostSavingsCharges> charges)
    • currencyCode

      public PostSavingsProductsRequest currencyCode(String currencyCode)
    • getCurrencyCode

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

      public void setCurrencyCode(String currencyCode)
    • description

      public PostSavingsProductsRequest description(String description)
    • getDescription

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

      public void setDescription(String description)
    • digitsAfterDecimal

      public PostSavingsProductsRequest digitsAfterDecimal(Integer digitsAfterDecimal)
    • getDigitsAfterDecimal

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

      public void setDigitsAfterDecimal(Integer digitsAfterDecimal)
    • enforceMinRequiredBalance

      public PostSavingsProductsRequest enforceMinRequiredBalance(Boolean enforceMinRequiredBalance)
    • getEnforceMinRequiredBalance

      @Nullable public Boolean getEnforceMinRequiredBalance()
      Get enforceMinRequiredBalance
      Returns:
      enforceMinRequiredBalance
    • setEnforceMinRequiredBalance

      public void setEnforceMinRequiredBalance(Boolean enforceMinRequiredBalance)
    • inMultiplesOf

      public PostSavingsProductsRequest inMultiplesOf(Integer inMultiplesOf)
    • getInMultiplesOf

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

      public void setInMultiplesOf(Integer inMultiplesOf)
    • interestCalculationDaysInYearType

      public PostSavingsProductsRequest interestCalculationDaysInYearType(Integer interestCalculationDaysInYearType)
    • getInterestCalculationDaysInYearType

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

      public void setInterestCalculationDaysInYearType(Integer interestCalculationDaysInYearType)
    • interestCalculationType

      public PostSavingsProductsRequest interestCalculationType(Integer interestCalculationType)
    • getInterestCalculationType

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

      public void setInterestCalculationType(Integer interestCalculationType)
    • interestCompoundingPeriodType

      public PostSavingsProductsRequest interestCompoundingPeriodType(Integer interestCompoundingPeriodType)
    • getInterestCompoundingPeriodType

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

      public void setInterestCompoundingPeriodType(Integer interestCompoundingPeriodType)
    • interestPostingPeriodType

      public PostSavingsProductsRequest interestPostingPeriodType(Integer interestPostingPeriodType)
    • getInterestPostingPeriodType

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

      public void setInterestPostingPeriodType(Integer interestPostingPeriodType)
    • isDormancyTrackingActive

      public PostSavingsProductsRequest isDormancyTrackingActive(Boolean isDormancyTrackingActive)
    • getIsDormancyTrackingActive

      @Nullable public Boolean getIsDormancyTrackingActive()
      Get isDormancyTrackingActive
      Returns:
      isDormancyTrackingActive
    • setIsDormancyTrackingActive

      public void setIsDormancyTrackingActive(Boolean isDormancyTrackingActive)
    • locale

      public PostSavingsProductsRequest locale(String locale)
    • getLocale

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

      public void setLocale(String locale)
    • name

      public PostSavingsProductsRequest name(String name)
    • getName

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

      public void setName(String name)
    • nominalAnnualInterestRate

      public PostSavingsProductsRequest nominalAnnualInterestRate(Double nominalAnnualInterestRate)
    • getNominalAnnualInterestRate

      @Nullable public Double getNominalAnnualInterestRate()
      Get nominalAnnualInterestRate
      Returns:
      nominalAnnualInterestRate
    • setNominalAnnualInterestRate

      public void setNominalAnnualInterestRate(Double nominalAnnualInterestRate)
    • shortName

      public PostSavingsProductsRequest shortName(String shortName)
    • getShortName

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

      public void setShortName(String shortName)
    • withHoldTax

      public PostSavingsProductsRequest withHoldTax(Boolean withHoldTax)
    • getWithHoldTax

      @Nullable public Boolean getWithHoldTax()
      Get withHoldTax
      Returns:
      withHoldTax
    • setWithHoldTax

      public void setWithHoldTax(Boolean withHoldTax)
    • withdrawalFeeForTransfers

      public PostSavingsProductsRequest withdrawalFeeForTransfers(Boolean withdrawalFeeForTransfers)
    • getWithdrawalFeeForTransfers

      @Nullable public Boolean getWithdrawalFeeForTransfers()
      Get withdrawalFeeForTransfers
      Returns:
      withdrawalFeeForTransfers
    • setWithdrawalFeeForTransfers

      public void setWithdrawalFeeForTransfers(Boolean withdrawalFeeForTransfers)
    • 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