stack

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

AdminTypes.CustomerPredictedSpendTier enum

The valid tiers for the predicted spend of a customer with a shop.

Signature:

export declare enum CustomerPredictedSpendTier 

Enumeration Members

Member Value Description
High "HIGH" The customer’s spending is predicted to be in the top spending range for the shop in the following year.
Low "LOW" The customer’s spending is predicted to be zero, or in the lowest spending range for the shop in the following year.
Medium "MEDIUM" The customer’s spending is predicted to be in the normal spending range for the shop in the following year.