qualifierstring or nullterm(IEdmTerm (object or null))One of:IEdmTerm+Show 3 propertiestarget(IEdmVocabularyAnnotatable (object or null))One of:IEdmVocabularyAnnotatableobject or null(IEdmVocabularyAnnotatable)value(IEdmExpression (object or null))One of:IEdmExpression+Show propertyusesDefaultboolean{ "qualifier": "string", "term": { "type": { … }, "appliesTo": "string", "defaultValue": "string" }, "target": {}, "value": { "expressionKind": 0 }, "usesDefault": true }
type(IEdmTypeReference (object or null))One of:IEdmTypeReference+Show 2 propertiesappliesTostring or nulldefaultValuestring or null{ "type": { "isNullable": true, "definition": { … } }, "appliesTo": "string", "defaultValue": "string" }
isNullablebooleandefinition(IEdmType (object or null))One of:IEdmType+Show property{ "isNullable": true, "definition": { "typeKind": 0 } }