Class PostAccountsTypeRequest
java.lang.Object
org.apache.fineract.client.models.PostAccountsTypeRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostAccountsTypeRequest
extends Object
PostAccountsTypeRequest
-
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 TypeMethodDescriptionaddChargesItem(PostAccountsCharges chargesItem) allowDividendCalculationForInactiveClients(Boolean allowDividendCalculationForInactiveClients) applicationDate(String applicationDate) charges(Set<PostAccountsCharges> charges) dateFormat(String dateFormat) booleanexternalId(String externalId) Get allowDividendCalculationForInactiveClientsGet applicationDateGet chargesGet clientIdGet dateFormatGet externalIdGet localeGet lockinPeriodFrequencyGet lockinPeriodFrequencyTypeGet minimumActivePeriodGet minimumActivePeriodFrequencyTypeGet productIdGet requestedSharesGet savingsAccountIdGet submittedDateinthashCode()lockinPeriodFrequency(Integer lockinPeriodFrequency) lockinPeriodFrequencyType(Integer lockinPeriodFrequencyType) minimumActivePeriod(Integer minimumActivePeriod) minimumActivePeriodFrequencyType(Integer minimumActivePeriodFrequencyType) requestedShares(Integer requestedShares) savingsAccountId(Long savingsAccountId) voidsetAllowDividendCalculationForInactiveClients(Boolean allowDividendCalculationForInactiveClients) voidsetApplicationDate(String applicationDate) voidsetCharges(Set<PostAccountsCharges> charges) voidsetClientId(Long clientId) voidsetDateFormat(String dateFormat) voidsetExternalId(String externalId) voidvoidsetLockinPeriodFrequency(Integer lockinPeriodFrequency) voidsetLockinPeriodFrequencyType(Integer lockinPeriodFrequencyType) voidsetMinimumActivePeriod(Integer minimumActivePeriod) voidsetMinimumActivePeriodFrequencyType(Integer minimumActivePeriodFrequencyType) voidsetProductId(Long productId) voidsetRequestedShares(Integer requestedShares) voidsetSavingsAccountId(Long savingsAccountId) voidsetSubmittedDate(String submittedDate) submittedDate(String submittedDate) toString()
-
Field Details
-
SERIALIZED_NAME_ALLOW_DIVIDEND_CALCULATION_FOR_INACTIVE_CLIENTS
- See Also:
-
SERIALIZED_NAME_APPLICATION_DATE
- See Also:
-
SERIALIZED_NAME_CHARGES
- See Also:
-
SERIALIZED_NAME_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_LOCKIN_PERIOD_FREQUENCY
- See Also:
-
SERIALIZED_NAME_LOCKIN_PERIOD_FREQUENCY_TYPE
- See Also:
-
SERIALIZED_NAME_MINIMUM_ACTIVE_PERIOD
- See Also:
-
SERIALIZED_NAME_MINIMUM_ACTIVE_PERIOD_FREQUENCY_TYPE
- See Also:
-
SERIALIZED_NAME_PRODUCT_ID
- See Also:
-
SERIALIZED_NAME_REQUESTED_SHARES
- See Also:
-
SERIALIZED_NAME_SAVINGS_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_SUBMITTED_DATE
- See Also:
-
-
Constructor Details
-
PostAccountsTypeRequest
public PostAccountsTypeRequest()
-
-
Method Details
-
allowDividendCalculationForInactiveClients
public PostAccountsTypeRequest allowDividendCalculationForInactiveClients(Boolean allowDividendCalculationForInactiveClients) -
getAllowDividendCalculationForInactiveClients
Get allowDividendCalculationForInactiveClients- Returns:
- allowDividendCalculationForInactiveClients
-
setAllowDividendCalculationForInactiveClients
public void setAllowDividendCalculationForInactiveClients(Boolean allowDividendCalculationForInactiveClients) -
applicationDate
-
getApplicationDate
Get applicationDate- Returns:
- applicationDate
-
setApplicationDate
-
charges
-
addChargesItem
-
getCharges
Get charges- Returns:
- charges
-
setCharges
-
clientId
-
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
lockinPeriodFrequency
-
getLockinPeriodFrequency
Get lockinPeriodFrequency- Returns:
- lockinPeriodFrequency
-
setLockinPeriodFrequency
-
lockinPeriodFrequencyType
-
getLockinPeriodFrequencyType
Get lockinPeriodFrequencyType- Returns:
- lockinPeriodFrequencyType
-
setLockinPeriodFrequencyType
-
minimumActivePeriod
-
getMinimumActivePeriod
Get minimumActivePeriod- Returns:
- minimumActivePeriod
-
setMinimumActivePeriod
-
minimumActivePeriodFrequencyType
public PostAccountsTypeRequest minimumActivePeriodFrequencyType(Integer minimumActivePeriodFrequencyType) -
getMinimumActivePeriodFrequencyType
Get minimumActivePeriodFrequencyType- Returns:
- minimumActivePeriodFrequencyType
-
setMinimumActivePeriodFrequencyType
-
productId
-
getProductId
Get productId- Returns:
- productId
-
setProductId
-
savingsAccountId
-
getSavingsAccountId
Get savingsAccountId- Returns:
- savingsAccountId
-
setSavingsAccountId
-
submittedDate
-
getSubmittedDate
Get submittedDate- Returns:
- submittedDate
-
setSubmittedDate
-
equals
-
hashCode
public int hashCode() -
toString
-