numericalImpact property

int? numericalImpact
getter/setter pair

A numerical score of the impact from the recommendation's description.

For example, a recommendation might suggest an upward trend in sales for a certain product. Higher number means larger impact.

Optional.

Implementation

core.int? numericalImpact;