(supports custom properties)
Document representing a catalog
Property | Type | Constraints | Description |
---|---|---|---|
assigned_product_count
|
Integer | The count of products assigned to the catalog. It is read only. | |
assigned_sites
|
[Site] | The sites assigned to the catalog. It is read only. | |
category_count
|
Integer | The category count of catalog. It is read only. | |
creation_date
|
DateTime | The creation date of catalog. It is read only. | |
description
|
Localized<String> | The description of catalog | |
id
|
String | The catalog Id | |
link
|
String | URL that is used to get this instance. It is read only. | |
name
|
Localized<String> | The catalog name | |
online
|
Boolean | The online status of catalog | |
owned_product_count
|
Integer | The count of products owned by the catalog. It is read only. | |
recommendation_count
|
Integer | The recommendation count of the catalog. It is read only. | |
root_category
|
String | The root category of catalog. It is read only. |