NetworkObjectSchema

NetworkObjectSchema
NetworkObjectSchema
JSON Example
{
    "schema": {
        "fields": [
            {
                "permissibleValues": {
                    "customAllowed": false
                },
                "displayAdvice": "string",
                "columns": [
                    "Field Object"
                ],
                "dataType": {
                    "typeId": "string"
                },
                "isMultiValued": false,
                "description": "string",
                "orderIndex": 0,
                "id": "string",
                "label": "string",
                "state": {
                    "dependencies": [
                        "string"
                    ],
                    "facets": [
                        {}
                    ]
                }
            }
        ]
    },
    "lastUpdated": "string",
    "schemaClassId": "string",
    "createdDate": "string",
    "id": "string",
    "version": 0
}
schema
Optional

schema

string As date-time As date-time
lastUpdated
Optional

lastUpdated

string
schemaClassId
Optional

schemaClassId

string As date-time As date-time
createdDate
Optional

createdDate

string As uuid As uuid
id
Optional

id

integer As int64 As int64
version
Optional

version