PageBlockRelatedArticle
Contains information about a related article.
This is an alias for the PageBlockRelatedArticleUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "pageBlockRelatedArticle" | |
url | string | Related article URL |
title | string | Article title; may be empty |
description | string | Article description; may be empty |
photo | Article photo; may be null | |
author | string | Article author; may be empty |
publishDate | number | Point in time (Unix timestamp) when the article was published; 0 if unknown |