NameDescriptionTypeAdditional information
ParagraphKey

integer

None.

ParagraphType

ParagraphType determines whether this paragraph is Text or Media

ParagraphType

None.

ParagraphOrder

integer

None.

ParagraphUrl

string

None.

Media

This is a collection of records, each of which points to an image that is part of the article. If ParagraphType is text, then this will be an empty collection.

Collection of Media

None.

ParagraphContent

This contains HTML formatted text for the paragraph. If the ParagraphType is Media, then ParagraphContent will be null.

string

None.

ParagraphText

This contains raw text for the paragraph. If the ParagraphType is Media, a media object, then ParagraphText will be null.

string

None.