SlideshowV3

Represents data for a slideshow.

Name Description Type Additional Info
SlideshowId The unique ID of the slideshow. string None.
Title The title of the slideshow. string None.
Slug The slug of the slideshow. string None.
Panels The list of panels for the slideshow. Collection of PanelV3 None.
JavaScriptFiles The list of JavaScript files for the slideshow. Collection of string None.
CssFiles The list of CSS files for the slideshow. Collection of string None.
Embed The embed HTML of the slideshow. string None.