Class GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse
java.lang.Object
org.apache.fineract.client.models.GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse
extends Object
GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamountOrPercentage(Integer amountOrPercentage) amountOutstanding(Integer amountOutstanding) amountPaid(Integer amountPaid) amountPercentageAppliedTo(Double amountPercentageAppliedTo) amountWaived(Integer amountWaived) amountWrittenOff(Integer amountWrittenOff) chargeCalculationType(GetSelfSavingsChargeCalculationType chargeCalculationType) chargeTimeType(GetSelfSavingsChargeTimeType chargeTimeType) currency(GetSelfSavingsCurrency currency) booleanGet amountGet amountOrPercentageGet amountOutstandingGet amountPaidGet amountPercentageAppliedToGet amountWaivedGet amountWrittenOffGet chargeCalculationTypeGet chargeIdGet chargeTimeTypeGet currencygetId()Get idgetName()Get nameGet penaltyGet percentageinthashCode()percentage(Double percentage) voidvoidsetAmountOrPercentage(Integer amountOrPercentage) voidsetAmountOutstanding(Integer amountOutstanding) voidsetAmountPaid(Integer amountPaid) voidsetAmountPercentageAppliedTo(Double amountPercentageAppliedTo) voidsetAmountWaived(Integer amountWaived) voidsetAmountWrittenOff(Integer amountWrittenOff) voidsetChargeCalculationType(GetSelfSavingsChargeCalculationType chargeCalculationType) voidsetChargeId(Long chargeId) voidsetChargeTimeType(GetSelfSavingsChargeTimeType chargeTimeType) voidsetCurrency(GetSelfSavingsCurrency currency) voidvoidvoidsetPenalty(Boolean penalty) voidsetPercentage(Double percentage) toString()
-
Field Details
-
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
-
GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse()
-
-
Method Details
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
amountOrPercentage
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse amountOrPercentage(Integer amountOrPercentage) -
getAmountOrPercentage
Get amountOrPercentage- Returns:
- amountOrPercentage
-
setAmountOrPercentage
-
amountOutstanding
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse amountOutstanding(Integer amountOutstanding) -
getAmountOutstanding
Get amountOutstanding- Returns:
- amountOutstanding
-
setAmountOutstanding
-
amountPaid
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse amountPaid(Integer amountPaid) -
getAmountPaid
Get amountPaid- Returns:
- amountPaid
-
setAmountPaid
-
amountPercentageAppliedTo
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse amountPercentageAppliedTo(Double amountPercentageAppliedTo) -
getAmountPercentageAppliedTo
Get amountPercentageAppliedTo- Returns:
- amountPercentageAppliedTo
-
setAmountPercentageAppliedTo
-
amountWaived
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse amountWaived(Integer amountWaived) -
getAmountWaived
Get amountWaived- Returns:
- amountWaived
-
setAmountWaived
-
amountWrittenOff
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse amountWrittenOff(Integer amountWrittenOff) -
getAmountWrittenOff
Get amountWrittenOff- Returns:
- amountWrittenOff
-
setAmountWrittenOff
-
chargeCalculationType
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse chargeCalculationType(GetSelfSavingsChargeCalculationType chargeCalculationType) -
getChargeCalculationType
Get chargeCalculationType- Returns:
- chargeCalculationType
-
setChargeCalculationType
-
chargeId
-
getChargeId
Get chargeId- Returns:
- chargeId
-
setChargeId
-
chargeTimeType
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse chargeTimeType(GetSelfSavingsChargeTimeType chargeTimeType) -
getChargeTimeType
Get chargeTimeType- Returns:
- chargeTimeType
-
setChargeTimeType
-
currency
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse currency(GetSelfSavingsCurrency currency) -
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
penalty
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse penalty(Boolean penalty) -
getPenalty
Get penalty- Returns:
- penalty
-
setPenalty
-
percentage
public GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse percentage(Double percentage) -
getPercentage
Get percentage- Returns:
- percentage
-
setPercentage
-
equals
-
hashCode
public int hashCode() -
toString
-