---
id: v1-reassignment-trail-dto
title: ReassignmentTrailDTO
pagination_label: ReassignmentTrailDTO
sidebar_label: ReassignmentTrailDTO
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ReassignmentTrailDTO', 'v1ReassignmentTrailDTO']
slug: /tools/sdk/typescript/certifications/models/reassignment-trail-dto
tags: ['SDK', 'Software Development Kit', 'ReassignmentTrailDTO', 'v1ReassignmentTrailDTO']
---

# ReassignmentTrailDTO

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**previousOwner** | **(optional)** `string` | The ID of previous owner identity. | [default to undefined]
**newOwner** | **(optional)** `string` | The ID of new owner identity. | [default to undefined]
**reassignmentType** | **(optional)** `string` | The type of reassignment. | [default to undefined]

