ImpulseLearnBlock
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
ConfigThe type of the None singleton. -
created_at: datetime.datetime | NoneThe type of the None singleton. -
created_by: pydantic.types.StrictStr | NoneThe type of the None singleton. -
dsp: List[pydantic.types.StrictInt]The type of the None singleton. -
id: pydantic.types.ConstrainedIntValueThe type of the None singleton. -
name: pydantic.types.StrictStrThe type of the None singleton. -
title: pydantic.types.StrictStrThe type of the None singleton. -
type: edgeimpulse_api.models.learn_block_type.LearnBlockTypeThe type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self
