Class PutSavingsProductsProductIdRequest
java.lang.Object
org.apache.fineract.client.models.PutSavingsProductsProductIdRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PutSavingsProductsProductIdRequest
extends Object
PutSavingsProductsProductIdRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptionGet interestRateGet localeinthashCode()interestRate(Double interestRate) voidsetDescription(String description) voidsetInterestRate(Double interestRate) voidtoString()
-
Field Details
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_INTEREST_RATE
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
-
Constructor Details
-
PutSavingsProductsProductIdRequest
public PutSavingsProductsProductIdRequest()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
interestRate
-
getInterestRate
Get interestRate- Returns:
- interestRate
-
setInterestRate
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
equals
-
hashCode
public int hashCode() -
toString
-