App - Model for the App object

Constructors

Properties

Constructors

  • Parameters

    • href: string

      The URL to the app

    • id: number

      The id of the app

    • name: string

      The name of the app

    Returns App

    • A new instance of the App class.

Properties

href: string
id: number
name: string