Service - Freight In Standard

From Izara Wiki
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

...

Working documents

Freight In Standard