class edgeimpulse_api.models.theme_favicon.ThemeFavicon(
**data: Any
)
Config
The type of the None singleton.
favicon120: pydantic.types.StrictStr | None
The type of the None singleton.
favicon128: pydantic.types.StrictStr | None
The type of the None singleton.
favicon144: pydantic.types.StrictStr | None
The type of the None singleton.
favicon152: pydantic.types.StrictStr | None
The type of the None singleton.
favicon180: pydantic.types.StrictStr | None
The type of the None singleton.
favicon228: pydantic.types.StrictStr | None
The type of the None singleton.
favicon32: pydantic.types.StrictStr | None
The type of the None singleton.
favicon57: pydantic.types.StrictStr | None
The type of the None singleton.
favicon76: pydantic.types.StrictStr | None
The type of the None singleton.
favicon96: pydantic.types.StrictStr | None
The type of the None singleton.
edgeimpulse_api.models.theme_favicon.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.theme_favicon.ThemeFavicon
edgeimpulse_api.models.theme_favicon.from_json(
json_str: str
) ‑> edgeimpulse_api.models.theme_favicon.ThemeFavicon
edgeimpulse_api.models.theme_favicon.to_dict(
self
)
edgeimpulse_api.models.theme_favicon.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.theme_favicon.to_str(
self
) ‑> str