---
id: v1-approval-item-details
title: ApprovalItemDetails
pagination_label: ApprovalItemDetails
sidebar_label: ApprovalItemDetails
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ApprovalItemDetails', 'v1ApprovalItemDetails']
slug: /tools/sdk/typescript/work_items/models/approval-item-details
tags: ['SDK', 'Software Development Kit', 'ApprovalItemDetails', 'v1ApprovalItemDetails']
---

# ApprovalItemDetails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | The approval item\'s ID | [default to undefined]
**account** | **(optional)** `string` | The account referenced by the approval item | [default to undefined]
**application** | **(optional)** `string` | The name of the application/source | [default to undefined]
**name** | **(optional)** `string` | The attribute\'s name | [default to undefined]
**operation** | **(optional)** `string` | The attribute\'s operation | [default to undefined]
**value** | **(optional)** `string` | The attribute\'s value | [default to undefined]
**state** | **(optional)** `WorkItemState` |  | [default to undefined]

