• Api Documentation
Show / Hide Table of Contents
  • Si.Srp.Api.Common.Model
    • GreekSearchApiResponse
    • GreekSearchWrapper
    • IdAtVersion
    • IdSearchResponse
    • Links
    • ProductSearchApiResponse
    • ProductSearchWrapper
    • User
  • Si.Srp.Models.Common
    • ActualEstimated
    • AsianDate
    • BarrierFrequency
    • BonusType
    • BrochureType
    • Categories
    • Classification
    • CompanyType
    • CouponType
    • CurrencyCode
    • DirectionParticipation
    • DirectionTrade
    • DistributionChannels
    • EnumEntity
    • ExerciseType
    • FileType
    • Frequency
    • PayoffStyles
    • ProductGroup
    • RatingAgency
    • RatingValue
    • RedemptionType
    • Region
    • Style
    • TaxStatuses
    • Type
    • User
    • ValidationConst
    • WrapperGroupName
  • Si.Srp.Models.Common.DTO
    • PaginationWrapper<TType>
  • Si.Srp.Models.Common.Response
    • Diagnostics
    • ResponseError
    • Status
  • Si.Srp.Models.Greeks.Enums
    • EntityType
    • GreekType
    • Outcome
  • Si.Srp.Models.Greeks.External.API
    • Greeks
    • SearchResponse
    • UnderlyingGreek
    • UnderlyingGreekMarket
    • UnderlyingGreekProduct
    • UnderlyingGreekVersus<TType>
    • UnderlyingGreekVersusBarrier
    • UnderlyingGreekVersusTime
  • Si.Srp.Models.Greeks.External.API.Facet
    • Facet
    • FacetResult
    • FacetValue
  • Si.Srp.Models.Greeks.Request
    • UnderlyingGreekSearch
    • UnderlyingGreekSearchRequest
  • Si.Srp.Models.Read
    • Amount
    • Amounts
    • AnnuityBonus
    • AnnuitySpread
    • AsianOption
    • AssetClass
    • Autocall
    • Barrier
    • Brochure
    • CapitalReturn
    • Commission
    • CouponBase
    • CreditRating
    • DerivativeCounterparty
    • Description
    • DigitalCoupon
    • Distributor
    • Exchange
    • Exercise
    • Expiry
    • FixedCoupon
    • GroupedStrongEntity
    • Identifiers
    • Issuer
    • Market
    • MaxPayout
    • Participation
    • ParticipationCap
    • PayoffType
    • Product
    • ProductLine
    • RangeCoupon
    • Rider
    • StrongEntity
    • ThirdpartyDistributor
    • Underlying
    • UnderlyingProvider
    • Valuation
    • Volume
    • Wrapper
  • Si.Srp.Models.Search.Facet
    • Facet
    • FacetResult
    • FacetValue
  • Si.Srp.Models.Search.Request
    • ContinuedProductSearch
    • CreateProductSearch
    • FacetOptions
    • ProductSearchBase
    • ProductSearchRequest
    • SearchOperator
    • SearchType
    • UserRestrictions
  • Si.Srp.Models.Search.Response
    • CreateSearchResponse
    • Direction
    • ElasticsearchResponse<TType>
    • FieldName
    • HasFields
    • ProductResult
    • RawSearchResponse
    • SearchResponse
    • SortField

Class Type

The type of product

Fields

Growth

For products offering participation in the performance of the underlying

Declaration
public const Type Growth
Field Value
Type Description
Type

GrowthAndIncome

For products that provide both participation in the underlying's performance and regular income (conditional or unconditional)

Declaration
public const Type GrowthAndIncome
Field Value
Type Description
Type

Income

For products providing regular income (conditional or unconditional upon the underlying's performance)

Declaration
public const Type Income
Field Value
Type Description
Type

None

Not Set

Declaration
public const Type None
Field Value
Type Description
Type

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX