Click or drag to resize

RentalObjectSearchItemWebMinimumPrice Property

The minimum price that this house can be rented for on a standard 7 day stay on the default arrival day. Please note that this property is null unless VacancyOptions.VacancyCheck is set to "None" in the class SearchCriteria.

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 PriceExampleWeb MinimumPrice { get; set; }

Property Value

Type: PriceExampleWeb
See Also