account.EmailVerified
Rust type: enums::account.EmailVerified
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| EmailVerified |
| EmailVerifiedLogin |
Requests returning this type
| VerifyEmail |
Requests accepting this type as input
None.
Other types containing this type
None.