| name | data type | description |
|---|---|---|
| FramedVehicleJourneyRef | FramedVehicleJourneyRefStructure | |
| LineRef | LineRef | |
| ParticipantRef | RequestorRef |
Example
{
"FramedVehicleJourneyRef" : {
"DataFrameRef" : {
"value" : "..."
},
"DatedVehicleJourneyRef" : "..."
},
"LineRef" : {
"value" : "..."
},
"ParticipantRef" : {
"value" : "..."
}
}