Record
post-v3-projects-id-labels-params
No description available.
record post-v3-projects-id-labels-params {
id: string,
name: string,
color: string,
description: option<string>,
priority: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| name | string | |
| color | string | |
| description | option<string> | |
| priority | option<s32> |