Class PostClientsClientIdChargesChargeIdRequest
java.lang.Object
org.apache.fineract.client.models.PostClientsClientIdChargesChargeIdRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostClientsClientIdChargesChargeIdRequest
extends Object
PostClientsClientIdChargesChargeIdRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) booleanexternalId(String externalId) Get amountGet dateFormatGet externalIdGet localeGet transactionDateinthashCode()voidvoidsetDateFormat(String dateFormat) voidsetExternalId(String externalId) voidvoidsetTransactionDate(String transactionDate) toString()transactionDate(String transactionDate)
-
Field Details
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_TRANSACTION_DATE
- See Also:
-
-
Constructor Details
-
PostClientsClientIdChargesChargeIdRequest
public PostClientsClientIdChargesChargeIdRequest()
-
-
Method Details
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
transactionDate
-
getTransactionDate
Get transactionDate- Returns:
- transactionDate
-
setTransactionDate
-
equals
-
hashCode
public int hashCode() -
toString
-