Class GetSavingsAccountsSavingsAccountIdChargesResponse
java.lang.Object
org.apache.fineract.client.models.GetSavingsAccountsSavingsAccountIdChargesResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSavingsAccountsSavingsAccountIdChargesResponse
extends Object
GetSavingsAccountsSavingsAccountIdChargesResponse
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamountOrPercentage(Float amountOrPercentage) amountOutstanding(Float amountOutstanding) amountPaid(Float amountPaid) amountPercentageAppliedTo(Double amountPercentageAppliedTo) amountWaived(Float amountWaived) amountWrittenOff(Float amountWrittenOff) chargeCalculationType(GetChargesChargeCalculationType chargeCalculationType) chargeTimeType(GetChargesChargeTimeType chargeTimeType) currency(GetChargesCurrencyResponse currency) booleanGet accountIdGet amountGet amountOrPercentageGet amountOutstandingGet amountPaidGet amountPercentageAppliedToGet amountWaivedGet amountWrittenOffGet chargeCalculationTypeGet chargeIdGet chargeTimeTypeGet currencygetId()Get idgetName()Get nameGet penaltyGet percentageinthashCode()percentage(Double percentage) voidsetAccountId(Long accountId) voidvoidsetAmountOrPercentage(Float amountOrPercentage) voidsetAmountOutstanding(Float amountOutstanding) voidsetAmountPaid(Float amountPaid) voidsetAmountPercentageAppliedTo(Double amountPercentageAppliedTo) voidsetAmountWaived(Float amountWaived) voidsetAmountWrittenOff(Float amountWrittenOff) voidsetChargeCalculationType(GetChargesChargeCalculationType chargeCalculationType) voidsetChargeId(Long chargeId) voidsetChargeTimeType(GetChargesChargeTimeType chargeTimeType) voidsetCurrency(GetChargesCurrencyResponse currency) voidvoidvoidsetPenalty(Boolean penalty) voidsetPercentage(Double percentage) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_AMOUNT_OR_PERCENTAGE
- See Also:
-
SERIALIZED_NAME_AMOUNT_OUTSTANDING
- See Also:
-
SERIALIZED_NAME_AMOUNT_PAID
- See Also:
-
SERIALIZED_NAME_AMOUNT_PERCENTAGE_APPLIED_TO
- See Also:
-
SERIALIZED_NAME_AMOUNT_WAIVED
- See Also:
-
SERIALIZED_NAME_AMOUNT_WRITTEN_OFF
- See Also:
-
SERIALIZED_NAME_CHARGE_CALCULATION_TYPE
- See Also:
-
SERIALIZED_NAME_CHARGE_ID
- See Also:
-
SERIALIZED_NAME_CHARGE_TIME_TYPE
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PENALTY
- See Also:
-
SERIALIZED_NAME_PERCENTAGE
- See Also:
-
-
Constructor Details
-
GetSavingsAccountsSavingsAccountIdChargesResponse
public GetSavingsAccountsSavingsAccountIdChargesResponse()
-
-
Method Details
-
accountId
-
getAccountId
Get accountId- Returns:
- accountId
-
setAccountId
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
amountOrPercentage
public GetSavingsAccountsSavingsAccountIdChargesResponse amountOrPercentage(Float amountOrPercentage) -
getAmountOrPercentage
Get amountOrPercentage- Returns:
- amountOrPercentage
-
setAmountOrPercentage
-
amountOutstanding
-
getAmountOutstanding
Get amountOutstanding- Returns:
- amountOutstanding
-
setAmountOutstanding
-
amountPaid
-
getAmountPaid
Get amountPaid- Returns:
- amountPaid
-
setAmountPaid
-
amountPercentageAppliedTo
public GetSavingsAccountsSavingsAccountIdChargesResponse amountPercentageAppliedTo(Double amountPercentageAppliedTo) -
getAmountPercentageAppliedTo
Get amountPercentageAppliedTo- Returns:
- amountPercentageAppliedTo
-
setAmountPercentageAppliedTo
-
amountWaived
-
getAmountWaived
Get amountWaived- Returns:
- amountWaived
-
setAmountWaived
-
amountWrittenOff
-
getAmountWrittenOff
Get amountWrittenOff- Returns:
- amountWrittenOff
-
setAmountWrittenOff
-
chargeCalculationType
public GetSavingsAccountsSavingsAccountIdChargesResponse chargeCalculationType(GetChargesChargeCalculationType chargeCalculationType) -
getChargeCalculationType
Get chargeCalculationType- Returns:
- chargeCalculationType
-
setChargeCalculationType
-
chargeId
-
getChargeId
Get chargeId- Returns:
- chargeId
-
setChargeId
-
chargeTimeType
public GetSavingsAccountsSavingsAccountIdChargesResponse chargeTimeType(GetChargesChargeTimeType chargeTimeType) -
getChargeTimeType
Get chargeTimeType- Returns:
- chargeTimeType
-
setChargeTimeType
-
currency
public GetSavingsAccountsSavingsAccountIdChargesResponse currency(GetChargesCurrencyResponse currency) -
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
penalty
-
getPenalty
Get penalty- Returns:
- penalty
-
setPenalty
-
percentage
-
getPercentage
Get percentage- Returns:
- percentage
-
setPercentage
-
equals
-
hashCode
public int hashCode() -
toString
-