The data of a string entry stored in the string map.

Hierarchy-Diagram

UML class diagram of StringMapEntry
Legend
icon for an interface in the UML class diagram interface
icon for a public property in the UML class diagram public property

Hierarchy

Properties

alternatives?: string[]

Alternative string values.

custom?: boolean

This is a custom entry.

default: string

The default value.

description?: string

The description of the string entry.

updated?: boolean

This entry was updated.

Generated using TypeDoc