---
id: v1-transform-read
title: TransformRead
pagination_label: TransformRead
sidebar_label: TransformRead
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'TransformRead', 'v1TransformRead']
slug: /tools/sdk/typescript/transforms/models/transform-read
tags: ['SDK', 'Software Development Kit', 'TransformRead', 'v1TransformRead']
---

# TransformRead

## 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]
**id** | `string` | Unique ID of this transform | [default to undefined]
**internal** | `boolean` | Indicates whether this is an internal SailPoint-created transform or a customer-created transform | [default to false]

