Kind: Class
Source: atloria-monorepo/apps/api/src/boards/dto/column.dto.ts
Properties
| Property | Type |
|---|---|
name | string |
color | string |
mapsToStatus | `IssueStatus |
wipLimit | `number |
afterColumnId | string |
Kind: Class
Source: atloria-monorepo/apps/api/src/boards/dto/column.dto.ts
| Property | Type |
|---|---|
name | string |
color | string |
mapsToStatus | `IssueStatus |
wipLimit | `number |
afterColumnId | string |
Was this page helpful?