public_project_tier_availability module

PublicProjectTierAvailability

class edgeimpulse_api.models.public_project_tier_availability.PublicProjectTierAvailability(
		*args,
		**kwds
)

allowed enum values

Parameters

  • *args

  • **kwds

Bases

  • builtins.str

  • aenum._enum.Enum

  • enum.Enum

Class variables

  • ALL_PROJECTS The type of the None singleton.

  • ENTERPRISE_ONLY The type of the None singleton.

  • PRO_OR_ENTERPRISE The type of the None singleton.

Last updated

Was this helpful?