Record
runner
No description available.
record runner {
active: option<string>,
description: option<string>,
id: option<string>,
is-shared: option<string>,
name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| active | option<string> | |
| description | option<string> | |
| id | option<string> | |
| is-shared | option<string> | |
| name | option<string> |