Class AccountChargesRequest
java.lang.Object
org.apache.fineract.client.models.AccountChargesRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class AccountChargesRequest
extends Object
AccountChargesRequest
-
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
-
AccountChargesRequest
public AccountChargesRequest()
-
-
Method Details