Class GetAccountRulesTemplateResponse
java.lang.Object
org.apache.fineract.client.models.GetAccountRulesTemplateResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetAccountRulesTemplateResponse
extends Object
GetAccountRulesTemplateResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllowedAccountsItem(GLAccountData allowedAccountsItem) addAllowedOfficesItem(OfficeData allowedOfficesItem) allowedAccounts(List<GLAccountData> allowedAccounts) allowedOffices(List<OfficeData> allowedOffices) booleanGet allowedAccountsGet allowedOfficesGet systemDefinedinthashCode()voidsetAllowedAccounts(List<GLAccountData> allowedAccounts) voidsetAllowedOffices(List<OfficeData> allowedOffices) voidsetSystemDefined(Boolean systemDefined) systemDefined(Boolean systemDefined) toString()
-
Field Details
-
SERIALIZED_NAME_ALLOWED_ACCOUNTS
- See Also:
-
SERIALIZED_NAME_ALLOWED_OFFICES
- See Also:
-
SERIALIZED_NAME_SYSTEM_DEFINED
- See Also:
-
-
Constructor Details
-
GetAccountRulesTemplateResponse
public GetAccountRulesTemplateResponse()
-
-
Method Details
-
allowedAccounts
-
addAllowedAccountsItem
-
getAllowedAccounts
Get allowedAccounts- Returns:
- allowedAccounts
-
setAllowedAccounts
-
allowedOffices
-
addAllowedOfficesItem
-
getAllowedOffices
Get allowedOffices- Returns:
- allowedOffices
-
setAllowedOffices
-
systemDefined
-
getSystemDefined
Get systemDefined- Returns:
- systemDefined
-
setSystemDefined
-
equals
-
hashCode
public int hashCode() -
toString
-