Service - Freight In Standard
Revision as of 22:50, 15 April 2026 by Sven the Barbarian (talk | contribs)
Overview
Handler service for a standard freight in service.
Repository
...
Schemas
ObjectSchemas
freightInStandard
{
"objectType": "freightInStandard",
"extendObjType": {
"serviceTag": "FreightInManager",
"objectType": "freightIn"
},
"storageResources": {
"graph": {
"storageType": "graph",
"graphServerTag": "GraphHandler"
}
},
"addOnDataStructure": [],
"fieldNames": {
// from freightIn objType
},
"generatedBy": "userGenerated"
}
RelationshipSchemas
...