@contio/partner-sdk - v1.7.1
Preparing search index...
Meeting
Interface Meeting
Meeting-related type definitions for the Contio Partner API
interface
Meeting
{
created_at
:
string
;
created_by_user_id
:
string
;
end_time
?:
string
;
id
:
string
;
redirect_to_meeting_id
?:
string
;
start_time
?:
string
;
status
:
MeetingStatus
;
summary_notes
?:
string
;
title
:
string
;
updated_at
:
string
;
workspace_id
:
string
;
}
Index
Properties
created_
at
created_
by_
user_
id
end_
time?
id
redirect_
to_
meeting_
id?
start_
time?
status
summary_
notes?
title
updated_
at
workspace_
id
Properties
created_
at
created_at
:
string
created_
by_
user_
id
created_by_user_id
:
string
Optional
end_
time
end_time
?:
string
id
id
:
string
Optional
redirect_
to_
meeting_
id
redirect_to_meeting_id
?:
string
Optional
start_
time
start_time
?:
string
status
status
:
MeetingStatus
Optional
summary_
notes
summary_notes
?:
string
title
title
:
string
updated_
at
updated_at
:
string
workspace_
id
workspace_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
created_
by_
user_
id
end_
time
id
redirect_
to_
meeting_
id
start_
time
status
summary_
notes
title
updated_
at
workspace_
id
@contio/partner-sdk - v1.7.1
Loading...
Meeting-related type definitions for the Contio Partner API