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