Class GetSavingsSummary
java.lang.Object
org.apache.fineract.client.models.GetSavingsSummary
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSavingsSummary
extends Object
GetSavingsSummary
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountBalance(BigDecimal accountBalance) currency(GetSavingsCurrency currency) booleanGet accountBalanceGet currencyinthashCode()voidsetAccountBalance(BigDecimal accountBalance) voidsetCurrency(GetSavingsCurrency currency) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_BALANCE
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
-
Constructor Details
-
GetSavingsSummary
public GetSavingsSummary()
-
-
Method Details
-
accountBalance
-
getAccountBalance
Get accountBalance- Returns:
- accountBalance
-
setAccountBalance
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
equals
-
hashCode
public int hashCode() -
toString
-