共用方式為


Type type

定義 Type 的值。 可能的值包括:'Regular'、'Negative'、'GeneralProduct'

type Type = "Regular" | "Negative" | "GeneralProduct"