SourceSyncJob
Import this model from the entry point of its package:
import { SourceSyncJob } from '@sailpoint/angular-sdk/sources';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Job ID. | [default to undefined] |
| status | string | The job status. | [default to undefined] |
| payload | SourceSyncPayload | [default to undefined] |