Class GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings
java.lang.Object
org.apache.fineract.client.models.GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings
extends Object
GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet chargeGet incomeAccountinthashCode()incomeAccount(GetRecurringDepositProductsProductIdFeeToIncomeAccountMappingsIncomeAccount incomeAccount) voidvoidsetIncomeAccount(GetRecurringDepositProductsProductIdFeeToIncomeAccountMappingsIncomeAccount incomeAccount) toString()
-
Field Details
-
SERIALIZED_NAME_CHARGE
- See Also:
-
SERIALIZED_NAME_INCOME_ACCOUNT
- See Also:
-
-
Constructor Details
-
GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings
public GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings()
-
-
Method Details
-
charge
-
getCharge
Get charge- Returns:
- charge
-
setCharge
-
incomeAccount
public GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings incomeAccount(GetRecurringDepositProductsProductIdFeeToIncomeAccountMappingsIncomeAccount incomeAccount) -
getIncomeAccount
@Nullable public GetRecurringDepositProductsProductIdFeeToIncomeAccountMappingsIncomeAccount getIncomeAccount()Get incomeAccount- Returns:
- incomeAccount
-
setIncomeAccount
public void setIncomeAccount(GetRecurringDepositProductsProductIdFeeToIncomeAccountMappingsIncomeAccount incomeAccount) -
equals
-
hashCode
public int hashCode() -
toString
-