CustomFilter Interface Properties

PropertyTypeOptionalDescription
idstringNoUnique identifier for the custom filter.
colorstringNoColor associated with the custom filter.
namestringNoName or label of the custom filter.

CustomPriority Interface Properties

PropertyTypeOptionalDescription
idstringNoUnique identifier for the custom priority.
colorstringNoColor associated with the custom priority.
namestringNoName or label of the custom priority.
lightColorstringYesLight color variant for the custom priority.

CustomStatus Interface Properties

PropertyTypeOptionalDescription
idstringNoUnique identifier for the custom status.
colorstringNoColor associated with the custom status.
namestringNoName or label of the custom status.
typeStatusTypeNoType of the status (default, ongoing, or terminal).
lightColorstringYesLight color for the custom status.
svgstringYesRaw SVG string for the custom status.
iconUrlstringYesURL to an icon image for the custom status.

CustomCategory Interface Properties

PropertyTypeOptionalDescription
idstringNoUnique identifier for the custom category.
colorstringNoColor associated with the custom category.
namestringNoName or label of the custom category.