Table of Contents

Class ProductSearchRequest

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

Represents a search request for finding products

public sealed class ProductSearchRequest
Inheritance
ProductSearchRequest
Inherited Members

Constructors

ProductSearchRequest()

Constructs a ProductSearchRequest

public ProductSearchRequest()

Properties

AnnuityBonusFrequency

Annuity Bonus Frequency

public Frequency? AnnuityBonusFrequency { get; set; }

Property Value

Frequency?

AnnuityBonusFrom

Annuity Bonus from value

public double? AnnuityBonusFrom { get; set; }

Property Value

double?

AnnuityBonusNumberOfYearsFrom

Annuity Bonus Number of Years From

public int? AnnuityBonusNumberOfYearsFrom { get; set; }

Property Value

int?

AnnuityBonusNumberOfYearsTo

Annuity Bonus Number of Years To

public int? AnnuityBonusNumberOfYearsTo { get; set; }

Property Value

int?

AnnuityBonusStartDateFrom

Annuity Bonus Start Date From

public DateTime? AnnuityBonusStartDateFrom { get; set; }

Property Value

DateTime?

AnnuityBonusStartDateTo

Annuity Bonus Start Date To

public DateTime? AnnuityBonusStartDateTo { get; set; }

Property Value

DateTime?

AnnuityBonusTo

Annuity Bonus to value

public double? AnnuityBonusTo { get; set; }

Property Value

double?

AnnuityBonusType

Annuity Bonus Type

public BonusType? AnnuityBonusType { get; set; }

Property Value

BonusType?

AnnuityBonusVestingPeriodFrom

Annuity Bonus Vesting Period From

public int? AnnuityBonusVestingPeriodFrom { get; set; }

Property Value

int?

AnnuityBonusVestingPeriodTo

Annuity Bonus Vesting Period To

public int? AnnuityBonusVestingPeriodTo { get; set; }

Property Value

int?

AnnuitySpreadFrom

THe Annuity Spread value From

public double? AnnuitySpreadFrom { get; set; }

Property Value

double?

AnnuitySpreadFromDateUTC

Annuity Spread from date in UTC

public DateTime? AnnuitySpreadFromDateUTC { get; set; }

Property Value

DateTime?

AnnuitySpreadTo

THe Annuity Spread value To

public double? AnnuitySpreadTo { get; set; }

Property Value

double?

AnnuitySpreadToDateUTC

Annuity Spread to date in UTC

public DateTime? AnnuitySpreadToDateUTC { get; set; }

Property Value

DateTime?

AsianOptionDateType

Asian Option Date Type

public AsianDate? AsianOptionDateType { get; set; }

Property Value

AsianDate?

AsianOptionEndDateFrom

The Asian option end date from

public DateTime? AsianOptionEndDateFrom { get; set; }

Property Value

DateTime?

AsianOptionEndDateTo

The Asian option end date to

public DateTime? AsianOptionEndDateTo { get; set; }

Property Value

DateTime?

AsianOptionFrequency

The Asian Option Frequency

public Frequency? AsianOptionFrequency { get; set; }

Property Value

Frequency?

AsianOptionReadCountFrom

Asian Option Read count from

public int? AsianOptionReadCountFrom { get; set; }

Property Value

int?

AsianOptionReadCountTo

Asian Option Read count to

public int? AsianOptionReadCountTo { get; set; }

Property Value

int?

AsianOptionStartDateFrom

The Asian option start date from

public DateTime? AsianOptionStartDateFrom { get; set; }

Property Value

DateTime?

AsianOptionStartDateTo

The Asian option start date to

public DateTime? AsianOptionStartDateTo { get; set; }

Property Value

DateTime?

AssetClassExclusive

The AssetClass Exclusive

public bool AssetClassExclusive { get; set; }

Property Value

bool

AssetClassIds

The Asset class Ids

public IList<long> AssetClassIds { get; set; }

Property Value

IList<long>

AutoCallFrequency

The Auto call freqeuncy

