QueryResult

Interface

Results from the job query.

Properties

PropertyTypeNotes

Fields included in the query.

number

Starting number for the next batch of results.

number

Number of results in the current batch of results.

string

Query string.

any[][]

Results of the query.

number

Starting number for this batch of results.

fields

Interface Property
fields: Field[]

Fields included in the query.

nextStart

Interface Property
nextStart: number

Starting number for the next batch of results.

num

Interface Property
num: number

Number of results in the current batch of results.

q

Interface Property
q: string

Query string.

results

Interface Property
results: any[][]

Results of the query.

start

Interface Property
start: number

Starting number for this batch of results.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.