﻿# RedactionAnnotationsResponse
Represents response containing multiple redaction annotation objects

*Inherited from [\Aspose\PDF\Model\AsposeResponse](AsposeResponse.md)*
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**annotations** | [**\Aspose\PDF\Model\RedactionAnnotations**](RedactionAnnotations.md) | Redaction annotations object | [optional]
**code** | **int** | Response status code.<br />*Inherited from [\Aspose\PDF\Model\AsposeResponse](AsposeResponse.md)* | 
**status** | **string** | Response status.<br />*Inherited from [\Aspose\PDF\Model\AsposeResponse](AsposeResponse.md)* | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/Aspose/PDF/Model/RedactionAnnotationsResponse.php)

