Office Data
@Serializable
Parameters
date Format
external Id
hierarchy
id
locale
name
name Decorated
opening Date
parent Id
parent Name
row Index
Constructors
Link copied to clipboard
constructor(dateFormat: String? = null, externalId: ExternalId? = null, hierarchy: String? = null, id: Long? = null, locale: String? = null, name: String? = null, nameDecorated: String? = null, openingDate: LocalDate? = null, parentId: Long? = null, parentName: String? = null, rowIndex: Int? = null)