---
title: inputReportReasonOther
description: inputReportReasonOther attributes, type and example
---
## Constructor: inputReportReasonOther  
[Back to constructors index](index.md)



### Attributes:

| Name     |    Type       | Required |
|----------|:-------------:|---------:|
|text|[string](../types/string.md) | Required|



### Type: [ReportReason](../types/ReportReason.md)


### Example:

```
$inputReportReasonOther = ['_' => 'inputReportReasonOther', 'text' => string, ];
```