Class PostTellersTellerIdCashiersCashierIdAllocateRequest
java.lang.Object
org.apache.fineract.client.models.PostTellersTellerIdCashiersCashierIdAllocateRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostTellersTellerIdCashiersCashierIdAllocateRequest
extends Object
PostTellersTellerIdCashiersCashierIdAllocateRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncurrencyCode(String currencyCode) dateFormat(String dateFormat) booleanGet currencyCodeGet dateFormatGet localeGet txnAmountGet txnDateGet txnNoteinthashCode()voidsetCurrencyCode(String currencyCode) voidsetDateFormat(String dateFormat) voidvoidsetTxnAmount(BigDecimal txnAmount) voidsetTxnDate(LocalDate txnDate) voidsetTxnNote(String txnNote) toString()txnAmount(BigDecimal txnAmount)
-
Field Details
-
SERIALIZED_NAME_CURRENCY_CODE
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_TXN_AMOUNT
- See Also:
-
SERIALIZED_NAME_TXN_DATE
- See Also:
-
SERIALIZED_NAME_TXN_NOTE
- See Also:
-
-
Constructor Details
-
PostTellersTellerIdCashiersCashierIdAllocateRequest
public PostTellersTellerIdCashiersCashierIdAllocateRequest()
-
-
Method Details
-
currencyCode
-
getCurrencyCode
Get currencyCode- Returns:
- currencyCode
-
setCurrencyCode
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
txnAmount
-
getTxnAmount
Get txnAmount- Returns:
- txnAmount
-
setTxnAmount
-
txnDate
-
getTxnDate
Get txnDate- Returns:
- txnDate
-
setTxnDate
-
txnNote
-
getTxnNote
Get txnNote- Returns:
- txnNote
-
setTxnNote
-
equals
-
hashCode
public int hashCode() -
toString
-