Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
originalArgs: { url: string; webpageId: BigInteger; title?: string; description?: string; photoId?: BigInteger; author?: string; publishedDate?: number }
Type declaration
url: string
webpageId: BigInteger
Optional title?: string
Optional description?: string
Optional photoId?: BigInteger
Optional author?: string
Optional publishedDate?: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 3012615176
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 919623714
classType
classType: "constructor"
className
className: "PageRelatedArticle"
webpageId
webpageId: BigInteger
Optional title
title?: string
Optional description
description?: string
Optional photoId
photoId?: BigInteger
Optional author
author?: string
Optional publishedDate
publishedDate?: number