Fields documentation for AttractionWeb
Name | Type | Summery | Remarks |
---|---|---|---|
AgeIntervals | AgeIntervalWeb[] | A list of age intervals that the attraction operates with. | Many attractions and themeparks operate with different age intervals and thus different ticket prices. Considering the age interval of the buyers are an important step in finding the correct ticket article to sell. Ticket articles and age intervals are linked together. |
Coordinate | GpsCoordinateWeb | The GPS Coordinate of the attraction. | |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
Name | String | The name of the attraction. | |
TicketArticles | TicketArticleWeb[] | The list of available ticket articles. Can be empty if no ticket article is available for an attraction. | |
TicketArticlesAvailable | Boolean | If true, tickets are available for purchase for this specific attraction. |