Uses of Class
com.mypurecloud.sdk.v2.model.Celebration
Packages that use Celebration
-
Uses of Celebration in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CelebrationModifier and TypeMethodDescriptionCelebration.createdBy(UserReference createdBy) The creator of the celebrationCelebration.dateCreated(Date dateCreated) The date the celebration was created on.The Celebration noteCelebration.recipient(UserReference recipient) The Recipient of the celebrationCelebration.sourceEntity(SourceEntity sourceEntity) The celebration's source entityThe Celebration titleCelebration.type(Celebration.TypeEnum type) The Celebration TypeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CelebrationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CelebrationModifier and TypeMethodDescriptionGetCelebrationListing.entities(List<Celebration> entities) voidGetCelebrationListing.setEntities(List<Celebration> entities)