AttractionsCriteriaCurrencyIsoCode Property |
Currency ISO used to correctly fill the list of available ticket articles (and its corresponding price) for each attraction returned by the service method.
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CurrencyIsoCode { get; set; }
Property Value
Type:
String
RemarksIf null or empty no ticket article information is returned for the attractions
See Also