Get GLAccounts Response
@Serializable
GetGLAccountsResponse
Parameters
description
disabled
gl Code
id
manual Entries Allowed
name
name Decorated
organization Running Balance
parent Id
tag Id
type
usage
Constructors
Link copied to clipboard
constructor(description: String? = null, disabled: Boolean? = null, glCode: String? = null, id: Long? = null, manualEntriesAllowed: Boolean? = null, name: String? = null, nameDecorated: String? = null, organizationRunningBalance: Long? = null, parentId: Long? = null, tagId: CodeValueData? = null, type: EnumOptionData? = null, usage: EnumOptionData? = null)