Class GetAccountTransfersPageItems
java.lang.Object
org.apache.fineract.client.models.GetAccountTransfersPageItems
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetAccountTransfersPageItems
extends Object
GetAccountTransfersPageItems
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncurrency(GetAccountTransfersPageItemsCurrency currency) booleanfromAccount(GetAccountTransfersPageItemsFromAccount fromAccount) fromAccountType(GetAccountTransfersFromAccountType fromAccountType) fromClient(GetAccountTransfersFromClientOptions fromClient) fromOffice(GetAccountTransfersPageItemsFromOffice fromOffice) Get currencyGet fromAccountGet fromAccountTypeGet fromClientGet fromOfficegetId()Get idGet reversedGet toAccountGet toAccountTypeGet toClientGet toOfficeGet transferAmountGet transferDateGet transferDescriptioninthashCode()voidvoidsetFromAccount(GetAccountTransfersPageItemsFromAccount fromAccount) voidsetFromAccountType(GetAccountTransfersFromAccountType fromAccountType) voidsetFromClient(GetAccountTransfersFromClientOptions fromClient) voidsetFromOffice(GetAccountTransfersPageItemsFromOffice fromOffice) voidvoidsetReversed(Boolean reversed) voidvoidsetToAccountType(GetAccountTransfersPageItemsToAccountType toAccountType) voidvoidvoidsetTransferAmount(Float transferAmount) voidsetTransferDate(LocalDate transferDate) voidsetTransferDescription(String transferDescription) toAccount(GetAccountTransfersPageItemsFromAccount toAccount) toAccountType(GetAccountTransfersPageItemsToAccountType toAccountType) toClient(GetAccountTransfersFromClientOptions toClient) toString()transferAmount(Float transferAmount) transferDate(LocalDate transferDate) transferDescription(String transferDescription)
-
Field Details
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_FROM_ACCOUNT
- See Also:
-
SERIALIZED_NAME_FROM_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_FROM_CLIENT
- See Also:
-
SERIALIZED_NAME_FROM_OFFICE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_REVERSED
- See Also:
-
SERIALIZED_NAME_TO_ACCOUNT
- See Also:
-
SERIALIZED_NAME_TO_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_TO_CLIENT
- See Also:
-
SERIALIZED_NAME_TO_OFFICE
- See Also:
-
SERIALIZED_NAME_TRANSFER_AMOUNT
- See Also:
-
SERIALIZED_NAME_TRANSFER_DATE
- See Also:
-
SERIALIZED_NAME_TRANSFER_DESCRIPTION
- See Also:
-
-
Constructor Details
-
GetAccountTransfersPageItems
public GetAccountTransfersPageItems()
-
-
Method Details
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
fromAccount
public GetAccountTransfersPageItems fromAccount(GetAccountTransfersPageItemsFromAccount fromAccount) -
getFromAccount
Get fromAccount- Returns:
- fromAccount
-
setFromAccount
-
fromAccountType
public GetAccountTransfersPageItems fromAccountType(GetAccountTransfersFromAccountType fromAccountType) -
getFromAccountType
Get fromAccountType- Returns:
- fromAccountType
-
setFromAccountType
-
fromClient
-
getFromClient
Get fromClient- Returns:
- fromClient
-
setFromClient
-
fromOffice
-
getFromOffice
Get fromOffice- Returns:
- fromOffice
-
setFromOffice
-
id
-
getId
Get id- Returns:
- id
-
setId
-
reversed
-
getReversed
Get reversed- Returns:
- reversed
-
setReversed
-
toAccount
-
getToAccount
Get toAccount- Returns:
- toAccount
-
setToAccount
-
toAccountType
public GetAccountTransfersPageItems toAccountType(GetAccountTransfersPageItemsToAccountType toAccountType) -
getToAccountType
Get toAccountType- Returns:
- toAccountType
-
setToAccountType
-
toClient
-
getToClient
Get toClient- Returns:
- toClient
-
setToClient
-
toOffice
-
getToOffice
Get toOffice- Returns:
- toOffice
-
setToOffice
-
transferAmount
-
getTransferAmount
Get transferAmount- Returns:
- transferAmount
-
setTransferAmount
-
transferDate
-
getTransferDate
Get transferDate- Returns:
- transferDate
-
setTransferDate
-
transferDescription
-
getTransferDescription
Get transferDescription- Returns:
- transferDescription
-
setTransferDescription
-
equals
-
hashCode
public int hashCode() -
toString
-