Interface IOrderFulfillmentService
- Namespace
- GastroSky.Services.OrderFulfillmentService
- Assembly
- GastroSky.dll
public interface IOrderFulfillmentService
Methods
FulfillOrder(string)
Task<OrderFulfillmentResult> FulfillOrder(string orderSlug)
Parameters
orderSlugstring