﻿# TextBoxFieldsResponse
Represents response containing multiple text box field objects

*Inherited from [\Aspose\PDF\Model\AsposeResponse](AsposeResponse.md)*
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fields** | [**\Aspose\PDF\Model\TextBoxFields**](TextBoxFields.md) | Text box fields 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/TextBoxFieldsResponse.php)

