export interface PromotionOverride { PromotionID?: string; Amount?: number; }