Method GetDetailedBottleStatus
- Namespace
- Everest.Service.Containers
- Assembly
- Everest.Service.dll
GetDetailedBottleStatus(int)
Returns the bottle kind description and stock information associated with the given id
public BottleKindDetailedStatusContract GetDetailedBottleStatus(int id)
Parameters
id
intThe id associated with the target bottle kind
Returns
- BottleKindDetailedStatusContract
The detailed bottle kind status corresponding to the given identifier