Toggle navigation
OpenTripPlanner: UnknownExtensionsErrorStructure
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
UnknownExtensionsErrorStructure
UnknownExtensionsErrorStructure
Data Type
Implemented Interfaces
Serializable
Properties
name
data type
description
ExtensionName
array of string
Properties inherited from
ErrorCodeStructure
ErrorText
string
number
number
Example
{ "ExtensionName" : [ "...", "..." ], "ErrorText" : "...", "number" : 12345 }