Parent Group Info Response
data class ParentGroupInfoResponse(val displayName: String? = null, val id: String? = null, val name: String? = null)
(Optional) The ID of the parent management group.
(Optional) The ID of the parent management group.