TaskResultResponse
Import this model from the entry point of its package:
import { TaskResultResponse } from '@sailpoint/angular-sdk/identities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | the type of response reference | [default to undefined] |
| id | (optional) string | the task ID | [default to undefined] |
| name | (optional) string | the task name (not used in this endpoint, always null) | [default to undefined] |