itemCountByStatus property

List<ItemCountByStatus>? itemCountByStatus
getter/setter pair

Number of items aggregrated by status code.

Implementation

core.List<ItemCountByStatus>? itemCountByStatus;