TagType type

Defines values for TagType. Possible values include: 'Regular', 'Negative', 'GeneralProduct'

type TagType = "Regular" | "Negative" | "GeneralProduct"