MatterTypes
@smokeballdev/smokeball-client-sdk
Interface: MatterTypeItem
Matter type items and sub items.
Properties
id
id:
string
Unique provider-specific identifier of the item.
itemId
itemId:
string
Unique identifier of the item.
name
name:
string
Name of the item.
providerId
providerId:
string
Provider name of the item.
subItems
subItems:
MatterTypeItem
[]
List of sub items belonging to the item.