• 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 Direction

Represents the sort direction

Fields

Ascending

Ascending direction

Declaration
public const Direction Ascending
Field Value
Type Description
Direction

Descending

Descending direction

Declaration
public const Direction Descending
Field Value
Type Description
Direction

value__

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