Fields documentation for CustomerReviewGradeWeb
Name | Type | Summery | Remarks |
---|---|---|---|
Category | CustomerReviewCategoryWeb | Category for the grade. | |
Grade | Nullable<Double> | 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 | Nullable<Int32> | 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. | Used for statistics |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. |