public AdiResponseResponse() { CategoryParentageDescription = String.Empty; CategoryParentageName = String.Empty; Products = new AdiResponseProducts(); RedirectURL = String.Empty; Refiners = new List <AdiResponseRefiners>(); }
public AdiResponseResponse() { CategoryParentageDescription = String.Empty; CategoryParentageName = String.Empty; Products = new AdiResponseProducts(); RedirectURL = String.Empty; Refiners = new List<AdiResponseRefiners>(); }