Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KuxFilteredCategoriesDTO

Categories with filter by user

Hierarchy

  • KuxFilteredCategoriesDTO

Index

Properties

aggregatedKSQL

aggregatedKSQL: string

anchors

anchors: string[]

asideProperty

asideProperty: { presentEntitlementIndicator: boolean; presentFavoriteIndicator: boolean; presentRating: boolean; presentRatingSourceLogo: boolean; ratingProvider: string }

Type declaration

  • presentEntitlementIndicator: boolean
  • presentFavoriteIndicator: boolean
  • presentRating: boolean
  • presentRatingSourceLogo: boolean
  • ratingProvider: string

assetDetailsPageProperty

assetDetailsPageProperty: { imageHeight: number; imageWidth: number; presentationForm: string; presentationRatio: string; struct: string }

Type declaration

  • imageHeight: number
  • imageWidth: number
  • presentationForm: string
  • presentationRatio: string
  • struct: string

channelApiSearchMeta

channelApiSearchMeta: { searchChannelPackagePhrase?: string; searchChannelPhrase?: string }

Type declaration

  • Optional searchChannelPackagePhrase?: string
  • Optional searchChannelPhrase?: string

channels

channels: number[]

children

continueWatchingProperty

continueWatchingProperty: { statusEqual: KalturaWatchStatus; typeIn?: string }

Type declaration

  • statusEqual: KalturaWatchStatus
  • Optional typeIn?: string

epgProperty

epgProperty: { filters: { id: number; name: string }[]; orderBatches?: LCBatchesPresentationOrderEnum[]; presentationForm: AssetPresentationFormEnum; presentationRatio: AssetPresentationRatioEnum; primeTime?: number }

Type declaration

groupBy

groupBy: string

id

id: number

images

images: KalturaImage[]

link

link: { inAppLink?: string; typeOfAppLink?: TypeOfApplicationLink }

Type declaration

mostWatched

mostWatched: { presentMostWatchedCount: number; presentMostWatchedPeriod: number }

Type declaration

  • presentMostWatchedCount: number
  • presentMostWatchedPeriod: number

name

name: string

parentalAgeGroups

parentalAgeGroups: string

parentalPinProtected

parentalPinProtected: boolean

presentPlayer

presentPlayer: boolean

railImageProperty

railImageProperty: { assetImageHeight?: number; assetImageSource?: AssetImageSourceEnum; assetPresentationRatio?: AssetPresentationRatioEnum }

Type declaration

railProperty

railProperty: { assetPresentationForm?: AssetPresentationFormEnum; presentCurrentPrograms: boolean; presentEntitlementIndicator: boolean; presentRating: boolean; presentRatingSourceLogo: boolean; presentShowMore?: boolean; programRefreshFrequency?: number; railItemsLimit?: number; ratingProvider?: RatingProviderEnum }

Type declaration

  • Optional assetPresentationForm?: AssetPresentationFormEnum
  • presentCurrentPrograms: boolean
  • presentEntitlementIndicator: boolean
  • presentRating: boolean
  • presentRatingSourceLogo: boolean
  • Optional presentShowMore?: boolean
  • Optional programRefreshFrequency?: number
  • Optional railItemsLimit?: number
  • Optional ratingProvider?: RatingProviderEnum

recommendationFields

recommendationFields: string[]

subpageProperty

subpageProperty: { addonCollectionId: number; allowCancellation: boolean; deviceBrandDenialListForUiComponents: string[]; externalPortalUrl: string; heroCollectionId: number; hidePrices: boolean; userTypeDenialListForUiComponents: string }

Type declaration

  • addonCollectionId: number
  • allowCancellation: boolean
  • deviceBrandDenialListForUiComponents: string[]
  • externalPortalUrl: string
  • heroCollectionId: number
  • hidePrices: boolean
  • userTypeDenialListForUiComponents: string

subtype

type

uiDesignElements

uiDesignElements: { backgroundColor: string; btnBackgroundColor?: string; btnBackgroundColorFocus?: string; btnBackgroundOpacity?: number; btnFontSize?: number; btnTextColor?: string; btnTextColorFocus?: string; focusColor: string; fontSize: number; fontType: string; selectedColor: string; textColor: string }

Type declaration

  • backgroundColor: string
  • Optional btnBackgroundColor?: string
  • Optional btnBackgroundColorFocus?: string
  • Optional btnBackgroundOpacity?: number
  • Optional btnFontSize?: number
  • Optional btnTextColor?: string
  • Optional btnTextColorFocus?: string
  • focusColor: string
  • fontSize: number
  • fontType: string
  • selectedColor: string
  • textColor: string

Generated using TypeDoc