Package com.mypurecloud.sdk.v2.model
Class ArchitectFlowOutcomeNotificationUser
java.lang.Object
com.mypurecloud.sdk.v2.model.ArchitectFlowOutcomeNotificationUser
- All Implemented Interfaces:
Serializable
The user who initiated the change.
- See Also:
-
Constructor Details
-
ArchitectFlowOutcomeNotificationUser
public ArchitectFlowOutcomeNotificationUser() -
ArchitectFlowOutcomeNotificationUser
-
-
Method Details
-
id
The ID of the user. -
getId
-
setId
-
name
The name of the user, if available. -
getName
-
setName
-
homeOrg
public ArchitectFlowOutcomeNotificationUser homeOrg(ArchitectFlowOutcomeNotificationHomeOrganization homeOrg) -
getHomeOrg
-
setHomeOrg
-
equals
-
hashCode
public int hashCode() -
toString
-