github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/DictionaryShippingOptions.md (about) 1 # DictionaryShippingOptions 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Quantity** | **int32** | Quantity of devices to ship | [optional] 7 **Price** | **int32** | Price for shipping with the specified method (depending on the quantity value) | [optional] 8 **Method** | [**ShippingMethod**](ShippingMethod.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