Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Rating

Rating for a piece of media.

Hierarchy

  • Rating

Index

Constructors

Properties

Constructors

constructor

  • new Rating(source: string, value: string): Rating
  • Parameters

    • source: string
    • value: string

    Returns Rating

Properties

source

source: string

Site where the rating came from

value

value: string

Rating that the media got from the @{link Rating.source}

Generated using TypeDoc