Principal Response
data class PrincipalResponse(val displayName: String? = null, val email: String? = null, val id: String? = null, val type: String? = null)
The name of the entity last modified it
The name of the entity last modified it