Class PutChargeTransactionChangesResponseChanges
java.lang.Object
org.apache.fineract.client.models.PutChargeTransactionChangesResponseChanges
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PutChargeTransactionChangesResponseChanges
extends Object
PutChargeTransactionChangesResponseChanges
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexternalId(String externalId) feeChargesPortion(Double feeChargesPortion) Get amountgetDate()Get dateGet externalIdGet feeChargesPortiongetId()Get idGet interestPortionGet outstandingLoanBalanceGet penaltyChargesPortionGet principalPortioninthashCode()interestPortion(Double interestPortion) outstandingLoanBalance(Double outstandingLoanBalance) penaltyChargesPortion(Double penaltyChargesPortion) principalPortion(Double principalPortion) voidvoidvoidsetExternalId(String externalId) voidsetFeeChargesPortion(Double feeChargesPortion) voidvoidsetInterestPortion(Double interestPortion) voidsetOutstandingLoanBalance(Double outstandingLoanBalance) voidsetPenaltyChargesPortion(Double penaltyChargesPortion) voidsetPrincipalPortion(Double principalPortion) toString()
-
Field Details
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_DATE
- See Also:
-
SERIALIZED_NAME_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_FEE_CHARGES_PORTION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_INTEREST_PORTION
- See Also:
-
SERIALIZED_NAME_OUTSTANDING_LOAN_BALANCE
- See Also:
-
SERIALIZED_NAME_PENALTY_CHARGES_PORTION
- See Also:
-
SERIALIZED_NAME_PRINCIPAL_PORTION
- See Also:
-
-
Constructor Details
-
PutChargeTransactionChangesResponseChanges
public PutChargeTransactionChangesResponseChanges()
-
-
Method Details
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
date
-
getDate
Get date- Returns:
- date
-
setDate
-
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
feeChargesPortion
-
getFeeChargesPortion
Get feeChargesPortion- Returns:
- feeChargesPortion
-
setFeeChargesPortion
-
id
-
getId
Get id- Returns:
- id
-
setId
-
interestPortion
-
getInterestPortion
Get interestPortion- Returns:
- interestPortion
-
setInterestPortion
-
outstandingLoanBalance
public PutChargeTransactionChangesResponseChanges outstandingLoanBalance(Double outstandingLoanBalance) -
getOutstandingLoanBalance
Get outstandingLoanBalance- Returns:
- outstandingLoanBalance
-
setOutstandingLoanBalance
-
penaltyChargesPortion
public PutChargeTransactionChangesResponseChanges penaltyChargesPortion(Double penaltyChargesPortion) -
getPenaltyChargesPortion
Get penaltyChargesPortion- Returns:
- penaltyChargesPortion
-
setPenaltyChargesPortion
-
principalPortion
-
getPrincipalPortion
Get principalPortion- Returns:
- principalPortion
-
setPrincipalPortion
-
equals
-
hashCode
public int hashCode() -
toString
-