public Frequency? AutoCallFrequency { get; set; }

Property Value

Frequency?

AutocallDateFromUTC

The Autocall from date in UTC

public DateTime? AutocallDateFromUTC { get; set; }

Property Value

DateTime?

AutocallDateToUTC

The Autocall to date in UTC

public DateTime? AutocallDateToUTC { get; set; }

Property Value

DateTime?

AutocallLevelFrom

The Autocall level from

public double? AutocallLevelFrom { get; set; }

Property Value

double?

AutocallLevelTo

The Autocall level to

public double? AutocallLevelTo { get; set; }

Property Value

double?

AutocallPayoutFrom

The Autocall payout from

public double? AutocallPayoutFrom { get; set; }

Property Value

double?

AutocallPayoutTo

The Autocall payout to

public double? AutocallPayoutTo { get; set; }

Property Value

double?

BarrierAbsoluteValueFrom

The Barrier Absolute value from

public double? BarrierAbsoluteValueFrom { get; set; }

Property Value

double?

BarrierAbsoluteValueTo

The Barrier Absolute value to

public double? BarrierAbsoluteValueTo { get; set; }

Property Value

double?

BarrierFrequency

The Barrier frequency

public BarrierFrequency? BarrierFrequency { get; set; }

Property Value

BarrierFrequency?

BarrierObservationEndDateFromUTC

The Barrier Observation End date from

public DateTime? BarrierObservationEndDateFromUTC { get; set; }

Property Value

DateTime?

BarrierObservationEndDateToUTC

The Barrier Observation End date to

public DateTime? BarrierObservationEndDateToUTC { get; set; }

Property Value

DateTime?

BarrierObservationStartDateFromUTC

The Barrier Observation Start date from

public DateTime? BarrierObservationStartDateFromUTC { get; set; }

Property Value

DateTime?

BarrierObservationStartDateToUTC

The Barrier Observation Start date to

public DateTime? BarrierObservationStartDateToUTC { get; set; }

Property Value

DateTime?

BarrierPercentValueFrom

The Barrier Percent value from

public double? BarrierPercentValueFrom { get; set; }

Property Value

double?

BarrierPercentValueTo

The Barrier Percent value to

public double? BarrierPercentValueTo { get; set; }

Property Value

double?

CallPutFrequency

The Call put freqeuncy

public Frequency? CallPutFrequency { get; set; }

Property Value

Frequency?

CapitalProtectionFrom

The Capital Protection from value

public double? CapitalProtectionFrom { get; set; }

Property Value

double?

CapitalProtectionTo

The Capital Protection to value

public double? CapitalProtectionTo { get; set; }

Property Value

double?

CapitalReturnAnnualFrom

The Capital Return Annual from value

public double? CapitalReturnAnnualFrom { get; set; }

Property Value

double?

CapitalReturnAnnualTo

The Capital Return Annual to value

public double? CapitalReturnAnnualTo { get; set; }

Property Value

double?

CapitalReturnDateFrom

The Capital Return Date From

public DateTime? CapitalReturnDateFrom { get; set; }

Property Value

DateTime?

CapitalReturnDateTo

The Capital Return Date To

public DateTime? CapitalReturnDateTo { get; set; }

Property Value

DateTime?

CapitalReturnFrom

The Capital Return from value

public double? CapitalReturnFrom { get; set; }

Property Value

double?

CapitalReturnTo

The Capital Return to value

public double? CapitalReturnTo { get; set; }

Property Value

double?

CapitalReturnType

The Capital Return type

public ActualEstimated? CapitalReturnType { get; set; }

Property Value

ActualEstimated?

Categories

The Categories

public Categories Categories { get; set; }

Property Value

Categories

Class

The Classification

public Classification? Class { get; set; }

Property Value

Classification?

CommissionFrom

The Commission from value

public double? CommissionFrom { get; set; }

Property Value

double?

CommissionTo

The Commission to value

public double? CommissionTo { get; set; }

Property Value

double?

CounterpartyIds

The Counterparty Ids

