indexedItemsCount property

String? indexedItemsCount
getter/setter pair

Number of items matching the status code for which billing is done.

This excludes virtual container items from the total count. This count would not be applicable for items with ERROR or NEW_ITEM status code.

Implementation

core.String? indexedItemsCount;