Office
constructor(children: List<Office>? = null, externalId: ExternalId? = null, hierarchy: String? = null, id: Long? = null, name: String? = null, new: Boolean? = null, openingDate: LocalDate? = null, openingLocalDate: LocalDate? = null, parent: Office? = null)
Parameters
children
external Id
hierarchy
id
name
new
opening Date
opening Local Date
parent