Entity Info Response
constructor(displayName: String? = null, id: String, inheritedPermissions: String? = null, name: String, numberOfChildGroups: Int? = null, numberOfChildren: Int? = null, numberOfDescendants: Int? = null, parent: EntityParentGroupInfoResponse? = null, parentDisplayNameChain: List<String>? = null, parentNameChain: List<String>? = null, permissions: String? = null, tenantId: String? = null, type: String)