Get Account Rules Template Response
@Serializable
GetAccountRulesTemplateResponse
Parameters
allowed Accounts
allowed Offices
system Defined
Constructors
Link copied to clipboard
constructor(allowedAccounts: List<GLAccountData>? = null, allowedOffices: List<OfficeData>? = null, systemDefined: Boolean? = null)