stalker.models.budget.Good
==========================

.. inheritance-diagram::
     stalker.models.budget.Good
     :parts: 1

.. currentmodule:: stalker.models.budget

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Good.__init__
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Good.cost
      ~Good.created_by
      ~Good.created_by_id
      ~Good.date_created
      ~Good.date_updated
      ~Good.description
      ~Good.entity_id
      ~Good.entity_type
      ~Good.generic_data
      ~Good.generic_text
      ~Good.good_id
      ~Good.html_class
      ~Good.html_style
      ~Good.id
      ~Good.metadata
      ~Good.msrp
      ~Good.name
      ~Good.nice_name
      ~Good.notes
      ~Good.plural_class_name
      ~Good.price_lists
      ~Good.query
      ~Good.tags
      ~Good.thumbnail
      ~Good.thumbnail_id
      ~Good.tjp_id
      ~Good.to_tjp
      ~Good.type
      ~Good.type_id
      ~Good.unit
      ~Good.updated_by
      ~Good.updated_by_id
   
   