public IList<long> CounterpartyIds { get; set; }

Property Value

IList<long>

CounterpartyIsPublic

The Derivative couterparty IsPublic

public bool? CounterpartyIsPublic { get; set; }

Property Value

bool?

CounterpartyLEI

The Derivative Counterparty LEI

public string CounterpartyLEI { get; set; }

Property Value

string

CounterpartyTypes

The Counterparty types

public IList<CompanyType> CounterpartyTypes { get; set; }

Property Value

IList<CompanyType>

CouponBarrierFrom

The Coupon Barrier from

public double? CouponBarrierFrom { get; set; }

Property Value

double?

CouponBarrierObservationEndDateFrom

The Coupon observation end date from

public DateTime? CouponBarrierObservationEndDateFrom { get; set; }

Property Value

DateTime?

CouponBarrierObservationEndDateTo

The Coupon observation end date To

public DateTime? CouponBarrierObservationEndDateTo { get; set; }

Property Value

DateTime?

CouponBarrierObservationFrequency

The Coupon Barrier Observation Frequency

public BarrierFrequency? CouponBarrierObservationFrequency { get; set; }

Property Value

BarrierFrequency?

CouponBarrierObservationStartDateFrom

The Coupon observation start date from

public DateTime? CouponBarrierObservationStartDateFrom { get; set; }

Property Value

DateTime?

CouponBarrierObservationStartDateTo

The Coupon observation start date To

public DateTime? CouponBarrierObservationStartDateTo { get; set; }

Property Value

DateTime?

CouponBarrierTo

The Coupon Barrier To

public double? CouponBarrierTo { get; set; }

Property Value

double?

CouponLowerBoundFrom

The Coupon Lower Bound from

public double? CouponLowerBoundFrom { get; set; }

Property Value

double?

CouponLowerBoundTo

The Coupon Lower Bound to

public double? CouponLowerBoundTo { get; set; }

Property Value

double?

CouponMaxFrom

The Coupon Max value from

public double? CouponMaxFrom { get; set; }

Property Value

double?

CouponMaxTo

The Coupon Max value to

public double? CouponMaxTo { get; set; }

Property Value

double?

CouponMinFrom

The Coupon Min value from

public double? CouponMinFrom { get; set; }

Property Value

double?

CouponMinTo

The Coupon Min value to

public double? CouponMinTo { get; set; }

Property Value

double?

CouponObservationFrequency

THe coupon observation frequency

public Frequency? CouponObservationFrequency { get; set; }

Property Value

Frequency?

CouponPaymentEndDateFromUTC

The Coupon Payment End Date from in UTC

public DateTime? CouponPaymentEndDateFromUTC { get; set; }

Property Value

DateTime?

CouponPaymentEndDateToUTC

The Coupon Payment End Date to in UTC

public DateTime? CouponPaymentEndDateToUTC { get; set; }

Property Value

DateTime?

CouponPaymentFrequency

The Coupon payment freqeuncy

public Frequency? CouponPaymentFrequency { get; set; }

Property Value

Frequency?

CouponPaymentStartDateFromUTC

The Coupon Payment Start Date from in UTC

public DateTime? CouponPaymentStartDateFromUTC { get; set; }

Property Value

DateTime?

CouponPaymentStartDateToUTC

The Coupon Payment Start Date to in UTC

public DateTime? CouponPaymentStartDateToUTC { get; set; }

Property Value

DateTime?

CouponType

The Coupon type

public CouponType? CouponType { get; set; }

Property Value

CouponType?

CouponUpperBoundFrom

The Coupon Upper Bound from

public double? CouponUpperBoundFrom { get; set; }

Property Value

double?

CouponUpperBoundTo

The Coupon Upper Bound to

public double? CouponUpperBoundTo { get; set; }

Property Value

double?

CouponValueFrom

The Coupon Value from

public double? CouponValueFrom { get; set; }

Property Value

double?

CouponValueTo

The Coupon Value to

public double? CouponValueTo { get; set; }

Property Value

double?

