## Constructor: inputReportReasonOther ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |text|[string](../types/string.md) | Required| ### Type: [ReportReason](../types/ReportReason.md) ### Example: ``` $inputReportReasonOther = ['_' => inputReportReasonOther', 'text' => string, ]; ```