Click or drag to resize

CalendarEntryRentalAgreementInfoWeb Class

Data contract for Rental Object Calendar Rental Agreement info
Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContractsCalendarEntryRentalAgreementInfoWeb

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 CalendarEntryRentalAgreementInfoWeb

The CalendarEntryRentalAgreementInfoWeb type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBookingDate
BookingDate aka ReservationDate
Public propertyConsumption
The list of consumptions for the rental agreement.
Public propertyCustomerCountryCode
CountryCode of Customer
Public propertyCustomerPostalCode
PostalCode of Customer
Public propertyNumberOfChildren
Number of children
Public propertyNumberOfPersons
Number of adults
Public propertyNumberOfPets
Number of pets
Top
See Also