Classes
TrackObjectsResponseAllOf
| Parameters | |
|---|---|
**data | Any | 
| Bases | 
|---|
pydantic.v1.main.BaseModel | 
pydantic.v1.utils.Representation | 
| Class variables | |
|---|---|
Config |   | 
bounding_boxes | List[edgeimpulse_api.models.bounding_box.BoundingBox] | 
STATIC METHODS
from_dict
| Parameters | |
|---|---|
obj | dict | 
| Returns | 
|---|
edgeimpulse_api.models.track_objects_response_all_of.TrackObjectsResponseAllOf | 
from_json
| Parameters | |
|---|---|
json_str | str | 
| Returns | 
|---|
edgeimpulse_api.models.track_objects_response_all_of.TrackObjectsResponseAllOf | 
METHODS
to_dict
| Parameters | |
|---|---|
self |   | 
to_json
| Parameters | |
|---|---|
self |   | 
indent=None |   | 
| Returns | 
|---|
str | 
to_str
| Parameters | |
|---|---|
self |   | 
| Returns | 
|---|
str |