Interface
Results from the job query.
Properties
Property | Type | Notes |
---|---|---|
Field[] | 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 Propertyfields: Field[]
Fields included in the query.