Package com.mypurecloud.sdk.v2.model
Class SummarySettingParticipantLabels
java.lang.Object
com.mypurecloud.sdk.v2.model.SummarySettingParticipantLabels
- All Implemented Interfaces:
Serializable
SummarySettingParticipantLabels
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanSpecify how to refer the external participant of the interaction.inthashCode()Specify how to refer the internal participant of the interaction.voidsetExternal(String external) voidsetInternal(String internal) toString()
-
Constructor Details
-
SummarySettingParticipantLabels
public SummarySettingParticipantLabels() -
SummarySettingParticipantLabels
-
-
Method Details
-
internal
Specify how to refer the internal participant of the interaction. -
getInternal
-
setInternal
-
external
Specify how to refer the external participant of the interaction. -
getExternal
-
setExternal
-
equals
-
hashCode
public int hashCode() -
toString
-