TypeEnumerationCase¶ class dsviper.TypeEnumerationCase¶ Bases: object A class used to represent a case for an enum type. Note: Not directly instantiable. documentation() → str¶ Return the documentation. name() → str¶ Return the name.