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.set_member_role_request.SetMemberRoleRequest( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
role
edgeimpulse_api.models.organization_member_role.OrganizationMemberRole
edgeimpulse_api.models.set_member_role_request.SetMemberRoleRequest.from_dict( obj: dict ) ‑> edgeimpulse_api.models.set_member_role_request.SetMemberRoleRequest
obj
dict
edgeimpulse_api.models.set_member_role_request.SetMemberRoleRequest
edgeimpulse_api.models.set_member_role_request.SetMemberRoleRequest.from_json( json_str: str ) ‑> edgeimpulse_api.models.set_member_role_request.SetMemberRoleRequest
json_str
str
edgeimpulse_api.models.set_member_role_request.SetMemberRoleRequest.to_dict( self )
self
edgeimpulse_api.models.set_member_role_request.SetMemberRoleRequest.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.set_member_role_request.SetMemberRoleRequest.to_str( self ) ‑> str
Was this page helpful?