Uses of Class
com.mypurecloud.sdk.v2.model.PatchContentOffer
Packages that use PatchContentOffer
-
Uses of PatchContentOffer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchContentOfferModifier and TypeMethodDescriptionBody text of the content offer.PatchContentOffer.callToAction(PatchCallToAction callToAction) Properties customizing the call to action button on the content offer.PatchContentOffer.displayMode(PatchContentOffer.DisplayModeEnum displayMode) The display mode of Genesys Widgets when displaying content offer.PatchActionTemplate.getContentOffer()Headline displayed above the body text of the content offer.PatchContentOffer.imageAltText(String imageAltText) Image description text for accessibility compliance and assistive technology support.URL for image displayed to the customer when displaying content offer.PatchContentOffer.layoutMode(PatchContentOffer.LayoutModeEnum layoutMode) The layout mode of the text shown to the user when displaying content offer.PatchContentOffer.style(PatchContentOfferStylingConfiguration style) Properties customizing the styling of the content offer.Title used in the header of the content offer.Methods in com.mypurecloud.sdk.v2.model with parameters of type PatchContentOfferModifier and TypeMethodDescriptionPatchActionTemplate.contentOffer(PatchContentOffer contentOffer) Properties used to configure an action of type content offervoidPatchActionTemplate.setContentOffer(PatchContentOffer contentOffer)