---
id: v1-trigger-example-output
title: TriggerExampleOutput
pagination_label: TriggerExampleOutput
sidebar_label: TriggerExampleOutput
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'TriggerExampleOutput', 'v1TriggerExampleOutput']
slug: /tools/sdk/typescript/triggers/models/trigger-example-output
tags: ['SDK', 'Software Development Kit', 'TriggerExampleOutput', 'v1TriggerExampleOutput']
---

# TriggerExampleOutput

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | `string` | The unique ID of the identity to add to the approver list for the access request. | [default to undefined]
**name** | `string` | The name of the identity to add to the approver list for the access request. | [default to undefined]
**type** | `string` | The type of object being referenced. | [default to undefined]
**approved** | `boolean` | Whether or not to approve the access request. | [default to undefined]
**comment** | `string` | A comment about the decision to approve or deny the request. | [default to undefined]
**approver** | `string` | The name of the entity that approved or denied the request. | [default to undefined]

