class edgeimpulse_api.models.project_data_axes_summary_response_all_of.ProjectDataAxesSummaryResponseAllOf(
**data: Any
)
Config
The type of the None singleton.
data_axis_summary: Dict[str, pydantic.types.StrictInt]
The type of the None singleton.
edgeimpulse_api.models.project_data_axes_summary_response_all_of.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.project_data_axes_summary_response_all_of.ProjectDataAxesSummaryResponseAllOf
edgeimpulse_api.models.project_data_axes_summary_response_all_of.from_json(
json_str: str
) ‑> edgeimpulse_api.models.project_data_axes_summary_response_all_of.ProjectDataAxesSummaryResponseAllOf
edgeimpulse_api.models.project_data_axes_summary_response_all_of.to_dict(
self
)
edgeimpulse_api.models.project_data_axes_summary_response_all_of.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.project_data_axes_summary_response_all_of.to_str(
self
) ‑> str