Share via


TagType type

Definisce i valori per TagType. I valori possibili includono: 'Regular', 'Negative', 'GeneralProduct'

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