Evergage Core API
Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

Index

Methods

expired

  • expired(isExpired: boolean): T
  • Parameters

    • isExpired: boolean

    Returns T

hasAttribute

  • hasAttribute(name: string, value: any): ItemFilter<T>
  • Parameters

    • name: string
    • value: any

    Returns ItemFilter<T>

hasAttributeWithinRange

  • hasAttributeWithinRange(name: string, lowerInclusiveBound: any, upperExclusiveBound: any): ItemFilter<T>
  • Parameters

    • name: string
    • lowerInclusiveBound: any
    • upperExclusiveBound: any

    Returns ItemFilter<T>

hasDimension

  • hasDimension(name: string, value: string): T
  • Parameters

    • name: string
    • value: string

    Returns T

notRecentlyViewed

  • notRecentlyViewed(lookbackDays: number): T
  • Parameters

    • lookbackDays: number

    Returns T

promotable

  • promotable(): T
  • Returns T

promotableInLocale

  • promotableInLocale(locale: string): T
  • Parameters

    • locale: string

    Returns T

published

  • published(isPublished: boolean): T
  • Parameters

    • isPublished: boolean

    Returns T

recentlyPublished

  • recentlyPublished(lookbackDays: number): T
  • Parameters

    • lookbackDays: number

    Returns T

recentlyViewed

  • recentlyViewed(lookbackDays: number): T
  • Parameters

    • lookbackDays: number

    Returns T

withGeoFence

  • Parameters

    Returns T

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc