Package com.mypurecloud.sdk.v2.model
Class TransfersFullTimeEquivalent
java.lang.Object
com.mypurecloud.sdk.v2.model.TransfersFullTimeEquivalent
- All Implemented Interfaces:
Serializable
TransfersFullTimeEquivalent
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe duration of the transfer full time equivalent from one staffing group to another -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondestinationStaffingGroupId(String destinationStaffingGroupId) The target staffing group that will receive the full time equivalent when agents are transferred from one staffing group to anotherbooleaninthashCode()voidsetDestinationStaffingGroupId(String destinationStaffingGroupId) voidsetTransferType(TransfersFullTimeEquivalent.TransferTypeEnum transferType) toString()transferType(TransfersFullTimeEquivalent.TransferTypeEnum transferType) The duration of the transfer full time equivalent from one staffing group to another
-
Constructor Details
-
TransfersFullTimeEquivalent
public TransfersFullTimeEquivalent() -
TransfersFullTimeEquivalent
-
-
Method Details
-
destinationStaffingGroupId
The target staffing group that will receive the full time equivalent when agents are transferred from one staffing group to another -
getDestinationStaffingGroupId
-
setDestinationStaffingGroupId
-
transferType
public TransfersFullTimeEquivalent transferType(TransfersFullTimeEquivalent.TransferTypeEnum transferType) The duration of the transfer full time equivalent from one staffing group to another -
getTransferType
-
setTransferType
-
equals
-
hashCode
public int hashCode() -
toString
-