oyProjectManager.core.models.Shot
=================================

.. inheritance-diagram::
     oyProjectManager.core.models.Shot
     :parts: 1

.. currentmodule:: oyProjectManager.core.models

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Shot.__init__
      ~Shot.save
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Shot.code
      ~Shot.description
      ~Shot.duration
      ~Shot.end_frame
      ~Shot.id
      ~Shot.metadata
      ~Shot.number
      ~Shot.project
      ~Shot.project_id
      ~Shot.sequence
      ~Shot.sequence_id
      ~Shot.shot_id
      ~Shot.start_frame
      ~Shot.versionable_type
      ~Shot.versions
   
   