InfographicV3

Represents data for an infographic.

Name Description Type Additional Info
InfographicId The unique ID of the infographic. string None.
Title The title of the infographic. string None.
Slug The slug of the infographic. string None.
JavaScriptFiles The list of JavaScript files for the infographic. Collection of string None.
CssFiles The list of CSS files for the infographic. Collection of string None.
AltText The alt text of the infographic. string None.
LongDescription The long description of the infographic. string None.
DesktopImage The desktop image of the infographic. string None.
MobileImage The mobile image of the infographic. string None.
Embed The embed HTML of the infographic. string None.