Uses of Class
com.mypurecloud.sdk.v2.model.CtaButtonStyleProperties
Packages that use CtaButtonStyleProperties
-
Uses of CtaButtonStyleProperties in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CtaButtonStylePropertiesModifier and TypeMethodDescriptionCtaButtonStyleProperties.backgroundColor(String backgroundColor) Background color of the CTA button.Color of the text.Font of the text.Font size of the text.ContentOfferStylingConfiguration.getCtaButton()CtaButtonStyleProperties.textAlign(CtaButtonStyleProperties.TextAlignEnum textAlign) Text alignment.Methods in com.mypurecloud.sdk.v2.model with parameters of type CtaButtonStylePropertiesModifier and TypeMethodDescriptionContentOfferStylingConfiguration.ctaButton(CtaButtonStyleProperties ctaButton) Properties for customizing the appearance of the CTA button.voidContentOfferStylingConfiguration.setCtaButton(CtaButtonStyleProperties ctaButton)