Class GetClientIdProductIdAccountingMappings
java.lang.Object
org.apache.fineract.client.models.GetClientIdProductIdAccountingMappings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetClientIdProductIdAccountingMappings
extends Object
GetClientIdProductIdAccountingMappings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet incomeFromFeeAccountIdGet shareEquityIdGet shareReferenceIdGet shareSuspenseIdinthashCode()incomeFromFeeAccountId(GetShareAccountsIncomeFromFeeAccountId incomeFromFeeAccountId) voidsetIncomeFromFeeAccountId(GetShareAccountsIncomeFromFeeAccountId incomeFromFeeAccountId) voidsetShareEquityId(GetShareAccountsShareEquityId shareEquityId) voidsetShareReferenceId(GetShareAccountsShareReferenceId shareReferenceId) voidsetShareSuspenseId(GetShareAccountsShareSuspenseId shareSuspenseId) shareEquityId(GetShareAccountsShareEquityId shareEquityId) shareReferenceId(GetShareAccountsShareReferenceId shareReferenceId) shareSuspenseId(GetShareAccountsShareSuspenseId shareSuspenseId) toString()
-
Field Details
-
SERIALIZED_NAME_SHARE_EQUITY_ID
- See Also:
-
SERIALIZED_NAME_INCOME_FROM_FEE_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_SHARE_REFERENCE_ID
- See Also:
-
SERIALIZED_NAME_SHARE_SUSPENSE_ID
- See Also:
-
-
Constructor Details
-
GetClientIdProductIdAccountingMappings
public GetClientIdProductIdAccountingMappings()
-
-
Method Details