---
id: v1-cancelled-request-details
title: CancelledRequestDetails
pagination_label: CancelledRequestDetails
sidebar_label: CancelledRequestDetails
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'CancelledRequestDetails', 'v1CancelledRequestDetails']
slug: /tools/sdk/typescript/access_requests/models/cancelled-request-details
tags: ['SDK', 'Software Development Kit', 'CancelledRequestDetails', 'v1CancelledRequestDetails']
---

# CancelledRequestDetails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**comment** | **(optional)** `string` | Comment made by the owner when cancelling the associated request. | [default to undefined]
**owner** | **(optional)** `OwnerDto` |  | [default to undefined]
**modified** | **(optional)** `string` | Date comment was added by the owner when cancelling the associated request. | [default to undefined]

