Service - Freight In Standard
Jump to navigation
Jump to search
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
...