JSON Schema Property 'ObjectType'

Description

Either Material, Part, Assembly, Test,..

Diagram

JSON Schema Diagram of /definitions/Object/properties/ObjectType

Value

String

Any String value.

Enum

"Assembly"
"ExternalProcess"
"InternalProcess"
"Material"
"MaterialTest"
"Part"
"RelatedPart"
"StandardPart"
"Other"

Source

"ObjectType": {
    "type": "string",
    "description": "Either Material, Part, Assembly, Test,..",
    "enum": [
        "Assembly",
        "ExternalProcess",
        "InternalProcess",
        "Material",
        "MaterialTest",
        "Part",
        "RelatedPart",
        "StandardPart",
        "Other"
    ]
}
C:\Users\usr53200\Downloads\e-coc.json (245:18)
Documentation for eCoC
Generated using Liquid Studio 2020 - Data Designer Edition 18.0.5.9988