distributionCut property

DistributionCut? distributionCut
getter/setter pair

distribution_cut is used when good_service is a count of values aggregated in a Distribution that fall into a good range.

The total_service is the total count of all values aggregated in the Distribution.

Implementation

DistributionCut? distributionCut;