Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NewFormsAppJob

Index

Properties

details: { description?: string; key?: string; priority?: number; title: string; type?: string }

The job details

Type declaration

  • Optional description?: string

    The job description

  • Optional key?: string

    The job key

  • Optional priority?: number

    The job priority

  • title: string

    The job title

  • Optional type?: string

    The job type

externalId?: string

The external id set when the job was created

formId: number

The id of the form associated with the job

preFillFormDataId?: string

The id of the prefill data associated with the job

username: string