OwnerWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class OwnerWeb : BusinessPartnerWeb
The OwnerWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| Agreements |
A list of all agreements across all rental objects associated with this owner
| |
| CancelMonthlySettlementsDistribution |
True, if the owner does not receives monthly settlements
| |
| Category |
The owner category (Basic, Silver, Gold, etc..)
| |
| Company |
The details about the contact if the Type is value: Company
(Inherited from BusinessPartnerWeb.) | |
| Correspondence |
A list of all registered past correspondence with the owner.
| |
| CorrespondenceOptions |
The profileid of the owner
| |
| Person |
The details about the contact if the Type is value: Person
(Inherited from BusinessPartnerWeb.) | |
| ProfileId |
The profileid of the owner
| |
| Type |
The business entity type. The type determines if the contact details are found in Person or Company.
(Inherited from BusinessPartnerWeb.) |