FileConversion
- class kittycad.models.FileConversion(completed_at=<kittycad.types.Unset object>, created_at=<kittycad.types.Unset object>, id=<kittycad.types.Unset object>, output=<kittycad.types.Unset object>, output_format=<kittycad.types.Unset object>, src_format=<kittycad.types.Unset object>, status=<kittycad.types.Unset object>)[source]
Bases:
object
Attributes Summary
Methods Summary
from_dict
(src_dict)- rtype
~T
to_dict
()Attributes Documentation
Methods Documentation