stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SegmentAttributeStatistics

AdminTypes.SegmentAttributeStatistics interface

The statistics of a given attribute.

Signature:

export interface SegmentAttributeStatistics 

Properties

Property Modifiers Type Description
average   Scalars[‘Float’][‘output’] The average of a given attribute.
sum   Scalars[‘Float’][‘output’] The sum of a given attribute.