TaggingStatus1 type

TaggingStatus1 değerlerini tanımlar. Olası değerler şunlardır: 'All', 'Tagged', 'Untagged'

type TaggingStatus1 = "All" | "Tagged" | "Untagged"