JobOption interface
Represents an option that may affect the way an agent runs the job.
Properties
data |
|
id |
Gets the id of the option.
|
Property Details
data
data: {[key: string]: string}
Property Value
id
Gets the id of the option.
id: string
Property Value