The class News will a detailed view of each news stored in the application. It contains all the news' information.
ACL | category | createdAt | htmltext | image | likedBy | objectId | read | text | title | updatedAt | videoURL |
---|---|---|---|---|---|---|---|---|---|---|---|
(undefined) | News Category here... | 2019-04-26T13:06:27.811Z | Place your html text here... | image.jpg | [] | 66fe3AXqVd | 0 | News text here... | News Title here... | 2019-04-26T13:06:27.811Z | your youtube video URl here (optional) |
The following information about the class:
Here is a quick example of how this class will look like: