Class UnderlyingGreekSearch
Represents a model for Underlying Greek search
public class UnderlyingGreekSearch
- Inheritance
-
UnderlyingGreekSearch
- Inherited Members
Constructors
UnderlyingGreekSearch()
public UnderlyingGreekSearch()
Properties
GenerateFacets
True if facets should be generated along with the response
public bool GenerateFacets { get; set; }
Property Value
Request
The greek search request
public UnderlyingGreekSearchRequest Request { get; set; }