stalker.core.models.entity.TypeEntity
=====================================

.. inheritance-diagram::
     stalker.core.models.entity.TypeEntity
     :parts: 1

.. currentmodule:: stalker.core.models.entity

.. autoclass:: TypeEntity
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~TypeEntity.__init__
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TypeEntity.code
      ~TypeEntity.created_by
      ~TypeEntity.date_created
      ~TypeEntity.date_updated
      ~TypeEntity.description
      ~TypeEntity.name
      ~TypeEntity.nice_name
      ~TypeEntity.notes
      ~TypeEntity.tags
      ~TypeEntity.updated_by
   
   