UpdateUserRequest
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
company_name: pydantic.types.StrictStr | None
The type of the None singleton. -
experiments: List[pydantic.types.StrictStr] | None
The type of the None singleton. -
job_title: pydantic.types.StrictStr | None
The type of the None singleton. -
name: pydantic.types.StrictStr | None
The type of the None singleton. -
projects_sort_order: edgeimpulse_api.models.user_projects_sort_order.UserProjectsSortOrder | None
The type of the None singleton. -
timezone: pydantic.types.StrictStr | None
The 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