orderItemCount property

int? orderItemCount
getter/setter pair

Total unit count of impacted products ordered while the rule was active on the date of the report.

This count includes all orders that were started while the rule was active, even if the rule was no longer active when the order was completed.

Implementation

core.int? orderItemCount;