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