Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.06 KB

CustomerReviewer.md

File metadata and controls

19 lines (15 loc) · 1.06 KB

com.ultracart.admin.v2.Model.CustomerReviewer

Properties

Name Type Description Notes
AutoApprove bool? True if reviewes from this customer profile should automatically be approved [optional]
AverageOverallRating decimal? Average overall rating of items reviewed [optional]
Expert bool? True if the customer is an expert [optional]
FirstReview string First review [optional]
LastReview string Last review [optional]
Location string Location of the reviewer [optional]
Nickname string Nickname of the reviewer [optional]
NumberHelpfulReviewVotes int? Number of helpful review votes [optional]
Rank int? Rank of this reviewer [optional]
ReviewsContributed int? Number of reviews contributed [optional]

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