Sha256: 6f71e1f16cb2257c8afb5971e513bdd6edb0cb3b7e5193cefff101a6ea218319
Contents?: true
Size: 1019 Bytes
Versions: 125
Compression:
Stored size: 1019 Bytes
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] **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
125 entries across 125 versions & 1 rubygems