SearchOwnersCriteria Class |
Namespace: Tse.EasyBook.Server.DataContracts.OwnerLogin
public class SearchOwnersCriteria : DataContractBase
The SearchOwnersCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
| SearchOwnersCriteria |
| Name | Description | |
|---|---|---|
| ChangeTimeStamp |
Only show owners with contact detail changes since this timestamp.
| |
| Count |
The maximum number of found tips to return. If null, all found tips are returned.
| |
The e-mail address to search for.
| ||
| Offset |
Offset to use for paging the results, ie. if set to 20 results from index 20 and on up to Count is returned.If null paging is not used
| |
| RentalObjectNumber |
The rental object number to search for.
|