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.update_organization_request.UpdateOrganizationRequest( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
experiments
List[pydantic.v1.types.StrictStr] | None
header_img
pydantic.v1.types.StrictStr | None
job_limit_m
pydantic.v1.types.StrictInt | None
logo
name
readme
show_header_img_mask
pydantic.v1.types.StrictBool | None
edgeimpulse_api.models.update_organization_request.UpdateOrganizationRequest.from_dict( obj: dict ) ‑> edgeimpulse_api.models.update_organization_request.UpdateOrganizationRequest
obj
dict
edgeimpulse_api.models.update_organization_request.UpdateOrganizationRequest
edgeimpulse_api.models.update_organization_request.UpdateOrganizationRequest.from_json( json_str: str ) ‑> edgeimpulse_api.models.update_organization_request.UpdateOrganizationRequest
json_str
str
edgeimpulse_api.models.update_organization_request.UpdateOrganizationRequest.to_dict( self )
self
edgeimpulse_api.models.update_organization_request.UpdateOrganizationRequest.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.update_organization_request.UpdateOrganizationRequest.to_str( self ) ‑> str
Was this page helpful?