Class GetSavingsAccountChargesPaidByData
java.lang.Object
org.apache.fineract.client.models.GetSavingsAccountChargesPaidByData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSavingsAccountChargesPaidByData
extends Object
GetSavingsAccountChargesPaidByData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount(BigDecimal amount) booleanGet amountGet chargeIdinthashCode()voidsetAmount(BigDecimal amount) voidsetChargeId(Long chargeId) toString()
-
Field Details
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_CHARGE_ID
- See Also:
-
-
Constructor Details
-
GetSavingsAccountChargesPaidByData
public GetSavingsAccountChargesPaidByData()
-
-
Method Details