Package com.mypurecloud.sdk.v2.model
Class UserProfilesInDateRangeRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.UserProfilesInDateRangeRequest
- All Implemented Interfaces:
Serializable
UserProfilesInDateRangeRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionendWorkday(String endWorkday) End work day in ISO-8601 format used in the date range.booleaninthashCode()voidsetEndWorkday(String endWorkday) voidsetStartWorkday(String startWorkday) startWorkday(String startWorkday) Start work day in ISO-8601 format used in the date range.toString()
-
Constructor Details
-
UserProfilesInDateRangeRequest
public UserProfilesInDateRangeRequest() -
UserProfilesInDateRangeRequest
-
-
Method Details
-
startWorkday
Start work day in ISO-8601 format used in the date range. -
getStartWorkday
-
setStartWorkday
-
endWorkday
End work day in ISO-8601 format used in the date range. -
getEndWorkday
-
setEndWorkday
-
equals
-
hashCode
public int hashCode() -
toString
-