EmailVerifyPurposeLoginChange

---types---
emailVerifyPurposeLoginChange#527d22eb = EmailVerifyPurpose

Belongs to

EmailVerifyPurpose

In Rust this constructor is a variant of the enums::EmailVerifyPurpose enum.
Match on it with: if let enums::EmailVerifyPurpose::EmailVerifyPurposeLoginChange(v) = result { ... }

Parameters

This item has no parameters.

Used by

SendVerifyEmailCode
VerifyEmail