class edgeimpulse_api.models.project_info_response_all_of_experiments.ProjectInfoResponseAllOfExperiments(
**data: Any
)
Config
The type of the None singleton.
enabled: pydantic.types.StrictBool
The type of the None singleton.
help: pydantic.types.StrictStr | None
The type of the None singleton.
show_to_user: pydantic.types.StrictBool
The type of the None singleton.
title: pydantic.types.StrictStr
The type of the None singleton.
type: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.project_info_response_all_of_experiments.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.project_info_response_all_of_experiments.ProjectInfoResponseAllOfExperiments
edgeimpulse_api.models.project_info_response_all_of_experiments.from_json(
json_str: str
) ‑> edgeimpulse_api.models.project_info_response_all_of_experiments.ProjectInfoResponseAllOfExperiments
edgeimpulse_api.models.project_info_response_all_of_experiments.to_dict(
self
)
edgeimpulse_api.models.project_info_response_all_of_experiments.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.project_info_response_all_of_experiments.to_str(
self
) ‑> str