@myinterview/global-api-sdk
Preparing search index...
IQueryJobCandidates
Interface IQueryJobCandidates
interface
IQueryJobCandidates
{
job_id
:
string
;
query
?:
{
email
?:
string
;
ids
?:
string
[]
;
limit
?:
number
;
skip
?:
number
;
status
?:
string
;
username
?:
string
;
}
;
}
Index
Properties
job_
id
query?
Properties
job_
id
job_id
:
string
Optional
query
query
?:
{
email
?:
string
;
ids
?:
string
[]
;
limit
?:
number
;
skip
?:
number
;
status
?:
string
;
username
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
job_
id
query
@myinterview/global-api-sdk
Loading...