class edgeimpulse_api.models.project_info_response_all_of_show_getting_started_wizard.ProjectInfoResponseAllOfShowGettingStartedWizard(
**data: Any
)
Config
The type of the None singleton.
classes: list[pydantic.types.StrictStr] | None
The type of the None singleton.
show_wizard: pydantic.types.StrictBool
The type of the None singleton.
step: pydantic.types.StrictInt
The type of the None singleton.
tutorial: edgeimpulse_api.models.tutorial_type.TutorialType | None
The type of the None singleton.
edgeimpulse_api.models.project_info_response_all_of_show_getting_started_wizard.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.project_info_response_all_of_show_getting_started_wizard.ProjectInfoResponseAllOfShowGettingStartedWizard
edgeimpulse_api.models.project_info_response_all_of_show_getting_started_wizard.from_json(
json_str: str
) ‑> edgeimpulse_api.models.project_info_response_all_of_show_getting_started_wizard.ProjectInfoResponseAllOfShowGettingStartedWizard
edgeimpulse_api.models.project_info_response_all_of_show_getting_started_wizard.to_dict(
self
)
edgeimpulse_api.models.project_info_response_all_of_show_getting_started_wizard.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.project_info_response_all_of_show_getting_started_wizard.to_str(
self
) ‑> str