Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 1.36 KB

File metadata and controls

33 lines (30 loc) · 1.36 KB

# ArticleIndex

Properties

Name Type Description Notes
typeOf string
id int
title string
description string
coverImage string
readablePublishDate string
socialImage string
tagList string[]
tags string
slug string
path string
url string
canonicalUrl string
commentsCount int
positiveReactionsCount int
publicReactionsCount int
createdAt \DateTime
editedAt \DateTime
crosspostedAt \DateTime
publishedAt \DateTime
lastCommentAt \DateTime
publishedTimestamp \DateTime Crossposting or published date time
user \Bitween\DevTo\Model\SharedUser
organization \Bitween\DevTo\Model\SharedOrganization [optional]
flareTag \Bitween\DevTo\Model\ArticleFlareTag [optional]

[Back to Model list] [Back to API list] [Back to README]