Guest User

Untitled

a guest
May 27th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. # Represents a feed item entry.
  2.  
  3. # Available fields are:
  4.  
  5. # * content
  6.  
  7. # * description
  8.  
  9. # * title
  10.  
  11. # * date_published
  12.  
  13. # * urls / url
  14.  
  15. # * id
  16.  
  17. # * authors / author
  18.  
  19. # * copyright
  20.  
  21. # * categories
Add Comment
Please, Sign In to add comment