interface LocalizedLabel {
    type: "LocalizedLabel";
    value: LocalizedString;
}

Hierarchy (View Summary)

Properties

Properties

type: "LocalizedLabel"

Changed value.