Skip to main content
Namespace: Numa.Models
Related Services: ConversationService.cs

Properties

Property NameTypeDescription
IdstringIdentifying Guid
ToolstringWhich Numa tool/component the conversation applies to (i.e., Sermon Search)
ParticipantUserIdsList<string>List of users’ Ids included in the conversation
Titlestring3-5 word description of the conversation’s first message
LastMessagestringContent of the conversation’s last Message
CreatedDatetimeDateTimeWhen the conversation was started
CreatedByUserIdstringId of the User who started the conversation
UpdatedDatetimeDateTimeWhen the conversation was last updated