KeyDeliveryLocationWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class KeyDeliveryLocationWeb : IntervalWeb
The KeyDeliveryLocationWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| KeyDeliveryLocationWeb |
| Name | Description | |
|---|---|---|
| ContactPersonName |
The name of the contact person.
| |
| Coordinate |
GPS coordinate of the key delivery location
| |
| Description |
Description of the key location.
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| Location |
The contact details where the key can be located.
| |
| Type |
Type of the key location.
Possible values: (Agent; Office; Owner; ManualCodeLock; SmartCodeLock)
| |
| ValidFrom |
Start date
(Inherited from IntervalWeb.) | |
| ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |