Class GetAccountsCharges
java.lang.Object
org.apache.fineract.client.models.GetAccountsCharges
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetAccountsCharges
extends Object
GetAccountsCharges
-
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(GetAccountsChargeCalculationType chargeCalculationType) chargeTimeType(GetAccountsChargeTimeType chargeTimeType) currency(GetAccountsChargesCurrency currency) booleanGet accountIdGet amountGet amountOrPercentageGet amountOutstandingGet amountPaidGet amountPercentageAppliedToGet amountWaivedGet amountWrittenOffGet chargeCalculationTypeGet chargeIdGet chargeTimeTypeGet currencygetId()Get idGet isActivegetName()Get nameGet 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(GetAccountsChargeCalculationType chargeCalculationType) voidsetChargeId(Long chargeId) voidsetChargeTimeType(GetAccountsChargeTimeType chargeTimeType) voidsetCurrency(GetAccountsChargesCurrency currency) voidvoidsetIsActive(Boolean isActive) voidvoidsetPercentage(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_IS_ACTIVE
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PERCENTAGE
- See Also:
-
-
Constructor Details
-
GetAccountsCharges
public GetAccountsCharges()
-
-
Method Details
-
accountId
-
getAccountId
Get accountId- Returns:
- accountId
-
setAccountId
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
amountOrPercentage
-
getAmountOrPercentage
Get amountOrPercentage- Returns:
- amountOrPercentage
-
setAmountOrPercentage
-
amountOutstanding
-
getAmountOutstanding
Get amountOutstanding- Returns:
- amountOutstanding
-
setAmountOutstanding
-
amountPaid
-
getAmountPaid
Get amountPaid- Returns:
- amountPaid
-
setAmountPaid
-
amountPercentageAppliedTo
-
getAmountPercentageAppliedTo
Get amountPercentageAppliedTo- Returns:
- amountPercentageAppliedTo
-
setAmountPercentageAppliedTo
-
amountWaived
-
getAmountWaived
Get amountWaived- Returns:
- amountWaived
-
setAmountWaived
-
amountWrittenOff
-
getAmountWrittenOff
Get amountWrittenOff- Returns:
- amountWrittenOff
-
setAmountWrittenOff
-
chargeCalculationType
public GetAccountsCharges chargeCalculationType(GetAccountsChargeCalculationType chargeCalculationType) -
getChargeCalculationType
Get chargeCalculationType- Returns:
- chargeCalculationType
-
setChargeCalculationType
-
chargeId
-
getChargeId
Get chargeId- Returns:
- chargeId
-
setChargeId
-
chargeTimeType
-
getChargeTimeType
Get chargeTimeType- Returns:
- chargeTimeType
-
setChargeTimeType
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
id
-
getId
Get id- Returns:
- id
-
setId
-
isActive
-
getIsActive
Get isActive- Returns:
- isActive
-
setIsActive
-
name
-
getName
Get name- Returns:
- name
-
setName
-
percentage
-
getPercentage
Get percentage- Returns:
- percentage
-
setPercentage
-
equals
-
hashCode
public int hashCode() -
toString
-