@contio/partner-sdk - v1.7.1
Preparing search index...
NextStepResult
Interface NextStepResult
Next step execution result
interface
NextStepResult
{
content
?:
string
;
created_at
:
string
;
error_message
?:
string
;
id
:
string
;
meeting_id
:
string
;
next_step_id
:
string
;
status
:
"completed"
|
"pending"
|
"processing"
|
"failed"
;
updated_at
:
string
;
}
Index
Properties
content?
created_
at
error_
message?
id
meeting_
id
next_
step_
id
status
updated_
at
Properties
Optional
content
content
?:
string
created_
at
created_at
:
string
Optional
error_
message
error_message
?:
string
id
id
:
string
meeting_
id
meeting_id
:
string
next_
step_
id
next_step_id
:
string
status
status
:
"completed"
|
"pending"
|
"processing"
|
"failed"
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
created_
at
error_
message
id
meeting_
id
next_
step_
id
status
updated_
at
@contio/partner-sdk - v1.7.1
Loading...
Next step execution result