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