UserTierEnum

class edgeimpulse_api.models.user_tier_enum.UserTierEnum(
		*args,
		**kwds
)
allowed enum values Parameters
  • *args
  • **kwds
Bases
  • builtins.str
  • aenum._enum.Enum
  • enum.Enum
Class variables
  • COMMUNITY_PLUS The type of the None singleton.
  • ENTERPRISE The type of the None singleton.
  • FREE The type of the None singleton.
  • PROFESSIONAL The type of the None singleton.