class edgeimpulse_api.models.organization_pipeline_item_count.OrganizationPipelineItemCount(
**data: Any
)
Config
The type of the None singleton.
item_count: pydantic.types.StrictInt
The type of the None singleton.
item_count_checklist_failed: pydantic.types.StrictInt
The type of the None singleton.
item_count_checklist_ok: pydantic.types.StrictInt
The type of the None singleton.
edgeimpulse_api.models.organization_pipeline_item_count.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.organization_pipeline_item_count.OrganizationPipelineItemCount
edgeimpulse_api.models.organization_pipeline_item_count.from_json(
json_str: str
) ‑> edgeimpulse_api.models.organization_pipeline_item_count.OrganizationPipelineItemCount
edgeimpulse_api.models.organization_pipeline_item_count.to_dict(
self
)
edgeimpulse_api.models.organization_pipeline_item_count.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.organization_pipeline_item_count.to_str(
self
) ‑> str