Class PutAccountsChanges
java.lang.Object
org.apache.fineract.client.models.PutAccountsChanges
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PutAccountsChanges
extends Object
PutAccountsChanges
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplicationDate(String applicationDate) dateFormat(String dateFormat) booleanGet applicationDateGet dateFormatGet localeGet requestedSharesinthashCode()requestedShares(Integer requestedShares) voidsetApplicationDate(String applicationDate) voidsetDateFormat(String dateFormat) voidvoidsetRequestedShares(Integer requestedShares) toString()
-
Field Details
-
SERIALIZED_NAME_APPLICATION_DATE
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_REQUESTED_SHARES
- See Also:
-
-
Constructor Details
-
PutAccountsChanges
public PutAccountsChanges()
-
-
Method Details
-
applicationDate
-
getApplicationDate
Get applicationDate- Returns:
- applicationDate
-
setApplicationDate
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
equals
-
hashCode
public int hashCode() -
toString
-