UNPKG

shipstation-client

Version:
21 lines (13 loc) 526 B
# AddNewInventoryWarehouseRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **string** | | [default to undefined] ## Example ```typescript import { AddNewInventoryWarehouseRequest } from 'shipstation-client'; const instance: AddNewInventoryWarehouseRequest = { name, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)