class RecombeeApiClient::DeleteRating

Deletes an existing rating specified by (‘userId`, `itemId`, `timestamp`) from the database or all the ratings with the given `userId` and `itemId` if `timestamp` is omitted.