AcsChatThreadEventInThreadBase interface     
Schema of common properties of all chat thread events
- Extends
Properties
| create | The original creation time of the thread | 
| version | The version of the thread | 
Inherited Properties
| thread | The chat thread id | 
| transaction | The transaction id will be used as co-relation vector | 
Property Details
		createTime
	 
	The original creation time of the thread
createTime: stringProperty Value
string
version
The version of the thread
version: numberProperty Value
number
Inherited Property Details
		threadId
	 
	The chat thread id
threadId: stringProperty Value
string
Inherited From AcsChatEventInThreadBase.threadId
		transactionId
	 
	The transaction id will be used as co-relation vector
transactionId: stringProperty Value
string
Inherited From AcsChatEventInThreadBase.transactionId