DirectionTrade

The Direction of trade

public DirectionTrade? DirectionTrade { get; set; }

Property Value

DirectionTrade?

DirectionTrades

The List of Direction of trade

public IList<DirectionTrade> DirectionTrades { get; set; }

Property Value

IList<DirectionTrade>

DistributionChannels

The Distribution channels

public DistributionChannels DistributionChannels { get; set; }

Property Value

DistributionChannels

DistributorGroupIds

The Distributor group ids

public IList<long> DistributorGroupIds { get; set; }

Property Value

IList<long>

DistributorIds

The Distributor ids

public IList<long> DistributorIds { get; set; }

Property Value

IList<long>

DistributorIsPublic

The Distributor IsPublic field

public bool? DistributorIsPublic { get; set; }

Property Value

bool?

DistributorLEI

The Distributor LEI field

public string DistributorLEI { get; set; }

Property Value

string

DistributorTypes

The Distributor types

public IList<CompanyType> DistributorTypes { get; set; }

Property Value

IList<CompanyType>

DistributorsExclusive

The Distributors Exclusive

public bool DistributorsExclusive { get; set; }

Property Value

bool

EnvironmentalSocialGovernance

The Environmental socila goverence

public bool? EnvironmentalSocialGovernance { get; set; }

Property Value

bool?

EstimatedInitialValueFrom

The Estimated initial value from

public double? EstimatedInitialValueFrom { get; set; }

Property Value

double?

EstimatedInitialValueTo

The Estimated initial value to

public double? EstimatedInitialValueTo { get; set; }

Property Value

double?

ExchangeIds

The Exchange Ids

public IList<long> ExchangeIds { get; set; }

Property Value

IList<long>

ExchangesExclusive

The Exchanges Exclusive

public bool ExchangesExclusive { get; set; }

Property Value

bool

ExerciseDateFromUTC

The Exercise from date in UTC

public DateTime? ExerciseDateFromUTC { get; set; }

Property Value

DateTime?

ExerciseDateToUTC

The Exercise to date in UTC

public DateTime? ExerciseDateToUTC { get; set; }

Property Value

DateTime?

ExpiryFromUTC

The Expiry from date in UTC

public DateTime? ExpiryFromUTC { get; set; }

Property Value

DateTime?

ExpiryToUTC

The Expiry to date in UTC

public DateTime? ExpiryToUTC { get; set; }

Property Value

DateTime?

ExpiryType

The Expiry Type

public ActualEstimated? ExpiryType { get; set; }

Property Value

ActualEstimated?

FinalIndexFromUTC

The Final Index from date in UTC

public DateTime? FinalIndexFromUTC { get; set; }

Property Value

DateTime?

FinalIndexToUTC

The Final Index to date in UTC

public DateTime? FinalIndexToUTC { get; set; }

Property Value

DateTime?

FinaleRebateFrom

The Finale rebate from

public double? FinaleRebateFrom { get; set; }

Property Value

double?

FinaleRebateTo

The Finale rebate to

public double? FinaleRebateTo { get; set; }

Property Value

double?

HasFields

The has fields

public HasFields HasFields { get; set; }

Property Value

HasFields

Id

The id for product id

public IList<long> Id { get; set; }

Property Value

IList<long>

IdentifiersCUSIP

The Identifier CUSIP

public string IdentifiersCUSIP { get; set; }

Property Value

string

IdentifiersFundservId

The Identifier fundservid

public string IdentifiersFundservId { get; set; }

Property Value

string

IdentifiersISINs

The Identifier public ISINs

public IList<string> IdentifiersISINs { get; set; }

Property Value

IList<string>

IdentifiersProductCode

The Identifier ProductCode

public string IdentifiersProductCode { get; set; }

Property Value

string

IdentifiersWKN

The Identifier WKN

public string IdentifiersWKN { get; set; }

Property Value

string

InitialStrikeFromUTC

The Initial Strike from date in UTC

public DateTime? InitialStrikeFromUTC { get; set; }

Property Value

