stats property

List<CustomerIndexStats>? stats
getter/setter pair

Summary of indexed item counts, one for each day in the requested range.

Implementation

core.List<CustomerIndexStats>? stats;