# UserTaskListCompact
## Properties
**gid** | Option<**String**> | Globally unique identifier of the resource, as a string. | [optional][readonly]
**resource_type** | Option<**String**> | The base type of this resource. | [optional][readonly]
**name** | Option<**String**> | The name of the user task list. | [optional]
**owner** | Option<[**crate::models::UserCompact**](UserCompact.md)> | The owner of the user task list, i.e. the person whose My Tasks is represented by this resource. | [optional][readonly]
**workspace** | Option<[**crate::models::WorkspaceCompact**](WorkspaceCompact.md)> | The workspace in which the user task list is located. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)