Interface
Activity associated with a job template.
Properties
Property | Type | Notes |
---|---|---|
actionName | ActivityAction | Action taken for the job activity. |
templateId | string | Id of the template to use for the action. |
typeName | ActivityType | Type of activity on a job. |
actionName
Interface PropertyactionName: ActivityAction
Action taken for the job activity.
typeName
Interface PropertytypeName: ActivityType
Type of activity on a job.