StockEntry Data Type

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

Example

{
  "name" : "...",
  "typeCnr" : "...",
  "id" : 12345
}