typeAnnotation(ODataTypeAnnotation (object or null))One of:ODataTypeAnnotation+Show 2 propertiesentitySetsArray of objects or null(ODataEntitySetInfo)+Show 4 array propertiessingletonsArray of objects or null(ODataSingletonInfo)+Show 4 array propertiesfunctionImportsArray of objects or null(ODataFunctionImportInfo)+Show 4 array properties{ "typeAnnotation": { "typeName": "string", "type": { … } }, "entitySets": [ { … } ], "singletons": [ { … } ], "functionImports": [ { … } ] }
typeAnnotation(ODataTypeAnnotation (object or null))One of:ODataTypeAnnotation+Show 2 propertiesurlstring or null(uri)namestring or nulltitlestring or null{ "typeAnnotation": { "typeName": "string", "type": { … } }, "url": "http://example.com", "name": "string", "title": "string" }
typeAnnotation(ODataTypeAnnotation (object or null))One of:ODataTypeAnnotation+Show 2 propertiesurlstring or null(uri)namestring or nulltitlestring or null{ "typeAnnotation": { "typeName": "string", "type": { … } }, "url": "http://example.com", "name": "string", "title": "string" }