Share via


TaggingStatus1 type

TaggingStatus1 の値を定義します。 使用可能な値は、'All'、'Tagged'、'Untagged' です。

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