GLAccount

constructor(children: List<GLAccount>? = null, description: String? = null, detailAccount: Boolean? = null, disabled: Boolean? = null, glCode: String? = null, headerAccount: Boolean? = null, hierarchy: String? = null, id: Long? = null, manualEntriesAllowed: Boolean? = null, name: String? = null, new: Boolean? = null, parent: GLAccount? = null, tagId: CodeValue? = null, type: Int? = null, usage: Int? = null)

Parameters

children
description
detailAccount
disabled
glCode
headerAccount
hierarchy
id
manualEntriesAllowed
name
new
parent
tagId
type
usage