Uses of Class
com.mypurecloud.sdk.v2.model.TimeOffPlanManagementUnitAssociation
Packages that use TimeOffPlanManagementUnitAssociation
-
Uses of TimeOffPlanManagementUnitAssociation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeOffPlanManagementUnitAssociationModifier and TypeMethodDescriptionBuTimeOffPlanResponse.getManagementUnitAssociation()TimeOffPlanManagementUnitAssociation.managementUnit(ManagementUnitReference managementUnit) Management unit to which this time-off plan belongsTimeOffPlanManagementUnitAssociation.staffingGroups(List<StaffingGroupReference> staffingGroups) Staffing groups to which this time-off plan applies.Methods in com.mypurecloud.sdk.v2.model with parameters of type TimeOffPlanManagementUnitAssociationModifier and TypeMethodDescriptionBuTimeOffPlanResponse.managementUnitAssociation(TimeOffPlanManagementUnitAssociation managementUnitAssociation) Management Unit association, if the time-off plan belongs to a management unit. businessUnitAssociation must not be set if this is populatedvoidBuTimeOffPlanResponse.setManagementUnitAssociation(TimeOffPlanManagementUnitAssociation managementUnitAssociation)