Table of Contents

Class UnderlyingGreekSearch

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

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

bool

Request

The greek search request

public UnderlyingGreekSearchRequest Request { get; set; }

Property Value

UnderlyingGreekSearchRequest