Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FeedEntry

Represents an entry of feed.

Hierarchy

  • FeedEntry

Index

Properties

Properties

Optional body

body: string

Body of this feed.

Optional date

date: string

Date of this feed.

This is just a string, does not used as date in internal.

id

id: string

ID of this feed.

title

title: string

Title of this feed.

Optional url

url: string

URL of this feed.

Generated using TypeDoc