ActionModel Data Type

Model of a logged action

Properties
name data type description
name string Action name
label string Translated label

Example

{
  "name" : "publish",
  "label" : "Publish page"
}