A field with a localized string set value.

interface LocalizedStringSetField {
    type: "LocalizedStringSet";
    value: LocalizedString[];
}

Hierarchy (View Summary, Expand)

Properties

Properties

type: "LocalizedStringSet"

The type of this field.

MMNEPVFCICPMFPCPTTAAATR