PrintProductionLabelEntry Data Type

Properties
name data type constraints description
printLabel boolean required Wurde das Losetikett gedruckt?
Properties inherited from BaseEntryId
id number   Die eindeutige Id des Eintrags

Example

{
  "printLabel" : true,
  "id" : 12345
}