class edgeimpulse_api.models.get_user_response_all_of_last_accessed_projects_projects.GetUserResponseAllOfLastAccessedProjectsProjects(
**data: Any
)
Config
The type of the None singleton.
created: datetime.datetime
The type of the None singleton.
id: pydantic.types.StrictInt
The type of the None singleton.
last_accessed: datetime.datetime | None
The type of the None singleton.
name: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.get_user_response_all_of_last_accessed_projects_projects.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.get_user_response_all_of_last_accessed_projects_projects.GetUserResponseAllOfLastAccessedProjectsProjects
edgeimpulse_api.models.get_user_response_all_of_last_accessed_projects_projects.from_json(
json_str: str
) ‑> edgeimpulse_api.models.get_user_response_all_of_last_accessed_projects_projects.GetUserResponseAllOfLastAccessedProjectsProjects
edgeimpulse_api.models.get_user_response_all_of_last_accessed_projects_projects.to_dict(
self
)
edgeimpulse_api.models.get_user_response_all_of_last_accessed_projects_projects.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.get_user_response_all_of_last_accessed_projects_projects.to_str(
self
) ‑> str