ResetByEmailParameters

fun ResetByEmailParameters(    token: String,     password: String,     sessionDurationMinutes: UInt = Constants.DEFAULT_SESSION_TIME_MINUTES)