Accounting Rule Data
@Serializable
Parameters
allow Multiple Credit Entries
allow Multiple Debit Entries
allowed Accounts
allowed Credit Tag Options
allowed Debit Tag Options
allowed Offices
credit Accounts
credit Tags
debit Accounts
debit Tags
description
id
name
office Id
office Name
system Defined
Constructors
Link copied to clipboard
constructor(allowMultipleCreditEntries: Boolean? = null, allowMultipleDebitEntries: Boolean? = null, allowedAccounts: List<GLAccountData>? = null, allowedCreditTagOptions: List<CodeValueData>? = null, allowedDebitTagOptions: List<CodeValueData>? = null, allowedOffices: List<OfficeData>? = null, creditAccounts: List<GLAccountDataForLookup>? = null, creditTags: List<AccountingTagRuleData>? = null, debitAccounts: List<GLAccountDataForLookup>? = null, debitTags: List<AccountingTagRuleData>? = null, description: String? = null, id: Long? = null, name: String? = null, officeId: Long? = null, officeName: String? = null, systemDefined: Boolean? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard