Voyage
Contains information about a voyage.
Property Name | Type | Description |
---|---|---|
Heading | string | Title of the voyage. |
LargeMap | MediaContent | Map of the route. |
Intro | string | Short description. |
SellingPoints | string[] | List of selling points. |
Media | MediaContent[] | List of media relating to the voyage. |
IncludedInfo | RichText | A description of what is included in rich text format. |
NotIncludedInfo | RichText | A description of what is not included in rich text format. |
Notes | RichText | Important information about the voyage in rich text format. |
PackageId | string | Unique identifier of this package. Links to the master package files. |
DurationText | string | The duration of the voyage. |
ItineraryData | Itinerary[] | Describes the voyage itinerary day by day. |