User Record =========== Represents a single record in the Startkladde ``users`` table, which contains one record for each registred user of the web interface. Interface --------- .. autoclass:: pysk.db.model.User :members: