User

Undocumented in source.

Members

Functions

getComment
string getComment()
Undocumented in source. Be warned that the author may not have intended to support it.
setComment
void setComment(string v)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

flags
long flags [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
flags
long flags [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

comment
string comment;
Undocumented in source.
customer
Customer customer;
Undocumented in source.
id
long id;
Undocumented in source.
name
string name;
Undocumented in source.
roles
LazyCollection!Role roles;
Undocumented in source.

Meta