Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1019 Bytes

File metadata and controls

18 lines (15 loc) · 1019 Bytes

# CustomerReviewer

Properties

Name Type Description Notes
auto_approve bool True if reviewes from this customer profile should automatically be approved [optional]
average_overall_rating float Average overall rating of items reviewed [optional]
expert bool True if the customer is an expert [optional]
first_review string First review [optional]
last_review string Last review [optional]
location string Location of the reviewer [optional]
nickname string Nickname of the reviewer [optional]
number_helpful_review_votes int Number of helpful review votes [optional]
rank int Rank of this reviewer [optional]
reviews_contributed int Number of reviews contributed [optional]

[Back to Model list] [Back to API list] [Back to README]