Skip to main content

TransformRead

Import this model from the entry point of its package:

import { TransformRead } 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]
idstringUnique ID of this transform[default to undefined]
internalbooleanIndicates whether this is an internal SailPoint-created transform or a customer-created transform[default to false]