AttractionsCriteria Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class AttractionsCriteria : DataContractBase
The AttractionsCriteria type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttractionsCriteria |
Name | Description | |
---|---|---|
![]() | ArrivalDate |
Arrival date used to correctly fill the list of available ticket articles (and its corresponding price) for each attraction returned by the service method.
|
![]() | CurrencyIsoCode |
Currency ISO used to correctly fill the list of available ticket articles (and its corresponding price) for each attraction returned by the service method.
|
![]() | DepartureDate |
Departure date used to correctly fill the list of available ticket articles (and its corresponding price) for each attraction returned by the service method.
|
![]() | MaxDistanceKm |
The maximum distance the attractions can be positioned from the origin in km.
|
![]() | Origin |
The GPS coordinate from which to calculate the max distance to.
|