User

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string email)
Undocumented in source.

Members

Functions

updateEmail
void updateEmail(string email)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Witchcraft
Undocumented in source.

Variables

createdAt
ulong createdAt;
Undocumented in source.
email
string email;
Undocumented in source.
password
string password;
Undocumented in source.
updatedAt
ulong updatedAt;
Undocumented in source.
username
string username;
Undocumented in source.

Meta