TypeAlias.TierDistribution
type TierDistribution = z.infer<typeof tierDistributionSchema>;
Tier distribution representing customer spread across loyalty tiers.
type TierDistribution = z.infer<typeof tierDistributionSchema>;
Tier distribution representing customer spread across loyalty tiers.