public class

ListBody

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

Class Overview

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

Summary

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

Public Methods

public List<InventoryGroup> getGroups ()

Returns
  • 1 or more inventory groups.

public boolean shouldShowHeadings ()

Returns