IPropertyValueEnum

Superinterface for enums generated by model-api-gen

Properties

Link copied to clipboard
abstract val name: String

Name of the enum literal.

Link copied to clipboard
abstract val presentation: String?

Textual representation of the enum value. Null, if undefined.