Sha256: e9311b3bfd8f9a18ef3857e91b633a6eb46348e6f2f0d2bd94b3d3a70f535b9b
Contents?: true
Size: 1.08 KB
Versions: 171
Compression:
Stored size: 1.08 KB
Contents
# UltracartClient::ItemReviews ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **has_approved_review** | **BOOLEAN** | True if the item has an approved review | [optional] **has_review** | **BOOLEAN** | True if the item has a review | [optional] **individual_reviews** | [**Array<ItemReview>**](ItemReview.md) | | [optional] **review_count** | **Integer** | Number of approved reviews | [optional] **review_overall** | **Float** | Overall score of reviews | [optional] **review_template_name** | **String** | Review template name | [optional] **review_template_oid** | **Integer** | Review template object identifier | [optional] **reviewable** | **BOOLEAN** | True if the item is reviewable | [optional] **share_reviews_with_merchant_item_id** | **String** | Share reviews with item id. To set, use the share_reviews_with_merchant_item_oid field. | [optional] **share_reviews_with_merchant_item_oid** | **Integer** | Share reviews with item oid. To null out this field, set teh value to zero. | [optional]
Version data entries
171 entries across 171 versions & 1 rubygems