neurojs - v1.1.2
Preparing search index...
VOTTypes
YandexType
MinimalSummarizeResponse
Type Alias MinimalSummarizeResponse<T>
type
MinimalSummarizeResponse
<
T
extends
SummarizeType
>
=
{
pollIntervalMs
:
number
;
sessionId
:
string
;
statusCode
:
SummarizeStatus
;
title
:
string
;
type
:
T
;
}
Type Parameters
T
extends
SummarizeType
Index
Properties
poll
Interval
Ms
session
Id
status
Code
title
type
Properties
poll
Interval
Ms
pollIntervalMs
:
number
session
Id
sessionId
:
string
status
Code
statusCode
:
SummarizeStatus
title
title
:
string
type
type
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
poll
Interval
Ms
session
Id
status
Code
title
type
neurojs - v1.1.2
Loading...