ResetPasswordAPI

object ResetPasswordAPI

Types

ResetPasswordService
Link copied to clipboard
interface ResetPasswordService

Functions

resetPassword
Link copied to clipboard
fun UserAPI.CredentialsAPI.resetPassword(pin: String? = null, readTimeout: Long? = null): Call<Void>