Class PostChargesRequest
java.lang.Object
org.apache.fineract.client.models.PostChargesRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostChargesRequest
extends Object
PostChargesRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchargeAppliesTo(Integer chargeAppliesTo) chargeCalculationType(Integer chargeCalculationType) chargePaymentMode(Integer chargePaymentMode) chargeTimeType(Integer chargeTimeType) currencyCode(String currencyCode) booleanGet activeGet amountGet chargeAppliesToGet chargeCalculationTypeGet chargePaymentModeGet chargeTimeTypeGet currencyCodeGet localeGet monthDayFormatgetName()Get nameGet penaltyinthashCode()monthDayFormat(String monthDayFormat) voidvoidvoidsetChargeAppliesTo(Integer chargeAppliesTo) voidsetChargeCalculationType(Integer chargeCalculationType) voidsetChargePaymentMode(Integer chargePaymentMode) voidsetChargeTimeType(Integer chargeTimeType) voidsetCurrencyCode(String currencyCode) voidvoidsetMonthDayFormat(String monthDayFormat) voidvoidsetPenalty(Boolean penalty) toString()
-
Field Details
-
SERIALIZED_NAME_ACTIVE
- See Also:
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_CHARGE_APPLIES_TO
- See Also:
-
SERIALIZED_NAME_CHARGE_CALCULATION_TYPE
- See Also:
-
SERIALIZED_NAME_CHARGE_PAYMENT_MODE
- See Also:
-
SERIALIZED_NAME_CHARGE_TIME_TYPE
- See Also:
-
SERIALIZED_NAME_CURRENCY_CODE
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_MONTH_DAY_FORMAT
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PENALTY
- See Also:
-
-
Constructor Details
-
PostChargesRequest
public PostChargesRequest()
-
-
Method Details
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
chargeAppliesTo
-
getChargeAppliesTo
Get chargeAppliesTo- Returns:
- chargeAppliesTo
-
setChargeAppliesTo
-
chargeCalculationType
-
getChargeCalculationType
Get chargeCalculationType- Returns:
- chargeCalculationType
-
setChargeCalculationType
-
chargePaymentMode
-
getChargePaymentMode
Get chargePaymentMode- Returns:
- chargePaymentMode
-
setChargePaymentMode
-
chargeTimeType
-
getChargeTimeType
Get chargeTimeType- Returns:
- chargeTimeType
-
setChargeTimeType
-
currencyCode
-
getCurrencyCode
Get currencyCode- Returns:
- currencyCode
-
setCurrencyCode
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
monthDayFormat
-
getMonthDayFormat
Get monthDayFormat- Returns:
- monthDayFormat
-
setMonthDayFormat
-
name
-
getName
Get name- Returns:
- name
-
setName
-
penalty
-
getPenalty
Get penalty- Returns:
- penalty
-
setPenalty
-
equals
-
hashCode
public int hashCode() -
toString
-