WebdWebsite

Db representation of a website.

Constructors

this
this()
Undocumented in source.

Members

Variables

id
ulong id;

The id of the website.

language
string language;

The language of the website.

name
string name;

The name of the website.

timestamp
DateTime timestamp;

The time the website was last updated.

updateUser
ulong updateUser;

The user who last updated the website.

Meta