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

# RemediationItemDetails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | The ID of the certification | [default to undefined]
**targetId** | **(optional)** `string` | The ID of the certification target | [default to undefined]
**targetName** | **(optional)** `string` | The name of the certification target | [default to undefined]
**targetDisplayName** | **(optional)** `string` | The display name of the certification target | [default to undefined]
**applicationName** | **(optional)** `string` | The name of the application/source | [default to undefined]
**attributeName** | **(optional)** `string` | The name of the attribute being certified | [default to undefined]
**attributeOperation** | **(optional)** `string` | The operation of the certification on the attribute | [default to undefined]
**attributeValue** | **(optional)** `string` | The value of the attribute being certified | [default to undefined]
**nativeIdentity** | **(optional)** `string` | The native identity of the target | [default to undefined]

