Class PutRecurringDepositProductsRequest
java.lang.Object
org.apache.fineract.client.models.PutRecurringDepositProductsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PutRecurringDepositProductsRequest
extends Object
PutRecurringDepositProductsRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptionGet localeGet minDepositTermGet minDepositTermTypeIdinthashCode()minDepositTerm(Integer minDepositTerm) minDepositTermTypeId(Integer minDepositTermTypeId) voidsetDescription(String description) voidvoidsetMinDepositTerm(Integer minDepositTerm) voidsetMinDepositTermTypeId(Integer minDepositTermTypeId) toString()
-
Field Details
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_MIN_DEPOSIT_TERM
- See Also:
-
SERIALIZED_NAME_MIN_DEPOSIT_TERM_TYPE_ID
- See Also:
-
-
Constructor Details
-
PutRecurringDepositProductsRequest
public PutRecurringDepositProductsRequest()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
minDepositTerm
-
getMinDepositTerm
Get minDepositTerm- Returns:
- minDepositTerm
-
setMinDepositTerm
-
minDepositTermTypeId
-
getMinDepositTermTypeId
Get minDepositTermTypeId- Returns:
- minDepositTermTypeId
-
setMinDepositTermTypeId
-
equals
-
hashCode
public int hashCode() -
toString
-