# Narwhalyeti.UserTaskListResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**gid** | **String** | Globally unique identifier of the resource, as a string. | [optional] 
**resource_type** | **String** | The base type of this resource. | [optional] 
**name** | **String** | The name of the user task list. | [optional] 
**owner** | **AllOfUserTaskListResponseOwner** | The owner of the user task list, i.e. the person whose My Tasks is represented by this resource. | [optional] 
**workspace** | **AllOfUserTaskListResponseWorkspace** | The workspace in which the user task list is located. | [optional] 
