Share via


TagType type

TagType の値を定義します。 指定できる値は、'Regular'、'Negative'、'GeneralProduct' です。

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