Class ContinuedProductSearch
Represents a model for the continuation of a product search
public class ContinuedProductSearch : ProductSearchBase
- Inheritance
-
ContinuedProductSearch
- Inherited Members
Constructors
ContinuedProductSearch()
public ContinuedProductSearch()
Properties
SearchIdentifier
The search identifier
public string SearchIdentifier { get; set; }