DateTime?

InitialStrikeToUTC

The Initial Strike to date in UTC

public DateTime? InitialStrikeToUTC { get; set; }

Property Value

DateTime?

InterestCreditingPeriod

Interest Crediting Period

public Frequency? InterestCreditingPeriod { get; set; }

Property Value

Frequency?

IsDeleted

The product is deleted

public bool? IsDeleted { get; set; }

Property Value

bool?

IssueFromDateUTC

The issue from date in UTC

public DateTime? IssueFromDateUTC { get; set; }

Property Value

DateTime?

IssuePriceFrom

The Issue price from

public double? IssuePriceFrom { get; set; }

Property Value

double?

IssuePriceTo

The Issue price to

public double? IssuePriceTo { get; set; }

Property Value

double?

IssueToDateUTC

The issue to date in UTC

public DateTime? IssueToDateUTC { get; set; }

Property Value

DateTime?

IssuerCreditRatingAgencies

Issuer Credit Rating Agencies

public IList<RatingAgency> IssuerCreditRatingAgencies { get; set; }

Property Value

IList<RatingAgency>

IssuerCreditRatingValueExclusive

The IssuerCreditRating Value Exclusive

public bool IssuerCreditRatingValueExclusive { get; set; }

Property Value

bool

IssuerCreditRatingValues

Issuer Credit Rating Values

public IList<RatingValue> IssuerCreditRatingValues { get; set; }

Property Value

IList<RatingValue>

IssuerGroupIds

The Issuer group ids

public IList<long> IssuerGroupIds { get; set; }

Property Value

IList<long>

IssuerIds

The Issuer ids

public IList<long> IssuerIds { get; set; }

Property Value

IList<long>

IssuerIsPublic

The Issuer IsPublic

public bool? IssuerIsPublic { get; set; }

Property Value

bool?

IssuerLEI

The Issuer LEI

public string IssuerLEI { get; set; }

Property Value

string

IssuerTypes

The Issuer types

public IList<CompanyType> IssuerTypes { get; set; }

Property Value

IList<CompanyType>

IssuersExclusive

The Issuers Exclusive

public bool IssuersExclusive { get; set; }

Property Value

bool

LaunchFromUTC

The Launch from date in UTC

public DateTime? LaunchFromUTC { get; set; }

Property Value

DateTime?

LaunchToUTC

The Launch to date in UTC

public DateTime? LaunchToUTC { get; set; }

Property Value

DateTime?

ListingFromDateUTC

The listing from date in UTC

public DateTime? ListingFromDateUTC { get; set; }

Property Value

DateTime?

ListingToDateUTC

The listing to date in UTC

public DateTime? ListingToDateUTC { get; set; }

Property Value

DateTime?

LiveDateUTC

Date for checking was product live on that date

public DateTime? LiveDateUTC { get; set; }

Property Value

DateTime?

ManagementChargeFrom

The Management Charge from

public double? ManagementChargeFrom { get; set; }

Property Value

double?

ManagementChargeTo

The Management Charge to

public double? ManagementChargeTo { get; set; }

Property Value

double?

MarketIds

The Market ids

public IList<long> MarketIds { get; set; }

Property Value

IList<long>

MarketsExclusive

The Markets Exclusive

public bool MarketsExclusive { get; set; }

Property Value

bool

MaturityFromUTC

The Maturity from date in UTC

public DateTime? MaturityFromUTC { get; set; }

Property Value

DateTime?

MaturityToUTC

The Maturity to date in UTC

public DateTime? MaturityToUTC { get; set; }

Property Value

DateTime?

MaxAnnualizedFrom

The MaxAnnualized from value

public double? MaxAnnualizedFrom { get; set; }

Property Value

double?

MaxAnnualizedTo

The MaxAnnualized to value

public double? MaxAnnualizedTo { get; set; }

Property Value

double?

MaxPayoutDateFrom

The Max Payout date from

public DateTime? MaxPayoutDateFrom { get; set; }

Property Value

DateTime?

