CustomerReviewStatisticsWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class CustomerReviewStatisticsWeb : DataContractEntityWeb
The CustomerReviewStatisticsWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomerReviewStatisticsWeb |
Name | Description | |
---|---|---|
![]() | ActiveReviewsCount |
The count of grade included in the above GradesAverage value
|
![]() | AveragesPerCategory |
Averages per consumer or per rental object and per category
|
![]() | GradesAverage |
Average grade across all categories per consumer or per rental object
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | RentalObjectNo |
Null for averages per Consumer and filled out for averages per rental object
|