AuxData

AuxData

new AuxData()

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

Source:

Members

bop_aux :Object.<string, Object>

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

item_aux :Object.<string, Object>

Maps item_id with the item's aux data object.

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

summary_aux :Object.<string, Object>

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

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