Itinerary
Contains information about an itinerary day within a Voyage.
Property Name | Type | Description |
---|---|---|
Day | string | Which day on the voyage this itinerary item is relevant to. |
Location | string | Location of the starting point of the itinerary. |
Heading | string | Title of the itinerary item. |
Body | RichText | Description of the itinerary item in rich text format. |
Media | MediaContent[] | Relevant media for the itinerary item. |