LookupEmailRequest

API: Internal/Beta

data class LookupEmailRequest(
    val userId: String,
)
Properties
userId: String