MaxPayoutDateTo

The Max Payout date to

public DateTime? MaxPayoutDateTo { get; set; }

Property Value

DateTime?

MaxPayoutFrom

The Max Payout from value

public double? MaxPayoutFrom { get; set; }

Property Value

double?

MaxPayoutStrikeFrom

The Max Payout Strike from value

public double? MaxPayoutStrikeFrom { get; set; }

Property Value

double?

MaxPayoutStrikeTo

The Max Payout Strike to value

public double? MaxPayoutStrikeTo { get; set; }

Property Value

double?

MaxPayoutTo

The Max Payout to value

public double? MaxPayoutTo { get; set; }

Property Value

double?

MetadataId

The Metadata Id

public long? MetadataId { get; set; }

Property Value

long?

MetadataValues

The Metadata Values

public IList<string> MetadataValues { get; set; }

Property Value

IList<string>

Name

The name, supports advanced querystring style syntax

public string Name { get; set; }

Property Value

string

NotLiveDateUTC

Date for checking was product not live on that date

public DateTime? NotLiveDateUTC { get; set; }

Property Value

DateTime?

NotLiveExcludesPending

Sets flag to exclude or not pending products

public bool NotLiveExcludesPending { get; set; }

Property Value

bool

OfferCloseFromUTC

The Offer Close from date in UTC

public DateTime? OfferCloseFromUTC { get; set; }

Property Value

DateTime?

OfferCloseToUTC

The Offer Close to date in UTC

public DateTime? OfferCloseToUTC { get; set; }

Property Value

DateTime?

OfferOpenFromUTC

The Offer Open from date in UTC

public DateTime? OfferOpenFromUTC { get; set; }

Property Value

DateTime?

OfferOpenToUTC

The Offer Open to date in UTC

public DateTime? OfferOpenToUTC { get; set; }

Property Value

DateTime?

ParticipationCapDateFrom

The Participation Cap from value

public DateTime? ParticipationCapDateFrom { get; set; }

Property Value

DateTime?

ParticipationCapDateTo

The Participation Cap to value

public DateTime? ParticipationCapDateTo { get; set; }

Property Value

DateTime?

ParticipationCapFrom

The Participation Cap from value

public double? ParticipationCapFrom { get; set; }

Property Value

double?

ParticipationCapStrikeFrom

The Participation Cap Strike from value

public double? ParticipationCapStrikeFrom { get; set; }

Property Value

double?

ParticipationCapStrikeTo

The Participation Cap Strike to value

public double? ParticipationCapStrikeTo { get; set; }

Property Value

double?

ParticipationCapTo

The Participation Cap to value

public double? ParticipationCapTo { get; set; }

Property Value

double?

ParticipationDateFrom

The Participation Cap from value

public DateTime? ParticipationDateFrom { get; set; }

Property Value

DateTime?

ParticipationDateTo

The Participation Cap to value

public DateTime? ParticipationDateTo { get; set; }

Property Value

DateTime?

ParticipationDirection

The Participation direction

public DirectionParticipation? ParticipationDirection { get; set; }

Property Value

DirectionParticipation?

ParticipationFrequency

Thre participation frequency

public Frequency? ParticipationFrequency { get; set; }

Property Value

Frequency?

ParticipationMaxValueFrom

The Participation maximum from value

public double? ParticipationMaxValueFrom { get; set; }

Property Value

double?

ParticipationMaxValueTo

The Participation maximum to value

public double? ParticipationMaxValueTo { get; set; }

Property Value

double?

ParticipationMinValueFrom

The Participation minimum from value

public double? ParticipationMinValueFrom { get; set; }

Property Value

double?

ParticipationMinValueTo

The Participation minimum to value

public double? ParticipationMinValueTo { get; set; }

Property Value

double?

ParticipationRateFrom

The Participation Rate from value

public double? ParticipationRateFrom { get; set; }

Property Value

double?

ParticipationRateTo

The Participation Rate to value

public double? ParticipationRateTo { get; set; }

Property Value

