---
id: v1-load-entitlement-task
title: LoadEntitlementTask
pagination_label: LoadEntitlementTask
sidebar_label: LoadEntitlementTask
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'LoadEntitlementTask', 'v1LoadEntitlementTask']
slug: /tools/sdk/typescript/entitlements/models/load-entitlement-task
tags: ['SDK', 'Software Development Kit', 'LoadEntitlementTask', 'v1LoadEntitlementTask']
---

# LoadEntitlementTask

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | System-generated unique ID of the task this taskStatus represents | [default to undefined]
**type** | **(optional)** `string` | Type of task this task represents | [default to undefined]
**uniqueName** | **(optional)** `string` | The name of the task | [default to undefined]
**description** | **(optional)** `string` | The description of the task | [default to undefined]
**launcher** | **(optional)** `string` | The user who initiated the task | [default to undefined]
**created** | **(optional)** `string` | The creation date of the task | [default to undefined]
**returns** | **(optional)** `Array<LoadEntitlementTaskReturnsInner>` | Return values from the task | [default to undefined]

