SCCategoryType
Interface SCCategoryType. Category Schema.
Properties
Property | Type | Description |
---|---|---|
active? | boolean | The category status. |
auto_follow? | string | The category's auto follow behaviour. |
deleted? | boolean | The category status. |
emotional_image_original? | string | The landscape format image for category hub. |
emotional_image_position? | number | The css background-position. |
followed? | boolean | If the category is followed by the authenticated user |
followers_counter? | number | Followers counter for the category. |
html_info? | string | The category's html text. |
id | number | The ID of the category. |
image_big? | string | The category's auto generated big size. |
image_bigger? | string | The category's auto generated bigger size. |
image_medium? | string | The category's auto generated medium size. |
image_original? | string | The category's image with min size. |
image_small? | string | The category's auto generated small size. |
lastmod_datetime? | string | The last modify (datetime) |
name | string | The name of the category. |
name_synonyms? | string | The synonyms/aliases of the category. |
order? | number | The manual ordering number of the category. |
seo_description? | string | The description for category's html meta tag. |
seo_title? | string | The category's html meta tag. |
slogan? | string | The slogan of the category. |
slug? | string | The slug of the category. |
stream_order_by? | string | The order of the category feed. |
tags? | SCTagType [] | The category's tags. |