AuxData

AuxData

new AuxData()

Aux data mapping structure for storing aux in the client state.

Source:

Members

bop_aux :Object.<string, Object>

Source:
Type:
  • Object.<string, Object>

item_aux :Object.<string, Object>

Maps item_id with the item's aux data object.

Source:
Type:
  • Object.<string, Object>

summary_aux :Object.<string, Object>

Maps item_id with the item's summary aux data object.

Source:
Type:
  • Object.<string, Object>