Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
TimelineEntry
Interface TimelineEntry
interface
TimelineEntry
{
actor
:
Actor
;
customerId
:
string
;
entry
:
NoteEntry
|
ChatEntry
|
EmailEntry
|
CustomEntry
;
id
:
string
;
threadId
?:
null
|
string
;
timestamp
:
string
;
}
Index
Properties
actor
customer
Id
entry
id
thread
Id?
timestamp
Properties
actor
actor
:
Actor
customer
Id
customer
Id
:
string
entry
entry
:
NoteEntry
|
ChatEntry
|
EmailEntry
|
CustomEntry
id
id
:
string
Optional
thread
Id
thread
Id
?:
null
|
string
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
actor
customer
Id
entry
id
thread
Id
timestamp
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc