Classes
GetSyntiantPosteriorResponseAllOf
| Parameters | |
|---|---|
**data | Any |
| Bases |
|---|
pydantic.v1.main.BaseModel |
pydantic.v1.utils.Representation |
| Class variables | |
|---|---|
Config | |
has_posterior_parameters | pydantic.v1.types.StrictBool |
parameters | Dict[str, Any] | None |
STATIC METHODS
from_dict
| Parameters | |
|---|---|
obj | dict |
| Returns |
|---|
edgeimpulse_api.models.get_syntiant_posterior_response_all_of.GetSyntiantPosteriorResponseAllOf |
from_json
| Parameters | |
|---|---|
json_str | str |
| Returns |
|---|
edgeimpulse_api.models.get_syntiant_posterior_response_all_of.GetSyntiantPosteriorResponseAllOf |
METHODS
to_dict
| Parameters | |
|---|---|
self | |
to_json
| Parameters | |
|---|---|
self | |
indent=None | |
| Returns |
|---|
str |
to_str
| Parameters | |
|---|---|
self | |
| Returns |
|---|
str |