docs/ItemContent.md in ultracart_api-3.6.16 vs docs/ItemContent.md in ultracart_api-3.6.17
- old
+ new
@@ -5,9 +5,10 @@
------------ | ------------- | ------------- | -------------
**assignments** | [**Array<ItemContentAssignment>**](ItemContentAssignment.md) | StoreFront assignments | [optional]
**attributes** | [**Array<ItemContentAttribute>**](ItemContentAttribute.md) | StoreFront attributes | [optional]
**custom_thank_you_url** | **String** | Custom Thank You URL | [optional]
**exclude_from_search** | **BOOLEAN** | Exclude from search | [optional]
+**exclude_from_sitemap** | **BOOLEAN** | Exclude from the sitemap for the StoreFront | [optional]
**exclude_from_top_sellers** | **BOOLEAN** | Exclude from the top sellers list in the StoreFront | [optional]
**extended_description** | **String** | Extended description (max 10000 characters) | [optional]
**extended_description_translated_text_instance_oid** | **Integer** | Extneded description text translation instance identifier | [optional]
**multimedia** | [**Array<ItemContentMultimedia>**](ItemContentMultimedia.md) | Multimedia | [optional]
**new_item** | **BOOLEAN** | True if the item is new | [optional]