| Name | Type | Description | Notes |
|---|---|---|---|
| assignments | \ultracart\v2\models\ItemContentAssignment[] | StoreFront assignments | [optional] |
| attributes | \ultracart\v2\models\ItemContentAttribute[] | StoreFront attributes | [optional] |
| custom_thank_you_url | string | Custom Thank You URL | [optional] |
| exclude_from_search | bool | Exclude from search | [optional] |
| exclude_from_sitemap | bool | Exclude from the sitemap for the StoreFront | [optional] |
| exclude_from_top_sellers | bool | 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 | int | 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 | \ultracart\v2\models\ItemContentMultimedia[] | Multimedia | [optional] |
| new_item | bool | 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] |