Click or drag to resize

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)
Syntax
C#
public string CurrencyIsoCode { get; set; }

Property Value

Type: String
Remarks
If null or empty no ticket article information is returned for the attractions
See Also