Record
ui-modification-context-details
No description available.
record ui-modification-context-details {
id: option<string>,
is-available: option<bool>,
issue-type-id: string,
project-id: string,
view-type: string,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<string> | |
| is-available | option<bool> | |
| issue-type-id | string | |
| project-id | string | |
| view-type | string |