Class PostLoansLoanIdChargesRequest
java.lang.Object
org.apache.fineract.client.models.PostLoansLoanIdChargesRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostLoansLoanIdChargesRequest
extends Object
PostLoansLoanIdChargesRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) booleanexternalId(String externalId) Get amountGet chargeIdGet dateFormatGet dueDateGet externalIdGet localeinthashCode()voidvoidsetChargeId(Long chargeId) voidsetDateFormat(String dateFormat) voidsetDueDate(String dueDate) voidsetExternalId(String externalId) voidtoString()
-
Field Details
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_CHARGE_ID
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_DUE_DATE
- See Also:
-
SERIALIZED_NAME_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
-
Constructor Details
-
PostLoansLoanIdChargesRequest
public PostLoansLoanIdChargesRequest()
-
-
Method Details
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
chargeId
-
getChargeId
Get chargeId- Returns:
- chargeId
-
setChargeId
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
dueDate
-
getDueDate
Get dueDate- Returns:
- dueDate
-
setDueDate
-
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
equals
-
hashCode
public int hashCode() -
toString
-