# ThisIsTheDocumentationOfTheRestInterfacesProvidedByNtsRetail.Response

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**lastModified** | **Date** |  | [optional] 
**_date** | **Date** |  | [optional] 
**headers** | **{String: [Object]}** |  | [optional] 
**entity** | **Object** |  | [optional] 
**status** | **Number** |  | [optional] 
**statusInfo** | [**StatusType**](StatusType.md) |  | [optional] 
**metadata** | **{String: [Object]}** |  | [optional] 
**cookies** | [**{String: NewCookie}**](NewCookie.md) |  | [optional] 
**mediaType** | [**MediaType**](MediaType.md) |  | [optional] 
**allowedMethods** | **[String]** |  | [optional] 
**entityTag** | [**EntityTag**](EntityTag.md) |  | [optional] 
**links** | [**[Link]**](Link.md) |  | [optional] 
**stringHeaders** | **{String: [String]}** |  | [optional] 
**length** | **Number** |  | [optional] 
**location** | **String** |  | [optional] 
**language** | [**Locale**](Locale.md) |  | [optional] 


