LookupUserWithEmailRequest

API: Internal/Beta

data class LookupUserWithEmailRequest(
    val email: String,
)
Properties
email: String