public class

ListBody

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

This class is deprecated.
No replacement.

Class Overview

A ListBody object represents a list of inventory, these are grouped into one or more InventoryGroup.

Summary

Public Methods
List<InventoryGroup> getGroups()
boolean shouldShowHeadings()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public List<InventoryGroup> getGroups ()

Returns
  • 1 or more inventory groups.

public boolean shouldShowHeadings ()

Returns