Record
project-column
No description available.
record project-column {
cards-url: string,
created-at: string,
id: s32,
name: string,
node-id: string,
project-url: string,
updated-at: string,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| cards-url | string | |
| created-at | string | |
| id | s32 | |
| name | string | |
| node-id | string | |
| project-url | string | |
| updated-at | string | |
| url | string |