Package com.mypurecloud.sdk.v2.model
Class UpdateTimeOffPlanBusinessUnitAssociation
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateTimeOffPlanBusinessUnitAssociation
- All Implemented Interfaces:
Serializable
UpdateTimeOffPlanBusinessUnitAssociation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()managementUnitIds(SetWrapperString managementUnitIds) The IDs of management units to which this time-off plan applies.voidsetManagementUnitIds(SetWrapperString managementUnitIds) voidsetStaffingGroupIds(SetWrapperString staffingGroupIds) staffingGroupIds(SetWrapperString staffingGroupIds) The IDs of staffing groups to which this time-off plan applies.toString()
-
Constructor Details
-
UpdateTimeOffPlanBusinessUnitAssociation
public UpdateTimeOffPlanBusinessUnitAssociation() -
UpdateTimeOffPlanBusinessUnitAssociation
-
-
Method Details
-
managementUnitIds
public UpdateTimeOffPlanBusinessUnitAssociation managementUnitIds(SetWrapperString managementUnitIds) The IDs of management units to which this time-off plan applies. This must not be set if staffingGroupIds is populated -
getManagementUnitIds
-
setManagementUnitIds
-
staffingGroupIds
The IDs of staffing groups to which this time-off plan applies. This must not be set if managementUnitIds is populated -
getStaffingGroupIds
-
setStaffingGroupIds
-
equals
-
hashCode
public int hashCode() -
toString
-