interface CategorySetMetaKeywordsAction {
    action: "setMetaKeywords";
    metaKeywords?: LocalizedString;
}

Hierarchy (View Summary, Expand)

Properties

action: "setMetaKeywords"
metaKeywords?: LocalizedString

Value to set.

MMNEPVFCICPMFPCPTTAAATR