Click or drag to resize

RentalObjectKeyDeliveryWeb Class

Rental object key delivery location information
Inheritance Hierarchy

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 RentalObjectKeyDeliveryWeb : RentalObjectBaseWeb

The RentalObjectKeyDeliveryWeb type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBcode
Agency code. Used to distinguish subset of houses.
(Inherited from RentalObjectBaseWeb.)
Public propertyDeliveryLocations
Property DeliveryLocations
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyRentalObjectNo
A unique identifier for the rental object.
(Inherited from RentalObjectBaseWeb.)
Top
See Also