export interface AddOnOrder { markerIds?: number[]; providerIds?: string[]; }