Files
2025-09-07 00:21:05 +00:00

13 lines
603 B
Markdown

# Label
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**color** | **String** | | [optional]
**description** | **String** | Description provides additional context about the label's purpose | [optional]
**exclusive** | **Boolean** | | [optional]
**id** | **Long** | ID is the unique identifier for the label | [optional]
**isArchived** | **Boolean** | | [optional]
**name** | **String** | Name is the display name of the label | [optional]
**url** | **String** | URL is the API endpoint for accessing this label | [optional]