class edgeimpulse_api.models.project_info_response_all_of_impulse.ProjectInfoResponseAllOfImpulse(
**data: Any
)
Config
The type of the None singleton.
complete: pydantic.types.StrictBool
The type of the None singleton.
configured: pydantic.types.StrictBool
The type of the None singleton.
created: pydantic.types.StrictBool
The type of the None singleton.
edgeimpulse_api.models.project_info_response_all_of_impulse.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.project_info_response_all_of_impulse.ProjectInfoResponseAllOfImpulse
edgeimpulse_api.models.project_info_response_all_of_impulse.from_json(
json_str: str
) ‑> edgeimpulse_api.models.project_info_response_all_of_impulse.ProjectInfoResponseAllOfImpulse
edgeimpulse_api.models.project_info_response_all_of_impulse.to_dict(
self
)
edgeimpulse_api.models.project_info_response_all_of_impulse.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.project_info_response_all_of_impulse.to_str(
self
) ‑> str