# DeprecatedUserCreateIssueRequest
## Properties
**message** | **String** | Detailed report of the issue. |
**origin** | Option<**String**> | Origin of the issue. | [optional]
**subject** | Option<**String**> | Descriptive subject of the report. | [optional]
**r#type** | **String** | Type of feedback. |
**vote** | Option<**f64**> | Feedback rating from bad to good. | [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)