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