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


## Overview

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

## Attributes

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

  


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