﻿# RadioButtonFieldResponse
Represents response containing single RadioButton field object

*Inherited from [\Aspose\PDF\Model\AsposeResponse](AsposeResponse.md)*
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**field** | [**\Aspose\PDF\Model\RadioButtonField**](RadioButtonField.md) | RadioButton field 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/RadioButtonFieldResponse.php)

