RequestedItemStatusCancelledRequestDetails
Import this model from the entry point of its package:
import { RequestedItemStatusCancelledRequestDetails } from '@sailpoint/angular-sdk/access_requests';
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] |