Package com.mypurecloud.sdk.v2.model
Class TimeOffRequestLookup
java.lang.Object
com.mypurecloud.sdk.v2.model.TimeOffRequestLookup
- All Implemented Interfaces:
Serializable
TimeOffRequestLookup
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetTimeOffRequestId(String timeOffRequestId) voidtimeOffRequestId(String timeOffRequestId) The ID of the time off requesttoString()The ID of the user to whom the time off request belongs
-
Constructor Details
-
TimeOffRequestLookup
public TimeOffRequestLookup() -
TimeOffRequestLookup
-
-
Method Details
-
timeOffRequestId
The ID of the time off request -
getTimeOffRequestId
-
setTimeOffRequestId
-
userId
The ID of the user to whom the time off request belongs -
getUserId
-
setUserId
-
equals
-
hashCode
public int hashCode() -
toString
-