Transform
Import this model from the entry point of its package:
import { Transform } from '@sailpoint/angular-sdk/transforms';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Unique name of this transform | [default to undefined] |
| type | string | The type of transform operation | [default to undefined] |
| attributes | object | Meta-data about the transform. Values in this list are specific to the type of transform to be executed. | [default to undefined] |