class edgeimpulse_api.models.get_impulse_records_request.GetImpulseRecordsRequest(
**data: Any
)
Config
The type of the None singleton.
index: pydantic.types.StrictInt | None
The type of the None singleton.
list: List[pydantic.types.StrictInt] | None
The type of the None singleton.
range: edgeimpulse_api.models.get_impulse_records_request_range.GetImpulseRecordsRequestRange | None
The type of the None singleton.
edgeimpulse_api.models.get_impulse_records_request.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.get_impulse_records_request.GetImpulseRecordsRequest
edgeimpulse_api.models.get_impulse_records_request.from_json(
json_str: str
) ‑> edgeimpulse_api.models.get_impulse_records_request.GetImpulseRecordsRequest
edgeimpulse_api.models.get_impulse_records_request.to_dict(
self
)
edgeimpulse_api.models.get_impulse_records_request.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.get_impulse_records_request.to_str(
self
) ‑> str