Class GetSavingsProductsFeeToIncomeAccountMappings
java.lang.Object
org.apache.fineract.client.models.GetSavingsProductsFeeToIncomeAccountMappings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSavingsProductsFeeToIncomeAccountMappings
extends Object
GetSavingsProductsFeeToIncomeAccountMappings
-
Field Details
-
SERIALIZED_NAME_CHARGE
- See Also:
-
SERIALIZED_NAME_INCOME_ACCOUNT
- See Also:
-
-
Constructor Details
-
GetSavingsProductsFeeToIncomeAccountMappings
public GetSavingsProductsFeeToIncomeAccountMappings()
-
-
Method Details
-
charge
-
getCharge
Get charge- Returns:
- charge
-
setCharge
-
incomeAccount
public GetSavingsProductsFeeToIncomeAccountMappings incomeAccount(GetSavingsProductsFeeToIncomeAccountMappingsIncomeAccount incomeAccount) -
getIncomeAccount
Get incomeAccount- Returns:
- incomeAccount
-
setIncomeAccount
public void setIncomeAccount(GetSavingsProductsFeeToIncomeAccountMappingsIncomeAccount incomeAccount) -
equals
-
hashCode
public int hashCode() -
toString
-