Uses of Class
com.mypurecloud.sdk.v2.model.ProfileWithDateRange
Packages that use ProfileWithDateRange
-
Uses of ProfileWithDateRange in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ProfileWithDateRangeModifier and TypeMethodDescriptionProfileWithDateRange.dateEndWorkday(LocalDate dateEndWorkday) End workday used as the date range.ProfileWithDateRange.dateStartWorkday(LocalDate dateStartWorkday) Start workday used as the date range.The division to which this entity belongs.Profile IDMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ProfileWithDateRangeMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ProfileWithDateRangeModifier and TypeMethodDescriptionUserProfilesInDateRange.profiles(List<ProfileWithDateRange> profiles) The list of profiles of the agentvoidUserProfilesInDateRange.setProfiles(List<ProfileWithDateRange> profiles)