github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/DeviceModelExtResource.md (about) 1 # DeviceModelExtResource 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Sku** | **string** | Device identification number (stock keeping unit) in the format TP-ID [-AT-AC], where TP is device type (HP for RC HardPhone, DV for all other devices including softphone); ID - device model ID; AT -addon type ID; AC - addon count (if any). For example 'HP-56-2-2' | [optional] 7 **Type** | **string** | Device type. The default value is 'HardPhone' | [optional] 8 **Model** | [**DeviceModelResource**](DeviceModelResource.md) | | [optional] 9 10 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 11 12