Exemplo n.º 1
0
        public Elux.ApiIntergration.EluxPim.ProductBasicEntity[] GetServiceProducts(string service, string categoryGuid, string[] productStatus, string country)

        {
            return(new Elux.ApiIntergration.EluxPim.ProductBasicEntity[] { EluxApiIntHelper.GetProductBasic(), EluxApiIntHelper.GetProductBasic() });
        }
Exemplo n.º 2
0
 public Elux.ApiIntergration.EluxPim.ProductBasicEntity[] GetRecentServiceProducts(string service, string country)
 {
     return(new Elux.ApiIntergration.EluxPim.ProductBasicEntity[] { EluxApiIntHelper.GetProductBasic(), EluxApiIntHelper.GetProductBasic() });
 }