Skip to main content

StringEnum Objects

class StringEnum(str, Enum)
Use this enum class if you need the helper that creates the enum instance from a string.