job_parent_type_enum module

JobParentTypeEnum

class edgeimpulse_api.models.job_parent_type_enum.JobParentTypeEnum(
		*args,
		**kwds
)

allowed enum values

Parameters

  • *args

  • **kwds

Bases

  • builtins.str

  • aenum._enum.Enum

  • enum.Enum

Class variables

  • ORGANIZATION The type of the None singleton.

  • PROJECT The type of the None singleton.

  • STANDALONE The type of the None singleton.

Last updated

Was this helpful?