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.