GetAccountRulesResponse

constructor(allowMultipleCreditEntries: Boolean? = null, allowMultipleDebitEntries: Boolean? = null, creditTags: List<AccountingTagRuleData>? = null, debitTags: List<AccountingTagRuleData>? = null, description: String? = null, id: Long? = null, name: String? = null, officeId: Long? = null, officeName: String? = null, systemDefined: Boolean? = null)

Parameters

allowMultipleCreditEntries
allowMultipleDebitEntries
creditTags
debitTags
description
id
name
officeId
officeName
systemDefined