Sha256: 11157d14b9a29946695ea43e37dc39c648c2de0addbfe53affda35514946f400
Contents?: true
Size: 1.68 KB
Versions: 2
Compression:
Stored size: 1.68 KB
Contents
# UltracartClient::ItemContent ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **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** | Extended description text translation instance identifier | [optional] **meta_description** | **String** | SEO meta description used by Storefronts | [optional] **meta_keywords** | **String** | SEO meta keywords used by Storefronts | [optional] **meta_title** | **String** | SEO meta title used by Storefronts | [optional] **multimedia** | [**Array<ItemContentMultimedia>**](ItemContentMultimedia.md) | Multimedia | [optional] **new_item** | **BOOLEAN** | True if the item is new | [optional] **new_item_end** | **String** | The date the item should no longer be considered new | [optional] **new_item_start** | **String** | The date the item should start being considered new | [optional] **view_url** | **String** | Legacy view URL (not used by StoreFronts) | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-3.10.221 | docs/ItemContent.md |
ultracart_api-3.10.220 | docs/ItemContent.md |