Uses of Class
com.mypurecloud.sdk.v2.model.WaitlistPosition
Packages that use WaitlistPosition
-
Uses of WaitlistPosition in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WaitlistPositionModifier and TypeMethodDescriptionThe date to which this wait list position applies, as defined by the time zone of the business unit.WaitlistPosition.timeOffLimit(TimeOffLimitReference timeOffLimit) The time off limit for which time off request is waitlistedWaitlistPosition.timeOffRequest(TimeOffRequestReference timeOffRequest) The time off request for this wait list positionWaitlistPosition.waitlistPosition(Integer waitlistPosition) The time off request's position in the waitlist on the date. 1 means time off is the first in the waitlistMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type WaitlistPositionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WaitlistPositionModifier and TypeMethodDescriptionWaitlistPositionListing.entities(List<WaitlistPosition> entities) voidWaitlistPositionListing.setEntities(List<WaitlistPosition> entities)