Preparing search index...
The search index is not available
@agentica/webite
@agentica/webite
@agentica/core
AgenticaInitializeEvent
Interface AgenticaInitializeEvent
interface
AgenticaInitializeEvent
{
created_at
:
string
&
Format
<
"date-time"
>
;
id
:
string
;
toJSON
:
()
=>
IInitialize
;
type
:
"initialize"
;
}
Hierarchy
AgenticaEventBase
<
"initialize"
>
AgenticaInitializeEvent
Index
Properties
created_
at
id
toJSON
type
Properties
created_
at
created_at
:
string
&
Format
<
"date-time"
>
Creation timestamp of the event.
id
id
:
string
Primary key of the event.
toJSON
toJSON
:
()
=>
IInitialize
type
type
:
"initialize"
Discriminator type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
id
toJSON
type
@agentica/webite
Loading...
Creation timestamp of the event.