JobSummary
==========

.. currentmodule:: pyvo.io.uws.tree

.. autoclass:: JobSummary
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~JobSummary.creationtime
      ~JobSummary.destruction
      ~JobSummary.endtime
      ~JobSummary.errorsummary
      ~JobSummary.executionduration
      ~JobSummary.jobid
      ~JobSummary.jobinfo
      ~JobSummary.ownerid
      ~JobSummary.parameters
      ~JobSummary.phase
      ~JobSummary.quote
      ~JobSummary.results
      ~JobSummary.runid
      ~JobSummary.starttime

   .. rubric:: Attributes Documentation

   .. autoattribute:: creationtime
   .. autoattribute:: destruction
   .. autoattribute:: endtime
   .. autoattribute:: errorsummary
   .. autoattribute:: executionduration
   .. autoattribute:: jobid
   .. autoattribute:: jobinfo
   .. autoattribute:: ownerid
   .. autoattribute:: parameters
   .. autoattribute:: phase
   .. autoattribute:: quote
   .. autoattribute:: results
   .. autoattribute:: runid
   .. autoattribute:: starttime
