Package com.mypurecloud.sdk.v2.model
Class BusinessUnitResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.BusinessUnitResponse
- All Implemented Interfaces:
Serializable
BusinessUnitResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondivision(DivisionReference division) The division to which this entity belongs.booleangetId()getName()inthashCode()voidsetDivision(DivisionReference division) voidvoidsetSettings(BusinessUnitSettingsResponse settings) settings(BusinessUnitSettingsResponse settings) Settings for this business unittoString()
-
Constructor Details
-
BusinessUnitResponse
public BusinessUnitResponse() -
BusinessUnitResponse
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
settings
Settings for this business unit -
getSettings
-
setSettings
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-