Skip to main content@smokeballdev/smokeball-client-sdk
Interface: MatterType
The matter type entity from Smokeball.
Properties
categories
categories: string[]
List of categories to which the matter type belongs.
description
description: string
Description of the matter type.
id: string
Unique identifier of the matter type.
items?
optional items: MatterTypeItem[]
List of items belonging to the matter type.
locationId
locationId: string
State to which the matter type belongs.
name
name: string
Name of the matter type.
representativeOptions?
optional representativeOptions: string[]
List of possible representative types for the matter type.
tags: string[]
List of tags assigned to the matter type.
type
type: TypeCategory
Category type to which the matter type belongs.