VerifyEmailAPI

object VerifyEmailAPI

Types

VerifyEmailService
Link copied to clipboard
interface VerifyEmailService

Functions

verifyEmail
Link copied to clipboard
fun UserAPI.UserAPI.verifyEmail(body: Email, readTimeout: Long? = null): Call<Void>