partOfTrip property
Identifies that this [Trip
] is a subTrip of another Trip For
example Day 1, Day 2, etc of a multi-day trip.
Implementation
SchemaTrip? partOfTrip;
Identifies that this [Trip
] is a subTrip of another Trip For
example Day 1, Day 2, etc of a multi-day trip.
SchemaTrip? partOfTrip;