---
id: v1-report-result-reference
title: ReportResultReference
pagination_label: ReportResultReference
sidebar_label: ReportResultReference
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ReportResultReference', 'v1ReportResultReference']
slug: /tools/sdk/typescript/sod_policies/models/report-result-reference
tags: ['SDK', 'Software Development Kit', 'ReportResultReference', 'v1ReportResultReference']
---

# ReportResultReference

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **(optional)** `string` | SOD policy violation report result DTO type. | [default to undefined]
**id** | **(optional)** `string` | SOD policy violation report result ID. | [default to undefined]
**name** | **(optional)** `string` | Human-readable name of the SOD policy violation report result. | [default to undefined]
**status** | **(optional)** `string` | Status of a SOD policy violation report. | [default to undefined]

