CustomerReviewGradeWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class CustomerReviewGradeWeb : DataContractEntityWeb
The CustomerReviewGradeWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomerReviewGradeWeb |
Name | Description | |
---|---|---|
![]() | Category |
Category for the grade
|
![]() | Grade |
When used for customer reviews in results this value is the grade given for the category
When used for customer reviews statistics for the consumer this value is the calculated average for this category for the consumer
When used for rental object reviews statistics for the consumer this value is the calculated average this category for the rental object
|
![]() | GradesCount |
When used for customer reviews in results this value is 1
When used for customer reviews statistics for the consumer this value is the total number of reviews for this category for the consumer
When used for rental object reviews statistics for the consumer this value is the total number of reviews for this category for the rental object
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |