| ListKey | FString | Unique list key identifying this message data entry within its parent array. | Category: B1MobileMessageData |
| MessageStrId | FString | String table key for the localized message body text. | Category: B1MobileMessageData |
| PositiveAnswerStrId | FString | String table key for the localized positive answer option text. | Category: B1MobileMessageData |
| NormalAnswerStrId | FString | String table key for the localized neutral answer option text. | Category: B1MobileMessageData |
| NegativeAnswerStrId | FString | String table key for the localized negative answer option text. | Category: B1MobileMessageData |
| PositiveAnswerReplyStrId | FString | String table key for the reply text shown after the positive answer is chosen. | Category: B1MobileMessageData |
| NormalAnswerReplyStrId | FString | String table key for the reply text shown after the neutral answer is chosen. | Category: B1MobileMessageData |
| NegativeAnswerReplyStrId | FString | String table key for the reply text shown after the negative answer is chosen. | Category: B1MobileMessageData |
| InvitationExpiredAnswerReplyStrId | FString | String table key for the reply text shown when the invitation has expired. | Category: B1MobileMessageData |
| bIsNeedConvertMessage | bool | Whether the message text requires runtime conversion to insert dynamic content such as a site name. | Category: B1MobileMessageData |