Properties

key

string
The unique identifier for the field.

name

string
The name of the field.

type

string
The type of field.

details

object
Field type specific settings.

options

array of objects
Only for checkboxes, dropdown and radio types.

key

string
The unique identifier for the option.

label

string
The human readable name for the option.

required

boolean
Whether or not a field must be completed when it's included on a job step.