User ######### .. note:: + Examples for model: :doc:`/examples/models/User` + This is autogenerated page, don't change them directly, use template. Read more in :doc:`/development` Properties ---------- .. list-table:: :widths: 15 15 70 :header-rows: 1 * - Name - Type - Notes * - **username** - **str** - `optional` * - **name** - **str** - `optional` * - **id** - **int** - `optional` * - **email** - **str** - `optional` * - **last_login** - **str** - `optional` * - **password** - **str** - `optional` * - **has_password** - **bool** - `optional` [default to ``False``] * - **realm** - **str** - `optional` * - **href** - **str** - `optional` * - **properties** - `Properties <./Properties.html>`_ - `optional` * - **roles** - `Roles <./Roles.html>`_ - `optional` * - **groups** - `Groups <./Groups.html>`_ - `optional` * - **locator** - **str** - `optional`