Class PostSavingsAccountsAccountIdRequest
java.lang.Object
org.apache.fineract.client.models.PostSavingsAccountsAccountIdRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostSavingsAccountsAccountIdRequest
extends Object
PostSavingsAccountsAccountIdRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivatedOnDate(String activatedOnDate) approvedOnDate(String approvedOnDate) closedOnDate(String closedOnDate) dateFormat(String dateFormat) booleanGet activatedOnDateGet approvedOnDateGet closedOnDateGet dateFormatGet localeGet withdrawBalanceinthashCode()voidsetActivatedOnDate(String activatedOnDate) voidsetApprovedOnDate(String approvedOnDate) voidsetClosedOnDate(String closedOnDate) voidsetDateFormat(String dateFormat) voidvoidsetWithdrawBalance(Boolean withdrawBalance) toString()withdrawBalance(Boolean withdrawBalance)
-
Field Details
-
SERIALIZED_NAME_ACTIVATED_ON_DATE
- See Also:
-
SERIALIZED_NAME_APPROVED_ON_DATE
- See Also:
-
SERIALIZED_NAME_CLOSED_ON_DATE
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_WITHDRAW_BALANCE
- See Also:
-
-
Constructor Details
-
PostSavingsAccountsAccountIdRequest
public PostSavingsAccountsAccountIdRequest()
-
-
Method Details
-
activatedOnDate
-
getActivatedOnDate
Get activatedOnDate- Returns:
- activatedOnDate
-
setActivatedOnDate
-
approvedOnDate
-
getApprovedOnDate
Get approvedOnDate- Returns:
- approvedOnDate
-
setApprovedOnDate
-
closedOnDate
-
getClosedOnDate
Get closedOnDate- Returns:
- closedOnDate
-
setClosedOnDate
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
withdrawBalance
-
getWithdrawBalance
Get withdrawBalance- Returns:
- withdrawBalance
-
setWithdrawBalance
-
equals
-
hashCode
public int hashCode() -
toString
-