otupy.core.response.Response
============================

.. currentmodule:: otupy.core.response

.. autoclass:: Response
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __init__, __call__, __add__, __mul__

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~Response.clear
      ~Response.copy
      ~Response.fromdict
      ~Response.fromkeys
      ~Response.get
      ~Response.getType
      ~Response.items
      ~Response.keys
      ~Response.make_recursive
      ~Response.pop
      ~Response.popitem
      ~Response.setdefault
      ~Response.todict
      ~Response.update
      ~Response.validate_fields
      ~Response.values
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Response.base
      ~Response.fieldtypes
      ~Response.msg_type
      ~Response.register
   
   