Uses of Class
com.mypurecloud.sdk.v2.model.TextBotFlowMilestone
Packages that use TextBotFlowMilestone
-
Uses of TextBotFlowMilestone in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TextBotFlowMilestoneModifier and TypeMethodDescriptionTextBotFlowMilestone.dateReached(Date dateReached) The timestamp of when the milestone was reached.The Milestone's ID.The sequence number of the milestone.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type TextBotFlowMilestoneMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TextBotFlowMilestoneModifier and TypeMethodDescriptionTextBotFlowOutcome.milestones(List<TextBotFlowMilestone> milestones) The Flow Milestones for the Flow Outcome.voidTextBotFlowOutcome.setMilestones(List<TextBotFlowMilestone> milestones)