30 lines
471 B
ReStructuredText
30 lines
471 B
ReStructuredText
Message
|
|
=======
|
|
|
|
.. currentmodule:: kittycad.models.message
|
|
|
|
.. autoclass:: Message
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Attributes Summary
|
|
|
|
.. autosummary::
|
|
|
|
~Message.additional_keys
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
.. autosummary::
|
|
|
|
~Message.from_dict
|
|
~Message.to_dict
|
|
|
|
.. rubric:: Attributes Documentation
|
|
|
|
.. autoattribute:: additional_keys
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
.. automethod:: from_dict
|
|
.. automethod:: to_dict
|