Table of Contents

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 int

The id associated with the target bottle kind

Returns

BottleKindDetailedStatusContract

The detailed bottle kind status corresponding to the given identifier