Interface IEverestCatalogMixturesService NamespaceEverest.Service.Catalog.Mixtures AssemblyEverest.Service.dll [ServiceContract] public interface IEverestCatalogMixturesService Methods FindMatchingMixtures(MixtureLookupContract) FindMatchingProducts(AmountOfMixtureLookupContract) GetAllCatalogDefinitions(ProductLines?, bool, bool) GetAllCatalogDetails(ProductLines?, bool, bool) GetCatalogDefinition(string) GetCatalogDetails(string) GetCatalogReference(string) GetMixtureAndProductDefinitions(string) GetMixtureAndProductDetails(string) GetMixturesAndProductDefinitions(ProductLines?, bool, bool) GetMixturesAndProductDetails(ProductLines?, bool, bool) GetReferenceDefinition(string) GetReferenceDetails(string) UpdateCatalog(string)