export interface ProductCatalogAssignment { CatalogID?: string; ProductID?: string; }