MountingMethodEntry Data Type

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

Example

{
  "description" : "...",
  "itemId" : 12345,
  "iSort" : 12345,
  "id" : 12345
}