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