auth.LoginToken

Rust type: enums::auth.LoginToken

Constructors

This is an abstract type. At runtime it will be one of the following variants:

LoginToken
LoginTokenMigrateTo
LoginTokenSuccess

Requests returning this type

ExportLoginToken
ImportLoginToken

Requests accepting this type as input

None.

Other types containing this type

None.