answerCopied property

bool? answerCopied
getter/setter pair

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;