Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nordic.edgeimpulse.com/llms.txt

Use this file to discover all available pages before exploring further.

OrganizationMemberRole

class edgeimpulse_api.models.organization_member_role.OrganizationMemberRole(
		*args,
		**kwds
)
allowed enum values Parameters
  • *args
  • **kwds
Bases
  • builtins.str
  • aenum._enum.Enum
  • enum.Enum
Class variables
  • ADMIN The type of the None singleton.
  • GUEST The type of the None singleton.
  • MEMBER The type of the None singleton.