Record
issue-event-project-card
No description available.
record issue-event-project-card {
column-name: string,
id: s32,
previous-column-name: option<string>,
project-id: s32,
project-url: string,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| column-name | string | |
| id | s32 | |
| previous-column-name | option<string> | |
| project-id | s32 | |
| project-url | string | |
| url | string |