Uses of Class
com.mypurecloud.sdk.v2.api.request.GetGamificationScorecardsPointsAverageRequest
Packages that use GetGamificationScorecardsPointsAverageRequest
-
Uses of GetGamificationScorecardsPointsAverageRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetGamificationScorecardsPointsAverageRequestModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecardsPointsAverage(GetGamificationScorecardsPointsAverageRequest request) Average points of the requesting user's division or performance profileGamificationApiAsync.getGamificationScorecardsPointsAverageAsync(GetGamificationScorecardsPointsAverageRequest request, AsyncApiCallback<SingleWorkdayAveragePoints> callback) Average points of the requesting user's division or performance profile -
Uses of GetGamificationScorecardsPointsAverageRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetGamificationScorecardsPointsAverageRequestModifier and TypeMethodDescriptionGetGamificationScorecardsPointsAverageRequest.Builder.build()GetGamificationScorecardsPointsAverageRequest.withCustomHeader(String name, String value) GetGamificationScorecardsPointsAverageRequest.withWorkday(LocalDate workday)