Skip to content

Latest commit

 

History

History
35 lines (32 loc) · 1.43 KB

File metadata and controls

35 lines (32 loc) · 1.43 KB

# ArticleShow

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
bodyHtml string
bodyMarkdown string
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]