export interface MarketplaceCatalogAssignment { ID?: string; LocationID?: string; CatalogID?: string; }