Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeActivityPreviewResponse
Packages that use ShiftTradeActivityPreviewResponse
-
Uses of ShiftTradeActivityPreviewResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeActivityPreviewResponseModifier and TypeMethodDescriptionShiftTradeActivityPreviewResponse.activityCodeId(String activityCodeId) The ID of the activity code for this activityShiftTradeActivityPreviewResponse.countsAsPaidTime(Boolean countsAsPaidTime) Whether this activity counts as paid timeShiftTradeActivityPreviewResponse.externalActivityId(String externalActivityId) The ID of the external activity associated with this activity, if applicableShiftTradeActivityPreviewResponse.externalActivityType(ShiftTradeActivityPreviewResponse.ExternalActivityTypeEnum externalActivityType) The type of the external activity associated with this activity, if applicableShiftTradeActivityPreviewResponse.lengthMinutes(Integer lengthMinutes) The length in minutes of this activityShiftTradeActivityPreviewResponse.payableMinutes(Integer payableMinutes) Payable minutes for this activityThe start date and time of this activity.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ShiftTradeActivityPreviewResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ShiftTradeActivityPreviewResponseModifier and TypeMethodDescriptionShiftTradePreviewResponse.activities(List<ShiftTradeActivityPreviewResponse> activities) List of activities that will make up the new shift if this shift trade is approvedvoidShiftTradePreviewResponse.setActivities(List<ShiftTradeActivityPreviewResponse> activities)