Skip to content

E-commerce API Services - Auto-generated Documentation v0.0.0


E-commerce API Services - Auto-generated Documentation / CustomerSegmentationService / CustomerValueGrowth

Interface: CustomerValueGrowth

Defined in: CustomerSegmentationService.ts:39

Properties

currentLTV

currentLTV: number

Defined in: CustomerSegmentationService.ts:42


currentSegment

currentSegment: string

Defined in: CustomerSegmentationService.ts:47


customerId

customerId: string

Defined in: CustomerSegmentationService.ts:40


customerName

customerName: string

Defined in: CustomerSegmentationService.ts:41


estimatedFutureLTV

estimatedFutureLTV: number

Defined in: CustomerSegmentationService.ts:43


growthPotential

growthPotential: "low" | "medium" | "high"

Defined in: CustomerSegmentationService.ts:46


ltvGrowthRate

ltvGrowthRate: number

Defined in: CustomerSegmentationService.ts:44


ltvTrend

ltvTrend: "stable" | "accelerating" | "growing" | "declining"

Defined in: CustomerSegmentationService.ts:45


requiredActions

requiredActions: string[]

Defined in: CustomerSegmentationService.ts:50


targetSegment

targetSegment: string

Defined in: CustomerSegmentationService.ts:48


timeToUpgrade

timeToUpgrade: string

Defined in: CustomerSegmentationService.ts:49