# Complaint
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | |
**status** | [**models::BackOfficeStatus**](BackOfficeStatus.md) | |
**customer_complaint** | Option<[**models::CustomerComplaint**](CustomerComplaint.md)> | | [optional]
**missing_information** | Option<**Vec<String>**> | indication of missing customer information | [optional]
**decision** | Option<[**models::ComplaintDecision**](ComplaintDecision.md)> | | [optional]
**_links** | Option<[**Vec<models::Link>**](Link.md)> | Java Property Name: 'links' | [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)