Toggle navigation
Gentics CMS - REST API Library: ActionModel
Resources
Data Types
Back to Top
Home
JSON
ActionModel
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" }