Class NewsPost

Hierarchy

  • NewsPost

Constructors

Properties

Methods

Constructors

Properties

date: Date
detail: string
title: string

Methods

  • Create a NewsPost object from JSON

    Returns

    A new NewsPost

    Parameters

    • json: object

      The json object you want to generate a NewsPost from

    Returns NewsPost

Generated using TypeDoc