Class UnderlyingGreekSearch
Represents a model for Underlying Greek search
Constructors
UnderlyingGreekSearch()
Declaration
public UnderlyingGreekSearch()
Properties
GenerateFacets
True if facets should be generated along with the response
Declaration
public bool GenerateFacets { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Request
The greek search request
Declaration
public UnderlyingGreekSearchRequest Request { get; set; }
Property Value
Type | Description |
---|---|
UnderlyingGreekSearchRequest |