Package com.mypurecloud.sdk.v2.model
Class UpdateTimeOffPlanManagementUnitAssociation
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateTimeOffPlanManagementUnitAssociation
- All Implemented Interfaces:
Serializable
UpdateTimeOffPlanManagementUnitAssociation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetStaffingGroupIds(SetWrapperString staffingGroupIds) staffingGroupIds(SetWrapperString staffingGroupIds) The IDs of staffing groups to which this time-off plan applies.toString()
-
Constructor Details
-
UpdateTimeOffPlanManagementUnitAssociation
public UpdateTimeOffPlanManagementUnitAssociation() -
UpdateTimeOffPlanManagementUnitAssociation
-
-
Method Details
-
staffingGroupIds
public UpdateTimeOffPlanManagementUnitAssociation staffingGroupIds(SetWrapperString staffingGroupIds) The IDs of staffing groups to which this time-off plan applies. If not defined, the plan is applied to the management unit -
getStaffingGroupIds
-
setStaffingGroupIds
-
equals
-
hashCode
public int hashCode() -
toString
-