Service - Inventory Location Standard
Jump to navigation
Jump to search
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
},
}