Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RecommendationSeed

Index

Constructors

constructor

Properties

afterFilteringSize

afterFilteringSize: number

The number of tracks available after min_* and max_* filters have been applied

afterRelinkingSize

afterRelinkingSize: number

The number of tracks available after relinking for regional availability

href

href: null | string

A link to the full track or artist data for this seed. For tracks this will be a link to a Track. For artists a link to an Artist. For genre seeds, this value will be null

id

id: string

The id used to select this seed. This will be same as the string used in seed parameter of SeedData

initialPoolSize

initialPoolSize: number

The number of recommended tracks available for this seed

type

type: string

The entity type of this seed

One of ARTIST, TRACK or GENRE

Legend

  • Constructor
  • Property
  • Method
  • Constructor
  • Property
  • Inherited property
  • Inherited method
  • Protected property
  • Protected method
  • Private property
  • Private method

Generated using TypeDoc