Skip to main content

Interface: SCCategoryType

Interface SCCategoryType. Category Schema.

Properties

active

Optional active: boolean

The category status.

Defined in

category.ts:61


auto_follow

Optional auto_follow: string

The category's auto follow behaviour.

Defined in

category.ts:56


deleted

Optional deleted: boolean

The category status.

Defined in

category.ts:66


emotional_image_original

Optional emotional_image_original: string

The landscape format image for category hub.

Defined in

category.ts:96


emotional_image_position

Optional emotional_image_position: number

The css background-position.

Defined in

category.ts:101


followed

Optional followed: boolean

If the category is followed by the authenticated user

Defined in

category.ts:126


followers_counter

Optional followers_counter: number

Followers counter for the category.

Defined in

category.ts:121


html_info

Optional html_info: string

The category's html text.

Defined in

category.ts:41


id

id: number

The ID of the category.

Defined in

category.ts:11


image_big

Optional image_big: string

The category's auto generated big size.

Defined in

category.ts:81


image_bigger

Optional image_bigger: string

The category's auto generated bigger size.

Defined in

category.ts:76


image_medium

Optional image_medium: string

The category's auto generated medium size.

Defined in

category.ts:86


image_original

Optional image_original: string

The category's image with min size.

Defined in

category.ts:71


image_small

Optional image_small: string

The category's auto generated small size.

Defined in

category.ts:91


lastmod_datetime

Optional lastmod_datetime: string

The last modify (datetime)

Defined in

category.ts:106


name

name: string

The name of the category.

Defined in

category.ts:21


name_synonyms

Optional name_synonyms: string

The synonyms/aliases of the category.

Defined in

category.ts:26


order

Optional order: number

The manual ordering number of the category.

Defined in

category.ts:16


seo_description

Optional seo_description: string

The description for category's html meta tag.

Defined in

category.ts:51


seo_title

Optional seo_title: string

The category's html meta tag.

Defined in

category.ts:46


slogan

Optional slogan: string

The slogan of the category.

Defined in

category.ts:36


slug

Optional slug: string

The slug of the category.

Defined in

category.ts:31


stream_order_by

Optional stream_order_by: string

The order of the category feed.

Defined in

category.ts:111


tags

Optional tags: SCTagType[]

The category's tags.

Defined in

category.ts:116