---
title: "Task Assignment objects"
canonical: "https://support.appfire.com/space/CDML/650219059/Task%20Assignment%20objects"
format: markdown
---
> Macro (aura-html)


## Overview

Task Assignment objects are accessed via the `assignment` (most recent assignment) and `assignments` (list of all assignments) attributes of [Task objects](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649793989).

## Attributes

| Key | Content Types | Return Type | Description |
| --- | --- | --- | --- |
| `user` | Task Assignment | [User](https://appfire.atlassian.net/wiki/spaces/SUPSR/pages/479036252) | User who assigned the task |
| `date` | Task Assignment | [Date](https://appfire.atlassian.net/wiki/spaces/SUPSR/pages/479036151) | Date on which the task was assigned |
| `comment` | Task Assignment | [Text](https://appfire.atlassian.net/wiki/spaces/SUPSR/pages/479035980) | Note associated with the assignment |

  


| [‹ Back to Task objects](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649793989) |
| --- |