Interface IRatingRequest

The IRatingRequest interface describes a request to rate an item in the index.

Index

Properties

Properties

rating

rating: string

Contains the rating description.

Possible values are Undefined | Lowest | Low | Average | Good | Best.

uniqueId

uniqueId: string

Contains the unique ID of the item to rate.

Hierarchy

  • IRatingRequest