Vana SDK - v4.1.0
Preparing search index...
index.node
OpenJobResultOptions
Interface OpenJobResultOptions
Expected plaintext bindings for
JobsClient.openResult
.
interface
OpenJobResultOptions
{
expect
:
{
jobId
:
string
;
scope
?:
string
;
version
?:
string
|
null
}
;
}
Index
Properties
expect
Properties
expect
expect
:
{
jobId
:
string
;
scope
?:
string
;
version
?:
string
|
null
}
Bind the plaintext to this job id.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
expect
Vana SDK - v4.1.0
Loading...
Expected plaintext bindings for JobsClient.openResult.