Interface IFulfillmentWarehouseProcessor
Gets IWarehouse for IShipment.
Namespace: EPiServer.Commerce.Order
Assembly: EPiServer.Business.Commerce.dll
Version: 12.17.2Syntax
public interface IFulfillmentWarehouseProcessor
Methods
GetFulfillmentWarehouse(IShipment)
Declaration
IWarehouse GetFulfillmentWarehouse(IShipment shipment)
Parameters
| Type | Name | Description |
|---|---|---|
| IShipment | shipment |
Returns
| Type | Description |
|---|---|
| IWarehouse |