Package com.mypurecloud.sdk.v2.model
Class CoachingNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.CoachingNotification
- All Implemented Interfaces:
Serializable
CoachingNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumAction causing the notification.static enumThe relationship of this user to this notification's appointmentstatic enumThe status of the appointment for this notification -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()getUser()inthashCode()markedAsRead(Boolean markedAsRead) Indicates if notification is read or unreadvoidsetMarkedAsRead(Boolean markedAsRead) toString()
-
Constructor Details
-
CoachingNotification
public CoachingNotification() -
CoachingNotification
-
-
Method Details
-
getId
-
getName
-
markedAsRead
Indicates if notification is read or unread -
getMarkedAsRead
-
setMarkedAsRead
-
getActionType
-
getRelationship
-
getDateStart
-
getLengthInMinutes
-
getStatus
-
getUser
-
getAppointment
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-