Record
user-task-list-response
No description available.
record user-task-list-response {
gid: option<string>,
resource-type: option<string>,
name: option<string>,
owner: option<user-compact>,
workspace: option<workspace-compact>,
}Fields
| Name | Type | Description |
|---|---|---|
| gid | option<string> | |
| resource-type | option<string> | |
| name | option<string> | |
| owner | option<user-compact> | |
| workspace | option<workspace-compact> |