Uses of Class
com.mypurecloud.sdk.v2.model.PatchContentOfferStyleProperties
Packages that use PatchContentOfferStyleProperties
-
Uses of PatchContentOfferStyleProperties in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchContentOfferStylePropertiesModifier and TypeMethodDescriptionPatchContentOfferStyleProperties.backgroundColor(String backgroundColor) Background color of the offer.Text color of the offer.PatchContentOfferStylingConfiguration.getOffer()Padding of the offer.Methods in com.mypurecloud.sdk.v2.model with parameters of type PatchContentOfferStylePropertiesModifier and TypeMethodDescriptionPatchContentOfferStylingConfiguration.offer(PatchContentOfferStyleProperties offer) Properties for customizing the appearance of the content offer.voidPatchContentOfferStylingConfiguration.setOffer(PatchContentOfferStyleProperties offer)