Service - Inventory Location Standard

From Izara Wiki
Revision as of 12:16, 14 March 2026 by Sven the Barbarian (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
    },
}

Working documents

Inventory Location Standard