Package com.mypurecloud.sdk.v2.model
Class CampaignDiagnosticConfigChange
java.lang.Object
com.mypurecloud.sdk.v2.model.CampaignDiagnosticConfigChange
- All Implemented Interfaces:
Serializable
CampaignDiagnosticConfigChange
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of operation applied -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CampaignDiagnosticConfigChange
public CampaignDiagnosticConfigChange() -
CampaignDiagnosticConfigChange
-
-
Method Details
-
date
Timestamp when the configuration change occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDate
-
setDate
-
field
Field name that was changed -
getField
-
setField
-
value
New value assigned to the configuration field -
getValue
-
setValue
-
action
Type of operation applied -
getAction
-
setAction
-
equals
-
hashCode
public int hashCode() -
toString
-