@myinterview/global-api-sdk
Preparing search index...
IGetJobVideosBody
Interface IGetJobVideosBody
interface
IGetJobVideosBody
{
job_id
:
string
;
query
?:
{
apiKey
?:
string
;
candidate_id
?:
string
;
clicked
?:
boolean
;
completed
?:
boolean
;
email
?:
string
;
language
?:
string
;
limit
?:
number
;
referrer
?:
string
;
skip
?:
number
;
uploaded
?:
boolean
;
username
?:
string
;
}
;
}
Index
Properties
job_
id
query?
Properties
job_
id
job_id
:
string
Optional
query
query
?:
{
apiKey
?:
string
;
candidate_id
?:
string
;
clicked
?:
boolean
;
completed
?:
boolean
;
email
?:
string
;
language
?:
string
;
limit
?:
number
;
referrer
?:
string
;
skip
?:
number
;
uploaded
?:
boolean
;
username
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
job_
id
query
@myinterview/global-api-sdk
Loading...