Package com.mypurecloud.sdk.v2.model
Class TimeOffRequestList
java.lang.Object
com.mypurecloud.sdk.v2.model.TimeOffRequestList
- All Implemented Interfaces:
Serializable
TimeOffRequestList
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()voidvoidsetTimeOffRequests(List<TimeOffRequestResponse> timeOffRequests) timeOffRequests(List<TimeOffRequestResponse> timeOffRequests) toString()
-
Constructor Details
-
TimeOffRequestList
public TimeOffRequestList() -
TimeOffRequestList
-
-
Method Details