Click or drag to resize

PricesDays Class

The vacant arrival date intervals and prices for rental intervals of the specified duration.
Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContractsPricesDays

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 class PricesDays

The PricesDays type exposes the following members.

Properties
  NameDescription
Public propertyDays
The duration of a rental interval in days.
Public propertyPrices
Vacant arrival date intervals and prices for the specified duration.
Top
See Also