github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/DeviceOrderResource.md (about) 1 # DeviceOrderResource 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **AccountId** | **string** | | [optional] 7 **RequestNumber** | **string** | | [optional] 8 **DistributorName** | **string** | | [optional] 9 **TrackingNumber** | **string** | | [optional] 10 **ShippingCarrier** | **string** | | [optional] 11 **Devices** | [**[]DeviceInstance**](DeviceInstance.md) | | [optional] 12 13 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 14 15