answerCopied property
Whether the suggested answer was copied by the human agent.
If the value is set to be true, AnswerFeedback.clicked will be updated to be true.
Implementation
core.bool? answerCopied;
Whether the suggested answer was copied by the human agent.
If the value is set to be true, AnswerFeedback.clicked will be updated to be true.
core.bool? answerCopied;