Interface Job

Hierarchy

  • Job

Indexable

[key: string]: any | any

Properties

connection_id?: string

connection_id of the connection from which users will be exported.

created_at?: string

When this job was created.

List of fields to be included in the CSV. Defaults to a predefined set of fields.

format?: JobFormatEnum

Format of the file. Must be json or csv.

id: string

ID of this job.

limit?: number

Limit the number of records.

status: string

Status of this job.

type: string

Type of job this is.