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