Package com.mypurecloud.sdk.v2.model
Class InitiatingAlternativeShift
java.lang.Object
com.mypurecloud.sdk.v2.model.InitiatingAlternativeShift
- All Implemented Interfaces:
Serializable
InitiatingAlternativeShift
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()The ID of the shift from a user's schedulevoidvoidsetStartDate(Date startDate) The start date for the shift in the user's schedule in ISO-8601 format.toString()
-
Constructor Details
-
InitiatingAlternativeShift
public InitiatingAlternativeShift() -
InitiatingAlternativeShift
-
-
Method Details
-
id
The ID of the shift from a user's schedule -
getId
-
setId
-
startDate
The start date for the shift in the user's schedule in ISO-8601 format. For example: YYYY-MM-DDThh:mm:ss.SSSZ -
getStartDate
-
setStartDate
-
equals
-
hashCode
public int hashCode() -
toString
-