LocalizationValueNeedsReview

LocalizationValueNeedsReview

A localization value that has been set but needs review, either manually flagged or because the default locale value changed.

Definition

interface LocalizationValueNeedsReview

Methods & Properties

Indicates this value needs review.

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.