public class

InventoryGroup

extends Object
java.lang.Object
   ↳ com.usebutton.sdk.models.InventoryGroup

This class is deprecated.
No replacement.

Class Overview

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> getInventory()
String getName()
int getNameColor()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public List<Inventory> getInventory ()

Returns
  • a list of inventory for this group

public String getName ()

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