Project ######### .. note:: + Examples for model: :doc:`/examples/models/Project` + 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 * - **id** - **str** - `optional` * - **internal_id** - **str** - `optional` * - **uuid** - **str** - `optional` * - **name** - **str** - `optional` * - **parent_project_id** - **str** - `optional` * - **parent_project_internal_id** - **str** - `optional` * - **parent_project_name** - **str** - `optional` * - **archived** - **bool** - `optional` [default to ``False``] * - **description** - **str** - `optional` * - **href** - **str** - `optional` * - **web_url** - **str** - `optional` * - **links** - `Links <./Links.html>`_ - `optional` * - **parent_project** - `Project <./Project.html>`_ - `optional` * - **read_only_ui** - `StateField <./StateField.html>`_ - `optional` * - **default_template** - `BuildType <./BuildType.html>`_ - `optional` * - **build_types** - `BuildTypes <./BuildTypes.html>`_ - `optional` * - **templates** - `BuildTypes <./BuildTypes.html>`_ - `optional` * - **parameters** - `Properties <./Properties.html>`_ - `optional` * - **vcs_roots** - `VcsRoots <./VcsRoots.html>`_ - `optional` * - **project_features** - `ProjectFeatures <./ProjectFeatures.html>`_ - `optional` * - **projects** - `Projects <./Projects.html>`_ - `optional` * - **locator** - **str** - `optional`