30 lines
500 B
ReStructuredText
30 lines
500 B
ReStructuredText
![]() |
AuthSession
|
||
|
===========
|
||
|
|
||
|
.. currentmodule:: kittycad.models.auth_session
|
||
|
|
||
|
.. autoclass:: AuthSession
|
||
|
:show-inheritance:
|
||
|
|
||
|
.. rubric:: Attributes Summary
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~AuthSession.additional_keys
|
||
|
|
||
|
.. rubric:: Methods Summary
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~AuthSession.from_dict
|
||
|
~AuthSession.to_dict
|
||
|
|
||
|
.. rubric:: Attributes Documentation
|
||
|
|
||
|
.. autoattribute:: additional_keys
|
||
|
|
||
|
.. rubric:: Methods Documentation
|
||
|
|
||
|
.. automethod:: from_dict
|
||
|
.. automethod:: to_dict
|