Service - Inventory Location Standard
Revision as of 12:16, 14 March 2026 by Sven the Barbarian (talk | contribs)
Overview
Standard location type for inventory
Repository
...
Object Schemas
- Additional Information
- Per Service Schemas
objType
inventoryLocationStandard
{
objectType: "inventoryLocationStandard",
extendObjType: {
"serviceTag": "inventoryLocationManager",
"objectType": "inventoryLocation"
},
storageResources: {
myGraph: {
storageType: "graph",
graphServerTag: "GraphHandler"
}
},
addOnDataStructure: [],
fieldNames: {
// from inventoryLocation
},
}