Toggle navigation
Gentics CMS - REST API Library: DirtQueueSummaryEntry
Resources
Data Types
Back to Top
Home
JSON
DirtQueueSummaryEntry
DirtQueueSummaryEntry
Data Type
REST Model of an entry in the dirt queue summary
Properties
name
data type
constraints
description
label
string
Action label
count
number
required int
Number of subsequent entries of the same type
Example
{ "label" : "...", "count" : 12345 }