export interface CatalogDataProductTierPriceExtensionInterface { percentageValue?: number; websiteId?: number; }