Method GetDetailedStatusBottles
- Namespace
- Everest.Service.Containers
- Assembly
- Everest.Service.dll
GetDetailedStatusBottles(bool)
Returns the full bottle kind description and stock information for all bottles (optionally filtering out those that are out of stock)
public BottleKindDetailedStatusContract[] GetDetailedStatusBottles(bool onStock = true)
Parameters
onStock
boolTrue if the list should include only the bottles that are currently on stock
Returns
- BottleKindDetailedStatusContract[]
The list of bottles corresponding to filter criterion