Class CashierTransactionData
java.lang.Object
org.apache.fineract.client.models.CashierTransactionData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class CashierTransactionData
extends Object
CashierTransactionData
-
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 Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCurrencyOptionsItem(CurrencyData currencyOptionsItem) cashierData(CashierData cashierData) cashierName(String cashierName) createdDate(OffsetDateTime createdDate) currencyOptions(List<CurrencyData> currencyOptions) entityType(String entityType) booleanGet cashierDataGet cashierIdGet cashierNameGet createdDateGet currencyOptionsGet endDateGet entityIdGet entityTypegetId()Get idGet officeIdGet officeNameGet startDateGet tellerIdGet tellerNameGet txnAmountGet txnDateGet txnNoteGet txnTypeinthashCode()officeName(String officeName) voidsetCashierData(CashierData cashierData) voidsetCashierId(Long cashierId) voidsetCashierName(String cashierName) voidsetCreatedDate(OffsetDateTime createdDate) voidsetCurrencyOptions(List<CurrencyData> currencyOptions) voidsetEndDate(LocalDate endDate) voidsetEntityId(Long entityId) voidsetEntityType(String entityType) voidvoidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) voidsetStartDate(LocalDate startDate) voidsetTellerId(Long tellerId) voidsetTellerName(String tellerName) voidsetTxnAmount(BigDecimal txnAmount) voidsetTxnDate(LocalDate txnDate) voidsetTxnNote(String txnNote) voidsetTxnType(CashierTxnType txnType) tellerName(String tellerName) toString()txnAmount(BigDecimal txnAmount) txnType(CashierTxnType txnType)
-
Field Details
-
SERIALIZED_NAME_CASHIER_DATA
- See Also:
-
SERIALIZED_NAME_CASHIER_ID
- See Also:
-
SERIALIZED_NAME_CASHIER_NAME
- See Also:
-
SERIALIZED_NAME_CREATED_DATE
- See Also:
-
SERIALIZED_NAME_CURRENCY_OPTIONS
- See Also:
-
SERIALIZED_NAME_END_DATE
- See Also:
-
SERIALIZED_NAME_ENTITY_ID
- See Also:
-
SERIALIZED_NAME_ENTITY_TYPE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_START_DATE
- See Also:
-
SERIALIZED_NAME_TELLER_ID
- See Also:
-
SERIALIZED_NAME_TELLER_NAME
- See Also:
-
SERIALIZED_NAME_TXN_AMOUNT
- See Also:
-
SERIALIZED_NAME_TXN_DATE
- See Also:
-
SERIALIZED_NAME_TXN_NOTE
- See Also:
-
SERIALIZED_NAME_TXN_TYPE
- See Also:
-
-
Constructor Details
-
CashierTransactionData
public CashierTransactionData()
-
-
Method Details
-
cashierData
-
getCashierData
Get cashierData- Returns:
- cashierData
-
setCashierData
-
cashierId
-
getCashierId
Get cashierId- Returns:
- cashierId
-
setCashierId
-
cashierName
-
getCashierName
Get cashierName- Returns:
- cashierName
-
setCashierName
-
createdDate
-
getCreatedDate
Get createdDate- Returns:
- createdDate
-
setCreatedDate
-
currencyOptions
-
addCurrencyOptionsItem
-
getCurrencyOptions
Get currencyOptions- Returns:
- currencyOptions
-
setCurrencyOptions
-
endDate
-
getEndDate
Get endDate- Returns:
- endDate
-
setEndDate
-
entityId
-
getEntityId
Get entityId- Returns:
- entityId
-
setEntityId
-
entityType
-
getEntityType
Get entityType- Returns:
- entityType
-
setEntityType
-
id
-
getId
Get id- Returns:
- id
-
setId
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
startDate
-
getStartDate
Get startDate- Returns:
- startDate
-
setStartDate
-
tellerId
-
getTellerId
Get tellerId- Returns:
- tellerId
-
setTellerId
-
tellerName
-
getTellerName
Get tellerName- Returns:
- tellerName
-
setTellerName
-
txnAmount
-
getTxnAmount
Get txnAmount- Returns:
- txnAmount
-
setTxnAmount
-
txnDate
-
getTxnDate
Get txnDate- Returns:
- txnDate
-
setTxnDate
-
txnNote
-
getTxnNote
Get txnNote- Returns:
- txnNote
-
setTxnNote
-
txnType
-
getTxnType
Get txnType- Returns:
- txnType
-
setTxnType
-
equals
-
hashCode
public int hashCode() -
toString
-