OutputType
==========

.. currentmodule:: hvpy.io

.. autoclass:: OutputType
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~OutputType.JSON
      ~OutputType.RAW
      ~OutputType.STRING

   .. rubric:: Attributes Documentation

   .. autoattribute:: JSON
   .. autoattribute:: RAW
   .. autoattribute:: STRING
