export interface RequestSegmentSkuPriceUpdate { price: number; priceValidationAt: Date; }