Skip to main content

SCBannerType

Properties

PropertyTypeDescription
added_atDateThe date the Banner was created
body_text?stringThe text of the banner
html?stringThe html to insert into the DOM
This field is used when type_banner is html_banner
image?stringThe image url to insert into the banner
link?stringThe action link of the banner
link_text?stringThe text of the link associated to the banner
open_in_new_tabbooleanIf true tell to open the banner in new tab
title?stringThe title of the banner
type_bannerSCBroadcastMessageBannerTypeThe type of the banner, based on it the behaviour of the render component must be different