Skip to main content

B1MessageAnswerReplySet

  • A set of answer texts and their corresponding reply texts for a specific response condition.
    * Used within send message table rows to define what answer options and replies are available.
PropertyTypeDescriptionMetadata
ListKeyFStringUnique list key identifying this answer-reply set within its parent array.Category: B1MessageAnswerReplySet
AnswerConditionIdFNameCondition ID that must be satisfied for this answer set to be available; NAME_None means it is the default.Category: B1MessageAnswerReplySet
Foreign: Condition_MobileMessage.Id
AnswerStrIdsTArrayArray of answer string entries available for this response set.Category: B1MessageAnswerReplySet
AnswerReplyStrIdsTArrayArray of reply string entries sent in response to the chosen answer.Category: B1MessageAnswerReplySet