SearchCustomerReviewsResult Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class SearchCustomerReviewsResult : DataContractBase
The SearchCustomerReviewsResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchCustomerReviewsResult |
Name | Description | |
---|---|---|
![]() | Categories |
Cateogories that are not discontinued
|
![]() | RentalObjectStatistics |
Statistics for rental objects included in the search result
|
![]() | Reviews |
Reviews that matches search criteria
|
![]() | Statistics |
Statistics for the consumer
|
![]() | StatisticsFromDate |
The start date of the period used to calculate the included review statistics. All active reviews created in this period are included in the calculation.
|
![]() | StatisticsToDate |
The end date of the period used to calculate the included review statistics. All active reviews created in this period are included in the calculation.
|
![]() | TotalCount |
Total count of matched customer reviews.
|