PickingPrinterEntry Data Type

Properties
name data type description
cnr string
description string
Properties inherited from BaseEntryId
id number Die eindeutige Id des Eintrags

Example

{
  "cnr" : "...",
  "description" : "...",
  "id" : 12345
}