Name | Type | Description | Notes |
---|---|---|---|
name | String | The new name of the label. | [optional] [default to nothing] |
description | String | The new description of the label. | [optional] [default to nothing] |
color | String | The hex color to be displayed with the Label (for example, "#ff0000"). | [optional] [default to nothing] |
archived | Bool | A true/false boolean indicating if the Label has been archived. | [optional] [default to nothing] |