GSuite Principal Response
data class GSuitePrincipalResponse(val gsuiteDomain: Boolean, val gsuiteGroupEmail: String, val gsuiteUserEmail: String)
Constructors
Link copied to clipboard
fun GSuitePrincipalResponse(gsuiteDomain: Boolean, gsuiteGroupEmail: String, gsuiteUserEmail: String)