This is the data structure for a beverage availability node.

It represents the additional data that will be added into the availability model for a beverage.

interface BeverageData {}

Hierarchy (view full)