GitHub
Preparing search index...
The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
@dolbyio/dolbyio-rest-apis-client
media
JobsResponse
Interface JobsResponse
interface
JobsResponse
{
count
:
number
;
jobs
:
Job
[]
;
next_token
:
string
;
}
Index
Properties
count
jobs
next_
token
Properties
count
count
:
number
jobs
jobs
:
Job
[]
next_
token
next_
token
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
count
jobs
next_
token
@dolbyio/dolbyio-rest-apis-client - v5.1.0
Loading...