# Interface: TStoreCategory

TStoreCategory describes the store category item. Each store item can be assigned to 1 or more categories

## Properties

### id

> **id**: `number`

ID of the store category

***

### name

> **name**: `string`

Name of the store category

***

### order

> **order**: `number`

Order of the store category among other categories. Default value is 1
