foxclient 5.2.2

Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application's access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
Documentation
# ShortDeviceResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_id** | **String** |  | 
**codename** | **String** | Device codename, legacy | 
**model_name** | **String** | Model name of device, does not include the OEM part, legacy | 
**oem_name** | **String** |  | 
**id** | **String** |  | 
**codenames** | **Vec<String>** |  | 
**model_names** | **Vec<String>** |  | 
**supported** | **bool** |  | 
**full_name** | **String** | Full name of device / devices, legacy | [readonly]
**url** | **String** | URL of the device on the official website | [readonly]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)