Skip to main content

Transform

Import this model from the entry point of its package:

import { Transform } from '@sailpoint/angular-sdk/transforms';

Properties

NameTypeDescriptionNotes
namestringUnique name of this transform[default to undefined]
typestringThe type of transform operation[default to undefined]
attributesobjectMeta-data about the transform. Values in this list are specific to the type of transform to be executed.[default to undefined]