AnnotatedDirectionStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
AnnotatedDirectionRef DirectionRefStructure
DirectionName NaturalLanguageStringStructure

Example

{
  "AnnotatedDirectionRef" : {
    "value" : "..."
  },
  "DirectionName" : {
    "value" : "...",
    "lang" : "..."
  }
}