Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SearchResult

Hierarchy

  • SearchResult

Implements

Index

Constructors

  • new SearchResult(engine: string, link: string, name: string, rating: number, price: number, thumbanil: string): SearchResult

Properties

engine: string

the engine the search was made on

link: string

link to the searched product

name: string

name of the product

price: number

price of the product

rating: number

the rating of the product

thumbnail: string

thumbnail of the product

Generated using TypeDoc