AutoBE
Preparing search index...
@autobe/interface
IAutoBeHackathonSession
Interface IAutoBeHackathonSession
interface
IAutoBeHackathonSession
{
completed_at
:
null
|
string
&
Format
<
"date-time"
>
;
created_at
:
string
&
Format
<
"date-time"
>
;
event_snapshots
:
AutoBeEventSnapshot
<
AutoBeEventOfSerializable
>
[]
;
histories
:
AutoBeHistory
[]
;
id
:
string
;
model
:
AutoBeHackathonModel
;
participant
:
IAutoBeHackathonParticipant
;
phase
:
null
|
AutoBePhase
;
review_article_url
:
null
|
string
&
Format
<
"uri"
>
;
timezone
:
string
;
title
:
null
|
string
;
token_usage
:
IAutoBeTokenUsageJson
;
}
Hierarchy (
View Summary
)
IAutoBeHackathonSession
.
ISummary
IAutoBeHackathonSession
Index
Properties
completed_
at
created_
at
event_
snapshots
histories
id
model
participant
phase
review_
article_
url
timezone
title
token_
usage
Properties
completed_
at
completed_at
:
null
|
string
&
Format
<
"date-time"
>
created_
at
created_at
:
string
&
Format
<
"date-time"
>
event_
snapshots
event_snapshots
:
AutoBeEventSnapshot
<
AutoBeEventOfSerializable
>
[]
histories
histories
:
AutoBeHistory
[]
id
id
:
string
model
model
:
AutoBeHackathonModel
participant
participant
:
IAutoBeHackathonParticipant
phase
phase
:
null
|
AutoBePhase
review_
article_
url
review_article_url
:
null
|
string
&
Format
<
"uri"
>
timezone
timezone
:
string
title
title
:
null
|
string
token_
usage
token_usage
:
IAutoBeTokenUsageJson
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completed_
at
created_
at
event_
snapshots
histories
id
model
participant
phase
review_
article_
url
timezone
title
token_
usage
AutoBE
Loading...