Click or drag to resize

RentalObjectPrices Class

Defines vacancies and prices for one rental object for following price file feeds: compressed/json/{partnerCode}/{consumerId}/price and compressed/xml/{partnerCode}/{consumerId}/price. The price file feeds are described here: Partner feeds are available as RESTful services.
Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContractsRentalObjectPrices

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 RentalObjectPrices

The RentalObjectPrices type exposes the following members.

Properties
  NameDescription
Public propertyPriceDurations
A list of possible durations in days. Each duration contains vacant arrival date intervals and prices.
Public propertyRentalObjectNo
Property Number
Top
See Also