PricesAndArrivalsPersonsMin Property |
If the price over the booking is dependent on the number of persons, this field defines the lower limit for the number of persons. Otherwise it is empty.
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 int? PersonsMin { get; set; }
Property Value
Type:
NullableInt32
See Also