Skip to main content

BrochureDetails

Defines the details of a brochure.

union BrochureDetails = PdfBrochureDetails | UrlBrochureDetails | VideoUrlBrochureDetails

Possible types​

BrochureDetails.PdfBrochureDetails object​

Defines the details of a brochure formatted as a PDF document.

BrochureDetails.UrlBrochureDetails object​

Defines the details of a brochure that is sourced from an external URL.

BrochureDetails.VideoUrlBrochureDetails object​

Defines the details of a brochure that is sourced from an external video URL.

Member Of​

Brochure object