double?

ParticipationStrikeFrom

The Participation Strike from value

public double? ParticipationStrikeFrom { get; set; }

Property Value

double?

ParticipationStrikeTo

The Participation Strike to value

public double? ParticipationStrikeTo { get; set; }

Property Value

double?

PayoffStyle

The pay-off style

public PayoffStyles PayoffStyle { get; set; }

Property Value

PayoffStyles

PayoffStylesExclusive

The Payoff styles Exclusive

public bool PayoffStylesExclusive { get; set; }

Property Value

bool

PayoffTypeIds

The list of Payoff type id's

public IList<long> PayoffTypeIds { get; set; }

Property Value

IList<long>

PayoffTypesExclusive

The Payoff types Exclusive

public bool PayoffTypesExclusive { get; set; }

Property Value

bool

ProductCurrencies

The Product currency codes

public IList<CurrencyCode> ProductCurrencies { get; set; }

Property Value

IList<CurrencyCode>

ProductGroups

The Product Group

public IList<ProductGroup> ProductGroups { get; set; }

Property Value

IList<ProductGroup>

ProductLineIds

The Product line Ids

public IList<long> ProductLineIds { get; set; }

Property Value

IList<long>

Regions

The list of Regions

public IList<Region> Regions { get; set; }

Property Value

IList<Region>

RiderAnniversaryFrom

The Rider Aniversary From

public double? RiderAnniversaryFrom { get; set; }

Property Value

double?

RiderAnniversaryTo

The Rider Aniversary To

public double? RiderAnniversaryTo { get; set; }

Property Value

double?

RiderAverageIncomeFrom

The Rider Average Income From

public double? RiderAverageIncomeFrom { get; set; }

Property Value

double?

RiderAverageIncomeTo

The Rider Average income To

public double? RiderAverageIncomeTo { get; set; }

Property Value

double?

RiderFeeFrom

Rider Fee from value

public double? RiderFeeFrom { get; set; }

Property Value

double?

RiderFeeTo

Rider Fee to value

public double? RiderFeeTo { get; set; }

Property Value

double?

RiderRollUpRateFrom

Rider Roll Up from value

public double? RiderRollUpRateFrom { get; set; }

Property Value

double?

RiderRollUpRateTo

Rider Roll Up to value

public double? RiderRollUpRateTo { get; set; }

Property Value

double?

SearchOperator

The search operator

public SearchOperator SearchOperator { get; set; }

Property Value

SearchOperator

Skip

The number of results to skip

public int Skip { get; set; }

Property Value

int

Sort

The sorted fields

public IList<SortField> Sort { get; set; }

Property Value

IList<SortField>

Style

The Style

public Style? Style { get; set; }

Property Value

Style?

SubmittedFromUTC

The Submitted from date in UTC

public DateTime? SubmittedFromUTC { get; set; }

Property Value

DateTime?

SubmittedToUTC

The Submitted to date in UTC

public DateTime? SubmittedToUTC { get; set; }

Property Value

DateTime?

SumMarketSalesVolumeAmountFrom

Sum Market Sales Volume Amount From

public double? SumMarketSalesVolumeAmountFrom { get; set; }

Property Value

double?

SumMarketSalesVolumeAmountTo

Sum Market Sales Volume Amount To

public double? SumMarketSalesVolumeAmountTo { get; set; }

Property Value

double?

SumMarketSalesVolumeType

Sum sales volume AverageEstimate type

public ActualEstimated? SumMarketSalesVolumeType { get; set; }

Property Value

ActualEstimated?

Take

The maximum number of results to return

public int Take { get; set; }

Property Value

int

TaxStatuses

The Product Tax Statuses

public TaxStatuses? TaxStatuses { get; set; }

Property Value

TaxStatuses?

TenorFrom

The Tenor from value

public double? TenorFrom { get; set; }

Property Value

double?

TenorTo

The Tenor to value

public double? TenorTo { get; set; }

Property Value

double?

TermFrom

The Term from value

public double? TermFrom { get; set; }

