Package com.mypurecloud.sdk.v2.model
Class JourneyViewElementAttributes
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyViewElementAttributes
- All Implemented Interfaces:
Serializable
Attributes on an element in a journey view
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of the element (e.g. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JourneyViewElementAttributes
public JourneyViewElementAttributes() -
JourneyViewElementAttributes
-
-
Method Details
-
type
The type of the element (e.g. Event) -
getType
-
setType
-
id
The identifier for the element based on its type -
getId
-
setId
-
source
The source for the element (e.g. IVR, Voice, Chat). Used for informational purposes only -
getSource
-
setSource
-
equals
-
hashCode
public int hashCode() -
toString
-