Uses of Class
com.mypurecloud.sdk.v2.model.PatchCtaButtonStyleProperties
Packages that use PatchCtaButtonStyleProperties
-
Uses of PatchCtaButtonStyleProperties in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchCtaButtonStylePropertiesModifier and TypeMethodDescriptionPatchCtaButtonStyleProperties.backgroundColor(String backgroundColor) Background color of the CTA button.Color of the text.Font of the text.Font size of the text.PatchContentOfferStylingConfiguration.getCtaButton()PatchCtaButtonStyleProperties.textAlign(PatchCtaButtonStyleProperties.TextAlignEnum textAlign) Text alignment.Methods in com.mypurecloud.sdk.v2.model with parameters of type PatchCtaButtonStylePropertiesModifier and TypeMethodDescriptionPatchContentOfferStylingConfiguration.ctaButton(PatchCtaButtonStyleProperties ctaButton) Properties for customizing the appearance of the CTA button.voidPatchContentOfferStylingConfiguration.setCtaButton(PatchCtaButtonStyleProperties ctaButton)