interface CategorySetMetaDescriptionAction {
    action: "setMetaDescription";
    metaDescription?: LocalizedString;
}

Hierarchy (View Summary, Expand)

Properties

action: "setMetaDescription"
metaDescription?: LocalizedString

Value to set.

MMNEPVFCICPMFPCPTTAAATR