Package com.mypurecloud.sdk.v2.model
Class SupportCenterStyleSetting
java.lang.Object
com.mypurecloud.sdk.v2.model.SupportCenterStyleSetting
- All Implemented Interfaces:
Serializable
SupportCenterStyleSetting
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanglobalStyle(SupportCenterGlobalStyle globalStyle) Knowledge portal (previously support center) global customizationsinthashCode()heroStyle(SupportCenterHeroStyle heroStyle) Knowledge portal (previously support center) hero customizationsvoidsetGlobalStyle(SupportCenterGlobalStyle globalStyle) voidsetHeroStyle(SupportCenterHeroStyle heroStyle) toString()
-
Constructor Details
-
SupportCenterStyleSetting
public SupportCenterStyleSetting() -
SupportCenterStyleSetting
-
-
Method Details
-
heroStyle
Knowledge portal (previously support center) hero customizations -
getHeroStyle
-
setHeroStyle
-
globalStyle
Knowledge portal (previously support center) global customizations -
getGlobalStyle
-
setGlobalStyle
-
equals
-
hashCode
public int hashCode() -
toString
-