Table of Contents

Class ContinuedProductSearch

Namespace
Si.Srp.Models.Search.Request
Assembly
Si.Srp.Models.Search.dll

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; }

Property Value

string