Hierarchy

  • ReturnsRatinginfoRatingsItem

Properties

aggregate: null | number

Aggregated ratings grade.

aggregatelabel: null | string

The aggregation label.

aggregatestr: null | string

Aggregated ratings as string.

canrate: null | boolean

Whether the user can rate the item.

canviewaggregate: null | boolean

Whether the user can view the aggregated grade.

count: null | number

Ratings count (used when aggregating).

itemid: null | number

Item id.

rating: null | number

The rating the user gave.

scaleid: null | number

Scale id.

userid: null | number

User who rated id.

Generated using TypeDoc