AttractionWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class AttractionWeb : DataContractEntityWeb
The AttractionWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| AttractionWeb |
| Name | Description | |
|---|---|---|
| AgeIntervals |
A list of age intervals that the attraction operates with
| |
| Coordinate |
The GPS Coordinate of the attraction
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| Name |
The name of the attraction.
| |
| TicketArticles |
The list of available ticket articles. Can be empty if no ticket article is available for an attraction.
| |
| TicketArticlesAvailable |
If true, tickets are available for purchase for this specific attraction.
|