class edgeimpulse_api.models.update_whitelabel_internal_request.UpdateWhitelabelInternalRequest(
**data: Any
)
Config
The type of the None singleton.
disable_public_entities: pydantic.types.StrictBool | None
The type of the None singleton.
organizations_limit: pydantic.types.StrictInt | None
The type of the None singleton.
edgeimpulse_api.models.update_whitelabel_internal_request.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.update_whitelabel_internal_request.UpdateWhitelabelInternalRequest
edgeimpulse_api.models.update_whitelabel_internal_request.from_json(
json_str: str
) ‑> edgeimpulse_api.models.update_whitelabel_internal_request.UpdateWhitelabelInternalRequest
edgeimpulse_api.models.update_whitelabel_internal_request.to_dict(
self
)
edgeimpulse_api.models.update_whitelabel_internal_request.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.update_whitelabel_internal_request.to_str(
self
) ‑> str