LocalizationValueWarning

LocalizationValueWarning

A localization value that has been set but has warnings.

Definition

interface LocalizationValueWarning

Methods & Properties

Indicates this value has warnings.

A message describing why the localized value has a warning status. Only set when status is "warning".

The actual text of the localized value. A value of null means that the value will fall back to the value set in the fallback locale.

The timestamp (in milliseconds since epoch) of when this localized value was last edited.

Whether the value is read only and therefore cannot be updated.