Class GetAccountsTimeline
java.lang.Object
org.apache.fineract.client.models.GetAccountsTimeline
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetAccountsTimeline
extends Object
GetAccountsTimeline
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivatedDate(LocalDate activatedDate) approvedByFirstname(String approvedByFirstname) approvedByLastname(String approvedByLastname) approvedByUsername(String approvedByUsername) approvedDate(LocalDate approvedDate) booleanGet activatedDateGet approvedByFirstnameGet approvedByLastnameGet approvedByUsernameGet approvedDateGet submittedByFirstnameGet submittedByLastnameGet submittedByUsernameGet submittedOnDateinthashCode()voidsetActivatedDate(LocalDate activatedDate) voidsetApprovedByFirstname(String approvedByFirstname) voidsetApprovedByLastname(String approvedByLastname) voidsetApprovedByUsername(String approvedByUsername) voidsetApprovedDate(LocalDate approvedDate) voidsetSubmittedByFirstname(String submittedByFirstname) voidsetSubmittedByLastname(String submittedByLastname) voidsetSubmittedByUsername(String submittedByUsername) voidsetSubmittedOnDate(LocalDate submittedOnDate) submittedByFirstname(String submittedByFirstname) submittedByLastname(String submittedByLastname) submittedByUsername(String submittedByUsername) submittedOnDate(LocalDate submittedOnDate) toString()
-
Field Details
-
SERIALIZED_NAME_ACTIVATED_DATE
- See Also:
-
SERIALIZED_NAME_APPROVED_BY_FIRSTNAME
- See Also:
-
SERIALIZED_NAME_APPROVED_BY_LASTNAME
- See Also:
-
SERIALIZED_NAME_APPROVED_BY_USERNAME
- See Also:
-
SERIALIZED_NAME_APPROVED_DATE
- See Also:
-
SERIALIZED_NAME_SUBMITTED_BY_FIRSTNAME
- See Also:
-
SERIALIZED_NAME_SUBMITTED_BY_LASTNAME
- See Also:
-
SERIALIZED_NAME_SUBMITTED_BY_USERNAME
- See Also:
-
SERIALIZED_NAME_SUBMITTED_ON_DATE
- See Also:
-
-
Constructor Details
-
GetAccountsTimeline
public GetAccountsTimeline()
-
-
Method Details
-
activatedDate
-
getActivatedDate
Get activatedDate- Returns:
- activatedDate
-
setActivatedDate
-
approvedByFirstname
-
getApprovedByFirstname
Get approvedByFirstname- Returns:
- approvedByFirstname
-
setApprovedByFirstname
-
approvedByLastname
-
getApprovedByLastname
Get approvedByLastname- Returns:
- approvedByLastname
-
setApprovedByLastname
-
approvedByUsername
-
getApprovedByUsername
Get approvedByUsername- Returns:
- approvedByUsername
-
setApprovedByUsername
-
approvedDate
-
getApprovedDate
Get approvedDate- Returns:
- approvedDate
-
setApprovedDate
-
submittedByFirstname
-
getSubmittedByFirstname
Get submittedByFirstname- Returns:
- submittedByFirstname
-
setSubmittedByFirstname
-
submittedByLastname
-
getSubmittedByLastname
Get submittedByLastname- Returns:
- submittedByLastname
-
setSubmittedByLastname
-
submittedByUsername
-
getSubmittedByUsername
Get submittedByUsername- Returns:
- submittedByUsername
-
setSubmittedByUsername
-
submittedOnDate
-
getSubmittedOnDate
Get submittedOnDate- Returns:
- submittedOnDate
-
setSubmittedOnDate
-
equals
-
hashCode
public int hashCode() -
toString
-