Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
edgeimpulse_api.models.user_eula.UserEula( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
accepted_version
pydantic.v1.types.StrictStr | None
description
pydantic.v1.types.StrictStr
latest_version
link
name
edgeimpulse_api.models.user_eula_name.UserEulaName
user_is_compliant
pydantic.v1.types.StrictBool
edgeimpulse_api.models.user_eula.UserEula.from_dict( obj: dict ) ‑> edgeimpulse_api.models.user_eula.UserEula
obj
dict
edgeimpulse_api.models.user_eula.UserEula
edgeimpulse_api.models.user_eula.UserEula.from_json( json_str: str ) ‑> edgeimpulse_api.models.user_eula.UserEula
json_str
str
edgeimpulse_api.models.user_eula.UserEula.to_dict( self )
self
edgeimpulse_api.models.user_eula.UserEula.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.user_eula.UserEula.to_str( self ) ‑> str
Was this page helpful?