Exemption Certificate Management
CertCapture RESTful APIs
JobTaskModel
A task within a certificate job phase.
This model is used in the following APIs:
Parameters
idOptional
integerThe unique ID number of this task.
phaseIdOptional
integerThe ID of the phase this task belongs to.
nameOptional
stringThe name of this task.
taskCodeOptional
stringThe unique code for this task.
createdDateOptional
stringThe date when this task was created.
modifiedDateOptional
stringThe date when this task was last modified.