Uses of Class
com.mypurecloud.sdk.v2.model.ScheduleActivity
Packages that use ScheduleActivity
-
Uses of ScheduleActivity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScheduleActivityModifier and TypeMethodDescriptionScheduleActivity.activityCodeId(String activityCodeId) The ID of the activity code associated with this activityThe start date/time of this activity.ScheduleActivity.description(String description) The description of this activityScheduleActivity.externalActivityId(String externalActivityId) The ID of the external activity associated with this activity, if applicableScheduleActivity.externalActivityType(ScheduleActivity.ExternalActivityTypeEnum externalActivityType) The type of the external activity associated with this activity, if applicableScheduleActivity.lengthMinutes(Integer lengthMinutes) The length of this activity in minutesWhether this activity is paidScheduleActivity.timeOffRequestId(String timeOffRequestId) The ID of the time off request associated with this activity, if applicableMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ScheduleActivity