Classes
Enumerations
Interfaces
TypeAliases

CompassAssistantAnswer

Represents a Compass Assistant answer to a user question.

Property NameTypeDescription
__typenameLiteral
idStringThe unique identifier of this answer
statusMaybe<String>The status of this answer: PENDING, SUCCESS or ERROR
valueMaybe<String>The text contents of this answer, if already available

Rate this page: