oyProjectManager.core.models.Asset
==================================

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

.. currentmodule:: oyProjectManager.core.models

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Asset.__init__
      ~Asset.query
      ~Asset.save
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Asset.asset_id
      ~Asset.code
      ~Asset.description
      ~Asset.id
      ~Asset.metadata
      ~Asset.name
      ~Asset.project
      ~Asset.project_id
      ~Asset.thumbnail_full_path
      ~Asset.type
      ~Asset.versionable_type
      ~Asset.versions
   
   