Property Value

double?

TermTo

The Term to value

public double? TermTo { get; set; }

Property Value

double?

ThirdpartyDistributorIsPublic

The Thirdparty Distributor IsPublic

public bool? ThirdpartyDistributorIsPublic { get; set; }

Property Value

bool?

ThirdpartyDistributorLEI

The Thirdparty Distributor LEI

public string ThirdpartyDistributorLEI { get; set; }

Property Value

string

ThirdpartyDistributorsExclusive

The ThirdpartyDistributors Exclusive

public bool ThirdpartyDistributorsExclusive { get; set; }

Property Value

bool

ThirdpartyIds

The Thirdparty Distributor ids

public IList<long> ThirdpartyIds { get; set; }

Property Value

IList<long>

ThirdpartyTypes

The Thirdparty Distributor types

public IList<CompanyType> ThirdpartyTypes { get; set; }

Property Value

IList<CompanyType>

Type

The Type

public Type Type { get; set; }

Property Value

Type

UnderlyingDomicile

The Undelying Domicile (Country ISO Code)

public int? UnderlyingDomicile { get; set; }

Property Value

int?

UnderlyingGroupIds

The Underlying Group Ids

public IList<long> UnderlyingGroupIds { get; set; }

Property Value

IList<long>

UnderlyingISINs

The underlying ISIN

public IList<string> UnderlyingISINs { get; set; }

Property Value

IList<string>

UnderlyingIds

The Underlying Ids

public IList<long> UnderlyingIds { get; set; }

Property Value

IList<long>

UnderlyingInstrumentGroupIds

The Underlying Instrument group Ids

public IList<long> UnderlyingInstrumentGroupIds { get; set; }

Property Value

IList<long>

UnderlyingInstrumentIds

The Underlying Instrument Ids

public IList<long> UnderlyingInstrumentIds { get; set; }

Property Value

IList<long>

UnderlyingName

The underlying name, supports advanced querystring style syntax

public string UnderlyingName { get; set; }

Property Value

string

UnderlyingProviderIds

The Underlying provider Ids

public IList<long> UnderlyingProviderIds { get; set; }

Property Value

IList<long>

UnderlyingProviderTypes

The Underlying provider types

public IList<CompanyType> UnderlyingProviderTypes { get; set; }

Property Value

IList<CompanyType>

UnderlyingSectorGroupIds

The Underlying sector group Ids

public IList<long> UnderlyingSectorGroupIds { get; set; }

Property Value

IList<long>

UnderlyingSectorIds

The Underlying sector Ids

public IList<long> UnderlyingSectorIds { get; set; }

Property Value

IList<long>

UnderlyingStrikeLevelFrom

The Underlying strike from value

public double? UnderlyingStrikeLevelFrom { get; set; }

Property Value

double?

UnderlyingStrikeLevelTo

The Underlying strike to value

public double? UnderlyingStrikeLevelTo { get; set; }

Property Value

double?

UnderlyingWeightFrom

The underlying Weight from

public double? UnderlyingWeightFrom { get; set; }

Property Value

double?

UnderlyingWeightTo

The underlying Weight to

public double? UnderlyingWeightTo { get; set; }

Property Value

double?

UnderlyingsExclusive

The Underlyings Exclusive

public bool UnderlyingsExclusive { get; set; }

Property Value

bool

UpdatedFromUTC

The Updated from date in UTC

public DateTime? UpdatedFromUTC { get; set; }

Property Value

DateTime?

UpdatedToUTC

The Updated to date in UTC

public DateTime? UpdatedToUTC { get; set; }

Property Value

DateTime?

WrapperGroups

The Wrapper Ids

public IList<WrapperGroupName> WrapperGroups { get; set; }

Property Value

IList<WrapperGroupName>

WrapperIds

The Wrapper Ids

public IList<long> WrapperIds { get; set; }

Property Value

IList<long>

WrappersExclusive

The Wrappers Exclusive

public bool WrappersExclusive { get; set; }

Property Value

bool