StopPlaceRefsStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
StopPlaceRef array of StopPlaceRef

Example

{
  "StopPlaceRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ]
}