A get warehouse by id response body
| Name | Type | Description | Notes |
|---|---|---|---|
| CreatedAt | DateTimeOffset | Timestamp that indicates when the warehouse was created | [readonly] |
| Name | string | Name of the warehouse | |
| OriginAddress | Address | The origin address of the warehouse | |
| ReturnAddress | Address | The return address associated with the warehouse | |
| WarehouseId | string | A string that uniquely identifies the warehouse | [readonly] |
| IsDefault | bool | Designates which single warehouse is the default on the account | [optional] [default to false] |