InventoryGroup | Button SDK for Android v7.0.0
InventoryGroup
An inventory group represents a logical grouping of inventory items, e.g. for a list of available table reservation times they can be grouped under party size (2 people, 3 people etc).
Summary
| Public Methods |
|---|
| List < Inventory > |
| String |
| int |
Public Methods
public List < Inventory > getInventory()
Returns
- a list of inventory for this group
public StringgetName()
Returns
- the name of this group, you can use this to distinguish different groups in your UI.
public int getNameColor()
Returns
- the color intended for this group name.