stalker.core.models.Note
========================

.. inheritance-diagram::
     stalker.core.models.Note
     :parts: 1

.. currentmodule:: stalker.core.models

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Note.__init__
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Note.code
      ~Note.content
      ~Note.created_by
      ~Note.date_created
      ~Note.date_updated
      ~Note.description
      ~Note.name
      ~Note.nice_name
      ~Note.type
      ~Note.updated_by
   
   